.hero.svelte-16zigxp{align-items:flex-end;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-16zigxp{z-index:0;position:absolute;inset:0}.hero-img.svelte-16zigxp{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform 8s ease-out}.hero-img.svelte-16zigxp:hover{transform:scale(1.03)}.hero-overlay.svelte-16zigxp{background:linear-gradient(to top, var(--bg-base) 0%, #fdfbf7d9 35%, #fdfbf740 100%);position:absolute;inset:0}.hero-content.svelte-16zigxp{z-index:1;padding-bottom:var(--sp-20);padding-top:calc(68px + var(--sp-16));gap:var(--sp-6);opacity:0;transition:opacity .9s var(--ease-out), transform .9s var(--ease-out);flex-direction:column;display:flex;position:relative;transform:translateY(32px)}.hero-content.mounted.svelte-16zigxp{opacity:1;transform:translateY(0)}.hero-kicker.svelte-16zigxp{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.8125rem;font-weight:600;line-height:1.4}.hero-headline.svelte-16zigxp{letter-spacing:-.02em;max-width:14ch;color:var(--text-primary);font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1}.hero-headline.svelte-16zigxp em:where(.svelte-16zigxp){color:var(--accent);font-style:italic;font-weight:600}.hero-ctas.svelte-16zigxp{align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.scroll-line.svelte-16zigxp{background:linear-gradient(to bottom, transparent, var(--accent));z-index:1;width:1px;height:64px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.stats-section.svelte-16zigxp{padding-block:var(--sp-12);background:var(--bg-surface);border-bottom:1px solid var(--border)}.stats-row.svelte-16zigxp{justify-content:space-between;gap:var(--sp-8);display:flex}.stat-item.svelte-16zigxp{flex-direction:column;gap:2px;display:flex}.stat-num.svelte-16zigxp{font-family:var(--font-display);color:var(--accent);letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.stat-lbl.svelte-16zigxp{color:var(--text-muted);font-size:.8125rem;line-height:1.35}.pillars-section.svelte-16zigxp{background:var(--bg-base);border-top:1px solid var(--border)}.pillars-intro.svelte-16zigxp{gap:var(--sp-12);margin-bottom:var(--sp-12);grid-template-columns:1fr 1fr;align-items:start;display:grid}.pillars-h2.svelte-16zigxp{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.pillars-sub.svelte-16zigxp{color:var(--text-secondary);max-width:50ch;font-size:1rem;line-height:1.75}.pillars-grid.svelte-16zigxp{gap:var(--sp-4);grid-template-columns:2fr 1fr 1fr;display:grid}.pillar-card.svelte-16zigxp{background:var(--bg-surface);border-radius:var(--r-lg);transition:background var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out)}.pillar-card.svelte-16zigxp:hover{background:var(--bg-raised);box-shadow:var(--shadow-md);transform:translateY(-3px)}.pillar-card--lead.svelte-16zigxp{background:linear-gradient(135deg, var(--accent-glow), var(--green-glow))}.pillar-card--lead.svelte-16zigxp:hover{background:linear-gradient(135deg,#bf4d0a1f,#0e6b3e1f)}.pillar-card-inner.svelte-16zigxp{padding:var(--sp-8);gap:var(--sp-4);flex-direction:column;height:100%;display:flex}.pillar-icon-wrap.svelte-16zigxp{border-radius:var(--r-md);background:var(--accent-glow);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pillar-icon-wrap.green.svelte-16zigxp{background:var(--green-glow);color:var(--green)}.pillar-label.svelte-16zigxp{letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;line-height:1.25}.pillar-sub.svelte-16zigxp{color:var(--text-muted);max-width:38ch;font-size:.875rem;line-height:1.6}.story-section.svelte-16zigxp{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.story-layout.svelte-16zigxp{gap:var(--sp-16);opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);grid-template-columns:1fr 1fr;align-items:center;display:grid;transform:translateY(28px)}.story-layout.visible.svelte-16zigxp{opacity:1;transform:translateY(0)}.story-img-wrap.svelte-16zigxp{aspect-ratio:4/3;border-radius:var(--r-xl);background:var(--bg-raised);color:var(--text-muted);border:1px solid var(--border);justify-content:center;align-items:center;display:flex;overflow:hidden}.story-img-placeholder.svelte-16zigxp svg:where(.svelte-16zigxp){opacity:.3}.story-body.svelte-16zigxp{gap:var(--sp-5);flex-direction:column;display:flex}.story-h2.svelte-16zigxp{font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.05}.story-h2.svelte-16zigxp em:where(.svelte-16zigxp){font-style:italic}.story-text.svelte-16zigxp{color:var(--text-secondary);max-width:48ch;font-size:1rem;line-height:1.75}.cta-banner-section.svelte-16zigxp{padding-block:var(--sp-16);background:var(--bg-base)}.cta-banner.svelte-16zigxp{justify-content:space-between;align-items:center;gap:var(--sp-8);background:linear-gradient(135deg, var(--accent-glow) 0%, var(--green-glow) 100%);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--sp-12);display:flex}.cta-banner-text.svelte-16zigxp{gap:var(--sp-3);flex-direction:column;display:flex}.cta-banner-text.svelte-16zigxp h2:where(.svelte-16zigxp){font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15}.cta-banner-text.svelte-16zigxp h2:where(.svelte-16zigxp) em:where(.svelte-16zigxp){font-style:italic}.cta-banner-text.svelte-16zigxp p:where(.svelte-16zigxp){color:var(--text-secondary);max-width:52ch;font-size:1rem}.cta-banner-actions.svelte-16zigxp{gap:var(--sp-3);flex-wrap:wrap;flex-shrink:0;display:flex}@media (width<=1024px){.pillars-grid.svelte-16zigxp{grid-template-columns:1fr 1fr}.pillar-card--lead.svelte-16zigxp{grid-column:span 2}}@media (width<=900px){.story-layout.svelte-16zigxp{gap:var(--sp-10);grid-template-columns:1fr}}@media (width<=767px){.hero.svelte-16zigxp{align-items:flex-end}.hero-content.svelte-16zigxp{padding-bottom:var(--sp-16)}.stats-row.svelte-16zigxp{gap:var(--sp-6);grid-template-columns:repeat(2,1fr);display:grid}.pillars-intro.svelte-16zigxp{gap:var(--sp-6);grid-template-columns:1fr}.pillars-grid.svelte-16zigxp{grid-template-columns:1fr}.pillar-card--lead.svelte-16zigxp{grid-column:span 1}.cta-banner.svelte-16zigxp{padding:var(--sp-8);flex-direction:column;align-items:flex-start}}
