.hp2-header{position:sticky;top:0;z-index:50;background:var(--color-background);padding:12px 24px;box-shadow:0 1px 0 rgba(0,0,0,0.06);}.hp2-header-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}.hp2-wordmark{position:relative;font-family:var(--font-brand),cursive;font-size:1.625rem;line-height:1;color:var(--color-text);text-decoration:none;padding:8px 4px;}.hp2-wordmark::before{content:'';position:absolute;inset:-8px -12px;}.hp2-header-cta{display:none;min-height:40px;}@media (min-width:600px){.hp2-header-cta{display:inline-flex;width:auto;padding:10px 18px;font-size:0.875rem;}}.hp2-hero{padding:64px 24px 72px;text-align:center;}.hp2-hero-inner{max-width:560px;margin:0 auto;}.hp2-eyebrow{margin:0 0 18px;font-size:0.75rem;font-weight:600;letter-spacing:0.07em;text-transform:uppercase;color:var(--color-text-muted);}.hp2-h1{margin:0 0 20px;font-size:clamp(2rem,8vw,3rem);font-weight:var(--weight-display);line-height:1.1;letter-spacing:-0.035em;text-wrap:balance;color:var(--color-text);}.hp2-subhead{margin:0 auto 14px;max-width:50ch;font-size:clamp(1rem,2.8vw,1.125rem);line-height:1.6;text-wrap:pretty;color:var(--color-text);}.hp2-support{margin:0 auto 36px;max-width:46ch;font-size:0.875rem;line-height:1.55;text-wrap:pretty;color:var(--color-text-muted);}.hp2-type-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 28px;}.hp2-chip{padding:6px 14px;border-radius:100px;border:1.5px solid rgba(0,0,0,0.18);background:transparent;font-size:0.875rem;font-family:inherit;line-height:1.4;cursor:pointer;color:var(--color-text);transition:border-color 0.15s var(--ease-out),background 0.15s var(--ease-out),color 0.15s var(--ease-out);}.hp2-chip[aria-pressed="true"]{background:var(--color-text);border-color:var(--color-text);color:var(--color-background);}@media (hover:hover){.hp2-chip:not([aria-pressed="true"]):hover{border-color:rgba(0,0,0,0.4);}}@media (prefers-reduced-motion:reduce){.hp2-chip{transition:none;}}.hp2-form{text-align:left;margin-bottom:24px;}.hp2-city-label{display:block;margin-bottom:8px;font-size:0.875rem;font-weight:600;color:var(--color-text);}.hp2-city-field{position:relative;margin-bottom:12px;}.hp2-city-helper{margin:6px 0 0;font-size:0.8125rem;line-height:1.5;text-wrap:pretty;color:var(--color-text-muted);}.hp2-city-error{margin:6px 0 0;font-size:0.8125rem;color:var(--color-error,#b42318);}.hp2-microcopy{margin:10px 0 0;font-size:0.8125rem;line-height:1.55;text-wrap:pretty;color:var(--color-text-muted);text-align:center;}.hp2-trust{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 4px;font-size:0.8125rem;font-variant-numeric:tabular-nums;color:var(--color-text-muted);}.hp2-trust li{padding:0 10px;}.hp2-trust li+li::before{content:'·';margin-right:20px;opacity:0.35;font-weight:700;}.hp2-section{padding:72px 24px;}.hp2-section--alt{background:var(--color-surface);}.hp2-section--beta{background:var(--color-surface);}.hp2 .section-title{text-wrap:balance;}.hp2-section--beta .section-title{font-size:clamp(1.375rem,4vw,1.75rem);margin-bottom:16px;}.hp2-section--final{background:var(--color-text);color:var(--color-surface);box-shadow:0 -8px 32px rgba(0,0,0,0.08),inset 0 1px 0 rgba(255,255,255,0.06);}.hp2-section--final .section-title{color:var(--color-background);}.hp2-section--final .hp2-intro{color:rgba(255,253,244,0.7);}.hp2-section--final .hp2-city-label{color:var(--color-surface);}.hp2-section--final .hp2-city-helper,.hp2-section--final .hp2-microcopy{color:rgba(255,253,244,0.6);}.hp2-section--final .hp2-trust{color:rgba(255,253,244,0.6);}.hp2-section--final .hp2-trust li+li::before{opacity:0.45;}.hp2-intro{margin:-20px 0 36px;font-size:var(--text-body);line-height:var(--leading-body);color:var(--color-text-muted);text-wrap:pretty;}.hp2-cards{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;}.hp2-card{background:var(--color-surface-white);border-radius:20px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,0.04),0 4px 16px rgba(0,0,0,0.06);transition:transform 0.2s var(--ease-out),box-shadow 0.2s var(--ease-out);}.hp2-card h3{margin:0 0 8px;font-size:1.0625rem;font-weight:600;line-height:1.3;text-wrap:balance;color:var(--color-text);}.hp2-card p{margin:0;font-size:0.9375rem;line-height:1.6;text-wrap:pretty;color:var(--color-text-muted);}@media (min-width:600px){.hp2-cards{flex-direction:row;}.hp2-card{flex:1 1 0;}}@media (hover:hover){.hp2-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,0.05),0 8px 24px rgba(0,0,0,0.08);}}.hp2-preview{margin-top:28px;background:var(--color-surface-white);border-radius:20px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,0.04),0 4px 16px rgba(0,0,0,0.06);}.hp2-preview-heading{margin:0 0 16px;font-size:0.75rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--color-text-muted);}.hp2-preview-fields{list-style:none;padding:0;margin:0 0 16px;}.hp2-preview-fields li{padding:10px 0;font-size:0.9375rem;color:var(--color-text);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05);}.hp2-preview-fields li:last-child{box-shadow:none;padding-bottom:0;}.hp2-preview-caption{margin:0;font-size:0.8125rem;line-height:1.55;text-wrap:pretty;color:var(--color-text-muted);}.hp2-timing{margin:32px 0 0;font-size:0.875rem;line-height:1.6;color:var(--color-text-muted);text-wrap:balance;}.hp2-beta-note{margin:16px 0 0;font-size:0.875rem;line-height:1.6;text-wrap:pretty;color:var(--color-text-muted);}.hp2-city-widget{color-scheme:light;position:relative;z-index:1;}.hp2 .btn-primary{transition:background 0.2s var(--ease-out),transform 0.15s var(--ease-out),opacity 0.2s var(--ease-out);}.hp2 .btn-primary:not(:disabled):active{transform:scale(0.96);}.hp2 .reveal{opacity:0;transform:translateY(16px);transition:opacity 0.65s var(--ease-out),transform 0.65s var(--ease-out);}.hp2 .reveal.visible{opacity:1;transform:translateY(0);}.hp2 .hp2-card.reveal:nth-child(1){transition-delay:0s;}.hp2 .hp2-card.reveal:nth-child(2){transition-delay:0.1s;}.hp2 .hp2-card.reveal:nth-child(3){transition-delay:0.2s;}.hp2 .step.reveal:nth-child(1){transition-delay:0s;}.hp2 .step.reveal:nth-child(2){transition-delay:0.08s;}.hp2 .step.reveal:nth-child(3){transition-delay:0.16s;}.hp2 .faq-list .faq-item.reveal:nth-child(1){transition-delay:0s;}.hp2 .faq-list .faq-item.reveal:nth-child(2){transition-delay:0.06s;}.hp2 .faq-list .faq-item.reveal:nth-child(3){transition-delay:0.12s;}.hp2 .faq-list .faq-item.reveal:nth-child(4){transition-delay:0.18s;}@media (prefers-reduced-motion:reduce){.hp2 .reveal{opacity:1;transform:none;transition:none;}.hp2 .hp2-card{transition:none;}.hp2 .hp2-card:hover{transform:none;}.hp2 .btn-primary:not(:disabled):active{transform:none;}}