.shot:where(.astro-ojjq6zrr){border-radius:var(--radius-lg);background:var(--gray-50);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);margin:0;overflow:hidden}:root[data-theme=dark] .shot:where(.astro-ojjq6zrr){border-color:var(--color-border-strong);box-shadow:0 0 0 1px #ffffff0a, var(--shadow-lg)}.shot:where(.astro-ojjq6zrr) img{object-fit:cover;width:100%;height:100%;display:block}.focus-welcome:where(.astro-ojjq6zrr) img{aspect-ratio:16/10;object-position:center top}.hero:where(.astro-ojjq6zrr){background:var(--hero-glow)}.hero-inner{gap:var(--space-7);padding-block:calc(var(--space-9) / 2) var(--space-8);grid-template-columns:.92fr 1.08fr;align-items:center;display:grid}.eyebrow:where(.astro-ojjq6zrr){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-ojjq6zrr){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-ojjq6zrr){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-ojjq6zrr) h1:where(.astro-ojjq6zrr){font-size:var(--text-h1);line-height:var(--leading-tight);max-width:18ch;margin-bottom:var(--space-5)}.lead:where(.astro-ojjq6zrr){color:var(--color-text-muted);font-size:var(--text-lead);max-width:54ch;margin-bottom:var(--space-6)}.hero-cta:where(.astro-ojjq6zrr){gap:var(--space-3);flex-wrap:wrap;display:flex}.jumpbar:where(.astro-ojjq6zrr){justify-content:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.jump-chip:where(.astro-ojjq6zrr){align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface-raised);color:var(--color-text);font-size:var(--text-sm);font-weight:var(--weight-medium);box-shadow:var(--shadow-sm);transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.jump-chip:where(.astro-ojjq6zrr):hover,.jump-chip:where(.astro-ojjq6zrr):focus-visible{color:var(--color-accent);border-color:var(--color-accent);text-decoration:none;transform:translateY(-1px)}.jump-icon:where(.astro-ojjq6zrr){color:var(--color-accent);display:inline-flex}.theme-head:where(.astro-ojjq6zrr){align-items:flex-start;gap:var(--space-4);max-width:62ch;margin-bottom:var(--space-6);display:flex}.theme-icon:where(.astro-ojjq6zrr){border-radius:var(--radius-md);background:var(--color-accent-soft);width:52px;height:52px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-head-copy:where(.astro-ojjq6zrr) h2:where(.astro-ojjq6zrr){font-size:var(--text-h2);line-height:var(--leading-tight);margin-bottom:var(--space-3);max-width:22ch}.theme-lead:where(.astro-ojjq6zrr){color:var(--color-text-muted);font-size:var(--text-lead)}.feature-grid:where(.astro-ojjq6zrr){gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.feature-item:where(.astro-ojjq6zrr){gap:var(--space-3);background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);display:flex}.feature-mark:where(.astro-ojjq6zrr){border-radius:var(--radius-pill);background:var(--color-accent-soft);width:26px;height:26px;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.feature-text:where(.astro-ojjq6zrr) h3:where(.astro-ojjq6zrr){font-size:var(--text-h4);margin-bottom:var(--space-2)}.feature-text:where(.astro-ojjq6zrr) p:where(.astro-ojjq6zrr){color:var(--color-text-muted);font-size:var(--text-sm)}.deeper-grid:where(.astro-ojjq6zrr){gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.deeper-card:where(.astro-ojjq6zrr){background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);color:var(--color-text);transition:border-color .18s,box-shadow .18s,transform .18s;display:block}.deeper-card:where(.astro-ojjq6zrr):hover{border-color:var(--color-accent);box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-2px)}.deeper-icon:where(.astro-ojjq6zrr){border-radius:var(--radius-md);background:var(--color-accent-soft);width:48px;height:48px;color:var(--color-accent);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:inline-flex}.deeper-card:where(.astro-ojjq6zrr) h3:where(.astro-ojjq6zrr){font-size:var(--text-h3);margin-bottom:var(--space-3)}.deeper-card:where(.astro-ojjq6zrr) p:where(.astro-ojjq6zrr){color:var(--color-text-muted);margin-bottom:var(--space-4);max-width:46ch}.deeper-link:where(.astro-ojjq6zrr){color:var(--color-accent);font-weight:var(--weight-semibold);font-size:var(--text-sm)}.deeper-card:where(.astro-ojjq6zrr):hover .deeper-link:where(.astro-ojjq6zrr){text-decoration:underline}.quote-grid:where(.astro-ojjq6zrr){gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.cta-band:where(.astro-ojjq6zrr){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-ojjq6zrr) h2:where(.astro-ojjq6zrr){font-size:var(--text-h1);margin-bottom:var(--space-4)}.cta-band:where(.astro-ojjq6zrr) p:where(.astro-ojjq6zrr){color:var(--color-text-muted);font-size:var(--text-lead);max-width:52ch;margin:0 auto var(--space-6)}.cta-actions:where(.astro-ojjq6zrr){gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=980px){.hero-inner{gap:var(--space-6);padding-block:var(--space-8) var(--space-7);grid-template-columns:1fr}.hero:where(.astro-ojjq6zrr) h1:where(.astro-ojjq6zrr){max-width:22ch}.feature-grid:where(.astro-ojjq6zrr){grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.deeper-grid:where(.astro-ojjq6zrr),.quote-grid:where(.astro-ojjq6zrr){grid-template-columns:1fr}}@media (width<=620px){.feature-grid:where(.astro-ojjq6zrr){grid-template-columns:1fr}.theme-head:where(.astro-ojjq6zrr){gap:var(--space-3)}}
