/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:"Inter", "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-gray-700:oklch(37.3% .034 259.733);--spacing:.25rem;--font-weight-semibold:600;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.grid{display:grid}.hidden{display:none}.table{display:table}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.p-4{padding:calc(var(--spacing) * 4)}.pl-5{padding-left:calc(var(--spacing) * 5)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}@media (prefers-color-scheme:dark){.dark\:border-gray-700{border-color:var(--color-gray-700)}}}:root{--ink:#173d35;--text:#263e38;--muted:#69756e;--paper:#f6f7f2;--line:#dfe5db;--lime:#dcefbc;--green:#28604c;--white:#fff;--orange:#e3a777}*{box-sizing:border-box}body{background:var(--paper);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #b08230}button:disabled{opacity:.5;cursor:wait}.site-header{justify-content:space-between;align-items:center;gap:20px;max-width:1240px;min-height:104px;margin:auto;padding:20px 40px;display:flex}.brand{letter-spacing:-1.5px;color:var(--ink);align-items:center;font-size:29px;font-weight:800;line-height:1;display:flex}.brand-symbol{background:var(--ink);width:36px;height:38px;color:var(--lime);border-radius:12px;place-items:center;margin-right:9px;padding-bottom:6px;font-family:Georgia,serif;font-size:37px;display:grid}.brand-dot{color:#83a16b}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav-login{border:1px solid #ccd6c8;border-radius:8px;padding:11px 18px}.nav-login span{margin-left:15px}.nav-link{color:inherit;background:0 0;border:0;padding:0}main{min-height:70vh}.container{max-width:1160px;margin:auto}.eyebrow{letter-spacing:1.8px;color:var(--green);margin:0 0 19px;font-size:11px;font-weight:800}.pill{letter-spacing:.7px;background:#e8eddf;border:1px solid #d9e1cf;border-radius:50px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.pill:before{content:"";background:#6b8d53;border-radius:50%;width:6px;height:6px}.hero{grid-template-columns:1.13fr 1fr;align-items:center;gap:60px;padding:55px 0 66px;display:grid}.hero h1{letter-spacing:-3px;color:var(--ink);margin:25px 0;font-size:clamp(42px,4.8vw,65px);font-weight:600;line-height:1.08}.hero h1 em{color:#558063;font-family:Georgia,serif;font-weight:400}.hero p{max-width:450px;color:var(--muted);font-size:16px;line-height:1.85}.hero-actions{align-items:center;gap:24px;margin:28px 0 20px;display:flex}.btn{border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:22px;min-height:48px;padding:14px 23px;font-size:14px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#285b4b}.btn-secondary{color:var(--ink);background:0 0;border-color:#c9d6c2}.btn-light{background:var(--lime);color:var(--ink)}.tiny{color:var(--muted);font-size:12px}.hero-visual{background:#e6eadc;border-radius:18px;justify-content:center;align-items:center;height:352px;display:flex;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";border:1px solid #c5cebb;border-radius:50%;width:370px;height:370px;position:absolute;top:105px;left:120px}.hero-visual:after{width:420px;height:420px;top:-200px;left:-230px}.study-card{z-index:2;background:#fff;border-radius:13px;width:285px;padding:25px;position:relative;transform:rotate(-5deg);box-shadow:0 14px 35px #33442c12}.study-head{letter-spacing:1px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.study-question{margin:23px 0;font-size:17px;line-height:1.5}.binary{letter-spacing:5px;color:var(--ink);font-family:monospace;font-size:32px;font-weight:700}.study-answer{background:#f2f7eb;border:1px solid #b9d2a9;border-radius:7px;justify-content:space-between;margin-top:20px;padding:10px 12px;font-size:13px;display:flex}.floating-note{z-index:3;background:var(--ink);color:#fff;border-radius:9px;padding:13px 18px;font-size:12px;position:absolute;bottom:35px;right:20px;transform:rotate(5deg);box-shadow:0 8px 20px #173d3520}.floating-note strong{color:var(--lime);font-size:16px}.star{color:#8ba877;font-size:62px;line-height:1;position:absolute;top:25px;right:47px}.hero-caption{color:#65735b;letter-spacing:1px;font-size:10px;position:absolute;bottom:15px;left:20px}.trust-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);gap:35px;padding:19px 0;font-size:12px;display:flex}.trust-row span:first-letter{color:var(--green)}.section{padding:48px 0}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-1px;margin:6px 0;font-size:30px;line-height:1.2}.section-heading p{color:var(--muted);margin:5px 0;font-size:14px}.small-label{color:var(--muted);letter-spacing:1px;font-size:11px;font-weight:700}.module-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.module-head h3{margin:0;font-size:18px}.module-tag{color:var(--green);background:#e6eddf;border-radius:5px;padding:5px 10px;font-size:11px}.goal-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.goal-card{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;min-height:228px;padding:23px;transition:box-shadow .15s,border-color .15s;display:flex}.goal-card:hover{border-color:#9bb48b;box-shadow:0 7px 20px #173d3508}.goal-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.goal-icon{color:#56794d;background:#eef1e7;border-radius:10px;place-items:center;width:40px;height:40px;font-family:monospace;font-size:19px;font-weight:700;display:grid}.goal-number{color:#9aa195;font-size:11px}.goal-card h4{letter-spacing:-.3px;margin:0 0 9px;font-size:17px;font-weight:700;line-height:1.35}.goal-card p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.65}.goal-bottom{color:var(--muted);border-top:1px solid #edf0e9;justify-content:space-between;margin-top:auto;padding-top:13px;font-size:11px;display:flex}.goal-arrow{color:var(--ink);font-size:18px}.mixed-card{background:var(--ink);color:#fff;border-color:var(--ink)}.mixed-card h4{font-size:22px}.mixed-card p,.mixed-card .goal-bottom{color:#b5cbbb}.mixed-card .goal-icon{color:var(--lime);background:#30564a}.mixed-card .goal-bottom{border-color:#416355}.mixed-card .goal-arrow{color:var(--lime)}.account-banner{background:#e8eddf;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;margin:15px 0 50px;padding:30px 35px;display:flex}.account-banner h2{letter-spacing:-.6px;margin:0 0 7px;font-size:23px}.account-banner p{color:var(--muted);margin:0;font-size:14px}.site-footer{border-top:1px solid var(--line);max-width:1160px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:28px 0;font-size:12px;display:flex}.footer-brand{font-size:23px}.site-footer div{gap:20px;display:flex}.auth-shell{max-width:470px;margin:35px auto 80px}.auth-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:35px}.auth-card h1{letter-spacing:-1px;margin:0 0 18px;font-size:31px;line-height:1.2}.muted{color:var(--muted)}.stack{flex-direction:column;gap:18px;margin-top:25px;display:flex}label{font-size:13px;font-weight:600;display:block}input:not([type=checkbox]):not([type=radio]){width:100%;color:var(--ink);background:#fbfcf9;border:1px solid #cdd7c8;border-radius:7px;margin-top:7px;padding:12px 14px;display:block}.check-label{align-items:start;gap:10px;font-size:12px;font-weight:400;display:flex}.check-label input{margin-top:4px}.check-label a,.text-link{text-underline-offset:4px;text-decoration:underline}.full{width:100%}.auth-links{justify-content:space-between;gap:16px;margin-top:22px;font-size:12px;display:flex}.auth-foot{text-align:center;color:var(--muted);margin-top:22px;font-size:12px}.back-link{color:var(--muted);margin-bottom:20px;font-size:13px;display:inline-block}.notice,.error-box{background:#e8efdc;border-radius:8px;max-width:800px;margin:15px auto;padding:15px 20px;font-size:14px}.error-box{color:#943d2b;background:#fff1eb}.reading{max-width:760px;margin:40px auto 80px}.reading h1{letter-spacing:-1.5px;margin-bottom:30px;font-size:42px;line-height:1.2}.reading h2{margin:30px 0 10px;font-size:22px}.reading p{color:var(--muted);margin-bottom:18px}.reading .btn{margin-top:20px}.skip{z-index:100;background:#fff;padding:10px;position:absolute;top:-100px;left:15px}.skip:focus{top:10px}.test-shell{max-width:760px;margin:25px auto 70px}.test-meta{color:var(--muted);justify-content:space-between;margin-bottom:12px;font-size:12px;display:flex}.progress-track{background:#e1e7d9;border-radius:10px;height:6px;overflow:hidden}.progress-track span{background:#6d9560;border-radius:10px;height:100%;display:block}.question-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin:25px 0;padding:38px}.question-card h1{letter-spacing:-.6px;margin:16px 0 28px;font-size:28px;line-height:1.4}.answer-option{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:13px;margin:12px 0;padding:16px;font-size:16px;font-weight:400;display:flex}.answer-option:has(input:checked){background:#edf4e5;border-color:#6d9560}.answer-option input{accent-color:var(--green);width:18px;height:18px}.test-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:28px;display:flex}.result-hero{text-align:center;padding:30px 0}.score-ring{border:10px solid #d6e6c7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:20px auto;display:flex}.score-ring strong{letter-spacing:-1px;font-size:35px;line-height:1.2}.result-hero h1{margin:15px 0;font-size:32px}.stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px}.stat strong{font-size:24px;display:block}.stat span{color:var(--muted);font-size:12px}.answer-review{border:1px solid var(--line);background:#fff;border-radius:9px;margin:12px 0;padding:18px 22px}.answer-review summary{cursor:pointer;font-weight:600;line-height:1.5}.answer-review p{color:var(--muted);margin:12px 0;font-size:14px}.answer-review .correct{color:#407746}.answer-review .incorrect{color:#a85032}.history-list{flex-direction:column;gap:12px;margin:25px 0;display:flex}.history-row{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:18px 22px;display:flex}.history-row strong{display:block}.history-row small{color:var(--muted)}.history-score{white-space:nowrap;font-size:24px;font-weight:700}.theory{border:1px solid var(--line);background:#ecf0e4;border-radius:10px;margin:20px 0;padding:20px}.theory summary{cursor:pointer;font-weight:600}.theory p{white-space:pre-line;margin-top:15px;font-size:14px}.empty-state{text-align:center;color:var(--muted);padding:50px 20px}@media (width>=1500px){.hero{padding-top:75px;padding-bottom:85px}}@media (width<=1240px){.container,.site-footer{margin-left:35px;margin-right:35px}.hero{gap:40px}}@media (width<=800px){.site-header{min-height:84px;padding:20px 24px}.site-header nav{gap:18px}.container,.site-footer{margin-left:24px;margin-right:24px}.hero{grid-template-columns:1fr;gap:30px;padding:30px 0}.hero h1{font-size:48px}.hero-visual{height:290px}.hero p{max-width:100%}.goal-grid{grid-template-columns:repeat(2,1fr)}.trust-row{flex-wrap:wrap;gap:20px}.section-heading{align-items:start}.section-heading h2{font-size:27px}.account-banner{flex-direction:column;align-items:start;padding:25px}.site-footer{flex-wrap:wrap}.reading,.test-shell{margin:25px 24px 60px}.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.site-header nav>a:first-child{display:inline-block}.site-header nav{flex-wrap:wrap;justify-content:end;gap:12px;font-size:12px}.brand{font-size:25px}.brand-symbol{width:31px;height:33px;font-size:31px}.nav-login{padding:9px 12px}.container,.site-footer{margin-left:20px;margin-right:20px}.hero h1{letter-spacing:-2px;font-size:43px}.hero-actions{gap:15px}.hero-visual{height:280px}.floating-note{bottom:25px;right:10px}.study-card{width:250px;padding:20px}.goal-grid{grid-template-columns:1fr}.goal-card{min-height:190px}.goal-top{margin-bottom:15px}.section-heading{flex-direction:column;gap:8px}.trust-row{gap:10px 18px;font-size:11px}.auth-shell{margin:20px 20px 55px}.auth-card{padding:26px}.question-card{padding:24px}.question-card h1{font-size:23px}.test-actions{flex-wrap:wrap}.reading h1{font-size:33px}.history-row{padding:15px}.history-score{font-size:20px}.site-footer>span{display:none}.module-head{align-items:start}.module-tag{white-space:nowrap}}.container{width:auto}.goal-card,.stat,.history-row>div{min-width:0}.history-row strong,.section-heading h1,.question-card h1{overflow-wrap:anywhere}.catalogue{padding-top:28px}.catalogue-intro{border-bottom:1px solid var(--line);padding:22px 0 32px}.catalogue-intro h1{letter-spacing:-2px;margin:12px 0 16px;font-size:clamp(34px,4.7vw,56px);font-weight:600;line-height:1.15}.catalogue-intro h1 em{color:#557c58;font-family:Georgia,serif;font-weight:400}.catalogue-intro>p{color:var(--muted);max-width:700px}.course-search{gap:12px;max-width:850px;margin:27px 0 24px;display:flex}.course-search input{background:#fff;border:1px solid #bdccb6;border-radius:10px;flex:1;min-width:0;padding:16px 20px;font-size:16px}.category-pills{flex-wrap:wrap;gap:10px;display:flex}.category-pills a{background:#fff;border:1px solid #cfd9c9;border-radius:30px;padding:10px 18px;font-size:14px}.category-pills a[aria-current]{background:var(--ink);color:#fff;border-color:var(--ink)}.category-pills a:hover{box-shadow:0 2px 9px #173d3520}.catalogue-results{padding:34px 0}.subject-filter{align-items:center;gap:10px;font-size:14px;display:flex}.subject-filter select,.profile-choice select{max-width:100%;font:inherit;background:#fff;border:1px solid #bdccb6;border-radius:8px;min-height:46px;padding:11px}select:focus-visible{outline-offset:3px;outline:3px solid #b08230}.subject-filter .btn{padding:10px 14px}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.course-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.course-card:hover{border-color:#94ad80;box-shadow:0 8px 20px #173d350a}.course-art{background:#e7eddf;border-bottom:1px solid #dae3d2;justify-content:center;align-items:center;height:155px;display:flex;position:relative;overflow:hidden}.course-study .course-art{background:#e3e9e7}.course-body{flex-direction:column;flex:1;padding:23px;display:flex}.course-level{color:#526a4d;font-size:12px;font-weight:600}.course-body h3{letter-spacing:-.5px;margin:13px 0;font-size:23px;line-height:1.25}.course-body p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.7}.course-card-footer{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:10px;margin-top:auto;padding-top:15px;font-size:12px;display:flex}.course-card-footer strong{color:var(--ink);font-size:14px}.number-art{letter-spacing:5px;color:#315b4e;font:600 43px monospace;transform:rotate(-5deg)}.number-art sub{letter-spacing:0;font-size:17px}.number-art span{letter-spacing:2px;text-align:right;font-size:22px;display:block}.shapes-art{gap:14px;margin-top:-16px;display:flex;transform:rotate(-8deg)}.shapes-art i{background:#6a8c56;border-radius:50%;width:43px;height:43px;box-shadow:0 6px #527140}.shapes-art i:nth-child(2){background:#d9a56a;box-shadow:0 6px #be8850}.shapes-art i:nth-child(3){background:#315b4e;box-shadow:0 6px #224638}.art-caption{white-space:nowrap;letter-spacing:4px;color:#57724a;font:17px monospace;position:absolute;bottom:18px}.letters-art{color:#56744d;font:700 72px/1 Georgia,serif;transform:rotate(-5deg)}.letters-art span{letter-spacing:2px;text-transform:uppercase;margin-top:13px;font:12px Arial,sans-serif;display:block}.continue-strip{background:#e9efdf;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:23px;display:flex}.continue-strip a{margin-right:16px;font-size:14px}.continue-strip strong{font-size:17px}.reset-filter{margin:0 0 20px;font-size:14px;text-decoration:underline;display:inline-block}.catalogue-footnote{color:var(--muted);padding-bottom:30px;font-size:14px}.course-page{padding-top:26px;padding-bottom:60px}.course-heading{max-width:760px;padding:22px 0 36px}.course-heading h1{letter-spacing:-1.5px;margin:10px 0 20px;font-size:clamp(32px,4.5vw,48px);font-weight:600;line-height:1.15}.course-heading>p{color:var(--muted)}.course-page .goal-card h2{margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.35}.pilot-note{background:#edf1e5;border-left:3px solid #8aa06e;border-radius:8px;padding:19px 24px;font-size:15px}.pilot-note p{color:var(--muted);margin:5px 0}.profile-choice{border:1px solid var(--line);background:#fff;border-radius:10px;margin:25px 0;padding:20px}.profile-choice label{margin-right:15px}.profile-choice .tiny{margin-bottom:0;font-size:14px}.learning-section{border-bottom:1px solid var(--line);padding:35px 0}.learning-theory{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:20px;padding:16px 20px}.learning-theory summary{cursor:pointer;font-weight:600}.learning-theory p{max-width:850px}.activity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.activity-start{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:start;padding:22px;display:flex}.activity-start h3{margin:12px 0 24px;font-size:19px;line-height:1.4}.activity-start .btn{gap:8px;margin-top:auto;padding:12px;font-size:14px}.activity-number{color:#6d845c;font:600 16px monospace}.empty-state{grid-column:1/-1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=950px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.course-body{padding:18px}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header nav{gap:16px}.subject-filter{flex-wrap:wrap}.course-body h3{font-size:21px}}@media (width<=650px){.catalogue{padding-top:8px}.catalogue-intro{padding-top:15px}.catalogue-intro h1{letter-spacing:-1px}.course-search{gap:8px}.course-search input{width:100px;padding:13px}.course-search .btn{gap:6px;padding:12px}.course-grid{grid-template-columns:1fr}.course-art{height:135px}.course-body h3{font-size:23px}.category-pills{gap:8px}.category-pills a{padding:8px 13px}.catalogue-results .section-heading{flex-direction:column;align-items:start;gap:15px}.subject-filter{width:100%}.subject-filter select{flex:1;min-width:0}.continue-strip{flex-direction:column;align-items:start}.course-page{padding-top:15px}.activity-grid{grid-template-columns:1fr 1fr;gap:10px}.activity-start{padding:14px}.activity-start h3{font-size:17px}.activity-start .btn{min-width:0;padding:9px;font-size:13px}.site-header{align-items:start}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 14px;max-width:235px}.profile-choice select{width:100%;margin-top:10px;display:block}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=500px){.site-header{flex-wrap:wrap;align-items:center;gap:16px}.site-header nav{max-width:none;font-size:14px}.activity-grid{grid-template-columns:1fr}.activity-start .btn{min-height:48px;font-size:14px}.category-pills a{min-height:44px}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
