:root{color:#202a3b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202a3b;--muted:#7b8494;--subtle:#a1aaba;--line:#e7ebf2;--panel:#fff;--purple:#6658d8;--purple-light:#f0efff;--blue:#3b83d8;--blue-light:#edf5ff;--green:#2e9c72;--green-light:#eaf8f2;--red:#da5c63;--red-light:#fff0f1;--orange:#d58a34;--orange-light:#fff6e8;--shadow:0 10px 30px #25324f0e;background:#f5f7fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f5f7fb;min-width:320px}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:2px;outline:3px solid #6658d852}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fbfcfe;flex-direction:column;width:245px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand-block{align-items:center;gap:11px;padding:28px 25px 26px;display:flex}.brand-mark,.mobile-mark{background:var(--purple);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:flex}.brand-block strong{letter-spacing:.02em;font-size:15px;display:block}.brand-block span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.side-scroll{flex:1;padding:0 14px;overflow-y:auto}.nav-heading{color:#a4adbc;letter-spacing:.16em;text-transform:uppercase;margin:9px 12px 10px;font-size:10px;font-weight:800}.nav-heading-spaced{margin-top:31px}.nav-list{gap:4px;display:grid}.nav-item{color:#6f798b;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;font-weight:650;transition:background .18s,color .18s,transform .18s;display:flex}.nav-item:hover{color:var(--purple);background:#f2f3fb;transform:translate(2px)}.nav-item.active{background:var(--purple-light);color:var(--purple)}.sidebar-mini-card{background:linear-gradient(140deg,#f3f1ff,#f9f7ff);border:1px solid #e6e1ff;border-radius:15px;margin:38px 4px 18px;padding:14px}.mini-card-top,.mini-card-stats{color:#807aab;justify-content:space-between;align-items:center;font-size:11px;display:flex}.sidebar-mini-card>strong{color:#413a87;letter-spacing:-.04em;margin:7px 0 11px;font-size:27px;display:block}.sidebar-mini-card>strong small{letter-spacing:0;font-size:11px;font-weight:600}.mini-card-stats{border-top:1px solid #e6e1ff;justify-content:flex-start;gap:8px;padding-top:10px}.mini-card-stats span{align-items:center;gap:4px;display:flex}.sidebar-footer{border-top:1px solid var(--line);color:#a2aaba;padding:17px 25px 21px;font-size:11px}.main-content{min-height:100vh;margin-left:245px}.page-container{max-width:1440px;margin:0 auto;padding:44px 52px 64px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.hero-heading{align-items:center;margin-bottom:32px}.page-heading h1{color:#1e2738;letter-spacing:-.045em;margin:7px 0 9px;font-size:clamp(26px,3vw,34px);line-height:1.15}.page-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.eyebrow{color:#989fac;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.4;display:block}.heading-graphic{color:#d5d2f7;margin-right:28px}.compact-heading{align-items:center;margin-bottom:22px}.compact-heading h1{font-size:28px}.stat-grid{gap:16px;display:grid}.four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;align-items:flex-start;gap:13px;min-height:112px;padding:20px 18px;display:flex}.stat-icon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.stat-icon-purple{background:var(--purple-light);color:var(--purple)}.stat-icon-blue{background:var(--blue-light);color:var(--blue)}.stat-icon-green{background:var(--green-light);color:var(--green)}.stat-icon-orange{background:var(--orange-light);color:var(--orange)}.stat-icon-red{background:var(--red-light);color:var(--red)}.stat-card-copy{gap:3px;min-width:0;display:grid}.stat-card-copy strong{color:#263145;letter-spacing:-.04em;font-size:23px;line-height:1.2}.small-text{font-size:11px}.muted{color:var(--muted)}.content-grid{gap:17px;display:grid}.dashboard-grid{grid-template-columns:1.18fr .82fr;margin-top:17px}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:17px;padding:25px}.section-title-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-title-row h2{color:#273246;letter-spacing:-.025em;margin:4px 0 0;font-size:18px}.section-title-row h3{color:#273246;margin:4px 0 0;font-size:15px}.text-link{color:var(--purple);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.text-link:hover{color:#4f43bd}.progress-list{gap:23px;margin-top:31px;display:grid}.progress-row{grid-template-columns:118px minmax(80px,1fr) 42px;align-items:center;gap:14px;display:grid}.progress-label{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.progress-label span{color:#566174;font-size:12px}.progress-label strong{color:#29364d;white-space:nowrap;font-size:13px}.progress-label small{color:var(--subtle);font-size:10px;font-weight:500}.progress-track{background:#edf0f5;border-radius:99px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#7063df,#a29af2);min-width:0;height:100%;transition:width .3s;display:block}.progress-percent{color:#7f8999;text-align:right;font-size:11px}.panel-callout{background:#faf9ff;border:1px solid #eeecff;border-radius:12px;align-items:center;gap:12px;margin-top:30px;padding:12px 14px;display:flex}.callout-icon{background:var(--purple-light);color:var(--purple);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.panel-callout strong{color:#3e397d;font-size:12px}.panel-callout p{color:#878caa;margin:4px 0 0;font-size:11px}.exam-summary-panel{flex-direction:column;display:flex}.exam-big-score{align-items:baseline;gap:5px;margin:31px 0 24px;display:flex}.exam-big-score span{color:var(--muted);margin-right:auto;font-size:12px}.exam-big-score strong{color:#3e397d;letter-spacing:-.07em;font-size:39px;line-height:1}.exam-big-score small{color:#a5a9ba;font-size:12px}.mini-metric-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:25px;padding:18px 0 0;display:grid}.mini-metric-grid div{border-right:1px solid var(--line);gap:5px;padding-left:12px;display:grid}.mini-metric-grid div:first-child{padding-left:0}.mini-metric-grid div:last-child{border-right:0}.mini-metric-grid span{color:var(--muted);font-size:10px}.mini-metric-grid strong{color:#313d50;font-size:16px}.mastery-banner{background:var(--green-light);color:var(--green);border:1px solid #d7f1e4;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:800;display:flex}.quick-actions-panel{margin-top:17px}.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:21px;display:grid}.quick-action{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:13px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.quick-action:hover{border-color:#d8d2ff;transform:translateY(-2px);box-shadow:0 7px 18px #5749bf14}.quick-action>span:nth-child(2){gap:4px;min-width:0;display:grid}.quick-action strong{color:#354056;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.quick-action small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.quick-action-icon{border-radius:9px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.icon-single{background:var(--blue-light);color:var(--blue)}.icon-multiple{background:var(--purple-light);color:var(--purple)}.icon-boolean{background:var(--green-light);color:var(--green)}.icon-wrong{background:var(--red-light);color:var(--red)}.quick-arrow{color:#aeb4c0;margin-left:auto}.primary-button,.secondary-button,.ghost-button,.danger-button,.danger-outline-button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 14px;font-size:12px;font-weight:750;line-height:1;transition:all .18s;display:inline-flex}.primary-button{background:var(--purple);border:1px solid var(--purple);color:#fff;box-shadow:0 5px 12px #6658d829}.primary-button:hover{background:#574ac9;border-color:#574ac9;transform:translateY(-1px)}.secondary-button{color:#5b6576;background:#fff;border:1px solid #dfe3ec}.secondary-button:hover{color:var(--purple);border-color:#c8c0ff}.secondary-button.active{background:var(--purple-light);color:var(--purple);border-color:#d9d4ff}.ghost-button{color:#7a8392;background:0 0;border:1px solid #0000}.ghost-button:hover{color:var(--purple);background:#f0f1f7}.danger-ghost:hover{background:var(--red-light);color:var(--red)}.full-button{justify-content:space-between;width:100%}.large-button{min-height:46px;padding:0 18px}.mobile-topbar{display:none}.practice-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:9px;display:flex}.segmented-tabs,.filter-tabs{align-items:center;gap:3px;display:flex}.segmented-tabs a,.filter-tabs a{color:#788294;white-space:nowrap;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:650}.segmented-tabs a:hover,.filter-tabs a:hover{color:var(--purple)}.segmented-tabs a.active{color:var(--purple);background:#eceaff}.filter-tabs a.active{color:#414b5e;background:#f1f2f7}.toolbar-actions{align-items:center;gap:10px;display:flex}.random-button{min-height:34px;padding:0 11px}.practice-layout,.exam-layout{grid-template-columns:minmax(0,1fr) 278px;align-items:start;gap:18px;display:grid}.practice-main,.exam-main{min-width:0}.practice-progress-line{color:#7a8394;align-items:center;gap:12px;margin:2px 4px 13px;font-size:11px;display:flex}.practice-progress-line strong{color:#363f51;font-size:12px}.practice-progress-line strong small{color:#a5adba;font-size:10px;font-weight:500}.practice-progress-line .progress-track{flex:1;height:5px}.question-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;padding:26px 29px 29px}.exam-question-card{border-top:3px solid #b9b4f7}.question-card-header,.question-meta,.favorite-button,.question-title-row,.question-hint,.option-button,.feedback-heading,.reset-answer{align-items:center;display:flex}.question-card-header{justify-content:space-between}.question-meta{gap:8px}.question-index{color:#596477;letter-spacing:.08em;font-size:11px;font-weight:800}.type-pill{color:#7b8494;white-space:nowrap;background:#f0f1f6;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:750;display:inline-flex}.favorite-button{color:#abb2bf;background:0 0;border:0;gap:5px;padding:5px 0;font-size:11px}.favorite-button:hover,.favorite-button.is-favorite{color:#e3a431}.exam-neutral-note{color:#8b95a5;font-size:10px}.question-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-top:28px}.question-title-row h2{color:#222c3d;letter-spacing:-.03em;max-width:840px;margin:0;font-size:clamp(18px,2vw,22px);line-height:1.55}.question-total{color:#b0b6c2;white-space:nowrap;padding-top:8px;font-size:11px}.question-hint{color:#9da5b3;gap:5px;margin:11px 0 23px;font-size:11px}.option-list{gap:10px;display:grid}.option-button{color:#536073;text-align:left;background:#fbfcfe;border:1px solid #e4e8ef;border-radius:11px;align-items:flex-start;gap:11px;width:100%;min-height:51px;padding:14px 15px;transition:border-color .16s,background .16s,color .16s,box-shadow .16s}.option-button:not(:disabled):hover{color:#403a81;background:#f7f6ff;border-color:#c7c0fd}.option-button.selected{color:#403a81;background:#f1f0ff;border-color:#aaa2f0;box-shadow:0 0 0 2px #6658d812}.option-key{color:#768194;background:#eef0f5;border-radius:7px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:flex}.option-button.selected .option-key{background:var(--purple);color:#fff}.option-text{padding-top:2px;font-size:13px;line-height:1.55}.option-result-icon{margin-left:auto}.option-button.correct{background:var(--green-light);color:#267b5c;border-color:#9bdfbf}.option-button.correct .option-key{background:var(--green);color:#fff}.option-button.wrong{background:var(--red-light);color:#b44e56;border-color:#efb0b5}.option-button.wrong .option-key{background:var(--red);color:#fff}.confirm-answer{margin-top:17px}.answer-feedback{border-radius:12px;margin-top:22px;padding:17px 18px}.feedback-correct{background:var(--green-light);color:#276d54;border:1px solid #ced}.feedback-wrong{background:var(--red-light);color:#9e4d54;border:1px solid #f3d2d5}.feedback-heading{gap:7px;font-size:13px;font-weight:800}.feedback-icon{color:#fff;background:currentColor;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.answer-feedback>p{margin:10px 0 0;font-size:11px;line-height:1.6}.answer-feedback>p strong{font-weight:750}.explanation{opacity:.86;border-top:1px solid;align-items:flex-start;gap:9px;margin-top:14px;padding-top:12px;display:flex}.explanation>span{border:1px solid;border-radius:4px;flex:none;padding:3px 5px;font-size:10px;font-weight:800}.explanation p{margin:1px 0 0;font-size:11px;line-height:1.65}.reset-answer{color:currentColor;background:0 0;border:0;gap:5px;margin-top:14px;padding:2px 0;font-size:11px}.question-actions{justify-content:space-between;margin-top:15px;display:flex}.practice-aside,.exam-aside{min-width:0;position:sticky;top:22px}.navigator-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:20px}.question-number-grid{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:19px;display:grid}.question-number{color:#929aaa;background:#f1f2f5;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;height:34px;font-size:11px;transition:all .16s;display:flex}.question-number:hover{color:var(--purple);border-color:#c6c0fa}.question-number.current{color:#4f44bd;font-weight:800;box-shadow:0 0 0 2px #6658d838}.question-number.correct{background:var(--green-light);color:var(--green)}.question-number.wrong{background:var(--red-light);color:var(--red)}.question-number.selected{background:var(--blue-light);color:var(--blue)}.question-number.current.correct{border-color:#82d1ad}.question-number.current.wrong{border-color:#e99aa1}.question-number.current.selected{border-color:#91bdeb}.navigator-legend,.exam-neutral-legend{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.navigator-legend span,.exam-neutral-legend span{color:#969eab;align-items:center;gap:5px;font-size:10px;display:inline-flex}.legend-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.dot-gray{background:#c6cbd4}.dot-green{background:var(--green)}.dot-red{background:var(--red)}.dot-blue{background:var(--blue)}.aside-tip{color:#9da5b2;align-items:flex-start;gap:8px;padding:18px 7px 0;font-size:11px;line-height:1.6;display:flex}.aside-tip p{margin:0}.loading-card{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:15px;padding:70px}.empty-state{text-align:center;background:#fff;border:1px dashed #d9dee8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin-top:18px;padding:28px;display:flex}.panel>.empty-state,.chart-panel>.empty-state,.wrong-panel>.empty-state{border:0;min-height:210px;margin:0}.empty-icon{color:#a2aaba;background:#f2f3f7;border-radius:13px;justify-content:center;align-items:center;width:49px;height:49px;display:flex}.empty-state h3{color:#4b5669;margin:14px 0 6px;font-size:15px}.empty-state p{color:#98a1af;max-width:350px;margin:0;font-size:12px;line-height:1.65}.empty-action{margin-top:17px}.exam-intro-grid{grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.exam-start-card{background:linear-gradient(145deg,#fff,#faf9ff);min-height:440px;padding:37px}.exam-start-icon{background:var(--purple-light);color:var(--purple);border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:27px;display:flex}.exam-start-card h2,.exam-last-card h2{color:#293348;letter-spacing:-.04em;margin:8px 0 12px;font-size:23px}.exam-start-card>p{color:#7f8999;max-width:550px;font-size:13px;line-height:1.75}.exam-rule-list{border-top:1px solid var(--line);gap:0;max-width:570px;margin:29px 0 27px;display:grid}.exam-rule{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;font-size:12px;display:flex}.exam-rule .rule-dot{background:#b8b1f3;border-radius:50%;width:7px;height:7px}.exam-rule strong{color:#4b566a;min-width:53px}.exam-rule span:last-child{color:#9ca4b2}.exam-last-card{min-height:440px;padding:37px}.last-score{align-items:baseline;gap:6px;margin:55px 0 14px;display:flex}.last-score strong{color:#3e397d;letter-spacing:-.08em;font-size:55px}.last-score span{color:#a3a9b8;font-size:13px}.exam-last-card>p{margin:15px 0 25px;font-size:11px}.last-empty{color:#a1a9b6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:235px;display:flex}.last-empty p{font-size:12px;line-height:1.7}.exam-progress-banner{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:18px;margin-bottom:17px;padding:14px 18px;display:grid}.exam-progress-banner>div:first-child{white-space:nowrap;gap:11px;display:flex}.exam-progress-banner strong{color:#465166;font-size:12px}.exam-progress-banner span{color:#969eac;font-size:11px}.exam-progress-banner .progress-track{height:6px}.exam-progress-banner .progress-track span{background:var(--blue)}.exam-time-note{white-space:nowrap}.unanswered-banner{background:var(--orange-light);color:#ad762f;border:1px solid #f5dfbb;border-radius:11px;align-items:center;gap:11px;margin-bottom:14px;padding:12px 16px;font-size:11px;display:flex}.unanswered-banner strong{font-size:12px}.exam-aside .question-number.current{box-shadow:0 0 0 2px #3b83d833}.exam-aside .question-number.unanswered.current{border-color:#d3d8e0}.submit-side-button{margin-top:13px}.exam-neutral-legend{border-top:1px solid var(--line);padding:16px 2px 0}.modal-backdrop{z-index:50;background:#1f263857;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:430px;overflow:hidden;box-shadow:0 20px 70px #232a4033}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.modal-header h2{color:#2a3448;margin:0;font-size:16px}.icon-button{color:#8e97a5;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:31px;min-height:31px;display:inline-flex}.icon-button:hover{color:#4f5b70;background:#f2f3f7}.modal-body{color:#606b7d;padding:21px;font-size:13px;line-height:1.7}.modal-body p{margin:0 0 13px}.modal-body p:last-child{margin-bottom:0}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:13px 20px;display:flex}.unanswered-list{flex-wrap:wrap;gap:8px;margin:16px 0 18px;display:flex}.unanswered-list button{background:var(--orange-light);color:#aa752f;border:1px solid #f1d9ad;border-radius:7px;padding:7px 10px;font-size:11px}.history-table-panel{margin-top:18px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:750px}th{color:#9ca4b1;letter-spacing:.05em;text-align:left;padding:19px 10px 13px;font-size:10px;font-weight:750}td{color:#697487;white-space:nowrap;border-top:1px solid #f0f2f5;padding:16px 10px;font-size:12px}td strong{color:#39465b;font-weight:750}.score-cell{color:#4d42ba;font-size:14px;font-weight:800}.row-link{color:#a2aaba;justify-content:center;align-items:center;display:inline-flex}.row-link:hover{color:var(--purple)}.status-badge{white-space:nowrap;border-radius:6px;align-items:center;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-neutral{color:#858e9e;background:#f0f1f5}.status-success{background:var(--green-light);color:var(--green)}.status-danger{background:var(--red-light);color:var(--red)}.status-info{background:var(--blue-light);color:var(--blue)}.status-warning{background:var(--orange-light);color:var(--orange)}.detail-heading{align-items:flex-start}.back-link{color:#8a93a2;margin-bottom:21px;font-size:11px;display:block}.back-link:hover{color:var(--purple)}.detail-score{place-items:flex-end end;gap:5px;display:grid}.detail-score>span:first-child{color:#9099a8;font-size:11px}.detail-score strong{color:#4c40bb;letter-spacing:-.08em;font-size:39px;line-height:1}.detail-score small{color:#a3abb8;margin-top:-12px;font-size:11px}.detail-score .status-badge{margin-top:6px}.result-breakdown{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,1fr);margin-bottom:19px;padding:20px 0;display:grid}.result-breakdown>div{border-right:1px solid var(--line);gap:7px;padding:0 22px;display:grid}.result-breakdown>div:last-child{border-right:0}.result-breakdown span{color:#949dab;font-size:11px}.result-breakdown strong{color:#364257;font-size:18px}.result-breakdown small{color:#a4acb9;font-size:10px;font-weight:500}.history-question-list{gap:13px;display:grid}.history-question-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:22px 24px}.history-question-top{justify-content:space-between;align-items:center;display:flex}.history-question-top>div:first-child{align-items:center;gap:8px;display:flex}.history-question-score{align-items:center;gap:10px;display:flex}.history-question-score>span{color:#626d7e;font-size:11px;font-weight:700}.history-question-card h2{color:#2a3447;margin:20px 0 16px;font-size:16px;line-height:1.6}.history-answer-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.history-answer-grid>div{background:#fafbfc;border-radius:9px;gap:6px;padding:11px 13px;display:grid}.history-answer-grid span{color:#9ca4b0;font-size:10px}.history-answer-grid strong{color:#596476;font-size:11px;line-height:1.5}.history-question-card .explanation{color:#6f7888;margin-top:16px}.wrong-summary-row{background:linear-gradient(115deg,#fff5f4,#fff);border:1px solid #f4e0df;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:20px 23px;display:flex}.wrong-summary-main{color:#b05a5e;align-items:center;gap:9px;display:flex}.wrong-summary-main strong{color:#b94f56;letter-spacing:-.05em;margin-left:4px;font-size:29px}.wrong-summary-main span,.wrong-summary-main small{font-size:12px}.wrong-summary-side{color:#a08f90;align-items:center;gap:22px;font-size:11px;display:flex}.wrong-summary-side strong{color:#806c70;margin-left:3px;font-size:16px}.wrong-filter-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.filter-heading{color:#4a5669;align-items:center;gap:8px;font-size:12px;display:flex}.inline-selects{gap:9px;display:flex}.inline-selects label{color:#9aa2af;align-items:center;gap:6px;font-size:10px;display:flex}select{appearance:none;color:#626d7e;background:#fafbfc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23949dab' stroke-width='1.5'%3E%3Cpath d='m3 4 3 3 3-3M3 8l3 3 3-3'/%3E%3C/svg%3E") right 7px center no-repeat;border:1px solid #e3e7ee;border-radius:7px;min-height:32px;padding:0 25px 0 9px;font-size:11px}.wrong-list{border-top:1px solid var(--line);margin-top:21px}.wrong-row{border-bottom:1px solid #f0f2f5;align-items:center;gap:13px;padding:18px 2px;display:flex}.wrong-row:last-child{border-bottom:0}.wrong-row-marker{background:var(--red);border-radius:4px;flex:none;width:4px;height:36px}.wrong-row-content{min-width:0}.wrong-row-meta{align-items:center;gap:7px;display:flex}.wrong-row-content h3{color:#3c475a;margin:8px 0 9px;font-size:13px;line-height:1.55}.wrong-row-stats{color:#a0a8b5;flex-wrap:wrap;gap:14px;font-size:10px;display:flex}.streak-note{color:var(--green)}.wrong-row>.row-link{margin-left:auto}.favorite-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.favorite-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;min-height:220px;padding:22px;transition:transform .18s,box-shadow .18s}.favorite-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #25324f17}.favorite-card-top{justify-content:space-between;align-items:center;display:flex}.favorite-star{color:#e3a431}.favorite-number{color:#c1c6d0;letter-spacing:.08em;margin-top:18px;font-size:10px;font-weight:800;display:block}.favorite-card h2{color:#364156;margin:8px 0 10px;font-size:15px;line-height:1.6}.favorite-card p{color:#8b95a3;max-height:41px;margin:0 0 17px;font-size:11px;line-height:1.65;overflow:hidden}.stats-grid{grid-template-columns:1fr 1.1fr;margin-top:18px}.type-stat-list{gap:0;margin-top:22px;display:grid}.type-stat-row{border-top:1px solid #f0f2f5;grid-template-columns:1.1fr .8fr .85fr 1fr;align-items:center;gap:12px;min-height:65px;display:grid}.type-stat-label{align-items:center;gap:8px;display:flex}.type-stat-label strong{color:#4e5a6e;font-size:12px}.type-color{border-radius:50%;width:8px;height:8px}.type-color-single{background:var(--blue)}.type-color-multiple{background:var(--purple)}.type-color-boolean{background:var(--green)}.type-stat-row>div:not(.type-stat-label){gap:4px;display:grid}.type-stat-row span{color:#a0a8b5;font-size:10px}.type-stat-row strong{color:#4f5b70;font-size:12px}.small-progress .progress-track{height:6px}.chart-wrap{height:280px;margin-top:20px}.top-wrong-panel{margin-top:18px}.top-wrong-list{margin-top:19px}.top-wrong-row{border-top:1px solid #f0f2f5;grid-template-columns:30px 54px minmax(0,1fr) 40px;align-items:center;gap:12px;min-height:53px;display:grid}.rank-number{color:#b9bfca;font-size:11px;font-weight:800}.top-wrong-row p{color:#687386;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.45;overflow:hidden}.top-wrong-row>strong{color:var(--red);text-align:right;font-size:11px}.data-overview-panel{margin-bottom:18px}.local-badge{background:var(--green-light);color:var(--green);border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:750;display:inline-flex}.online-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.data-overview-grid{grid-template-columns:repeat(6,1fr);gap:1px;margin-top:23px;display:grid}.data-item{background:#fafbfc;gap:7px;padding:15px 12px;display:grid}.data-item:first-child{border-radius:9px 0 0 9px}.data-item:last-child{border-radius:0 9px 9px 0}.data-item span{color:#9ca4b1;font-size:10px}.data-item strong{color:#4c586b;font-size:15px}.storage-key{color:#a2aaba;align-items:center;gap:7px;margin-top:18px;font-size:10px;display:flex}.storage-key code{color:#747d8c;background:#f4f5f8;border-radius:5px;padding:4px 7px;font-family:ui-monospace,monospace}.danger-zone{border-color:#f0dfe1}.danger-zone .section-title-row h2{color:#623e45}.danger-icon{color:#d8878b}.danger-intro{color:#a08085;margin:12px 0 20px;font-size:11px;line-height:1.6}.danger-action-list{border-top:1px solid #f2e4e5}.danger-action{border-bottom:1px solid #f2e4e5;align-items:center;gap:13px;padding:17px 0;display:flex}.danger-action-icon{background:var(--red-light);color:var(--red);border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.danger-action-copy{min-width:0}.danger-action-copy strong{color:#66454b;font-size:12px;display:block}.danger-action-copy p{color:#a58b90;margin:4px 0 0;font-size:10px;line-height:1.5}.danger-outline-button{color:#c2646b;background:#fff;border:1px solid #efcdd0;flex:none;min-height:32px;margin-left:auto}.danger-outline-button:hover,.danger-button:hover{background:var(--red);border-color:var(--red);color:#fff}.reset-all-row{background:#fff8f8;border:1px solid #f3dfe0;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding:15px;display:flex}.reset-all-row strong{color:#87464d;font-size:12px}.reset-all-row p{color:#ac888d;margin:4px 0 0;font-size:10px;line-height:1.5}.danger-button{background:var(--red);border:1px solid var(--red);color:#fff;flex:none}.about-note{color:#9da5b2;align-items:flex-start;gap:10px;margin:19px 3px 0;font-size:11px;line-height:1.65;display:flex}.about-note strong{color:#687385;font-size:11px}.about-note p{margin:4px 0 0}@media (width<=1120px){.page-container{padding-left:32px;padding-right:32px}.four-columns,.quick-action-grid{grid-template-columns:repeat(2,1fr)}.data-overview-grid{grid-template-columns:repeat(3,1fr)}.data-item:first-child,.data-item:last-child{border-radius:0}.data-item:first-child{border-radius:9px 0 0}.data-item:nth-child(3){border-radius:0 9px 0 0}.data-item:nth-child(4){border-radius:0 0 0 9px}.data-item:nth-child(6){border-radius:0 0 9px}}@media (width<=900px){.sidebar{width:215px}.main-content{margin-left:215px}.dashboard-grid,.exam-intro-grid,.stats-grid{grid-template-columns:1fr}.practice-layout,.exam-layout{grid-template-columns:minmax(0,1fr) 230px}.favorite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-breakdown{grid-template-columns:repeat(2,1fr)}.result-breakdown>div:nth-child(2){border-right:0}.result-breakdown>div:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:17px}.result-breakdown>div:nth-child(n+3){padding-top:17px}}@media (width<=720px){.sidebar{transition:transform .22s;transform:translate(-105%);box-shadow:16px 0 40px #1f29411f}.mobile-sidebar-wrap.open .sidebar{transform:translate(0)}.mobile-sidebar-wrap.open{z-index:40;position:fixed;inset:0}.mobile-overlay{background:#1f263857;border:0;width:100%;position:absolute;inset:0}.main-content{margin-left:0}.mobile-topbar{border-bottom:1px solid var(--line);z-index:15;background:#fbfcfef5;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex;position:sticky;top:0}.mobile-title{color:#4e586b;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.mobile-mark{border-radius:8px;width:27px;height:27px;font-size:15px}.mobile-spacer{width:31px}.page-container{padding:27px 16px 45px}.page-heading,.hero-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:24px}.page-heading h1{font-size:27px}.heading-graphic{display:none}.compact-heading{flex-direction:row;align-items:flex-start}.compact-heading .ghost-button{margin-top:5px}.four-columns{gap:10px}.stat-card{min-height:98px;padding:15px 12px}.stat-card-copy strong{font-size:20px}.dashboard-grid,.stats-grid{gap:12px;margin-top:12px}.panel{border-radius:14px;padding:18px 16px}.practice-toolbar{flex-direction:column;align-items:stretch;padding:8px}.segmented-tabs,.filter-tabs{overflow-x:auto}.segmented-tabs a,.filter-tabs a{padding:8px 10px}.toolbar-actions{flex-direction:column;align-items:stretch}.filter-tabs{border-top:1px solid var(--line);padding-top:7px}.random-button{align-self:flex-end}.practice-layout,.exam-layout{display:block}.practice-aside,.exam-aside{margin-top:13px;position:static}.question-card{border-radius:14px;padding:20px 16px}.question-title-row{margin-top:21px}.question-title-row h2{font-size:18px}.question-total{display:none}.option-button{padding:12px}.question-actions{margin-top:11px}.navigator-card{padding:16px}.question-number-grid{grid-template-columns:repeat(7,1fr)}.aside-tip{display:none}.exam-progress-banner{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.exam-progress-banner .progress-track{flex-basis:100%;order:3}.exam-time-note{margin-left:auto}.unanswered-banner{flex-direction:column;align-items:flex-start;gap:3px}.exam-start-card,.exam-last-card{min-height:0;padding:25px 20px}.last-score{margin-top:35px}.favorite-grid{grid-template-columns:1fr}.wrong-summary-row{flex-direction:column;align-items:flex-start;gap:15px;padding:17px}.wrong-summary-side{gap:14px}.wrong-filter-bar{flex-direction:column;align-items:flex-start}.inline-selects{flex-wrap:wrap}.wrong-row{align-items:flex-start}.wrong-row>.row-link{align-self:center}.history-answer-grid{grid-template-columns:1fr}.detail-heading{flex-direction:row}.detail-score{align-self:flex-end}.result-breakdown{grid-template-columns:1fr 1fr}.result-breakdown>div{padding-left:14px;padding-right:14px}.type-stat-row{grid-template-columns:1fr 1fr;gap:7px;padding:11px 0}.type-stat-row .small-progress{grid-column:1/-1}.data-overview-grid{grid-template-columns:repeat(2,1fr)}.data-item:first-child,.data-item:nth-child(3),.data-item:nth-child(4),.data-item:nth-child(6){border-radius:0}.data-item:first-child{border-radius:9px 0 0}.data-item:nth-child(2){border-radius:0 9px 0 0}.data-item:nth-child(5){border-radius:0 0 0 9px}.data-item:nth-child(6){border-radius:0 0 9px}.danger-action{flex-wrap:wrap;align-items:flex-start}.danger-outline-button{margin-left:47px}.reset-all-row{flex-direction:column;align-items:flex-start}.reset-all-row .danger-button{width:100%}}@media (width<=430px){.four-columns{grid-template-columns:1fr 1fr}.stat-icon{width:31px;height:31px}.stat-card{gap:8px}.stat-card-copy strong{font-size:17px}.stat-card-copy .eyebrow{letter-spacing:.08em;font-size:9px}.stat-card-copy .small-text{font-size:9px}.compact-heading{flex-direction:column;gap:9px}.compact-heading .ghost-button{margin-top:0}.detail-heading{flex-direction:column}.detail-score{align-self:flex-start;justify-items:start}.top-wrong-row{grid-template-columns:25px 48px minmax(0,1fr) 32px;gap:7px}.top-wrong-row p{font-size:11px}.top-wrong-row>strong{font-size:10px}}
