.quiz-shell.svelte-vg9166.svelte-vg9166{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 1px 3px #000f5d0d,0 8px 24px #000f5d14,0 0 0 1px #000f5d0a}@media (min-width: 640px){.quiz-shell.svelte-vg9166.svelte-vg9166{padding:2rem}}.progress-header.svelte-vg9166.svelte-vg9166{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.3rem;margin-bottom:1.25rem;font-size:.8rem;color:#666;font-weight:500}.step-label.svelte-vg9166.svelte-vg9166{color:#000f5d;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.progress-track.svelte-vg9166.svelte-vg9166{flex-basis:100%;height:6px;background:#e6e8f5;border-radius:9999px;overflow:hidden}.progress-fill.svelte-vg9166.svelte-vg9166{height:100%;background:linear-gradient(90deg,#000f5d,#0015a0);transition:width .35s cubic-bezier(.4,0,.2,1)}.quiz-step.svelte-vg9166.svelte-vg9166{display:grid;grid-template-rows:1fr auto;gap:1.25rem;min-height:clamp(260px,38vh,360px)}.step-body.svelte-vg9166.svelte-vg9166{display:grid;gap:.875rem;align-content:start}.question.svelte-vg9166.svelte-vg9166{font-size:1.35rem;font-weight:700;line-height:1.3;color:#0a0e2e;margin:0}@media (min-width: 640px){.question.svelte-vg9166.svelte-vg9166{font-size:1.55rem}}.subtext.svelte-vg9166.svelte-vg9166{font-size:.875rem;color:#777;margin:0;line-height:1.5}input[type=text].svelte-vg9166.svelte-vg9166,textarea.svelte-vg9166.svelte-vg9166{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid #E0E7F1;border-radius:8px;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease;background:#fff;font-family:inherit}input[type=text].svelte-vg9166.svelte-vg9166:focus,textarea.svelte-vg9166.svelte-vg9166:focus{outline:none;border-color:#000f5d;box-shadow:0 0 0 3px #000f5d1a}textarea.svelte-vg9166.svelte-vg9166{min-height:90px;resize:vertical;margin-top:.5rem}.options-list.svelte-vg9166.svelte-vg9166{display:flex;flex-direction:column;gap:.4rem}.options-list.svelte-vg9166 label.svelte-vg9166{display:flex;align-items:center;gap:.875rem;padding:.7rem 1rem;border:2px solid #E0E7F1;border-radius:9px;cursor:pointer;background:#fff;transition:background .15s ease,border-color .15s ease,transform .12s ease;font-size:.9rem;font-weight:500;color:#333}.options-list.svelte-vg9166 label.svelte-vg9166:hover{background:#f4f6ff;border-color:#b8c2e0;transform:translateY(-1px)}.options-list.svelte-vg9166 label.svelte-vg9166:has(input:checked){background:#eef2ff;border-color:#000f5d;box-shadow:0 0 0 2px #000f5d1f;color:#000f5d}.options-grid.svelte-vg9166.svelte-vg9166{display:grid;grid-template-columns:1fr;gap:.4rem}@media (min-width: 540px){.options-grid.svelte-vg9166.svelte-vg9166{grid-template-columns:repeat(2,minmax(0,1fr))}}.options-list.svelte-vg9166 input[type=radio].svelte-vg9166,.options-list.svelte-vg9166 input[type=checkbox].svelte-vg9166{accent-color:#000F5D;width:17px;height:17px;flex-shrink:0}.actions.svelte-vg9166.svelte-vg9166{display:flex;gap:.625rem;align-items:center;flex-wrap:wrap;margin-top:auto;padding-top:.875rem;border-top:1px solid #F0F2F8}.btn-primary.svelte-vg9166.svelte-vg9166{background:#000f5d;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .12s ease;font-family:inherit;line-height:1}.btn-primary.svelte-vg9166.svelte-vg9166:hover:not(:disabled){background:#001175;transform:translateY(-1px)}.btn-primary.svelte-vg9166.svelte-vg9166:disabled{background:#c5cce0;cursor:not-allowed;transform:none}.btn-secondary.svelte-vg9166.svelte-vg9166{background:transparent;color:#777;border:2px solid #E0E7F1;padding:.7rem 1rem;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,color .15s ease;font-family:inherit;line-height:1}.btn-secondary.svelte-vg9166.svelte-vg9166:hover:not(:disabled){border-color:#000f5d;color:#000f5d}.enter-hint.svelte-vg9166.svelte-vg9166{font-size:.75rem;color:#aaa;margin-left:auto}@media (max-width: 480px){.enter-hint.svelte-vg9166.svelte-vg9166{display:none}}.error.svelte-vg9166.svelte-vg9166{color:#bf0a30;font-size:.875rem;margin-top:.25rem;width:100%}.loading-screen.svelte-vg9166.svelte-vg9166{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center;min-height:clamp(260px,38vh,360px);padding:1rem 0}.loading-headline.svelte-vg9166.svelte-vg9166{font-size:1.4rem;font-weight:700;color:#0a0e2e;margin:0}.loading-msg-wrap.svelte-vg9166.svelte-vg9166{min-height:48px;display:flex;align-items:center;justify-content:center}.loading-msg.svelte-vg9166.svelte-vg9166{font-size:1rem;color:#444;font-weight:500;margin:0;animation:svelte-vg9166-fadeInUp .45s ease-out}@keyframes svelte-vg9166-fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loading-bar-wrap.svelte-vg9166.svelte-vg9166{width:100%;max-width:300px;display:flex;flex-direction:column;gap:.35rem}.loading-bar-track.svelte-vg9166.svelte-vg9166{height:8px;background:#e0e7f1;border-radius:9999px;overflow:hidden}.loading-bar-fill.svelte-vg9166.svelte-vg9166{height:100%;background:linear-gradient(90deg,#000f5d,#3352cc);border-radius:9999px;transition:width .5s ease-out}.loading-pct.svelte-vg9166.svelte-vg9166{font-size:.78rem;color:#999;font-weight:500;text-align:right}.fun-loader.svelte-vg9166.svelte-vg9166{display:inline-flex;gap:8px}.fun-loader.svelte-vg9166 .dot.svelte-vg9166{width:11px;height:11px;background:#000f5d;border-radius:9999px;animation:svelte-vg9166-bounce 1.4s infinite ease-in-out both}.fun-loader.svelte-vg9166 .dot.svelte-vg9166:nth-child(2){animation-delay:-.16s}.fun-loader.svelte-vg9166 .dot.svelte-vg9166:nth-child(3){animation-delay:-.32s}@keyframes svelte-vg9166-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.loading-reassurance.svelte-vg9166.svelte-vg9166{font-size:.875rem;color:#666;font-style:italic;margin:0;animation:svelte-vg9166-pulse 2.5s infinite}@keyframes svelte-vg9166-pulse{0%,to{opacity:.6}50%{opacity:1}}.quiz-page-wrap[data-astro-cid-lurgnqax]{min-height:100vh;background:#f4f6fb;display:flex;flex-direction:column}.quiz-topnav[data-astro-cid-lurgnqax]{background:#fff;border-bottom:1px solid #E5E9F4;flex-shrink:0;padding:0 1rem}.quiz-topnav-inner[data-astro-cid-lurgnqax]{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:.875rem .5rem}@media (min-width: 900px){.quiz-topnav-inner[data-astro-cid-lurgnqax]{padding:.875rem 1rem}}.quiz-logo[data-astro-cid-lurgnqax] img[data-astro-cid-lurgnqax]{height:32px;width:auto}.quiz-phone[data-astro-cid-lurgnqax]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;font-family:ui-monospace,Cascadia Code,monospace;color:#bf0a30;text-decoration:none}.quiz-phone[data-astro-cid-lurgnqax]:hover{color:#a00828}.quiz-body[data-astro-cid-lurgnqax]{display:grid;grid-template-columns:1fr;gap:0;flex:1;max-width:1100px;margin:0 auto;width:100%;padding:1.5rem 1rem 2rem;align-items:start}@media (min-width: 900px){.quiz-body[data-astro-cid-lurgnqax]{grid-template-columns:3fr 2fr;gap:2rem;padding:2rem 1.5rem 2.5rem}}.quiz-col[data-astro-cid-lurgnqax]{display:flex;flex-direction:column;gap:1rem}.quiz-eyebrow[data-astro-cid-lurgnqax]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#000f5d;opacity:.6;margin:0}.quiz-h1[data-astro-cid-lurgnqax]{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#000f5d;line-height:1.2;margin:.2rem 0}.quiz-sub[data-astro-cid-lurgnqax]{font-size:.95rem;color:#555;margin:0;line-height:1.5}.quiz-heading[data-astro-cid-lurgnqax]{padding-bottom:.25rem}.trust-panel[data-astro-cid-lurgnqax]{display:none;flex-direction:column;gap:1rem;position:sticky;top:1.5rem}@media (min-width: 900px){.trust-panel[data-astro-cid-lurgnqax]{display:flex}}.trust-card[data-astro-cid-lurgnqax]{background:#fff;border:1px solid #E5E9F4;border-radius:12px;padding:1.25rem}.trust-heading[data-astro-cid-lurgnqax]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#000f5d;opacity:.5;margin:0 0 .875rem}.trust-list[data-astro-cid-lurgnqax]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.trust-list[data-astro-cid-lurgnqax] li[data-astro-cid-lurgnqax]{display:flex;gap:.75rem;align-items:flex-start}.trust-icon[data-astro-cid-lurgnqax]{flex-shrink:0;margin-top:.15rem;width:16px;height:16px;color:#000f5d;display:flex;align-items:center;justify-content:center}.trust-icon[data-astro-cid-lurgnqax] svg[data-astro-cid-lurgnqax]{width:16px;height:16px}.trust-list[data-astro-cid-lurgnqax] strong[data-astro-cid-lurgnqax]{display:block;font-size:.875rem;font-weight:600;color:#1a1a2e;line-height:1.3}.trust-list[data-astro-cid-lurgnqax] p[data-astro-cid-lurgnqax]{font-size:.8rem;color:#666;margin:.1rem 0 0;line-height:1.4}.trust-badges[data-astro-cid-lurgnqax]{display:flex;flex-direction:column;gap:.625rem}.badge-row[data-astro-cid-lurgnqax]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#444;font-weight:500}.badge-icon[data-astro-cid-lurgnqax]{width:14px;height:14px;color:#000f5d;flex-shrink:0}.help-now[data-astro-cid-lurgnqax]{text-align:center;padding:.25rem 0}.help-label[data-astro-cid-lurgnqax]{font-size:.75rem;color:#888;margin:0 0 .375rem}.help-link[data-astro-cid-lurgnqax]{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;color:#bf0a30;text-decoration:none}.help-link[data-astro-cid-lurgnqax]:hover{text-decoration:underline}
