@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Nunito:wght@700;800;900&display=swap";:root{color:#26332f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#26332f;--muted:#718079;--line:#e8e9e2;--cream:#fbfaf5;--white:#fff;--green:#1b8f6a;--green-dark:#147555;--green-soft:#e5f5ee;--blue:#5187cd;--blue-soft:#eaf2fc;--yellow:#f1b942;--yellow-soft:#fff5d8;--coral:#e87863;--coral-soft:#fff0ec;--shadow:0 14px 45px #2b3e3612;background:#fbfaf5;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}.app-shell{min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:242px;padding:32px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;min-height:42px;display:flex}.brand-mark{background:var(--green);border-radius:13px;width:38px;height:38px;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:0 6px 14px #1b8f6a38}.brand-road{border:5px solid #0000;border-color:#0000 #fff;border-radius:50%;width:14px;height:51px;position:absolute;top:-6px;left:12px;transform:rotate(18deg)}.brand-road:after{content:"";background:#f8d76b;border-radius:4px;width:3px;height:8px;position:absolute;top:17px;left:1px}.brand strong{letter-spacing:-.7px;color:#203b32;font-family:Nunito,sans-serif;font-size:24px;line-height:23px;display:block}.brand small{letter-spacing:1.65px;color:#8b9893;margin-top:2px;font-size:9px;font-weight:800;display:block}.main-nav{gap:7px;margin-top:48px;display:grid}.nav-button{color:#728079;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;width:100%;padding:12px 14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.nav-button:hover{color:var(--ink);background:#f7f8f4;transform:translate(2px)}.nav-button.active{color:var(--green);background:var(--green-soft)}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.source-mini{border-top:1px solid var(--line);color:#89958f;align-items:center;gap:9px;margin:0 8px;padding-top:18px;font-size:11px;line-height:1.4;display:flex}.source-mini svg{color:var(--green);flex:none}.content-shell{min-height:100vh;margin-left:242px}.topbar{border-bottom:1px solid #e8e9e2bf;justify-content:flex-end;align-items:center;height:82px;padding:0 clamp(28px,4.5vw,70px);display:flex}.top-stats{align-items:center;gap:12px;display:flex}.stat-pill{border-radius:11px;align-items:center;gap:5px;height:38px;padding:0 11px;font-size:13px;display:flex}.stat-pill strong{font-size:14px}.stat-pill span{letter-spacing:.4px;opacity:.72;font-size:10px;font-weight:800}.stat-pill.flame{color:#d96842;background:var(--coral-soft)}.stat-pill.xp{color:#b07a10;background:var(--yellow-soft)}.profile-badge{color:#fff;width:39px;height:39px;box-shadow:0 0 0 1px var(--line);background:#587d70;border:3px solid #fff;border-radius:50%;place-items:center;font:800 14px Nunito;display:grid}.mobile-logo,.mobile-brand,.mobile-nav{display:none}.content-area{max-width:1310px;margin:0 auto;padding:42px clamp(28px,4.5vw,70px) 76px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;gap:38px;display:grid}.home-main{min-width:0}.eyebrow{color:var(--green);letter-spacing:1.45px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.welcome-heading{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.welcome-heading h1,.page-heading h1{letter-spacing:-.8px;color:#24352f;margin:0;font:900 clamp(29px,3vw,39px)/1.15 Nunito,sans-serif}.welcome-heading>div>p:last-child,.page-heading>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.65}.hero-card{color:#fff;background:linear-gradient(125deg,#198b69 0%,#1a9873 62%,#2ca37d 100%);border-radius:26px;grid-template-columns:57% 43%;min-height:277px;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 42px #167c5c2b}.hero-copy{z-index:3;padding:38px 16px 36px 41px;position:relative}.hero-kicker{letter-spacing:1px;background:#ffffff1c;border:1px solid #ffffff52;border-radius:8px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.hero-copy h2{letter-spacing:-.4px;margin:19px 0 8px;font:900 clamp(25px,2.5vw,34px)/1.12 Nunito}.hero-copy p{color:#ffffffd1;max-width:450px;margin:0 0 25px;font-size:13px;line-height:1.65}.primary-button{background:var(--green);color:#fff;cursor:pointer;min-height:45px;box-shadow:0 5px 0 var(--green-dark);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.primary-button:hover:not(:disabled){box-shadow:0 7px 0 var(--green-dark);transform:translateY(-1px)}.primary-button:active:not(:disabled){box-shadow:0 1px 0 var(--green-dark);transform:translateY(4px)}.primary-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.primary-button.light{color:var(--green-dark);background:#fff;box-shadow:0 5px #06553d40}.hero-visual{min-height:250px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:#ebfaf124;border-radius:50% 50% 0 0;height:66%;position:absolute;inset:auto -15% -34% -10%}.sun{background:#f7d16c;border-radius:50%;width:68px;height:68px;position:absolute;top:32px;right:37px;box-shadow:0 0 0 12px #f7d16c14}.cloud{background:#fff6;border-radius:20px;width:64px;height:15px;position:absolute}.cloud:after,.cloud:before{content:"";background:inherit;border-radius:50%;position:absolute;bottom:0}.cloud:before{width:25px;height:25px;left:11px}.cloud:after{width:19px;height:19px;left:31px}.cloud-one{top:54px;right:136px;transform:scale(.7)}.cloud-two{top:120px;right:24px;transform:scale(.45)}.city-shape{z-index:1;background:#136e536b;border-radius:4px 4px 0 0;position:absolute;bottom:45px}.city-one{width:48px;height:90px;right:36px;box-shadow:-58px 30px #136e5354,-115px 13px #136e534a}.city-two{width:24px;height:58px;right:109px}.hero-road{z-index:2;background:#296b59;border-radius:55% 0 0;width:300px;height:110px;position:absolute;bottom:-22px;right:-20px;transform:skewY(-6deg)}.hero-road span{background:#ffffffbf;border-radius:4px;width:34px;height:4px;position:absolute;top:51px;transform:rotate(-12deg)}.hero-road span:first-child{left:40px}.hero-road span:nth-child(2){left:115px}.hero-road span:nth-child(3){left:192px}.rider-bubble{z-index:4;color:#245f50;background:#f6cc65;border-radius:50% 50% 47% 53%;place-items:center;width:92px;height:92px;display:grid;position:absolute;bottom:62px;right:106px;transform:rotate(-5deg);box-shadow:0 12px 25px #07423240}.rider-bubble svg{transform:rotate(5deg)}.section-block{margin-top:43px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:17px;display:flex}.section-heading h2,.panel-heading h2{letter-spacing:-.35px;margin:0;font:900 24px/1.15 Nunito}.subtle-label{color:#8b9791;padding-bottom:2px;font-size:11px;font-weight:700}.learning-path{gap:10px;display:grid}.module-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:18px;width:100%;min-height:113px;padding:18px 18px 18px 17px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 5px 18px #2b3e3606}.module-card:hover{box-shadow:var(--shadow);border-color:#cadcd4;transform:translateY(-2px)}.module-icon{border-radius:18px;flex:none;place-items:center;width:63px;height:63px;display:grid;position:relative}.module-icon.mint{color:var(--green);background:var(--green-soft)}.module-icon.blue{color:var(--blue);background:var(--blue-soft)}.module-icon.coral{color:var(--coral);background:var(--coral-soft)}.complete-tick{color:#fff;background:var(--green);border:3px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:-3px;right:-5px}.module-content{flex:1;min-width:0}.module-topline{color:#9aa49f;letter-spacing:.8px;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:9px;font-weight:800;display:flex}.module-topline strong{color:var(--green);font-size:10px}.module-content h3{color:#2e3b36;margin:0;font:800 16px Nunito}.module-content p{color:#7e8b85;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 12px;font-size:11px;line-height:1.45;overflow:hidden}.thin-progress{background:#f0f1ec;border-radius:8px;height:5px;overflow:hidden}.thin-progress span{border-radius:inherit;background:var(--green);height:100%;transition:width .5s;display:block}.module-chevron{color:#b7beba;flex:none}.quick-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.quick-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:13px;min-height:80px;padding:14px 16px;transition:all .2s;display:flex}.quick-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.quick-card>svg{color:#aeb7b2;margin-left:auto}.quick-card>span:nth-child(2){gap:3px;display:grid}.quick-card strong{font:800 13px Nunito}.quick-card small{color:#8b9691;font-size:10px}.quick-icon{border-radius:13px;flex:none;place-items:center;width:43px;height:43px;display:grid}.mistake-card .quick-icon{color:var(--coral);background:var(--coral-soft)}.exam-card .quick-icon{color:var(--blue);background:var(--blue-soft)}.right-rail{align-content:start;gap:14px;padding-top:65px;display:grid}.side-card{border:1px solid var(--line);background:#fff;border-radius:19px;padding:20px}.side-card-heading{color:var(--green);justify-content:space-between;align-items:flex-start;display:flex}.side-card-heading h3{color:var(--ink);margin:0;font:800 17px Nunito}.daily-progress-row{align-items:center;gap:15px;margin-top:20px;display:flex}.progress-ring{background:conic-gradient(var(--green) var(--progress), #ebeee8 0);border-radius:50%;flex:none;place-items:center;width:78px;height:78px;display:grid}.progress-ring:before{content:"";background:#fff;border-radius:50%;width:62px;height:62px;position:absolute}.progress-ring>div{z-index:1;text-align:center;line-height:1;display:grid}.progress-ring strong{font:900 19px Nunito}.progress-ring span{color:#8f9b95;margin-top:4px;font-size:9px}.daily-copy{gap:5px;display:grid}.daily-copy strong{font:800 13px Nunito}.daily-copy span{color:#849089;font-size:10px;line-height:1.45}.focus-stat{align-items:center;gap:13px;margin-top:19px;display:flex}.focus-number{min-width:55px;color:var(--green);font:900 35px/1 Nunito}.focus-stat strong{font:800 12px Nunito}.focus-stat p{color:#8b9691;margin:4px 0 0;font-size:9.5px;line-height:1.45}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:17px;padding:0;font-size:10px;font-weight:800;display:flex}.tip-card{color:#6e5822;background:#fff6db;border-radius:17px;gap:12px;padding:16px;display:flex}.tip-icon{color:#af7913;background:#ffffffa6;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.tip-card strong{font:800 12px Nunito}.tip-card p{color:#8d793f;margin:4px 0 0;font-size:9.5px;line-height:1.5}.official-source{color:#658078;border-radius:15px;align-items:center;gap:10px;min-height:60px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex}.official-source:hover{background:#f1f4ef}.official-source>svg:first-child{color:var(--green);flex:none}.official-source>svg:last-child{margin-left:auto}.official-source span{gap:2px;display:grid}.official-source strong{color:#4a5e57;font-size:10px}.official-source small{font-size:8px}.practice-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.practice-header{align-items:center;gap:22px;width:min(930px,100% - 48px);height:90px;margin:0 auto;display:flex}.icon-button{color:#8c9892;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:41px;height:41px;transition:all .2s;display:grid}.icon-button:hover{color:var(--ink);background:#f3f5f1}.practice-progress{background:#eef0eb;border-radius:12px;flex:1;height:11px;overflow:hidden}.practice-progress span{border-radius:inherit;background:linear-gradient(90deg,#31a77d,#1b8f6a);height:100%;transition:width .4s;display:block}.question-counter{color:#475650;text-align:right;min-width:62px;font:800 13px Nunito}.question-counter span{color:#a2aaa6}.question-stage{width:min(720px,100% - 40px);margin:clamp(32px,6vh,76px) auto 190px;animation:.3s both stage-in}@keyframes stage-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.question-meta{color:var(--green);letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.question-code{color:#8b9791;letter-spacing:.4px;background:#f4f5f1;border-radius:7px;padding:5px 8px}.question-stage h1{letter-spacing:-.5px;max-width:700px;margin:16px 0 9px;font:900 clamp(26px,3.4vw,37px)/1.25 Nunito}.answer-prompt{color:#89958f;margin:0 0 27px;font-size:13px}.answer-list{gap:11px;display:grid}.answer-button{text-align:left;cursor:pointer;background:#fff;border:2px solid #e4e7e1;border-bottom-width:4px;border-radius:16px;align-items:center;gap:14px;width:100%;min-height:67px;padding:11px 17px;font-size:13px;line-height:1.48;transition:border-color .17s,background .17s,transform .17s;display:flex}.answer-button:hover:not(:disabled){background:#fbfdfc;border-color:#b8d9cb;transform:translateY(-1px)}.answer-key{color:#87928c;background:#f9faf8;border:1px solid #dfe3dd;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.answer-button.selected{border-color:var(--green);color:#176f55;background:#f0faf6}.answer-button.selected .answer-key{color:#fff;border-color:var(--green);background:var(--green)}.answer-button.correct{color:#176f55;background:#eaf8f1;border-color:#3baa7e}.answer-button.correct .answer-key{color:#fff;background:#2c9c72;border-color:#2c9c72}.answer-button.incorrect{color:#a84534;background:#fff0ed;border-color:#ec826f}.answer-button.incorrect .answer-key{color:#fff;background:#e46f5b;border-color:#e46f5b}.keyboard-hint{color:#a4ada8;align-items:center;gap:7px;margin-top:20px;font-size:10px;display:flex}.answer-footer{z-index:10;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:space-between;align-items:center;gap:25px;min-height:118px;padding:24px max(40px,50vw - 465px);display:flex;position:fixed;inset:auto 0 0}.answer-footer.visible.success{background:#e8f8f0f7;border-color:#cbeadb}.answer-footer.visible.error{background:#fff0edf7;border-color:#f5d5cf}.feedback-copy{align-items:center;gap:14px;display:flex}.feedback-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:45px;height:45px;display:grid}.success .feedback-icon{background:var(--green)}.error .feedback-icon{background:var(--coral)}.feedback-copy strong{font:900 18px Nunito}.success .feedback-copy strong{color:var(--green-dark)}.error .feedback-copy strong{color:#b24d3a}.feedback-copy p{color:#765c55;max-width:600px;margin:3px 0 0;font-size:11px;line-height:1.45}.answer-footer .primary-button{min-width:140px}.centered-state,.summary-screen{text-align:center;justify-content:center;align-items:center;padding:40px 20px}.centered-state h1,.summary-screen h1{margin:8px 0;font:900 34px Nunito}.centered-state>p:not(.eyebrow),.summary-screen>p:not(.eyebrow){max-width:510px;color:var(--muted);font-size:13px;line-height:1.65}.empty-illustration{width:95px;height:95px;color:var(--green);background:var(--green-soft);border-radius:29px;place-items:center;margin-bottom:25px;display:grid;transform:rotate(-4deg)}.summary-close{position:absolute;top:24px;left:28px}.summary-medal{color:#be861b;background:var(--yellow-soft);border-radius:34px;place-items:center;width:105px;height:105px;margin-bottom:26px;display:grid;position:relative;transform:rotate(-5deg)}.summary-medal>svg{transform:rotate(5deg)}.summary-medal span{color:var(--yellow);position:absolute;top:4px;right:-8px}.summary-stats{grid-template-columns:repeat(3,1fr);gap:12px;width:min(520px,100%);margin:28px 0 31px;display:grid}.summary-stats>div{border:1px solid var(--line);border-radius:17px;justify-items:center;gap:3px;padding:16px 10px;display:grid}.summary-stats strong{font:900 21px Nunito}.summary-stats small{color:#8b9691;font-size:9px}.summary-icon{border-radius:11px;place-items:center;width:35px;height:35px;margin-bottom:4px;display:grid}.summary-icon.green{color:var(--green);background:var(--green-soft)}.summary-icon.blue{color:var(--blue);background:var(--blue-soft)}.summary-icon.yellow{color:#b07a10;background:var(--yellow-soft)}.page-view{max-width:1030px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-start;min-height:97px;margin-bottom:34px;display:flex}.page-heading>svg{box-sizing:content-box;color:var(--green);background:var(--green-soft);border-radius:15px;padding:9px}.search-field{border:1px solid var(--line);color:#97a19c;background:#fff;border-radius:15px;align-items:center;gap:11px;height:54px;padding:0 16px;display:flex}.search-field:focus-within{border-color:#93cbb7;box-shadow:0 0 0 4px #1b8f6a14}.search-field input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-field input::placeholder{color:#a4ada8}.search-field button{color:#87928c;cursor:pointer;background:#f2f4f0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.library-count{color:#96a09b;margin:14px 4px;font-size:10px;font-weight:700}.question-library{gap:8px;display:grid}.library-item{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.library-item.open{border-color:#bfded1;box-shadow:0 10px 30px #2b3e360d}.library-question{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:100%;min-height:67px;padding:11px 16px;display:flex}.library-number{color:var(--green);letter-spacing:.5px;flex:none;font:800 10px Nunito}.library-title{flex:1;font-size:12px;font-weight:700;line-height:1.45}.library-question>svg{color:#aeb6b2;transition:transform .2s}.library-item.open .library-question>svg{transform:rotate(90deg)}.mastery-dot{background:#dde2de;border-radius:50%;width:8px;height:8px}.mastery-dot.level-1{background:var(--yellow)}.mastery-dot.level-2{background:#68bea0}.mastery-dot.level-3{background:var(--green)}.library-answers{gap:7px;padding:2px 18px 17px 61px;animation:.2s reveal;display:grid}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}}.library-answers>div{color:#6f7d77;background:#f8f9f6;border-radius:10px;align-items:center;gap:10px;min-height:42px;padding:8px 11px;font-size:11px;line-height:1.45;display:flex}.library-answers>div>span{background:#ecefeb;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.library-answers>div.correct{color:var(--green-dark);background:var(--green-soft);font-weight:700}.library-answers>div.correct>span{color:#fff;background:var(--green)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:143px;padding:18px;display:flex}.metric-icon{border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.metric-icon.mint{color:var(--green);background:var(--green-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.yellow{color:#ad7915;background:var(--yellow-soft)}.metric-icon.coral{color:var(--coral);background:var(--coral-soft)}.metric-card strong{margin-top:14px;font:900 24px Nunito}.metric-card>span:last-child{color:#8d9892;font-size:9px}.progress-panels{grid-template-columns:1.4fr 1fr;gap:14px;margin-top:14px;display:grid}.chart-card,.mastery-card{border:1px solid var(--line);background:#fff;border-radius:19px;min-height:285px;padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading>svg{color:#9aa59f}.panel-heading h2{font-size:18px}.bar-chart{justify-content:space-around;align-items:stretch;gap:10px;height:175px;padding-top:28px;display:flex}.bar-column{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.bar-track{background:#f1f3ef;border-radius:8px;flex:1;align-items:flex-end;width:min(32px,60%);display:flex;overflow:hidden}.bar-track>span{background:#bfded1;border-radius:8px;align-items:flex-end;width:100%;display:flex}.bar-track i{background:var(--green);border-radius:8px;width:100%;display:block}.bar-column small{color:#98a29d;font-size:8px}.chart-empty{color:#b5bcb8;text-align:center;align-content:center;place-items:center;gap:10px;height:190px;display:grid}.chart-empty p{max-width:260px;margin:0;font-size:10px;line-height:1.5}.mastery-card{flex-direction:column;display:flex}.mastery-row{justify-content:space-between;align-items:center;margin-top:23px;font-size:11px;display:flex}.mastery-row span{color:#718079;align-items:center;gap:9px;display:flex}.mastery-row strong{font:800 13px Nunito}.status-dot{border-radius:50%;width:10px;height:10px;display:block}.status-dot.learned{background:var(--green)}.status-dot.active{background:var(--yellow)}.status-dot.new{background:#dfe3df}.mastery-total{background:#eef0ec;border-radius:9px;height:7px;margin-top:auto;overflow:hidden}.mastery-total span{background:var(--green);border-radius:inherit;height:100%;display:block}.settings-view{max-width:850px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-height:93px;margin-bottom:10px;padding:18px 20px;display:flex}.setting-copy{align-items:center;gap:14px;display:flex}.setting-copy h3{margin:0;font:800 14px Nunito}.setting-copy p{color:#87938d;max-width:480px;margin:4px 0 0;font-size:10px;line-height:1.5}.goal-picker{gap:7px;display:flex}.goal-picker button{border:1px solid var(--line);color:#829089;cursor:pointer;background:#fff;border-radius:10px;width:39px;height:37px;font-size:11px;font-weight:800}.goal-picker button.active{color:#fff;border-color:var(--green);background:var(--green)}.info-setting>a{color:var(--green);white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.outline-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-height:38px;padding:0 14px;font-size:10px;font-weight:800}.outline-button.danger{color:#c65f4c;border-color:#efc4bc}.outline-button.danger.filled{color:#fff;border-color:var(--coral);background:var(--coral)}.confirm-reset{gap:7px;display:flex}@media (width<=1080px){.sidebar{width:205px;padding-inline:16px}.content-shell{margin-left:205px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.right-rail{grid-template-columns:1fr 1fr;padding-top:0}.tip-card,.official-source{display:none}.hero-card{grid-template-columns:62% 38%}.hero-copy{padding-left:30px}.rider-bubble{right:60px}}@media (width<=760px){body{padding-bottom:70px}.sidebar{display:none}.content-shell{margin-left:0}.topbar{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf5eb;justify-content:space-between;height:68px;padding:0 18px;position:sticky;top:0}.mobile-logo{display:block}.mobile-logo .brand-mark{border-radius:11px;width:32px;height:32px}.mobile-logo .brand-road{left:9px}.mobile-logo .brand strong{font-size:20px}.mobile-logo .brand small,.stat-pill span{display:none}.stat-pill{padding:0 8px}.profile-badge{display:none}.content-area{padding:26px 17px 38px}.welcome-heading{margin-bottom:21px}.welcome-heading h1{font-size:29px}.welcome-heading>div>p:last-child{font-size:12px}.hero-card{grid-template-columns:1fr;min-height:338px}.hero-copy{padding:28px 25px 165px}.hero-copy h2{font-size:27px}.hero-visual{width:100%;height:170px;min-height:0;position:absolute;inset:auto 0 0}.rider-bubble{width:76px;height:76px;bottom:52px;right:24%}.rider-bubble svg{width:42px}.sun{width:55px;height:55px;top:8px;right:28px}.hero-road{width:72%;height:84px}.city-shape{bottom:34px}.section-block{margin-top:34px}.module-card{gap:13px;padding:15px 13px}.module-icon{border-radius:15px;width:52px;height:52px}.module-content p{max-width:50vw}.module-chevron{display:none}.quick-grid,.right-rail{grid-template-columns:1fr}.right-rail{margin-top:26px}.focus-card,.tip-card,.official-source{display:none}.mobile-nav{z-index:30;height:70px;padding:7px 10px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.mobile-nav button{color:#9aa49f;background:0 0;border:0;align-content:center;justify-items:center;gap:4px;min-width:63px;font-size:8px;font-weight:700;display:grid}.mobile-nav button.active{color:var(--green)}.practice-header{gap:12px;width:calc(100% - 24px);height:69px}.practice-header .icon-button{width:35px}.practice-progress{height:9px}.question-counter{min-width:47px;font-size:11px}.question-stage{width:calc(100% - 32px);margin:32px auto 205px}.question-stage h1{font-size:25px}.answer-button{min-height:62px;padding:9px 11px;font-size:12px}.keyboard-hint{display:none}.answer-footer{flex-direction:column;align-items:stretch;gap:12px;min-height:145px;padding:16px}.answer-footer:not(.visible){justify-content:flex-end}.feedback-copy{min-height:47px}.feedback-copy strong{font-size:15px}.feedback-copy p{font-size:10px}.feedback-icon{width:39px;height:39px}.answer-footer .primary-button{width:100%;min-height:47px}.page-heading{margin-bottom:24px}.page-heading h1{font-size:31px}.page-heading>svg{display:none}.page-heading>div>p:last-child{font-size:12px}.library-answers{padding-left:15px}.library-title{font-size:11px}.stats-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:126px}.progress-panels{grid-template-columns:1fr}.settings-card{flex-direction:column;align-items:flex-start}.goal-picker{justify-content:space-between;align-self:stretch}.goal-picker button{flex:1}.info-setting>a,.danger-setting .outline-button,.confirm-reset{margin-left:54px}.summary-stats{gap:7px}.summary-stats>div{padding-inline:5px}.summary-screen h1{font-size:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
