.stat-strip{background:var(--bg-card);-webkit-backdrop-filter:blur(14px);border:1px solid var(--hairline);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:1rem auto 0;padding:2rem;display:grid}.stat{text-align:center;position:relative}.stat+.stat:before{content:"";background:var(--hairline);width:1px;position:absolute;top:18%;bottom:18%;left:0}.stat__value{font-family:var(--font-display);color:var(--brand-green);font-variant-numeric:tabular-nums;margin:0 0 .45rem;font-size:clamp(2rem,4vw,3rem);line-height:1}.stat__label{text-transform:uppercase;letter-spacing:.14em;color:var(--brand-gray-700);margin:0;font-size:.78rem;font-weight:500}@media (width<=720px){.stat-strip{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1.5rem}.stat:nth-child(2):before,.stat:nth-child(4):before{display:none}}.marquee{padding:1.5rem 0;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.marquee__track{align-items:center;gap:4.5rem;width:max-content;animation:40s linear infinite marquee-scroll;display:flex}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__item{transition:transform .3s var(--ease-soft);flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.marquee__item:hover{transform:scale(1.08)}.marquee__logo{object-fit:contain;filter:opacity(.82)grayscale(15%);width:auto;max-width:220px;height:auto;max-height:120px;transition:filter .3s var(--ease-soft), transform .3s var(--ease-soft)}.marquee__item:hover .marquee__logo{filter:opacity()grayscale(0%)}.marquee__text{font-family:var(--font-display);color:var(--brand-gray-700);opacity:.55;transition:opacity .3s var(--ease-soft), color .3s var(--ease-soft);white-space:nowrap;letter-spacing:.04em;font-size:1.8rem}.marquee__item:hover .marquee__text{opacity:1;color:var(--brand-green)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.marquee{padding:1rem 0}.marquee__track{gap:2.5rem}.marquee__logo{max-width:160px;max-height:52px}}@media (prefers-reduced-motion:reduce){.marquee__track{animation:none!important}}.upcoming-visual[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);background:var(--bg-lavender);border-radius:18px;max-width:420px;margin:0 auto;overflow:hidden}.upcoming-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}.upcoming-carousel[data-astro-cid-lcdefpme]{margin-top:.5rem}.upcoming-carousel__viewport[data-astro-cid-lcdefpme]{overflow:hidden}.upcoming-carousel__track[data-astro-cid-lcdefpme]{transition:transform .55s var(--ease-spring);will-change:transform;display:flex}.upcoming-carousel__slide[data-astro-cid-lcdefpme]{flex:0 0 100%;min-width:100%;max-width:100%}.upcoming-carousel__controls[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.upcoming-carousel__btn[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);background:var(--bg-card);width:44px;height:44px;color:var(--brand-ink);cursor:pointer;transition:transform .25s var(--ease-spring), background-color .25s var(--ease-soft), color .25s var(--ease-soft), border-color .25s var(--ease-soft);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.upcoming-carousel__btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:20px;height:20px}.upcoming-carousel__btn[data-astro-cid-lcdefpme]:hover:not(:disabled){background:var(--brand-green);color:var(--brand-white,#fff);border-color:var(--brand-green);transform:scale(1.06)}.upcoming-carousel__btn[data-astro-cid-lcdefpme]:disabled{opacity:.35;cursor:not-allowed}.upcoming-carousel__dots[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;display:flex}.upcoming-carousel__dot[data-astro-cid-lcdefpme]{background:var(--hairline);cursor:pointer;width:9px;height:9px;transition:background-color .25s var(--ease-soft), transform .25s var(--ease-spring);border:none;border-radius:50%;padding:0}.upcoming-carousel__dot[data-astro-cid-lcdefpme][aria-selected=true]{background:var(--brand-green);transform:scale(1.35)}.upcoming-carousel__dot[data-astro-cid-lcdefpme]:hover{background:var(--brand-green)}@media (prefers-reduced-motion:reduce){.upcoming-carousel__track[data-astro-cid-lcdefpme]{transition:none!important}}
