.hbx-page{--hbx-primary:var(--color-primary);--hbx-primary-dark:var(--color-primary-hover);--hbx-accent:#f59e0b;--hbx-text:#1f2937;--hbx-muted:#6b7280;--hbx-bg-alt:var(--color-neutral-50);--hbx-border:#e5e7eb;color:var(--hbx-text)}.hbx-hero{background:var(--gradient-text-safe);color:#fff;text-align:center;padding:4rem 0 3rem}.hbx-hero h1{margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem)}.hbx-hero-subtitle{opacity:.95;max-width:640px;margin:0 auto;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.5}.hbx-section{padding:3rem 0}.hbx-section-alt{background:var(--hbx-bg-alt)}.hbx-section h2{text-align:center;margin:0 0 1.5rem;font-size:clamp(1.4rem,3vw,1.75rem)}.hbx-city-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;max-width:880px;margin:0 auto;display:grid}.hbx-city-card{border:1.5px solid var(--hbx-border);color:inherit;background:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;transition:border-color .15s,transform 50ms,box-shadow .15s;display:block}.hbx-city-card:hover{border-color:var(--hbx-primary);box-shadow:0 6px 16px #0000000f}.hbx-city-card:active{transform:scale(.99)}.hbx-city-name{color:var(--hbx-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.hbx-city-teaser{color:var(--hbx-muted);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.hbx-city-link{color:var(--hbx-primary);font-size:.95rem;font-weight:600}.hbx-city-sublinks{text-align:center;max-width:720px;color:var(--hbx-muted);margin:1.5rem auto 0;font-size:.95rem;line-height:1.6}.hbx-city-sublinks a{color:var(--hbx-primary);font-weight:600;text-decoration:none}.hbx-city-sublinks a:hover{text-decoration:underline}.hbx-planned-intro{text-align:center;max-width:580px;color:var(--hbx-muted);margin:0 auto 1.25rem}.hbx-planned-list{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:640px;margin:0 auto 1.5rem;padding:0;list-style:none;display:flex}.hbx-planned-list li{border:1px solid var(--hbx-border);color:var(--hbx-text);background:#fff;border-radius:999px;padding:.45rem 1rem;font-size:.95rem}.hbx-planned-fineprint{text-align:center;color:var(--hbx-muted);max-width:640px;margin:0 auto;font-size:.9rem;line-height:1.55}.hbx-planned-fineprint a{color:var(--hbx-primary)}@media (width<=600px){.hbx-hero{padding:3rem 0 2rem}.hbx-section{padding:2rem 0}}
