.hero:where(.astro-t6m5tj3h){background:var(--hero-glow)}.hero-inner{gap:var(--space-8);padding-block:calc(var(--space-9) / 2) var(--space-8);grid-template-columns:1fr .92fr;align-items:center;display:grid}.hero-copy:where(.astro-t6m5tj3h){max-width:60ch}.eyebrow:where(.astro-t6m5tj3h){color:var(--color-accent);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;font-size:var(--text-small);margin-bottom:var(--space-4)}.eyebrow-badge:where(.astro-t6m5tj3h){align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border:1px solid var(--color-accent);border-radius:var(--radius-pill);background:var(--color-accent-soft);display:inline-flex}.badge-dot:where(.astro-t6m5tj3h){border-radius:var(--radius-pill);background:var(--color-accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--color-accent-soft)}.hero:where(.astro-t6m5tj3h) h1:where(.astro-t6m5tj3h){font-size:var(--text-h1);line-height:var(--leading-tight);max-width:20ch;margin-bottom:var(--space-5)}.lead:where(.astro-t6m5tj3h){color:var(--color-text-muted);font-size:var(--text-lead);max-width:60ch;margin-bottom:var(--space-6)}.hero-cta:where(.astro-t6m5tj3h){gap:var(--space-3);flex-wrap:wrap;display:flex}.hero-mosaic:where(.astro-t6m5tj3h){gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.mosaic-tile:where(.astro-t6m5tj3h){border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);background:var(--color-surface-sunken);margin:0;overflow:hidden}.mosaic-tile:where(.astro-t6m5tj3h) img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%;display:block}.mosaic-tile-2:where(.astro-t6m5tj3h),.mosaic-tile-4:where(.astro-t6m5tj3h){margin-top:var(--space-5)}.intro:where(.astro-t6m5tj3h){gap:var(--space-8);grid-template-columns:1.1fr 1fr;align-items:center;display:grid}.intro-copy:where(.astro-t6m5tj3h){max-width:60ch}.intro:where(.astro-t6m5tj3h) .eyebrow:where(.astro-t6m5tj3h){margin-bottom:var(--space-3)}.intro:where(.astro-t6m5tj3h) h2:where(.astro-t6m5tj3h){font-size:var(--text-h2);margin-bottom:var(--space-4);max-width:22ch}.intro-lead:where(.astro-t6m5tj3h){color:var(--color-text-muted);font-size:var(--text-lead)}.intro-figure:where(.astro-t6m5tj3h){border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);margin:0;overflow:hidden}.intro-figure:where(.astro-t6m5tj3h) img{object-fit:cover;aspect-ratio:3/2;width:100%;height:100%;display:block}.ind-grid:where(.astro-t6m5tj3h){gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.ind-tile:where(.astro-t6m5tj3h){border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-raised);box-shadow:var(--shadow-sm);color:var(--color-text);flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.ind-tile:where(.astro-t6m5tj3h):hover{box-shadow:var(--shadow-lg);border-color:var(--color-border-strong);text-decoration:none;transform:translateY(-3px)}.ind-media:where(.astro-t6m5tj3h){aspect-ratio:16/9;background:linear-gradient(135deg, var(--color-accent-soft), transparent), var(--color-surface-sunken);border-bottom:1px solid var(--color-border);place-items:center;display:grid;position:relative;overflow:hidden}.ind-media:where(.astro-t6m5tj3h) .ind-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ind-body:where(.astro-t6m5tj3h){padding:var(--space-5);flex-direction:column;flex:1;display:flex}.ind-body:where(.astro-t6m5tj3h) h3:where(.astro-t6m5tj3h){font-size:var(--text-h4);margin-bottom:var(--space-2)}.ind-body:where(.astro-t6m5tj3h) p:where(.astro-t6m5tj3h){color:var(--color-text-muted);font-size:var(--text-sm)}.ind-more:where(.astro-t6m5tj3h){margin-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-accent)}.quote-grid:where(.astro-t6m5tj3h){gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.cta-band:where(.astro-t6m5tj3h){background:radial-gradient(900px 400px at 50% -40%, var(--color-accent-soft), transparent 70%), var(--color-bg-subtle);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.cta-inner{text-align:center;max-width:720px;padding-block:var(--space-9)}.cta-band:where(.astro-t6m5tj3h) h2:where(.astro-t6m5tj3h){font-size:var(--text-h1);margin-bottom:var(--space-4)}.cta-band:where(.astro-t6m5tj3h) p:where(.astro-t6m5tj3h){color:var(--color-text-muted);font-size:var(--text-lead);max-width:52ch;margin:0 auto var(--space-6)}.cta-actions:where(.astro-t6m5tj3h){gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=980px){.hero-inner{gap:var(--space-7);grid-template-columns:1fr}.intro:where(.astro-t6m5tj3h){gap:var(--space-6);grid-template-columns:1fr}.intro-figure:where(.astro-t6m5tj3h){order:-1}.ind-grid:where(.astro-t6m5tj3h),.quote-grid:where(.astro-t6m5tj3h){grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.ind-grid:where(.astro-t6m5tj3h),.quote-grid:where(.astro-t6m5tj3h){grid-template-columns:1fr}.mosaic-tile-2:where(.astro-t6m5tj3h),.mosaic-tile-4:where(.astro-t6m5tj3h){margin-top:0}}
