@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Text:wght@400;700&display=swap";:root{--ink:#173d32;--ink-2:#254d41;--forest:#0f3028;--forest-2:#173d32;--paper:#f3efe4;--paper-2:#f8f5ed;--card:#fbf9f2;--line:#d8d1bf;--line-dark:#bdb49d;--muted:#726e62;--gold:#aa7f35;--gold-soft:#e5d4aa;--sage:#dfe7de;--danger:#8b4039;--shadow:0 18px 50px #2b322612;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--paper);min-height:100%;margin:0}body{min-width:320px}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:var(--paper);min-height:100vh;display:flex}.sidebar{background:var(--forest);color:#edf1e8;z-index:30;flex-direction:column;width:246px;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-wrap{align-items:center;gap:12px;padding:0 7px;display:flex}.brand-mark{border:1px solid #ddc9958c;place-items:center;width:37px;height:37px;display:grid;position:relative;transform:rotate(45deg)}.brand-mark span{color:#e2c98a;font-family:Libre Caslon Text,serif;font-size:19px;transform:rotate(-45deg)}.brand-mark i{border-top:1px solid #e2c98a;border-left:1px solid #e2c98a;width:9px;height:9px;position:absolute;top:3px;left:3px}.brand-name{letter-spacing:.14em;font-size:12px;font-weight:700}.brand-sub{letter-spacing:.05em;color:#aab9ae;margin-top:3px;font-size:10px}.sidebar-rule{background:#ffffff1a;height:1px;margin:25px 5px 21px}.nav-label,.mini-label{text-transform:uppercase;letter-spacing:.17em;color:#81978c;font-size:9px;font-weight:700}.nav-label{padding:0 10px 9px}.nav-list{gap:4px;display:grid}.nav-item{color:#becac2;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;padding:10px 11px;font-size:13px;transition:all .18s;display:flex}.nav-item.active{color:#f6f2e6;background:#e7dab51a;border-color:#e7dab524}.sidebar-spacer{flex:1}.principle-card{background:#ffffff06;border:1px solid #ddc99538;border-radius:10px;margin:15px 2px;padding:14px}.principle-card p{color:#c6d0c9;margin:9px 0 0;font-family:Libre Caslon Text,serif;font-size:11px;line-height:1.55}.profile-mini{border-top:1px solid #ffffff17;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:15px 5px 0;display:grid}.profile-avatar{width:30px;height:30px;color:var(--forest);background:#d7c48f;border-radius:50%;place-items:center;font-family:Libre Caslon Text,serif;font-weight:700;display:grid}.profile-mini strong{color:#f4f1e8;font-size:11px;display:block}.profile-mini span{color:#869b90;margin-top:2px;font-size:9px;display:block}.profile-score{color:#d6bf83;font-size:10px}.mobile-close{display:none}.main-shell{width:calc(100% - 246px);min-height:100vh;margin-left:246px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3efe4f0;justify-content:space-between;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0}.top-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:9px;font-weight:700}.topbar h1{margin:3px 0 0;font-family:Libre Caslon Text,serif;font-size:22px;font-weight:400}.top-meta{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.top-meta>span:first-child{border-right:1px solid var(--line);padding-right:10px}.status-dot{background:#6d8e6b;border-radius:50%;width:6px;height:6px}.hamburger{display:none}.content-wrap{max-width:1510px;margin:0 auto;padding:31px 36px 55px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#7f7a6d;font-size:9px;font-weight:700}.eyebrow.gold{color:var(--gold)}.hero-panel{background:var(--forest-2);color:#f6f2e6;min-height:305px;box-shadow:var(--shadow);border-radius:13px;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #e2c98a26;width:320px;height:320px;position:absolute;top:-130px;right:-120px;transform:rotate(45deg)}.hero-copy{z-index:2;padding:39px 43px 37px;position:relative}.hero-copy h2,.practice-hero h2,.recap-head h2{letter-spacing:-.025em;margin:14px 0;font-family:Libre Caslon Text,serif;font-size:clamp(31px,4vw,48px);font-weight:400;line-height:1.08}.hero-copy p{color:#bbc9c0;max-width:610px;font-family:Libre Caslon Text,serif;font-size:14px;line-height:1.65}.primary-btn,.secondary-btn{cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 16px;font-size:11px;font-weight:700;display:inline-flex}.primary-btn{color:#17372f;background:#d5be82}.primary-btn:disabled{opacity:.45;cursor:default}.secondary-btn{border:1px solid var(--line-dark);color:var(--ink);background:0 0}.hero-copy .primary-btn{margin-top:14px}.hero-side{z-index:2;border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;padding:41px 34px;display:flex;position:relative}.route-number{color:#ead9ac;font-family:Libre Caslon Text,serif;font-size:54px;line-height:1}.route-number span{color:#8ba096;margin-left:4px;font-size:20px}.route-caption{color:#8fa49a;margin:8px 0 16px;font-size:10px}.progress-track{background:#ddd7c8;border-radius:20px;height:4px;overflow:hidden}.progress-track span{border-radius:inherit;background:#8a7447;height:100%;display:block}.route-next{border-top:1px solid #ffffff1c;margin-top:23px;padding-top:16px}.route-next span{letter-spacing:.14em;color:#95a79f;font-size:8px;font-weight:700;display:block}.route-next strong{color:#e8e6dd;margin-top:5px;font-family:Libre Caslon Text,serif;font-size:12px;font-weight:400;display:block}.section-block{margin-top:34px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.section-heading h3{margin:4px 0 0;font-family:Libre Caslon Text,serif;font-size:21px;font-weight:400}.text-btn{color:var(--ink-2);cursor:pointer;background:0 0;border:0;font-size:10px}.mastery-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card,.diagnostic-card,.ncert-card,.practice-card,.source-detail{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:19px}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-top span{color:var(--gold);letter-spacing:.1em;font-size:9px;font-weight:700}.metric-top strong{font-family:Libre Caslon Text,serif;font-size:18px}.metric-card h4{margin:16px 0 3px;font-family:Libre Caslon Text,serif;font-size:17px;font-weight:400}.metric-card p{color:var(--muted);margin:0 0 17px;font-size:9px}.lower-grid{grid-template-columns:1.5fr .75fr;gap:12px;margin-top:12px;display:grid}.diag-head{align-items:center;gap:11px;margin-top:13px;display:flex}.diag-head svg{color:var(--gold)}.diag-head h3,.ncert-card h3{margin:0;font-family:Libre Caslon Text,serif;font-size:18px;font-weight:400}.diagnostic-card>p,.ncert-card p{color:var(--muted);max-width:650px;font-family:Libre Caslon Text,serif;font-size:11px;line-height:1.55}.diag-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:10px;padding:10px 0 0;font-size:10px;display:flex}.ncert-card{cursor:pointer;transition:all .18s}.ncert-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.source-icon{border:1px solid var(--gold-soft);width:39px;height:39px;color:var(--gold);border-radius:8px;place-items:center;margin:17px 0 13px;display:grid}.card-link{color:var(--ink);margin-top:9px;font-size:10px;font-weight:700;display:inline-block}.paper-tabs{border:1px solid var(--line);background:var(--paper-2);border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid;overflow:hidden}.paper-tabs button{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;min-height:60px;padding:12px 15px}.paper-tabs button:last-child{border-right:0}.paper-tabs button strong{letter-spacing:.12em;color:var(--muted);font-size:10px;display:block}.paper-tabs button span{color:#8b867a;margin-top:4px;font-size:9px;display:block}.learn-layout{grid-template-columns:235px minmax(450px,1fr) 225px;align-items:start;gap:14px;display:grid}.chapter-rail,.context-card,.concept-card,.question-card{border:1px solid var(--line);background:var(--card);border-radius:10px}.chapter-rail{position:sticky;top:98px;overflow:hidden}.rail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.rail-header span{color:var(--gold);font-size:9px;font-weight:700}.chapter-item{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;width:100%;color:var(--ink);background:0 0;grid-template-columns:30px 1fr;gap:8px;padding:12px 13px;display:grid}.chapter-item.active{box-shadow:inset 3px 0 0 var(--gold);background:#ece8da}.chapter-num{color:#9a9383;font-family:Libre Caslon Text,serif;font-size:12px}.chapter-item small{text-transform:uppercase;color:#938d80;letter-spacing:.1em;margin-bottom:3px;font-size:8px;display:block}.chapter-item strong{font-size:10px;line-height:1.35;display:block}.lesson-list{background:#f5f1e7;padding:14px 13px 15px}.lesson-list .mini-label{color:#8d8779;margin-bottom:9px}.lesson-row{color:#777266;grid-template-columns:15px 1fr;align-items:start;gap:6px;padding:6px 2px;display:grid}.lesson-row span{color:#9a906f;align-items:center;min-height:14px;font-size:10px;display:flex}.lesson-row p{margin:0;font-size:9px;line-height:1.35}.lesson-row.current{color:var(--ink);font-weight:700}.lesson-row.locked{opacity:.47}.lesson-main{min-width:0}.lesson-topline{justify-content:space-between;align-items:flex-end;gap:25px;padding:8px 3px 13px;display:flex}.lesson-topline h2{margin:5px 0 0;font-family:Libre Caslon Text,serif;font-size:27px;font-weight:400;line-height:1.15}.lesson-progress{white-space:nowrap}.lesson-progress strong{font-family:Libre Caslon Text,serif;font-size:22px}.lesson-progress span{color:var(--muted);font-size:9px}.lesson-main>.progress-track{margin-bottom:13px}.concept-card{padding:27px 29px}.concept-kicker,.question-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:9px;font-weight:700}.concept-card h3,.question-card h3{margin:10px 0 14px;font-family:Libre Caslon Text,serif;font-size:23px;font-weight:400;line-height:1.25}.concept-body{color:#4f554c;margin:0;font-family:Libre Caslon Text,serif;font-size:13px;line-height:1.78}.lens-grid{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:23px;display:grid;overflow:hidden}.lens{border-right:1px solid var(--line);background:#f7f3e9;padding:13px 14px}.lens:last-child{border-right:0}.lens.think{background:#edf0e6}.lens span{letter-spacing:.15em;color:var(--gold);font-size:8px;font-weight:700}.lens p{color:#5b5d54;margin:7px 0 0;font-family:Libre Caslon Text,serif;font-size:10px;line-height:1.55}.question-card{margin-top:13px;padding:24px 27px}.options{gap:7px;display:grid}.options button{border:1px solid var(--line);text-align:left;color:var(--ink);cursor:pointer;background:#f8f5ed;border-radius:8px;grid-template-columns:24px 1fr;align-items:start;gap:9px;padding:10px 12px;display:grid}.options button>span{border:1px solid var(--line-dark);border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:grid}.options button p{margin:2px 0 0;font-size:10px;line-height:1.5}.options button.selected{background:#f2edde;border-color:#8a7a54}.options button.correct{background:#edf3e9;border-color:#75907c}.options button.wrong{background:#f4eae6;border-color:#b4837c}.feedback{background:#eef2e9;border-left:3px solid #719077;margin-top:12px;padding:9px 12px}.feedback.bad{background:#f5ebe7;border-color:#a46e66}.feedback strong{font-family:Libre Caslon Text,serif;font-size:11px}.feedback p{color:#656357;margin:3px 0 0;font-size:9px;line-height:1.5}.question-actions{justify-content:flex-end;margin-top:14px;display:flex}.context-rail{gap:12px;display:grid;position:sticky;top:98px}.context-card{padding:16px}.context-card>svg{color:var(--gold);margin:15px 0 5px}.context-card>p{color:#606056;font-family:Libre Caslon Text,serif;font-size:10px;line-height:1.6}.up-next{padding:0;overflow:hidden}.up-next .mini-label{padding:13px 13px 9px}.up-next button{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;grid-template-columns:20px 1fr;gap:7px;padding:10px 12px;display:grid}.up-next button:disabled{opacity:.35;cursor:default}.up-next button.current{background:#eee9dc}.up-next button span{border:1px solid var(--line-dark);border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;display:grid}.up-next button p{margin:2px 0 0;font-family:Libre Caslon Text,serif;font-size:9px;line-height:1.35}.practice-hero,.recap-head{background:var(--forest-2);color:#f5f1e7;border-radius:12px;padding:37px 40px}.practice-hero h2{max-width:850px}.practice-hero p{color:#b5c3ba;max-width:760px;font-family:Libre Caslon Text,serif;font-size:13px;line-height:1.65}.practice-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.practice-card svg{color:var(--gold)}.practice-card h3{margin:18px 0 7px;font-family:Libre Caslon Text,serif;font-size:18px;font-weight:400}.practice-card p{color:var(--muted);min-height:47px;font-size:10px;line-height:1.55}.practice-card span{border-top:1px solid var(--line);width:100%;color:var(--gold);padding-top:10px;font-size:9px;font-weight:700;display:inline-block}.recap-head{justify-content:space-between;align-items:end;display:flex}.recap-head h2{margin-bottom:8px}.recap-head p{color:#a9b8af;margin:0;font-family:Libre Caslon Text,serif;font-size:12px}.source-count{text-align:right;border-left:1px solid #ffffff24;padding-left:30px}.source-count strong{color:#dfc987;font-family:Libre Caslon Text,serif;font-size:46px;display:block}.source-count span{color:#9fb0a7;font-size:9px}.recap-layout{grid-template-columns:minmax(330px,.85fr) 1.15fr;gap:13px;margin-top:13px;display:grid}.source-list{border:1px solid var(--line);background:var(--card);border-radius:10px;overflow:hidden}.source-list button{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:0 0;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;display:grid}.source-list button:last-child{border-bottom:0}.source-list button.active{box-shadow:inset 3px 0 0 var(--gold);background:#ece8da}.source-number{color:#9b927f;font-family:Libre Caslon Text,serif;font-size:13px}.source-list small{text-transform:uppercase;color:var(--gold);letter-spacing:.12em;font-size:7px;display:block}.source-list strong{margin-top:2px;font-family:Libre Caslon Text,serif;font-size:10px;font-weight:400;line-height:1.4;display:block}.source-list svg{color:#a9a18f}.source-detail{align-self:start;padding:27px}.source-detail h3{margin:11px 0 13px;font-family:Libre Caslon Text,serif;font-size:29px;font-weight:400;line-height:1.2}.source-detail>p{color:#626159;font-family:Libre Caslon Text,serif;font-size:12px;line-height:1.7}.source-detail-grid{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.source-detail-grid div{background:#f7f3ea;padding:12px}.source-detail-grid span{text-transform:uppercase;letter-spacing:.12em;color:#999181;font-size:7px;display:block}.source-detail-grid strong{margin-top:5px;font-size:9px;line-height:1.4;display:block}.source-note{background:#edf0e6;border:1px solid #d7ddcf;border-radius:8px;grid-template-columns:22px 1fr;gap:9px;margin-top:17px;padding:13px;display:grid}.source-note svg{color:var(--gold)}.source-note p{margin:0;font-family:Libre Caslon Text,serif;font-size:10px;line-height:1.55}.backdrop{display:none}@media (width<=1180px){.mastery-grid{grid-template-columns:repeat(2,1fr)}.learn-layout{grid-template-columns:210px minmax(430px,1fr)}.context-rail{grid-column:2;grid-template-columns:1fr 1fr;position:static}}@media (width<=900px){.sidebar{transition:all .2s;transform:translate(-105%);box-shadow:20px 0 50px #0a1e1838}.sidebar.mobile-open{transform:none}.mobile-close{color:#c8d3cc;cursor:pointer;background:0 0;border:0;font-size:24px;display:block;position:absolute;top:7px;right:9px}.backdrop{z-index:25;background:#15221c5c;display:block;position:fixed;inset:0}.main-shell{width:100%;margin-left:0}.hamburger{cursor:pointer;background:0 0;border:0;gap:3px;margin-right:12px;padding:7px;display:grid}.hamburger span{background:var(--ink);width:19px;height:1px}.topbar{justify-content:flex-start;padding:0 20px}.top-meta{margin-left:auto}.content-wrap{padding:23px 20px 45px}.learn-layout{grid-template-columns:1fr}.chapter-rail{position:static}.context-rail{grid-column:1}.paper-tabs{grid-template-columns:repeat(2,1fr)}.paper-tabs button:nth-child(2){border-right:0}.paper-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.recap-layout{grid-template-columns:1fr}}@media (width<=640px){.topbar{height:70px}.topbar h1{font-size:18px}.top-meta{display:none}.content-wrap{padding:16px 12px 35px}.hero-panel{grid-template-columns:1fr}.hero-copy{padding:29px 24px}.hero-side{border-top:1px solid #ffffff1f;border-left:0;padding:24px}.mastery-grid,.lower-grid,.practice-grid{grid-template-columns:1fr}.section-heading{align-items:center}.lesson-topline{flex-direction:column;align-items:flex-start;gap:8px}.concept-card,.question-card{padding:20px 17px}.lens-grid{grid-template-columns:1fr}.lens{border-right:0;border-bottom:1px solid var(--line)}.lens:last-child{border-bottom:0}.context-rail{grid-template-columns:1fr}.practice-hero,.recap-head{padding:28px 23px}.recap-head{flex-direction:column;align-items:flex-start;gap:25px}.source-count{text-align:left;border-left:0;padding-left:0}.source-detail-grid{grid-template-columns:1fr}}.geography-page{--geo-reading-size:17px;--geo-small-reading:13.5px}.geo-hero{background:var(--forest-2);color:#f5f1e7;box-shadow:var(--shadow);border-radius:13px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);display:grid;position:relative;overflow:hidden}.geo-hero:after{content:"";border:1px solid #e2c98a24;border-radius:50%;width:340px;height:340px;position:absolute;top:-170px;right:-175px}.geo-hero-copy{z-index:1;padding:38px 42px 35px;position:relative}.geo-hero-copy h2{letter-spacing:-.025em;margin:13px 0;font-family:Libre Caslon Text,serif;font-size:clamp(34px,4vw,50px);font-weight:400;line-height:1.05}.geo-hero-copy>p{color:#bdc9c1;max-width:720px;margin:0;font-family:Libre Caslon Text,serif;font-size:15.5px;line-height:1.72}.geo-source-chip{color:#d9c993;letter-spacing:.02em;background:#ffffff09;border:1px solid #e1c9853b;border-radius:999px;align-items:center;gap:8px;margin-top:20px;padding:8px 12px;font-size:10.5px;display:inline-flex}.geo-hero-side{z-index:1;border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;padding:33px 31px;display:flex;position:relative}.geo-mode-label{color:#9fb0a7;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700}.geo-mode-switch{background:#00000014;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:1fr 1fr;margin-top:9px;padding:3px;display:grid}.geo-mode-switch button{color:#9fb0a7;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:35px;font-size:10px;font-weight:700}.geo-overall{color:#a5b5ac;justify-content:space-between;align-items:end;gap:14px;margin:26px 0 10px;font-size:9.5px;display:flex}.geo-overall div{align-items:baseline;gap:5px;display:flex}.geo-overall strong{color:#ead9ac;font-family:Libre Caslon Text,serif;font-size:28px;font-weight:400}.geo-progress-track{background:#31554a;border-radius:999px;height:5px;overflow:hidden}.geo-progress-track span{border-radius:inherit;background:#cdb36e;height:100%;display:block}.geo-roadmap{border:1px solid var(--line);background:var(--paper-2);min-height:48px;color:var(--muted);border-radius:9px;align-items:center;gap:9px;margin:13px 0;padding:0 15px;font-size:10.5px;display:flex}.geo-roadmap>span{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:8.5px;font-weight:700}.geo-roadmap strong{color:var(--ink);font-size:11px}.geo-roadmap i{background:var(--line);width:1px;height:20px;margin:0 3px}.geo-roadmap p{margin:0}.geo-layout{grid-template-columns:252px minmax(520px,1fr) 238px;align-items:start;gap:14px;display:grid}.geo-unit-rail,.geo-concept-card,.geo-question-card,.geo-context-card{border:1px solid var(--line);background:var(--card);border-radius:10px}.geo-unit-rail{position:sticky;top:98px;overflow:hidden}.geo-rail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:13px 14px;display:flex}.geo-rail-head strong{margin-top:4px;font-family:Libre Caslon Text,serif;font-size:13px;font-weight:400;display:block}.geo-rail-head svg{color:var(--gold)}.geo-unit-list{display:grid}.geo-unit-list>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:69px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:27px 1fr 28px;align-items:center;gap:8px;padding:10px 12px;display:grid}.geo-unit-list>button.active{box-shadow:inset 3px 0 0 var(--gold);background:#ece8da}.geo-unit-num{color:#98907e;font-family:Libre Caslon Text,serif;font-size:12px}.geo-unit-copy small{color:#938d80;text-transform:uppercase;letter-spacing:.11em;font-size:7.5px;display:block}.geo-unit-copy strong{margin-top:2px;font-size:11.5px;line-height:1.28;display:block}.geo-unit-copy em{color:var(--muted);margin-top:4px;font-size:8.5px;font-style:normal;display:block}.geo-unit-state{border:1px solid var(--line);color:#9b947f;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.geo-unit-state.complete{color:#65816b;background:#e7eee4;border-color:#cbd8c9}.geo-rail-note{color:#666257;background:#f1ede3;grid-template-columns:20px 1fr;gap:8px;padding:14px;display:grid}.geo-rail-note svg{color:var(--gold);margin-top:2px}.geo-rail-note p{margin:0;font-family:Libre Caslon Text,serif;font-size:11.5px;line-height:1.55}.geo-reading{min-width:0}.geo-reading-head{justify-content:space-between;align-items:end;gap:25px;min-height:82px;padding:6px 3px 14px;display:flex}.geo-reading-head h2{max-width:760px;margin:6px 0 0;font-family:Libre Caslon Text,serif;font-size:24px;font-weight:400;line-height:1.24}.geo-unit-progress{white-space:nowrap;color:var(--muted);font-size:9.5px}.geo-unit-progress strong{color:var(--ink);margin-right:3px;font-family:Libre Caslon Text,serif;font-size:23px;font-weight:400}.geo-concept-card{padding:29px 31px 31px}.geo-concept-top{grid-template-columns:43px 1fr;align-items:start;gap:12px;display:grid}.geo-concept-icon{border:1px solid var(--gold-soft);width:41px;height:41px;color:var(--gold);background:#f7f2e6;border-radius:9px;place-items:center;display:grid}.geo-concept-top h3{max-width:820px;margin:7px 0 0;font-family:Libre Caslon Text,serif;font-size:29px;font-weight:400;line-height:1.22}.geo-hook{border-left:3px solid var(--gold);background:#f0ecdf;margin:24px 0 20px;padding:15px 17px}.geo-hook span,.geo-section-label,.geo-bridge span,.geo-exam-lenses span{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:8.5px;font-weight:700;display:block}.geo-hook p{color:#4d544c;margin:6px 0 0;font-family:Libre Caslon Text,serif;font-size:16px;line-height:1.58}.geo-prose{max-width:790px}.geo-prose p{color:#444c45;font-family:Libre Caslon Text,serif;font-size:var(--geo-reading-size);margin:0 0 15px;line-height:1.82}.geo-prose p:last-child{margin-bottom:0}.geo-mechanism{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.geo-mechanism-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px;display:grid}.geo-mechanism-grid>div{border:1px solid var(--line);background:#f7f3e9;border-radius:8px;min-height:112px;padding:13px 13px 14px}.geo-mechanism-grid span{border:1px solid var(--line-dark);width:25px;height:25px;color:var(--gold);border-radius:50%;place-items:center;font-family:Libre Caslon Text,serif;font-size:11px;display:grid}.geo-mechanism-grid p{font-family:Libre Caslon Text,serif;font-size:var(--geo-small-reading);color:#55594f;margin:10px 0 0;line-height:1.58}.geo-bridge-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.geo-bridge{border:1px solid var(--line);border-radius:8px;grid-template-columns:24px 1fr;gap:9px;padding:14px;display:grid}.geo-bridge.india{background:#edf1e8}.geo-bridge>svg{color:var(--gold);margin-top:1px}.geo-bridge p{color:#565b52;margin:5px 0 0;font-family:Libre Caslon Text,serif;font-size:12.8px;line-height:1.6}.geo-exam-lenses{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;margin-top:9px;display:grid;overflow:hidden}.geo-exam-lenses>div{background:#f8f5ed;padding:14px 15px}.geo-exam-lenses>div+div{border-left:1px solid var(--line)}.geo-exam-lenses p{color:#55594f;margin:6px 0 0;font-family:Libre Caslon Text,serif;font-size:12.8px;line-height:1.62}.geo-question-card{margin-top:13px;padding:25px 27px}.geo-question-head{justify-content:space-between;align-items:start;gap:20px;display:flex}.geo-question-head h3{max-width:820px;margin:8px 0 14px;font-family:Libre Caslon Text,serif;font-size:22px;font-weight:400;line-height:1.38}.geo-question-head>span{color:var(--muted);white-space:nowrap;font-size:9px}.geo-options{gap:8px;display:grid}.geo-options button{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#f8f5ed;border-radius:8px;grid-template-columns:29px 1fr;align-items:start;gap:10px;padding:12px 13px;display:grid}.geo-options button>span{border:1px solid var(--line-dark);border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:700;display:grid}.geo-options button p{margin:2px 0 0;font-size:13.5px;line-height:1.55}.geo-options button.selected{background:#f2edde;border-color:#8a7a54}.geo-options button.correct{background:#edf3e9;border-color:#75907c}.geo-options button.wrong{background:#f4eae6;border-color:#b4837c}.geo-feedback{background:#eef2e9;border-left:3px solid #719077;margin-top:13px;padding:11px 13px}.geo-feedback.bad{background:#f5ebe7;border-color:#a46e66}.geo-feedback strong{font-family:Libre Caslon Text,serif;font-size:13.5px}.geo-feedback p{color:#5d6258;margin:4px 0 0;font-size:12.5px;line-height:1.58}.geo-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.geo-reset{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-size:9.5px;display:inline-flex}.geo-context{gap:12px;display:grid;position:sticky;top:98px}.geo-context-card{padding:16px;overflow:hidden}.geo-context-card>svg{color:var(--gold);margin:14px 0 5px}.geo-context-card>p{color:#5c6158;margin:7px 0 0;font-family:Libre Caslon Text,serif;font-size:12px;line-height:1.65}.geo-steps{padding:0}.geo-steps>.mini-label{padding:13px 13px 9px}.geo-steps button{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:23px 1fr;gap:8px;padding:11px 12px;display:grid}.geo-steps button:disabled{opacity:.38;cursor:default}.geo-steps button.current{background:#eee9dc}.geo-steps button>span{border:1px solid var(--line-dark);border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.geo-steps button p{margin:2px 0 0;font-family:Libre Caslon Text,serif;font-size:11.5px;line-height:1.4}.geo-source-lines{border-top:1px solid var(--line);gap:6px;margin-top:12px;padding-top:11px;display:grid}.geo-source-lines span{color:#857f70;font-size:9px;line-height:1.35}.concept-body{max-width:790px;font-size:16.5px;line-height:1.8}.lens p{font-size:12.5px;line-height:1.62}.options button p{font-size:13.5px;line-height:1.55}.feedback strong{font-size:13px}.feedback p{font-size:12px;line-height:1.58}.context-card>p{font-size:12px;line-height:1.65}.up-next button p{font-size:11px;line-height:1.42}.lesson-row p{font-size:11px;line-height:1.45}.chapter-item strong{font-size:11.5px}.practice-hero p{font-size:15px}.practice-card p{font-size:12px;line-height:1.6}.source-detail>p{font-size:14px;line-height:1.75}.source-note p{font-size:12px;line-height:1.62}@media (width<=1220px){.geo-layout{grid-template-columns:226px minmax(480px,1fr)}.geo-context{grid-column:2;grid-template-columns:repeat(3,1fr);position:static}}@media (width<=900px){.geo-hero{grid-template-columns:1fr}.geo-hero-side{border-top:1px solid #ffffff1f;border-left:0}.geo-layout{grid-template-columns:1fr}.geo-unit-rail,.geo-context{grid-column:1;position:static}.geo-context{grid-template-columns:1fr 1fr}.geo-steps{grid-column:1/-1}}@media (width<=640px){.geography-page{--geo-reading-size:16px;--geo-small-reading:13px}.geo-hero-copy{padding:29px 23px 27px}.geo-hero-copy>p{font-size:15px}.geo-hero-side{padding:24px 23px}.geo-roadmap{flex-wrap:wrap;align-items:flex-start;padding:12px 13px}.geo-roadmap i{display:none}.geo-roadmap p{flex-basis:100%;line-height:1.45}.geo-reading-head{flex-direction:column;align-items:flex-start;gap:8px}.geo-reading-head h2{font-size:21px}.geo-concept-card,.geo-question-card{padding:21px 17px}.geo-concept-top{grid-template-columns:1fr}.geo-concept-top h3{font-size:25px}.geo-mechanism-grid,.geo-bridge-grid,.geo-exam-lenses,.geo-context{grid-template-columns:1fr}.geo-exam-lenses>div+div{border-left:0;border-top:1px solid var(--line)}.geo-question-head{flex-direction:column;gap:0}.geo-options button p{font-size:13px}.geo-actions{flex-direction:column-reverse;align-items:stretch}.geo-actions .primary-btn,.geo-actions .secondary-btn{width:100%}.geo-reset{justify-content:center}}.care-principle{position:relative;overflow:hidden}.care-principle:after{content:"";border:1px solid #cdab5b38;border-radius:50%;width:64px;height:64px;position:absolute;bottom:-26px;right:-26px}.care-whisper{max-width:560px;color:var(--muted,#a8b8af);background:#ffffff09;border-left:2px solid #cdab5ba6;margin:18px 0 4px;padding:12px 14px;font-size:.9rem;line-height:1.55}.lesson-care-note{background:linear-gradient(135deg,#cdab5b0e,#ffffff05);border:1px solid #cdab5b29;border-radius:12px;align-items:flex-start;gap:10px;margin:18px 0;padding:13px 15px;display:flex}.lesson-care-note p{color:var(--muted,#a8b8af);margin:0;font-size:.9rem;line-height:1.55}.lesson-care-note strong{color:var(--text,#eef2ed);font-weight:650}.lesson-care-dot{background:#c9a85d;border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px;box-shadow:0 0 0 5px #c9a85d1a}.fermat-footer{text-align:center;color:var(--muted,#9eafa6);border-top:1px solid #cdab5b29;margin:18px 28px 28px;padding:22px 20px}.fermat-footer span{color:#c9a85d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:1rem;display:block}.fermat-footer p{color:var(--text,#e9eee9);margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.fermat-footer small{letter-spacing:.06em;opacity:.7;margin-top:7px;font-size:.72rem;display:block}@media (width<=720px){.care-whisper{font-size:.86rem}.lesson-care-note{padding:12px}.fermat-footer{margin:10px 16px 22px;padding:18px 12px}.fermat-footer p{font-size:.88rem;line-height:1.5}}:root{--ink:#403949;--ink-2:#5b5266;--forest:#eef8f1;--forest-2:#f4eff9;--paper:#fbfafb;--paper-2:#f7fbf8;--card:#fffefe;--line:#e7dfe9;--line-dark:#cec3d3;--muted:#746d7a;--gold:#a5658d;--gold-soft:#ecd7e6;--sage:#e4f2e7;--danger:#a25263;--text:#403949;--mint:#dff2e5;--mint-2:#edf8f0;--blush:#f9e3eb;--blush-2:#fff2f6;--lilac:#eadff4;--lilac-2:#f5effa;--violet:#82649a;--rose:#ad668c;--shadow:0 18px 50px #5d476914;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{background:radial-gradient(circle at 9% 7%,#dff2e5b8,#0000 26rem),radial-gradient(circle at 92% 3%,#eadff4a6,#0000 28rem),linear-gradient(#fffdfd 0%,#fbfafb 42%,#f8fbf9 100%)}body{color:var(--ink)}::selection{color:#3f3747;background:#eadff4}.sidebar{color:var(--ink);background:radial-gradient(circle at 12% 4%,#f9e3ebe6,#0000 13rem),linear-gradient(#f4fbf6 0%,#eef8f1 48%,#f8f3fb 100%);border-right:1px solid #e3dbe6;box-shadow:10px 0 34px #5848650e}.brand-mark{background:#ffffffa3;border-color:#ad668c6b;box-shadow:0 8px 20px #8f669a14}.brand-mark span{color:#986080}.brand-mark i{border-color:#986080}.brand-name{color:#493f52}.brand-sub{color:#82758b}.sidebar-rule{background:#755e7e1f}.nav-label,.mini-label{color:#8c7392}.nav-item{color:#665c6f;border-radius:11px;min-height:42px}.nav-item:hover{color:#493f52;background:#ffffffc7}.nav-item.active{color:#4a4053;background:linear-gradient(105deg,#dff2e5eb,#f9e3ebc2 53%,#eadff4d1);border-color:#dfd1e4;box-shadow:0 7px 18px #654e7012}.nav-item.active svg{color:#9e6085}.principle-card{background:#ffffffb8;border-color:#e0d1e3}.principle-card .mini-label{color:#a25f85}.principle-card p{color:#675f6d}.care-principle:after{border-color:#ad668c33}.profile-mini{border-top-color:#6f5b7821}.profile-avatar{color:#5b4562;background:linear-gradient(135deg,#dff2e5,#f9e3eb 56%,#eadff4);border:1px solid #ddcde2}.profile-mini strong{color:#4a4052}.profile-mini span{color:#867a8d}.profile-score{color:#9f6288}.topbar{background:#fffdfde0;border-bottom-color:#e9e1ea;box-shadow:0 8px 22px #5b476709}.top-eyebrow,.eyebrow.gold{color:#a46389}.status-dot{background:#77a884;box-shadow:0 0 0 4px #77a8841c}.content-wrap{position:relative}.hero-panel,.practice-hero,.recap-head,.geo-hero{color:#443b4c;background:radial-gradient(circle at 88% 8%,#f9e3ebf2,#0000 18rem),radial-gradient(circle at 8% 110%,#dff2e5f2,#0000 24rem),linear-gradient(118deg,#eff8f1 0%,#f9f1f6 52%,#f1eafa 100%);border:1px solid #e2d7e7;box-shadow:0 22px 60px #60486c17}.hero-panel:after,.geo-hero:after{border-color:#8b629924}.hero-copy p,.practice-hero p,.recap-head p,.geo-hero-copy>p{color:#6f6575}.hero-side,.geo-hero-side{border-left-color:#7c5f8724}.route-number{color:#805d90}.route-number span,.route-caption,.route-next span,.geo-mode-label{color:#887c8e}.route-next{border-top-color:#7c5f8721}.route-next strong{color:#514659}.hero-side .progress-track{background:#83668f21}.hero-side .progress-track span{background:linear-gradient(90deg,#87b493,#bd7c9f,#9070a6)}.source-count{border-left-color:#7c5f8724}.source-count strong{color:#8c689d}.source-count span{color:#807486}.care-whisper{color:#6c6272;background:#ffffff94;border-left-color:#ba779b;border-radius:0 10px 10px 0}.primary-btn{color:#4a3e51;background:linear-gradient(100deg,#cfead7 0%,#f2dbe5 52%,#ded0ef 100%);border:1px solid #d8c9df;box-shadow:0 7px 16px #6c527614}.primary-btn:hover:not(:disabled){filter:saturate(1.04)brightness(.99);transform:translateY(-1px)}.secondary-btn{color:#51465a;background:#ffffff85;border-color:#d8cddd}.metric-card,.diagnostic-card,.ncert-card,.practice-card,.source-detail,.concept-card,.question-card,.context-card,.geo-context-card,.geo-concept-card,.geo-question-card{background:#fffefef0;border-color:#e6dde8;box-shadow:0 12px 34px #5d48680d}.metric-card:nth-child(4n+1){box-shadow:inset 0 3px #d7eddc,0 12px 34px #5d48680d}.metric-card:nth-child(4n+2){box-shadow:inset 0 3px #f4d9e4,0 12px 34px #5d48680d}.metric-card:nth-child(4n+3){box-shadow:inset 0 3px #e2d5ef,0 12px 34px #5d48680d}.metric-card:nth-child(4n+4){box-shadow:inset 0 3px #d9eee1,0 12px 34px #5d48680d}.metric-top span,.diag-head svg,.source-icon,.practice-card svg,.practice-card span,.concept-kicker,.question-label{color:#a5658d}.diag-row strong{color:#946c9f}.source-icon{background:#fbf3f7;border-color:#e4d4e6}.progress-track{background:#ebe5ec;height:5px}.progress-track span{background:linear-gradient(90deg,#87b493 0%,#b9759a 52%,#8a6aa1 100%)}.paper-tabs{background:#ffffffc2;border-color:#e4dce6}.paper-tabs button{border-right-color:#e8e0e9}.paper-tabs button strong{color:#6e6574}.paper-tabs button span{color:#8b818f}.paper-tabs button.active{background:linear-gradient(115deg,#e7f5eb 0%,#fae8ef 55%,#eee5f7 100%)}.paper-tabs button.active strong{color:#855b8f}.paper-tabs button.active span{color:#6e6474}.chapter-rail,.geo-unit-rail,.source-list{background:#ffffffc7;border-color:#e5dde7;box-shadow:0 12px 34px #5d48680a}.chapter-item,.geo-unit-item,.source-list button{border-color:#e8e0e9}.chapter-item.active,.geo-unit-item.active,.source-list button.active{background:linear-gradient(100deg,#edf8f0,#fff1f5 58%,#f4edfa);box-shadow:inset 3px 0 #a86a91}.lesson-list{background:#faf7fb}.lesson-row.done span{color:#6e9f7c}.lesson-care-note{background:linear-gradient(135deg,#dff2e5a8,#f9e3eb75,#eadff48c);border-color:#e5d6e5}.lesson-care-note p{color:#6c6372}.lesson-care-note strong{color:#463c4e}.lesson-care-dot{background:#b66f95;box-shadow:0 0 0 5px #b66f951a}.lens,.geo-mechanism-grid>div,.geo-exam-lenses>div,.source-detail-grid div{background:#fcf9fc}.lens.think,.geo-bridge.india,.source-note{background:#edf7f0}.geo-bridge.map{background:#f6eff9}.options button,.geo-options button{background:#fffdfd;border-color:#e5dde7;border-radius:11px;min-height:46px}.options button:hover,.geo-options button:hover{background:#faf5fa;border-color:#d7c8dc}.options button.selected,.geo-options button.selected{background:#f4edf8;border-color:#a678b0}.options button.correct,.geo-options button.correct{background:#edf7f0;border-color:#7ca189}.options button.wrong,.geo-options button.wrong{background:#fff0f3;border-color:#bd7a8b}.feedback,.geo-feedback{background:#edf7f0;border-left-color:#7ba087}.feedback.bad,.geo-feedback.bad{background:#fff0f3;border-left-color:#b96f83}.up-next button.current,.geo-steps button.current{background:linear-gradient(90deg,#eef8f1,#f8eef7)}.geo-source-chip{color:#835d91;background:#ffffff8c;border-color:#ddcde3}.geo-mode-switch{background:#ffffff9e;border-color:#dfd5e2}.geo-mode-switch button{color:#766b7d}.geo-mode-switch button.active{color:#4a3e51;background:linear-gradient(105deg,#d9efe0,#f2dbe6 55%,#dfd1ee)}.geo-reading-size button{color:#655b6d;background:#ffffffb3;border-color:#ded3e1}.geo-reading-size button.active{color:#775889;background:#f0e7f6}.fermat-footer{color:#7a6f80;border-top-color:#e5d8e4}.fermat-footer span{color:#a6678d}.fermat-footer p{color:#4b4152}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #9769a64d}button{transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}@media (width<=900px){.sidebar{box-shadow:22px 0 55px #53415f24}.backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#42324b47}}@media (width<=640px){.content-wrap{padding-left:13px;padding-right:13px}.hero-panel,.practice-hero,.recap-head,.geo-hero{border-radius:16px}.hero-side,.geo-hero-side{border-top:1px solid #7c5f8724;border-left:0}.nav-item{min-height:45px}.paper-tabs button{min-height:66px}.options button,.geo-options button{min-height:50px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.overview-page .section-heading{margin-bottom:16px}.overview-page .section-heading h3{letter-spacing:-.015em;font-size:24px}.overview-page .eyebrow{color:#9b6e8e}.metric-card{border-radius:14px;min-height:146px;padding:21px 20px 20px;position:relative;overflow:hidden}.metric-card:after{content:"Open";letter-spacing:.1em;text-transform:uppercase;color:#9a789e;opacity:0;font-size:9px;font-weight:700;transition:all .18s;position:absolute;bottom:16px;right:18px;transform:translateY(3px)}.metric-card[data-domain-link=true]{cursor:pointer}.metric-card[data-domain-link=true]:hover{border-color:#d7c8dc;transform:translateY(-3px);box-shadow:0 16px 38px #5d48681a}.metric-card[data-domain-link=true]:hover:after,.metric-card[data-domain-link=true]:focus-visible:after{opacity:1;transform:translateY(0)}.metric-card[data-domain-link=true]:active{transform:translateY(-1px)scale(.995)}.metric-card[data-domain-link=true]:focus-visible{outline-offset:3px;outline:3px solid #9769a63d}.metric-card h4{margin-top:18px;font-size:18px}.metric-card p{font-size:10px}.metric-card .progress-track{margin-top:16px}.metric-top strong{color:#45394e;font-size:21px}.diagnostic-card,.ncert-card{border-radius:14px;padding:22px}.ncert-card{transition:all .18s}.ncert-card:hover{border-color:#d9cadf;transform:translateY(-2px)}.topbar h1{color:#44394d}.top-meta{color:#7f7386}.hero-panel{min-height:320px}.hero-copy{padding-top:42px;padding-bottom:42px}.hero-copy h2{color:#44384d;text-wrap:balance}.hero-copy p{max-width:640px;font-size:14px}.hero-side{background:#ffffff2e}.sidebar{width:250px}.main-shell{width:calc(100% - 250px);margin-left:250px}.nav-item{font-weight:500}.nav-item.active{font-weight:650}.principle-card{border-radius:13px}.fermat-footer{max-width:980px;margin:22px auto 18px;padding:18px 20px 8px}.fermat-footer span,.fermat-footer p{font-size:.88rem}.fermat-footer small{font-size:.68rem}@media (width<=1100px){.mastery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sidebar{width:264px}.main-shell{width:100%;margin-left:0}}@media (width<=640px){.mastery-grid{grid-template-columns:1fr}.metric-card{min-height:132px}.metric-card:after{opacity:.72;transform:none}.overview-page .section-block{margin-top:31px}.fermat-footer{margin-left:12px;margin-right:12px}}:root{--pf-ink:#43394b;--pf-ink-soft:#655a6c;--pf-mint:#e8f6ec;--pf-mint-strong:#cfe9d6;--pf-blush:#fff0f5;--pf-blush-strong:#f3d7e2;--pf-lilac:#f3ecfa;--pf-lilac-strong:#dfd1ed;--pf-surface:#ffffffeb;--pf-border:#e6dce8;--pf-shadow:0 16px 42px #5b446813;--pf-shadow-hover:0 22px 52px #5b44681d}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.content-wrap{max-width:1480px;padding-top:34px}.topbar{background:#fffdfee6;border-bottom:1px solid #936f9e1f;height:78px;padding-left:38px;padding-right:38px;box-shadow:0 8px 28px #4c3a5708}.top-eyebrow{letter-spacing:.18em;color:#a06187}.topbar h1{letter-spacing:-.018em;margin-top:2px;font-size:23px}.top-meta{background:#ffffff8c;border:1px solid #8b6c951a;border-radius:999px;padding:8px 11px}.hero-panel{border-color:#9d74a82b;border-radius:20px;min-height:336px;overflow:hidden;box-shadow:0 28px 70px #5e456b1b}.hero-panel:before{content:"TODAY · ONE CLEAR GOAL";z-index:3;color:#856b8d;letter-spacing:.15em;background:#ffffff7a;border:1px solid #85639221;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700;position:absolute;top:23px;right:28px}.hero-copy{padding:47px 48px 43px}.hero-copy h2{letter-spacing:-.042em;max-width:720px;margin-top:13px;margin-bottom:17px;font-size:clamp(38px,4.15vw,55px);line-height:1.02}.hero-copy>p{color:#6d6274;max-width:650px;font-size:14.5px;line-height:1.72}.care-whisper{background:#ffffff7a;border:1px solid #aa6d911f;border-left:3px solid #bd789d;border-radius:12px;max-width:610px;margin-top:20px;padding:11px 15px 11px 17px;box-shadow:inset 0 1px #ffffff9e}.hero-copy .primary-btn{border-radius:11px;min-height:43px;margin-top:17px;padding:0 18px}.hero-side{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(#ffffff30,#ffffff4f);padding:50px 37px 39px}.route-number{letter-spacing:-.045em;font-size:61px}.route-caption{margin-top:10px;margin-bottom:18px;font-size:10.5px}.hero-side .progress-track{height:7px}.route-next{margin-top:28px;padding-top:18px}.route-next strong{margin-top:7px;font-size:13px;line-height:1.45}.overview-page .section-block{margin-top:46px}.section-heading{align-items:center}.overview-page .section-heading h3{letter-spacing:-.026em;margin-top:5px;font-size:26px}.text-btn{color:#7d5c88;border-radius:9px;padding:8px 11px;font-weight:650}.text-btn:hover{background:#f5edf7}.mastery-grid{gap:16px}.metric-card{background:var(--pf-surface);min-height:158px;box-shadow:var(--pf-shadow);border-color:#916f9926;border-radius:16px;padding:22px 21px 21px}.metric-card:first-child{background:linear-gradient(155deg,#e8f6eceb,#fffffff5 57%)}.metric-card:nth-child(2){background:linear-gradient(155deg,#fff0f5f0,#fffffff5 57%)}.metric-card:nth-child(3){background:linear-gradient(155deg,#f3ecfaf5,#fffffff5 57%)}.metric-card:nth-child(4){background:linear-gradient(155deg,#edf8f1f0,#fcf7fdf5 62%)}.metric-card:before{content:"";border:1px solid #8d67971f;border-radius:50%;width:78px;height:78px;position:absolute;top:-37px;right:-34px}.metric-card[data-domain-link=true]:hover{box-shadow:var(--pf-shadow-hover);transform:translateY(-5px)}.metric-card[data-domain-link=true]:after{content:"Open →";color:#936b9b;bottom:18px}.metric-top span{letter-spacing:.11em;background:#ffffffa3;border:1px solid #9870a01c;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;display:inline-flex}.metric-top strong{letter-spacing:-.035em;font-size:23px}.metric-card h4{letter-spacing:-.018em;margin-top:19px;margin-bottom:4px;font-size:19px}.metric-card p{margin-bottom:17px;font-size:10px}.metric-card .progress-track{background:#6852711a;width:calc(100% - 4px);height:6px;margin-top:18px}.lower-grid{gap:16px;margin-top:16px}.diagnostic-card,.ncert-card{box-shadow:var(--pf-shadow);border-radius:17px}.diagnostic-card{background:linear-gradient(140deg,#fffffff7,#f9f4fae0)}.diag-head{gap:13px;margin-top:15px}.diag-head svg{box-sizing:content-box;background:#faedf4;border-radius:12px;padding:8px}.diag-head h3{letter-spacing:-.018em;font-size:20px}.diagnostic-card>p{max-width:790px;margin-top:10px;font-size:11.5px;line-height:1.65}.diag-row{min-height:34px;padding-top:11px}.diag-row strong{text-align:center;background:#f4ebf7;border-radius:999px;min-width:40px;padding:4px 7px}.ncert-card{background:linear-gradient(150deg,#fffafb,#fff 62%);position:relative;overflow:hidden}.ncert-card:after{content:"";background:#e7d4ee61;border-radius:50%;width:105px;height:105px;position:absolute;bottom:-49px;right:-50px}.source-icon{border-radius:12px;width:44px;height:44px}.ncert-card h3{font-size:20px}.paper-tabs{border-radius:15px;box-shadow:0 10px 28px #5441600a}.paper-tabs button{min-height:67px;padding:14px 17px}.paper-tabs button strong{font-size:10.5px}.paper-tabs button.active{box-shadow:inset 0 -3px #99638747}.learn-layout{gap:17px}.chapter-rail,.context-card,.concept-card,.question-card{border-radius:15px}.chapter-rail{box-shadow:0 13px 35px #5744620e}.chapter-item{min-height:57px;padding-top:13px;padding-bottom:13px}.chapter-item.active{background:linear-gradient(100deg,#edf8f0,#fff1f5 56%,#f4edfa)}.lesson-topline h2{letter-spacing:-.025em;line-height:1.12}.lesson-care-note{border-radius:14px;box-shadow:0 9px 24px #55436009}.concept-card,.question-card{box-shadow:var(--pf-shadow);padding:25px}.concept-card h3,.question-card h3{letter-spacing:-.016em}.lens-grid{gap:11px}.lens{border-radius:12px}.options{gap:10px}.options button,.geo-options button{border-radius:13px;min-height:54px;padding:11px 13px;box-shadow:0 5px 14px #56426106}.options button>span,.geo-options button>span{color:#825d8c;background:#f5edf7;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-weight:700;display:grid}.options button.selected>span,.geo-options button.selected>span{background:#e8dbef}.options button.correct>span,.geo-options button.correct>span{color:#52775d;background:#d9eddf}.options button.wrong>span,.geo-options button.wrong>span{color:#9d5366;background:#f6dfe5}.feedback,.geo-feedback{border-radius:0 12px 12px 0}.context-card{box-shadow:0 11px 30px #53415f0b}.practice-hero,.recap-head,.geo-hero{border-radius:19px}.practice-grid{gap:16px}.practice-card{border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s}.practice-card:hover{box-shadow:var(--pf-shadow-hover);border-color:#d8cadf;transform:translateY(-3px)}.geo-mode-switch,.geo-reading-size{border-radius:12px}.geo-concept-card,.geo-question-card,.geo-context-card{border-radius:16px}.fermat-footer{opacity:.88;max-width:930px;margin-top:26px;margin-bottom:14px;padding-top:16px}.fermat-footer span{letter-spacing:.12em}@keyframes pf-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.overview-page .hero-panel,.overview-page .metric-card,.overview-page .lower-grid{animation:.38s both pf-rise}.overview-page .metric-card:first-child{animation-delay:35ms}.overview-page .metric-card:nth-child(2){animation-delay:65ms}.overview-page .metric-card:nth-child(3){animation-delay:95ms}.overview-page .metric-card:nth-child(4){animation-delay:.125s}@media (width<=1100px){.hero-copy{padding-left:38px;padding-right:35px}.hero-side{padding-left:29px;padding-right:29px}}@media (width<=900px){.topbar{padding-left:18px;padding-right:18px}.top-meta{background:0 0;border:0;padding:0}.content-wrap{padding-top:23px}}@media (width<=640px){.content-wrap{padding-top:17px}.topbar{height:70px}.topbar h1{font-size:20px}.top-meta>span:first-child{display:none}.hero-panel{border-radius:17px}.hero-panel:before{display:none}.hero-copy{padding:29px 22px 25px}.hero-copy h2{font-size:clamp(34px,10.6vw,44px)}.hero-copy>p{font-size:13.5px}.care-whisper{font-size:11px}.hero-side{padding:25px 22px 27px}.route-number{font-size:50px}.overview-page .section-block{margin-top:34px}.overview-page .section-heading h3{font-size:23px}.section-heading .text-btn{display:none}.metric-card{min-height:145px}.metric-card[data-domain-link=true]:after{opacity:.76;transform:none}.lower-grid{gap:12px}.diagnostic-card,.ncert-card,.concept-card,.question-card{padding:19px}.paper-tabs{grid-template-columns:repeat(2,1fr)}.paper-tabs button:nth-child(2){border-right:0}.paper-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.fermat-footer{padding-left:14px;padding-right:14px}}@media (prefers-reduced-motion:reduce){.overview-page .hero-panel,.overview-page .metric-card,.overview-page .lower-grid{animation:none!important}}
