@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#16263c;--muted:#586579;--line:#dbe1e7;--paper:#f5f7fa;--lime:#cefa86;--blue:#275acb;--white:#fff;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}h2{font-size:1.55rem;letter-spacing:-.045em}p{line-height:1.65}header.site-header{padding:26px 5%;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;font-size:1.35rem;font-weight:800;text-decoration:none;letter-spacing:-.065em;white-space:nowrap}.brand>span:not(.brand-mark){font-weight:500}.brand-mark{margin-right:10px;background:var(--ink);color:var(--lime);border-radius:9px;padding:1px 10px;font-size:1.7rem}nav{display:flex;gap:32px;font-size:.9rem}nav a{text-decoration:none}nav a:hover{color:var(--blue)}nav a[aria-current]{font-weight:700}main{max-width:1380px;padding:0 5%;margin:auto}.intro{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:54px 0 44px}.eyebrow,.small-label{font-size:.75rem;letter-spacing:.14em;font-weight:700}.eyebrow{color:var(--muted);margin-bottom:16px}h1{font-size:clamp(2.5rem,4.4vw,4rem);line-height:1.09;letter-spacing:-.065em;margin-bottom:22px}h1 span{color:var(--blue)}.lede{color:var(--muted);margin-bottom:0;font-size:1.05rem}.intro-note{border-left:1px solid #bcc6d3;padding:8px 0 8px 30px;min-width:230px}.intro-note p{font-size:1.15rem;line-height:1.6;margin:17px 0}.intro-note a{font-size:.85rem}.workspace{display:grid;grid-template-columns:245px minmax(0,1fr);gap:34px;border-top:1px solid var(--line);padding-top:30px;scroll-margin-top:24px}.filters{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;height:fit-content}.filter-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.filter-heading h2{font-size:1rem;letter-spacing:-.025em;margin:0}.text-button{border:0;background:transparent;color:var(--muted);font-size:.875rem;text-decoration:underline;text-underline-offset:3px;padding:8px 0}.filters label{display:block;margin:24px 0 9px;font-weight:600;font-size:.875rem}select{width:100%;border:1px solid #c5ceda;background:#fff;border-radius:6px;padding:11px 25px 11px 10px;color:var(--ink);font-size:.875rem;min-height:44px}.filter-note{font-size:.8rem;color:var(--muted);margin:16px 0 24px}.filter-tip{border-top:1px solid var(--line);padding-top:20px}.filter-tip span{font-size:.7rem;letter-spacing:.13em;font-weight:700}.filter-tip p{font-size:.875rem;margin:9px 0 0}.results-heading{display:flex;justify-content:space-between;gap:14px;align-items:center}.results-heading .eyebrow{font-size:.7rem;margin-bottom:8px}.results-heading h2{margin-bottom:0}.results-heading>span{font-size:.8rem;background:#e8edf4;border-radius:20px;padding:7px 12px;white-space:nowrap}.result-note{font-size:.8rem;color:var(--muted);margin:12px 0 22px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.course-card{padding:24px;border:1px solid var(--line);border-radius:12px;background:white;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.course-card:hover{border-color:#a9b9cd;box-shadow:0 6px 22px #16263c08}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.provider{font-size:.75rem;font-weight:700;letter-spacing:.035em}.badge{font-size:.75rem;background:#edf1f6;padding:5px 8px;border-radius:4px;white-space:nowrap}.badge.free{background:#e5f4d4;color:#335015}.course-card h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.035em;margin-bottom:12px}.course-card .summary{color:var(--muted);font-size:.9rem;margin-bottom:18px}.facts{display:flex;gap:8px;flex-wrap:wrap;font-size:.8rem;margin-bottom:18px}.facts span{border:1px solid var(--line);padding:5px 8px;border-radius:4px}.fit{font-size:.875rem;line-height:1.6;margin:0 0 12px}.fit strong{font-size:.7rem;letter-spacing:.07em;display:block;margin-bottom:3px}.consider{font-size:.8rem;color:var(--muted);margin-bottom:20px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}.card-actions a{font-size:.875rem;font-weight:700}.compare-label{display:flex;align-items:center;gap:7px;min-height:32px;font-size:.875rem;cursor:pointer}.compare-label input{width:17px;height:17px;accent-color:var(--ink)}.empty{padding:40px;border:1px dashed #a8b6c8;border-radius:12px;grid-column:1/-1}.button{border:1px solid var(--line);background:white;color:var(--ink);padding:11px 17px;border-radius:6px;font-weight:600;text-decoration:none;display:inline-block;font-size:.875rem}.button.lime{background:var(--lime);border-color:var(--lime)}.guides{padding:65px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading>span{font-size:.7rem;letter-spacing:.13em}.section-heading h2{font-size:1.8rem}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card{display:flex;flex-direction:column;padding:28px;background:#e7edf7;border-radius:10px;text-decoration:none;border:1px solid transparent}.guide-card:hover{border-color:var(--blue)}.guide-number{font-size:.7rem;letter-spacing:.1em;margin-bottom:35px}.guide-card h3{font-size:1.4rem;line-height:1.35;letter-spacing:-.045em}.guide-card p{font-size:.9rem;color:var(--muted)}.guide-link{font-size:.85rem;font-weight:700;margin-top:auto;padding-top:24px}.guide-card.dark{background:var(--ink);color:#fff}.guide-card.dark p{color:#c2cddb}.guide-card.dark .guide-link{color:var(--lime)}.method{border-top:1px solid var(--line);padding:45px 0 60px;display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.method h2{font-size:2rem}.method p{font-size:.95rem}.muted{color:var(--muted)}footer{border-top:1px solid var(--line);padding:30px 5% 110px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.75rem;color:var(--muted)}footer p{margin:0}footer .brand{font-size:1.1rem;color:var(--ink)}.compare-bar{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);width:min(640px,calc(100% - 32px));padding:16px 22px;border-radius:12px;background:var(--ink);color:white;box-shadow:0 8px 40px #16263c40;display:flex;align-items:center;justify-content:space-between;gap:16px}.compare-bar[hidden]{display:none}.compare-bar>div{display:flex;gap:18px;align-items:center}.compare-bar .text-button{color:#dae2ee}dialog{width:min(1100px,95vw);max-height:90vh;padding:30px;border:0;border-radius:14px;color:var(--ink)}dialog::backdrop{background:#102035aa}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}#comparison-content{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}td,th{padding:18px 16px;border:1px solid var(--line);text-align:left;vertical-align:top;min-width:180px;line-height:1.55}th{background:var(--paper)}th[scope=row]{min-width:140px}.skip{position:absolute;top:-100px;left:10px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.article{max-width:800px;padding-top:45px;padding-bottom:60px}.article h1{font-size:clamp(2rem,4vw,3.2rem);margin-top:24px}.article h2{margin-top:38px}.article li{line-height:1.7;margin-bottom:10px}.article .verdict{background:#e7edf7;border-left:4px solid var(--blue);padding:24px;margin:30px 0}.article .verdict p:last-child{margin-bottom:0}.article a{color:#204eae}.article .table-wrap{overflow-x:auto}.article .source-note{font-size:.8rem;color:var(--muted)}@media(min-width:1500px){header.site-header{padding-left:calc((100vw - 1242px)/2);padding-right:calc((100vw - 1242px)/2)}}@media(max-width:1000px){.workspace{grid-template-columns:220px minmax(0,1fr);gap:22px}.cards{grid-template-columns:1fr}.intro-note{min-width:190px}.guide-card{padding:22px}}@media(max-width:700px){header.site-header{padding:20px 5%;align-items:start;flex-direction:column;gap:20px}nav{gap:22px;font-size:.875rem}.intro{padding:32px 0;gap:20px}.intro-note{display:none}h1{font-size:2.65rem}.desktop{display:none}.workspace{display:block}.filters{margin-bottom:28px;display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.filter-heading{grid-column:1/-1}.filters label{margin:10px 0 0}.filters label[for=goal]{grid-column:1;grid-row:2}.filters #goal{grid-column:1;grid-row:3}.filters label[for=experience]{grid-column:2;grid-row:2}.filters #experience{grid-column:2;grid-row:3}.filters label[for=budget]{grid-column:1;grid-row:4}.filters #budget{grid-column:1;grid-row:5}.filters label[for=time]{grid-column:2;grid-row:4}.filters #time{grid-column:2;grid-row:5}.filter-note{grid-column:1/-1;margin:6px 0 0}.filter-tip{display:none}.results-heading h2{font-size:1.3rem}.guide-grid{grid-template-columns:1fr}.section-heading>span{display:none}.guide-number{margin-bottom:20px}.guide-link{padding-top:10px}.guides{padding:45px 0}.method{grid-template-columns:1fr;gap:16px;padding-bottom:35px}.method h2 br{display:none}footer{align-items:start;flex-direction:column;gap:15px}.compare-bar{padding:12px 15px;font-size:.8rem}.compare-bar>div{gap:10px}dialog{padding:20px}.dialog-heading h2{font-size:1.25rem}.course-card{padding:22px}.article{padding-top:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.analytics-consent{position:fixed;bottom:18px;left:18px;width:min(520px,calc(100% - 36px));max-height:70vh;overflow:auto;z-index:100;background:#fff;border:1px solid #cad2dc;border-radius:16px;box-shadow:0 8px 40px #16263c30;padding:22px;color:#16263c;font-size:14px}.analytics-consent[hidden]{display:none}.analytics-consent p{margin:10px 0;line-height:1.5}.analytics-consent summary{cursor:pointer;text-decoration:underline}.analytics-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.analytics-actions button,.analytics-settings{font:inherit;padding:9px 13px;border:1px solid #16263c;border-radius:7px;background:#fff;color:#16263c;cursor:pointer}.analytics-settings{font-size:12px}.analytics-actions button:hover,.analytics-settings:hover{background:#edf2f8}
