.Hero-module__s-6kkG__hero{text-align:center;height:95vh;min-height:650px;color:var(--color-text-inverse);background-image:url(https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?q=80&w=2069&auto=format&fit=crop);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__overlay{background:linear-gradient(#121e1280 0%,#121e12b3 60%,#121e12d9 100%);position:absolute;inset:0}.Hero-module__s-6kkG__content{z-index:1;max-width:860px;padding:0 var(--spacing-md);animation:1s cubic-bezier(.4,0,.2,1) both Hero-module__s-6kkG__fadeInUp;position:relative}.Hero-module__s-6kkG__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);margin-bottom:var(--spacing-sm);opacity:.95;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__s-6kkG__title{font-family:var(--font-heading);color:var(--color-text-inverse);margin-bottom:var(--spacing-md);text-shadow:0 4px 16px #0000004d;letter-spacing:-.02em;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.08}.Hero-module__s-6kkG__subtitle{font-family:var(--font-body);margin-bottom:var(--spacing-lg);color:#ffffffde;max-width:580px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:400;line-height:1.75}.Hero-module__s-6kkG__actions{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;display:flex}@keyframes Hero-module__s-6kkG__fadeInUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__s-6kkG__hero{background-attachment:scroll;height:100svh}.Hero-module__s-6kkG__actions{align-items:center;gap:var(--spacing-xs);flex-direction:column}}
