.web-choice-bank{--web-choice-blue:#007aff;--web-choice-green:#22c55e;--web-choice-red:#ef4444;--web-choice-bg:#f5f5f7;--web-choice-card:#fff;--web-choice-text:#111827;--web-choice-muted:#8a94a6;background:var(--web-choice-bg);min-height:100%;color:var(--web-choice-text);padding:18px}.web-choice-bank-hero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.web-choice-bank-hero.compact h1{font-size:max(24px,min(3vw,38px));line-height:.98}.web-choice-kicker{color:var(--web-choice-blue);margin-bottom:8px;font-size:13px;font-weight:900}.web-choice-bank-hero h1{letter-spacing:-.04em;margin:0;font-size:max(28px,min(4vw,48px));line-height:.96}.web-choice-bank-hero p{max-width:720px;color:var(--web-choice-muted);margin:10px 0 0;font-size:14px;line-height:1.7}.web-choice-count{text-align:center;background:#fff;border-radius:24px;min-width:112px;padding:16px 18px;box-shadow:0 14px 35px rgba(15,23,42,.05)}.web-choice-count strong{font-size:34px;line-height:1;display:block}.web-choice-count span{color:var(--web-choice-muted);font-size:13px}.web-choice-loading,.web-choice-error{background:#fff;border-radius:18px;margin:18px 0;padding:18px 20px}.web-choice-error{color:#dc2626}.web-choice-layout{grid-template-columns:260px minmax(360px,1fr) minmax(420px,.82fr);align-items:start;gap:18px;display:grid}.web-choice-layout.anki-like{min-height:min(780px,100vh - 150px)}.web-choice-sidebar,.web-choice-list-panel,.web-choice-question-panel{background:#fff;border-radius:24px;box-shadow:0 14px 35px rgba(15,23,42,.05)}.web-choice-sidebar{max-height:calc(100vh - 170px);padding:0;overflow:auto}.web-choice-sidebar.tree-mode{border-radius:22px}.web-choice-sidebar-head{z-index:2;backdrop-filter:blur(10px);background:rgba(255,255,255,.92);border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.web-choice-sidebar-head strong{font-size:16px;display:block}.web-choice-sidebar-head span{color:var(--web-choice-muted);margin-top:2px;font-size:12px;font-weight:800;display:block}.web-choice-tree{padding:10px 10px 14px}.web-choice-tree-row{padding-left:calc(var(--depth,0) * 12px);grid-template-columns:24px 1fr;align-items:center;gap:2px;display:grid}.web-choice-tree-toggle,.web-choice-tree-label{font:inherit;background:0 0;border:0}.web-choice-tree-toggle{color:#b2bdca;cursor:pointer;place-items:center;width:24px;height:34px;font-size:18px;display:grid}.web-choice-tree-label{color:#334155;cursor:pointer;text-align:left;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:34px;padding:7px 9px;display:grid}.web-choice-tree-label:hover,.web-choice-tree-row.active .web-choice-tree-label{color:#00965f;background:#eaf8ef}.web-choice-tree-label span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.web-choice-tree-label b{color:#96a1b3;font-size:12px;font-weight:900}.web-choice-tree-row.active .web-choice-tree-label b{color:#00965f}.web-choice-list-panel{flex-direction:column;max-height:calc(100vh - 170px);padding:14px;display:flex}.web-choice-list-panel.grid-mode{min-height:620px}.web-choice-toolbar{gap:8px;margin-bottom:10px;display:flex}.web-choice-toolbar.sticky-toolbar{z-index:3;backdrop-filter:blur(12px);background:rgba(255,255,255,.9);border-bottom:1px solid #eef1f5;margin:-14px -14px 10px;padding:14px;position:sticky;top:0}.web-choice-toolbar input,.web-choice-toolbar select,.web-choice-toolbar button{font:inherit;background:#f8fafc;border:1px solid #e6ebf2;border-radius:14px;padding:10px 12px}.web-choice-toolbar input{flex:1;min-width:0}.web-choice-toolbar button,.web-choice-chips button,.web-choice-type-chips button{cursor:pointer}.web-choice-chips,.web-choice-type-chips{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.web-choice-chips button,.web-choice-type-chips button{color:#627086;background:#f1f3f7;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;transition:transform .18s,background .18s,color .18s}.web-choice-chips button:hover,.web-choice-type-chips button:hover{background:#e8edf5;transform:translateY(-1px)}.web-choice-chips button.active,.web-choice-type-chips button.active{color:#fff;background:#111827}.web-choice-chips.muted button.active{color:#00965f;background:#eaf8ef}.web-choice-chip-more{box-shadow:inset 0 0 0 1px rgba(0,122,255,.16);color:#007aff!important;background:#fff!important}.chip-group-collapsible{position:relative}.web-choice-section-title{justify-content:space-between;align-items:center;margin:10px 0 12px;display:flex}.web-choice-section-title strong{font-size:18px;font-weight:900;display:block}.web-choice-section-title span{color:var(--web-choice-muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.web-choice-result-count{color:var(--web-choice-muted);margin-bottom:10px;font-size:13px}.web-choice-card-list{gap:12px;display:grid;overflow:auto}.web-choice-card-list.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;padding-right:4px}.web-choice-card-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #edf0f5;border-radius:18px;padding:14px;box-shadow:0 2px 8px rgba(15,23,42,.03)}.web-choice-card-row:hover,.web-choice-card-row.active{background:#f3fff8;border-color:rgba(52,199,89,.45)}.web-choice-card-row-top{justify-content:space-between;align-items:start;gap:8px;display:flex}.web-choice-card-row strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.web-choice-card-row em{color:var(--web-choice-blue);background:#edf5ff;border-radius:8px;flex:none;padding:3px 6px;font-size:11px;font-style:normal;font-weight:900}.web-choice-card-row p{-webkit-line-clamp:2;color:#64748b;-webkit-box-orient:vertical;min-height:44px;margin:8px 0 0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.web-choice-card-row span{color:#c3cbd8;margin-top:10px;font-size:12px;font-weight:900;display:block}.web-choice-list-more{color:var(--web-choice-muted);text-align:center;grid-column:1/-1;padding:14px;font-size:13px}.web-choice-question-panel{min-height:620px;max-height:calc(100vh - 170px);padding:22px;overflow:auto}.web-choice-empty{text-align:center;min-height:480px;color:var(--web-choice-muted);place-items:center;display:grid}.web-choice-empty-icon{font-size:40px}.web-choice-empty-title{color:#1f2937;margin-top:12px;font-weight:800}.web-choice-empty-text{margin-top:6px;font-size:14px}.web-choice-question-header{border-bottom:1px solid #eef1f5;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}.web-choice-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.web-choice-meta span,.web-choice-tags span{color:var(--web-choice-blue);background:#edf5ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.web-choice-question h2{margin:0;font-size:22px;line-height:1.55}.web-choice-number{color:var(--web-choice-muted);font-weight:800}.web-choice-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.web-choice-options{gap:12px;margin-top:18px;display:grid}.web-choice-option{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #d9dee8;border-radius:16px;grid-template-columns:32px 1fr;align-items:start;padding:14px 16px;font-size:16px;line-height:1.55;display:grid}.web-choice-option:hover{border-color:var(--web-choice-blue)}.web-choice-option.is-picked{border-color:var(--web-choice-blue);color:#0057d9;background:#eaf4ff}.web-choice-option.is-correct{border-color:var(--web-choice-green);color:#057a3b;background:#ecfdf3}.web-choice-option.is-wrong{border-color:var(--web-choice-red);color:#b91c1c;background:#fff1f2}.web-choice-actions{gap:10px;margin:18px 0 0;display:flex}.web-choice-actions button{cursor:pointer;border:0;border-radius:14px;padding:12px 18px;font-weight:800}.web-choice-primary{background:var(--web-choice-blue);color:#fff}.web-choice-secondary{color:#475569;background:#eef2f7}.web-choice-answer-panel{border-left:4px solid var(--web-choice-blue);background:#f4f8ff;border-radius:18px;margin-top:20px;padding:18px}.web-choice-answer-line{color:var(--web-choice-blue);margin-bottom:8px;font-weight:800}.web-choice-analysis{color:#1f2937;margin-top:16px;line-height:1.9}.web-choice-analysis .Tag-A,.web-choice-analysis .Tag-B,.web-choice-analysis .Tag-C,.web-choice-analysis .Tag-D{color:var(--web-choice-blue);margin:8px 4px 4px 0;font-weight:900;display:inline-block}.web-choice-analysis .OP_A,.web-choice-analysis .OP_B,.web-choice-analysis .OP_C,.web-choice-analysis .OP_D{color:var(--web-choice-blue);background:#edf5ff;border-radius:8px;margin:0 2px;padding:1px 6px;font-weight:900;display:inline-block}.web-choice-analysis img{border-radius:12px;max-width:100%;height:auto}.web-choice-analysis .suojin{margin-top:4px}@media (max-width:1280px){.web-choice-layout{grid-template-columns:240px minmax(360px,1fr)}.web-choice-question-panel{grid-column:1/-1;max-height:none}}@media (max-width:900px){.web-choice-card-list.card-grid{grid-template-columns:1fr}}@media (max-width:760px){.web-choice-bank{padding:14px}.web-choice-bank-hero{flex-direction:column;align-items:flex-start}.web-choice-layout{grid-template-columns:1fr}.web-choice-sidebar,.web-choice-list-panel,.web-choice-question-panel{max-height:none}.web-choice-toolbar{flex-direction:column}}.web-choice-island-wrap{z-index:12;pointer-events:none;justify-content:center;margin:-4px 0 16px;display:flex;position:sticky;top:8px}.web-choice-island{pointer-events:auto;color:#fff;backdrop-filter:blur(22px)saturate(1.2);background:rgba(17,24,39,.9);border:1px solid rgba(255,255,255,.78);border-radius:999px;grid-template-columns:minmax(160px,1.4fr) auto minmax(90px,.8fr) auto auto auto;align-items:center;gap:12px;width:min(860px,100%);min-height:58px;padding:8px 10px 8px 14px;display:grid;box-shadow:0 20px 60px rgba(15,23,42,.18)}.web-choice-island-core{align-items:center;gap:10px;min-width:0;display:flex}.web-choice-island-core strong,.web-choice-island-core small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.web-choice-island-core strong{font-size:13px;font-weight:950}.web-choice-island-core small{color:rgba(255,255,255,.62);margin-top:2px;font-size:11px;font-weight:800}.web-choice-island-dot{background:#94a3b8;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px rgba(148,163,184,.16)}.web-choice-island-dot.active{background:#34c759;box-shadow:0 0 0 5px rgba(52,199,89,.18),0 0 24px rgba(52,199,89,.58)}.web-choice-island-stat{color:rgba(255,255,255,.7);white-space:nowrap;align-items:baseline;gap:4px;font-size:11px;font-weight:850;display:flex}.web-choice-island-stat b{color:#fff;font-size:18px;font-weight:950;line-height:1}.web-choice-island-progress{background:rgba(255,255,255,.12);border-radius:999px;height:8px;overflow:hidden}.web-choice-island-progress i{border-radius:inherit;background:linear-gradient(90deg,#34c759,#0a84ff);min-width:4px;height:100%;transition:width .28s;display:block}.web-choice-island-actions{align-items:center;gap:6px;display:flex}.web-choice-island-actions button,.web-choice-section-drill,.web-choice-next{font:inherit;cursor:pointer;border:0}.web-choice-island-actions button{color:rgba(255,255,255,.82);background:rgba(255,255,255,.1);border-radius:999px;min-width:34px;height:34px;padding:0 10px;font-size:12px;font-weight:950;transition:transform .18s,background .18s,color .18s}.web-choice-island-actions button:hover{color:#fff;background:rgba(255,255,255,.18);transform:translateY(-1px)}.web-choice-island-actions button.active{color:#111827;background:#fff}.web-choice-island-actions button:disabled,.web-choice-section-drill:disabled{cursor:not-allowed;opacity:.45}.web-choice-section-drill{color:#fff;background:#111827;border-radius:999px;flex:none;padding:10px 14px;font-size:12px;font-weight:950;box-shadow:0 12px 24px rgba(15,23,42,.12)}.web-choice-drill-layout{grid-template-columns:minmax(220px,300px) minmax(0,760px);justify-content:center;align-items:start;gap:18px;display:grid}.web-choice-drill-side,.web-choice-drill-stage{background:#fff;border-radius:28px;min-height:620px;box-shadow:0 14px 35px rgba(15,23,42,.05)}.web-choice-drill-side{padding:14px;position:sticky;top:84px;overflow:hidden}.web-choice-drill-side-card{background:linear-gradient(135deg,#f8fafc,#edf5ff);border-radius:22px;padding:16px}.web-choice-drill-side-card strong,.web-choice-drill-side-card span{display:block}.web-choice-drill-side-card strong{color:#111827;margin-top:4px;font-size:18px;font-weight:950;line-height:1.25}.web-choice-drill-side-card span{color:#64748b;margin-top:8px;font-size:12px;font-weight:850}.web-choice-drill-mini-list{gap:8px;max-height:420px;margin-top:12px;padding-right:2px;display:grid;overflow:auto}.web-choice-drill-mini-list button{color:#64748b;text-align:left;cursor:pointer;background:#fff;border:1px solid #eef1f5;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.web-choice-drill-mini-list button.active{color:#00965f;background:#f0fff6;border-color:rgba(52,199,89,.38)}.web-choice-drill-mini-list b{font-size:12px;font-weight:950}.web-choice-drill-mini-list span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.web-choice-drill-stage{padding:22px}.web-choice-question.compact .web-choice-question-header{border-bottom:0;margin-bottom:12px}.web-choice-question.compact h2{letter-spacing:-.02em;font-size:max(20px,min(3vw,28px))}.web-choice-next{color:#fff;background:#111827;border-radius:14px;padding:12px 18px;font-weight:900}.web-choice-answer-panel.is-correct{background:#f0fff6;border-left-color:#22c55e}.web-choice-answer-panel.is-wrong{background:#fff6f6;border-left-color:#ef4444}@media (max-width:1180px){.web-choice-island{grid-template-columns:minmax(140px,1fr) auto minmax(80px,.7fr) auto}.web-choice-island .hide-sm{display:none}.web-choice-drill-layout{grid-template-columns:1fr}.web-choice-drill-side{min-height:0;position:relative;top:auto}}@media (max-width:760px){.web-choice-bank{padding-bottom:92px}.web-choice-bank-hero.compact{display:none}.web-choice-island-wrap{left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));z-index:80;margin:0;position:fixed;top:auto}.web-choice-island{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;min-height:62px;padding:10px}.web-choice-island-core small{max-width:42vw}.web-choice-island-progress,.web-choice-island>.web-choice-island-stat,.web-choice-island .hide-sm{display:none}.web-choice-island-actions{gap:4px}.web-choice-island-actions button{min-width:32px;height:32px;padding:0 9px;font-size:11px}.web-choice-toolbar.sticky-toolbar{border-radius:0;position:sticky;top:0}.web-choice-section-title{flex-direction:column;align-items:flex-start;gap:10px}.web-choice-section-drill{width:100%;padding:12px 16px}.web-choice-drill-layout{gap:12px}.web-choice-drill-side{display:none}.web-choice-drill-stage,.web-choice-question-panel{border-radius:22px;min-height:0;padding:16px}.web-choice-question h2,.web-choice-question.compact h2{font-size:20px;line-height:1.55}.web-choice-number{display:none}.web-choice-option{border-radius:14px;grid-template-columns:28px 1fr;padding:13px 14px;font-size:15px}.web-choice-actions{z-index:20;backdrop-filter:blur(18px);background:rgba(255,255,255,.82);border-radius:20px;grid-template-columns:1fr .8fr 1fr;padding:8px;display:grid;position:sticky;bottom:76px;box-shadow:0 16px 40px rgba(15,23,42,.12)}.web-choice-actions button{border-radius:14px;padding:11px 10px;font-size:13px}}.web-choice-world{box-shadow:none;background:0 0;border:0;padding:0}.web-choice-world .web-choice-practice-bar{margin-bottom:14px}.wm-card{color:#070707;background:#fbfbf9;border-radius:0;padding:max(28px,min(5vw,62px));font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(17,24,39,.07)}.wm-topline{color:#5e6269;letter-spacing:.22em;text-transform:uppercase;border-bottom:1px solid rgba(17,24,39,.16);justify-content:space-between;align-items:center;gap:16px;padding-bottom:23px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;display:flex}.wm-kicker,.wm-count{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wm-title-block{padding:max(24px,min(3.8vw,46px)) 0 14px}.wm-blue-label{color:#073ea8;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-size:16px;font-weight:1000}.wm-title-block h2{color:#030303;letter-spacing:-.09em;max-width:1120px;margin:0;font-size:max(40px,min(6vw,88px));font-weight:900;line-height:1.16}.wm-meta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin:6px 0 30px;display:flex}.wm-meta-row-top{justify-content:flex-end;margin:18px 0 0}.wm-meta-row span{color:#073ea8;letter-spacing:.01em;background:#fff;border:2px solid #073ea8;padding:11px 21px;font-size:16px;font-weight:1000;box-shadow:0 0 0 1px rgba(7,62,168,.08),0 10px 22px rgba(7,62,168,.05)}.wm-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px;display:grid}.wm-option-card{text-align:left;color:#050505;cursor:pointer;background:#eeeeec;border:0;min-height:158px;padding:26px;transition:transform .18s,background .18s,color .18s,box-shadow .18s;position:relative}.wm-option-card:hover{background:#e5e5e2;transform:translateY(-2px)}.wm-option-card.is-picked{color:#fff;background:#073ea8;box-shadow:0 20px 44px rgba(7,62,168,.2)}.wm-option-card.is-correct{color:#fff;background:#087448}.wm-option-card.is-wrong{color:#fff;background:#a91d2b}.wm-option-kicker{color:inherit;opacity:.58;letter-spacing:.22em;text-transform:uppercase;margin-bottom:32px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;display:block}.wm-option-letter,.wm-option-separator,.wm-option-label{display:inline}.wm-option-card strong{color:inherit;letter-spacing:-.055em;font-size:max(24px,min(2.4vw,36px));font-weight:950;line-height:1.35;display:block}.wm-actions{border-top:1px solid rgba(17,24,39,.15);flex-wrap:wrap;gap:10px;margin-top:36px;padding-top:22px;display:flex}.wm-actions button{min-height:44px;font:inherit;cursor:pointer;border:0;padding:0 19px;font-size:14px;font-weight:950}.wm-primary{color:#fff;background:#073ea8}.wm-secondary{color:#111827;background:#ececea}.wm-secondary.active,.wm-wrong.active{color:#fff;background:#111827}.wm-actions button:disabled{opacity:.38;cursor:not-allowed}.wm-countdown{border-top:1px solid rgba(17,24,39,.15);grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:18px;margin-top:28px;padding-top:25px;display:grid}.wm-countdown span{color:#073ea8;letter-spacing:.14em;font-size:15px;font-weight:1000;display:block}.wm-countdown p{color:#080808;letter-spacing:-.055em;margin:8px 0 0;font-size:max(22px,min(2.5vw,34px));font-weight:780;line-height:1.35}.wm-countdown small{color:#646970;margin-top:8px;font-size:14px;font-weight:750;line-height:1.5;display:block}.wm-countdown>button{color:#073ea8;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:2px solid #073ea8;padding:0 16px;font-size:13px;font-weight:950}.wm-countdown>button:hover{color:#fff;background:#073ea8}.wm-countdown b{color:#050505;letter-spacing:-.08em;font-size:max(64px,min(9vw,122px));font-weight:300;line-height:.82}.wm-countdown-editor{background:#fff;border:2px solid #073ea8;grid-column:1/-1;grid-template-columns:minmax(160px,1fr) minmax(160px,220px) minmax(180px,1.4fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.wm-countdown-editor label{gap:6px;display:grid}.wm-countdown-editor label span{color:#073ea8;letter-spacing:.12em;font-size:12px;font-weight:1000}.wm-countdown-editor input{color:#061226;width:100%;min-height:40px;font:inherit;background:#f7f9ff;border:1.5px solid rgba(7,62,168,.35);outline:none;padding:0 10px;font-size:14px;font-weight:850}.wm-countdown-editor input:focus{background:#fff;border-color:#073ea8}.wm-countdown-editor>div{gap:8px;display:flex}.wm-countdown-editor>div button{min-height:40px;font:inherit;cursor:pointer;border:2px solid #073ea8;padding:0 14px;font-size:13px;font-weight:950}.wm-countdown-editor>div button:first-child{color:#fff;background:#073ea8}.wm-countdown-editor>div button:last-child{color:#073ea8;background:#fff}.wm-answer-panel{background:#fff;border-radius:0;margin-top:18px}@media (max-width:860px){.web-choice-world{min-height:100%}.wm-card{background:#fff;border-radius:20px;padding:16px;overflow:visible;box-shadow:0 10px 28px rgba(15,23,42,.04),inset 0 0 0 1px rgba(15,23,42,.05)}.wm-topline,.wm-meta-row-top,.wm-blue-label{display:none}.wm-title-block{padding:0 0 14px}.wm-title-block h2{letter-spacing:0;font-size:max(19px,min(5vw,23px));font-weight:850;line-height:1.55}.wm-option-grid{grid-template-columns:1fr;gap:10px;margin-top:2px}.wm-option-card{background:#f6f7f9;border:1px solid rgba(15,23,42,.06);border-radius:16px;min-height:0;padding:12px 14px 12px 52px}.wm-option-card:hover{background:#f2f6ff;transform:none}.wm-option-kicker{opacity:1;color:#64748b;letter-spacing:0;background:#fff;border-radius:999px;place-items:center;width:26px;height:26px;margin:0;font-size:0;display:grid;position:absolute;top:13px;left:14px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.wm-option-card.is-picked .wm-option-kicker,.wm-option-card.is-correct .wm-option-kicker,.wm-option-card.is-wrong .wm-option-kicker{color:#fff;background:rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.26)}.wm-option-letter{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:950;line-height:1;display:block}.wm-option-separator,.wm-option-label{display:none}.wm-option-card strong{letter-spacing:0;font-size:max(16px,min(4.2vw,18px));font-weight:850;line-height:1.5}.wm-actions{bottom:calc(8px + env(safe-area-inset-bottom));z-index:30;backdrop-filter:blur(16px);background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.08);border-radius:20px;grid-template-columns:1fr 1fr;gap:8px;margin:16px -4px -4px;padding:8px;display:grid;position:sticky;box-shadow:0 -14px 34px rgba(15,23,42,.12)}.wm-actions button{border-radius:14px;min-height:44px;padding:0 10px;font-size:13px}.wm-actions .wm-primary{box-shadow:none}.wm-actions .wm-wrong{grid-column:1/-1}.wm-countdown{display:none}.wm-answer-panel{border-radius:18px;margin-top:12px;padding:16px}}@media (max-width:420px){.wm-card{border-radius:18px;padding:14px}.wm-title-block h2{font-size:19px}.wm-option-card{padding:11px 12px 11px 48px}.wm-option-kicker{width:25px;height:25px;top:12px;left:12px}.wm-actions{border-radius:18px}}.web-choice-count.practice-count small{color:#64748b;margin-top:7px;font-size:11px;font-weight:900;display:block}.web-choice-memory-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.web-choice-memory-strip span{color:#475569;background:#fff;border-radius:18px;min-height:38px;padding:12px 14px;font-size:12px;font-weight:950;position:relative;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.04)}.web-choice-memory-strip span:before{content:"";width:var(--w,0%);background:linear-gradient(90deg,rgba(52,199,89,.14),rgba(0,122,255,.08));position:absolute;top:0;bottom:0;left:0;right:auto}.web-choice-memory-strip span{isolation:isolate}.web-choice-progress-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.web-choice-progress-pills b{color:#475569;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950}.web-choice-card-row.status-correct{background:#f4fff8;border-color:rgba(34,197,94,.35)}.web-choice-card-row.status-wrong,.web-choice-card-row.status-wrongbook{background:#fff7f7;border-color:rgba(239,68,68,.34)}.web-choice-card-row.status-seen{background:#f8fafc;border-color:rgba(148,163,184,.35)}.web-choice-card-row.status-correct em{color:#15803d;background:#dcfce7}.web-choice-card-row.status-wrong em,.web-choice-card-row.status-wrongbook em{color:#b91c1c;background:#fee2e2}.web-choice-card-row.status-seen em{color:#475569;background:#e2e8f0}.web-choice-wrong-toggle{color:#be123c;cursor:pointer;background:#fff1f2;border:0;border-radius:14px;padding:12px 18px;font-weight:900}.web-choice-wrong-toggle.active{color:#fff;background:#be123c}.web-choice-island-actions button.danger{color:#be123c;background:#fff1f2}.web-choice-drill-mini-list i{color:#b91c1c;background:#fee2e2;border-radius:999px;justify-self:end;padding:2px 6px;font-size:10px;font-style:normal;font-weight:950}@media (max-width:900px){.web-choice-memory-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.web-choice-memory-strip{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.web-choice-memory-strip span{border-radius:15px;min-height:34px;padding:10px 11px;font-size:11px}.web-choice-progress-pills{justify-content:flex-start}.web-choice-actions.practice-actions{grid-template-columns:1fr 1fr}.web-choice-wrong-toggle{grid-column:1/-1}}.web-bank2{color:#1d1d1f;background:#f5f5f7;flex-direction:column;height:min(900px,100vh - 92px);min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}.web-bank2.is-expanded{z-index:100;background:#f5f5f7;height:100vh;padding:0;position:fixed;top:0;bottom:0;left:0;right:0}.web-bank2-topbar{backdrop-filter:blur(20px);background:rgba(245,245,247,.9);border-bottom:1px solid rgba(0,0,0,.04);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 20px;display:flex}.web-bank2-brand{color:#86868b;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:700;display:flex}.web-bank2-brand strong{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.web-bank2-logo{color:#fff;background:#007aff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:950;display:grid;box-shadow:0 8px 18px rgba(0,122,255,.18)}.web-bank2-top-actions{align-items:center;gap:8px;display:flex}.web-bank2-top-actions button{color:#6b7280;min-width:36px;height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-weight:900}.web-bank2-top-actions button:hover{color:#111827;background:#fff}.web-bank2-mobile-filter{padding:0 12px;display:none}.web-bank2-shell{flex:1;grid-template-columns:320px minmax(0,1fr);gap:18px;min-height:0;padding:16px;display:grid;overflow:hidden}.web-bank2-sidebar,.web-bank2-main{background:#fff;border:1px solid rgba(0,0,0,.035);border-radius:28px;min-height:0;overflow:hidden;box-shadow:0 18px 50px rgba(15,23,42,.04)}.web-bank2-sidebar{flex-direction:column;display:flex}.web-bank2-side-head{flex:none;justify-content:space-between;align-items:end;gap:12px;padding:24px 24px 16px;display:flex}.web-bank2-side-head strong,.web-bank2-side-head span{display:block}.web-bank2-side-head strong{color:#111827;letter-spacing:-.04em;font-size:30px;font-weight:950;line-height:.95}.web-bank2-side-head>div:last-child{text-align:right}.web-bank2-side-head>div:last-child strong{color:#007aff;font-size:17px}.web-bank2-side-head span{color:#86868b;margin-top:6px;font-size:12px;font-weight:800}.web-bank2-search{flex:none;margin:0 24px 14px;display:block;position:relative}.web-bank2-search span{color:#86868b;font-size:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.web-bank2-search input{color:#111827;width:100%;font:inherit;background:#f5f5f7;border:0;border-radius:16px;outline:0;padding:13px 14px 13px 42px;font-size:14px;font-weight:750}.web-bank2-search input:focus{box-shadow:0 0 0 3px rgba(0,122,255,.13)}.web-bank2-tabs{border-bottom:1px solid rgba(0,0,0,.04);flex:none;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 12px;display:grid}.web-bank2-tabs button,.web-bank2-filters button{font:inherit;cursor:pointer;border:0}.web-bank2-tabs button{color:#86868b;background:0 0;border-radius:14px;min-height:40px;font-size:13px;font-weight:900}.web-bank2-tabs button.active{color:#111827;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.08),inset 0 0 0 1px rgba(0,0,0,.04)}.web-bank2-side-scroll{min-height:0;padding:12px 12px 18px;overflow:auto}.web-bank2-side-scroll::-webkit-scrollbar{width:5px}.web-bank2-question-scroll::-webkit-scrollbar{width:5px}.web-bank2-side-scroll::-webkit-scrollbar-thumb{background:rgba(15,23,42,.14);border-radius:999px}.web-bank2-question-scroll::-webkit-scrollbar-thumb{background:rgba(15,23,42,.14);border-radius:999px}.web-bank2-sidebar .web-choice-tree-row{padding-left:calc(var(--depth,0) * 10px)}.web-bank2-sidebar .web-choice-tree-label{border-radius:12px;min-height:32px}.web-bank2-sidebar .web-choice-tree-label span{font-size:12.5px}.web-bank2-filters{gap:18px;padding:4px 4px 12px;display:grid}.web-bank2-filter-group h3{color:#94a3b8;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:950}.web-bank2-filter-group>div{flex-wrap:wrap;gap:7px;display:flex}.web-bank2-filter-group button{color:#627086;background:#f1f3f7;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.web-bank2-filter-group button.active{color:#fff;background:#111827}.web-bank2-main{flex-direction:column;display:flex}.web-bank2-question-head{border-bottom:1px solid rgba(0,0,0,.04);flex:none;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:18px;padding:22px 28px;display:grid}.web-bank2-meta-line{color:#86868b;white-space:nowrap;align-items:center;gap:9px;min-width:0;font-size:13px;font-weight:850;display:flex;overflow:hidden}.web-bank2-meta-line span,.web-bank2-meta-line strong{text-overflow:ellipsis;overflow:hidden}.web-bank2-meta-line strong{color:#1d1d1f}.web-bank2-type{background:#edf5ff;border-radius:8px;flex:none;padding:5px 9px;font-size:12px;font-weight:950;color:#007aff!important}.web-bank2-progress{color:#86868b;white-space:nowrap;grid-template-columns:auto auto 150px;align-items:center;gap:6px;display:grid}.web-bank2-progress strong{color:#111827;font-size:20px;font-weight:950}.web-bank2-progress span{font-size:12px;font-weight:850}.web-bank2-progress i{background:#f1f3f7;border-radius:999px;height:6px;display:block;overflow:hidden}.web-bank2-progress em{border-radius:inherit;background:#007aff;height:100%;display:block}.web-bank2-mode-pills{background:#f5f5f7;border-radius:14px;align-items:center;padding:4px;display:flex}.web-bank2-mode-pills button,.web-bank2-nav button{font:inherit;cursor:pointer;border:0}.web-bank2-mode-pills button{color:#86868b;background:0 0;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:950}.web-bank2-mode-pills button.active{color:#111827;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.06)}.web-bank2-nav{gap:4px;display:flex}.web-bank2-nav button{color:#1d1d1f;background:0 0;border-radius:999px;width:34px;height:34px;font-size:26px;line-height:1}.web-bank2-nav button:hover{background:#f5f5f7}.web-bank2-nav button:disabled{opacity:.35;cursor:not-allowed}.web-bank2-stats-row{flex:none;gap:10px;padding:14px 28px 0;display:flex;overflow-x:auto}.web-bank2-stat-pill{background:#f7f8fb;border-radius:16px;flex:none;min-width:96px;padding:10px 12px}.web-bank2-stat-pill b,.web-bank2-stat-pill span{display:block}.web-bank2-stat-pill b{color:#111827;font-size:15px;font-weight:950}.web-bank2-stat-pill span{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:900}.web-bank2-stat-pill.subtle{background:#fff1f2}.web-bank2-question-scroll{flex:1;min-height:0;padding:28px 44px 42px;overflow:auto}.web-bank2 .web-choice-question{max-width:920px;margin:0 auto}.web-bank2 .web-choice-question-header{border-bottom:0;margin-bottom:30px;padding-bottom:0}.web-bank2 .web-choice-question-header .web-choice-meta,.web-bank2 .web-choice-number,.web-bank2 .web-choice-practice-bar{display:none}.web-bank2 .web-choice-question h2,.web-bank2 .web-choice-question.compact h2{color:#1d1d1f;letter-spacing:.01em;margin:0;font-size:max(22px,min(2.2vw,30px));font-weight:650;line-height:1.62;position:relative}.web-bank2 .web-choice-question h2:before{content:"#";color:#c7c7cc;font-size:22px;font-weight:950;position:absolute;top:3px;left:-34px}.web-bank2 .web-choice-options{gap:16px;margin-top:0}.web-bank2 .web-choice-option{color:#3a3a3c;min-height:72px;box-shadow:none;background:#f5f5f7;border:2px solid transparent;border-radius:20px;grid-template-columns:46px 1fr;align-items:center;padding:16px 20px;font-size:17px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;position:relative}.web-bank2 .web-choice-option:hover{background:#f1f5ff;border-color:rgba(0,122,255,.26);transform:translateY(-1px);box-shadow:0 10px 26px rgba(15,23,42,.05)}.web-bank2 .web-choice-option b{color:#86868b;background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:15px;display:grid;box-shadow:0 2px 8px rgba(15,23,42,.06)}.web-bank2 .web-choice-option.is-picked{color:#1d1d1f;background:rgba(0,122,255,.08);border-color:#007aff;box-shadow:0 10px 30px rgba(0,122,255,.08)}.web-bank2 .web-choice-option.is-picked b{color:#fff;background:#007aff}.web-bank2 .web-choice-option.is-correct{color:#166534;background:#effdf4;border-color:#22c55e}.web-bank2 .web-choice-option.is-correct b{color:#fff;background:#22c55e}.web-bank2 .web-choice-option.is-wrong{color:#b91c1c;background:#fff1f2;border-color:#ff3b30}.web-bank2 .web-choice-option.is-wrong b{color:#fff;background:#ff3b30}.web-bank2 .web-choice-actions{border-top:1px solid rgba(0,0,0,.05);align-items:center;gap:14px;margin-top:34px;padding-top:28px;display:flex}.web-bank2 .web-choice-actions button{border-radius:999px;min-height:48px;padding:13px 24px;font-size:14px;font-weight:950}.web-bank2 .web-choice-primary{color:#fff;background:#007aff;box-shadow:0 8px 24px rgba(0,122,255,.24)}.web-bank2 .web-choice-primary:disabled{color:#86868b;box-shadow:none;cursor:not-allowed;background:#e5e5ea}.web-bank2 .web-choice-secondary{color:#1d1d1f;background:#fff;box-shadow:inset 0 0 0 1px #e5e5ea}.web-bank2 .web-choice-next{color:#fff;background:#111827}.web-bank2 .web-choice-wrong-toggle{color:#ff3b30;background:#fff1f2;margin-left:auto}.web-bank2 .web-choice-wrong-toggle.active{color:#fff;background:#ff3b30}.web-bank2 .web-choice-answer-panel{border-radius:24px;margin-top:26px;padding:22px}.web-bank2 .web-choice-result-title{margin-bottom:10px;font-size:18px;font-weight:950}@media (max-width:1180px){.web-bank2{height:calc(100vh - 76px)}.web-bank2-shell{grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:12px;padding:12px}.web-bank2-question-head{grid-template-columns:minmax(0,1fr) auto}.web-bank2-progress,.web-bank2-mode-pills{grid-row:2}.web-bank2-question-scroll{padding:24px 28px 36px}}@media (max-width:820px){.web-bank2{background:#f7f8fb;height:100%;min-height:0}.web-bank2-mobile-filter{justify-content:center;align-items:center;display:inline-flex}.web-bank2-shell{padding:0;display:block;overflow:hidden}.web-bank2-sidebar{left:max(10px, env(safe-area-inset-left));top:calc(56px + env(safe-area-inset-top));bottom:max(10px, env(safe-area-inset-bottom));z-index:90;width:min(88vw,340px);transition:transform .24s;position:fixed;transform:translate(calc(-100% - 18px));box-shadow:0 28px 80px rgba(15,23,42,.18)}.web-bank2-sidebar.open{transform:translate(0)}.web-bank2-main{height:100%;box-shadow:none;border:0;border-radius:0}.web-bank2-topbar{background:rgba(247,248,251,.96);min-height:48px;padding:7px 10px}.web-bank2-brand span:not(.web-bank2-logo),.web-bank2-brand b{display:none}.web-bank2-question-head{z-index:25;backdrop-filter:blur(14px);background:rgba(255,255,255,.96);grid-template-columns:1fr auto;gap:10px;padding:10px 12px 12px;position:sticky;top:0}.web-bank2-meta-line{gap:6px;font-size:12px}.web-bank2-meta-line span:not(.web-bank2-type):nth-of-type(n+3),.web-bank2-meta-line b{display:none}.web-bank2-type{padding:4px 8px;font-size:11px}.web-bank2-progress{grid-column:1/-1;grid-template-columns:auto auto 1fr;gap:5px}.web-bank2-progress strong{font-size:18px}.web-bank2-progress i{height:5px}.web-bank2-mode-pills{border-radius:12px;grid-area:3/1;justify-self:start;max-width:100%;padding:3px;overflow-x:auto}.web-bank2-mode-pills button{flex:none;padding:7px 10px;font-size:12px}.web-bank2-nav{grid-area:3/2}.web-bank2-stats-row{padding:10px 14px 0}.web-bank2-stat-pill{min-width:76px;padding:8px 10px}.web-bank2-question-scroll{padding:10px 10px calc(132px + env(safe-area-inset-bottom))}.web-bank2 .web-choice-question h2:before{display:none}.web-bank2 .web-choice-question h2,.web-bank2 .web-choice-question.compact h2{letter-spacing:0;font-size:max(19px,min(5vw,22px));line-height:1.58}.web-bank2 .wm-actions{left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:.85fr 1.25fr .85fr;margin:0;position:fixed}.web-bank2 .wm-actions .wm-wrong{grid-column:1/-1}.web-bank2 .web-choice-option{border-radius:18px;grid-template-columns:40px 1fr;min-height:64px;padding:13px 14px;font-size:15px}.web-bank2 .web-choice-actions{z-index:20;backdrop-filter:blur(18px);background:rgba(255,255,255,.86);border-radius:24px;grid-template-columns:1fr 1fr;gap:10px;margin:26px -8px 0;padding:10px;display:grid;position:sticky;bottom:0;box-shadow:0 -18px 40px rgba(15,23,42,.09)}.web-bank2 .web-choice-actions button{min-height:44px;padding:11px 12px;font-size:13px}.web-bank2 .web-choice-wrong-toggle{grid-column:1/-1;margin-left:0}.choice-bank-dialog-body .web-bank2{height:100%}}@media (max-width:480px){.web-bank2-top-actions{gap:4px}.web-bank2-logo{border-radius:9px;width:30px;height:30px}.web-bank2-top-actions button{min-width:32px;height:32px}.web-bank2-mobile-filter{padding:0 10px}}.web-bank2-top-actions .web-bank2-region-toggle{color:#64748b;width:36px;min-width:36px;height:36px;box-shadow:none;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.web-bank2-top-actions .web-bank2-region-toggle:hover{color:#111827;background:#fff}.web-bank2-top-actions .web-bank2-region-toggle.active{color:#007aff;background:rgba(0,122,255,.1)}.web-bank2-region-icon{box-sizing:border-box;opacity:.9;border:2px solid;border-radius:2px;width:17px;height:15px;display:block;position:relative}.web-bank2-region-icon--sidebar:before{content:"";background:currentColor;width:2px;position:absolute;top:-2px;bottom:-2px;left:4px}.web-bank2-region-icon--question:before{content:"";background:currentColor;height:2px;position:absolute;top:4px;left:3px;right:3px}.web-bank2-region-icon--question:after{content:"";background:currentColor;height:2px;position:absolute;bottom:4px;left:3px;right:6px}.web-bank2.web-bank2--hide-sidebar .web-bank2-shell,.web-bank2.web-bank2--hide-question .web-bank2-shell{grid-template-columns:minmax(0,1fr)}.web-bank2.web-bank2--hide-sidebar .web-bank2-sidebar,.web-bank2.web-bank2--hide-question .web-bank2-main{display:none}.web-bank2.web-bank2--hide-sidebar .web-bank2-main,.web-bank2.web-bank2--hide-question .web-bank2-sidebar{min-width:0}.web-bank2.web-bank2--hide-sidebar .web-bank2 .web-choice-question,.web-bank2.web-bank2--hide-sidebar .web-choice-question{max-width:min(1040px,100%)}.web-bank2.web-bank2--hide-question .web-bank2-sidebar{width:min(760px,100%);margin:0 auto}.web-bank2.web-bank2--hide-question .web-bank2-side-scroll{padding-left:18px;padding-right:18px}@media (max-width:820px){.web-bank2-top-actions .web-bank2-region-toggle{width:34px;min-width:34px;height:34px}.web-bank2.web-bank2--hide-question .web-bank2-sidebar{width:100%;height:100%;position:static;transform:none}}@media (min-width:1024px){.shell-main .h-52 svg path[stroke=\#007AFF]{stroke-width:2.1px!important;stroke-linecap:butt!important;stroke-linejoin:round!important}.shell-main .h-52 svg circle[stroke=\#007AFF]{display:none!important}}.shell-main span.relative.inline-flex.shrink-0>div.absolute.top-full{opacity:0!important;pointer-events:none!important}.shell-main span.relative.inline-flex.shrink-0:hover>div.absolute.top-full,.shell-main span.relative.inline-flex.shrink-0:focus-within>div.absolute.top-full{opacity:1!important;pointer-events:auto!important}
