html.answer-drawer-open{overflow:hidden}.answer-editor-modal[data-astro-cid-iamscabg]{z-index:130;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.answer-editor-modal-backdrop[data-astro-cid-iamscabg]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040d1f94;position:absolute;inset:0}.answer-editor-modal-dialog[data-astro-cid-iamscabg]{z-index:1;box-sizing:border-box;border:1px solid var(--border,#d8deea);background:var(--surface,#fff);border-radius:16px;width:min(720px,100%);min-width:0;max-height:min(820px,100vh - 36px);position:relative;overflow:hidden auto;box-shadow:0 24px 70px #040d1f52}.answer-editor{min-width:0;color:var(--text,#0b1f42);padding:18px}.answer-editor-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.answer-editor-heading strong,.answer-editor-heading span{display:block}.answer-editor-heading strong{font-size:1rem}.answer-editor-heading span,.answer-attachments>span,.answer-paste-hint,.answer-attachment-status{color:var(--muted,#62708a);font-size:.74rem}.answer-editor-heading button{color:var(--muted,#62708a);cursor:pointer;background:0 0;border:0;font-size:1.45rem;line-height:1}.answer-editor>label{margin-bottom:.4rem;font-size:.78rem;font-weight:800;display:block}.answer-editor textarea{resize:vertical;box-sizing:border-box;border:1px solid var(--border,#d8deea);background:var(--surface,#fff);width:100%;min-height:180px;color:var(--text,#0b1f42);font:inherit;border-radius:10px;padding:.75rem;line-height:1.55;display:block}.answer-editor-tools,.answer-attachments,.answer-editor-secondary-actions,.answer-editor-footer{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.answer-editor-tools{color:var(--muted,#62708a);justify-content:space-between;margin-top:.45rem;font-size:.7rem}.answer-editor-tools code{margin-right:.35rem}.answer-attachments{justify-content:space-between;margin-top:.9rem}.answer-file-button,.answer-preview-toggle,.answer-copy-prompt,.answer-editor-footer button{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);min-height:38px;color:var(--text,#0b1f42);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.76rem;font-weight:800;display:inline-flex}.answer-file-button input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.answer-paste-hint{margin-top:.7rem}.answer-paste-hint[data-astro-cid-iamscabg] kbd[data-astro-cid-iamscabg]{border:1px solid var(--border,#d8deea);border-radius:4px;padding:1px 4px}.answer-image-drafts{flex-wrap:wrap;gap:.55rem;margin-top:.7rem;display:flex}.answer-image-draft{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);border-radius:10px;width:min(150px,100%);margin:0;position:relative;overflow:hidden}.answer-image-draft>div{aspect-ratio:4/3;background:var(--surface,#fff);place-items:center;padding:.3rem;display:grid}.answer-image-draft[data-astro-cid-iamscabg] img[data-astro-cid-iamscabg]{object-fit:contain;width:100%;height:100%;display:block}.answer-image-draft figcaption{color:var(--muted,#62708a);white-space:nowrap;justify-content:space-between;gap:.3rem;padding:.4rem .5rem;font-size:.65rem;display:flex;overflow:hidden}.answer-image-draft[data-astro-cid-iamscabg] figcaption[data-astro-cid-iamscabg] span[data-astro-cid-iamscabg]:first-child{text-overflow:ellipsis;overflow:hidden}.answer-image-draft button{color:#fff;cursor:pointer;background:#0a1428db;border:0;border-radius:50%;width:25px;height:25px;position:absolute;top:5px;right:5px}.answer-preview-output{box-sizing:border-box;border:1px dashed var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);overflow-wrap:anywhere;word-break:break-word;border-radius:10px;width:100%;min-width:0;max-width:100%;margin-top:.75rem;padding:.85rem;line-height:1.65;overflow:hidden}.answer-preview-output .katex-display{max-width:100%;margin-inline:0}.answer-editor-message{color:#c12a2a;min-height:1.3rem;margin-top:.55rem;font-size:.76rem;font-weight:700}.answer-editor-footer{border-top:1px solid var(--border,#d8deea);justify-content:flex-end;margin-top:.85rem;padding-top:.85rem}.answer-editor-footer[data-astro-cid-iamscabg] .answer-submit[data-astro-cid-iamscabg]{background:var(--accent-purple,#7c5cff);color:#fff;border-color:var(--accent-purple,#7c5cff)}.answer-copy-prompt{border-color:color-mix(in srgb, var(--primary,#1746bd) 40%, var(--border,#d8deea));color:var(--primary,#1746bd)}.answer-drawer-root[data-astro-cid-iamscabg]{z-index:120;position:fixed;inset:0}.answer-drawer-backdrop[data-astro-cid-iamscabg]{opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09142a6b;transition:opacity .2s;position:absolute;inset:0}.answer-drawer-panel[data-astro-cid-iamscabg]{background:var(--surface,#fff);width:min(620px,94vw);color:var(--text,#0b1f42);border-left:1px solid var(--border,#d8deea);outline:0;grid-template-rows:auto minmax(0,1fr) auto;transition:transform .22s cubic-bezier(.2,.75,.25,1);display:grid;position:absolute;inset:0 0 0 auto;transform:translate(102%);box-shadow:-24px 0 70px #091e422e}.answer-drawer-root[data-astro-cid-iamscabg].is-open .answer-drawer-backdrop[data-astro-cid-iamscabg]{opacity:1}.answer-drawer-root[data-astro-cid-iamscabg].is-open .answer-drawer-panel[data-astro-cid-iamscabg]{transform:translate(0)}.answer-drawer-header[data-astro-cid-iamscabg],.answer-drawer-footer[data-astro-cid-iamscabg]{border-bottom:1px solid var(--border,#d8deea);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.answer-drawer-footer[data-astro-cid-iamscabg]{border:0;border-top:1px solid var(--border,#d8deea)}.answer-drawer-kicker[data-astro-cid-iamscabg]{color:#1746bd;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.answer-drawer-header[data-astro-cid-iamscabg] h2[data-astro-cid-iamscabg]{color:var(--text,#0b1f42);margin:.1rem 0 0;font-size:1.35rem}.answer-icon-button[data-astro-cid-iamscabg],.answer-nav-button[data-astro-cid-iamscabg]{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);min-height:40px;color:inherit;cursor:pointer;border-radius:12px}.answer-icon-button[data-astro-cid-iamscabg]{place-items:center;width:40px;display:grid}.answer-icon-button[data-astro-cid-iamscabg] svg[data-astro-cid-iamscabg],.answer-nav-button[data-astro-cid-iamscabg] svg[data-astro-cid-iamscabg]{fill:none;stroke:currentColor;stroke-width:2px;width:18px}.answer-nav-button[data-astro-cid-iamscabg]{align-items:center;gap:.35rem;padding:0 .8rem;font-weight:700;display:inline-flex}.answer-nav-button[data-astro-cid-iamscabg]:disabled{opacity:.4;cursor:default}.answer-position[data-astro-cid-iamscabg]{color:var(--muted,#62708a);font-size:.78rem;font-weight:700}.answer-drawer-body[data-astro-cid-iamscabg]{overscroll-behavior:contain;padding:1.1rem 1.25rem 2rem;overflow:hidden auto}.answer-question-summary{background:0 0;border:0;padding:0}.answer-question-top{align-items:center;min-height:32px;margin:0 2px .55rem;display:flex}.answer-question-number{background:var(--surface-soft,#f4f6fa);border:1px solid var(--border,#d8deea);min-width:42px;height:30px;color:var(--muted,#62708a);font-family:var(--font-display,inherit);letter-spacing:.02em;border-radius:9px;justify-content:center;align-items:center;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.answer-question-card{border:1px solid var(--border,#d8deea);border-left:4px solid var(--muted,#9aa0ab);background:var(--surface,#fff);border-radius:14px;min-width:0;padding:16px 18px;overflow:hidden}.answer-question-badges{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;margin-bottom:10px;display:flex}.answer-badge{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:4px;min-width:0;max-width:100%;padding:3px 10px;font-size:.68rem;font-weight:700;line-height:1.6;display:inline-flex;overflow:hidden}.answer-badge-year{background:var(--text,#14294d);color:var(--surface,#fff)}.answer-badge-chapter{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 14%, var(--surface,#fff));color:var(--accent-purple,#7c5cff)}.answer-badge-topic{background:var(--surface-2,var(--surface-soft,#f4f6fa));color:var(--muted,#62708a);white-space:normal;overflow-wrap:anywhere}.answer-badge-asked{border:1px solid color-mix(in srgb, #f97316 72%, var(--border,#d8deea));color:#c2410c;background:0 0}.answer-question-text{color:var(--text,#0b1f42);margin-top:0;line-height:1.65}.answer-question-text p:first-child,.answer-html p:first-child{margin-top:0}.answer-question-text p:last-child,.answer-html p:last-child{margin-bottom:0}.answer-question-footer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.answer-meta-marks{color:var(--muted,#62708a);white-space:nowrap;font-size:.72rem;font-weight:700}.answer-list-heading{justify-content:space-between;align-items:center;margin:1.25rem .1rem .7rem;display:flex}.answer-list-heading h3{color:var(--text,#0b1f42);margin:0;font-size:1rem}.answer-list-heading span,.answer-author-copy span,.answer-more-replies{color:var(--muted,#62708a);font-size:.74rem}.answer-list{gap:.75rem;display:grid}.answer-card{box-sizing:border-box;border:1px solid var(--border,#d8deea);background:var(--surface,#fff);min-width:0;max-width:100%;color:var(--text,#0b1f42);border-radius:16px;padding:1rem;overflow:hidden}.answer-card:not(.answer-reply){border-left:3px solid color-mix(in srgb, var(--primary,#1746bd) 58%, var(--border,#d8deea))}.answer-author-row{align-items:center;gap:.65rem;display:flex}.answer-avatar{color:#1746bd;background:#e8eefc;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid;overflow:hidden}.answer-avatar img{object-fit:cover;width:100%;height:100%}.answer-mero-avatar{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--muted,#62708a) 38%, var(--surface,#fff));background:var(--surface,#fff);padding:4px;overflow:hidden}.answer-avatar .answer-mero-logo{box-sizing:border-box;object-fit:contain;grid-area:1/1;padding:0;display:block}.answer-avatar .answer-mero-logo-dark,html[data-theme=dark] .answer-avatar .answer-mero-logo-light{display:none}html[data-theme=dark] .answer-avatar .answer-mero-logo-dark{display:block}.answer-author-copy{min-width:0;color:var(--text,#0b1f42);flex:1;display:grid}.answer-author-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.answer-official-badge{vertical-align:-3px;color:#1877f2;filter:drop-shadow(0 1px 3px #1877f273);width:17px;height:17px;margin-left:5px;display:inline-flex}.answer-official-badge svg{width:100%;height:100%}.answer-score{background:var(--surface-soft,#f4f6fa);color:var(--text,#0b1f42);border-radius:9px;padding:.3rem .5rem;font-size:.75rem;font-weight:800}.answer-badges{margin-top:.7rem}.answer-badge-verified{color:#08783e;background:#e4f7ec}.answer-html{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;color:var(--text,#0b1f42);margin-top:.8rem;font-size:1.06rem;line-height:1.7}.answer-own-actions{border-top:1px solid var(--border,#d8deea);justify-content:flex-end;gap:.5rem;margin-top:.85rem;padding-top:.75rem;display:flex}.answer-own-actions button{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);min-height:32px;color:var(--text,#0b1f42);font:inherit;cursor:pointer;border-radius:8px;padding:.35rem .65rem;font-size:.72rem;font-weight:800}.answer-own-actions .is-danger{border-color:color-mix(in srgb, #c12a2a 42%, var(--border,#d8deea));color:#b42318}.answer-own-actions button:disabled{opacity:.6;cursor:wait}html:not([data-theme=dark]) .answer-question-text,html:not([data-theme=dark]) .answer-question-text *,html:not([data-theme=dark]) .answer-html,html:not([data-theme=dark]) .answer-html *{color:#14294d!important}.answer-preview-output .katex,.answer-html .katex,.answer-question-text .katex{font-size:.92em}.answer-compose{margin-top:1rem}.answer-compose-open{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#1746bd;border:0;border-radius:12px;font-weight:800}.answer-compose form{border:1px solid color-mix(in srgb, #1746bd 38%, var(--border,#d8deea));background:var(--surface,#fff);border-radius:14px;gap:.65rem;padding:1rem;display:grid}.answer-compose form[hidden]{display:none}.answer-compose label{font-size:.8rem;font-weight:800}.answer-compose textarea{resize:vertical;border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);width:100%;min-height:130px;color:var(--text,#0b1f42);font:inherit;border-radius:10px;padding:.75rem .85rem;line-height:1.55}.answer-compose textarea:focus{border-color:#1746bd;outline:2px solid #1746bd4d}.answer-compose-meta,.answer-compose-actions{color:var(--muted,#62708a);justify-content:space-between;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.answer-compose-meta [role=status]{color:#c12a2a;font-weight:700}.answer-compose-actions{justify-content:flex-end}.answer-compose-actions button{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);min-height:38px;color:var(--text,#0b1f42);font:inherit;cursor:pointer;border-radius:9px;padding:.5rem .8rem;font-weight:800}.answer-compose-actions [type=submit]{color:#fff;background:#1746bd;border-color:#1746bd}.answer-compose-actions button:disabled{opacity:.65;cursor:wait}.answer-compose form>a{color:#1746bd;font-size:.74rem;font-weight:700}.answer-html img,.answer-question-text img{border-radius:10px;max-width:100%;height:auto}.answer-attachments{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.8rem;display:grid}.answer-attachment{border:1px solid var(--border,#d8deea);background:var(--surface-soft,#f4f6fa);border-radius:12px;min-height:120px;max-height:230px;display:block;overflow:hidden}.answer-attachment img{object-fit:contain;width:100%;height:100%;min-height:120px;max-height:230px;display:block}.answer-replies{--thread-line:color-mix(in srgb, #2563eb 40%, var(--border,#d8deea));--thread-cutout:var(--surface,#fff);gap:.62rem;margin:.9rem 0 0 .9rem;padding-left:1.2rem;display:grid;position:relative}.answer-reply[data-depth="1"]>.answer-replies{--thread-line:color-mix(in srgb, #0f8f83 44%, var(--border,#d8deea));--thread-cutout:color-mix(in srgb, #2563eb 4%, var(--surface,#fff))}.answer-reply[data-depth="2"]>.answer-replies{--thread-line:color-mix(in srgb, #c77800 44%, var(--border,#d8deea));--thread-cutout:color-mix(in srgb, #0f8f83 4.5%, var(--surface,#fff))}.answer-reply[data-depth="3"]>.answer-replies,.answer-reply[data-depth="4"]>.answer-replies{--thread-line:color-mix(in srgb, #c77800 44%, var(--border,#d8deea));--thread-cutout:color-mix(in srgb, #c77800 4.5%, var(--surface,#fff))}.answer-replies:before{content:"";background:var(--thread-line);border-radius:999px;width:2px;position:absolute;top:.65rem;bottom:1.15rem;left:0}.answer-reply{box-shadow:none;padding:.8rem .85rem;position:relative}.answer-reply[data-depth="1"]{border-color:color-mix(in srgb, #2563eb 24%, var(--border,#d8deea));border-left:3px solid color-mix(in srgb, #2563eb 62%, var(--border,#d8deea));background:color-mix(in srgb, #2563eb 4%, var(--surface,#fff))}.answer-reply[data-depth="2"]{border-color:color-mix(in srgb, #0f8f83 24%, var(--border,#d8deea));border-left:3px solid color-mix(in srgb, #0f8f83 62%, var(--border,#d8deea));background:color-mix(in srgb, #0f8f83 4.5%, var(--surface,#fff))}.answer-reply[data-depth="3"],.answer-reply[data-depth="4"],.answer-reply[data-depth="5"]{border-color:color-mix(in srgb, #c77800 24%, var(--border,#d8deea));border-left:3px solid color-mix(in srgb, #c77800 62%, var(--border,#d8deea));background:color-mix(in srgb, #c77800 4.5%, var(--surface,#fff))}.answer-reply:before{content:"";background:var(--thread-line);pointer-events:none;border-radius:999px;width:.95rem;height:2px;position:absolute;top:1.25rem;left:-1.2rem}.answer-reply:last-child:after{content:"";background:var(--thread-cutout);pointer-events:none;width:3px;position:absolute;top:1.37rem;bottom:-.65rem;left:-1.25rem}.answer-reply .answer-avatar{width:31px;height:31px}.answer-more-replies{margin:.75rem 0 0 1.7rem;font-weight:700;display:block}.answer-full-link{color:#fff;background:#0b2b5a;border-radius:12px;justify-content:center;gap:.5rem;margin-top:1rem;padding:.8rem;font-weight:800;text-decoration:none;display:flex}.answer-empty,.answer-error{text-align:center;justify-items:center;padding:2.5rem 1rem;display:grid}.answer-empty>span,.answer-error-icon{color:#1746bd;background:#e8eefc;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:900;display:grid}.answer-empty h3,.answer-error h3{color:var(--text,#0b1f42);margin:.8rem 0 .25rem}.answer-empty p,.answer-error p{color:var(--muted,#62708a);margin:0}.answer-error a,.answer-error button{color:#fff;cursor:pointer;font-weight:800;font:inherit;background:#1746bd;border:0;border-radius:10px;margin-top:1rem;padding:.7rem 1rem;text-decoration:none}.answer-question-skeleton>span,.answer-card-skeleton i{background:linear-gradient(90deg,#edf0f6 25%,#f8f9fc 50%,#edf0f6 75%) 0 0/200% 100%;border-radius:999px;height:12px;animation:1.2s infinite answer-shimmer;display:block}.answer-question-skeleton>span{margin-bottom:.65rem}.answer-question-skeleton>span:nth-child(2){width:85%}.answer-question-skeleton>span:nth-child(3){width:60%}.answer-card-skeleton{border:1px solid var(--border,#d8deea);border-radius:16px;gap:.7rem;margin-top:1.2rem;padding:1.2rem;display:grid}.answer-card-skeleton i:first-child{width:40%}.answer-card-skeleton i:nth-child(3){width:75%}@keyframes answer-shimmer{to{background-position:-200% 0}}@media (width<=640px){.answer-drawer-panel[data-astro-cid-iamscabg]{width:100%}.answer-drawer-body[data-astro-cid-iamscabg]{padding:.9rem .85rem 1.5rem}.answer-question-top{margin-inline:1px;margin-bottom:.5rem}.answer-question-card{padding:14px 15px 15px}.answer-question-badges{gap:5px}.answer-badge{max-width:100%}.answer-attachments{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.answer-drawer-panel[data-astro-cid-iamscabg],.answer-drawer-backdrop[data-astro-cid-iamscabg]{transition:none}.answer-question-skeleton>span,.answer-card-skeleton i{animation:none}}html[data-theme=dark] .answer-drawer-backdrop[data-astro-cid-iamscabg]{background:#0206109e}html[data-theme=dark] .answer-drawer-panel[data-astro-cid-iamscabg]{background:var(--surface);color:var(--text);border-left-color:var(--border);box-shadow:-24px 0 70px #0000008c}html[data-theme=dark] .answer-editor-modal-backdrop[data-astro-cid-iamscabg]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000510c7}html[data-theme=dark] .answer-editor-modal-dialog{color:#f4f7ff;background:#111b2d;border:1px solid #4b5d7d;box-shadow:0 28px 80px #000000b3,0 0 0 1px #738bb72e}html[data-theme=dark] .answer-editor{color:#f4f7ff}html[data-theme=dark] .answer-editor-heading strong,html[data-theme=dark] .answer-editor>label{color:#fff}html[data-theme=dark] .answer-editor-heading span,html[data-theme=dark] .answer-attachments>span,html[data-theme=dark] .answer-paste-hint,html[data-theme=dark] .answer-attachment-status,html[data-theme=dark] .answer-editor-tools{color:#b8c5dc}html[data-theme=dark] .answer-editor textarea{color:#f7f9ff;background:#0b1322;border-color:#4b5d7d}html[data-theme=dark] .answer-editor textarea::placeholder{color:#8796b1}html[data-theme=dark] .answer-editor textarea:focus{border-color:#927eff;outline-color:#846fff99}html[data-theme=dark] .answer-file-button,html[data-theme=dark] .answer-preview-toggle,html[data-theme=dark] .answer-copy-prompt,html[data-theme=dark] .answer-editor-footer button{color:#f4f7ff;background:#1b2940;border-color:#4b5d7d}html[data-theme=dark] .answer-copy-prompt{color:#c7beff;border-color:#7564df}html[data-theme=dark] .answer-editor-footer{border-top-color:#394a68}html[data-theme=dark] .answer-editor-footer .answer-submit{color:#fff;background:#6f59e8;border-color:#806cff}html[data-theme=dark] .answer-preview-output{color:#f4f7ff;background:#0b1322;border-color:#4b5d7d}html[data-theme=dark] .answer-editor-heading button{color:#dce5f6}html[data-theme=dark] .answer-drawer-kicker[data-astro-cid-iamscabg]{color:color-mix(in srgb, var(--accent-purple,#7c5cff) 70%, #fff 10%)}html[data-theme=dark] .answer-drawer-header[data-astro-cid-iamscabg] h2[data-astro-cid-iamscabg]{color:#fff}html[data-theme=dark] .answer-icon-button[data-astro-cid-iamscabg],html[data-theme=dark] .answer-nav-button[data-astro-cid-iamscabg]{border-color:var(--border);background:var(--surface-2,var(--surface-soft,#1b2333));color:var(--text)}html[data-theme=dark] .answer-position[data-astro-cid-iamscabg]{color:var(--muted)}html[data-theme=dark] .answer-question-card{background:var(--surface);border-color:var(--border)}html[data-theme=dark] .answer-question-card:hover{border-left-color:var(--accent-purple,#7c5cff)}html[data-theme=dark] .answer-question-number{color:var(--muted)}html[data-theme=dark] .answer-badge-year{background:var(--text);color:var(--surface)}html[data-theme=dark] .answer-badge-chapter{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 22%, var(--surface));color:color-mix(in srgb, var(--accent-purple,#7c5cff) 55%, #fff 25%)}html[data-theme=dark] .answer-badge-asked{border-color:color-mix(in srgb, #fb923c 75%, var(--border,#d8deea));color:#fdba74;background:0 0}html[data-theme=dark] .answer-badge-topic{background:var(--surface-2,var(--surface-soft,#1b2333));color:var(--muted)}html[data-theme=dark] .answer-meta-marks{color:var(--muted)}html[data-theme=dark] .answer-question-text{color:#fff}html[data-theme=dark] .answer-question-text *{color:#fff!important}html[data-theme=dark] .answer-list-heading h3{color:#fff}html[data-theme=dark] .answer-list-heading span,html[data-theme=dark] .answer-author-copy span,html[data-theme=dark] .answer-more-replies{color:var(--muted)}html[data-theme=dark] .answer-card{background:var(--surface);border-color:var(--border);color:#fff}html[data-theme=dark] .answer-card:not(.answer-reply){border-left-color:color-mix(in srgb, var(--accent-purple,#7c5cff) 58%, var(--border))}html[data-theme=dark] .answer-author-copy,html[data-theme=dark] .answer-author-copy strong{color:#fff}html[data-theme=dark] .answer-avatar{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 24%, var(--surface));color:color-mix(in srgb, var(--accent-purple,#7c5cff) 55%, #fff 25%)}html[data-theme=dark] .answer-mero-avatar{border-color:color-mix(in srgb, var(--muted) 38%, var(--surface));background:var(--surface)}html[data-theme=dark] .answer-score{background:var(--surface-2,var(--surface-soft,#1b2333));color:var(--text)}html[data-theme=dark] .answer-own-actions button{background:var(--surface-2,var(--surface-soft,#1b2333));color:var(--text);border-color:var(--border)}html[data-theme=dark] .answer-own-actions .is-danger{color:#ff9b91;border-color:color-mix(in srgb, #ff6b5f 48%, var(--border))}html[data-theme=dark] .answer-badge-verified{background:color-mix(in srgb, #1fae6e 30%, var(--surface));color:#7cf0b7}html[data-theme=dark] .answer-html{color:#fff}html[data-theme=dark] .answer-html *{color:#fff!important}html[data-theme=dark] .answer-attachment{background:var(--surface-2,var(--surface-soft,#1b2333));border-color:var(--border)}html[data-theme=dark] .answer-replies{--thread-line:color-mix(in srgb, #6ea8ff 46%, var(--border));--thread-cutout:var(--surface)}html[data-theme=dark] .answer-reply[data-depth="1"]>.answer-replies{--thread-line:color-mix(in srgb, #35c9ba 48%, var(--border));--thread-cutout:color-mix(in srgb, #6ea8ff 10%, var(--surface))}html[data-theme=dark] .answer-reply[data-depth="2"]>.answer-replies{--thread-line:color-mix(in srgb, #f2ab4c 48%, var(--border));--thread-cutout:color-mix(in srgb, #35c9ba 10%, var(--surface))}html[data-theme=dark] .answer-reply[data-depth="3"]>.answer-replies,html[data-theme=dark] .answer-reply[data-depth="4"]>.answer-replies{--thread-line:color-mix(in srgb, #f2ab4c 48%, var(--border));--thread-cutout:color-mix(in srgb, #f2ab4c 10%, var(--surface))}html[data-theme=dark] .answer-reply[data-depth="1"]{border-color:color-mix(in srgb, #6ea8ff 30%, var(--border));border-left-color:color-mix(in srgb, #6ea8ff 62%, var(--border));background:color-mix(in srgb, #6ea8ff 8%, var(--surface))}html[data-theme=dark] .answer-reply[data-depth="2"]{border-color:color-mix(in srgb, #35c9ba 30%, var(--border));border-left-color:color-mix(in srgb, #35c9ba 62%, var(--border));background:color-mix(in srgb, #35c9ba 8%, var(--surface))}html[data-theme=dark] .answer-reply[data-depth="3"],html[data-theme=dark] .answer-reply[data-depth="4"],html[data-theme=dark] .answer-reply[data-depth="5"]{border-color:color-mix(in srgb, #f2ab4c 30%, var(--border));border-left-color:color-mix(in srgb, #f2ab4c 62%, var(--border));background:color-mix(in srgb, #f2ab4c 8%, var(--surface))}html[data-theme=dark] .answer-full-link{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 55%, #0b1220);color:#f7f6ff}html[data-theme=dark] .answer-empty>span,html[data-theme=dark] .answer-error-icon{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 24%, var(--surface));color:color-mix(in srgb, var(--accent-purple,#7c5cff) 55%, #fff 25%)}html[data-theme=dark] .answer-empty h3,html[data-theme=dark] .answer-error h3{color:#fff}html[data-theme=dark] .answer-empty p,html[data-theme=dark] .answer-error p{color:var(--muted)}html[data-theme=dark] .answer-error a,html[data-theme=dark] .answer-error button{background:color-mix(in srgb, var(--accent-purple,#7c5cff) 55%, #0b1220);color:#f7f6ff}html[data-theme=dark] .answer-question-skeleton>span,html[data-theme=dark] .answer-card-skeleton i{background:linear-gradient(90deg, color-mix(in srgb, var(--border) 70%, transparent) 25%, color-mix(in srgb, var(--surface) 88%, var(--text) 12%) 50%, color-mix(in srgb, var(--border) 70%, transparent) 75%);background-size:200% 100%}html[data-theme=dark] .answer-card-skeleton{border-color:var(--border)}.subject-shell[data-astro-cid-zscjbe2x]{isolation:isolate;flex:1 0 auto;width:100%;margin:0 auto;padding:86px 0 56px;position:relative}body:has(.subject-shell){flex-direction:column;min-height:100dvh;display:flex}.subject-shell[data-astro-cid-zscjbe2x]:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(color-mix(in srgb, var(--accent-purple) 8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--accent-purple) 8%, transparent) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--accent-purple) 4%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--accent-purple) 4%, transparent) 1px, transparent 1px);opacity:.72;background-size:200px 200px,200px 200px,40px 40px,40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 82%,#0000 100%);mask-image:linear-gradient(#000 0% 82%,#0000 100%)}.subject-shell[data-astro-cid-zscjbe2x]>[data-astro-cid-zscjbe2x]{z-index:1;position:relative}.subject-header[data-astro-cid-zscjbe2x]{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:flex-end;gap:32px;padding:16px 0 20px;display:grid;position:relative}.header-copy[data-astro-cid-zscjbe2x]{grid-column:1;min-width:0;max-width:900px}.subject-back[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--text) 14%, var(--border));background:color-mix(in srgb, var(--surface-2) 82%, var(--surface));color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;margin:0 0 14px;padding:8px 26px 8px 9px;font-family:inherit;font-size:.74rem;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;position:relative;top:-16px}.subject-back[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{width:16px;height:16px;color:color-mix(in srgb, var(--text) 58%, var(--muted))}.subject-back[data-astro-cid-zscjbe2x]:hover{background:color-mix(in srgb, var(--text) 8%, var(--surface-2));box-shadow:0 6px 16px color-mix(in srgb, var(--text) 12%, transparent);transform:translateY(-1px)}.subject-back[data-astro-cid-zscjbe2x]:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-purple) 30%, transparent);outline-offset:3px}.eyebrow[data-astro-cid-zscjbe2x]{color:var(--accent-purple);letter-spacing:.09em;text-transform:uppercase;margin:.55rem 0 0;font-size:.72rem;font-weight:800}.subject-header[data-astro-cid-zscjbe2x] h1[data-astro-cid-zscjbe2x]{letter-spacing:-.035em;max-width:900px;margin:0;font-size:clamp(1.5rem,3.5vw,2.4rem);line-height:1.08}.subject-description[data-astro-cid-zscjbe2x]{max-width:760px;color:var(--muted);margin:10px 0 0;font-size:.92rem;line-height:1.55}.subject-stats[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--border);border-radius:12px;flex:none;gap:1px;margin:0;display:flex;overflow:hidden}.subject-stats-panel[data-astro-cid-zscjbe2x]{flex-direction:column;grid-column:2;justify-content:space-between;align-self:stretch;gap:.65rem;display:flex}.subject-header[data-astro-cid-zscjbe2x][data-campus-trial-active]{grid-template-columns:minmax(0,1fr) auto auto}.subject-header[data-astro-cid-zscjbe2x][data-campus-trial-active] .header-copy[data-astro-cid-zscjbe2x]{max-width:min(680px,50% - 205px)}.subject-header[data-astro-cid-zscjbe2x][data-campus-trial-active] .subject-stats-panel[data-astro-cid-zscjbe2x]{grid-column:3}.course-resources-button[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--accent-purple) 38%, var(--border));background:color-mix(in srgb, var(--accent-purple) 9%, var(--surface));min-height:42px;color:var(--accent-purple);font:inherit;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;width:100%;box-shadow:0 5px 14px color-mix(in srgb, var(--accent-purple) 12%, transparent);border-radius:.75rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.course-resources-button[data-astro-cid-zscjbe2x]:hover{border-color:var(--accent-purple);background:color-mix(in srgb, var(--accent-purple) 15%, var(--surface));box-shadow:0 8px 18px color-mix(in srgb, var(--accent-purple) 18%, transparent);transform:translateY(-1px)}.course-resources-button[data-astro-cid-zscjbe2x]:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-purple) 30%, transparent);outline-offset:3px}.subject-stats[data-astro-cid-zscjbe2x] div[data-astro-cid-zscjbe2x]{background:var(--surface);text-align:center;min-width:86px;padding:10px 14px}.subject-stats[data-astro-cid-zscjbe2x] dt[data-astro-cid-zscjbe2x]{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:700}.subject-stats[data-astro-cid-zscjbe2x] dd[data-astro-cid-zscjbe2x]{margin:2px 0 0;font-size:1.15rem;font-weight:800}.subject-trial-time[data-astro-cid-zscjbe2x]{top:28px;bottom:28px;z-index:1;text-align:center;width:max-content;min-width:310px;max-width:calc(100% - 60px);box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-inline:auto;padding:0;display:flex;position:absolute;inset-inline:0;transform:none}.subject-trial-time[data-astro-cid-zscjbe2x][hidden]{display:none}.subject-trial-countdown-card[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--text) 12%, var(--border));background:color-mix(in srgb, var(--surface-2) 88%, var(--surface));width:100%;height:100%;box-shadow:0 8px 20px color-mix(in srgb, var(--text) 7%, transparent);box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:space-between;padding:8px 14px;display:flex}.subject-trial-countdown-card[data-astro-cid-zscjbe2x] h2[data-astro-cid-zscjbe2x]{color:var(--text);font-family:var(--font-display);margin:0;font-size:.74rem;font-weight:750;line-height:1.2}.subject-trial-countdown[data-astro-cid-zscjbe2x]{justify-content:center;align-items:flex-start;gap:.5rem;display:flex}.subject-trial-unit[data-astro-cid-zscjbe2x]{min-width:2.55rem;color:var(--text);flex-direction:column;align-items:center;gap:.2rem;display:flex}.subject-trial-time[data-astro-cid-zscjbe2x] strong[data-astro-cid-zscjbe2x]{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.06em;font-size:1.3rem;font-weight:800;line-height:.95}.subject-trial-time[data-astro-cid-zscjbe2x] small[data-astro-cid-zscjbe2x]{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.57rem;font-weight:800}.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x]{vertical-align:-.1em;text-align:center;min-width:1.25em;height:1.05em;display:inline-grid;position:relative;overflow:hidden}.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x]>[data-astro-cid-zscjbe2x]{grid-area:1/1}.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x].is-changing>[data-astro-cid-zscjbe2x][data-trial-current]{animation:.3s cubic-bezier(.4,0,1,1) both subject-trial-digit-out}.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x] .trial-digit-next{text-align:center;animation:.3s cubic-bezier(0,0,.2,1) both subject-trial-digit-in;display:block;position:absolute;inset:0}.subject-trial-action[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--text) 14%, var(--border));background:color-mix(in srgb, var(--text) 6%, var(--surface));width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:0;padding:7px 14px;font-size:.72rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.subject-trial-action[data-astro-cid-zscjbe2x]:hover{background:color-mix(in srgb, var(--text) 12%, var(--surface));border-color:color-mix(in srgb, var(--text) 24%, var(--border));color:var(--text);box-shadow:0 7px 14px color-mix(in srgb, var(--text) 12%, transparent);transform:translateY(-1px)}.subject-trial-action[data-astro-cid-zscjbe2x]:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-purple) 42%, transparent);outline-offset:3px}.subject-trial-action[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{width:14px;height:14px}@keyframes subject-trial-digit-out{to{opacity:0;transform:translateY(105%)}}@keyframes subject-trial-digit-in{0%{opacity:0;transform:translateY(-105%)}to{opacity:1;transform:translateY(0)}}.subject-layout[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:24px 0 0}.questions-panel[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.sr-only[data-astro-cid-zscjbe2x]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.question-filters[data-astro-cid-zscjbe2x]{top:calc(var(--navbar-h,64px) + 40px);z-index:30;border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:0 0 20px;padding:10px 14px;position:sticky}.filters-row[data-astro-cid-zscjbe2x]{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.filter-field[data-astro-cid-zscjbe2x]{flex:none;min-width:0;display:block}.filter-search[data-astro-cid-zscjbe2x]{flex:220px;min-width:140px;position:relative}.filter-search[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{fill:none;width:15px;height:15px;stroke:var(--muted);stroke-width:2px;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.filter-search[data-astro-cid-zscjbe2x] input[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--text) 12%, var(--border));background:var(--bg);width:100%;height:40px;color:var(--text);font:inherit;border-radius:12px;padding:0 12px 0 34px;font-size:.84rem}.filter-search[data-astro-cid-zscjbe2x] input[data-astro-cid-zscjbe2x]::placeholder{color:color-mix(in srgb, var(--muted) 78%, transparent)}.filter-search[data-astro-cid-zscjbe2x] input[data-astro-cid-zscjbe2x]:focus{border-color:var(--accent-purple);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-purple) 14%, transparent);outline:none}.filter-field[data-astro-cid-zscjbe2x]:not(.filter-search){flex:130px;max-width:180px}.filter-select--syllabus[data-astro-cid-zscjbe2x]{flex-basis:230px;max-width:280px}.filter-select[data-astro-cid-zscjbe2x]{position:relative}.filter-native-select[data-astro-cid-zscjbe2x]{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.filter-select-trigger[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--text) 12%, var(--border));background:linear-gradient(45deg, transparent 50%, var(--muted) 50%) calc(100% - 16px) 52% / 5px 5px no-repeat, linear-gradient(135deg, var(--muted) 50%, transparent 50%) calc(100% - 11px) 52% / 5px 5px no-repeat, var(--bg);width:100%;min-width:0;height:40px;color:var(--text);font:inherit;text-align:left;text-overflow:ellipsis;cursor:pointer;-webkit-user-select:none;user-select:none;appearance:none;border-radius:10px;padding:0 24px 0 10px;font-size:.74rem;font-weight:650;transition:border-color .15s,background-color .15s,box-shadow .15s}.filter-select-trigger[data-astro-cid-zscjbe2x]>span[data-astro-cid-zscjbe2x]{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.filter-select-trigger[data-astro-cid-zscjbe2x]:focus-visible,.filter-select[data-astro-cid-zscjbe2x].is-open .filter-select-trigger[data-astro-cid-zscjbe2x]{border-color:var(--accent-purple);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-purple) 14%, transparent);outline:none}.filter-select-menu[data-astro-cid-zscjbe2x]{z-index:1000;overscroll-behavior:contain;border:1px solid var(--border);background:var(--surface);width:max-content;min-width:0;max-width:min(320px,100vw - 32px);max-height:min(300px,55vh);box-shadow:0 14px 34px color-mix(in srgb, var(--text) 16%, transparent), 0 2px 8px color-mix(in srgb, var(--text) 8%, transparent);opacity:0;visibility:hidden;transform-origin:0 0;border-radius:11px;padding:5px;transition:opacity .14s,visibility .14s,transform .14s cubic-bezier(.16,1,.3,1);display:grid;position:fixed;top:0;left:0;overflow:hidden auto;transform:translateY(-5px)scale(.985)}.filter-select-menu[data-astro-cid-zscjbe2x].is-open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.filter-select-menu[data-astro-cid-zscjbe2x][data-placement=top]{transform-origin:0 100%}.filter-select-menu[data-astro-cid-zscjbe2x][data-placement=bottom]{transform-origin:0 0}.filter-select-option[data-astro-cid-zscjbe2x]{width:100%;min-height:36px;color:var(--text);font:inherit;text-align:left;white-space:normal;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 30px 8px 10px;font-size:.78rem;font-weight:560;line-height:1.35;position:relative}.filter-select-option[data-astro-cid-zscjbe2x]:hover,.filter-select-option[data-astro-cid-zscjbe2x]:focus-visible{background:var(--surface-2);outline:none}.filter-select-option[data-astro-cid-zscjbe2x][aria-selected=true]{background:color-mix(in srgb, var(--accent-purple) 11%, var(--surface));color:var(--accent-purple);font-weight:720}.filter-select-option[data-astro-cid-zscjbe2x][aria-selected=true]:after{content:"✓";font-size:.78rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.clear-filters[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text);font:inherit;white-space:nowrap;cursor:pointer;border-radius:10px;flex:none;padding:0 14px;font-size:.72rem;font-weight:800;transition:border-color .15s,color .15s,background-color .15s,transform .15s}.clear-filters[data-astro-cid-zscjbe2x]:hover{border-color:color-mix(in srgb, var(--accent-purple) 35%, var(--border));background:color-mix(in srgb, var(--accent-purple) 6%, var(--surface));color:var(--accent-purple);transform:translateY(-1px)}.visible-count[data-astro-cid-zscjbe2x]{color:var(--muted);white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;height:40px;margin-left:auto;padding:0;font-size:.72rem;font-weight:700;display:inline-flex}.filter-message[data-astro-cid-zscjbe2x]{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:9px;margin:0 0 14px;padding:14px;font-size:.8rem}.premium-load-error[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--orange,#e08a3c) 45%, var(--border));background:color-mix(in srgb, var(--orange,#e08a3c) 10%, var(--surface));color:var(--text);text-align:center;border-radius:9px;margin:0 0 14px;padding:12px 14px;font-size:.8rem}.chapter-list[data-astro-cid-zscjbe2x]{counter-reset:topic-question;grid-template-columns:minmax(0,1fr);gap:20px;width:100%;min-width:0;max-width:100%;display:grid}.chapter-load-sentinel[data-astro-cid-zscjbe2x]{min-height:72px;color:var(--muted);place-items:center;font-size:.8rem;display:grid}.chapter-load-sentinel[data-astro-cid-zscjbe2x]:not(.is-loading):not(.has-error) span[data-astro-cid-zscjbe2x]{opacity:.7}.chapter-load-sentinel[data-astro-cid-zscjbe2x].has-error span[data-astro-cid-zscjbe2x]{display:none}.chapter-load-sentinel[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:9px;padding:8px 13px}.flat-question-list{counter-reset:topic-question;padding:0!important}.flat-question-context{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:14px;gap:10px;padding:16px 0 0;display:grid}.flat-question-context-chapter{align-items:baseline;gap:8px;margin-bottom:0;padding:0 20px;display:flex}.flat-question-context-chapter .chapter-number{color:var(--accent-purple);flex:none;font-size:1.05rem;font-weight:900}.flat-question-context-chapter h2{color:var(--text);font-family:var(--font-display);letter-spacing:-.02em;flex:0 auto;margin:0;font-size:1.1rem;font-weight:760}.flat-topic-section{background:0 0;border:0;border-radius:0;overflow:visible}.flat-question-context-topic{border:0;align-items:baseline;gap:8px;min-height:0;padding:0 20px 6px;display:flex}.flat-question-context-topic>span{color:var(--accent-purple);flex:none;font-size:.8rem;font-weight:900}.flat-question-context-topic h3{overflow-wrap:anywhere;min-width:0;font-family:var(--font-display);flex:0 auto;margin:0;font-size:.86rem;font-weight:800}.flat-topic-question-list{counter-reset:none;grid-template-columns:minmax(0,1fr);gap:16px;margin:0;padding:4px 16px 16px 56px;font-size:.84rem;list-style:none;display:grid}.chapter-section[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface);box-sizing:border-box;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:16px 0 0;scroll-margin-top:210px;overflow:hidden}.chapter-heading[data-astro-cid-zscjbe2x]{align-items:baseline;gap:8px;margin-bottom:10px;padding:0 20px;display:flex}.chapter-heading[data-astro-cid-zscjbe2x] h2[data-astro-cid-zscjbe2x]{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:760}.chapter-number[data-astro-cid-zscjbe2x]{color:var(--accent-purple);font-size:1.05rem;font-weight:900}.topic-section[data-astro-cid-zscjbe2x]{content-visibility:auto;contain-intrinsic-size:auto 520px;box-sizing:border-box;background:0 0;border:0;border-radius:0;width:100%;min-width:0;max-width:100%;margin:4px 0 18px;padding:0;scroll-margin-top:210px;overflow:visible}.topic-section[data-astro-cid-zscjbe2x][hidden],.question-row[data-astro-cid-zscjbe2x][hidden]{display:none}.topic-heading[data-astro-cid-zscjbe2x]{background:0 0;border:0;align-items:baseline;gap:8px;min-width:0;min-height:0;padding:0 20px 6px;display:flex}.topic-heading[data-astro-cid-zscjbe2x]>span[data-astro-cid-zscjbe2x]{color:var(--accent-purple);font-size:.8rem;font-weight:900}.topic-heading[data-astro-cid-zscjbe2x] h3[data-astro-cid-zscjbe2x]{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.86rem;font-weight:800}.topic-heading[data-astro-cid-zscjbe2x] small[data-astro-cid-zscjbe2x]{color:var(--muted);margin-left:auto;font-size:.68rem}.question-list[data-astro-cid-zscjbe2x]{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;min-width:0;max-width:100%;margin:0;padding:4px 16px 16px 56px;list-style:none;display:grid;overflow:visible}.question-row[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:visible}.question-content[data-astro-cid-zscjbe2x]{box-sizing:border-box;border:1px solid var(--border);border-left:4px solid var(--muted,#9aa0ab);background:var(--surface);width:100%;min-width:0;max-width:100%;box-shadow:none;border-radius:14px;padding:18px 20px 16px;transition:transform .16s,box-shadow .15s,border-color .15s;position:relative}.question-content[data-astro-cid-zscjbe2x]:before{content:attr(data-question-number);text-align:center;width:30px;color:var(--muted);font-family:var(--font-display);opacity:.55;font-size:1.15rem;font-weight:800;position:absolute;top:14px;left:-46px}.question-row[data-astro-cid-zscjbe2x]:hover .question-content[data-astro-cid-zscjbe2x]{box-shadow:none;border-left-color:var(--accent-purple,#7c5cff);border-color:color-mix(in srgb, var(--accent-purple) 30%, var(--border));transform:translateY(-2px)}.question-report-button[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface-2);min-height:34px;color:var(--muted);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:5px;margin:0;padding:6px 10px;font-size:.7rem;font-weight:750;display:inline-flex}.question-report-button[data-astro-cid-zscjbe2x]:hover,.question-report-button[data-astro-cid-zscjbe2x]:focus-visible{color:#b42323;background:#c5262614}.question-report-button[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.question-report-dialog[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface);width:min(500px,100vw - 28px);max-width:none;max-height:min(720px,100dvh - 28px);color:var(--text);border-radius:16px;margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 70px #050f234d}.question-report-dialog[data-astro-cid-zscjbe2x][open]{animation:.22s cubic-bezier(.2,.8,.2,1) both question-report-enter}.question-report-dialog[data-astro-cid-zscjbe2x][open][data-closing=true]{animation:.16s ease-in both question-report-exit}.question-report-dialog[data-astro-cid-zscjbe2x]::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#050f238c;animation:.2s ease-out both question-report-backdrop-enter}.question-report-dialog[data-astro-cid-zscjbe2x][data-closing=true]::backdrop{animation:.16s ease-in both question-report-backdrop-exit}.question-report-dialog[data-astro-cid-zscjbe2x] form[data-astro-cid-zscjbe2x]{gap:14px;padding:20px;display:grid}.question-report-dialog[data-astro-cid-zscjbe2x] header[data-astro-cid-zscjbe2x],.question-report-dialog[data-astro-cid-zscjbe2x] footer[data-astro-cid-zscjbe2x]{justify-content:space-between;align-items:center;gap:12px;display:flex}.question-report-dialog[data-astro-cid-zscjbe2x] header[data-astro-cid-zscjbe2x] span[data-astro-cid-zscjbe2x]{color:var(--accent-purple);letter-spacing:.09em;font-size:.68rem;font-weight:850}.question-report-dialog[data-astro-cid-zscjbe2x] h2[data-astro-cid-zscjbe2x]{margin:3px 0 0;font-size:1.25rem}.question-report-dialog[data-astro-cid-zscjbe2x] p[data-astro-cid-zscjbe2x]{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.question-report-dialog[data-astro-cid-zscjbe2x] header[data-astro-cid-zscjbe2x]>button[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface-2);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:9px;font-size:1.2rem}.question-report-dialog[data-astro-cid-zscjbe2x] label[data-astro-cid-zscjbe2x]{gap:6px;font-size:.78rem;font-weight:800;display:grid}.question-report-dialog[data-astro-cid-zscjbe2x] label[data-astro-cid-zscjbe2x] small[data-astro-cid-zscjbe2x]{color:var(--muted);font-weight:500}.question-report-dialog[data-astro-cid-zscjbe2x] textarea[data-astro-cid-zscjbe2x]{box-sizing:border-box;border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);font:inherit;border-radius:9px;padding:10px 11px}.question-report-select[data-astro-cid-zscjbe2x]{-webkit-user-select:none;user-select:none;position:relative}.question-report-select-trigger[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface-2);width:100%;min-height:44px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.question-report-select-trigger[data-astro-cid-zscjbe2x]:focus-visible,.question-report-select[data-astro-cid-zscjbe2x].is-open .question-report-select-trigger[data-astro-cid-zscjbe2x]{border-color:#1947c6;outline:none;box-shadow:0 0 0 3px #1947c626}.question-report-select-trigger[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:16px;height:16px;transition:transform .15s}.question-report-select[data-astro-cid-zscjbe2x].is-open .question-report-select-trigger[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{transform:rotate(180deg)}.question-report-select-menu[data-astro-cid-zscjbe2x]{z-index:5;border:1px solid var(--border);background:var(--surface);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;border-radius:11px;padding:6px;transition:opacity .15s,visibility .15s,transform .15s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 7px);left:0;right:0;transform:translateY(-4px)scale(.96);box-shadow:0 14px 34px #050f232e}.question-report-select[data-astro-cid-zscjbe2x].is-open .question-report-select-menu[data-astro-cid-zscjbe2x]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.question-report-select-menu[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x]{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:7px;padding:10px 12px;display:block}.question-report-select-menu[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x]:hover,.question-report-select-menu[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x][aria-selected=true]{background:color-mix(in srgb, #1947c6 10%, var(--surface));color:#1947c6}.question-report-dialog[data-astro-cid-zscjbe2x] textarea[data-astro-cid-zscjbe2x]{resize:vertical}.question-report-dialog[data-astro-cid-zscjbe2x] footer[data-astro-cid-zscjbe2x]{justify-content:flex-end}.question-report-dialog[data-astro-cid-zscjbe2x] footer[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x]{border:1px solid var(--border);background:var(--surface-2);min-height:40px;color:var(--text);font:inherit;cursor:pointer;border-radius:9px;padding:8px 13px;font-size:.78rem;font-weight:800}.question-report-dialog[data-astro-cid-zscjbe2x] footer[data-astro-cid-zscjbe2x] .submit-report[data-astro-cid-zscjbe2x]{color:#fff;background:#1947c6;border-color:#1947c6}.question-report-dialog[data-astro-cid-zscjbe2x] footer[data-astro-cid-zscjbe2x] button[data-astro-cid-zscjbe2x]:disabled{cursor:wait;opacity:.65}.question-report-dialog[data-astro-cid-zscjbe2x] .question-report-error[data-astro-cid-zscjbe2x]{color:#b42323;background:#fff0f0;border-radius:8px;padding:9px 10px}@keyframes question-report-enter{0%{opacity:0;transform:translateY(14px)scale(.975)}to{opacity:1;transform:none}}@keyframes question-report-exit{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes question-report-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes question-report-backdrop-exit{0%{opacity:1}to{opacity:0}}.question-badges[data-astro-cid-zscjbe2x]{flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;margin-bottom:10px;padding-right:38px;display:flex}.question-badges[data-astro-cid-zscjbe2x] .badge[data-astro-cid-zscjbe2x]{box-sizing:border-box;max-width:100%}.copy-question-button{z-index:2;border:1px solid var(--border);background:color-mix(in srgb, var(--surface-2) 76%, transparent);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;padding:0;transition:color .15s,border-color .15s,background .15s,transform .15s;display:grid;position:absolute;top:12px;right:14px}.copy-icon-wrapper{place-items:center;width:16px;height:16px;display:grid;position:relative}.copy-question-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;transition:transform .25s cubic-bezier(.34,1.56,.64,1),opacity .2s;position:absolute}.copy-question-button .check-icon{opacity:0;transform:scale(.3)rotate(-45deg)}.copy-question-button .copy-icon{opacity:1;transform:scale(1)rotate(0)}.copy-question-button:hover,.copy-question-button.is-copied{border-color:var(--accent-purple);background:color-mix(in srgb, var(--accent-purple) 10%, var(--surface));color:var(--accent-purple);transform:translateY(-1px)}.copy-question-button.is-copied .copy-icon{opacity:0;transform:scale(.3)rotate(45deg)}.copy-question-button.is-copied .check-icon{opacity:1;transform:scale(1)rotate(0)}.copy-question-button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-purple) 25%, transparent);outline-offset:2px}.copy-question-button:disabled{cursor:wait;opacity:.65}.badge[data-astro-cid-zscjbe2x]{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:.68rem;font-weight:700;line-height:1.6;display:inline-flex}.badge-year[data-astro-cid-zscjbe2x]{background:var(--text);color:var(--bg)}.badge-chapter[data-astro-cid-zscjbe2x]{background:color-mix(in srgb, var(--accent-purple) 14%, var(--surface));color:var(--accent-purple)}.badge-topic[data-astro-cid-zscjbe2x]{background:var(--surface-2);color:var(--muted);white-space:normal}.badge-asked[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, #f97316 72%, var(--border));color:#c2410c;background:0 0}.question-link[data-astro-cid-zscjbe2x]{box-sizing:border-box;color:#14294d;letter-spacing:-.006em;width:100%;min-width:0;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:460;line-height:1.75;text-decoration:none;display:block}.question-link[data-astro-cid-zscjbe2x]:hover{color:#14294d}.question-text[data-astro-cid-zscjbe2x]{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-variant-ligatures:common-ligatures;width:100%;min-width:0;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;display:block;color:#14294d!important}.question-text[data-astro-cid-zscjbe2x] *{color:#14294d!important}.question-text[data-astro-cid-zscjbe2x] p{float:none;margin:0 0 4px}.question-text[data-astro-cid-zscjbe2x] img{clear:both;float:none;box-sizing:border-box;object-fit:contain;border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;max-width:100%;height:auto;max-height:480px;margin:12px 0 4px;padding:18px;display:block}html[data-theme=dark] .question-text[data-astro-cid-zscjbe2x] img{border-color:color-mix(in srgb, var(--accent-purple) 26%, var(--border))}.ask-on[data-astro-cid-zscjbe2x]{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.ask-on-label[data-astro-cid-zscjbe2x]{color:var(--muted);letter-spacing:.05em;font-size:.66rem;font-weight:800}.ask-btn[data-astro-cid-zscjbe2x]{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:999px;align-items:center;gap:4px;padding:5px 12px;font-size:.72rem;font-weight:700;text-decoration:none;transition:border-color .14s,color .14s,transform .14s;display:inline-flex}.ask-btn[data-astro-cid-zscjbe2x] .ask-icon[data-astro-cid-zscjbe2x]{object-fit:contain;background:0 0;border:0;border-radius:0;width:20px;height:20px;padding:0;display:block}.ask-chatgpt[data-astro-cid-zscjbe2x]{border-color:color-mix(in srgb, #10a37f 55%, var(--border));color:#08775d}.ask-claude[data-astro-cid-zscjbe2x]{border-color:color-mix(in srgb, #c7663a 55%, var(--border));color:#a94e27}html[data-theme=dark] .ask-chatgpt[data-astro-cid-zscjbe2x]{color:#36cfa0}html[data-theme=dark] .ask-claude[data-astro-cid-zscjbe2x]{color:#f2a078}.ask-btn[data-astro-cid-zscjbe2x]:hover{transform:translateY(-1px)}.ask-chatgpt[data-astro-cid-zscjbe2x]:hover{color:#10a37f;border-color:#10a37f}.ask-claude[data-astro-cid-zscjbe2x]:hover{border-color:var(--accent-purple);color:var(--accent-purple)}.ask-btn[data-astro-cid-zscjbe2x].is-disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.question-answers-button[data-astro-cid-zscjbe2x]{color:#1746bd;min-height:32px;font:inherit;cursor:pointer;background:#eef3ff;border:1px solid #b8c8ed;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:.72rem;font-weight:800;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.question-answers-button[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.question-answers-button[data-astro-cid-zscjbe2x]:hover{background:#e4ecff;border-color:#1746bd;transform:translateY(-1px)}.question-meta[data-astro-cid-zscjbe2x]{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.meta-marks[data-astro-cid-zscjbe2x]{color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:700}.locked-question[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--orange,#e08a3c) 40%, var(--border));background:linear-gradient(120deg, color-mix(in srgb, var(--orange,#e08a3c) 14%, var(--surface)), color-mix(in srgb, var(--accent-purple) 10%, var(--surface)));color:var(--text);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.locked-question[data-astro-cid-zscjbe2x]:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 20%,#ffffff38 40%,#0000 60%);position:absolute;inset:0;transform:translate(-100%)}.locked-question[data-astro-cid-zscjbe2x]:hover{border-color:color-mix(in srgb, var(--orange,#e08a3c) 65%, var(--border));box-shadow:0 8px 20px color-mix(in srgb, var(--orange,#e08a3c) 16%, transparent);transform:translateY(-1px)}.locked-question[data-astro-cid-zscjbe2x]:hover:after{transition:transform .65s;transform:translate(100%)}.lock-icon[data-astro-cid-zscjbe2x]{background:color-mix(in srgb, var(--orange,#e08a3c) 18%, var(--surface));width:34px;height:34px;color:var(--orange,#e08a3c);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.locked-question-copy[data-astro-cid-zscjbe2x]{flex-direction:column;gap:2px;min-width:0;display:flex}.locked-question-title[data-astro-cid-zscjbe2x]{color:var(--text);letter-spacing:-.01em;font-size:.94rem;font-weight:780}.locked-question-sub[data-astro-cid-zscjbe2x]{color:var(--muted);font-size:.74rem;font-weight:550}.locked-question-arrow[data-astro-cid-zscjbe2x]{color:var(--orange,#e08a3c);flex:none;margin-left:auto;font-size:1.1rem;font-weight:800;transition:transform .16s}.locked-question[data-astro-cid-zscjbe2x]:hover .locked-question-arrow[data-astro-cid-zscjbe2x]{transform:translate(3px)}.premium-question-skeleton[data-astro-cid-zscjbe2x]{align-content:center;gap:10px;min-height:74px;padding:12px 2px 10px;display:none}.premium-skeleton-line[data-astro-cid-zscjbe2x],.premium-skeleton-actions[data-astro-cid-zscjbe2x] span[data-astro-cid-zscjbe2x]{background:linear-gradient(90deg, color-mix(in srgb, var(--border) 72%, transparent) 20%, color-mix(in srgb, var(--surface) 88%, var(--text) 12%) 50%, color-mix(in srgb, var(--border) 72%, transparent) 80%);background-size:220% 100%;border-radius:999px;animation:1.15s ease-in-out infinite premiumSkeletonShimmer;display:block}.premium-skeleton-line-main[data-astro-cid-zscjbe2x]{width:min(78%,760px);height:13px}.premium-skeleton-line-secondary[data-astro-cid-zscjbe2x]{width:min(54%,520px);height:11px}.premium-skeleton-actions[data-astro-cid-zscjbe2x]{gap:9px;margin-top:3px;display:flex}.premium-skeleton-actions[data-astro-cid-zscjbe2x] span[data-astro-cid-zscjbe2x]{width:84px;height:28px}@keyframes premiumSkeletonShimmer{to{background-position:-220% 0}}html[data-premium-state=checking] .question-row[data-astro-cid-zscjbe2x].locked .premium-question-skeleton[data-astro-cid-zscjbe2x]{display:grid}html[data-premium-state=checking] .locked-question[data-astro-cid-zscjbe2x]{pointer-events:none;display:none}html[data-premium-state=checking] .question-row[data-astro-cid-zscjbe2x].locked .ask-on[data-astro-cid-zscjbe2x]{display:none}.empty[data-astro-cid-zscjbe2x]{text-align:center;border:1px dashed var(--border);border-radius:14px;margin:30px;padding:50px}.empty[data-astro-cid-zscjbe2x] p[data-astro-cid-zscjbe2x]{color:var(--muted)}.subject-header[data-astro-cid-zscjbe2x] h1[data-astro-cid-zscjbe2x],.chapter-heading[data-astro-cid-zscjbe2x] h2[data-astro-cid-zscjbe2x],.topic-heading[data-astro-cid-zscjbe2x] h3[data-astro-cid-zscjbe2x]{font-family:var(--font-display)}.subject-header[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, var(--accent-purple) 12%, var(--border));background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--accent-purple) 10%, transparent), transparent 34%), linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--surface-2) 46%, var(--surface)));box-shadow:var(--shadow-sm);border-radius:20px;margin:18px clamp(1rem,3vw,2.5rem) 0;padding:28px 30px;overflow:hidden}.subject-layout[data-astro-cid-zscjbe2x]{padding-inline:clamp(1rem,3vw,2.5rem)}html[data-theme=dark] .topic-section[data-astro-cid-zscjbe2x],html[data-theme=dark] .question-content[data-astro-cid-zscjbe2x]{border-color:color-mix(in srgb, var(--accent-purple) 26%, var(--border));background:color-mix(in srgb, var(--surface) 94%, var(--accent-purple))}html[data-theme=dark] .question-content[data-astro-cid-zscjbe2x]{border-left-color:var(--muted,#9aa0ab)}html[data-theme=dark] .question-row[data-astro-cid-zscjbe2x]:hover .question-content[data-astro-cid-zscjbe2x]{border-left-color:var(--accent-purple,#7c5cff)}.premium-print-notice[data-astro-cid-zscjbe2x],.premium-print-suppressed{display:none}@media print{.premium-print-notice[data-astro-cid-zscjbe2x]{border:1px solid #777;margin:0 0 16px;padding:12px;font-weight:700;display:block}.question-row[data-astro-cid-zscjbe2x][data-access=premium]{display:none!important}}html[data-theme=dark] .question-link[data-astro-cid-zscjbe2x],html[data-theme=dark] .question-text[data-astro-cid-zscjbe2x],html[data-theme=dark] .question-text[data-astro-cid-zscjbe2x] *{-webkit-font-smoothing:antialiased;color:#f7f9ff!important}.subject-header[data-astro-cid-zscjbe2x] h1[data-astro-cid-zscjbe2x]{letter-spacing:-.045em;font-weight:780}.subject-stats[data-astro-cid-zscjbe2x]{box-shadow:0 8px 28px color-mix(in srgb, var(--text) 7%, transparent);border-radius:14px}.subject-stats[data-astro-cid-zscjbe2x] dd[data-astro-cid-zscjbe2x]{font-family:var(--font-display);color:var(--text)}@media (prefers-reduced-motion:reduce){.question-report-dialog[data-astro-cid-zscjbe2x][open],.question-report-dialog[data-astro-cid-zscjbe2x][open]::backdrop,.question-report-dialog[data-astro-cid-zscjbe2x][open][data-closing=true],.question-report-dialog[data-astro-cid-zscjbe2x][data-closing=true]::backdrop,.chapter-chip[data-astro-cid-zscjbe2x],.premium-button[data-astro-cid-zscjbe2x],.filter-search[data-astro-cid-zscjbe2x] input[data-astro-cid-zscjbe2x],.filter-select-trigger[data-astro-cid-zscjbe2x],.filter-select-trigger[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x],.filter-select-menu[data-astro-cid-zscjbe2x],.clear-filters[data-astro-cid-zscjbe2x],.question-row[data-astro-cid-zscjbe2x],.question-link[data-astro-cid-zscjbe2x],.ask-btn[data-astro-cid-zscjbe2x],.question-content[data-astro-cid-zscjbe2x]{transition:none;animation:none}.premium-skeleton-line[data-astro-cid-zscjbe2x],.premium-skeleton-actions[data-astro-cid-zscjbe2x] span[data-astro-cid-zscjbe2x],.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x].is-changing>[data-astro-cid-zscjbe2x][data-trial-current],.subject-trial-time[data-astro-cid-zscjbe2x] .trial-digit[data-astro-cid-zscjbe2x] .trial-digit-next{animation:none}}@media (width<=900px){.subject-shell[data-astro-cid-zscjbe2x]{width:min(100% - 24px,900px)}.subject-header[data-astro-cid-zscjbe2x]{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;padding:16px 0}.header-copy[data-astro-cid-zscjbe2x]{max-width:none}.subject-stats-panel[data-astro-cid-zscjbe2x]{grid-column:1/-1;width:100%}.subject-trial-time[data-astro-cid-zscjbe2x]{grid-column:1/-1;justify-self:center;min-width:0;position:static;bottom:auto;transform:none}.subject-stats[data-astro-cid-zscjbe2x] div[data-astro-cid-zscjbe2x]{flex:1;min-width:0}.subject-layout[data-astro-cid-zscjbe2x]{padding:20px 14px 0}.question-filters[data-astro-cid-zscjbe2x]{top:calc(var(--navbar-h,64px) + 24px)}.filters-row[data-astro-cid-zscjbe2x]{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filters-row[data-astro-cid-zscjbe2x]::-webkit-scrollbar{display:none}.filter-search[data-astro-cid-zscjbe2x]{flex:0 0 170px}.filter-field[data-astro-cid-zscjbe2x]:not(.filter-search){flex:0 0 116px;max-width:none}.filter-select--syllabus[data-astro-cid-zscjbe2x]{flex-basis:240px;width:240px;min-width:240px;max-width:240px}.visible-count[data-astro-cid-zscjbe2x]{margin-left:8px}}@media (width<=600px){.subject-shell[data-astro-cid-zscjbe2x]{--gutter:0px;box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:72px 14px 56px;overflow-x:clip}.subject-header[data-astro-cid-zscjbe2x]{box-sizing:border-box;border-radius:16px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1rem;width:100%;min-width:0;max-width:100%;margin:18px 0 0;padding:16px 14px}.header-copy[data-astro-cid-zscjbe2x]{width:100%}.subject-back[data-astro-cid-zscjbe2x]{margin-bottom:.85rem;padding:.65rem .85rem .65rem .7rem;top:0}.subject-header[data-astro-cid-zscjbe2x] h1[data-astro-cid-zscjbe2x]{overflow-wrap:anywhere;letter-spacing:-.03em;min-width:0;max-width:100%;font-size:1.4rem}.subject-description[data-astro-cid-zscjbe2x]{overflow-wrap:anywhere;max-width:100%;font-size:.85rem}.subject-stats[data-astro-cid-zscjbe2x]{border-radius:12px;width:100%;min-width:0;max-width:100%}.subject-stats-panel[data-astro-cid-zscjbe2x]{grid-column:1;align-self:auto;gap:.7rem;width:100%}.course-resources-button[data-astro-cid-zscjbe2x]{min-height:44px}.subject-stats[data-astro-cid-zscjbe2x] div[data-astro-cid-zscjbe2x]{min-width:0;padding:8px 10px}.subject-stats[data-astro-cid-zscjbe2x] dd[data-astro-cid-zscjbe2x]{font-size:1rem}.subject-trial-time[data-astro-cid-zscjbe2x]{grid-column:1;width:100%;min-width:0;max-width:100%}.subject-layout[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:16px 0 0}.questions-panel[data-astro-cid-zscjbe2x]{width:100%;min-width:0;max-width:100%}.question-filters[data-astro-cid-zscjbe2x]{top:calc(var(--navbar-h,64px) + 20px);box-sizing:border-box;border-radius:14px;width:100%;min-width:0;max-width:100%;margin:0 0 16px;padding:10px;overflow:hidden}.filters-row[data-astro-cid-zscjbe2x]{flex-wrap:nowrap;align-items:center;gap:8px;width:max-content;min-width:max-content;max-width:none;padding-bottom:2px;display:flex;overflow:visible}.question-filters[data-astro-cid-zscjbe2x]{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overflow-x:auto}.question-filters[data-astro-cid-zscjbe2x]::-webkit-scrollbar{display:none}.filter-search[data-astro-cid-zscjbe2x]{flex:0 0 170px;width:170px;min-width:170px;max-width:170px}.filter-search[data-astro-cid-zscjbe2x] input[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;height:40px;font-size:.88rem}.filter-field[data-astro-cid-zscjbe2x]:not(.filter-search){flex:0 0 116px;width:116px;min-width:116px;max-width:116px}.filter-select--syllabus[data-astro-cid-zscjbe2x]{flex-basis:240px;width:240px;min-width:240px;max-width:240px}.filter-select-trigger[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;height:40px;font-size:.8rem}.clear-filters[data-astro-cid-zscjbe2x]{flex:none;width:auto;height:40px;padding:0 13px}.visible-count[data-astro-cid-zscjbe2x]{background:var(--surface-2);border-radius:10px;flex:none;justify-content:center;height:40px;margin-left:0;padding:0 12px}.filter-select-menu[data-astro-cid-zscjbe2x]{max-width:min(320px,100vw - 32px)}.chapter-list[data-astro-cid-zscjbe2x]{grid-template-columns:minmax(0,1fr);gap:18px;width:100%;min-width:0;max-width:100%}.chapter-section[data-astro-cid-zscjbe2x]{width:100%;min-width:0;max-width:100%}.chapter-heading[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-bottom:0;padding:0 14px}.chapter-heading[data-astro-cid-zscjbe2x] h2[data-astro-cid-zscjbe2x]{overflow-wrap:anywhere;min-width:0;font-size:1.08rem;line-height:1.25}.topic-section[data-astro-cid-zscjbe2x]{box-sizing:border-box;border-radius:14px;width:100%;min-width:0;max-width:100%;margin:10px 0 18px;overflow:hidden}.topic-heading[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:0;padding:0 14px 4px}.topic-heading[data-astro-cid-zscjbe2x] h3[data-astro-cid-zscjbe2x]{overflow-wrap:anywhere;flex:auto;min-width:0;max-width:100%;font-size:.98rem;line-height:1.3}.topic-heading[data-astro-cid-zscjbe2x] small[data-astro-cid-zscjbe2x]{display:none}.question-list[data-astro-cid-zscjbe2x]{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;min-width:0;max-width:100%;padding:14px;display:grid;overflow:visible}.question-row[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block;overflow:visible}.question-content[data-astro-cid-zscjbe2x]{box-sizing:border-box;border-left-width:3px;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:14px;display:block;position:relative;overflow:hidden}.question-content[data-astro-cid-zscjbe2x]:before{width:auto;min-width:0;height:auto;color:var(--muted,#6b7280);opacity:.7;background:0 0;border-radius:0;justify-content:center;align-items:center;margin:0 0 8px;padding:0;font-size:.8rem;font-weight:800;display:inline-flex;position:static}.question-badges[data-astro-cid-zscjbe2x]{box-sizing:border-box;flex-wrap:wrap;gap:5px;width:100%;min-width:0;max-width:100%;margin-bottom:8px;margin-left:0;padding-left:0;padding-right:42px;display:flex}.badge[data-astro-cid-zscjbe2x]{box-sizing:border-box;max-width:100%;padding:3px 9px;font-size:.72rem}.badge-chapter[data-astro-cid-zscjbe2x],.badge-topic[data-astro-cid-zscjbe2x]{white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:0 0;border-radius:0;flex:0 0 100%;margin-left:0;padding:1px 0;font-size:.7rem}.question-link[data-astro-cid-zscjbe2x]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;font-size:1.08rem;display:block}.question-text[data-astro-cid-zscjbe2x]{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%;font-size:1.08rem;line-height:1.75;display:block}.question-text[data-astro-cid-zscjbe2x] table,.question-text[data-astro-cid-zscjbe2x] pre,.question-text[data-astro-cid-zscjbe2x] .katex-display{box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block;overflow-x:auto}.question-text[data-astro-cid-zscjbe2x] img{box-sizing:border-box;border-radius:12px;width:100%;max-width:100%;max-height:280px;padding:10px}.ask-on[data-astro-cid-zscjbe2x]{box-sizing:border-box;gap:6px;width:100%;min-width:0;max-width:100%;margin-top:12px}.ask-on-label[data-astro-cid-zscjbe2x]{flex-basis:100%;margin-bottom:2px;font-size:.62rem}.ask-btn[data-astro-cid-zscjbe2x]{border-radius:999px;height:34px;padding:0 11px 0 9px;font-size:.7rem}.ask-btn[data-astro-cid-zscjbe2x] .ask-icon[data-astro-cid-zscjbe2x]{width:17px;height:17px}.question-answers-button[data-astro-cid-zscjbe2x]{height:34px;min-height:34px;padding:0 12px;font-size:.7rem}.question-meta[data-astro-cid-zscjbe2x]{flex-basis:100%;justify-content:space-between;min-width:0;max-width:100%;margin-top:4px;margin-left:0}.flat-question-context-chapter{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-bottom:0;padding:0 14px}.flat-question-context-chapter h2{overflow-wrap:anywhere;min-width:0;font-size:1.08rem;line-height:1.25}.flat-topic-section{box-sizing:border-box;border-radius:14px;width:100%;min-width:0;max-width:100%;margin:0;overflow:hidden}.flat-question-context-topic{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:0;padding:0 14px 4px}.flat-question-context-topic h3{overflow-wrap:anywhere;flex:auto;min-width:0;max-width:100%;font-size:.98rem;line-height:1.3}.flat-topic-question-list{box-sizing:border-box;gap:12px;width:100%;min-width:0;max-width:100%;padding:14px;overflow:visible}.flat-question-context{gap:10px;padding-top:12px}}@media (width<=380px){.subject-shell[data-astro-cid-zscjbe2x]{padding-left:10px;padding-right:10px}.subject-header[data-astro-cid-zscjbe2x]{border-radius:14px;padding:14px 12px}.subject-header[data-astro-cid-zscjbe2x] h1[data-astro-cid-zscjbe2x]{font-size:1.25rem}.question-filters[data-astro-cid-zscjbe2x]{padding:8px}.filter-search[data-astro-cid-zscjbe2x]{flex-basis:160px;width:160px;min-width:160px;max-width:160px}.filter-field[data-astro-cid-zscjbe2x]:not(.filter-search){flex-basis:108px;width:108px;min-width:108px;max-width:108px}.filter-select--syllabus[data-astro-cid-zscjbe2x]{flex-basis:220px;width:220px;min-width:220px;max-width:220px}.ask-on-label[data-astro-cid-zscjbe2x]{display:none}.question-content[data-astro-cid-zscjbe2x]{padding:12px}}.ask-on[data-astro-cid-zscjbe2x]{gap:6px}.ask-btn[data-astro-cid-zscjbe2x],.question-answers-button[data-astro-cid-zscjbe2x],.question-report-button[data-astro-cid-zscjbe2x]{box-sizing:border-box;white-space:nowrap;gap:5px;height:32px;min-height:32px;padding:0 10px;font-size:.7rem;line-height:1;text-decoration:none!important}.ask-btn[data-astro-cid-zscjbe2x]:hover,.ask-btn[data-astro-cid-zscjbe2x]:focus,.ask-btn[data-astro-cid-zscjbe2x]:active,.question-answers-button[data-astro-cid-zscjbe2x]:hover,.question-answers-button[data-astro-cid-zscjbe2x]:focus,.question-answers-button[data-astro-cid-zscjbe2x]:active{text-decoration:none!important}.question-answers-button[data-astro-cid-zscjbe2x]{border:1px solid color-mix(in srgb, #7c5cff 52%, var(--border));color:#6948e8;background:0 0;font-weight:750}.question-answers-button[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.question-answers-button[data-astro-cid-zscjbe2x]:hover{color:#6f4ff2;background:0 0;border-color:#7c5cff;transform:translateY(-1px)}.question-answers-button[data-astro-cid-zscjbe2x]:focus-visible{outline-offset:2px;outline:3px solid #7c5cff47}html[data-theme=dark] .question-answers-button[data-astro-cid-zscjbe2x]{border-color:color-mix(in srgb, #9a86ff 62%, var(--border));color:#d3c9ff;background:0 0}html[data-theme=dark] .question-answers-button[data-astro-cid-zscjbe2x]:hover{color:#eeeaff;background:0 0;border-color:#a18dff}html[data-theme=dark] .question-answers-button[data-astro-cid-zscjbe2x]:focus-visible{outline-color:#9a86ff61}@media (width<=600px){.ask-on[data-astro-cid-zscjbe2x]{gap:6px}.ask-btn[data-astro-cid-zscjbe2x],.question-answers-button[data-astro-cid-zscjbe2x],.question-report-button[data-astro-cid-zscjbe2x]{flex:1 1 0;justify-content:center;gap:4px;min-width:0;height:29px;min-height:29px;padding:0 6px;font-size:.72rem}.ask-btn[data-astro-cid-zscjbe2x] .ask-icon[data-astro-cid-zscjbe2x]{width:15px;height:15px}.question-answers-button[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x],.question-answers-button[data-astro-cid-zscjbe2x] .answer-message-icon[data-astro-cid-zscjbe2x]{width:14px;height:14px}.question-meta[data-astro-cid-zscjbe2x]{gap:6px;margin-top:3px}.meta-marks[data-astro-cid-zscjbe2x],.badge-asked[data-astro-cid-zscjbe2x]{font-size:.72rem}.badge-asked[data-astro-cid-zscjbe2x]{padding:2px 8px;line-height:1.45}}@media (width<=380px){.ask-on[data-astro-cid-zscjbe2x]{gap:6px 5px}.ask-btn[data-astro-cid-zscjbe2x],.question-answers-button[data-astro-cid-zscjbe2x],.question-report-button[data-astro-cid-zscjbe2x]{height:28px;min-height:28px;padding:0 5px;font-size:.68rem}.ask-btn[data-astro-cid-zscjbe2x] .ask-icon[data-astro-cid-zscjbe2x]{width:15px;height:15px}.question-answers-button[data-astro-cid-zscjbe2x] svg[data-astro-cid-zscjbe2x]{width:13px;height:13px}.meta-marks[data-astro-cid-zscjbe2x],.badge-asked[data-astro-cid-zscjbe2x]{font-size:.68rem}.badge-asked[data-astro-cid-zscjbe2x]{padding:2px 7px}}.question-badges[data-astro-cid-zscjbe2x]{margin-left:0;padding-left:0}.badge-chapter[data-astro-cid-zscjbe2x],.badge-topic[data-astro-cid-zscjbe2x]{margin-left:0;padding-left:10px;padding-right:10px}.question-answers-button[data-astro-cid-zscjbe2x] .answer-message-icon[data-astro-cid-zscjbe2x]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;margin:0;padding:0;display:block}.question-answers-button[data-astro-cid-zscjbe2x]>svg[data-astro-cid-zscjbe2x]:not(.answer-message-icon){display:none!important}@media (width<=600px){.question-answers-button[data-astro-cid-zscjbe2x] .answer-message-icon[data-astro-cid-zscjbe2x]{width:14px;height:14px}}@media (width<=380px){.question-answers-button[data-astro-cid-zscjbe2x] .answer-message-icon[data-astro-cid-zscjbe2x]{width:13px;height:13px}}@media (width<=600px){.question-badges[data-astro-cid-zscjbe2x]{gap:5px 0;margin-left:0;padding-left:0}.badge-year[data-astro-cid-zscjbe2x]{color:color-mix(in srgb, var(--text) 68%, var(--muted));background:0 0;border-radius:0;padding:1px 0;font-size:.7rem;font-style:normal;font-weight:700}.badge-year[data-astro-cid-zscjbe2x]+.badge-year[data-astro-cid-zscjbe2x]:before{content:",";margin-right:5px}.badge-chapter[data-astro-cid-zscjbe2x],.badge-topic[data-astro-cid-zscjbe2x]{flex-basis:calc(100% + 42px);max-width:calc(100% + 42px);margin-left:0;padding:1px 0}}
