.wireframes.svelte-1i0hi5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4, 16px);align-items:end}.device-card.svelte-1i0hi5{display:grid;gap:var(--space-2, 8px)}.device-card.svelte-1i0hi5 figcaption:where(.svelte-1i0hi5){font-size:var(--text-sm, 13px);font-weight:600;color:var(--c-text-secondary, #6C6C70);text-align:center}.device-shell.svelte-1i0hi5{position:relative;display:grid;gap:var(--space-3, 12px);padding:18px 14px;border-radius:36px;border:1px solid var(--c-border, rgba(17, 17, 17, .1));background:var(--c-surface, #fff);box-shadow:0 16px 32px color-mix(in srgb,var(--c-text, #111) 10%,transparent)}.device-top.svelte-1i0hi5{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:24px;background:var(--c-brand, #23003D);color:#fff}.device-brand.svelte-1i0hi5{display:grid;gap:2px}.device-brand.svelte-1i0hi5 strong:where(.svelte-1i0hi5){font-size:18px;line-height:1}.device-brand.svelte-1i0hi5 span:where(.svelte-1i0hi5){font-size:12px;color:#ffffffbd}.device-avatar.svelte-1i0hi5{width:38px;height:38px;border-radius:14px;background:#ffffff29}.device-map.svelte-1i0hi5{position:relative;display:grid;place-items:center;min-height:168px;border-radius:28px;background:color-mix(in srgb,var(--c-brand, #23003D) 8%,var(--c-surface, #fff));border:1px solid var(--c-border, rgba(17, 17, 17, .1))}.device-map-core.svelte-1i0hi5{width:132px;height:132px;border-radius:999px;background:color-mix(in srgb,var(--c-brand, #23003D) 14%,transparent);border:1px solid color-mix(in srgb,var(--c-brand, #23003D) 24%,transparent)}.device-pin.svelte-1i0hi5{position:absolute;width:14px;height:14px;border-radius:999px;background:color-mix(in srgb,var(--c-brand, #23003D) 35%,transparent)}.device-pin--main.svelte-1i0hi5{top:56px;left:118px;background:var(--c-brand, #23003D)}.device-pin--alt.svelte-1i0hi5{right:108px;bottom:54px}.device-pin--muted.svelte-1i0hi5{right:136px;top:62px;background:color-mix(in srgb,var(--c-brand, #23003D) 20%,transparent)}.device-chips.svelte-1i0hi5{display:flex;gap:var(--space-2, 8px);overflow:hidden}.device-chips.svelte-1i0hi5 span:where(.svelte-1i0hi5){padding:6px 10px;border-radius:999px;background:var(--c-surface-container, #f4f1fb);border:1px solid var(--c-border, rgba(17, 17, 17, .1));color:var(--c-text-secondary, #6c6c70);font-size:12px;font-weight:600;white-space:nowrap}.device-chips.svelte-1i0hi5 span.active:where(.svelte-1i0hi5){background:var(--c-brand, #23003D);border-color:var(--c-brand, #23003D);color:#fff}.device-events.svelte-1i0hi5{display:grid;gap:var(--space-3, 12px)}.device-event.svelte-1i0hi5{display:grid;gap:var(--space-2, 8px);padding:14px;border-radius:24px;background:var(--c-surface, #fff);border:1px solid var(--c-border, rgba(17, 17, 17, .1))}.device-event-header.svelte-1i0hi5,.device-event-badges.svelte-1i0hi5{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2, 8px)}.device-event-header.svelte-1i0hi5 h3:where(.svelte-1i0hi5),.device-event.svelte-1i0hi5 p:where(.svelte-1i0hi5),.device-event-location.svelte-1i0hi5{margin:0}.device-event-header.svelte-1i0hi5 h3:where(.svelte-1i0hi5){font-size:14px;line-height:1.2;color:var(--c-text, #111)}.device-event-price.svelte-1i0hi5{padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--c-brand, #23003D) 14%,transparent);color:var(--c-brand, #23003D);font-size:11px;font-weight:700;white-space:nowrap}.device-event-badges.svelte-1i0hi5 span:where(.svelte-1i0hi5){padding:4px 8px;border-radius:10px;background:var(--c-surface-container, #f4f1fb);color:var(--c-text-secondary, #6c6c70);font-size:11px;font-weight:600}.device-event.svelte-1i0hi5 p:where(.svelte-1i0hi5){font-size:12px;line-height:1.45;color:var(--c-text-secondary, #6c6c70)}.device-event-location.svelte-1i0hi5{font-size:11px;font-weight:600;color:var(--c-text-secondary, #6c6c70)}.device-fab.svelte-1i0hi5{position:absolute;right:18px;bottom:68px;width:52px;height:52px;display:grid;place-items:center;border-radius:18px 22px 20px 18px;background:var(--c-brand, #23003D);color:#fff;font-size:28px;font-weight:700;box-shadow:0 12px 24px color-mix(in srgb,var(--c-brand, #23003D) 32%,transparent)}.device-nav.svelte-1i0hi5{display:flex;justify-content:center;gap:12px;padding:8px 0 0}.device-nav.svelte-1i0hi5 span:where(.svelte-1i0hi5){width:10px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--c-brand, #23003D) 24%,transparent)}.device-nav.svelte-1i0hi5 span.active:where(.svelte-1i0hi5){background:var(--c-brand, #23003D)}@media(max-width:1023px){.wireframes.svelte-1i0hi5{grid-template-columns:1fr}}body{background:var(--c-bg)}.landing.svelte-1jq6khg{min-height:100dvh;padding-block:var(--space-8) var(--space-12)}.screen.svelte-1jq6khg{width:min(1200px,calc(100% - (2 * var(--space-4))));margin-inline:auto}.hero.svelte-1jq6khg,.features.svelte-1jq6khg,.pricing.svelte-1jq6khg,.coverage.svelte-1jq6khg,.closing.svelte-1jq6khg{display:grid;gap:var(--space-6)}.hero.svelte-1jq6khg{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;padding-block:clamp(var(--space-8),6vw,72px)}.hero-copy.svelte-1jq6khg{display:grid;gap:var(--space-4);align-content:start}.hero-badges.svelte-1jq6khg,.actions.svelte-1jq6khg,.stats.svelte-1jq6khg{display:flex;flex-wrap:wrap;gap:var(--space-3)}.eyebrow.svelte-1jq6khg,.section-kicker.svelte-1jq6khg{margin:0;font-size:var(--text-sm);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-brand)}h1.svelte-1jq6khg,h2.svelte-1jq6khg,h3.svelte-1jq6khg,p.svelte-1jq6khg{margin:0}h1.svelte-1jq6khg{font-size:clamp(52px,14vw,96px);line-height:.94;max-width:11ch}h2.svelte-1jq6khg{font-size:clamp(28px,5vw,44px);line-height:1.02}h3.svelte-1jq6khg{font-size:var(--text-xl);line-height:1.12}.subtitle.svelte-1jq6khg,.section-head.svelte-1jq6khg p:where(.svelte-1jq6khg),.panel-stack.svelte-1jq6khg p:where(.svelte-1jq6khg),.privacy-line.svelte-1jq6khg,.country-pill.svelte-1jq6khg,.picker-card.svelte-1jq6khg label:where(.svelte-1jq6khg){color:var(--c-text-secondary)}.subtitle.svelte-1jq6khg{max-width:46ch;font-size:var(--text-lg);line-height:1.55}.privacy-line.svelte-1jq6khg{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);padding:var(--space-3) var(--space-4);border-radius:var(--radius-full);background:var(--c-surface-container);border:1px solid var(--c-border)}.privacy-line.svelte-1jq6khg svg{color:var(--c-brand);flex-shrink:0}.stats.svelte-1jq6khg{margin-block-start:var(--space-2)}.stat-card.svelte-1jq6khg{display:grid;gap:var(--space-1);min-width:132px;border-radius:var(--radius-xl);background:var(--c-surface-container);border:1px solid var(--c-border)}.stat-card.svelte-1jq6khg strong:where(.svelte-1jq6khg){font-size:var(--text-xl);line-height:1;color:var(--c-text)}.hero-art.svelte-1jq6khg{display:grid;gap:var(--space-4)}.picker-card.svelte-1jq6khg,.wireframe-card.svelte-1jq6khg,.pricing-card.svelte-1jq6khg,.coverage-card.svelte-1jq6khg,.closing-card.svelte-1jq6khg{border-radius:var(--radius-xl)}.picker-card.svelte-1jq6khg{display:grid;gap:var(--space-2)}.picker-card.svelte-1jq6khg label:where(.svelte-1jq6khg){font-size:var(--text-sm);font-weight:600}.picker-card.svelte-1jq6khg select:where(.svelte-1jq6khg){min-height:var(--tap-target);padding-inline:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text);font:inherit}.actions.svelte-1jq6khg{align-items:center}.cta.svelte-1jq6khg{display:inline-flex;align-items:center;justify-content:center;min-height:var(--tap-target);padding:0 var(--space-5);border-radius:var(--radius-full);border:1px solid transparent;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.cta.svelte-1jq6khg:hover{transform:translateY(-1px)}.cta-primary.svelte-1jq6khg{background:var(--c-brand);color:#fff;box-shadow:var(--shadow-sm)}.cta-primary.svelte-1jq6khg:hover{background:color-mix(in srgb,var(--c-brand) 88%,black)}.cta-secondary.svelte-1jq6khg{background:var(--c-surface);border-color:var(--c-border);color:var(--c-text)}.cta-secondary.svelte-1jq6khg:hover{background:var(--c-surface-container)}.section-head.svelte-1jq6khg{display:grid;gap:var(--space-2)}.feature-grid.svelte-1jq6khg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.example-event.svelte-1jq6khg{display:grid;gap:var(--space-3)}.example-event-header.svelte-1jq6khg,.example-event-meta.svelte-1jq6khg{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.example-event-price.svelte-1jq6khg{padding:4px 10px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--c-brand) 14%,transparent);color:var(--c-brand);font-size:var(--text-sm);font-weight:700}.example-event-meta.svelte-1jq6khg{font-size:var(--text-sm);color:var(--c-text-secondary)}.example-event[data-tone=brand].svelte-1jq6khg .example-event-price:where(.svelte-1jq6khg){background:var(--c-brand);color:#fff}.example-event[data-tone=soft].svelte-1jq6khg .example-event-price:where(.svelte-1jq6khg){background:color-mix(in srgb,var(--c-brand) 10%,var(--c-surface-container))}.example-event[data-tone=muted].svelte-1jq6khg .example-event-price:where(.svelte-1jq6khg){background:color-mix(in srgb,var(--c-text) 8%,var(--c-surface-container));color:var(--c-text)}.pricing-panels.svelte-1jq6khg{margin-block-start:var(--space-4)}.panel-stack.svelte-1jq6khg{display:grid;gap:var(--space-4);padding-block-start:var(--space-4)}.panel-actions.svelte-1jq6khg{display:flex;flex-wrap:wrap;gap:var(--space-3)}.bullet-list.svelte-1jq6khg{margin:0;padding-inline-start:var(--space-5);display:grid;gap:var(--space-2);color:var(--c-text)}.coverage-card.svelte-1jq6khg{display:grid;gap:var(--space-6)}.country-grid.svelte-1jq6khg{display:flex;flex-wrap:wrap;gap:var(--space-2)}.country-pill.svelte-1jq6khg{padding:10px 14px;border-radius:var(--radius-full);background:var(--c-surface-container);border:1px solid var(--c-border);font-size:var(--text-sm)}.closing-card.svelte-1jq6khg{display:grid;gap:var(--space-4);justify-items:start}@media(max-width:1023px){.hero.svelte-1jq6khg,.feature-grid.svelte-1jq6khg{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.badge,.country-pill.svelte-1jq6khg{transition:none}}
