:root{color-scheme:light;--bg: #f6f7fb;--sidebar: #fafbfe;--surface: #fff;--text: #252b3b;--muted: #626f86;--faint: #6f7c91;--line: #e9ecf3;--hover-line: #cfd8ee;--blue: #3b63d9;--blue-soft: #edf2ff;--green: #287b63;--green-soft: #edf8f3;--green-line: #b8dfd0;--red: #a54746;--red-soft: #fff2f0;--red-line: #edc3bf;--amber: #8f6531;--hero-bg: linear-gradient(120deg, #f0f4ff 0%, #edf2ff 50%, #f5f2fc 100%);--hero-line: #e2e8fa;--hero-inner: #f5f7ff;--ring: #dce5fa;--ring-halo: #e4eafa66;--track: #edf0f6;--nav-bg: #ffffffed;--question-size: 21px;--answer-size: 16px}:root[data-font=large]{--question-size: 24px;--answer-size: 19px}:root[data-theme=dark]{color-scheme:dark;--bg: #161a24;--sidebar: #191e29;--surface: #202634;--text: #e4e8f2;--muted: #a3adc1;--faint: #7e899e;--line: #30394a;--hover-line: #4b5e80;--blue: #87a7ff;--blue-soft: #283957;--green: #7dcdb0;--green-soft: #253d37;--green-line: #3c6558;--red: #e6a49d;--red-soft: #493330;--red-line: #74514d;--amber: #dab071;--hero-bg: linear-gradient(120deg, #26334c, #2c334c);--hero-line: #354664;--hero-inner: #26334c;--ring: #3c4d6b;--ring-halo: #34435c66;--track: #303b4e;--nav-bg: #202634ed}@media(prefers-color-scheme:dark){:root[data-theme=system]{color-scheme:dark;--bg: #161a24;--sidebar: #191e29;--surface: #202634;--text: #e4e8f2;--muted: #a3adc1;--faint: #7e899e;--line: #30394a;--hover-line: #4b5e80;--blue: #87a7ff;--blue-soft: #283957;--green: #7dcdb0;--green-soft: #253d37;--green-line: #3c6558;--red: #e6a49d;--red-soft: #493330;--red-line: #74514d;--amber: #dab071;--hero-bg: linear-gradient(120deg, #26334c, #2c334c);--hero-line: #354664;--hero-inner: #26334c;--ring: #3c4d6b;--ring-halo: #34435c66;--track: #303b4e;--nav-bg: #202634ed}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:default;opacity:.58}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #90acff;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-weight:650;letter-spacing:-1px;line-height:1.3}h2{font-size:19px;font-weight:650;letter-spacing:-.3px}h3{font-size:16px;font-weight:600}small{display:block}svg{flex-shrink:0}input,select,textarea{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:10px}select{padding:9px 12px;max-width:100%}input[type=date]{padding:9px 10px;max-width:170px}input[type=checkbox]{accent-color:var(--blue);width:17px;height:17px}button{transition:background .17s,transform .17s,border-color .17s}button:active:not(:disabled){transform:translateY(1px)}.app-shell{max-width:1520px;margin:auto;display:flex;min-height:100dvh}.desktop-sidebar{width:240px;position:fixed;inset:0 auto 0 auto;padding:44px 28px 24px;border-right:1px solid var(--line);background:var(--sidebar);display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:650;letter-spacing:-.4px}.brand small{font-size:11px;color:var(--muted);font-weight:400;margin-top:2px;letter-spacing:1px}.brand-mark{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:var(--blue);color:#fff;box-shadow:0 4px 12px #3669ed22}.desktop-sidebar nav{display:grid;gap:9px;margin-top:58px}.desktop-sidebar nav a{display:flex;align-items:center;gap:14px;padding:13px 17px;color:var(--muted);border-radius:12px;font-weight:500}.desktop-sidebar nav a.active{background:var(--blue-soft);color:var(--blue)}.nav-count{font-size:11px;margin-left:auto;border-radius:6px;padding:0 6px;background:var(--surface)}.sidebar-bottom{margin-top:auto;color:var(--muted);font-size:11px;letter-spacing:.4px}.sidebar-bottom .tiny-dot{margin-right:8px;background:#82a891}.sidebar-bottom p{margin-top:8px;font-size:11px;color:var(--faint)}.main-column{margin-left:240px;flex:1;min-width:0}.topbar{height:93px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.desktop-greeting{font-size:12px;color:var(--muted);letter-spacing:1px}.connection{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.connection.ready{color:var(--green)}.tiny-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor}.mobile-brand{display:none}.content{max-width:1100px;margin:0 auto;padding:9px 48px 54px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:30px}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--blue);font-weight:600;margin-bottom:12px}.page-heading h1{font-size:31px;margin-bottom:10px}.muted{font-size:13px;color:var(--muted)}.date-chip{display:flex;gap:7px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:7px 13px;font-size:11px;color:var(--muted)}.hero-card{border:1px solid var(--hero-line);border-radius:24px;background:var(--hero-bg);display:flex;justify-content:space-between;align-items:center;padding:33px 39px;overflow:hidden;position:relative}.hero-pill{font-size:11px;color:var(--blue);background:var(--surface);padding:5px 11px;border-radius:20px;display:inline-flex;gap:7px;align-items:center;margin-bottom:18px}.hero-copy h2{font-size:32px;line-height:1.45;letter-spacing:-.8px;margin-bottom:11px}.hero-copy p{color:var(--muted);font-size:12px;line-height:1.9}.primary,.secondary,.small-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;font-size:14px;font-weight:550;min-height:46px;padding:11px 21px;white-space:nowrap}.primary,.small-primary{background:var(--blue);color:#fff;box-shadow:0 4px 9px #3669ed15}.primary:hover:not(:disabled),.small-primary:hover:not(:disabled){background:#285de0}.secondary{background:var(--surface);border:1px solid var(--line)}.secondary:hover{background:var(--bg)}.small-primary{font-size:12px;min-height:38px;padding:8px 13px;border-radius:10px}.hero-button{margin-top:23px;min-width:185px;justify-content:space-between}.hero-note{display:block;font-size:11px;color:var(--faint);margin-top:12px}.hero-orbit{padding:0 7px 0 22px;display:flex;flex-direction:column;align-items:center}.orbit-ring{--progress: 0deg;width:188px;height:188px;border-radius:50%;background:conic-gradient(var(--blue) var(--progress),var(--ring) 0);padding:9px;transform:rotate(-25deg);box-shadow:0 0 0 14px var(--ring-halo)}.orbit-inner{height:100%;background:var(--hero-inner);border:5px solid var(--hero-bg);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(25deg)}.orbit-inner svg{color:var(--blue);margin-bottom:4px}.orbit-inner strong{font-size:42px;line-height:1.3;letter-spacing:-2px;font-weight:600}.orbit-inner strong span{font-size:18px;letter-spacing:0;margin-left:3px;color:var(--muted)}.orbit-inner small{font-size:11px;color:var(--muted);letter-spacing:1px}.orbit-caption{display:flex;align-items:center;gap:7px;margin-top:24px;font-size:11px;color:var(--muted)}.orbit-caption .tiny-dot{background:var(--blue)}.stats-grid,.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 34px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 22px}.stat-card>div{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.stat-icon{display:flex}.blue{color:var(--blue)}.green{color:var(--green)}.amber{color:#c99856}.purple{color:#9980c7}.stat-card>strong{display:flex;align-items:baseline;gap:8px;font-size:29px;font-weight:600;margin-top:10px;line-height:1.4;letter-spacing:-.5px}.stat-card strong small{font-size:11px;color:var(--muted);font-weight:400}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:25px 0 15px}.section-title h2{font-size:17px}.section-title a{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card{display:flex;text-align:left;align-items:center;gap:15px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:15px;min-width:0}.category-card:hover{border-color:var(--hover-line);box-shadow:0 6px 16px #243c5b05}.category-icon{height:44px;width:44px;display:flex;align-items:center;justify-content:center;border-radius:13px;flex-shrink:0}.category-card>div{flex:1;min-width:0}.category-card h3{font-size:14px}.category-card p{font-size:11px;color:var(--faint);margin-top:3px}.category-card>svg{color:var(--faint)}.category-progress{display:flex;align-items:center;gap:12px;margin-top:13px}.category-progress>span{height:3px;flex:1;background:var(--track);border-radius:5px;overflow:hidden}.category-progress i{display:block;height:100%;min-width:0;border-radius:5px}.category-progress small{font-size:11px;color:var(--faint)}.bottom-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.quiet-card{display:flex;align-items:center;text-align:left;gap:13px;border:1px solid var(--line);border-radius:14px;padding:17px;background:var(--surface)}.quiet-card>div{flex:1}.quiet-card h3{font-size:13px}.quiet-card p{font-size:11px;color:var(--muted);margin-top:2px}.quiet-card>svg{color:var(--faint)}.square-icon{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:11px;background:var(--bg)}.footnote{font-size:11px;color:var(--faint);text-align:center;margin-top:30px;line-height:1.9}.resume-card{margin-top:18px;width:100%;display:flex;align-items:center;gap:13px;text-align:left;padding:14px 17px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.resume-card>span:nth-child(2){flex:1}.resume-card strong{font-size:13px;font-weight:550}.resume-card small{font-size:11px;color:var(--muted);margin-top:2px}.resume-card>svg{color:var(--faint)}.mobile-nav{display:none}.filter-panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;margin-bottom:22px}.search-box{border:1px solid var(--line);background:var(--bg);border-radius:11px;display:flex;align-items:center;gap:10px;padding:0 13px;color:var(--muted)}.search-box input{border:0;background:none;width:100%;min-width:0;outline:none;font-size:14px;padding:13px 0}.search-box button{display:flex;min-width:32px;min-height:40px;align-items:center;justify-content:center}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.chips button{font-size:11px;border:1px solid var(--line);border-radius:20px;padding:7px 12px;color:var(--muted)}.chips button.selected{border-color:transparent;background:var(--blue-soft);color:var(--blue)}.filter-bottom{display:flex;gap:14px;align-items:center;border-top:1px solid var(--line);padding-top:16px}.filter-bottom label{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.filter-bottom select{font-size:11px}.filter-bottom>span{margin-left:auto;font-size:11px;color:var(--muted)}.toggle-label{white-space:nowrap}.question-list{border-radius:18px;background:var(--surface);border:1px solid var(--line);overflow:hidden}.question-row{display:flex;padding:18px 20px;gap:10px;border-bottom:1px solid var(--line);align-items:center}.question-row:last-child{border-bottom:0}.question-main{flex:1;text-align:left;padding:0;min-width:0}.question-tags{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-bottom:9px}.question-tags>span{border-radius:5px;background:var(--bg);padding:2px 6px}.question-tags .core-tag{background:var(--blue-soft);color:var(--blue)}.question-tags .known-tag{background:var(--green-soft);color:var(--green)}.question-row h3{font-weight:500;font-size:14px;line-height:1.7}.question-row p{font-size:11px;color:var(--faint);margin-top:7px}.star-button{width:42px;height:42px;color:var(--faint);display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.star-button:hover{background:var(--bg)}.is-starred{color:#d6a24a}.load-more{margin:20px auto;display:flex;align-items:center;gap:10px;min-height:44px;color:var(--muted);font-size:12px}.empty{text-align:center;padding:65px 20px;background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:20px}.empty-icon{background:var(--blue-soft);color:var(--blue);height:66px;width:66px;border-radius:22px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.empty h3{font-size:18px;font-weight:550}.empty p{color:var(--muted);font-size:13px;margin-top:9px}.review-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.review-tabs button{border:1px solid var(--line);border-radius:15px;background:var(--surface);padding:17px 12px;text-align:left}.review-tabs button span{font-size:11px;color:var(--muted)}.review-tabs button strong{display:block;font-weight:550;font-size:25px;margin-top:8px}.review-tabs button.selected{background:var(--blue-soft);border-color:var(--hero-line)}.review-tabs button.selected strong,.review-tabs button.selected span{color:var(--blue)}.settings-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:18px;padding:22px 25px}.settings-card h2{font-size:16px;margin-bottom:11px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.setting-row:last-child{border-bottom:0}.setting-row small{font-size:11px;color:var(--muted);margin-top:4px}.segmented{display:flex;gap:3px;padding:4px;border-radius:10px;background:var(--bg)}.segmented button{border-radius:7px;padding:7px 10px;display:flex;gap:6px;align-items:center;font-size:11px}.segmented button.selected{background:var(--surface);box-shadow:0 2px 4px #11111108;color:var(--blue)}.helper{font-size:12px;color:var(--muted);line-height:1.85;margin:13px 0}.button-pair{display:flex;gap:10px;margin-top:16px}.button-pair>button{flex:1;min-width:0}.status-pill{background:var(--bg);font-size:11px;padding:5px 9px;border-radius:7px;white-space:nowrap}.status-pill.success{color:var(--green);background:var(--green-soft)}.history-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.history-row:last-child{border-bottom:0}.history-row>div{flex:1}.history-row strong{font-size:13px;font-weight:500}.history-row small{font-size:11px;color:var(--muted);margin-top:3px}.history-row>span:last-child{font-size:12px;color:var(--muted)}.link-settings{padding-top:7px;padding-bottom:7px}.link-settings>button{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px;text-align:left}.link-settings>button:last-child{border-bottom:0}.link-settings>button span{flex:1}.link-settings>button svg{color:var(--muted)}.study-container{max-width:740px;margin:auto}.study-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:15px;gap:10px}.study-top>a{display:flex;align-items:center;gap:3px;min-height:44px}.study-top>span:nth-child(2){text-align:center}.study-progress{display:flex;align-items:center;gap:15px;margin-bottom:23px}.study-progress>span{height:5px;background:var(--track);border-radius:5px;overflow:hidden;flex:1}.study-progress i{height:100%;background:var(--blue);display:block;transition:width .25s}.study-progress small{font-size:11px;color:var(--muted)}.study-question{padding:31px;background:var(--surface);border:1px solid var(--line);border-radius:20px}.study-question h1{font-size:var(--question-size);font-weight:550;letter-spacing:0;line-height:1.8;margin:19px 0 24px}.question-hint{font-size:12px;color:var(--muted);margin:-13px 0 20px}.options{display:grid;gap:12px}.option{display:flex;text-align:left;align-items:center;gap:13px;width:100%;border:1px solid var(--line);border-radius:13px;padding:15px 17px;min-height:60px;font-size:var(--answer-size);line-height:1.65;background:var(--surface)}.option:disabled{opacity:1}.option-letter{font-size:12px;background:var(--bg);color:var(--muted);border-radius:8px;min-width:29px;height:29px;display:flex;align-items:center;justify-content:center}.option>span:nth-child(2){flex:1}.option.chosen{border-color:var(--blue);background:var(--blue-soft)}.option.chosen .option-letter{background:var(--blue);color:#fff}.option.correct{background:var(--green-soft);border-color:var(--green-line)}.option.correct .option-letter{background:var(--green);color:#fff}.option.incorrect{background:var(--red-soft);border-color:var(--red-line)}.option.incorrect .option-letter{background:var(--red);color:#fff}.option-result{color:var(--blue)}.option.correct .option-result{color:var(--green)}.option.incorrect .option-result{color:var(--red)}.full{width:100%}.submit-answer{margin-top:24px}.answer-panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:20px;padding:28px 31px;animation:reveal .22s ease}.answer-heading{display:flex;align-items:center;gap:10px;color:var(--green);margin-bottom:20px}.answer-heading h2{font-size:17px}.answer-wrong .answer-heading{color:var(--amber)}.correct-answer{background:var(--green-soft);border-radius:12px;padding:16px 18px}.correct-answer small{font-size:11px;color:var(--green);margin-bottom:7px}.correct-answer strong{font-size:var(--answer-size);font-weight:550;line-height:1.8}.correct-answer ol{padding-left:20px;margin:0;font-size:var(--answer-size)}.correct-answer li{margin-bottom:6px}.explanation{margin-top:20px}.explanation>span{font-size:11px;color:var(--muted)}.explanation p{font-size:var(--answer-size);line-height:1.9;margin-top:8px}.source-detail{border-top:1px solid var(--line);margin-top:22px;padding-top:15px}.source-detail summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.source-detail summary svg:last-child{margin-left:auto}.source-detail p{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.9}.source-detail a,.summary-answers a{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:11px;margin-top:7px}.flag-link{display:flex;align-items:center;gap:6px;color:var(--faint);font-size:11px;min-height:38px;padding:7px 0;margin-top:5px}.rating-prompt{font-size:11px;color:var(--muted);margin:18px 0 12px}.rating-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rating-buttons button{display:flex;align-items:center;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:12px;padding:14px 5px;min-height:95px}.rating-buttons strong{font-size:13px;font-weight:550}.rating-buttons small{font-size:11px;color:var(--muted)}.rating-buttons svg{color:var(--muted);margin-bottom:3px}.rating-buttons .rating-good{background:var(--blue-soft);border-color:var(--hero-line);color:var(--blue)}.rating-good svg{color:var(--blue)}.study-footnote{font-size:11px;color:var(--faint);text-align:center;margin-top:16px}.text-answer label{display:block;color:var(--muted);font-size:12px;margin-bottom:10px}.text-answer textarea{width:100%;padding:15px;resize:vertical;min-height:85px;font-size:17px;line-height:1.7;background:var(--bg)}.timer{display:flex;align-items:center;gap:5px;font-variant-numeric:tabular-nums}.urgent{color:var(--red)}.saved-note{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--green);margin-top:18px}.answer-sheet{margin-top:22px;border-top:1px solid var(--line);padding-top:14px;font-size:12px}.answer-sheet summary{color:var(--muted);cursor:pointer}.answer-sheet>div{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:15px}.answer-sheet button{background:var(--bg);border:1px solid var(--line);border-radius:8px;min-height:40px}.answer-sheet button.answered{background:var(--blue-soft);color:var(--blue)}.answer-sheet button.current{border-color:var(--blue)}.summary-hero{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:34px;text-align:center}.summary-hero h1{font-size:29px;margin-bottom:12px}.summary-hero>p:not(.eyebrow){font-size:13px;color:var(--muted)}.summary-numbers{display:flex;justify-content:center;gap:0;margin:28px 0}.summary-numbers>div{flex:1;border-right:1px solid var(--line)}.summary-numbers>div:last-child{border:0}.summary-numbers strong{display:block;font-size:32px;font-weight:550}.summary-numbers span{font-size:11px;color:var(--muted)}.summary-answers{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.summary-answers details{border-bottom:1px solid var(--line)}.summary-answers details:last-child{border-bottom:0}.summary-answers summary{display:flex;align-items:center;gap:10px;padding:18px;list-style:none;cursor:pointer;font-size:13px}.summary-answers summary>span:nth-child(2){flex:1}.summary-answers details>div{padding:0 22px 20px 45px;font-size:13px;line-height:1.9}.summary-answers p{margin-bottom:9px}.result-ok{color:var(--green)}.result-no{color:var(--amber)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#15213a55;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:var(--surface);border:1px solid var(--line);border-radius:24px;max-width:520px;width:100%;max-height:90dvh;overflow:auto;padding:33px;position:relative;box-shadow:0 25px 90px #09183025}.modal h2{font-size:24px;line-height:1.4;margin:10px 0 16px}.modal-close{position:absolute;top:15px;right:15px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--muted)}.welcome-icon{display:inline-flex;align-items:center;justify-content:center;height:70px;width:70px;background:var(--blue-soft);color:var(--blue);border-radius:22px;margin-bottom:22px}.onboarding{text-align:center;padding:34px 32px}.onboarding .eyebrow{margin-bottom:10px}.onboarding h2{font-size:26px;margin:0 0 10px}.onboarding>p:not(.eyebrow){font-size:13px;color:var(--muted)}.onboarding-steps{margin:28px 0 18px;display:grid;gap:21px;text-align:left}.onboarding-steps>div{display:flex;gap:13px}.onboarding-steps>div>span{width:24px;height:24px;background:var(--blue-soft);color:var(--blue);font-size:11px;border-radius:8px;text-align:center;line-height:24px;flex-shrink:0}.onboarding-steps strong{font-size:13px;font-weight:600}.onboarding-steps small{font-size:11px;color:var(--muted);line-height:1.8;margin-top:4px}.onboarding p.onboarding-note{font-size:11px;text-align:left;background:var(--bg);padding:12px;border-radius:10px;margin:18px 0 23px}.sources-list{margin-top:20px}.sources-list a{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:14px 0}.sources-list a>span{flex:1}.sources-list strong{font-size:12px;font-weight:550}.sources-list small{font-size:11px;color:var(--muted)}.sources-list svg{color:var(--blue)}.help-prose p{margin:20px 0;font-size:13px;line-height:1.9;color:var(--muted)}.help-prose strong{color:var(--text)}.toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%);z-index:130;background:var(--text);color:var(--surface);border-radius:13px;box-shadow:0 8px 24px #0002;padding:12px 20px;font-size:12px;max-width:min(90vw,540px);text-align:center}.save-error,.update-banner{margin:0 30px 15px;border-radius:12px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.save-error{background:var(--red-soft);color:var(--red)}.update-banner{background:var(--blue-soft);color:var(--blue)}.save-error button,.update-banner button{text-decoration:underline;white-space:nowrap}.recovery,.loading{max-width:500px;min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px;margin:auto;gap:20px}.recovery h1{font-size:25px}.recovery p,.loading p{color:var(--muted);font-size:14px}.recovery button{padding:12px 25px;border-radius:10px;background:var(--blue);color:#fff}@keyframes reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.content{padding-top:26px}.hero-card{padding:42px 50px}.hero-copy h2{font-size:36px}.orbit-ring{width:207px;height:207px}.category-card{padding:22px}}@media(max-width:1100px){.desktop-sidebar{width:200px;padding:35px 20px}.main-column{margin-left:200px}.content{padding-left:30px;padding-right:30px}.topbar{padding:0 30px}.hero-card{padding:27px}.hero-copy h2{font-size:29px}.orbit-ring{width:156px;height:156px}.orbit-inner strong{font-size:35px}.hero-orbit{padding-left:15px}.category-card{gap:11px;padding:17px}.category-icon{height:38px;width:38px}.category-card p{font-size:11px}}@media(max-width:800px){.desktop-sidebar{display:none}.main-column{margin-left:0}.desktop-greeting{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:650;letter-spacing:-.5px}.mobile-brand svg{color:var(--blue)}.topbar{height:72px;padding:env(safe-area-inset-top) 23px 0}.content{padding:11px 22px calc(110px + env(safe-area-inset-bottom));max-width:650px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:27px;margin-bottom:9px}.page-heading .eyebrow{font-size:11px;margin-bottom:10px}.muted{font-size:12px}.date-chip{display:none}.hero-card{padding:25px 24px;border-radius:21px;gap:10px}.hero-copy h2{font-size:29px}.hero-copy p{font-size:11px}.hero-pill{font-size:11px;margin-bottom:15px;padding:4px 9px}.hero-button{min-width:164px;font-size:13px;margin-top:20px;padding:11px 15px}.hero-note{font-size:11px}.hero-orbit{padding:0}.orbit-ring{width:132px;height:132px;padding:7px;box-shadow:0 0 0 9px var(--ring-halo)}.orbit-inner{border-width:3px}.orbit-inner strong{font-size:31px}.orbit-inner strong span{font-size:14px}.orbit-inner svg{width:22px;height:22px}.orbit-inner small{font-size:11px}.orbit-caption{font-size:11px;margin-top:20px}.stats-grid,.profile-stats{gap:10px;margin:15px 0 27px}.stat-card{padding:15px 14px;border-radius:14px}.stat-card>div{gap:6px;font-size:11px}.stat-card .stat-icon svg{width:15px;height:15px}.stat-card>strong{font-size:25px;margin-top:8px}.stat-card strong small{font-size:11px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{padding:18px;gap:15px;border-radius:15px}.category-icon{height:43px;width:43px}.category-card h3{font-size:14px}.category-card p{font-size:11px}.category-progress{margin-top:10px}.bottom-cards{grid-template-columns:1fr;gap:10px}.quiet-card{padding:16px}.quiet-card h3{font-size:14px}.quiet-card p{font-size:11px}.section-title{margin-top:23px}.section-title h2{font-size:16px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:var(--nav-bg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid var(--line);padding:9px 12px calc(9px + env(safe-area-inset-bottom));z-index:20}.mobile-nav a{flex:1;min-height:46px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:var(--faint);position:relative}.mobile-nav span{font-size:11px}.mobile-nav a.active{color:var(--blue)}.mobile-nav i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--amber);top:0;left:calc(50% + 10px)}.filter-panel{padding:16px;border-radius:16px}.chips{gap:6px;margin:15px 0}.chips button{font-size:11px;padding:7px 10px}.filter-bottom{gap:10px;flex-wrap:wrap}.filter-bottom label{font-size:11px}.filter-bottom select{max-width:115px}.filter-bottom>span{margin-left:auto}.filter-bottom .small-primary{width:100%;margin-top:3px}.question-row{padding:17px 15px;gap:3px}.question-row h3{font-size:14px}.question-row p{font-size:11px}.question-tags{font-size:11px;gap:6px}.review-tabs{gap:7px}.review-tabs button{padding:13px 9px;border-radius:12px}.review-tabs button span{font-size:11px}.review-tabs button strong{font-size:24px}.page-review .section-title{align-items:flex-start}.page-review .section-title p{font-size:11px;max-width:60%}.page-review .section-title .small-primary{padding:8px 11px}.settings-card{padding:17px 18px;border-radius:16px}.setting-row{font-size:12px;gap:12px}.setting-row small{font-size:11px}.segmented button span{display:none}.segmented button{padding:8px 10px}.profile-stats .stat-card{padding:14px 12px}.profile-stats .stat-card>div{font-size:11px}.helper{font-size:11px}.history-row strong{font-size:12px}.link-settings>button{font-size:12px}.study-top{font-size:11px;margin-bottom:10px}.page-study{padding-top:0}.study-top>a span{font-size:11px}.study-progress{margin-bottom:17px}.study-question{padding:23px 19px;border-radius:18px}.study-question h1{margin:17px 0 23px}.option{padding:14px 13px;gap:11px;border-radius:12px;min-height:61px}.option-letter{min-width:27px;height:27px;font-size:11px}.answer-panel{padding:22px 19px;border-radius:18px;margin-top:16px}.answer-heading h2{font-size:16px}.answer-heading{margin-bottom:17px}.correct-answer{padding:14px 15px}.rating-buttons{gap:7px}.rating-buttons strong{font-size:12px}.rating-buttons small{font-size:11px}.rating-buttons button{padding:12px 3px;min-height:95px}.study-footnote{font-size:11px}.answer-sheet>div{grid-template-columns:repeat(6,1fr);gap:7px}.summary-hero{padding:27px 20px}.summary-hero h1{font-size:26px}.summary-hero>p:not(.eyebrow){font-size:11px}.summary-numbers span{font-size:11px}.summary-answers summary{font-size:13px;padding:16px 14px}.summary-answers details>div{padding:0 17px 18px 38px}.modal-backdrop{padding:18px}.modal{padding:29px 23px;border-radius:21px;max-height:calc(100dvh - 50px)}.onboarding h2{font-size:24px}.modal .welcome-icon{height:60px;width:60px;border-radius:18px;margin-bottom:17px}.modal h2{font-size:22px}.onboarding-steps{gap:19px;margin-top:23px}.onboarding-steps strong{font-size:12px}.onboarding-steps small{font-size:11px}.toast{bottom:calc(85px + env(safe-area-inset-bottom));font-size:11px;width:max-content;max-width:90vw}.save-error,.update-banner{margin:0 18px 14px;font-size:11px;flex-wrap:wrap}.footnote{font-size:11px}.text-answer textarea{font-size:17px}}@media(max-width:390px){.content{padding-left:16px;padding-right:16px}.topbar{padding-left:18px;padding-right:18px}.hero-card{padding:23px 19px}.hero-copy h2{font-size:26px}.hero-orbit{display:none}.hero-copy p{font-size:12px}.hero-button{min-width:190px}.hero-note{font-size:11px}.hero-copy{width:100%}.desktop-only{display:none}.stat-card{padding:13px 10px}.stat-card>div{gap:5px;font-size:11px}.stat-icon{display:none}.study-question{padding:20px 16px}.answer-panel{padding:21px 16px}.page-heading h1{font-size:25px}.review-tabs button span{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.primary,.small-primary{background:#3b63d9;color:#fff}.star-button{min-width:44px;min-height:44px}.source-detail summary{min-height:44px}.chips button{min-height:40px}.option.correct .option-letter{background:#287b63}.option.incorrect .option-letter{background:#a54746}.option.chosen .option-letter,.brand-mark{background:#3b63d9}@media(max-width:800px){input,select,.search-box input,.filter-bottom select{font-size:16px}.onboarding-steps small,.helper,.category-card p{font-size:12px}}
