/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101a3a;--ink-2:#23305b;--violet:#6f4be8;--violet-dark:#5335c9;--lavender:#eee9ff;--gold:#f0c44c;--paper:#fbfaf6;--white:#fff;--muted:#677087;--line:#e6e3dc;--green:#1f9367;--shadow:0 24px 70px #261d571f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6f0;border-bottom:1px solid #101a3a14;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--violet);color:#fff;width:38px;height:38px;box-shadow:5px 5px 0 var(--gold);border-radius:12px 5px;place-items:center;font-family:Georgia,serif;font-size:23px;font-style:italic;font-weight:800;display:grid}.brand>span:last-child{letter-spacing:.14em;font-size:14px;line-height:.95;display:grid}.brand small{color:var(--muted);letter-spacing:.28em;margin-top:5px;font-size:8px}.nav-links{align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}.nav-links>a:not(.button){position:relative}.nav-links>a:not(.button):after{content:"";background:var(--violet);width:0;height:2px;transition:all .2s;position:absolute;bottom:-8px;left:0}.nav-links>a:hover:after{width:100%}.nav-divider{background:var(--line);width:1px;height:24px}.member-link{color:var(--violet)!important}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button span{background:var(--ink);width:26px;height:2px;margin:6px 0;display:block}.button{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:15px 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #6f4be833}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #6f4be847}.button-small{padding:11px 16px}.button-dark{background:var(--ink)}.button-light{color:var(--ink);box-shadow:none;background:#fff}.button-gold{background:var(--gold);color:var(--ink);box-shadow:none}.button-muted{color:#8b8a85;box-shadow:none;cursor:default;background:#ebe8e0}.button-muted:hover{box-shadow:none;transform:none}.text-link{align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.play-dot{border:1px solid #c9c4b8;border-radius:50%;place-items:center;width:34px;height:34px;padding-left:2px;font-size:9px;display:grid}.eyebrow{color:var(--violet);letter-spacing:.16em;align-items:center;gap:10px;font-size:11px;font-weight:900;display:flex}.eyebrow>span{background:currentColor;width:30px;height:2px}.eyebrow.light{color:#c8bdf8}.hero{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:720px;padding:75px clamp(24px,7vw,112px) 88px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:80px solid var(--lavender);opacity:.55;border-radius:50%;width:380px;height:380px;position:absolute;top:100px;left:-240px}.hero-copy{z-index:1;max-width:680px;position:relative}.hero h1{letter-spacing:-.045em;max-width:680px;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6.4vw,90px);font-weight:500;line-height:.98}h1 em,.section-heading h2 em,.method-intro h2 em{color:var(--violet);font-weight:500}.hero-lead{max-width:590px;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.hero-proof{color:var(--muted);align-items:center;gap:18px;margin-top:58px;font-size:12px;line-height:1.65;display:flex}.hero-proof strong{color:var(--ink);font-size:13px}.avatar-stack{display:flex}.avatar-stack span{border:3px solid var(--paper);background:var(--ink-2);color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;margin-left:-8px;font-size:9px;font-weight:900;display:grid}.avatar-stack span:first-child{background:var(--violet);margin-left:0}.avatar-stack span:nth-child(2){background:var(--gold);color:var(--ink)}.avatar-stack span:nth-child(3){background:var(--green)}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.hero-visual:before{content:"";background:linear-gradient(145deg,var(--lavender),#dcd1ff);border-radius:50% 42% 54% 46%;position:absolute;inset:16% 8%;transform:rotate(-8deg)}.orbit{border:1px solid #6f4be830;border-radius:50%;position:absolute}.orbit-one{inset:6% 0;transform:rotate(24deg)}.orbit-two{inset:14% -8%;transform:rotate(-28deg)}.hero-card{z-index:2;box-shadow:var(--shadow);background:#fff;border:1px solid #101a3a14;position:absolute}.main-card{border-radius:22px;width:min(380px,78%);padding:35px;transform:rotate(-4deg)}.card-topline{color:var(--muted);letter-spacing:.16em;justify-content:space-between;font-size:9px;font-weight:900;display:flex}.live-badge{color:#ef5670;letter-spacing:.08em}.module-label{color:var(--violet);letter-spacing:.15em;margin:42px 0 8px;font-size:11px;font-weight:900}.main-card h2{margin:0 0 48px;font-family:Georgia,serif;font-size:38px;font-weight:500;line-height:1.05}.lesson-meta{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.lesson-meta strong{color:var(--violet)}.progress{background:#eeeaf7;border-radius:20px;height:6px;margin-top:12px;overflow:hidden}.progress span{background:var(--violet);width:72%;height:100%;display:block}.score-card{border-radius:15px;width:170px;padding:20px;top:16%;right:-2%;transform:rotate(5deg)}.score-card small{color:var(--muted);letter-spacing:.1em;font-size:8px;font-weight:900;display:block}.score-card strong{color:var(--green);margin:8px 0 3px;font-family:Georgia,serif;font-size:34px;display:block}.score-card span{color:var(--muted);font-size:10px}.note-card{border-radius:14px;align-items:center;gap:13px;padding:17px 20px;display:flex;bottom:11%;left:-3%;transform:rotate(3deg)}.note-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.note-card strong{color:var(--ink);font-size:11px}.note-icon{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.promo-card .card-topline{gap:14px}.promo-card .live-badge{text-align:right}.promo-slide-content{animation:.55s cubic-bezier(.22,.8,.22,1) promoIn}.promo-card .module-label{margin-top:34px}.promo-card h2{min-height:80px;margin-bottom:32px}.promo-card .progress span{transition:width .55s}.promo-controls{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.promo-arrow{border:1px solid var(--line);width:29px;height:29px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:all .2s;display:grid}.promo-arrow:hover{color:#fff;border-color:var(--violet);background:var(--violet)}.promo-dots{align-items:center;gap:6px;display:flex}.promo-dots button{cursor:pointer;background:#d6d0e7;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:all .25s}.promo-dots button.active{background:var(--violet);border-radius:8px;width:24px}@keyframes promoIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.trust-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);gap:20px;padding:30px clamp(24px,7vw,112px);display:grid}.trust-strip div{border-right:1px solid #ffffff29;justify-content:center;align-items:baseline;gap:10px;display:flex}.trust-strip div:last-child{border:0}.trust-strip strong{color:var(--gold);font-family:Georgia,serif;font-size:27px}.trust-strip span{color:#c8cede;font-size:11px}.modules-section{padding:105px clamp(24px,7vw,112px) 120px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.section-heading h2,.method-intro h2{letter-spacing:-.035em;margin:15px 0 0;font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.02}.section-heading>p{max-width:490px;color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.75}.course-controls{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:55px 0 28px;display:flex}.year-tabs{gap:28px;display:flex}.year-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 0 16px;font-size:13px;font-weight:800}.year-tabs button.active{color:var(--ink);border-color:var(--violet)}.year-tabs span{background:#ece8df;border-radius:20px;margin-left:6px;padding:3px 7px;font-size:9px}.price-note{color:var(--muted);font-size:12px}.price-note strong{color:var(--violet)}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.course-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;min-height:362px;padding:26px;transition:all .22s;display:flex}.course-card:hover,.course-card.selected{border-color:#c5b8f5;transform:translateY(-4px);box-shadow:0 18px 45px #2d215a1a}.course-card.selected{box-shadow:inset 0 0 0 1px var(--violet),0 18px 45px #2d215a1a}.course-card-top{color:var(--muted);align-items:center;gap:10px;display:flex}.subject-dot{background:var(--violet);border-radius:50%;width:9px;height:9px}.subject-dot.blue{background:#3a82e5}.subject-dot.green{background:var(--green)}.subject-dot.orange{background:#e58a3a}.course-code{color:var(--violet);letter-spacing:.08em;font-size:11px;font-weight:900}.course-year{letter-spacing:.12em;margin-left:auto;font-size:8px;font-weight:900}.course-card h3{min-height:56px;margin:20px 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.1}.course-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.tutor-line{align-items:center;gap:10px;margin-top:auto;padding:22px 0;display:flex}.tutor-line>span{background:var(--lavender);width:34px;height:34px;color:var(--violet);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.tutor-line div{gap:3px;min-width:0;display:grid}.tutor-line small{color:#a0a4ae;letter-spacing:.11em;font-size:7px;font-weight:900}.tutor-line strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.course-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:17px;display:flex}.course-card-bottom>strong{font-family:Georgia,serif;font-size:21px}.course-card-bottom small{color:var(--muted);margin-left:3px;font-family:inherit;font-size:8px;font-weight:500}.select-button{cursor:pointer;background:#fff;border:1px solid #d8d2c5;border-radius:8px;min-width:92px;padding:9px 11px;font-size:10px;font-weight:900}.select-button:hover,.select-button.chosen{color:#fff;border-color:var(--violet);background:var(--violet)}.method-section{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,9vw,145px);padding:105px clamp(24px,7vw,112px);display:grid}.method-intro{align-self:center}.method-intro p:not(.eyebrow){color:#b8c0d4;max-width:480px;margin:28px 0;font-size:14px;line-height:1.8}.method-intro h2 em{color:var(--gold)}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #ffffff21;grid-template-columns:60px 1fr;gap:18px;padding:30px 0;display:grid}.steps-list>li>span{color:var(--gold);font-family:Georgia,serif;font-size:18px}.steps-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:23px;font-weight:500}.steps-list p{color:#aeb6c9;max-width:480px;margin:0;font-size:12px;line-height:1.7}.member-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:85px clamp(24px,7vw,112px);display:grid}.member-section h2{margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.05}.access-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 14px 36px #211c3d0f}.access-icon{background:var(--lavender);width:48px;height:48px;color:var(--violet);border-radius:13px;place-items:center;font-size:25px;display:grid}.access-card p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}.access-card strong{font-family:Georgia,serif;font-size:18px}.final-cta{text-align:center;background:var(--violet);color:#fff;padding:90px 24px}.final-cta .eyebrow{justify-content:center}.final-cta h2{margin:20px auto 30px;font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.05}footer{color:#fff;background:#0b1330;grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:35px;padding:55px clamp(24px,7vw,112px) 28px;display:grid}.footer-brand .brand-mark{box-shadow:5px 5px #f0c44ccc}footer>p{color:#98a1b7;max-width:390px;margin:0;font-size:12px;line-height:1.7}footer>div{justify-content:flex-end;gap:24px;font-size:11px;font-weight:800;display:flex}footer>small{color:#707990;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:28px;font-size:9px}.selection-bar{z-index:60;background:var(--ink);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;width:min(760px,100% - 30px);padding:14px 16px 14px 22px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0b13304d}.selection-bar>div{align-items:center;gap:14px;display:flex}.selection-bar span:not(.button){color:#aab2c5;font-size:10px}.selection-bar .button{padding:11px 14px}@media (width<=1050px){.nav-links{gap:17px}.hero{grid-template-columns:1fr 430px;padding-inline:45px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.access-card{grid-template-columns:auto 1fr}.access-card .button{grid-column:1/-1}}@media (width<=780px){.site-header{height:72px;padding-inline:20px}.menu-button{display:block}.nav-links{box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:72px;left:14px;right:14px}.nav-links.open{display:flex}.nav-divider{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:55px 24px 65px}.hero h1{font-size:clamp(48px,15vw,70px)}.hero-visual{min-height:430px}.main-card{width:75%}.score-card{right:0}.note-card{left:0}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip div{border:0;padding:10px 0}.section-heading,.method-section,.member-section,.course-grid{grid-template-columns:1fr}.course-controls{align-items:flex-end}.price-note{display:none}.method-section{gap:45px}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap;justify-content:flex-start}.selection-bar,.selection-bar>div{flex-direction:column;align-items:stretch}.selection-bar>div:last-child{flex-direction:row;justify-content:space-between;align-items:center}}@media (width<=440px){.hero-actions{flex-direction:column;align-items:stretch}.text-link{justify-content:center}.hero-visual{min-height:360px}.main-card{width:86%;padding:27px}.main-card h2{font-size:30px}.score-card{width:145px;top:10%}.note-card{padding:12px;bottom:6%}.trust-strip{grid-template-columns:1fr 1fr;padding-inline:14px}.trust-strip div{text-align:center;gap:2px;display:grid}.trust-strip strong{font-size:23px}.modules-section,.method-section,.member-section{padding-inline:20px}.year-tabs{justify-content:space-between;gap:12px;width:100%}.course-card{min-height:350px}}@media (prefers-reduced-motion:reduce){.promo-slide-content{animation:none}.promo-card .progress span,.promo-dots button{transition:none}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d23b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.checkout-modal{background:var(--paper);border-radius:22px;width:min(720px,100%);max-height:calc(100vh - 48px);padding:42px;position:relative;overflow:auto;box-shadow:0 40px 110px #00000059}.modal-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:18px;right:20px}.modal-heading h2,.payment-step h2{margin:12px 0 8px;font-family:Georgia,serif;font-size:40px;font-weight:500}.modal-heading>p:last-child,.payment-step>p{color:var(--muted);font-size:13px;line-height:1.6}.checkout-summary{background:var(--ink);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin:27px 0;padding:18px 20px;display:flex}.checkout-summary div{gap:5px;display:grid}.checkout-summary span{color:#aeb7cc;letter-spacing:.13em;font-size:8px;font-weight:900}.checkout-summary div strong{font-size:11px}.checkout-summary>strong{color:var(--gold);font-family:Georgia,serif;font-size:23px}.checkout-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-form label,.settings-form label{gap:7px;font-size:11px;font-weight:800;display:grid}.checkout-form input,.checkout-form select,.settings-form input{background:#fff;border:1px solid #d8d3c8;border-radius:9px;outline:none;width:100%;height:48px;padding:0 14px}.checkout-form input:focus,.checkout-form select:focus,.settings-form input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6f4be81a}.wide{grid-column:1/-1}.checkout-form small{color:var(--muted);text-align:center;font-size:9px}.form-error{color:#b33b4b;background:#fff0f1;border-radius:8px;padding:11px 13px;font-size:11px}.form-button{width:100%;margin-top:10px}.success-check{background:var(--green);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:20px;font-weight:900;display:grid}.payment-reference{background:var(--lavender);border-radius:13px;gap:7px;margin:24px 0;padding:20px;display:grid}.payment-reference span{letter-spacing:.15em;color:var(--violet);font-size:8px;font-weight:900}.payment-reference strong{letter-spacing:.06em;font-family:ui-monospace,monospace;font-size:23px}.payment-reference small{color:var(--muted)}.payment-option,.eft-details summary{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.payment-option>span,.eft-details summary>span{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.payment-option div,.eft-details summary div{gap:3px;display:grid}.payment-option small,.eft-details small{color:var(--muted);font-size:10px}.payment-option>b,.eft-details summary>b{font-size:11px}.payment-option.primary{border-color:#c9bbfb;margin-bottom:12px}.eft-details summary{cursor:pointer;list-style:none}.eft-details>div{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 12px 12px;grid-template-columns:1fr 1fr;gap:10px;padding:10px 18px 18px;display:grid}.eft-details p{background:#f6f4ee;border-radius:8px;gap:3px;margin:0;padding:11px;display:grid}.eft-details p span{color:var(--muted);letter-spacing:.1em;font-size:7px;font-weight:900}.eft-details p strong{font-size:11px}.whatsapp-link{text-align:center;color:#157348;background:#e8f8ef;border-radius:9px;margin-top:12px;padding:13px;font-size:11px;font-weight:900;display:block}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:20px auto 0;font-size:11px;text-decoration:underline;display:block}.portal-loading{background:var(--ink);color:#fff;place-items:center;min-height:100vh;font-weight:800;display:grid}.portal-shell{background:var(--ink);color:#fff;min-height:100vh}.portal-brand{color:#fff;position:absolute;top:32px;left:5vw}.portal-brand small{color:#aab3ca}.login-panel{grid-template-columns:1fr 440px;align-items:center;gap:clamp(55px,10vw,160px);min-height:100vh;padding:120px clamp(24px,8vw,130px) 70px;display:grid}.login-copy h1{margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.98}.login-copy h1 em{color:var(--gold)}.login-copy>p:not(.eyebrow){color:#b6bfd3;max-width:550px;line-height:1.75}.login-copy .text-link{color:#dbe0ec;margin-top:35px}.access-form{color:var(--ink);background:#fff;border-radius:20px;padding:38px;box-shadow:0 30px 90px #00000040}.access-lock{background:var(--lavender);width:50px;height:50px;color:var(--violet);border-radius:14px;place-items:center;font-size:25px;display:grid}.access-form h2{margin:22px 0 7px;font-family:Georgia,serif;font-size:32px;font-weight:500}.access-form>p{color:var(--muted);margin:0 0 28px;font-size:12px;line-height:1.6}.access-form label{margin-bottom:8px;font-size:10px;font-weight:900;display:block}.access-form input{text-transform:uppercase;letter-spacing:.16em;border:1px solid #d8d3c8;border-radius:10px;outline:none;width:100%;height:58px;padding:0 17px;font-family:ui-monospace,monospace;font-size:18px}.access-form input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6f4be81a}.access-form small{color:var(--muted);text-align:center;margin-top:18px;font-size:9px;display:block}.dashboard-shell{background:var(--paper);min-height:100vh}.dashboard-header{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,6vw,90px);display:flex}.dashboard-header>div{align-items:center;gap:18px;font-size:11px;font-weight:800;display:flex}.dashboard-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:7px;padding:8px 12px}.dashboard-hero{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:40px;padding:65px clamp(24px,7vw,110px);display:grid}.dashboard-hero h1{margin:15px 0;font-family:Georgia,serif;font-size:clamp(45px,6vw,75px);font-weight:500;line-height:1}.dashboard-hero h1 em{color:var(--gold)}.dashboard-hero>div>p:last-child{color:#9fa9bf}.status-panel{background:#ffffff14;border-radius:14px;gap:8px;min-width:230px;padding:22px;display:grid}.status-panel span{letter-spacing:.15em;color:#9fa9bf;font-size:8px}.status-panel strong{color:#75d8ad}.status-panel small{color:#c8cfdd}.dashboard-content{padding:70px clamp(24px,7vw,110px)}.dashboard-title{grid-template-columns:1fr 1fr;align-items:end;gap:50px;display:grid}.dashboard-title h2{margin:12px 0 0;font-family:Georgia,serif;font-size:42px;font-weight:500}.dashboard-title>p{color:var(--muted);font-size:12px;line-height:1.7}.member-course-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:35px;display:grid}.member-course-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.member-course-grid article>span{color:var(--violet);letter-spacing:.1em;font-size:10px;font-weight:900}.member-course-grid h3{min-height:52px;margin:14px 0 8px;font-family:Georgia,serif;font-size:24px;font-weight:500}.member-course-grid p{min-height:58px;color:var(--muted);font-size:11px;line-height:1.6}.member-course-grid article>div{border-top:1px solid var(--line);gap:4px;padding:15px 0;display:grid}.member-course-grid small{color:var(--muted);letter-spacing:.1em;font-size:7px;font-weight:900}.member-course-grid article>div strong{font-size:10px}.member-course-grid button{color:#8d8c88;background:#eeece6;border:0;border-radius:8px;width:100%;padding:10px;font-size:9px;font-weight:900}.member-account-card{background:var(--ink);color:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:30px;padding:23px;display:grid}.member-account-card>div{border-right:1px solid #ffffff24;gap:6px;padding:0 24px;display:grid}.member-account-card>div:last-child{border:0}.member-account-card span{color:#9da7bc;letter-spacing:.12em;font-size:8px;font-weight:900}.admin-gate{background:var(--paper);min-height:100vh;padding:35px clamp(24px,6vw,90px)}.admin-gate>section{text-align:center;max-width:650px;margin:12vh auto 0}.admin-gate .access-lock{margin:0 auto}.admin-gate .eyebrow{justify-content:center;margin-top:25px}.admin-gate h1{font-family:Georgia,serif;font-size:55px;font-weight:500;line-height:1.05}.admin-gate section>p:not(.eyebrow){color:var(--muted);line-height:1.75}.admin-gate section>.button{margin:20px 0;display:flex}.admin-gate section>a:last-child{color:var(--muted);font-size:11px;display:block}.admin-shell{background:#f5f4ef;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.admin-brand{padding-left:8px}.admin-brand small{color:#99a3ba}.admin-sidebar>p{color:#717d99;letter-spacing:.14em;margin:45px 10px 13px;font-size:8px;font-weight:900}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{color:#adb6cb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;height:45px;padding:0 11px;font-size:11px;font-weight:800;display:flex}.admin-sidebar nav button span{color:#8f99b1;width:24px}.admin-sidebar nav button b{background:var(--gold);width:21px;height:21px;color:var(--ink);border-radius:50%;place-items:center;margin-left:auto;font-size:8px;display:grid}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#fff;background:#ffffff17}.admin-profile{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:15px 8px 4px;display:flex}.admin-profile>span{background:var(--violet);border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.admin-profile>div{gap:3px;min-width:0;display:grid}.admin-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-profile small{color:#7f8aa4;font-size:8px}.admin-main{min-width:0}.admin-main>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:98px;padding:0 clamp(28px,4vw,60px);display:flex}.admin-main>header p{color:var(--violet);letter-spacing:.12em;margin:0;font-size:8px;font-weight:900}.admin-main>header h1{margin:6px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:500}.admin-main>header a{border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-size:9px;font-weight:900}.admin-alert{color:#b33b4b;background:#fff0f1;border-radius:9px;margin:20px clamp(28px,4vw,60px) 0;padding:12px 15px;font-size:11px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:34px clamp(28px,4vw,60px) 20px;display:grid}.stat-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:7px;padding:20px;display:grid}.stat-grid article.highlight{background:var(--violet);color:#fff;border-color:var(--violet)}.stat-grid span{color:var(--muted);letter-spacing:.12em;font-size:7px;font-weight:900}.stat-grid .highlight span,.stat-grid .highlight small{color:#d7cefb}.stat-grid strong{font-family:Georgia,serif;font-size:30px;font-weight:500}.stat-grid small{color:#999da7;font-size:8px}.admin-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin:14px clamp(28px,4vw,60px) 45px;overflow:hidden}.admin-card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.admin-card-heading h2{margin:0 0 4px;font-family:Georgia,serif;font-size:23px;font-weight:500}.admin-card-heading p{color:var(--muted);margin:0;font-size:9px}.admin-card-heading button{color:var(--violet);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.admin-search{border:1px solid var(--line);border-radius:8px;width:270px;height:39px;padding:0 12px;font-size:9px}.member-table{overflow-x:auto}.member-row{border-bottom:1px solid #efede7;grid-template-columns:1.5fr 1fr .8fr .8fr;align-items:center;gap:18px;min-width:760px;padding:14px 22px;display:grid}.member-row:last-child{border:0}.member-row>span{gap:4px;min-width:0;display:grid}.member-row strong{text-overflow:ellipsis;font-size:10px;overflow:hidden}.member-row small{color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}.member-row b{color:#997019;text-transform:uppercase;background:#fff0ce;border-radius:20px;width:max-content;padding:4px 7px;font-size:7px}.member-row b.paid{color:#17734d;background:#dff5e9}.member-row code{color:var(--violet);font-size:11px;font-weight:900}.member-row button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:900}.table-head{color:#8d919c;letter-spacing:.1em;background:#faf9f5;font-size:7px;font-weight:900}.empty-state{text-align:center;place-items:center;gap:7px;padding:55px;display:grid}.empty-state span{width:42px;height:42px;color:var(--green);background:#e1f4e9;border-radius:50%;place-items:center;display:grid}.empty-state p{color:var(--muted);margin:0;font-size:9px}.settings-form{padding-bottom:26px}.settings-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px;display:grid}.settings-form label span{color:var(--muted);font-size:8px;font-weight:500}.settings-form>.button{margin:0 24px}@media (width<=900px){.login-panel{grid-template-columns:1fr;gap:50px}.login-copy{text-align:center}.login-copy .eyebrow{justify-content:center}.login-copy>p:not(.eyebrow){margin-inline:auto}.login-copy .text-link{justify-content:center}.access-form{width:min(480px,100%);margin:auto}.member-course-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:76px 1fr}.admin-sidebar{padding-inline:11px}.admin-sidebar .brand>span:last-child,.admin-sidebar>p,.admin-sidebar nav button:not(.active){font-size:0}.admin-sidebar nav button{justify-content:center}.admin-sidebar nav button span{width:auto;font-size:14px}.admin-sidebar nav button b{margin:0 0 26px 25px;position:absolute}.admin-profile>div{display:none}.admin-profile{justify-content:center}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.checkout-modal{padding:30px 20px}.checkout-form,.dashboard-title{grid-template-columns:1fr}.checkout-form .wide{grid-column:auto}.eft-details>div{grid-template-columns:1fr}.login-panel{padding-top:130px}.dashboard-hero{grid-template-columns:1fr}.status-panel{min-width:0}.member-course-grid{grid-template-columns:1fr}.member-account-card{grid-template-columns:1fr;gap:18px}.member-account-card>div{border:0;padding:0}.dashboard-header>div>span{display:none}.admin-shell{display:block}.admin-sidebar{z-index:30;flex-direction:row;align-items:center;height:68px;padding:8px 14px;display:flex;position:sticky}.admin-sidebar .admin-brand{display:none}.admin-sidebar nav{justify-content:space-around;width:100%;display:flex}.admin-sidebar nav button,.admin-sidebar nav button:not(.active){width:48px;font-size:0}.admin-sidebar nav button span{font-size:14px}.admin-sidebar>p,.admin-profile{display:none}.admin-main>header{height:auto;padding:20px}.admin-main>header a{display:none}.stat-grid{grid-template-columns:1fr 1fr;padding:20px}.admin-card{margin:10px 20px 35px}.admin-card-heading{flex-direction:column;align-items:stretch;gap:14px}.admin-search{width:100%}.settings-grid{grid-template-columns:1fr}.settings-grid .wide{grid-column:auto}}.theme-switch{border:1px solid var(--line);min-width:72px;height:36px;color:var(--ink);cursor:pointer;box-shadow:none;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.theme-switch span{font-size:15px}.theme-switch.compact{width:36px;min-width:36px;padding:0}.portal-theme{z-index:3;position:absolute;top:32px;right:5vw}.promo-card h2{align-items:flex-start;min-height:106px;font-size:clamp(29px,3vw,38px);display:flex}.promo-count{color:var(--muted);letter-spacing:.13em;font-size:9px;font-weight:900}.note-card{max-width:240px}.note-card p{max-width:170px}.note-card p:not(strong){overflow:hidden}.hero-visual .main-card{z-index:3}.payment-result-shell{background:var(--paper);min-height:100vh;padding:32px clamp(24px,6vw,90px)}.payment-result-shell>header,.admin-gate>header,.teacher-gate>header{justify-content:space-between;align-items:center;display:flex}.payment-result-shell>section{text-align:center;max-width:680px;margin:9vh auto 0}.result-icon{background:var(--lavender);width:62px;height:62px;color:var(--violet);border-radius:20px;place-items:center;margin:0 auto 25px;font-size:28px;font-weight:900;display:grid}.result-icon.paid{color:#17734d;background:#dff5e9}.result-icon.failed{color:#b83849;background:#ffe2e5}.payment-result-shell .eyebrow{justify-content:center}.payment-result-shell h1{margin:18px 0;font-family:Georgia,serif;font-size:clamp(42px,6vw,70px);font-weight:500;line-height:1}.payment-result-shell>section>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:0 auto;line-height:1.7}.result-summary,.member-code-box{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin:24px auto 0;padding:18px 22px;display:flex}.result-summary span,.result-summary small{color:var(--muted);font-size:10px}.result-summary strong{font-family:Georgia,serif;font-size:23px}.member-code-box{background:var(--ink);color:#fff;text-align:center;justify-items:center;gap:8px;max-width:500px;display:grid}.member-code-box span{color:var(--gold);letter-spacing:.15em;font-size:8px;font-weight:900}.member-code-box strong{letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:28px}.member-code-box small{color:#aeb7cb;font-size:9px}.result-actions{justify-content:center;align-items:center;gap:24px;margin-top:28px;display:flex}.launch-card{justify-content:space-between;align-items:center;gap:30px;padding:24px;display:flex}.launch-card>div{align-items:center;gap:16px;display:flex}.launch-card>div>span{border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.ready-dot{color:#17734d;background:#dff5e9}.waiting-dot{color:#997019;background:#fff0ce}.launch-card p,.developer-banner p{color:var(--violet);letter-spacing:.14em;margin:0;font-size:8px;font-weight:900}.launch-card h2{margin:5px 0;font-family:Georgia,serif;font-size:23px;font-weight:500}.launch-card small{color:var(--muted)}.developer-space{padding:32px clamp(22px,4vw,60px) 60px}.developer-banner{background:linear-gradient(135deg,var(--ink),#283663);color:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:30px;padding:28px 30px;display:flex}.developer-banner h2{margin:8px 0;font-family:Georgia,serif;font-size:31px;font-weight:500}.developer-banner>div>span{color:#b6bfd4;font-size:11px}.gateway-pill{background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:10px;min-width:190px;padding:14px;display:flex}.gateway-pill>b{width:33px;height:33px;color:var(--ink);background:#f0c44c;border-radius:9px;place-items:center;display:grid}.gateway-pill.ready>b{background:#66d1a4}.gateway-pill>span{letter-spacing:.1em;gap:4px;font-size:8px;font-weight:900;display:grid}.gateway-pill small{color:#aeb7cb;letter-spacing:0;font-size:8px;font-weight:500}.developer-top-grid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.developer-form{border:1px solid var(--line);background:#fff;border-radius:14px;gap:13px;padding:24px;display:grid}.developer-form h3{margin:0 0 5px;font-family:Georgia,serif;font-size:25px;font-weight:500}.developer-form label,.teacher-upload-card label{gap:6px;font-size:10px;font-weight:900;display:grid}.developer-form input,.developer-form select,.developer-form textarea,.teacher-upload-card input,.teacher-upload-card select,.teacher-upload-card textarea,.managed-module-grid select{background:#fff;border:1px solid #d8d3c8;border-radius:8px;outline:none;width:100%;padding:11px 12px}.developer-form small,.teacher-upload-card>small{color:var(--muted);font-size:8px}.module-manager{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.managed-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:18px;display:grid}.managed-module-grid article{border:1px solid var(--line);background:#faf9f5;border-radius:12px;flex-direction:column;min-height:240px;padding:18px;display:flex}.managed-module-title{grid-template-columns:1fr auto;display:grid}.managed-module-title h3,.managed-module-title p{grid-column:1/-1}.managed-module-title>small{color:var(--muted);font-size:7px;font-weight:900}.managed-module-title h3{min-height:48px;margin:11px 0 4px;font-family:Georgia,serif;font-size:20px;font-weight:500}.managed-module-title p{color:var(--muted);margin:0;font-size:8px}.assigned-teachers{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}.assigned-teachers>span{width:100%;color:var(--muted);letter-spacing:.1em;font-size:7px;font-weight:900}.assigned-teachers button{background:var(--lavender);color:var(--violet);cursor:pointer;border:0;border-radius:20px;padding:5px 7px;font-size:8px}.assigned-teachers small{color:var(--muted);font-size:9px}.managed-module-grid form{grid-template-columns:1fr auto;gap:7px;margin-top:auto;display:grid}.managed-module-grid form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:0 10px;font-size:8px;font-weight:900}.admin-header-actions{align-items:center;gap:10px;display:flex}.admin-header-actions>a{border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-size:9px;font-weight:900}.teacher-shell{background:var(--paper);min-height:100vh}.teacher-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,6vw,90px);display:flex}.teacher-header>div{align-items:center;gap:15px;font-size:10px;font-weight:800;display:flex}.teacher-header>div>a{border:1px solid var(--line);border-radius:7px;padding:8px 10px}.teacher-hero{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:35px;padding:55px clamp(24px,7vw,110px);display:grid}.teacher-hero h1{margin:14px 0;font-family:Georgia,serif;font-size:clamp(45px,6vw,72px);font-weight:500;line-height:1}.teacher-hero h1 em{color:var(--gold);font-weight:500}.teacher-hero>div>p:last-child{color:#9fa9bf}.teacher-content{padding:55px clamp(24px,7vw,110px)}.teacher-grid{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.teacher-upload-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:13px;padding:25px;display:grid;position:sticky;top:20px}.teacher-upload-card h2,.section-mini-heading h2{margin:0 0 8px;font-family:Georgia,serif;font-size:29px;font-weight:500}.assigned-module-list{gap:13px;display:grid}.assigned-module-list article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px}.assigned-module-list article>div:first-child{grid-template-columns:1fr auto;display:grid}.assigned-module-list article>div:first-child span{color:var(--violet);font-size:10px;font-weight:900}.assigned-module-list h3{grid-column:1/-1;margin:7px 0;font-family:Georgia,serif;font-size:23px;font-weight:500}.assigned-module-list article>div:first-child small{color:var(--muted);font-size:8px}.assigned-module-list ul,.member-material-list{gap:7px;margin:15px 0 0;padding:0;list-style:none;display:grid}.assigned-module-list li,.member-material-list li{background:#f5f3ed;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.assigned-module-list li>div,.member-material-list li>div{gap:3px;display:grid}.assigned-module-list li strong,.member-material-list li strong{font-size:9px}.assigned-module-list li small,.member-material-list li small{color:var(--muted);font-size:8px}.assigned-module-list li a,.member-material-list li a{color:var(--violet);font-size:8px;font-weight:900}.member-material-list{border-top:1px solid var(--line);padding-top:12px}.role-error{background:var(--paper);min-height:100vh;padding:35px clamp(24px,6vw,90px)}.role-error>section{text-align:center;max-width:560px;margin:13vh auto}.role-error>section>span{color:#997019;background:#fff0ce;border-radius:15px;place-items:center;width:52px;height:52px;margin:auto;font-weight:900;display:grid}.role-error h1{font-family:Georgia,serif;font-size:46px;font-weight:500}.role-error p{color:var(--muted);line-height:1.7}.teacher-gate>section{margin-top:10vh}html[data-theme=dark]{--paper:#0a1021;--white:#121a30;--muted:#aab3c7;--line:#29344f;--lavender:#29204f}html[data-theme=dark] body{background:var(--paper);color:#f5f4ef}html[data-theme=dark] .site-header,html[data-theme=dark] .teacher-header,html[data-theme=dark] .admin-main>header{color:#f5f4ef;border-color:var(--line);background:#0a1021f0}html[data-theme=dark] .site-header .brand small,html[data-theme=dark] .teacher-header .brand small{color:#aab3c7}html[data-theme=dark] .theme-switch{color:#f5f4ef;background:#151e36}html[data-theme=dark] :where(.hero,.modules-section,.member-section,.checkout-modal,.payment-result-shell,.dashboard-content,.teacher-content,.admin-main,.admin-gate,.role-error) :where(h1,h2,h3,strong,label){color:#f5f4ef}html[data-theme=dark] :where(.hero-card,.course-card,.access-card,.checkout-modal,.result-summary,.developer-form,.module-manager,.managed-module-grid article,.teacher-upload-card,.assigned-module-list article,.admin-card,.stat-grid article){border-color:var(--line);background:#121a30}html[data-theme=dark] .managed-module-grid article{background:#0f172b}html[data-theme=dark] :where(input,select,textarea){color:#f5f4ef!important;background:#0e162b!important;border-color:#34405d!important}html[data-theme=dark] .assigned-module-list li,html[data-theme=dark] .member-material-list li{background:#0b1326}html[data-theme=dark] .progress{background:#29334e}html[data-theme=dark] .promo-arrow{color:#f5f4ef;background:#121a30}html[data-theme=dark] .admin-shell,html[data-theme=dark] .admin-main{background:#0a1021}html[data-theme=dark] .table-head{background:#0e1629}html[data-theme=dark] .member-row{border-color:var(--line)}html[data-theme=dark] .admin-search{background:#10182c}html[data-theme=dark] .launch-card small,html[data-theme=dark] .admin-card-heading p{color:var(--muted)}html[data-theme=dark] .dashboard-shell,html[data-theme=dark] .teacher-shell{background:var(--paper)}html[data-theme=dark] .member-account-card,html[data-theme=dark] .member-code-box{background:#141e3b}html[data-theme=dark] .year-tabs span{background:#202942}html[data-theme=dark] .nav-links.open{background:#121a30}html[data-theme=dark] .select-button{color:#f5f4ef;background:#121a30;border-color:#3a4560}html[data-theme=dark] .select-button:hover,html[data-theme=dark] .select-button.chosen{background:var(--violet)}html[data-theme=dark] .access-form{color:#f5f4ef;background:#121a30}html[data-theme=dark] .payment-result-shell>section>p:not(.eyebrow){color:var(--muted)}@media (width<=1050px){.managed-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-grid{grid-template-columns:320px 1fr}.nav-links{gap:14px}}@media (width<=780px){.theme-switch{width:max-content}.promo-card h2{min-height:90px}.developer-banner,.launch-card{flex-direction:column;align-items:stretch}.developer-top-grid,.teacher-grid{grid-template-columns:1fr}.teacher-upload-card{position:static}.managed-module-grid,.teacher-hero{grid-template-columns:1fr}.teacher-header>div>span{display:none}.result-summary,.result-actions{flex-direction:column;align-items:stretch}.result-summary{text-align:center}.developer-space{padding-inline:18px}}
