.hero .btn--ghost{border-color:rgba(255,255,255,.7);color:#fff}.hero .btn--ghost:hover{background:rgba(255,255,255,.14)}.hero{position:relative;color:#fff;overflow:hidden;background:#1a0019}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,0,15,.72) 0%,rgba(18,0,15,.45) 45%,rgba(18,0,15,.05) 100%);z-index:0}.hero__inner{position:relative;z-index:1}.hero__inner{position:relative;padding-block:clamp(4rem,10vw,8rem);max-width:820px}.hero__eyebrow{font-family:var(--font-h);font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;color:#fff;margin:0 0 1rem;display:inline-block;background:rgba(129,0,127,.85);padding:.4rem .9rem;border-radius:999px;backdrop-filter:blur(4px)}.hero__title{font-size:clamp(2.6rem,1.8rem + 3.6vw,4.25rem);color:#fff}.hero__sub{font-size:1.15rem;color:#f0dcef;max-width:640px}.hero__trust{display:flex;gap:1.5rem;flex-wrap:wrap;list-style:none;padding:0;margin:2.5rem 0 0;font-size:.9rem;color:#f0e0ef;font-weight:500}.hero__trust li{position:relative;padding-left:1.4rem}.hero__trust li::before{content:"";position:absolute;left:0;top:.4em;width:.8rem;height:.8rem;border-radius:50%;background:var(--c-accent)}@media (max-width:768px){.hero__inner{padding-block:2.75rem 3rem;max-width:none}.hero::after{background:linear-gradient(180deg,rgba(18,0,15,.5) 0%,rgba(18,0,15,.3) 42%,rgba(18,0,15,.82) 100%)}.hero__bg{object-position:62% center}.hero__title{font-size:clamp(2.05rem,5.5vw + 1rem,2.9rem)}.hero__sub{font-size:1.02rem}.hero__stats{margin-top:1.75rem;gap:1.25rem 1.75rem}}