.quiz-shell.svelte-1rth99y{position:relative}.quiz-shell.embedded.svelte-1rth99y{padding:0}.quiz-card.svelte-1rth99y{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:32px;padding:2rem}.quiz-shell.embedded.svelte-1rth99y .quiz-card:where(.svelte-1rth99y){border:none;border-radius:0;box-shadow:none}.card-top.svelte-1rth99y{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;margin-bottom:1rem}.card-top.svelte-1rth99y h2:where(.svelte-1rth99y){font-size:clamp(1.5rem,3vw,2.15rem);letter-spacing:-.03em;color:var(--color-text);margin-bottom:.55rem}.intro-copy.svelte-1rth99y{max-width:54ch;color:var(--color-text-muted);line-height:1.6}.progress-badge.svelte-1rth99y{min-width:90px;padding:.8rem .95rem;border-radius:22px;background:#ffffffc7;border:1px solid rgba(0,0,0,.08);text-align:center}.progress-badge.svelte-1rth99y span:where(.svelte-1rth99y){display:block;font-size:1.3rem;font-weight:700;letter-spacing:-.04em;color:var(--color-text)}.progress-badge.svelte-1rth99y small:where(.svelte-1rth99y){font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.progress-track.svelte-1rth99y{width:100%;height:10px;border-radius:999px;background:#0000000f;overflow:hidden;margin-bottom:1.2rem}.progress-track.svelte-1rth99y span:where(.svelte-1rth99y){display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#007aff,#2bb4ff)}.step-grid.svelte-1rth99y{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.6rem;margin-bottom:1.5rem}.step-pill.svelte-1rth99y{display:grid;place-items:center;padding:.9rem .2rem;border-radius:16px;border:1px solid rgba(0,0,0,.08);background:#ffffffd1;color:var(--color-text-muted);font-weight:700;cursor:pointer}.step-pill.is-complete.svelte-1rth99y{color:var(--color-text);background:#007aff1f;border-color:#007aff33}.step-pill.is-current.svelte-1rth99y{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.step-pill.svelte-1rth99y:disabled{cursor:not-allowed;opacity:.45}.question-panel.svelte-1rth99y{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:28px;padding:1.5rem}.question-tag.svelte-1rth99y,.result-chip.svelte-1rth99y,.result-slug.svelte-1rth99y,.axis-label.svelte-1rth99y{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.question-header.svelte-1rth99y h3:where(.svelte-1rth99y),.result-hero.svelte-1rth99y h3:where(.svelte-1rth99y){font-size:clamp(1.35rem,2.8vw,2rem);letter-spacing:-.03em;color:var(--color-text);margin:.75rem 0 .65rem}.result-summary.svelte-1rth99y,.result-kicker.svelte-1rth99y{color:var(--color-text-muted);line-height:1.65;max-width:58ch}.question-tag.svelte-1rth99y{padding:.42rem .7rem;border-radius:999px;background:#007aff1f;color:var(--color-accent)}.answer-grid.svelte-1rth99y{display:grid;grid-template-columns:1fr;gap:.85rem;margin-top:1.35rem}.answer-card.svelte-1rth99y{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.95rem;font:inherit;color:var(--color-text);text-align:left;padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.answer-card.svelte-1rth99y:hover,.answer-card.is-selected.svelte-1rth99y{border-color:#007aff59;box-shadow:0 10px 22px #007aff14;background:#fff}.answer-letter.svelte-1rth99y{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#007aff1a;color:var(--color-accent);font-weight:700;font-size:.82rem;flex-shrink:0}.answer-card.is-selected.svelte-1rth99y .answer-letter:where(.svelte-1rth99y){background:var(--color-accent);color:#fff}.answer-text.svelte-1rth99y{display:block;color:var(--color-text);line-height:1.55;font-size:1rem;letter-spacing:-.01em;max-width:62ch}.controls.svelte-1rth99y{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.primary-btn.svelte-1rth99y,.secondary-btn.svelte-1rth99y,.ghost-btn.svelte-1rth99y{border-radius:999px;padding:.82rem 1.15rem;font-weight:700;font-size:.95rem;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.primary-btn.svelte-1rth99y{background:linear-gradient(135deg,#007aff,#1457d9);color:#fff;border:none}.secondary-btn.svelte-1rth99y{background:#fff;color:var(--color-text);border:1px solid rgba(0,0,0,.1)}.ghost-btn.svelte-1rth99y{background:transparent;color:var(--color-text-muted);border:1px dashed rgba(0,0,0,.14)}.primary-btn.svelte-1rth99y:hover,.secondary-btn.svelte-1rth99y:hover,.ghost-btn.svelte-1rth99y:hover{transform:translateY(-1px)}.primary-btn.svelte-1rth99y:disabled,.secondary-btn.svelte-1rth99y:disabled,.ghost-btn.svelte-1rth99y:disabled{opacity:.45;cursor:not-allowed;transform:none}.result-panel.svelte-1rth99y{display:grid;gap:1.2rem;--result-accent: #007aff;--result-accent-soft: rgba(0, 122, 255, .1);--result-accent-border: rgba(0, 122, 255, .16)}.result-panel.is-rpe.svelte-1rth99y{--result-accent: #007aff;--result-accent-soft: rgba(0, 122, 255, .1);--result-accent-border: rgba(0, 122, 255, .16)}.result-panel.is-rir.svelte-1rth99y{--result-accent: #22c08a;--result-accent-soft: rgba(34, 192, 138, .12);--result-accent-border: rgba(34, 192, 138, .18)}.result-hero.svelte-1rth99y{padding:1.35rem;border-radius:24px;border:1px solid rgba(0,0,0,.06);background:#fff}.result-kicker-row.svelte-1rth99y{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.result-chip.svelte-1rth99y{padding:.42rem .7rem;border-radius:999px;background:#00000012;color:var(--color-text)}.result-slug.svelte-1rth99y{padding:.42rem .7rem;border-radius:999px;background:var(--result-accent-soft);color:var(--result-accent)}.axis-grid.svelte-1rth99y{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.axis-card.svelte-1rth99y,.best-fit-panel.svelte-1rth99y,.detail-note.svelte-1rth99y,.share-panel.svelte-1rth99y{padding:1.1rem 1.15rem;border-radius:22px;border:1px solid rgba(0,0,0,.06);background:#fff}.axis-label.svelte-1rth99y{color:var(--color-text-muted);margin-bottom:.8rem}.axis-pair.svelte-1rth99y strong:where(.svelte-1rth99y){font-size:1.2rem;letter-spacing:-.03em;color:var(--color-text)}.axis-double-rail.svelte-1rth99y{display:grid;gap:.5rem;margin-bottom:.8rem}.axis-double-rail.svelte-1rth99y span:where(.svelte-1rth99y){display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#007aff,#2bb4ff)}.axis-pair.svelte-1rth99y{display:flex;justify-content:space-between;margin-bottom:.7rem}.axis-double-rail.svelte-1rth99y{grid-template-columns:1fr}.axis-double-rail.svelte-1rth99y span:where(.svelte-1rth99y):last-child{background:linear-gradient(90deg,#22c08a,#7bd2b1)}.axis-card.svelte-1rth99y p:where(.svelte-1rth99y),.share-header.svelte-1rth99y p:where(.svelte-1rth99y){color:var(--color-text-muted);line-height:1.6}.detail-heading.svelte-1rth99y h4:where(.svelte-1rth99y),.detail-note.svelte-1rth99y h4:where(.svelte-1rth99y),.share-header.svelte-1rth99y h4:where(.svelte-1rth99y){font-size:1.05rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em}.recommendation-grid.svelte-1rth99y{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.detail-heading.svelte-1rth99y{display:grid;margin-bottom:.7rem}.best-fit-panel.svelte-1rth99y{border-color:var(--result-accent-border)}.best-fit-list.svelte-1rth99y{list-style:none;counter-reset:best-fit;padding:0;margin:0;display:grid;gap:.8rem}.best-fit-list.svelte-1rth99y li:where(.svelte-1rth99y){counter-increment:best-fit;display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:.95rem 1rem;border-radius:18px;background:#f8f9fbf2;color:var(--color-text);line-height:1.55}.best-fit-list.svelte-1rth99y li:where(.svelte-1rth99y):before{content:"0" counter(best-fit);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--result-accent-soft);color:var(--result-accent);font-size:.8rem;font-weight:700}.detail-note.svelte-1rth99y{display:grid;gap:.6rem}.detail-stack.svelte-1rth99y{display:grid;gap:1rem;height:100%}.detail-note.svelte-1rth99y p:where(.svelte-1rth99y){color:var(--color-text);font-size:1.05rem;line-height:1.6}.share-panel.svelte-1rth99y{display:grid;gap:1rem}.share-header.svelte-1rth99y{display:grid;gap:.55rem}.share-result-title.svelte-1rth99y{font-size:1.2rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em}.share-link-row.svelte-1rth99y{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:#f8f9fbf2}.share-link-text.svelte-1rth99y{font-size:.95rem;color:var(--color-text-muted);word-break:break-all}.share-link-btn.svelte-1rth99y{flex-shrink:0;white-space:nowrap}.status-message.svelte-1rth99y{min-height:1.4rem;font-size:.9rem;color:var(--color-text-secondary)}@media(max-width:960px){.recommendation-grid.svelte-1rth99y{grid-template-columns:1fr}.quiz-card.svelte-1rth99y{padding:1.2rem;border-radius:26px}.card-top.svelte-1rth99y{display:grid;grid-template-columns:1fr}.card-top.svelte-1rth99y{gap:1rem}.progress-badge.svelte-1rth99y{max-width:120px}.step-grid.svelte-1rth99y{grid-template-columns:repeat(4,minmax(0,1fr))}.question-panel.svelte-1rth99y{padding:1rem;border-radius:22px}.share-link-row.svelte-1rth99y{flex-direction:column;align-items:stretch}}main.svelte-1b2esz8{width:100%;overflow-x:hidden}section.svelte-1b2esz8{padding:4rem 1.5rem;max-width:900px;margin:0 auto}.hero.svelte-1b2esz8{padding-top:4rem;padding-bottom:2rem;text-align:center}.hero-content.svelte-1b2esz8{max-width:760px;margin:0 auto}.breadcrumb.svelte-1b2esz8{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.3rem;font-size:.875rem;color:var(--color-text-muted)}.breadcrumb.svelte-1b2esz8 a:where(.svelte-1b2esz8),.info-note.svelte-1b2esz8 a:where(.svelte-1b2esz8){color:var(--color-accent)}.hero.svelte-1b2esz8 h1:where(.svelte-1b2esz8){font-size:clamp(2.2rem,6vw,4rem);font-weight:700;letter-spacing:-.04em;margin-bottom:1rem;color:var(--color-text)}.subtitle.svelte-1b2esz8{font-size:1.12rem;line-height:1.7;color:var(--color-text-muted)}.subtitle.svelte-1b2esz8 strong:where(.svelte-1b2esz8){color:var(--color-text)}.tool-section.svelte-1b2esz8{padding-top:0}.info.svelte-1b2esz8{padding-top:2.5rem}.info-content.svelte-1b2esz8{text-align:center}.info-content.svelte-1b2esz8 h2:where(.svelte-1b2esz8){font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.04em;color:var(--color-text);margin-bottom:1rem}.info-grid.svelte-1b2esz8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.6rem}.info-card.svelte-1b2esz8{padding:1.4rem;border-radius:24px;border:1px solid var(--color-border);background:var(--color-bg-subtle);text-align:left}.info-card.svelte-1b2esz8 h3:where(.svelte-1b2esz8){font-size:1.1rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.6rem;color:var(--color-text)}.info-card.svelte-1b2esz8 p:where(.svelte-1b2esz8),.info-note.svelte-1b2esz8{line-height:1.65;color:var(--color-text-muted)}.info-note.svelte-1b2esz8{margin-top:1.2rem}.cta.svelte-1b2esz8{text-align:center;margin-top:2rem}.cta.svelte-1b2esz8 h2:where(.svelte-1b2esz8){font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.cta.svelte-1b2esz8 p:where(.svelte-1b2esz8){font-size:1.125rem;color:var(--color-text-muted);margin-bottom:2rem}.app-store-badge.svelte-1b2esz8{display:inline-block;transition:transform .3s}.app-store-badge.svelte-1b2esz8:hover{transform:scale(1.05)}.app-store-badge.svelte-1b2esz8 img:where(.svelte-1b2esz8){height:54px}@media(max-width:760px){.info-grid.svelte-1b2esz8{grid-template-columns:1fr}}@media(max-width:640px){section.svelte-1b2esz8{padding:3.25rem 1rem}.hero.svelte-1b2esz8{padding-top:3.5rem}}
