.hero[data-astro-cid-bbe6dxrz]{background:var(--bg);padding-block:clamp(2.25rem,5vw,4rem) clamp(2rem,4vw,3rem)}.hero__inner[data-astro-cid-bbe6dxrz]{max-width:1240px}.hero__status[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2rem;color:var(--ink-muted);font-size:.78rem}.hero__chip[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .95rem;background:var(--surface-deep);color:var(--ink-inverse);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:.75rem;font-weight:var(--wt-medium);letter-spacing:.005em}.hero__chip[data-astro-cid-bbe6dxrz].is-active{padding:.55rem 1.1rem;font-size:.95rem;font-weight:var(--wt-medium);box-shadow:0 2px 16px color-mix(in srgb,var(--surface-deep) 35%,transparent),0 0 color-mix(in srgb,var(--primary-soft) 55%,transparent);animation:hero-chip-halo 4s var(--ease) infinite}@keyframes hero-chip-halo{0%,to{box-shadow:0 2px 16px color-mix(in srgb,var(--surface-deep) 35%,transparent),0 0 color-mix(in srgb,var(--primary-soft) 50%,transparent)}50%{box-shadow:0 2px 20px color-mix(in srgb,var(--surface-deep) 40%,transparent),0 0 0 8px color-mix(in srgb,var(--primary-soft) 0%,transparent)}}.hero__chip-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:var(--radius-full);background:var(--primary-soft);animation:hero-dot-pulse 2.4s var(--ease) infinite}.hero__chip[data-astro-cid-bbe6dxrz].is-active .hero__chip-dot[data-astro-cid-bbe6dxrz]{width:9px;height:9px;background:#7be39c;box-shadow:0 0 0 4px #7be39c38}@keyframes hero-dot-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@media(prefers-reduced-motion:reduce){.hero__chip[data-astro-cid-bbe6dxrz].is-active{animation:none}}.hero__status-sep[data-astro-cid-bbe6dxrz]{color:var(--ink-subtle);opacity:.55;padding-inline:.15rem}.hero__status-text[data-astro-cid-bbe6dxrz]{font-size:.78rem;color:var(--ink-muted)}.hero__body[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(2.5rem,5vw,5rem);align-items:end;margin-bottom:clamp(3rem,6vw,4.5rem)}.hero__headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(2.25rem,1.6rem + 4.8vw,5.25rem);font-weight:var(--wt-regular);font-variation-settings:"opsz" var(--serif-opsz-display),"SOFT" var(--serif-soft-display);line-height:.98;letter-spacing:-.032em;color:var(--ink);max-width:22ch;overflow-wrap:normal;word-break:normal;hyphens:manual}.hero__headline[data-astro-cid-bbe6dxrz] .serif-italic[data-astro-cid-bbe6dxrz]{color:var(--primary);font-style:italic;font-weight:var(--wt-light);font-variation-settings:"opsz" var(--serif-opsz-display),"SOFT" var(--serif-soft-display)}.hero__side[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:.5rem}.hero__lede[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:1rem;font-weight:var(--wt-book);line-height:1.6;color:var(--ink-muted);max-width:38ch}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:.6rem;flex-wrap:wrap}.hero__btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;letter-spacing:.005em;border:1px solid transparent;line-height:1;transition:all var(--dur) var(--ease)}.hero__btn--primary[data-astro-cid-bbe6dxrz]{background:var(--surface-deep);color:var(--ink-inverse);border-color:var(--surface-deep)}.hero__btn--primary[data-astro-cid-bbe6dxrz]:hover{background:color-mix(in srgb,var(--surface-deep) 88%,var(--ink) 12%)}.hero__btn--ghost[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--ink);border-color:var(--ink)}.hero__btn--ghost[data-astro-cid-bbe6dxrz]:hover{background:var(--ink);color:var(--ink-inverse)}.hero__arrow[data-astro-cid-bbe6dxrz]{display:inline-block;transition:transform var(--dur) var(--ease)}.hero__btn[data-astro-cid-bbe6dxrz]:hover .hero__arrow[data-astro-cid-bbe6dxrz]{transform:translate(3px)}.hero__stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hero__stat[data-astro-cid-bbe6dxrz]{padding:1.5rem 1.75rem;position:relative}.hero__stat[data-astro-cid-bbe6dxrz]+.hero__stat[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;left:0;top:25%;bottom:25%;width:1px;background:var(--border)}.hero__stat[data-astro-cid-bbe6dxrz]:first-child{padding-left:0}.hero__stat[data-astro-cid-bbe6dxrz]:last-child{padding-right:0}a[data-astro-cid-bbe6dxrz].hero__stat--link{display:block;text-decoration:none;color:inherit;transition:background var(--dur) var(--ease)}a[data-astro-cid-bbe6dxrz].hero__stat--link:hover{background:color-mix(in srgb,var(--surface) 55%,transparent)}a[data-astro-cid-bbe6dxrz].hero__stat--link:hover .hero__stat-value[data-astro-cid-bbe6dxrz],a[data-astro-cid-bbe6dxrz].hero__stat--link:hover .hero__stat-label[data-astro-cid-bbe6dxrz]{color:var(--primary)}.hero__stat-arrow[data-astro-cid-bbe6dxrz]{color:var(--primary);display:inline-block;transition:transform var(--dur) var(--ease)}a[data-astro-cid-bbe6dxrz].hero__stat--link:hover .hero__stat-arrow[data-astro-cid-bbe6dxrz]{transform:translate(3px)}.hero__stat-value[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(1.875rem,1.2rem + 1.6vw,2.5rem);font-weight:var(--wt-medium);font-variation-settings:"opsz" var(--serif-opsz-heading),"SOFT" var(--serif-soft-heading);color:var(--ink);line-height:1.05;letter-spacing:-.022em;font-variant-numeric:tabular-nums}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:.85rem;font-weight:var(--wt-medium);color:var(--ink);margin-top:.6rem}.hero__stat-caption[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:.78rem;font-weight:var(--wt-regular);color:var(--ink-subtle);margin-top:.25rem;line-height:1.4}@media(max-width:960px){.hero__body[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem;align-items:start}.hero__headline[data-astro-cid-bbe6dxrz]{max-width:18ch}}@media(max-width:720px){.hero__stats[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(2,1fr)}.hero__stat[data-astro-cid-bbe6dxrz]{padding:1.25rem}.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(3){padding-left:0}.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(3):before{display:none}.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(2),.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(4){padding-right:0}.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(3),.hero__stat[data-astro-cid-bbe6dxrz]:nth-child(4){border-top:1px solid var(--border-soft)}}@media(max-width:480px){.hero__stats[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr}.hero__stat[data-astro-cid-bbe6dxrz]{padding:1.25rem 0;border-top:1px solid var(--border-soft)!important}.hero__stat[data-astro-cid-bbe6dxrz]:first-child{border-top:none!important}.hero__stat[data-astro-cid-bbe6dxrz]:before{display:none!important}.hero__chip[data-astro-cid-bbe6dxrz]{font-size:.7rem;padding:.35rem .7rem}.hero__status-text[data-astro-cid-bbe6dxrz]{font-size:.7rem}}@media(max-width:360px){.hero__headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.9rem,5.5vw,2.4rem)}.hero__btn[data-astro-cid-bbe6dxrz]{padding:.75rem 1rem;font-size:.82rem}}
