.loading-ring[data-astro-cid-vlkuu565]{position:relative;width:var(--ring-size);height:var(--ring-size);display:inline-flex;flex-shrink:0}.loading-ring[data-astro-cid-vlkuu565] svg[data-astro-cid-vlkuu565]{width:100%;height:100%;transform:rotate(-90deg)}.ring-track[data-astro-cid-vlkuu565]{fill:none;stroke:var(--ring-track);stroke-width:var(--ring-stroke)}.ring-arc[data-astro-cid-vlkuu565]{fill:none;stroke:var(--ring-color);stroke-width:var(--ring-stroke);stroke-linecap:round}.ring-center[data-astro-cid-vlkuu565]{position:absolute;inset:0;display:grid;place-items:center;color:var(--ring-color)}.ring-text[data-astro-cid-vlkuu565]{display:inline-flex;align-items:baseline;gap:2px;line-height:1}.ring-percent[data-astro-cid-vlkuu565]{font-family:var(--font-num);font-size:calc(var(--ring-size) * .22);font-weight:700;letter-spacing:-.025em;line-height:1;font-variant-numeric:tabular-nums}.ring-sign[data-astro-cid-vlkuu565]{font-family:var(--font-num);font-size:calc(var(--ring-size) * .11);font-weight:600;line-height:1;letter-spacing:0;opacity:.55}.overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--blue-50) 0%,#fff 100%);transition:opacity .4s ease;padding:24px}.overlay[hidden]{display:none}.overlay.fading-out{opacity:0;pointer-events:none}.overlay-inner{max-width:480px;width:100%;text-align:center}.overlay-title{font-size:22px;font-weight:700;line-height:1.5;color:var(--ink-900);letter-spacing:.01em;min-height:3em}.overlay-note{font-size:13px;color:var(--ink-500);margin:28px 0 0;line-height:1.85}.progress-ring[data-astro-cid-aeufdb4r]{margin:0 auto 36px;display:inline-flex}.gate-inner[data-astro-cid-vfhdh3fn]{max-width:480px}.gate-eyebrow[data-astro-cid-vfhdh3fn]{font-size:15px;font-weight:700;letter-spacing:.08em;color:var(--blue-700);margin-bottom:16px}.gate-headline[data-astro-cid-vfhdh3fn]{font-size:28px;font-weight:700;color:var(--ink-900);line-height:1.5;margin:0 0 20px;letter-spacing:.01em}@media(max-width:767px){.gate-headline[data-astro-cid-vfhdh3fn]{font-size:22px}}.gate-subtext[data-astro-cid-vfhdh3fn]{font-size:14px;color:var(--ink-700);line-height:1.85;margin:0 0 24px}.gate-google[data-astro-cid-vfhdh3fn]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:13px 18px;background:#fff;border:1.5px solid var(--ink-200);border-radius:10px;color:var(--ink-900);font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease,opacity .15s ease}.gate-google[data-astro-cid-vfhdh3fn]:hover:not(:disabled){border-color:var(--ink-300);background:var(--ink-50)}.gate-google[data-astro-cid-vfhdh3fn]:active:not(:disabled){transform:translateY(1px)}.gate-google[data-astro-cid-vfhdh3fn]:disabled{opacity:.55;cursor:not-allowed}.gate-google[data-astro-cid-vfhdh3fn]:focus-visible{outline:2px solid var(--blue-700);outline-offset:3px}.gate-or[data-astro-cid-vfhdh3fn]{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--ink-400);font-size:11.5px;font-weight:600;letter-spacing:.06em}.gate-or[data-astro-cid-vfhdh3fn]:before,.gate-or[data-astro-cid-vfhdh3fn]:after{content:"";flex:1;height:1px;background:var(--ink-100)}.gate-form[data-astro-cid-vfhdh3fn]{display:flex;flex-direction:column;gap:16px}.gate-label[data-astro-cid-vfhdh3fn]{display:block;text-align:left}.gate-label-text[data-astro-cid-vfhdh3fn]{display:block;font-size:12px;font-weight:700;color:var(--ink-700);margin-bottom:8px;letter-spacing:.04em}.gate-input[data-astro-cid-vfhdh3fn]{width:100%;padding:14px 16px;border:1.5px solid var(--ink-200);border-radius:10px;font-size:15px;background:#fff;color:var(--ink-900);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.gate-input[data-astro-cid-vfhdh3fn]:focus{outline:none;border-color:var(--blue-700);box-shadow:0 0 0 3px #0e6df82e}.gate-error[data-astro-cid-vfhdh3fn]{margin:0;font-size:13px;color:#c0392b;text-align:left}.gate-optin[data-astro-cid-vfhdh3fn]{display:flex;align-items:flex-start;gap:10px;margin:0;padding:10px 12px;border:1px solid var(--ink-100);border-radius:8px;background:var(--ink-50, #f8fafc);cursor:pointer;user-select:none;text-align:left}.gate-optin-input[data-astro-cid-vfhdh3fn]{margin:2px 0 0;width:16px;height:16px;accent-color:#0e6df8;cursor:pointer;flex-shrink:0}.gate-optin-text[data-astro-cid-vfhdh3fn]{font-size:12.5px;line-height:1.6;color:var(--ink-700)}.gate-submit[data-astro-cid-vfhdh3fn]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;background:#0e6df8;color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;border:none;border-radius:10px;cursor:pointer;transition:background .15s ease,opacity .15s ease;font-family:inherit}.gate-submit[data-astro-cid-vfhdh3fn]:hover:not(:disabled){background:#0a5fd8}.gate-submit[data-astro-cid-vfhdh3fn]:disabled{opacity:.6;cursor:not-allowed}.gate-submit[data-astro-cid-vfhdh3fn]:focus-visible{outline:3px solid rgba(14,109,248,.4);outline-offset:3px}.gate-fineprint[data-astro-cid-vfhdh3fn]{font-size:11px;color:var(--ink-500);margin:20px 0 0;line-height:1.7}.gate-fineprint[data-astro-cid-vfhdh3fn] a[data-astro-cid-vfhdh3fn]{color:var(--blue-700);text-decoration:underline}body.quiz-body{background:linear-gradient(180deg,var(--blue-50),#fff);min-height:100vh}.quiz[data-astro-cid-wytgmydz]{max-width:720px;margin:0 auto;padding:56px 24px 100px}.progress-wrap[data-astro-cid-wytgmydz]{margin-bottom:56px}.progress-remaining[data-astro-cid-wytgmydz]{font-size:28px;font-weight:700;color:var(--blue-700);margin-bottom:18px;letter-spacing:-.005em;line-height:1;display:inline-flex;align-items:baseline;gap:6px}.remaining-n[data-astro-cid-wytgmydz]{font-size:56px;font-weight:800;line-height:1;letter-spacing:-.02em}.progress-bar[data-astro-cid-wytgmydz]{height:4px;background:#0f172a14;border-radius:2px;overflow:hidden}.progress-fill[data-astro-cid-wytgmydz]{height:100%;background:linear-gradient(90deg,var(--blue-600),var(--blue-700));border-radius:2px;transition:width .4s cubic-bezier(.32,.72,0,1)}.q-text[data-astro-cid-wytgmydz]{min-height:3.1em;font-size:32px;font-weight:700;line-height:1.55;letter-spacing:.005em;color:var(--ink-900);margin:0 0 40px}.options[data-astro-cid-wytgmydz]{display:flex;flex-direction:column;gap:12px}.option[data-astro-cid-wytgmydz]{min-height:64px;padding:16px 22px;border:1.5px solid var(--ink-200);background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:14px;display:flex;align-items:center;gap:14px;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;font-family:inherit;width:100%}@media(hover:hover){.option[data-astro-cid-wytgmydz]:hover{border-color:var(--blue-500);background:#eff6ffeb;transform:translateY(-1px);box-shadow:0 8px 22px #0e6df814}}.option[data-astro-cid-wytgmydz][aria-checked=true]{border-color:var(--blue-700);background:var(--blue-50)}.option-letter[data-astro-cid-wytgmydz]{width:32px;height:32px;border-radius:8px;background:var(--ink-100);color:var(--ink-500);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;transition:background .15s ease,color .15s ease}.option[data-astro-cid-wytgmydz][aria-checked=true] .option-letter[data-astro-cid-wytgmydz]{background:var(--blue-700);color:#fff}.option-text[data-astro-cid-wytgmydz]{flex:1;font-size:15.5px;font-weight:500;color:var(--ink-700);line-height:1.55}.option[data-astro-cid-wytgmydz][aria-checked=true] .option-text[data-astro-cid-wytgmydz]{color:var(--blue-800)}@media(max-width:767px){.quiz[data-astro-cid-wytgmydz]{padding:32px 16px 80px}.progress-wrap[data-astro-cid-wytgmydz]{margin-bottom:36px}.progress-remaining[data-astro-cid-wytgmydz]{font-size:22px;margin-bottom:14px}.remaining-n[data-astro-cid-wytgmydz]{font-size:44px}.q-text[data-astro-cid-wytgmydz]{font-size:22px;line-height:1.5;margin-bottom:28px;min-height:4.5em}.option[data-astro-cid-wytgmydz]{min-height:56px;padding:14px 18px;gap:12px;border-radius:12px}.option-letter[data-astro-cid-wytgmydz]{width:28px;height:28px;font-size:12px}.option-text[data-astro-cid-wytgmydz]{font-size:14.5px}}
