.hero.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;min-height:85vh;padding:var(--space-section) 1.5rem;background:var(--bg)}.hero-inner.svelte-1q37ri0{width:100%;max-width:42rem;text-align:center}.headline.svelte-1q37ri0{font-family:var(--font-heading);font-weight:700;font-size:clamp(3.7rem,9vw,4rem);line-height:1.15;color:var(--text);margin:0 0 .5em;letter-spacing:-.02em}.headline-light.svelte-1q37ri0{font-weight:500;color:var(--accent-highlight);font-style:italic}.subheadline.svelte-1q37ri0{font-family:var(--font-body);font-size:clamp(1.2rem,2.5vw,1.375rem);line-height:1.4;color:var(--text-muted);max-width:42rem;margin:0 auto .4em}.supporting.svelte-1q37ri0{font-size:clamp(.7rem,1.4vw,.875rem);line-height:1.5;color:var(--text-muted);opacity:.9;margin:0 0 1.5em}.cta-bar.svelte-1q37ri0{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:36rem;margin:0 auto;padding:0 .35rem 0 1.25rem;background:var(--cta-dark);color:#fff;text-decoration:none;border-radius:12px;min-height:4rem;transition:background .2s;box-shadow:0 2px 8px #00000014}.cta-bar.svelte-1q37ri0:hover{background:var(--cta-dark-hover)}.cta-bar-icon.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;opacity:.9}.cta-bar-text.svelte-1q37ri0{flex:1;text-align:left;font-size:clamp(.95rem,2vw,1.1rem);font-family:var(--font-body)}.cta-bar-btn.svelte-1q37ri0{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;background:#00000040;font-weight:600;font-size:clamp(.95rem,2vw,1.1rem);border-radius:8px}.cta-bar.svelte-1q37ri0:hover .cta-bar-btn:where(.svelte-1q37ri0){background:#00000059}.reframe-section.svelte-1ozbt92{padding:var(--space-block) 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.reframe-inner.svelte-1ozbt92{max-width:36rem;margin:0 auto;text-align:center}.reframe-title.svelte-1ozbt92{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.5rem,6vw,3rem);line-height:1.1;letter-spacing:-.02em;color:var(--text);margin:0 0 1rem}.reframe-body.svelte-1ozbt92{display:flex;flex-direction:column;gap:.75rem}.reframe-body.svelte-1ozbt92 p:where(.svelte-1ozbt92){font-size:1.2rem;line-height:1.55;color:var(--text-muted);margin:0}.reframe-body.svelte-1ozbt92 p:where(.svelte-1ozbt92):first-child{color:var(--text)}.reframe-body.svelte-1ozbt92 p:where(.svelte-1ozbt92):nth-child(2){color:var(--accent-highlight);font-weight:600}.section-title.svelte-1kuar01{text-align:center;max-width:42rem;margin:0 auto var(--space-block)}.title.svelte-1kuar01{font-family:var(--font-heading);font-weight:700;font-size:clamp(3.5rem,8vw,5rem);line-height:1.15;letter-spacing:-.03em;color:var(--text);margin:0 0 .5em}.subtitle.svelte-1kuar01{font-size:clamp(1.2rem,2.5vw,1.5rem);color:var(--text-muted);line-height:1.5;margin:0}.section.svelte-5nkejx{padding:var(--space-section) 1.5rem}.container.svelte-5nkejx{max-width:var(--container);margin:0 auto}.card-grid.svelte-5nkejx{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:stretch}@media(max-width:1000px){.card-grid.svelte-5nkejx{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.card-grid.svelte-5nkejx{grid-template-columns:1fr}}.card.svelte-5nkejx{display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s}.card.svelte-5nkejx:hover{border-color:var(--accent-soft);transform:translateY(-2px)}.card-icon.svelte-5nkejx{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1rem;color:var(--accent-highlight)}.card-title.svelte-5nkejx{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--text);margin:0 0 .5rem;line-height:1.3}.card-text.svelte-5nkejx{flex:1;font-size:.9375rem;line-height:1.55;color:var(--text-muted);margin:0;min-height:0}.section.svelte-1trruvy{padding:var(--space-section) 1.5rem}.container.svelte-1trruvy{max-width:36rem;margin:0 auto}.title.svelte-1trruvy{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.5rem,6vw,3rem);letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem;text-align:center}.title-highlight.svelte-1trruvy{font-weight:500;color:var(--accent-highlight);font-style:italic}.content.svelte-1trruvy{padding:1.5rem 1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:1.15rem;line-height:1.6;color:var(--text-muted)}.bullets.svelte-1trruvy{margin:0 0 1.25rem;padding-left:1.25rem;list-style:none}.bullets.svelte-1trruvy li:where(.svelte-1trruvy){position:relative;margin-bottom:.5rem}.bullets.svelte-1trruvy li:where(.svelte-1trruvy):before{content:"—";position:absolute;left:-1.25rem;color:var(--accent-highlight);font-weight:400}.closing.svelte-1trruvy{margin:0;padding-top:1rem;border-top:1px solid var(--border);font-size:1.15rem;color:var(--text)}.section.svelte-1swqgmf{padding:var(--space-section) 1.5rem}.container.svelte-1swqgmf{max-width:var(--container);margin:0 auto}.two-col.svelte-1swqgmf{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-block);align-items:stretch}@media(max-width:768px){.two-col.svelte-1swqgmf{grid-template-columns:1fr}}.card.svelte-1swqgmf{display:flex;flex-direction:column;padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.card-solution.svelte-1swqgmf{border-color:var(--accent-soft);background:linear-gradient(135deg,var(--bg-card) 0%,var(--accent-faint) 100%)}.card-title.svelte-1swqgmf{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.1rem,2vw,1.35rem);color:var(--text);margin:0 0 1rem}.card-title-highlight.svelte-1swqgmf{font-weight:500;color:var(--accent-highlight);font-style:italic}.list.svelte-1swqgmf{flex:1;margin:0;padding-left:1.25rem;color:var(--text-muted);line-height:1.7;min-height:0}.list.svelte-1swqgmf li:where(.svelte-1swqgmf){margin-bottom:.5rem}.reframe.svelte-1swqgmf{font-size:1.05rem;color:var(--text);line-height:1.6;margin:0 0 1rem}.reframe.svelte-1swqgmf strong:where(.svelte-1swqgmf){color:var(--accent-highlight);font-weight:600}.outcome.svelte-1swqgmf{flex:1;color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6;min-height:0}.btn.svelte-18sv61c{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-body);font-weight:600;font-size:1rem;text-decoration:none;border:none;border-radius:var(--radius);cursor:pointer;transition:background .2s,color .2s,transform .15s,box-shadow .2s}.btn-primary.svelte-18sv61c{background:var(--cta-dark);color:#fff}.btn-primary.svelte-18sv61c:hover{background:var(--cta-dark-hover);transform:translateY(-1px)}.btn-secondary.svelte-18sv61c{background:var(--bg-card);color:var(--text);border:1px solid var(--border)}.btn-secondary.svelte-18sv61c:hover{background:var(--bg-elevated);border-color:var(--text-muted);transform:translateY(-1px)}button.svelte-18sv61c:disabled{opacity:.6;cursor:not-allowed;transform:none}button.svelte-18sv61c:disabled:hover{transform:none;box-shadow:none}.cta-strip.svelte-r1iiwh{padding:var(--space-block) 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cta-strip-inner.svelte-r1iiwh{max-width:36rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-strip-title.svelte-r1iiwh{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.25;color:var(--text);margin:0}.cta-strip-subtitle.svelte-r1iiwh{font-size:1rem;color:var(--text-muted);line-height:1.5;margin:0}.cta-strip-btn.svelte-r1iiwh{margin-top:.25rem}.section.svelte-1e6pjgp{padding:var(--space-section) 1.5rem}.container.svelte-1e6pjgp{max-width:var(--container);margin:0 auto}.steps.svelte-1e6pjgp{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:stretch}@media(max-width:1000px){.steps.svelte-1e6pjgp{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.steps.svelte-1e6pjgp{grid-template-columns:1fr}}.step.svelte-1e6pjgp{display:flex;flex-direction:column;position:relative;padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s}.step.svelte-1e6pjgp:hover{border-color:var(--accent-soft);transform:translateY(-2px)}.step-num.svelte-1e6pjgp{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--accent);color:var(--bg);font-family:var(--font-heading);font-weight:800;font-size:1rem;border-radius:50%;margin-bottom:1rem}.step-title.svelte-1e6pjgp{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;color:var(--text);margin:0 0 .5rem}.step-desc.svelte-1e6pjgp{color:var(--text-muted);font-size:.9375rem;line-height:1.55;margin:0 0 .5rem}.step-desc.svelte-1e6pjgp:last-child{margin-bottom:0}.step-desc.svelte-1e6pjgp:last-of-type{flex:1;min-height:0}.section.svelte-d61xck{padding:var(--space-section) 1.5rem}.container.svelte-d61xck{max-width:var(--container);margin:0 auto}.card-grid.svelte-d61xck{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-block);align-items:stretch}@media(max-width:900px){.card-grid.svelte-d61xck{grid-template-columns:1fr}}.card.svelte-d61xck{display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s}.card.svelte-d61xck:hover{border-color:var(--accent-soft)}.card-icon.svelte-d61xck{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.75rem;color:var(--accent-highlight)}.card-icon.svelte-d61xck svg:where(.svelte-d61xck){flex-shrink:0}.card-title.svelte-d61xck{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text);margin:0 0 .25rem}.who-label.svelte-d61xck{font-size:.8rem;color:var(--text-muted);margin:0 0 .75rem;line-height:1.4}.scenario.svelte-d61xck{font-size:.95rem;color:var(--text);line-height:1.4;margin:0 0 1rem}.bullets-heading.svelte-d61xck{font-size:.85rem;font-weight:600;color:var(--text);margin:0 0 .35rem}.bullets.svelte-d61xck{margin:0 0 1rem;padding-left:1.25rem;font-size:.95rem;color:var(--text-muted);line-height:1.4}.bullets.svelte-d61xck li:where(.svelte-d61xck){margin-bottom:.35rem}.bullets.svelte-d61xck li:where(.svelte-d61xck):last-child{margin-bottom:0}.outcome.svelte-d61xck{margin:auto 0 0;font-size:.95rem;font-weight:700;color:var(--text);line-height:1.4;padding-top:.5rem;border-top:1px solid var(--border)}.section.svelte-rnxfv3{padding:var(--space-section) 1.5rem}.container.svelte-rnxfv3{max-width:var(--container);margin:0 auto}.flow.svelte-rnxfv3{display:flex;flex-direction:row;align-items:stretch;gap:0;flex-wrap:nowrap}@media(max-width:900px){.flow.svelte-rnxfv3{flex-direction:column;align-items:center;gap:0}}.step.svelte-rnxfv3{display:flex;flex-direction:column;flex:1;min-width:0;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s}@media(max-width:900px){.step.svelte-rnxfv3{width:100%;max-width:28rem}}.step.svelte-rnxfv3:hover{border-color:var(--accent-soft)}.connector.svelte-rnxfv3{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 .5rem;color:var(--text-muted);opacity:.6}@media(max-width:900px){.connector.svelte-rnxfv3{padding:.5rem 0}}.arrow-desktop.svelte-rnxfv3{display:block}.arrow-mobile.svelte-rnxfv3{display:none}@media(max-width:900px){.arrow-desktop.svelte-rnxfv3{display:none}.arrow-mobile.svelte-rnxfv3{display:block}}.step-num.svelte-rnxfv3{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--accent);color:var(--bg);font-family:var(--font-heading);font-weight:800;font-size:.9rem;border-radius:50%;margin-bottom:.75rem}.step-icon.svelte-rnxfv3{color:var(--accent-highlight);margin-bottom:.5rem}.step-icon.svelte-rnxfv3 svg:where(.svelte-rnxfv3){display:block}.step-headline.svelte-rnxfv3{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text);margin:0 0 .5rem}.step-copy.svelte-rnxfv3{font-size:.95rem;color:var(--text);line-height:1.4;margin:0 0 .5rem}.token-underline.svelte-rnxfv3{text-decoration:underline}.step-bottom.svelte-rnxfv3{font-size:.9rem;color:var(--accent-highlight);font-weight:500;line-height:1.4;margin:auto 0 0;padding-top:.5rem;padding-left:.75rem;border-left:3px solid var(--accent-soft)}.footnote.svelte-rnxfv3{margin-top:var(--space-block);padding-top:var(--space-block);border-top:1px solid var(--border);max-width:36rem;margin-left:auto;margin-right:auto}.footnote-title.svelte-rnxfv3{font-family:var(--font-heading);font-weight:600;font-size:.9rem;color:var(--text-muted);margin:0 0 .5rem}.footnote-copy.svelte-rnxfv3{font-size:.875rem;color:var(--text-muted);line-height:1.5;margin:0}.section.svelte-3vkssy{padding:var(--space-section) 1.5rem}.container.svelte-3vkssy{max-width:var(--container);margin:0 auto}.no-list.svelte-3vkssy{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;margin-bottom:var(--space-block)}.no-item.svelte-3vkssy{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem;color:var(--text);font-weight:500}.icon-check.svelte-3vkssy{flex-shrink:0;color:var(--accent)}.benefits.svelte-3vkssy{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-block)}@media(max-width:1000px){.benefits.svelte-3vkssy{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.benefits.svelte-3vkssy{grid-template-columns:1fr}}.benefit-card.svelte-3vkssy{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s}.benefit-card.svelte-3vkssy:hover{border-color:var(--accent-soft)}.benefit-title.svelte-3vkssy{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text);margin:0 0 .5rem}.benefit-desc.svelte-3vkssy{color:var(--text-muted);font-size:.95rem;line-height:1.4;margin:0}.section.svelte-yxlddl{padding:var(--space-section) 1.5rem}.container.svelte-yxlddl{max-width:var(--container);margin:0 auto}.cards.svelte-yxlddl{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-block)}@media(max-width:900px){.cards.svelte-yxlddl{grid-template-columns:1fr}}.card.svelte-yxlddl{padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s}.card.svelte-yxlddl:hover{border-color:var(--accent-soft);transform:translateY(-2px)}.card-header.svelte-yxlddl{margin-bottom:1rem}.card-title.svelte-yxlddl{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,3vw,2.25rem);color:var(--text);margin:0 0 .25rem}.card-subtitle.svelte-yxlddl{font-size:.9rem;color:var(--accent);font-weight:500}.who.svelte-yxlddl,.why.svelte-yxlddl{font-size:1rem;color:var(--text-muted);line-height:1.6;margin:0 0 .5rem}.who.svelte-yxlddl strong:where(.svelte-yxlddl),.why.svelte-yxlddl strong:where(.svelte-yxlddl){color:var(--text);font-weight:600}.mental-model.svelte-yxlddl{margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--border);font-size:.9375rem;color:var(--accent);font-style:italic;line-height:1.5}.section.svelte-3l5kzd{padding:var(--space-section) 1.5rem}.container.svelte-3l5kzd{max-width:var(--container);margin:0 auto}.pillar-grid.svelte-3l5kzd{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.pillar.svelte-3l5kzd{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s}.pillar.svelte-3l5kzd:hover{border-color:var(--accent-soft)}.pillar-name.svelte-3l5kzd{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--accent)}.pillar-desc.svelte-3l5kzd{font-size:.95rem;color:var(--text-muted);line-height:1.4}.section.svelte-1t8i6y4{padding:var(--space-section) 1.5rem}.container.svelte-1t8i6y4{max-width:40rem;margin:0 auto}.faq-list.svelte-1t8i6y4{margin:0;display:flex;flex-direction:column;gap:0}.faq-item.svelte-1t8i6y4{margin:0;padding:1.25rem 0;border-bottom:1px solid var(--border)}.faq-item.svelte-1t8i6y4:last-child{border-bottom:none;padding-bottom:0}.faq-q.svelte-1t8i6y4{font-family:var(--font-heading);font-weight:600;font-size:clamp(1.25rem,2.5vw,1.75rem);color:var(--text);margin:0 0 .5rem}.faq-a.svelte-1t8i6y4{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin:0}.section.svelte-2p4o6o{padding:var(--space-section) 1.5rem}.container.svelte-2p4o6o{max-width:var(--container);margin:0 auto}.timeline.svelte-2p4o6o{display:flex;flex-direction:column;gap:1.5rem}.card.svelte-2p4o6o{padding:1.5rem 1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s}.card.svelte-2p4o6o:hover{border-color:var(--accent-soft)}.card-header.svelte-2p4o6o{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1rem;margin-bottom:.75rem}.version-label.svelte-2p4o6o{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text);margin:0}.badge.svelte-2p4o6o{display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:var(--radius);letter-spacing:.02em}.badge-ready.svelte-2p4o6o{background:var(--accent-highlight-soft);color:var(--accent-highlight)}.badge-dev.svelte-2p4o6o{background:#ca8a0426;color:#a16207}[data-theme=dark] .badge-dev.svelte-2p4o6o{background:#ca8a0433;color:#facc15}.badge-planned.svelte-2p4o6o{background:#3b82f626;color:#2563eb}[data-theme=dark] .badge-planned.svelte-2p4o6o{background:#3b82f633;color:#93c5fd}.badge-exploratory.svelte-2p4o6o{background:var(--accent-faint);color:var(--text-muted)}.card-copy.svelte-2p4o6o{font-size:.95rem;color:var(--text);line-height:1.5;margin:0 0 1rem}.bullets.svelte-2p4o6o{margin:0 0 .75rem;padding-left:1.25rem;font-size:.9rem;color:var(--text-muted);line-height:1.5}.bullets.svelte-2p4o6o li:where(.svelte-2p4o6o){margin-bottom:.25rem}.bullets.svelte-2p4o6o li:where(.svelte-2p4o6o):last-child{margin-bottom:0}.subline.svelte-2p4o6o{font-size:.85rem;color:var(--text-muted);line-height:1.4;margin:0}.disclaimer.svelte-2p4o6o{font-size:.85rem;color:var(--text-muted);font-style:italic;line-height:1.4;margin:0;padding-left:.75rem;border-left:3px solid var(--border)}.closing-line.svelte-2p4o6o{margin:var(--space-block) 0 0;padding-top:var(--space-block);border-top:1px solid var(--border);text-align:center;font-size:.95rem;color:var(--text-muted);line-height:1.5;max-width:36rem;margin-left:auto;margin-right:auto}.cta-section.svelte-xratia{padding:var(--space-section) 1.5rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.cta-inner.svelte-xratia{max-width:32rem;margin:0 auto;text-align:center}.cta-headline.svelte-xratia{font-family:var(--font-heading);font-weight:800;font-size:clamp(3rem,8vw,4.5rem);line-height:1.2;letter-spacing:-.03em;color:var(--text);margin:0 0 .75rem}.cta-subheadline.svelte-xratia{font-size:1.35rem;color:var(--text-muted);line-height:1.5;margin:0 0 1.75rem}.cta-actions.svelte-xratia{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-actions.svelte-xratia a.cta-btn{font-size:1.05rem;padding:1rem 1.75rem;background:var(--cta-dark);color:#fff}.cta-actions.svelte-xratia a.cta-btn:hover{background:var(--cta-dark-hover)}.cta-helper.svelte-xratia{font-size:1.15rem;color:var(--text-muted);margin:0}.section.svelte-r2xnp1{padding:var(--space-section) 1.5rem}.container.svelte-r2xnp1{max-width:32rem;margin:0 auto}.form.svelte-r2xnp1{display:flex;flex-direction:column;gap:.75rem}.form-row.svelte-r2xnp1{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch}.form-row.svelte-r2xnp1 input:where(.svelte-r2xnp1),.form-row.svelte-r2xnp1 select:where(.svelte-r2xnp1){flex:1 1 200px;min-width:0;padding:.875rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);font-size:1rem;transition:border-color .2s}.form-row.svelte-r2xnp1 input:where(.svelte-r2xnp1)::placeholder{color:var(--text-muted)}.form-row.svelte-r2xnp1 input:where(.svelte-r2xnp1):focus,.form-row.svelte-r2xnp1 select:where(.svelte-r2xnp1):focus{border-color:var(--accent);outline:none}.form-row.svelte-r2xnp1 select:where(.svelte-r2xnp1){cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.25rem;max-width:180px}[data-theme=dark] .form-row.svelte-r2xnp1 select:where(.svelte-r2xnp1){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23e5e5e5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.form-error.svelte-r2xnp1{margin:0;font-size:.9375rem;color:#f87171}.success-message.svelte-r2xnp1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;text-align:center;background:var(--bg-card);border:1px solid var(--accent-soft);border-radius:var(--radius-lg)}.success-icon.svelte-r2xnp1{color:var(--accent);flex-shrink:0}.success-message.svelte-r2xnp1 p:where(.svelte-r2xnp1){margin:0;color:var(--text);font-size:1.05rem}.visually-hidden.svelte-r2xnp1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer.svelte-jz8lnl{padding:var(--space-section) 1.5rem 2rem;background:var(--bg-elevated);border-top:1px solid var(--border)}.container.svelte-jz8lnl{max-width:var(--container);margin:0 auto}.brand.svelte-jz8lnl{margin-bottom:.75rem}.logo.svelte-jz8lnl{display:inline-flex;align-items:center;gap:.5rem}.logo-mark.svelte-jz8lnl{display:inline-flex;align-items:center;justify-content:center;color:var(--accent-highlight)}.logo-mark.svelte-jz8lnl svg:where(.svelte-jz8lnl){display:block}.logo-text.svelte-jz8lnl{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;color:var(--text)}.statement.svelte-jz8lnl{max-width:48ch;font-size:.9rem;line-height:1.6;color:var(--text-muted);margin:0 0 1.25rem}.links.svelte-jz8lnl{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:1.25rem}.link.svelte-jz8lnl{font-size:.9rem;color:var(--accent);text-decoration:none;transition:color .2s}.link.svelte-jz8lnl:hover{color:var(--accent-hover)}.copy.svelte-jz8lnl{font-size:.875rem;color:var(--text-muted);margin:0;opacity:.8}
