.quiz.svelte-1eaotym{max-inline-size:760px;margin-inline:auto;padding-block:24px 28px;padding-inline:32px;min-block-size:calc(100dvh - var(--topnav-h, 66px));display:grid;grid-template-rows:auto 1fr auto;row-gap:20px;box-sizing:border-box;overflow-x:clip}.body.svelte-1eaotym{min-block-size:0;display:flex;flex-direction:column;justify-content:start}.card-region.svelte-1eaotym{display:contents}.card-stage.svelte-1eaotym{display:grid;overflow:clip;min-width:0}.card-stage.svelte-1eaotym>.card-slot:where(.svelte-1eaotym){grid-area:1 / 1;min-width:0}.title-row.svelte-1eaotym{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.eyebrow.svelte-1eaotym{font-size:12px;font-weight:800;letter-spacing:.14em;color:#6a6a6a;margin-bottom:8px}h1.svelte-1eaotym{font-family:Fraunces,serif;font-weight:800;font-size:clamp(24px,2.8vw,32px);line-height:1.08;letter-spacing:-.6px;white-space:nowrap;margin:0}.stats.svelte-1eaotym{display:flex;gap:14px;flex-wrap:nowrap;flex-shrink:0}@media(max-width:600px){body:has(main.quiz-fullscreen) .topnav-sticky{display:none}}.lock.svelte-1eaotym{max-width:540px;margin:0 auto;text-align:center;padding:48px 32px 44px;background:linear-gradient(180deg,#fffbeb,#fff);border:1.5px solid #fcd34d;border-radius:18px}.lock-score.svelte-1eaotym{display:flex;justify-content:center;align-items:baseline;gap:8px;font-family:Fraunces,serif;color:#0e0e0e;line-height:1;margin:0 0 6px}.lock-score-num.svelte-1eaotym{font-weight:900;font-size:72px;letter-spacing:-.04em;font-feature-settings:"tnum"}.lock-score-denom.svelte-1eaotym{font-weight:700;font-size:18px;color:#b45309;font-feature-settings:"tnum";letter-spacing:.02em}.lock-score-label.svelte-1eaotym{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#6a6a6a;margin:0 0 14px}.lock-caption.svelte-1eaotym{display:flex;justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b45309;margin:0 0 26px}.lock-msg.svelte-1eaotym{max-width:460px;margin:0 auto 28px;font-size:14.5px;line-height:1.6;color:#4a4a4a}.lock-msg.svelte-1eaotym strong:where(.svelte-1eaotym){font-family:Fraunces,serif;font-weight:800;color:#0e0e0e}.lock-actions.svelte-1eaotym{display:flex;flex-direction:column;align-items:center;gap:14px}.lock.svelte-1eaotym .btn-primary:where(.svelte-1eaotym){display:inline-flex;align-items:center;gap:6px;padding:14px 28px;border-radius:999px;background:#0e0e0e;color:#fff;text-decoration:none;font-weight:700;font-size:14.5px;-webkit-tap-highlight-color:transparent;transition:background .12s ease,transform .12s ease}.lock.svelte-1eaotym .btn-primary:where(.svelte-1eaotym):hover{background:#1f2937;transform:translateY(-1px)}.btn-link.svelte-1eaotym{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#6a6a6a;text-decoration:none;-webkit-tap-highlight-color:transparent}.btn-link.svelte-1eaotym:hover{color:#0e0e0e;text-decoration:underline}.btn-primary.svelte-1eaotym{display:inline-flex;align-items:center;gap:6px;padding:12px 22px;border-radius:999px;background:#0e0e0e;color:#f5f4f2;border:none;font:inherit;font-size:15px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 14px #0e0e0e2e;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.btn-primary.svelte-1eaotym:focus{outline:none}.btn-primary.svelte-1eaotym:hover{background:#1f2937;transform:translateY(-1.5px);box-shadow:0 8px 22px #0e0e0e38}.btn-primary.svelte-1eaotym:active{transform:translateY(0);box-shadow:0 2px 8px #0e0e0e2e}.btn-primary.svelte-1eaotym:focus-visible{outline:2px solid #ff6b35;outline-offset:3px}.hint.svelte-1eaotym{color:#7a7a7a;font-size:13px}.hint.svelte-1eaotym kbd:where(.svelte-1eaotym){font-family:inherit;background:#0e0e0e0f;padding:2px 8px;border-radius:6px;font-size:12px;font-weight:700}@media(hover:none),(pointer:coarse),(max-width:600px){.hint.svelte-1eaotym{display:none}}::view-transition-group(quizcard){animation-duration:.36s;animation-timing-function:cubic-bezier(.32,.72,0,1)}::view-transition-old(quizcard),::view-transition-new(quizcard){animation-duration:.24s;animation-timing-function:ease-out}.setup.svelte-1eaotym{display:flex;flex-direction:column;gap:22px;padding:28px 24px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 40px #0e0e0e0d}.setup-block.svelte-1eaotym{display:flex;flex-direction:column;gap:10px}.setup-label.svelte-1eaotym{font-size:11px;font-weight:800;letter-spacing:.16em;color:#8a8a8a;text-transform:uppercase}.setup-modes.svelte-1eaotym{display:grid;grid-template-columns:1fr 1fr;gap:12px}.setup-mode.svelte-1eaotym{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:4px 10px;align-items:center;padding:14px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.setup-mode.svelte-1eaotym svg{grid-row:1 / 3;color:#6a6a6a}.setup-mode.svelte-1eaotym:hover{border-color:#0e0e0e;transform:translateY(-1px);box-shadow:0 6px 16px #0e0e0e0f}.setup-mode.active.svelte-1eaotym{border-color:#0e0e0e;background:#0e0e0e;color:#fff}.setup-mode.active.svelte-1eaotym svg{color:#ff6b35}.sm-label.svelte-1eaotym{font-family:Fraunces,serif;font-weight:800;font-size:17px;letter-spacing:-.01em}.sm-sub.svelte-1eaotym{grid-column:2;font-size:12px;line-height:1.4;color:#6a6a6a}.setup-mode.active.svelte-1eaotym .sm-sub:where(.svelte-1eaotym){color:#f5f4f2b8}.setup-mode.svelte-1eaotym:focus{outline:none}.setup-mode.svelte-1eaotym:focus-visible{outline:2px solid #ff6b35;outline-offset:3px}.setup-sizes.svelte-1eaotym{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.setup-size.svelte-1eaotym{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 10px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.setup-size.svelte-1eaotym:hover{border-color:#0e0e0e;transform:translateY(-1px)}.setup-size.active.svelte-1eaotym{border-color:#0e0e0e;background:#0e0e0e;color:#fff}.setup-size.svelte-1eaotym:focus{outline:none}.setup-size.svelte-1eaotym:focus-visible{outline:2px solid #ff6b35;outline-offset:3px}.ss-num.svelte-1eaotym{font-family:Fraunces,serif;font-weight:900;font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.ss-label.svelte-1eaotym{font-size:12px;font-weight:700;margin-top:2px}.ss-sub.svelte-1eaotym{font-size:10.5px;opacity:.7;letter-spacing:.04em}.setup-drill.svelte-1eaotym{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 10px 6px 12px;background:#ff6b351a;border:1px dashed rgba(255,107,53,.4);border-radius:999px;font-size:13px;color:#b04318}.sd-eyebrow.svelte-1eaotym{font-size:10px;font-weight:800;letter-spacing:.12em;color:#ff6b35}.sd-label.svelte-1eaotym{font-weight:700}.sd-clear.svelte-1eaotym{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;color:#b04318;cursor:pointer;border-radius:50%;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.sd-clear.svelte-1eaotym:hover{background:#ff6b352e}.setup-start.svelte-1eaotym{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border:none;background:#0e0e0e;color:#fff;border-radius:999px;font:inherit;font-weight:700;font-size:15px;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 20px #0e0e0e38;transition:transform .14s ease,background .14s ease,box-shadow .14s ease;margin-top:4px}.setup-start.svelte-1eaotym:hover{background:#1f2937;transform:translateY(-1.5px);box-shadow:0 10px 26px #0e0e0e47}.setup-start.svelte-1eaotym:focus{outline:none}.setup-start.svelte-1eaotym:focus-visible{outline:2px solid #ff6b35;outline-offset:3px}.setup-start.svelte-1eaotym:active{transform:translateY(0)}.setup-foot.svelte-1eaotym{margin:0;font-size:12.5px;color:#8a8a8a;text-align:center}.setup-foot.svelte-1eaotym strong:where(.svelte-1eaotym){color:#0e0e0e;font-weight:700}.drill-clear.svelte-1eaotym{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:3px 9px;background:#ff6b351a;border:1px dashed rgba(255,107,53,.4);border-radius:999px;font:inherit;font-size:11px;font-weight:700;letter-spacing:.04em;color:#ff6b35;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,border-color .14s ease}.drill-clear.svelte-1eaotym:hover{background:#ff6b352e;border-color:#ff6b35}.ladder.svelte-1eaotym{text-align:left;margin:0 0 22px;padding:14px 16px;background:#0e0e0e08;border-radius:14px}.ladder-eyebrow.svelte-1eaotym{font-size:10px;font-weight:800;letter-spacing:.18em;color:#8a8a8a;margin-bottom:10px}.ladder-list.svelte-1eaotym{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ladder-row.svelte-1eaotym{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;font-size:13px}.ladder-name.svelte-1eaotym{font-weight:700;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ladder-badge.svelte-1eaotym{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:999px;background:#0e0e0e0f;color:#4a4a4a}.ladder-row[data-direction=up].svelte-1eaotym .ladder-badge:where(.svelte-1eaotym){background:#16a34a1f;color:#15803d}.ladder-row[data-direction=down].svelte-1eaotym .ladder-badge:where(.svelte-1eaotym){background:#dc26261f;color:#b91c1c}.btn-primary.big.svelte-1eaotym{padding:14px 28px;font-size:15px}.btn-secondary.svelte-1eaotym{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 22px;border-radius:999px;font-weight:700;text-decoration:none;font-size:14px;cursor:pointer;background:transparent;color:#0e0e0e;border:1.5px solid #0e0e0e;transition:background .14s,color .14s;-webkit-tap-highlight-color:transparent}.btn-secondary.svelte-1eaotym:hover{background:#0e0e0e;color:#fff}.loading.svelte-1eaotym{text-align:center;padding:80px 0;color:#7a7a7a}@media(max-width:600px){.quiz.svelte-1eaotym{padding-block:20px 32px;padding-inline:16px;min-block-size:0;row-gap:16px}.body.svelte-1eaotym{justify-content:flex-start}.title-row.svelte-1eaotym{grid-template-columns:1fr;gap:12px}.setup.svelte-1eaotym{padding:22px 18px 20px;gap:18px}.setup-modes.svelte-1eaotym{grid-template-columns:1fr;gap:10px}.setup-sizes.svelte-1eaotym{gap:8px}.setup-size.svelte-1eaotym{padding:12px 6px}.ss-num.svelte-1eaotym{font-size:22px}.ss-sub.svelte-1eaotym{font-size:9.5px}.setup-start.svelte-1eaotym{padding:13px 18px;font-size:14.5px;width:100%}.stats.svelte-1eaotym{justify-content:flex-start;gap:14px}.eyebrow.svelte-1eaotym{font-size:11px;margin-bottom:4px}h1.svelte-1eaotym{font-size:22px;line-height:1.12;white-space:normal}}
