@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#f7f8f4;--ink:#243b33;--muted:#78827b;--green:#275844;--line:#e5e9e0;--font:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 var(--font)}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}svg.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:'Manrope',var(--font)}h1{font-size:29px;line-height:1.3;letter-spacing:-1.1px;font-weight:800}h2{font-size:20px;letter-spacing:-.6px;line-height:1.4}h3{font-size:16px;line-height:1.4;letter-spacing:-.25px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #8ba854;outline-offset:4px}[hidden]{display:none!important}.skip-link{position:fixed;left:15px;top:-60px;z-index:100;background:white;padding:12px}.skip-link:focus{top:15px}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:34px 23px 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:24px;line-height:1.2;letter-spacing:-1.3px}.brand small{display:block;font-size:7px;letter-spacing:1.6px;color:#8b938c;margin-top:9px;font-weight:600}.brand-mark{width:34px;height:39px;font-size:48px;font-family:Georgia,serif;font-weight:bold;line-height:25px;color:var(--green);position:relative;letter-spacing:-3px}.brand-mark span{position:absolute;width:11px;height:6px;background:#98b478;transform:rotate(-38deg);border-radius:8px 0;right:-1px;top:-4px}.nav-label{font-size:10px;font-weight:600;letter-spacing:1.8px;color:#98a198;margin:57px 14px 17px}.nav-item{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:9px;margin:5px 0;color:#727d75;font-size:13px;font-weight:500;min-height:46px}.nav-item:hover{background:#f6f7f2;color:var(--green)}.nav-item.active{background:#eaf0e3;color:var(--green);font-weight:700}.nav-dot{width:5px;height:5px;background:#9ab376;border-radius:100%;margin-left:auto}.nav-count{margin-left:auto;background:#edf0e9;font-size:10px;min-width:19px;text-align:center;border-radius:5px;color:#66735e}.sidebar-note{margin-top:auto;padding:22px 15px;background:#f5f7ef;border:1px solid #e9ede1;border-radius:12px}.sidebar-note>span{display:block;color:#73905c;margin-bottom:13px}.sidebar-note strong{font-size:12px}.sidebar-note p{font-size:11px;color:#7f897a;margin:8px 0 15px;line-height:1.8}.text-button{background:none;border:0;padding:0;font-size:12px;font-weight:600;color:var(--green);display:inline-flex;align-items:center;gap:8px}.text-button:hover{text-decoration:underline}.local-profile{border-top:1px solid var(--line);margin-top:25px;display:flex;gap:10px;align-items:center;padding:22px 0}.avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#e9ecde;font-family:Georgia,serif;font-size:16px;color:#6f795a}.local-profile strong{font-size:11px;display:block}.local-profile small{font-size:10px;color:var(--muted);display:block}.status-dot{width:6px;height:6px;border-radius:50%;background:#82a16f;display:inline-block}.local-profile>.status-dot{margin-left:auto}.workspace{margin-left:244px}.topbar{height:83px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:25px;padding:0 40px;background:#ffffffb3}.breadcrumb{font-size:11px;color:#8a948b;white-space:nowrap}.breadcrumb span{margin:0 11px;color:#b7bdb6}.breadcrumb strong{font-weight:500;color:#52634f}#search-form{display:flex;align-items:center;gap:9px;margin-left:auto;width:285px}#search-form .icon{width:16px;color:#8e998b}#search-form input{border:0;background:transparent;min-width:0;width:100%;font-size:11px}#search-form input::placeholder{color:#969f96}#search-form button{border:1px solid var(--line);background:#fff;border-radius:4px;color:#94a08e;padding:0 5px;font-size:12px}.header-tag{border-left:1px solid var(--line);padding-left:20px;font-size:10px;color:#7c8976;white-space:nowrap;display:flex;gap:7px;align-items:center}main{max-width:1440px;margin:auto;padding:32px 40px 24px;min-height:calc(100vh - 153px)}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:20px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:700;color:#8a977f;display:block;margin-bottom:8px}.page-heading p{font-size:12px;color:var(--muted);margin-top:8px}.date-pill{display:flex;gap:8px;font-size:11px;color:#7f8a7c;align-items:center;white-space:nowrap}.date-pill .icon{width:15px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:24px}.hero{position:relative;background:#214e40;border-radius:16px;overflow:hidden;min-height:273px;display:flex;align-items:center;padding:31px 30px;color:white}.hero-copy{position:relative;z-index:1;max-width:65%}.hero .eyebrow{font-size:8px;color:#cad9b1;letter-spacing:2px;margin-bottom:14px;display:flex;gap:6px;align-items:center}.hero .eyebrow .icon{height:13px;width:13px}.hero h2{font-size:33px;line-height:1.28;letter-spacing:-1.2px;font-weight:600}.hero h2 em{font-style:normal;color:#d4e4b3}.hero p{font-size:11px;color:#b7cabe;max-width:260px;margin:12px 0 22px;line-height:1.9}.hero img{position:absolute;right:-55px;bottom:0;width:60%;height:100%;object-fit:cover;object-position:60% center;opacity:.9}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;background:var(--green);color:white;padding:11px 17px;border-radius:7px;font-weight:600;font-size:12px;min-height:42px;transition:background .16s,transform .16s}.button:hover:not(:disabled){background:#183f30;transform:translateY(-1px)}.button .icon{width:15px;height:15px}.button.lime{background:#d6e7ab;color:#284c34}.button.lime:hover{background:#e4f0c6}.button.secondary{background:white;border-color:var(--line);color:var(--green)}.button.secondary:hover{background:#edf3e8}.button.block{width:100%}.hero-meta{font-size:9px;display:inline-block;color:#bbcebd;margin-left:11px}.metric-strip{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid var(--line);border-radius:12px;margin:18px 0 28px;padding:20px 5px}.metric{padding:0 16px;display:flex;gap:11px;align-items:center;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric-icon{background:#f3f5ed;color:#7b9466;border-radius:10px;width:35px;height:35px;display:grid;place-items:center;flex-shrink:0}.metric strong{font-family:'Manrope',sans-serif;font-size:21px;font-weight:800;line-height:1.1}.metric strong small{font-size:11px;font-family:var(--font);font-weight:400;color:#86907f}.metric p{font-size:9px;color:#91998c;margin-top:5px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px}.section-heading p{font-size:11px;color:#8b9584;margin-top:4px}.section-heading .text-button{font-size:10px;white-space:nowrap}.subject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.subject-card{background:#fff;border:1px solid var(--line);padding:19px 17px 14px;border-radius:12px;transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:column;text-align:left;min-width:0}.subject-card:hover{border-color:#adbd96;box-shadow:0 5px 18px #234d3c08}.subject-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:4px}.topic-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:var(--tile,#edf1e7);color:var(--tile-ink,#768969)}.topic-icon .icon{width:19px}.tiny-tag{font-size:7px;letter-spacing:.6px;padding:3px 6px;border-radius:3px;background:#f1f4e9;color:#8a9a70;font-weight:700}.subject-card h3{font-size:12px;font-weight:800;margin-bottom:5px}.subject-card p{font-size:9px;color:#92998d}.card-bottom{border-top:1px solid #f0f2ec;padding-top:12px;margin-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#7a8970}.card-bottom .icon{width:13px;height:13px}.side-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px;margin-bottom:19px}.side-card h3{font-size:13px}.side-card p{font-size:10px;color:#8c9785;line-height:1.9}.side-card .section-heading{margin-bottom:5px}.side-card .section-heading .icon{width:16px;color:#8b9b7c}.goal-ring{width:129px;height:129px;margin:21px auto 17px;border-radius:50%;background:conic-gradient(#769b5c var(--goal),#edf1e7 0);padding:8px}.goal-ring-inner{height:100%;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column}.goal-ring strong{font-size:29px;font-family:'Manrope',sans-serif;font-weight:700;letter-spacing:-1px}.goal-ring strong span{font-size:16px;color:#a0aa95;font-weight:400}.goal-ring small{font-size:8px;color:#9aa38f}.goal-caption{text-align:center;margin-bottom:14px}.goal-caption strong{color:#627650}.goal-select{display:flex;align-items:center;justify-content:space-between;font-size:10px;border-top:1px solid var(--line);padding-top:13px;color:#8d9785}.goal-select select{border:0;background:#f7f8f2;border-radius:5px;padding:5px;font-size:10px;color:#627455;max-width:130px}.challenge{background:#eef2e5;border-color:#e1e8d4}.challenge .eyebrow{font-size:8px;color:#8d9c70;display:flex;align-items:center;gap:6px}.challenge .eyebrow .icon{width:12px}.challenge h3{font-size:18px;margin:12px 0 9px;line-height:1.5}.challenge-details{font-size:9px;color:#8c997b;margin:17px 0}.challenge .button{font-size:11px}.side-quote{padding:9px 17px;font-size:12px;color:#8c977f;line-height:1.9;font-family:Georgia,serif;font-style:italic}.side-quote span{display:block;font-family:var(--font);font-size:8px;letter-spacing:1.5px;font-style:normal;margin-top:10px;color:#a1aa95}.continue-card{display:flex;gap:13px;align-items:center;border:1px solid #d9e2cf;background:#f0f4e8;padding:16px 18px;border-radius:12px;margin:0 0 20px}.continue-card p{font-size:11px;color:var(--muted)}.continue-card strong{font-size:12px}.continue-card button{margin-left:auto}.source-note{margin-top:23px;font-size:10px;color:#929b87;display:flex;align-items:flex-start;gap:7px}.source-note .icon{width:14px;height:14px;flex-shrink:0;margin-top:2px}footer{max-width:1440px;margin:auto;border-top:1px solid var(--line);padding:21px 40px;display:flex;gap:20px;justify-content:space-between;font-size:9px;color:#9aa28f}footer .text-button{font-size:9px}.loading{padding:100px 20px;text-align:center}.loading h1{font-size:23px;margin:20px 0 10px}.loading p{color:var(--muted)}.loader{display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid #e4ebdc;border-top-color:var(--green);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.filter-chip{border:1px solid var(--line);background:white;padding:7px 13px;border-radius:30px;font-size:11px;color:#7b8770;min-height:36px}.filter-chip.active{background:var(--green);color:white;border-color:var(--green)}.library-tools{display:flex;align-items:center;gap:16px;justify-content:space-between;margin:20px 0}.library-tools p{font-size:12px;color:var(--muted)}.question-list{display:grid;gap:15px}.question-preview{background:white;padding:23px;border:1px solid var(--line);border-radius:12px}.question-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10px;color:#8a977a;margin-bottom:13px}.badge{background:#eff3e8;padding:3px 8px;border-radius:4px;font-size:9px}.question-preview h3{font-size:15px;line-height:1.6;font-weight:600;white-space:pre-line}.question-actions{display:flex;align-items:center;gap:13px;margin-top:18px}.question-actions button:last-child{margin-left:auto}.icon-button{border:1px solid var(--line);border-radius:7px;width:37px;height:37px;background:white;color:#8c9b7a;display:inline-grid;place-items:center}.icon-button.saved{background:#eaf1df;color:var(--green)}.icon-button.saved .icon{fill:#d9e8c6}.pagination{display:flex;gap:20px;justify-content:center;align-items:center;margin:25px 0;font-size:12px}.empty-state{text-align:center;padding:65px 25px;border:1px dashed #d7dfce;border-radius:16px;background:#fff}.empty-state>.topic-icon{margin:0 auto 20px;width:50px;height:50px}.empty-state h2{font-size:23px}.empty-state p{max-width:390px;margin:12px auto 24px;color:var(--muted);font-size:13px}.practice-layout{max-width:800px;margin:auto}.practice-top{display:flex;justify-content:space-between;align-items:center;margin:5px 0 24px}.practice-label{font-size:11px;color:#7b8970}.progress-track{height:5px;background:#e4eadd;border-radius:8px;margin:15px 0 27px;overflow:hidden}.progress-track span{display:block;height:100%;background:#739662}.quiz-card{background:white;border:1px solid var(--line);border-radius:17px;padding:33px}.quiz-card h2{font-size:23px;line-height:1.6;white-space:pre-line;margin-bottom:27px;letter-spacing:-.4px}.answer-options{display:grid;gap:11px}.answer-option{display:flex;align-items:center;gap:14px;text-align:left;padding:14px 17px;border-radius:9px;border:1px solid #e2e7dc;background:#fff;line-height:1.6;font-size:13px;min-height:56px}.answer-option:hover:not(:disabled){background:#f6f8f2;border-color:#a9bd93}.answer-option.selected{border-color:#658b4e;background:#f0f6e9;box-shadow:0 0 0 1px #658b4e}.answer-letter{border:1px solid #e0e6d9;border-radius:6px;min-width:28px;height:28px;display:grid;place-items:center;font-size:11px;color:#829072;background:#fafbf7}.answer-option.correct{border-color:#7c9d68;background:#eff7e9}.answer-option.wrong{border-color:#c99680;background:#fff3eb}.answer-option:disabled{opacity:1}.answer-option .answer-status{margin-left:auto;font-size:10px;font-weight:600}.feedback{margin-top:22px;padding:20px;border-radius:10px;background:#f2f6eb;font-size:13px;color:#526b43;white-space:pre-line}.feedback.incorrect{background:#fbf2e9;color:#846147}.feedback strong{display:block;margin-bottom:8px}.feedback p{line-height:1.9}.feedback small{display:block;margin-top:10px;font-size:10px;color:#7b876f}.quiz-footer{display:flex;justify-content:space-between;align-items:center;margin-top:26px;gap:12px}.quiz-footer .text-button{color:#8e9984}.quiz-note{text-align:center;color:#97a18c;font-size:10px;margin-top:20px}.result-hero{text-align:center;background:white;border:1px solid var(--line);border-radius:18px;padding:38px 25px}.result-hero .topic-icon{margin:0 auto 18px}.result-score{font-size:56px;font-family:'Manrope',sans-serif;letter-spacing:-3px;margin:17px 0;color:var(--green);line-height:1.3}.result-score span{color:#afbaa3;font-size:26px}.result-hero p{font-size:13px;color:var(--muted);margin:8px 0}.result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:25px}.result-review{margin-top:25px}.result-review .question-preview{margin-top:12px}.result-review .question-preview p{font-size:12px;margin-top:10px;color:var(--muted)}.chart-panel{padding:27px;background:white;border:1px solid var(--line);border-radius:15px}.week-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:20px;height:180px;margin-top:25px;align-items:end}.chart-day{display:flex;flex-direction:column;align-items:center;justify-content:end;height:100%;gap:7px;font-size:10px;color:#8c9782}.chart-bar{background:#c1d5a4;width:100%;max-width:45px;border-radius:5px 5px 0 0;min-height:3px}.chart-day:last-child .chart-bar{background:#507549}.progress-topics{margin-top:25px}.progress-topic{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0;font-size:12px}.progress-topic small{color:var(--muted)}.notice{border:1px solid #e4dab9;background:#fffbed;border-radius:10px;padding:15px;font-size:12px;margin:15px 0;color:#7e6f44}dialog{border:1px solid var(--line);border-radius:18px;padding:34px;max-width:520px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 100px #172b3320}dialog::backdrop{background:#14261cc0;backdrop-filter:blur(3px)}dialog p{font-size:13px;color:var(--muted);margin:17px 0}dialog h3{margin-top:23px}.dialog-close{float:right;background:#f0f3ea;border:0;border-radius:50%;width:30px;height:30px;font-size:22px}#toast{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);padding:13px 22px;background:#294d3c;color:#fff;border-radius:9px;box-shadow:0 5px 24px #18332125;font-size:12px;z-index:99;max-width:90vw}.reading-options{display:grid;gap:7px;margin-top:15px;font-size:12px;color:#738166}.reading-options p{padding:7px 10px;background:#f8faf4;border-radius:5px}.reading-options strong{margin-right:10px}.reveal{margin-top:15px;background:#f1f6e9;border-radius:8px;padding:15px;font-size:12px;line-height:1.9;white-space:pre-line}.reveal strong{display:block}.report-link{font-size:10px;color:#89947f;text-decoration:underline}.library-select{border:1px solid var(--line);border-radius:6px;padding:8px;background:white;font-size:11px;max-width:220px}
@media(min-width:1500px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px}.hero{min-height:300px}.hero h2{font-size:39px}.subject-card{padding:23px}.subject-card h3{font-size:14px}.subject-card p{font-size:11px}}
@media(max-width:1200px){.sidebar{width:213px;padding-left:16px;padding-right:16px}.workspace{margin-left:213px}main{padding:28px}.topbar{padding:0 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 230px;gap:18px}.hero{padding:26px 23px}.hero h2{font-size:29px}.hero-meta{display:block;margin:11px 0 0}.hero img{right:-95px;width:75%}.hero-copy{max-width:76%}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-tag{display:none}.side-card{padding:19px}.metric{padding:0 10px;gap:7px}.metric-icon{width:29px;height:29px}.metric-icon .icon{width:16px}.metric strong{font-size:18px}footer{padding:20px 28px;flex-wrap:wrap}}
@media(max-width:960px){.sidebar{width:190px;padding:26px 12px 0}.brand{font-size:21px}.brand small{font-size:6px;letter-spacing:1.1px}.workspace{margin-left:190px}.nav-item{font-size:12px;gap:9px;padding:12px 10px}.nav-label{margin-top:42px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-right{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;margin-top:5px}.side-quote{display:none}.hero-copy{max-width:62%}.hero img{width:58%;right:-20px}.hero h2{font-size:34px}.hero-meta{display:inline-block;margin-left:10px}.date-pill{display:none}.subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{gap:15px}.breadcrumb{font-size:10px}#search-form{width:220px}.sidebar-note{padding:15px 12px}.subject-card{padding:16px 13px}.page-heading h1{font-size:27px}}
@media(max-width:740px){.sidebar{width:75px;padding:25px 10px 0;align-items:center}.brand>span:last-child,.nav-label,.nav-count,.nav-dot,.sidebar-note,.local-profile,.nav-text{display:none}.brand-mark{margin-left:-4px}.sidebar nav{margin-top:35px;width:100%}.nav-item{justify-content:center;padding:14px 0;margin:7px 0}.nav-item .icon{width:21px;height:21px}.workspace{margin-left:75px}main{padding:25px 22px}.topbar{padding:0 22px;height:69px}.breadcrumb{display:none}#search-form{width:100%;margin:0}.hero h2{font-size:30px}.hero-copy{max-width:70%}.hero img{right:-40px;width:65%;opacity:.65}.hero-meta{display:block;margin:9px 0 0}.hero{min-height:270px}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-card h3{font-size:13px}.subject-card p{font-size:10px}.subject-card{padding:18px}.side-card{margin:0}.metric-icon{display:none}.metric{justify-content:center;text-align:center}.metric strong{font-size:21px}.dashboard-right{gap:12px}footer{padding:18px 22px;gap:10px}footer>span:first-child{display:none}.quiz-card{padding:23px}.quiz-card h2{font-size:20px}.quiz-footer{flex-wrap:wrap}.quiz-footer .button{margin-left:auto}.library-tools{align-items:flex-start;flex-direction:column}.continue-card{flex-wrap:wrap}.continue-card button{margin-left:0}}
@media(max-width:480px){.sidebar{inset:auto 0 0;width:auto;height:65px;border-right:0;border-top:1px solid var(--line);padding:0;background:#fff}.sidebar>.brand{display:none}.sidebar nav{display:flex;justify-content:space-around;margin:0}.nav-item{margin:7px 2px;padding:13px;width:48px;height:46px}.workspace{margin:0;padding-bottom:65px}.topbar{height:58px;padding:0 20px}main{padding:24px 18px}.page-heading{margin-bottom:22px;flex-wrap:wrap}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.hero{padding:25px 22px;min-height:282px}.hero h2{font-size:32px}.hero-copy{max-width:78%}.hero img{right:-95px;width:85%;opacity:.55}.hero p{max-width:225px}.metric-strip{padding:18px 0}.metric strong{font-size:21px}.metric strong small{font-size:10px}.metric p{font-size:8px}.subject-card{padding:16px 13px}.subject-card h3{font-size:12px}.subject-card p{font-size:9px}.subject-grid{gap:10px}.dashboard-right{grid-template-columns:1fr 1fr;gap:10px}.side-card{padding:15px 12px}.side-card h3{font-size:12px}.side-card p{font-size:9px}.goal-ring{width:106px;height:106px;margin:18px auto}.goal-ring strong{font-size:26px}.goal-select{flex-direction:column;gap:7px;align-items:flex-start}.challenge h3{font-size:17px}.challenge .button{font-size:10px;padding:10px;gap:6px}.challenge-details{font-size:8px}.goal-caption{font-size:8px!important}.source-note{font-size:9px}.section-heading h2{font-size:18px}.section-heading .text-button{font-size:9px}.quiz-card{padding:22px 17px}.quiz-card h2{font-size:19px}.answer-option{padding:12px 11px;gap:10px}.answer-status{max-width:55px}.quiz-footer .text-button{font-size:11px}.question-preview{padding:19px}.week-chart{gap:12px}footer{padding:20px 18px;font-size:8px}.filter-chip{font-size:10px}.result-score{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

main:focus{outline:none}.subject-card h3{font-size:14px}.subject-card p,.metric p{font-size:11px;color:#727f68}.source-note{font-size:11px;color:#727f68}.side-card p{color:#707e66}.tiny-tag{color:#63764c}.question-meta{color:#6e7d61}.nav-label,.eyebrow{color:#6f7e65}.goal-ring small{color:#748263}.sidebar-note p{color:#6d7c62}.hero-meta{color:#d0ddcc}.report-link{color:#657657}.date-pill{color:#65735e}.practice-label{color:#63735b}@media(max-width:480px){.subject-card h3{font-size:13px}.subject-card p,.metric p{font-size:10px}.source-note{font-size:10px}}

.mobile-brand{display:none}@media(max-width:480px){.mobile-brand{display:block;font-size:18px;letter-spacing:-1px;white-space:nowrap}.topbar{gap:18px}#search-form input{font-size:10px}.nav-item{flex-direction:column;padding:5px 1px;gap:3px;width:65px}.nav-text{display:block;font-size:9px;white-space:nowrap}.nav-item .icon{width:19px;height:19px}.hero img{height:70%;width:90%;right:-115px;opacity:.4}}
