:root{color:#19312c;--green:#0f5f54;--gold:#e9b949;--surface:#fff;--muted:#5f706b;--border:#d9e4df;background:#f7faf8;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}.app-shell{min-height:100vh}header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:68px;padding:0 5vw;display:flex}.brand{color:var(--green);font-size:1.2rem;font-weight:800;text-decoration:none}.wide-nav{align-items:center;gap:8px;display:flex}.wide-nav a{border-radius:10px;padding:12px 14px;text-decoration:none}.wide-nav a.active{color:var(--green);background:#e7f1ed;font-weight:700}.mobile-settings{display:none}main{width:min(1100px,100%);margin:auto;padding:48px max(20px,5vw) 96px}h1{margin:0 0 16px;font-size:clamp(2.2rem,6vw,4.3rem);line-height:1.05}h2{margin-top:46px}h3{margin-top:0}p{line-height:1.6}.hero{max-width:720px}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:800}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-weight:700;text-decoration:none;display:inline-flex}.primary{background:var(--green);color:#fff}.secondary{color:var(--green);background:#e7f1ed}.cards,.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.card,.page-card,.metrics>div{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics strong{color:var(--green);font-size:2rem;display:block}.metrics span{color:var(--muted);font-size:.9rem}.bottom-nav{display:none}.rich-content img{border-radius:12px;max-width:100%;height:auto;display:block}.rich-content figure{margin:20px 0}.rich-content figcaption{color:var(--muted);margin-top:6px;font-size:.9rem}.rich-content .katex-display{padding:4px;overflow:auto hidden}@media (width<=640px){header{height:60px;padding:0 12px 0 20px}.wide-nav{display:none}.mobile-settings{width:44px;min-width:44px;height:44px;color:var(--green);border-radius:10px;place-items:center;font-size:1.45rem;text-decoration:none;display:grid}main{padding-top:32px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.cards,.metrics{grid-template-columns:1fr}.bottom-nav{z-index:2;height:calc(72px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{min-width:0;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.7rem;font-weight:700;text-decoration:none;display:flex}.bottom-nav a.active{color:var(--green)}.bottom-nav span{font-size:1.25rem}}.source-modes{gap:12px;margin-top:24px;display:grid}.source-mode{cursor:pointer;border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.source-mode.selected{border-color:var(--green);background:#e7f1ed}.source-mode input{width:20px;height:20px;accent-color:var(--green);flex:none}.source-mode small{color:var(--muted);margin-top:4px;line-height:1.45;display:block}.notice{border-left:4px solid var(--gold);background:#fff8df;border-radius:8px;margin-top:24px;padding:18px}button{min-height:48px;font:inherit;border:0;border-radius:10px;padding:12px 20px;font-weight:700}button:disabled{color:#6d6d6d;cursor:not-allowed}.source-badge{color:#765500;background:#fff0bd;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.marked-list a{border:1px solid var(--border);border-radius:12px;gap:4px;padding:16px;text-decoration:none;display:grid}.marked-list span{color:var(--muted);font-size:.9rem}.page-card label{gap:6px;margin-top:16px;font-weight:700;display:grid}select,input{border:1px solid var(--border);width:100%;max-width:520px;min-height:44px;font:inherit;border-radius:8px;padding:8px 10px}.image-fallback{color:#765500;border:1px dashed #a87d16;border-radius:12px;padding:16px}.source-reference{border:1px solid var(--border);border-radius:12px;margin-top:20px;padding:12px}.source-reference summary{cursor:pointer;font-weight:800}.source-reference-image{margin:16px 0}.image-preview-trigger{cursor:zoom-in;background:0 0;border:0;border-radius:12px;width:100%;min-height:0;padding:0;overflow:hidden}.image-preview-trigger img{width:100%;height:auto;display:block}.image-modal-backdrop{z-index:20;background:#000000b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.image-modal{background:var(--surface);border-radius:14px;width:min(100%,1000px);max-height:90vh;padding:16px;overflow:auto}.image-modal img{width:100%;height:auto;display:block}.image-modal-close{margin-bottom:12px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.answer-options{border:0;gap:10px;min-width:0;margin:24px 0;padding:0;display:grid}.answer-options legend{margin-bottom:10px;font-weight:800}.page-card .answer{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;width:100%;min-width:0;min-height:0;margin:0;padding:14px;font-weight:400;display:flex}.answer input{width:20px;height:20px;min-height:0;accent-color:var(--green);flex:none;margin:2px 0 0;padding:0}.answer-content{flex:auto;min-width:0}.answer-content .rich-content>:first-child{margin-top:0}.answer-content .rich-content>:last-child{margin-bottom:0}.answer-content .katex-display{margin:0;padding:0;overflow-x:auto}.answer-selected{border-color:var(--green)!important;background:#e7f1ed!important}.answer-correct{color:#0b6131;background:#e7f7ed!important;border-color:#198754!important}.answer-correct input{accent-color:#198754}.answer-incorrect{color:#a12626;background:#fdeaea!important;border-color:#cf3e3e!important}.answer-incorrect input{accent-color:#cf3e3e}.answer-status{flex:none;font-size:1.25rem;font-weight:900;line-height:1.2}.feedback.correct{color:#0b6131;background:#e7f7ed;border:1px solid #198754;border-radius:12px;padding:16px}.feedback.wrong{color:#a12626;background:#fdeaea;border:1px solid #cf3e3e;border-radius:12px;padding:16px}.feedback .rich-content{color:#19312c}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.question-section-title{margin:18px 0 12px;font-size:clamp(1.45rem,4vw,2.15rem)}.question-topic-card{background:#f2f7f5;border:1px solid #d6e3de;border-left:4px solid #8ab5a9;border-radius:10px;margin:0;padding:12px 14px}.question-topic-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:800;display:block}.question-topic-text{color:#52645f;overflow-wrap:anywhere;font-size:.92rem;font-weight:500;line-height:1.38}.question-prompt{margin-top:28px;font-size:clamp(1.05rem,3.8vw,1.22rem);font-weight:550;line-height:1.65}.question-prompt .rich-content>:first-child{margin-top:0}.answer-submit-hint{color:var(--muted);margin:8px 0 0;font-size:.86rem}.marked-directions{gap:32px;display:grid}.marked-direction>h2{margin:30px 0 12px;font-size:1.45rem}.marked-section{margin-top:12px}.marked-section-heading{color:#25443d;border:0;border-bottom:1px solid var(--border);text-align:left;background:0 0;border-radius:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:9px 0;display:flex}.marked-list{gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.marked-question-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.marked-question-link{padding:15px 88px 15px 16px;text-decoration:none;display:block}.marked-question-prompt{font-weight:600;line-height:1.5}.marked-question-prompt .rich-content{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.marked-question-prompt .rich-content p{margin:0}.marked-question-prompt .rich-content figure{margin:10px 0}.marked-question-prompt .rich-content img{object-fit:contain;max-height:150px}.marked-question-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:.8rem;font-weight:500;display:flex}.marked-remove{color:#6a3c31;background:#fff1ed;min-height:36px;padding:7px 9px;font-size:.78rem;position:absolute;bottom:10px;right:10px}.statistics-page h2{font-size:clamp(1.35rem,4vw,1.8rem)}.statistics-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.statistics-heading h2{margin-bottom:12px}.range-switch{gap:6px;display:flex}.range-switch button{min-height:38px;padding:7px 10px;font-size:.8rem}.activity-chart{border:1px solid var(--border);background:#fcfefd;border-radius:12px;width:100%;min-height:250px;padding:14px 8px 4px}.activity-chart svg{width:100%;height:220px;overflow:visible}.activity-chart text{fill:var(--muted);font-size:12px}.chart-axis{stroke:#bacbc5;stroke-width:1px}.chart-correct{fill:#16865a}.chart-incorrect{fill:#d7654d}.chart-legend{color:var(--muted);justify-content:center;gap:16px;font-size:.82rem;display:flex}.chart-legend span{align-items:center;gap:5px;display:inline-flex}.chart-legend i{border-radius:50%;width:10px;height:10px}.statistics-note{color:var(--muted);background:#f2f7f5;border-left:3px solid #8ab5a9;padding:12px 14px;font-size:.92rem}.direction-overview{background:#f2f7f5;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px;padding:14px;display:grid}.direction-overview span{font-size:.9rem}.section-statistics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.section-stat-card{border:1px solid var(--border);border-radius:12px;padding:16px}.section-stat-card h3{font-size:1rem;line-height:1.35}.section-stat-card p{margin:10px 0;font-size:.9rem;line-height:1.5}.mastery-bar{background:#deebe6;border-radius:999px;height:8px;overflow:hidden}.mastery-bar span{border-radius:inherit;background:var(--green);height:100%;display:block}@media (width<=640px){.page-card{padding:18px}.question-prompt{margin-top:24px}.today-summary .metrics,.section-statistics,.direction-overview{grid-template-columns:1fr 1fr}.metrics strong{font-size:1.6rem}.statistics-heading{display:block}.range-switch{margin-bottom:12px}.range-switch button{flex:1}.marked-question-link{padding-bottom:56px;padding-right:16px}.marked-remove{left:10px;right:auto}}.statistics-page{min-width:0;max-width:100%}.statistics-page section,.statistics-page article,.statistics-page .actions{min-width:0}.section-statistics{grid-template-columns:minmax(0,1fr);width:100%}.section-stat-card{overflow-wrap:anywhere;min-width:0;max-width:100%}.section-stat-card h3,.section-stat-card p,.direction-overview span{overflow-wrap:anywhere}.section-stat-card .actions{margin-top:16px}.section-stat-card .actions button{white-space:normal;overflow-wrap:anywhere;max-width:100%}.mastery-bar{width:100%;max-width:100%}.activity-chart,.activity-chart svg{min-width:0;max-width:100%}.direction-overview{grid-template-columns:minmax(0,1fr);width:100%}.today-summary .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=641px){.section-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}.direction-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.today-summary .metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}
