.style-module__d-CkqG__hero{background-color:var(--full-black);width:100%;height:100dvh;position:relative;overflow:hidden}.style-module__d-CkqG__background{position:absolute;inset:0}.style-module__d-CkqG__bgImage{filter:var(--hero-bg-brightness);background-position:50%;background-size:cover;position:absolute;inset:0}.style-module__d-CkqG__overlay{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:clamp(20px,4vw,40px);display:flex;position:relative}.style-module__d-CkqG__content{text-align:center;max-width:900px;color:var(--hero-text-primary);margin:auto}.style-module__d-CkqG__title{margin-bottom:.6rem;font-size:clamp(2rem,5vw,3.6rem);font-weight:700}.style-module__d-CkqG__subtitle{color:var(--hero-text-muted);margin-bottom:1.8rem;font-size:clamp(.95rem,1.2vw,1.1rem)}.style-module__d-CkqG__stats{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:1.8rem;display:flex}.style-module__d-CkqG__statCard{background:var(--hero-card-bg);border:1px solid var(--hero-card-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;align-items:center;gap:.7rem;width:170px;height:70px;padding:0 .9rem;display:flex}.style-module__d-CkqG__statValue{color:var(--hero-text-strong);font-weight:600;display:block}.style-module__d-CkqG__statLabel{color:var(--hero-text-soft);font-size:.75rem}.style-module__d-CkqG__cta{background:var(--hero-accent);color:var(--full-black);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.style-module__d-CkqG__cta:hover{background:var(--hero-accent-hover)}.style-module__d-CkqG__socials{justify-content:center;gap:.9rem;display:flex}.style-module__d-CkqG__socialBtn{background:var(--hero-social-bg);border:1px solid var(--hero-social-border);width:38px;height:38px;color:var(--hero-text-primary);cursor:pointer;border-radius:50%;place-items:center;display:grid}.style-module__d-CkqG__socialBtn:hover{border-color:var(--hero-accent);color:var(--hero-accent)}@media (max-width:768px){.style-module__d-CkqG__stats{gap:.7rem}.style-module__d-CkqG__statCard{justify-content:center;width:100%;height:64px}.style-module__d-CkqG__subtitle{margin-bottom:1.4rem}}
