:root{--ink: #10141f;--ink-2: #1b2232;--paper: #f7f5ef;--white: #fff;--muted: #606879;--line: #dcdde2;--lime: #d9ff67;--coral: #ff775f;--blue: #4f7cff;--violet: #8d6bff;--mint: #58d7ad;--amber: #f2b84b;--shell: 1180px;--radius: 22px;--shadow: 0 24px 70px rgb(16 20 31 / 12%);--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:var(--font);line-height:1.55;-webkit-font-smoothing:antialiased}main{min-height:calc(100vh - 76px);min-height:calc(100svh - 76px)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.035em}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.shell{width:min(var(--shell),100% - 2.5rem);margin-inline:auto}.skip-link{position:fixed;z-index:999;top:.75rem;left:.75rem;transform:translateY(-160%);padding:.7rem 1rem;background:var(--white);border:2px solid var(--ink)}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(16,20,31,.1);background:#f7f5efe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.7rem;font-size:1.28rem;font-weight:900;letter-spacing:-.055em;text-decoration:none}.brand span span,.brand--footer span{color:var(--coral)}.header .brand span span{color:#982b21}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--ink);color:var(--lime);font-size:1rem;transform:rotate(-4deg)}.primary-nav{display:flex;justify-content:center;gap:clamp(.8rem,2.2vw,2rem)}.primary-nav a{padding:.7rem 0;color:#3c4354;font-size:.88rem;font-weight:720;text-decoration:none}.primary-nav a:hover,.primary-nav a.active{color:var(--ink);box-shadow:inset 0 -2px var(--coral)}.language-switch{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:.75rem;font-weight:850;text-decoration:none}.menu-button{display:none}.hero{overflow:hidden;padding-top:clamp(4rem,8vw,8rem);background:var(--ink);color:var(--white)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) .7fr;align-items:center;gap:4rem;padding-bottom:clamp(4rem,8vw,7rem)}.hero h1{max-width:900px;margin-bottom:1.5rem;font-size:clamp(3.3rem,7vw,7rem);line-height:.95}.hero-copy{max-width:720px;color:#bdc3d0;font-size:clamp(1.05rem,1.8vw,1.3rem)}.eyebrow{margin-bottom:.9rem;color:#596273;font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hero .eyebrow,.section--dark .eyebrow,.page-hero .eyebrow,.activity-hero .eyebrow,.profile-hero .eyebrow{color:var(--lime)}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.78rem 1.2rem;border:1px solid transparent;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer}.button--light{background:var(--lime);color:var(--ink)}.button--ghost{border-color:#ffffff47;color:var(--white);background:transparent}.button--dark{background:var(--ink);color:var(--white)}.button--outline{border-color:var(--line);background:var(--white);color:var(--ink)}.button--danger{border-color:#ecb5ae;background:#fff0ed;color:#a02e22}.button:disabled{opacity:.45;cursor:not-allowed}.brain-orbit{position:relative;width:min(360px,70vw);aspect-ratio:1;justify-self:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;animation:rotate 28s linear infinite}.brain-orbit:before,.brain-orbit:after{position:absolute;inset:15%;content:"";border:1px solid rgba(217,255,103,.27);border-radius:50%}.brain-orbit:after{inset:31%}.brain-core{position:absolute;inset:35%;display:grid;place-items:center;border-radius:34%;background:var(--coral);color:var(--ink);font-size:3rem;font-weight:950;transform:rotate(4deg)}.brain-orbit i{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--lime)}.brain-orbit i:nth-of-type(1){top:11%;left:25%}.brain-orbit i:nth-of-type(2){right:4%;bottom:35%;background:var(--blue)}.brain-orbit i:nth-of-type(3){bottom:3%;left:28%;background:var(--violet)}@keyframes rotate{to{transform:rotate(360deg)}}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.13)}.proof-strip span{padding:1.25rem;border-right:1px solid rgba(255,255,255,.13);color:#a9b0bf;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em}.proof-strip span:first-child{padding-left:0}.section{padding-block:clamp(4rem,8vw,7rem)}.section--tint{background:#ebe9e2}.section--dark{background:var(--ink);color:var(--white)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading h2{max-width:780px;margin:0;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1.02}.arrow-link{flex:0 0 auto;font-weight:800;text-underline-offset:.2rem}.arrow-link--light{color:var(--lime)}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.activity-card{min-height:300px;display:flex;flex-direction:column;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 1px #10141f0f;transition:transform .18s ease,box-shadow .18s ease}.activity-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.activity-card:before{width:42px;height:8px;margin-bottom:2rem;content:"";border-radius:999px;background:var(--coral)}.activity-card[data-accent=violet]:before{background:var(--violet)}.activity-card[data-accent=mint]:before{background:var(--mint)}.activity-card[data-accent=blue]:before{background:var(--blue)}.activity-card[data-accent=amber]:before{background:var(--amber)}.activity-card[data-accent=lime]:before{background:var(--lime)}.card-top{display:flex;justify-content:space-between;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.activity-card h2,.activity-card h3{margin:1.2rem 0 .65rem;font-size:1.75rem}.activity-card p{color:var(--muted);font-size:.92rem}.activity-card a{display:flex;justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid var(--line);font-weight:820;text-decoration:none}.recommended-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.4rem;padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--radius);background:#eef7d5}.recommended-card h2{margin:.25rem 0;font-size:clamp(1.8rem,3vw,2.7rem)}.recommended-card p:not(.eyebrow){margin-bottom:0;color:var(--muted)}.onboarding{padding-top:clamp(3rem,7vw,6rem)}.onboarding-copy{max-width:760px;margin-top:-2rem;color:var(--muted)}.onboarding-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.onboarding-grid a{min-height:180px;display:grid;grid-template-rows:auto auto 1fr auto;gap:.5rem;padding:1.35rem;border:1px solid var(--line);border-radius:18px;background:var(--white);color:var(--ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.onboarding-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.onboarding-grid span{color:var(--violet);font-size:2rem}.onboarding-grid strong{font-size:1.25rem}.onboarding-grid small{color:var(--muted)}.onboarding-grid b{justify-self:end;font-size:1.4rem}.home-next-action{margin:0}.home-next-action h2{margin:.2rem 0 .7rem;font-size:clamp(2rem,4vw,3.5rem)}.catalog-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.4rem}.catalog-toolbar button{min-height:42px;padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font-weight:750;cursor:pointer}.catalog-toolbar button.active{border-color:var(--ink);background:var(--ink);color:var(--white)}.split-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);align-items:center;padding:clamp(2rem,5vw,4.5rem);border-radius:32px;background:var(--white);box-shadow:var(--shadow)}.split-panel h2{font-size:clamp(2rem,4vw,4rem)}.split-panel p{color:var(--muted)}.skill-preview{display:grid;gap:1.2rem}.skill-preview div{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:1rem}.skill-preview span{color:var(--muted);font-size:.8rem;text-transform:capitalize}.skill-preview div:after{grid-column:2;grid-row:1;width:100%;height:12px;content:"";border-radius:99px;background:#ececf0}.skill-preview i{z-index:1;grid-column:2;grid-row:1;height:12px;border-radius:99px;background:linear-gradient(90deg,var(--coral),var(--violet))}.course-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.course-card{min-height:280px;display:flex;flex-direction:column;padding:1.5rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);text-decoration:none}.course-card:hover{border-color:var(--lime)}.course-card>span{color:var(--lime);font-size:.7rem;font-weight:800;text-transform:uppercase}.course-card h3{margin-top:2.2rem;font-size:1.7rem}.course-card p{color:#aeb5c3}.course-card b{margin-top:auto;font-size:1.5rem}.page-hero,.activity-hero,.profile-hero{padding:clamp(4rem,7vw,7rem) 0;background:var(--ink);color:var(--white)}.page-hero--warm{background:#3d2b26}.page-hero--course{background:#292345}.page-hero h1{max-width:950px;margin-bottom:1.2rem;font-size:clamp(3rem,6vw,6rem);line-height:.98}.page-hero p:not(.eyebrow){max-width:760px;color:#c0c5d0;font-size:1.15rem}.page-hero--compact{padding:clamp(2.8rem,5vw,4.5rem) 0}.page-hero--compact h1{max-width:900px;font-size:clamp(2.7rem,5vw,4.8rem)}.method-note{margin-top:3rem;padding:2rem;border-left:5px solid var(--coral);background:var(--white)}.method-note p{margin:.5rem 0 0;color:var(--muted)}.activity-hero{padding:3rem 0 4rem;background:var(--ink-2)}.back-link{display:inline-block;margin-bottom:3rem;color:#adb5c5;font-size:.83rem}.activity-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem}.activity-heading h1{margin-bottom:.8rem;font-size:clamp(3rem,7vw,6.8rem);line-height:.93}.activity-heading p:not(.eyebrow){max-width:700px;margin:0;color:#bbc2cf}.session-badge{width:92px;height:92px;display:grid;place-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;text-align:center}.session-badge span{color:#949daf;font-size:.62rem;text-transform:uppercase}.session-badge b{font-size:1.4rem}.activity-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2rem;padding-block:3rem 6rem}.game-panel{min-height:560px;display:grid;place-items:center;overflow:hidden;border-radius:30px;background:var(--white);box-shadow:var(--shadow)}.reaction-game,.grid-game,.quiz-game{width:100%;min-height:560px;display:grid;place-items:center;padding:clamp(1.5rem,5vw,4rem);text-align:center}.reaction-game{cursor:pointer;background:#f4f1ea;transition:background 80ms linear}.reaction-game--ready{background:var(--lime)}.reaction-game h2,.game-intro h2,.quiz-game h2{font-size:clamp(2rem,5vw,4.5rem);line-height:1}.game-icon{display:block;margin-bottom:1rem;font-size:3rem}.pulse-dot{width:22px;height:22px;border-radius:50%;background:var(--coral);box-shadow:0 0 #ff775f80;animation:pulse 1.2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 28px #ff775f00}}.memory-grid{width:min(430px,90%);display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.memory-grid--4{grid-template-columns:repeat(4,1fr)}.memory-grid button{aspect-ratio:1;border:0;border-radius:16px;background:#e8e8ec;cursor:pointer;transition:transform .1s ease,background .1s ease}.memory-grid button.on{background:var(--violet);transform:scale(.94)}.memory-grid button.selected{background:var(--mint)}.game-status{margin:1rem 0 0;color:var(--muted);font-weight:800}.round-count,.date-chip{display:inline-flex;margin-bottom:1.5rem;padding:.4rem .75rem;border-radius:99px;background:#edeef2;color:var(--muted);font-size:.72rem;font-weight:800}.color-word,.math-question{display:block;margin:1rem 0 2rem;font-size:clamp(3.5rem,9vw,7rem);line-height:.9}.choice-signal,.digit-sequence{display:block;margin:1rem 0 2rem;font-size:clamp(4.5rem,12vw,8rem);line-height:.9;letter-spacing:.08em}.direction-grid{display:grid;grid-template-columns:repeat(2,minmax(72px,110px));gap:.75rem}.direction-grid button{min-height:72px;border:1px solid var(--line);border-radius:16px;background:var(--white);font-size:2rem;cursor:pointer}.direction-grid button:hover,.direction-grid button:focus-visible{border-color:var(--ink);background:var(--paper)}.knowledge-game>ng-container,.knowledge-game>div{width:min(720px,100%)}.knowledge-game h2{max-width:720px;font-size:clamp(1.8rem,4vw,3.4rem)}.reverse-game label{margin-bottom:.75rem;font-weight:800}.answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.answer-grid button,.answer-list button{min-height:54px;padding:.8rem 1rem;border:1px solid var(--line);border-radius:14px;background:var(--white);font-weight:750;cursor:pointer}.answer-grid button:hover,.answer-list button:hover{border-color:var(--ink);background:var(--paper)}.quiz-game form{display:grid;justify-items:center}.quiz-game input{width:min(240px,100%);margin-bottom:1rem;padding:1rem;border:2px solid var(--ink);border-radius:14px;font-size:1.5rem;text-align:center}.daily-game>div{width:min(680px,100%)}.answer-list{display:grid;gap:.7rem;margin-top:2rem}.archive-link{display:inline-block;margin-top:1.4rem;font-weight:800}.daily-explainer{margin-top:1.5rem;padding:1rem 1.15rem;border:1px solid var(--line);border-radius:14px;background:#f7f8f3}.daily-explainer summary{cursor:pointer;font-weight:800}.daily-explainer p{max-width:760px;color:var(--muted)}.explanation{margin-top:2rem;padding:1.5rem;border-radius:18px;background:#eff7d7;text-align:left}.method-card{position:sticky;top:100px;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.method-card h2{font-size:1.7rem}.method-card p{color:var(--muted);font-size:.9rem}.method-card dl{margin:1.5rem 0}.method-card dl div{display:flex;justify-content:space-between;padding:.55rem 0;border-bottom:1px solid var(--line);font-size:.78rem}.method-card dt{color:var(--muted)}.method-card dd{margin:0;font-weight:800}.method-card a{font-weight:800}.result-view{width:min(700px,100%);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2rem;text-align:left}.result-ring{width:170px;height:170px;display:grid;place-content:center;border:15px solid var(--lime);border-radius:50%;text-align:center}.result-ring b{font-size:3.5rem;line-height:1}.result-ring small{color:var(--muted)}.result-guidance{max-width:520px;color:var(--muted)}.result-view .actions{flex-wrap:wrap}.result-view h2{font-size:clamp(2rem,5vw,4rem)}.course-list{display:grid;gap:1rem}.course-list article{display:grid;grid-template-columns:1fr 1fr auto;gap:.8rem 2rem;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.course-list article>div,.course-list article>h2,.course-list article>p{grid-column:1}.course-list article ol{grid-column:2;grid-row:1/span 4;columns:2;color:var(--muted)}.course-list article .button{grid-column:3;grid-row:1}.pill{display:inline-flex;margin-right:.7rem;padding:.3rem .6rem;border-radius:99px;background:#eeecff;color:#5b43bb;font-size:.72rem;font-weight:800}.course-layout{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:start}.course-layout aside{position:sticky;top:100px;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.video-placeholder{min-height:360px;display:grid;place-content:center;justify-items:center;margin-bottom:2rem;padding:2rem;border:2px dashed #a9a2d0;border-radius:var(--radius);background:#eeecff;text-align:center}.video-placeholder span{font-size:3rem}.video-placeholder p{max-width:440px}.video-placeholder code{color:#665b99}.course-start{margin-bottom:1rem;padding:1.5rem;border-left:5px solid var(--violet);border-radius:0 var(--radius) var(--radius) 0;background:#f1efff}.course-start h2{margin:.25rem 0}.course-start p:last-child{margin-bottom:0;color:var(--muted)}.video-placeholder--compact{min-height:0;grid-template-columns:auto 1fr;place-content:initial;justify-items:start;align-items:center;gap:1rem;margin-top:2rem;padding:1.3rem 1.5rem;text-align:left}.video-placeholder--compact span{font-size:1.7rem}.video-placeholder--compact p{margin:.2rem 0 0;color:var(--muted)}.lesson-card{display:grid;grid-template-columns:42px 1fr 48px;align-items:center;gap:1rem;margin-bottom:.7rem;padding:1.2rem;border:1px solid var(--line);border-radius:16px;background:var(--white)}.lesson-card>span{color:var(--muted);font-size:.75rem}.lesson-card h2{margin:0 0 .25rem;font-size:1.1rem}.lesson-card p{margin:0;color:var(--muted);font-size:.84rem}.lesson-card button{width:42px;height:42px;border:0;border-radius:50%;background:var(--ink);color:var(--white);cursor:pointer}.lesson-card--done{border-color:#b8d36d;background:#f3f9df}.lesson-card--done button{background:#83a02d}.lesson-card small{display:block;margin-top:.35rem;color:var(--muted)}.progress-line{width:min(500px,100%);height:10px;margin-top:2rem;overflow:hidden;border-radius:99px;background:#ffffff29}.progress-line i{display:block;height:100%;background:var(--lime)}.profile-hero{background:linear-gradient(120deg,#171c29,#30234d)}.profile-hero--compact{padding:clamp(2.8rem,5vw,4.5rem) 0}.profile-hero--compact .profile-head h1{font-size:clamp(2.8rem,5vw,4.8rem)}.profile-head{display:flex;justify-content:space-between;align-items:center;gap:2rem}.profile-head h1{font-size:clamp(3rem,6vw,6rem)}.profile-head p:not(.eyebrow){max-width:700px;color:#bec4d1}.level-orb{width:150px;height:150px;display:grid;place-content:center;flex:0 0 auto;border-radius:50%;background:var(--lime);color:var(--ink);text-align:center}.level-orb b{font-size:3.2rem;line-height:1}.level-orb span{font-size:.7rem;font-weight:800;text-transform:uppercase}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-5rem;margin-bottom:3rem;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.metric-row article{display:flex;flex-direction:column;padding:1.7rem;border-right:1px solid var(--line)}.metric-row b{font-size:2.3rem}.metric-row span{color:var(--muted);font-size:.75rem;text-transform:uppercase}.progress-dashboard{display:grid;gap:1.5rem;margin-bottom:3rem;padding:clamp(1.3rem,3vw,2.4rem);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f7f9f3)}.progress-dashboard .section-heading{margin:0}.dashboard-note{max-width:760px;margin:-.8rem 0 0;color:var(--muted)}.data-badge{padding:.5rem .75rem;border-radius:99px;background:#fff1cf;color:#6e5000;font-size:.76rem;font-weight:800}.data-badge[data-level=HIGH]{background:#dff3df;color:#245d2e}.data-badge[data-level=MEDIUM]{background:#e7efff;color:#294c82}.period-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.period-grid article{display:grid;gap:.2rem;padding:1.25rem;border-radius:16px;background:var(--white);box-shadow:0 8px 24px #1e243412}.period-grid span{color:var(--muted);font-size:.78rem;text-transform:uppercase}.period-grid b{font-size:2rem}.period-grid small{color:var(--muted)}.period-grid em,.stat-row em{color:var(--muted);font-size:.75rem;font-style:normal}.period-grid em.positive{color:#28733b;font-weight:800}.weekly-progress{display:grid;gap:.55rem}.weekly-progress>div:first-child{display:flex;justify-content:space-between}.weekly-progress>div:last-child,.course-progress article>div{overflow:hidden;height:9px;border-radius:99px;background:#e7eadd}.weekly-progress i,.course-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),#68cda2)}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.analytics-grid>section{padding:1.35rem;border-radius:16px;background:var(--white)}.stat-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.15rem 1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.stat-row:last-child{border:0}.stat-row span{font-weight:750}.stat-row small{color:var(--muted)}.stat-row em{text-align:right}.course-progress{display:grid;gap:.7rem}.course-progress article{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(130px,1fr) auto;gap:1rem;align-items:center}.next-action{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem;border-radius:16px;background:#edf4d8}.next-action p{margin:.25rem 0 0}.library-summary{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-top:-5rem;position:relative}.library-summary article{display:flex;min-width:0;flex-direction:column;padding:1rem;border-radius:14px;background:var(--white);box-shadow:var(--shadow)}.library-summary b{font-size:1.7rem}.library-summary span{overflow:hidden;color:var(--muted);font-size:.68rem;text-overflow:ellipsis;text-transform:uppercase}.library-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;margin:3rem 0 1rem}.library-toolbar button{padding:.65rem 1rem;border:1px solid var(--line);border-radius:99px;background:var(--white);cursor:pointer;font-weight:750}.library-toolbar button.active{border-color:var(--ink);background:var(--ink);color:var(--white)}.library-count{color:var(--muted)}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.library-grid article{display:flex;min-width:0;flex-direction:column;padding:1.4rem;border:1px solid var(--line);border-radius:18px;background:var(--white)}.library-grid article>div{display:flex;justify-content:space-between;gap:1rem}.library-grid h2{margin:1rem 0 .5rem;font-size:1.25rem}.library-grid p{flex:1;color:var(--muted)}.library-grid ul{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:0;color:var(--muted);font-size:.78rem;list-style:none}.library-grid .button{align-self:flex-start}.priority{color:var(--muted);font-size:.75rem;font-weight:800}.program-detail{display:grid;gap:1.5rem}.program-progress{padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.program-progress>div:first-child{display:flex;gap:.6rem;align-items:baseline;margin-bottom:.8rem}.program-progress b{font-size:1.5rem}.profile-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:1rem}.skill-map,.achievement-panel{padding:2rem;border-radius:var(--radius);background:var(--white)}.skill-map>div{display:grid;grid-template-columns:100px 1fr 35px;align-items:center;gap:1rem;margin:1rem 0}.skill-map span{font-size:.82rem}.skill-map div div{height:12px;overflow:hidden;border-radius:99px;background:#ececf0}.skill-map i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--violet))}.skill-map b{text-align:right}.achievement{display:block;margin-bottom:.6rem;padding:.7rem;border-radius:12px;background:#f0f6d8;font-weight:750}.achievement-panel p{color:var(--muted)}.history{margin-top:4rem}.history article{display:grid;grid-template-columns:120px 1fr 60px 70px;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line);align-items:center}.history article span,.history article em{color:var(--muted);font-size:.78rem}.history article strong{font-size:1.2rem}.privacy-actions{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;margin-top:4rem;padding:2rem;border:1px solid var(--line);border-radius:var(--radius)}.privacy-actions p{margin:0;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem}.settings-grid section{padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.settings-grid label{display:grid;gap:.45rem;margin:1rem 0;font-size:.85rem;font-weight:750}.settings-grid label.check{display:block;font-weight:500}.settings-grid input:not([type=checkbox]),.settings-grid select{width:100%;padding:.75rem;border:1px solid var(--line);border-radius:10px;background:var(--white)}.settings-grid code{display:block;overflow-wrap:anywhere;margin-top:1rem;padding:1rem;border-radius:10px;background:#edf4d8}.settings-grid details{margin-top:1.5rem}.settings-grid summary{cursor:pointer;font-weight:800}.status-note{margin-top:1rem;color:var(--muted)}.cluster-nav{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.cluster-nav a{padding:.5rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--white);text-decoration:none;font-weight:750}.concept-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.concept-grid a{min-height:250px;display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);text-decoration:none}.concept-grid span{color:#b74332;font-size:.72rem;font-weight:850;text-transform:uppercase}.concept-grid p{color:var(--muted)}.concept-grid b{margin-top:auto;font-size:1.5rem}.concept-body{max-width:780px;font-size:1.12rem}.back-link--dark{color:var(--ink)}.concept-intent{max-width:780px;margin:1.5rem 0;padding:1.25rem 1.4rem;border-left:4px solid var(--violet);border-radius:0 var(--radius) var(--radius) 0;background:#f1efff}.concept-intent p{margin-bottom:0;color:var(--muted)}.concept-evidence{max-width:900px;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line)}.concept-evidence h2{font-size:1.65rem}.concept-evidence h3{font-size:1rem}.concept-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.concept-evidence ul{display:grid;gap:.8rem;padding-left:1.2rem}.concept-evidence li small{display:block;margin-top:.2rem;color:var(--muted)}.concept-owner{margin-top:2rem;color:var(--muted);font-size:.9rem}.daily-archive{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.daily-archive article{padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.daily-archive span{color:var(--muted);font-size:.75rem}.daily-archive h2{font-size:1.35rem}.daily-archive summary{cursor:pointer;font-weight:800}.challenge-page{min-height:75vh;display:grid;place-items:center;padding:2rem;background:linear-gradient(130deg,#ece8ff,#f7f5ef)}.challenge-card{width:min(680px,100%);display:grid;justify-items:center;gap:1.4rem;padding:clamp(2rem,6vw,5rem);border-radius:30px;background:var(--white);box-shadow:var(--shadow);text-align:center}.challenge-card h1{font-size:clamp(2rem,5vw,4rem)}.cluster-guide{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:1rem;margin-bottom:2.5rem}.cluster-guide>div,.cluster-guide>section{padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.cluster-guide>div{font-size:1.08rem}.cluster-guide>div p:first-child{margin-top:0}.cluster-guide h2{margin-top:0;font-size:1.4rem}.cluster-faq{grid-column:1/-1}.cluster-faq details{padding:.9rem 0;border-bottom:1px solid var(--line)}.cluster-faq details:last-child{border-bottom:0}.cluster-faq summary{cursor:pointer;font-weight:800}.cluster-faq p{color:var(--muted)}.policy{max-width:900px}.policy article{display:grid;grid-template-columns:250px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.policy h2{font-size:1.5rem}.policy p{color:var(--muted)}.not-found,.loading{min-height:65vh;display:grid;place-items:center;padding:4rem;text-align:center}.not-found b{color:#dedce5;font-size:clamp(7rem,22vw,16rem);line-height:.7}.not-found h1{font-size:2.5rem}.site-footer{padding-top:4rem;background:#0b0e15;color:#d6dae2}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:.6rem}.footer-grid p{max-width:480px;color:#8f97a8}.footer-grid h2{color:#737c8f;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.footer-grid a:not(.brand){color:#bec4cf;font-size:.86rem;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.1);color:#737c8f;font-size:.72rem}.footer-link-button{padding:0;border:0;background:transparent;color:#bec4cf;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.consent-banner{position:fixed;z-index:100;right:1rem;bottom:1rem;left:1rem;width:min(920px,100% - 2rem);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;margin-inline:auto;padding:1.4rem;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 20px 70px #10141f3d}.consent-banner h2{margin-bottom:.4rem;font-size:1.25rem}.consent-banner p{max-width:650px;margin-bottom:.4rem;color:var(--muted)}.consent-banner a{font-size:.82rem;font-weight:750}.consent-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.state-page{min-height:50vh;display:grid;place-content:center;justify-items:start;padding-block:5rem}.loading-inline{padding:2rem;color:var(--muted);text-align:center}.error-state,.empty-state{padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.text-button{margin-left:.5rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-weight:800;text-decoration:underline;text-underline-offset:.2em}.library-controls,.course-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.8rem;margin-top:2rem}.library-controls label,.course-toolbar label,.library-results-head label{display:grid;gap:.35rem;color:var(--muted);font-size:.78rem;font-weight:750}.library-controls input,.library-controls select,.course-toolbar input,.course-toolbar select,.library-results-head select{min-height:44px;padding:.7rem .8rem;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink)}.library-results-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.library-results-head p{margin:0}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination button{min-height:44px;padding:.6rem 1rem;border:1px solid var(--line);border-radius:10px;background:var(--white);font-weight:750;cursor:pointer}.pagination button:disabled{cursor:not-allowed;opacity:.45}.course-toolbar{grid-template-columns:2fr 1fr;margin:0}.catalog-filter-panel{margin-bottom:2rem;padding-bottom:.1rem;background:var(--paper)}.catalog-filter-panel--library{margin-bottom:1rem}.catalog-result-count{margin:.8rem 0 0;color:var(--muted)}.course-list--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.course-list--compact article{display:flex;flex-direction:column;gap:.8rem}.course-list--compact article h2,.course-list--compact article p{margin:0}.course-list--compact article details{color:var(--muted)}.course-list--compact article summary{cursor:pointer;font-weight:750}.course-list--compact article ol{columns:1;margin:.8rem 0 0}.course-list--compact article .button{align-self:flex-start;margin-top:auto}.beta-invite{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:1.5rem 1.7rem;border:1px solid #cbd995;border-radius:var(--radius);background:linear-gradient(120deg,#eff7d5,#fff)}.beta-invite h2{margin:.2rem 0 .45rem;font-size:clamp(1.55rem,3vw,2.35rem)}.beta-invite p:last-child{max-width:760px;margin:0;color:var(--muted)}.beta-invite .button{flex:0 0 auto}.beta-hero{background:linear-gradient(120deg,#171c29,#30234d)}.beta-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}.beta-main{display:grid;gap:1.25rem}.beta-card,.beta-code,.beta-withdraw,.beta-aside{padding:clamp(1.4rem,3vw,2rem);border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.beta-card{display:grid;gap:1rem}.beta-card h2,.beta-code h2,.beta-withdraw h2,.beta-aside h2{margin:0}.beta-card>p{margin:0;color:var(--muted)}.beta-card>label{display:grid;gap:.4rem;color:var(--muted);font-size:.85rem;font-weight:750}.beta-card input:not([type=checkbox]),.beta-card select{width:100%;min-height:46px;padding:.75rem;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink)}.beta-card label.check{display:flex;align-items:flex-start;gap:.65rem;color:var(--ink);font-weight:500}.beta-card label.check input{flex:0 0 auto;margin-top:.2rem}.beta-card .button{justify-self:start}.beta-code{border-color:#b8d36d;background:#f3f9df}.beta-code code{display:inline-block;margin:.5rem 0;padding:.75rem 1rem;border-radius:12px;background:var(--ink);color:var(--lime);font-size:clamp(1.35rem,4vw,2rem);font-weight:850;letter-spacing:.08em}.beta-code p:last-child,.beta-withdraw p{color:var(--muted)}.beta-steps{display:grid;gap:.7rem;margin:0;padding-left:1.4rem}.beta-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.checkpoint-row{display:flex;flex-wrap:wrap;gap:.5rem}.checkpoint-row span{padding:.4rem .65rem;border-radius:99px;background:#edf4d8;color:#34520b;font-size:.76rem;font-weight:800}.beta-aside{position:sticky;top:100px}.beta-aside ul{display:grid;gap:.7rem;padding-left:1.2rem;color:var(--muted)}.beta-aside a{font-weight:800}.beta-withdraw .button{color:#8a342c}.beta-state{padding:2rem;color:var(--muted)}.lesson-player{position:relative;margin:1rem 0 2rem;padding:clamp(1.4rem,4vw,2.5rem);border:2px solid var(--violet);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.lesson-player>h2{padding-right:5rem;font-size:clamp(1.8rem,4vw,2.6rem)}.lesson-player section{margin:1.5rem 0}.lesson-player h3{margin-bottom:.4rem;font-size:1rem}.lesson-practice{padding:1.2rem;border-left:4px solid var(--lime);background:#f3f9df}.lesson-close{position:absolute;top:1rem;right:1rem;min-height:42px;padding:.5rem .8rem;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer;font-weight:750}.lesson-check{display:grid;gap:.65rem;margin:1.5rem 0;padding:0;border:0}.lesson-check legend{margin-bottom:.6rem;font-weight:850}.lesson-check label{display:flex;gap:.65rem;align-items:flex-start;padding:.85rem;border:1px solid var(--line);border-radius:12px;cursor:pointer}.lesson-check input{margin-top:.25rem}.lesson-feedback{padding:1rem;border-radius:12px;background:#eef7d5}.privacy-status{grid-column:1/-1}@media(max-width:900px){.header{grid-template-columns:auto auto auto;justify-content:space-between}.menu-button{display:inline-flex;order:3;padding:.55rem;border:1px solid var(--line);background:transparent;border-radius:10px}.primary-nav{position:absolute;z-index:52;top:100%;right:0;left:0;display:none;flex-direction:column;padding:1rem 1.25rem;background:var(--paper);box-shadow:var(--shadow)}.primary-nav--open{display:flex}.menu-backdrop{position:fixed;z-index:49;inset:0;border:0;background:#10141f61}.hero-grid,.activity-shell,.course-layout{grid-template-columns:1fr}.brain-orbit{width:260px}.activity-grid,.course-row,.onboarding-grid{grid-template-columns:repeat(2,1fr)}.method-card,.course-layout aside{position:static}.profile-grid,.analytics-grid,.cluster-guide{grid-template-columns:1fr}.cluster-faq{grid-column:auto}.library-summary{grid-template-columns:repeat(4,1fr)}.library-grid,.concept-grid{grid-template-columns:repeat(2,1fr)}.course-list article{grid-template-columns:1fr}.course-list article>*,.course-list article ol,.course-list article .button{grid-column:1;grid-row:auto}.course-list article ol{columns:1}.beta-layout{grid-template-columns:1fr}.beta-aside{position:static}}@media(min-width:901px){.catalog-filter-panel{position:sticky;z-index:35;top:76px;padding:.8rem 0;background:#f7f5eff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px #10141f17}.catalog-filter-panel--library{padding-top:.25rem}}@media(min-width:901px)and (max-height:820px){.page-hero--compact,.profile-hero--compact{padding:2.35rem 0 3rem}.page-hero--compact h1,.profile-hero--compact .profile-head h1{font-size:clamp(2.7rem,4.5vw,4.3rem)}.library-summary{margin-top:-3rem}.library-summary article{padding:.75rem .9rem}.library-summary b{font-size:1.45rem}.activity-hero{padding:1.5rem 0 2.25rem}.back-link{margin-bottom:1.5rem}.activity-heading h1{font-size:clamp(3rem,5vw,4.8rem)}.activity-shell{padding-top:1.25rem}.game-panel,.reaction-game,.grid-game,.quiz-game{min-height:440px}}@media(max-width:620px){.shell{width:min(100% - 1.4rem,var(--shell))}.brand{font-size:1.1rem}.brand-mark{width:34px;height:34px}.hero{padding-top:3.5rem}.hero-grid{gap:2rem}.hero h1{font-size:3.15rem}.page-hero--compact,.profile-hero--compact{padding:2.5rem 0}.recommended-card{align-items:stretch;flex-direction:column}.recommended-card .button{align-self:start}.proof-strip,.activity-grid,.course-row,.onboarding-grid,.metric-row{grid-template-columns:1fr}.proof-strip span,.metric-row article{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding-left:0}.period-grid{grid-template-columns:1fr}.next-action{align-items:flex-start;flex-direction:column}.course-progress article{grid-template-columns:1fr auto}.course-progress article>div{grid-column:1/-1}.course-progress article small{grid-column:2;grid-row:2}.library-summary{grid-template-columns:repeat(2,1fr);margin-top:-2rem}.library-grid{grid-template-columns:1fr}.section-heading,.profile-head{align-items:start;flex-direction:column}.split-panel{grid-template-columns:1fr;padding:1.4rem}.activity-heading{grid-template-columns:1fr}.session-badge{display:none}.activity-shell{padding-top:1rem}.game-panel,.reaction-game,.grid-game,.quiz-game{min-height:480px}.result-view{grid-template-columns:1fr;justify-items:center;text-align:center}.result-ring{width:140px;height:140px}.color-word,.math-question{font-size:3.7rem}.answer-grid{grid-template-columns:1fr}.level-orb{width:110px;height:110px}.metric-row{margin-top:-2rem}.metric-row article{border-color:var(--line)}.skill-map>div{grid-template-columns:80px 1fr 30px;gap:.5rem}.history article{grid-template-columns:1fr auto}.history article span,.history article em{grid-column:auto}.privacy-actions,.settings-grid,.concept-grid,.concept-evidence-grid,.daily-archive{grid-template-columns:1fr}.policy article{grid-template-columns:1fr;gap:.5rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.consent-banner{grid-template-columns:1fr;gap:.8rem;padding:1rem;border-radius:16px}.consent-banner h2{font-size:1.05rem}.consent-banner p{font-size:.86rem}.consent-actions{justify-content:stretch}.consent-actions .button{flex:1;padding:.7rem .8rem}.library-controls,.course-toolbar{grid-template-columns:1fr}.library-results-head{align-items:stretch;flex-direction:column}.course-list--compact{grid-template-columns:1fr}.pagination{justify-content:space-between}.pagination span{font-size:.78rem}.lesson-player>h2{padding-right:0}.lesson-close{position:static;float:right;margin-bottom:.5rem}.beta-invite{align-items:flex-start;flex-direction:column}.beta-check-grid{grid-template-columns:1fr}}@media(max-width:900px)and (max-height:820px){.activity-hero{padding:.75rem 0 1rem}.back-link{margin-bottom:.65rem}.activity-heading h1{font-size:clamp(2.5rem,7vw,3.5rem)}.activity-shell{padding-top:.75rem}.game-panel,.reaction-game,.grid-game,.quiz-game{min-height:280px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
