:root{color:#142035;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172238;--muted:#718096;--line:#e3e9f1;--soft:#f5f7fb;--blue:#1c63dc;--blue-deep:#164bb5;--blue-soft:#edf4ff;--green:#249b68;--green-soft:#eaf8f1;--coral:#d95950;--coral-soft:#fff1ef;--shadow:0 18px 40px #263d5c12;background:#f7f9fc;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f7f9fc;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}.app-shell{background:linear-gradient(#fafbfd 0,#f7f9fc 100%);min-height:100vh}.app-loading{color:#44546c;text-align:center;background:linear-gradient(#fafbfd 0,#f7f9fc 100%);align-content:center;place-items:center;gap:10px;min-height:100vh;padding:24px;display:grid}.app-loading-mark{color:#fff;background:#2466d7;border-radius:13px;place-items:center;width:48px;height:48px;animation:1.3s ease-in-out infinite loading-pulse;display:grid;box-shadow:0 10px 24px #2466d73d}.app-loading strong{color:#172238;font-size:17px}.app-loading span{color:#718096;max-width:300px;font-size:13px;line-height:1.6}.app-loading-retry{margin-top:4px}@keyframes loading-pulse{50%{opacity:.78;transform:scale(.94)}}.site-watermark{right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));z-index:1;color:#3146607a;letter-spacing:.02em;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff7a;border-radius:6px;flex-direction:column;align-items:flex-end;gap:2px;padding:4px 7px;font-size:10px;line-height:1.3;display:flex;position:fixed}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;align-items:center;gap:26px;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:13px;min-width:320px;display:flex}.brand-mark{background:#2466d7;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 7px 16px #2466d738}.brand-copy{white-space:nowrap;align-items:baseline;gap:15px;display:flex}.brand-copy strong{color:#0e1728;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;max-width:min(42vw,330px);font-size:20px;overflow:hidden}.brand-copy span{color:#718096;font-size:14px}.subject-switch{border:1px solid var(--line);background:#f5f7fb;border-radius:9px;flex:none;padding:3px;display:inline-flex}.subject-switch button{color:#6e7d91;background:0 0;border:0;border-radius:6px;min-width:48px;height:30px;padding:0 11px;font-size:12px;font-weight:700}.subject-switch button.active{color:#fff;background:var(--blue);box-shadow:0 4px 10px #1c63dc33}.progress-strip{color:var(--muted);flex:1;justify-content:center;align-items:center;gap:11px;font-size:13px;display:flex}.progress-strip strong{color:var(--ink);font-size:13px}.progress-bar{background:#edf0f4;border-radius:999px;width:180px;height:8px;overflow:hidden}.progress-bar i{border-radius:inherit;background:var(--blue);height:100%;transition:width .25s;display:block}.top-actions{align-items:center;gap:11px;display:flex}.search-box,.filter-box{border:1px solid var(--line);color:#68778d;background:#fff;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 11px;display:flex}.search-box{width:235px}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box kbd{color:#98a3b4;white-space:nowrap;font-size:11px}.filter-box{width:170px}.filter-box select{appearance:none;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.icon-button{border:1px solid var(--line);color:#63728a;background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover,.ghost-button:hover,.filter-box:hover,.search-box:focus-within{color:var(--blue);border-color:#b8c8e1}.workspace{grid-template-columns:250px minmax(500px,1fr) 360px;min-height:calc(100vh - 72px);transition:grid-template-columns .2s;display:grid}.sidebar{border-right:1px solid var(--line);background:#fafcffb8;flex-direction:column;padding:30px 16px 22px;display:flex}.sidebar-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.sidebar-title{color:#223047;padding:0 12px 12px;font-size:14px;font-weight:700}.sidebar-toggle{border:1px solid var(--line);color:#718096;background:#fff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.sidebar-toggle:hover{color:var(--blue);border-color:#b8c8e1}.workspace.sidebar-collapsed{grid-template-columns:64px minmax(500px,1fr) 360px}.workspace.evidence-collapsed{grid-template-columns:250px minmax(500px,1fr) 64px}.workspace.sidebar-collapsed.evidence-collapsed{grid-template-columns:64px minmax(500px,1fr) 64px}.evidence-collapsed .main-content{max-width:1280px}.sidebar-collapsed .sidebar{padding-inline:10px}.sidebar-collapsed .sidebar-heading{justify-content:center}.sidebar-collapsed .sidebar-title,.sidebar-collapsed .topic-link span:nth-child(2),.sidebar-collapsed .topic-counts,.sidebar-collapsed .favorite-notebook-link span:nth-child(2),.sidebar-collapsed .favorite-notebook-link em,.sidebar-collapsed .topic-nav-label,.sidebar-collapsed .chapter-nav,.sidebar-collapsed .sidebar-footer{display:none}.sidebar-collapsed .topic-link,.sidebar-collapsed .favorite-notebook-link{grid-template-columns:1fr;justify-items:center;padding-inline:0}.topic-nav{flex-direction:column;gap:4px;display:flex}.topic-link,.favorite-notebook-link{color:#526176;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:48px;padding:0 12px;transition:all .18s;display:grid}.topic-link:hover,.favorite-notebook-link:hover{color:var(--blue);background:#f0f5ff}.topic-link.active{color:var(--blue);box-shadow:inset 3px 0 0 var(--blue);background:#eef4ff}.topic-link span:nth-child(2){font-size:14px}.topic-icon{color:currentColor;place-items:center;display:grid}.topic-counts{justify-items:end;gap:1px;display:grid}.topic-counts em,.favorite-notebook-link em{color:#90a0b6;font-size:12px;font-style:normal}.topic-counts small{color:#5d82bd;align-items:center;gap:2px;font-size:10px;font-weight:700;display:inline-flex}.topic-link.active .topic-counts em{color:var(--blue);font-weight:700}.topic-tree{gap:2px;display:grid}.chapter-nav{border-left:1px solid #dbe5f3;gap:2px;margin:0 0 5px 42px;padding:2px 0 3px 13px;display:grid}.chapter-link{color:#74839a;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:33px;padding:4px 8px 4px 0;display:grid}.chapter-link:hover{color:var(--blue);background:#f0f5ff}.chapter-link.active{color:var(--blue);background:#eef4ff;font-weight:700}.chapter-link>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.chapter-link em{color:#a0adbd;font-size:10px;font-style:normal}.chapter-link.active em{color:var(--blue)}.chapter-marker{border:1px solid;border-radius:50%;width:5px;height:5px}.chapter-link.active .chapter-marker{border-color:var(--blue);background:var(--blue)}.favorite-notebook-link{color:#44648f;background:#f6f9ff;border:1px solid #dce7f6;margin-bottom:5px}.favorite-notebook-link.active{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 7px 16px #1c63dc29}.favorite-notebook-link.active em{color:#fff}.topic-nav-label{color:#97a3b3;letter-spacing:.08em;padding:8px 12px 4px;font-size:10px;font-weight:700}.sidebar-footer{gap:17px;margin-top:auto;padding:16px 12px 0;display:grid}.source-stat,.lecture-stat{border-top:1px solid var(--line);padding-top:15px;position:relative}.source-stat span,.lecture-stat span{color:#6f7e92;margin-bottom:9px;font-size:12px;display:block}.source-stat strong,.lecture-stat strong{color:#40506a;font-size:13px;font-weight:600;line-height:1.55;display:block}.source-stat small{color:#96a2b2;margin-top:6px;font-size:12px;display:block}.lecture-stat svg{color:var(--green);position:absolute;top:19px;right:3px}.main-content{width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:33px clamp(24px,2.7vw,42px) 44px}.mobile-topic-row{display:none}.desktop-chapter-jump{color:#718096;background:#f8fbff;border:1px solid #dfe8f4;border-radius:9px;align-items:center;gap:10px;margin:0 0 17px;padding:9px 11px;font-size:12px;display:flex}.desktop-chapter-jump span{color:#526b8e;flex:none;font-weight:700}.desktop-chapter-jump select{color:#2b4568;background:#fff;border:1px solid #d6e1ef;border-radius:6px;outline:0;flex:1;min-width:0;height:32px;padding:0 9px;font-size:12px}.desktop-chapter-jump select:focus{border-color:#8eb1e7;box-shadow:0 0 0 3px #2466d714}.system-redo-button{color:#bd514a;white-space:nowrap;background:#fff8f7;border:1px solid #efc7c3;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.system-redo-button:hover{color:#a33e38;background:#fff0ee;border-color:#e4a8a3}.system-redo-button:focus-visible{outline-offset:1px;outline:3px solid #d9595024}.mobile-favorite-button.selected{color:var(--blue);background:#f2f6ff;border-color:#b9d0f9}.empty-state{text-align:center;background:#ffffffb3;border:1px dashed #cbd8e8;border-radius:12px;align-content:center;place-items:center;gap:12px;min-height:360px;padding:42px 20px;display:grid}.empty-state-icon{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:14px;place-items:center;display:grid}.empty-state h1{color:var(--ink);margin:0;font-size:22px}.empty-state p{max-width:360px;color:var(--muted);margin:0 0 7px;font-size:13px;line-height:1.7}.empty-evidence{padding-top:33px}.empty-evidence-body{color:var(--muted);padding:17px 15px 20px;font-size:12px;line-height:1.7}.breadcrumb{color:#8b98aa;align-items:center;gap:7px;margin-bottom:17px;font-size:12px;display:flex}.breadcrumb svg{color:#b0bbc8;transform:rotate(-90deg)}.breadcrumb strong{color:#65738a;font-weight:600}.favorite-notebook-banner{color:var(--blue);background:#f3f7ff;border:1px solid #cfe0fb;border-radius:9px;align-items:center;gap:10px;margin-bottom:17px;padding:11px 13px;display:flex}.favorite-notebook-icon{color:#fff;background:var(--blue);border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.favorite-notebook-banner div{gap:2px;min-width:0;display:grid}.favorite-notebook-banner strong{color:#234b87;font-size:13px}.favorite-notebook-banner small{color:#6e83a4;font-size:11px}.favorite-notebook-banner button{color:var(--blue);background:#fff;border:0;border-radius:6px;margin-left:auto;padding:6px 9px;font-size:11px;font-weight:700;box-shadow:0 0 0 1px #d2e0f5}.content-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.content-heading h1{color:#0e1828;letter-spacing:-.04em;margin:0 0 7px;font-size:30px;line-height:1.2}.content-heading p{color:var(--muted);margin:0;font-size:13px}.heading-actions{gap:8px;display:flex}.ghost-button,.text-button{border:1px solid var(--line);color:#65748b;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:inline-flex}.ghost-button.selected{color:var(--blue);background:#f2f6ff;border-color:#b9d0f9}.note-strip{color:var(--blue);background:#f5f8ff;border:1px solid #d7e3f6;border-radius:8px;align-items:center;gap:9px;margin-bottom:15px;padding:11px 13px;display:flex}.note-strip input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.section-label{color:#64738b;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.section-label em{color:var(--blue);font-style:normal;font-weight:600}.study-grid{grid-template-columns:minmax(205px,.46fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.study-grid.no-options{grid-template-columns:minmax(0,1fr)}.question-side{min-width:0}.option-bank{border:1px solid var(--line);background:#ffffffd1;border-radius:10px;margin-bottom:15px;padding:16px 15px 13px;box-shadow:0 7px 20px #233e6106}.option-rail{scrollbar-gutter:stable;max-height:calc(100vh - 98px);position:sticky;top:82px;overflow:auto}.option-grid{grid-template-columns:1fr;gap:8px;display:grid}.option-category-list{gap:15px;display:grid}.option-category{gap:9px;display:grid}.option-category+.option-category{border-top:1px solid #e7edf5;padding-top:14px}.option-category h3{color:#3566a8;letter-spacing:.05em;margin:0;font-size:11px;font-weight:800}.shared-option{color:#4c5b71;align-items:flex-start;gap:8px;min-width:0;font-size:13px;line-height:1.45;display:flex}.shared-option b{width:22px;height:22px;color:var(--blue);background:var(--blue-soft);border-radius:6px;flex:none;place-items:center;font-size:12px;display:grid}.shared-option span{padding-top:2px}.option-rail-hint{color:#9aa6b5;border-top:1px solid #edf0f4;margin:14px 0 0;padding-top:11px;font-size:11px;line-height:1.6}.question-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe6ef;border-radius:10px;overflow:hidden}.question-card-top{color:#8a98ab;border-bottom:1px solid #edf0f4;align-items:center;gap:15px;padding:14px 20px;font-size:12px;display:flex}.question-card-top span:not(.question-type){margin-left:auto}.question-card-top span+span:not(.question-type){margin-left:0}.question-type{color:var(--blue);background:var(--blue-soft);border-radius:5px;padding:4px 7px;font-weight:700}.shared-stem-panel{background:linear-gradient(135deg,#f7faff,#fbfdff);border:1px solid #d8e5f7;border-radius:9px;gap:7px;margin:18px 20px 14px;padding:15px 17px;display:grid}.shared-stem-panel strong{color:#3566a8;font-size:12px}.shared-stem-panel p{color:#26344b;margin:0;font-size:14px;line-height:1.75}.shared-stem-panel span{color:#8a98ab;font-size:11px}.stem-list{padding:9px 20px 5px}.categorized-answer-tables{padding:0 20px 12px}.answer-table-hint{color:#6680a6;background:#f7faff;border:1px solid #dbe7f7;border-radius:7px;align-items:center;gap:6px;margin:0 -1px 12px;padding:9px 10px;font-size:11px;line-height:1.5;display:flex}.answer-table-section+.answer-table-section{border-top:1px solid #e8edf4;margin-top:20px;padding-top:18px}.answer-table-title{color:#3566a8;justify-content:space-between;align-items:center;gap:12px;margin:0 0 9px;font-size:12px;display:flex}.answer-table-title span{color:#9aa6b5;font-size:11px;font-weight:400}.answer-table-scroll{scrollbar-gutter:stable;border:1px solid #dfe6ef;border-radius:8px;overflow-x:auto}.answer-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:620px}.answer-table th,.answer-table td{border-bottom:1px solid #edf1f6;border-right:1px solid #edf1f6}.answer-table tr>:last-child{border-right:0}.answer-table thead th{color:#6d7c91;background:#f7f9fc;height:34px;font-size:11px;font-weight:800}.answer-table-number{text-align:center;width:48px}.answer-table-stem{text-align:left;width:285px;min-width:285px;padding:9px 10px}.answer-table-option{text-align:center;width:35px;min-width:35px}.answer-table-row:last-child>*{border-bottom:0}.answer-table-row.is-correct{background:linear-gradient(90deg,#ebfaf261,#ebfaf2e6)}.answer-table-row.is-wrong{background:linear-gradient(90deg,#fff3f14d,#fff3f1d9)}.answer-table-row .answer-table-number{color:#9da9b9;font-variant-numeric:tabular-nums;font-size:12px}.answer-table-stem-copy{align-items:flex-start;gap:7px;min-width:0;display:flex}.answer-table-stem-copy p{color:#26344b;flex:1;min-width:0;margin:0;font-size:13px;line-height:1.5}.answer-table-stem-copy img{object-fit:contain;object-position:left center;width:100%;max-height:150px;display:block}.answer-table-stem-copy .answer-mode{flex:none}.answer-table-cell{text-align:center;width:35px;min-width:35px;padding:4px 2px}.answer-table-cell .answer-chip{width:27px;height:27px}.answer-table-result-row td{color:var(--coral);background:#ffffffb8;padding:5px 10px 7px 58px;font-size:11px}.answer-table-result-row.ok td{color:var(--green)}.answer-table-result-row.pending td{color:#9a7318}.answer-table-result-row span{align-items:center;gap:5px;display:inline-flex}.stem-row{border-bottom:1px solid #eff2f6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;display:grid;position:relative}.stem-row:last-child{border-bottom:0}.stem-row.image-stem{grid-template-columns:minmax(0,1fr);gap:10px}.stem-row.image-stem .answer-choices{grid-column:1;justify-content:flex-start;max-width:none;padding-left:30px}.stem-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.stem-number{color:#a0acbb;font-variant-numeric:tabular-nums;flex:none;padding-top:3px;font-size:12px}.stem-copy{min-width:0}.stem-heading{align-items:flex-start;gap:8px;display:flex}.stem-copy p{color:#26344b;flex:1;margin:0;font-size:14px;line-height:1.55}.stem-figure{background:#f8fafc;border:1px solid #e3e9f1;border-radius:8px;margin:0 0 10px;padding:8px;overflow:hidden}.stem-figure img{object-fit:contain;object-position:left center;width:100%;max-height:270px;display:block}.stem-image-heading{justify-content:flex-end;display:flex}.answer-mode{color:#738196;background:#f7f9fc;border:1px solid #d9e1ec;border-radius:5px;flex:none;margin-top:1px;padding:3px 6px;font-size:10px;line-height:1.2}.answer-mode.is-multi{color:var(--blue);background:var(--blue-soft);border-color:#b8d2fa}.stem-copy small{color:#9aa6b5;margin-top:4px;font-size:11px;display:block}.answer-choices{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;max-width:230px;display:flex}.stem-row.has-choice-categories{grid-template-columns:minmax(0,1fr);align-items:start}.answer-choice-category-list{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding-left:30px;display:grid}.answer-choice-category{background:#fafcff;border:1px solid #e5ebf3;border-radius:7px;grid-template-columns:minmax(88px,auto) 1fr;align-items:center;gap:8px;padding:7px 9px;display:grid}.answer-choice-category>span{color:#60779a;font-size:11px;font-weight:800}.answer-choice-category>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.answer-chip{color:#5f6f85;background:#fbfcfe;border:1px solid #d9e1ec;border-radius:7px;width:29px;height:29px;font-size:12px;font-weight:700;transition:all .15s;position:relative}.rank-order{min-width:13px;height:13px;color:var(--blue);background:#fff;border-radius:7px;padding:0 2px;font-size:9px;line-height:13px;position:absolute;top:-5px;right:-4px;box-shadow:0 0 0 1px #b8d2fa}.answer-chip:hover{color:var(--blue);background:#f2f7ff;border-color:#a9c7f7}.answer-chip.active{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 4px 10px #1c63dc33}.answer-chip:disabled{opacity:1}.answer-chip.answer{color:var(--green);background:var(--green-soft);border-color:#9ed9bb}.answer-chip.missed{color:#b86b00;background:#fff3df;border-color:#f1b45c}.answer-chip.wrong{color:var(--coral);background:var(--coral-soft);border-color:#f0bbb7}.fill-answers{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;max-width:390px;display:flex}.fill-answers label{color:#8693a5;gap:4px;font-size:10px;display:grid}.fill-answers input{color:#26344b;text-align:center;background:#fbfcfe;border:1px solid #cbd7e6;border-radius:7px;width:88px;height:34px;padding:0 9px;font-size:13px}.fill-answers input:focus{border-color:#76a4ec;outline:3px solid #2265d61f}.fill-answers input:disabled{color:#26344b;opacity:1}.stem-row.is-correct .fill-answers input{background:var(--green-soft);border-color:#9ed9bb}.stem-row.is-wrong .fill-answers input{background:var(--coral-soft);border-color:#f0bbb7}.result-line{grid-column:1/-1;align-items:center;gap:5px;margin:-5px 0 0 30px;font-size:12px;display:flex}.result-line.ok{color:var(--green)}.result-line.bad{color:var(--coral)}.result-line.pending{color:#9a7318}.missed-legend{color:#b86b00;margin-left:7px}.stem-row.is-correct{background:linear-gradient(90deg,#ebfaf200,#ebfaf2a6)}.stem-row.is-wrong{background:linear-gradient(90deg,#fff3f100,#fff3f1bf)}.question-card-bottom{background:#fcfdff;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:14px 20px;display:flex}.hint-text{color:#8d9bab;font-size:12px}.submit-summary{color:var(--green);align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.primary-button{color:#fff;background:#2265d6;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 7px 15px #2265d633}.primary-button:hover{background:#174fb5}.redo-button{color:#2265d6;box-shadow:none;background:#f6f9ff;border:1px solid #cbdcf4}.redo-button:hover{color:#174fb5;background:#edf4ff;border-color:#a7c5ef}.primary-button:disabled{color:#7c8a9d;box-shadow:none;background:#e8edf4}.bottom-nav{color:#8491a3;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:24px 0 0;font-size:13px;display:flex}.pager-button{color:#4b5c74;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;display:inline-flex}.pager-button:hover{color:var(--blue)}.group-jump{background:#fff;border:1px solid #dce4ee;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:4px 5px 4px 11px;display:inline-flex;box-shadow:0 5px 14px #2a3d5b0a}.group-jump span{white-space:nowrap}.group-jump input{width:54px;height:28px;color:var(--ink);font:inherit;text-align:center;background:#f9fbfe;border:1px solid #cbd7e6;border-radius:6px;padding:0 5px;font-weight:700}.group-jump input:focus{border-color:#76a4ec;outline:3px solid #2265d61f}.group-jump button{color:#fff;background:var(--blue);border:0;border-radius:6px;height:28px;padding:0 10px;font-size:12px;font-weight:700}.group-jump button:hover{background:#174fb5}.evidence-panel{border-left:1px solid var(--line);background:#fbfcfe;padding:9px 18px 26px}.evidence-panel-content{min-width:0}.evidence-rail{display:none}.evidence-panel.is-collapsed{justify-content:center;padding:30px 10px 24px;display:flex}.evidence-panel.is-collapsed .evidence-panel-content{display:none}.evidence-panel.is-collapsed .evidence-rail{flex-direction:column;align-items:center;gap:12px;height:max-content;display:flex;position:sticky;top:94px}.evidence-toggle{border:1px solid var(--line);color:#718096;background:#fff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.evidence-toggle:hover{color:var(--blue);border-color:#b8c8e1}.evidence-rail-icon{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.evidence-rail-label{color:#526176;letter-spacing:.12em;writing-mode:vertical-rl;font-size:12px;font-weight:700}.evidence-section{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 9px 22px #2a3d5b09}.evidence-section-top{padding-bottom:6px}.evidence-title{border-bottom:1px solid #eef1f5;align-items:center;gap:10px;min-height:70px;padding:0 15px;display:flex}.evidence-icon{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:7px;place-items:center;display:grid}.evidence-title h2{color:#1b2739;letter-spacing:-.02em;margin:0;font-size:17px}.evidence-title p{color:#98a4b4;margin:4px 0 0;font-size:11px}.verified-dot{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:18px;height:18px;margin-left:auto;display:grid}.mobile-panel-close{display:none}.panel-close{color:#708096;background:0 0;border:0;place-items:center;display:grid}.panel-close svg{transform:rotate(180deg)}.lecture-item{color:var(--green);border-bottom:1px solid #f0f2f5;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.lecture-item>div{flex:1;min-width:0}.lecture-item strong{color:#34445c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45;display:block;overflow:hidden}.lecture-item span{color:#9ba6b5;margin-top:3px;font-size:11px;display:block}.lecture-item .relevance{color:var(--green);background:var(--green-soft);border-radius:4px;flex:none;padding:3px 5px}.all-lectures{color:var(--blue);cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:12px 0 9px;font-size:12px;display:flex}.lecture-proof{background:#fbfffd;border-color:#cfe5d9}.lecture-proof-heading{padding:14px 15px 12px}.lecture-proof-heading span{color:var(--green);letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.lecture-proof-heading strong{color:#2f4c3f;font-size:13px;display:block}.lecture-proof-heading p{color:#60776c;margin:7px 0 0;font-size:11px;line-height:1.65}.lecture-proof-image{text-align:left;background:#edf6f1;border:0;border-top:1px solid #dcece3;width:100%;padding:0;display:block;position:relative;overflow:hidden}.lecture-proof-image img{object-fit:cover;object-position:center 73%;width:100%;height:230px;transition:transform .2s;display:block}.lecture-proof-image:hover img{transform:scale(1.015)}.lecture-proof-image span{color:#2f6f51;background:#fffffff0;border:1px solid #7b9f8d66;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:9px;right:9px;box-shadow:0 5px 14px #214b361a}.source-thumb{border:1px solid var(--line);background:#fff;border-radius:8px;width:86%;margin:22px auto 0;position:relative;overflow:hidden;box-shadow:0 10px 20px #2739540f}.source-thumb img{object-fit:cover;object-position:top center;opacity:.88;width:100%;height:190px;display:block}.source-thumb button{width:32px;height:32px;color:var(--blue);background:#ffffffe6;border:1px solid #c9d8ec;border-radius:7px;place-items:center;display:grid;position:absolute;bottom:9px;right:9px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111e3573;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.source-modal{background:#fff;border:1px solid #dce4ee;border-radius:14px;flex-direction:column;width:min(900px,100%);max-height:min(900px,94vh);display:flex;overflow:hidden;box-shadow:0 30px 80px #0d1c373d}.modal-header,.modal-footer{justify-content:space-between;align-items:center;gap:15px;padding:16px 19px;display:flex}.modal-header{border-bottom:1px solid var(--line)}.modal-header span{color:var(--blue);font-size:12px;font-weight:700}.modal-header h2{color:var(--ink);margin:4px 0 0;font-size:18px}.modal-image-wrap{text-align:center;background:#f2f5f8;flex:1;padding:22px;overflow:auto}.modal-image-wrap img{border:1px solid #dfe4ea;width:auto;max-width:100%;height:auto;box-shadow:0 10px 30px #1c304d1a}.lecture-modal-image img{width:min(100%,1489px)}.modal-footer{border-top:1px solid var(--line);color:#8b98a8;font-size:11px}@media (width<=1500px){.brand-lockup{min-width:260px}.brand-copy span{display:none}.search-box{width:190px}}@media (width>=1241px){.workspace.evidence-collapsed .study-grid:not(.no-options){grid-template-columns:minmax(330px,.72fr) minmax(0,1fr);gap:20px}.workspace.evidence-collapsed .option-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px}}@media (width<=1240px){.workspace{grid-template-columns:220px minmax(460px,1fr) 320px}.workspace.sidebar-collapsed{grid-template-columns:64px minmax(460px,1fr) 320px}.workspace.evidence-collapsed{grid-template-columns:220px minmax(460px,1fr) 64px}.workspace.sidebar-collapsed.evidence-collapsed{grid-template-columns:64px minmax(460px,1fr) 64px}.main-content{padding-left:28px;padding-right:28px}.brand-lockup{min-width:260px}.brand-copy span{display:none}.search-box{width:190px}}@media (width<=1030px){.topbar{gap:14px;padding:0 16px}.progress-strip{justify-content:flex-start}.progress-strip .progress-bar{width:100px}.filter-box{justify-content:center;width:42px;padding:0}.filter-box select,.filter-box>svg:last-child{display:none}.subject-switch button{min-width:42px;padding-inline:8px}.workspace{grid-template-columns:190px minmax(0,1fr)}.workspace.sidebar-collapsed{grid-template-columns:64px minmax(0,1fr)}.workspace.evidence-collapsed{grid-template-columns:190px minmax(0,1fr)}.workspace.sidebar-collapsed.evidence-collapsed{grid-template-columns:64px minmax(0,1fr)}.evidence-panel{display:none}.evidence-panel.mobile-visible{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:22px;display:block}.evidence-panel.mobile-visible .evidence-rail{display:none}.evidence-panel.mobile-visible .evidence-panel-content{display:block}.desktop-evidence-toggle{display:none}.mobile-panel-close{display:grid}.mobile-topic-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.desktop-chapter-jump{display:none}.mobile-topic-row select{border:1px solid var(--line);min-width:150px;height:36px;color:var(--ink);background:#fff;border-radius:7px;padding:0 9px}.text-button{padding:8px 10px}}@media (width<=720px){.topbar{flex-wrap:wrap;height:auto;min-height:64px;padding:12px 14px}.brand-lockup{flex:1;min-width:auto}.brand-copy strong{max-width:calc(100vw - 190px);font-size:15px}.subject-switch{order:2;margin-left:auto}.subject-switch button{min-width:42px;height:28px}.top-actions{order:3;width:100%}.search-box{width:100%}.filter-box,.top-actions .icon-button,.progress-strip,.progress-strip strong,.progress-strip>span:last-child{display:none}.workspace{display:block}.sidebar{z-index:20;width:250px;transition:transform .2s;display:flex;position:fixed;top:112px;bottom:0;left:0;overflow:auto;transform:translate(0);box-shadow:18px 0 40px #1932551f}.sidebar-collapsed .sidebar{transform:translate(-105%)}.sidebar-collapsed .sidebar-title,.sidebar-collapsed .topic-link span:nth-child(2),.sidebar-collapsed .favorite-notebook-link span:nth-child(2),.sidebar-collapsed .favorite-notebook-link em,.sidebar-collapsed .topic-nav-label,.sidebar-collapsed .chapter-nav,.sidebar-collapsed .sidebar-footer{display:block}.sidebar-collapsed .topic-counts{display:grid}.sidebar-collapsed .sidebar-heading{justify-content:space-between}.sidebar-collapsed .topic-link,.sidebar-collapsed .favorite-notebook-link{justify-items:initial;grid-template-columns:30px 1fr auto;padding-inline:12px}.main-content{padding:20px 14px 30px}.mobile-topic-row{flex-wrap:wrap}.mobile-topic-row select{flex:150px;min-width:0}.directory-button{flex:none}.content-heading{display:block}.content-heading h1{font-size:26px}.heading-actions{margin-top:15px}.study-grid{display:block}.option-rail{max-height:none;position:static}.option-grid{grid-template-columns:1fr}.question-card-top{padding:12px 14px}.question-card-top span:not(.question-type){display:none}.shared-stem-panel{margin:14px;padding:13px 14px}.stem-list{padding:5px 14px}.categorized-answer-tables{padding:0 14px 10px}.answer-table-hint{align-items:flex-start}.answer-table-title{flex-direction:column;align-items:flex-start;gap:3px}.answer-table-stem{width:210px;min-width:210px}.answer-table{min-width:550px}.stem-row{grid-template-columns:1fr;gap:10px;padding:14px 0}.answer-choices{justify-content:flex-start;max-width:none;padding-left:30px}.answer-choice-category-list{grid-template-columns:1fr;padding-left:30px}.answer-choice-category{grid-template-columns:minmax(92px,auto) 1fr}.fill-answers{justify-content:flex-start;max-width:none;padding-left:30px}.fill-answers input{width:82px}.result-line{margin-left:30px}.question-card-bottom{flex-direction:column;align-items:flex-start;padding:14px}.primary-button{width:100%}.bottom-nav{justify-content:space-between;gap:12px}.group-jump{order:3;justify-content:center;width:100%}.source-thumb{width:100%}.modal-backdrop{padding:10px}.modal-footer{flex-direction:column;align-items:flex-start}.site-watermark{right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));padding:3px 5px;font-size:9px}}
