.contact-hero{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.contact-hero__pattern{pointer-events:none;z-index:1;background-image:radial-gradient(#ffd70014 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.contact-hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:1200px;padding:0 2rem;display:flex;position:relative}.contact-hero__title{text-transform:uppercase;color:#fff;letter-spacing:-.02em;margin:0 0 1.5rem;font-family:FK Screamer,SCHABO,sans-serif;font-size:clamp(4rem,15vw,12rem);font-weight:700;line-height:.9;overflow:hidden}.contact-hero__subtitle{color:#ffd700cc;max-width:500px;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.contact-hero__scroll{z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.contact-hero__scroll span{text-transform:uppercase;letter-spacing:.2em;color:#fff6;font-size:.7rem}.contact-hero__scroll-line{background:linear-gradient(gold,#0000);width:1px;height:40px;animation:2s ease-in-out infinite contact-scroll-pulse}@keyframes contact-scroll-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.6)}}@media (max-width:640px){.contact-hero{min-height:80vh}.contact-hero__content{padding:0 1.5rem}.contact-hero__title{margin-bottom:1rem}.contact-hero__pattern{background-size:24px 24px}}@media (min-width:641px) and (max-width:1024px){.contact-hero__title{font-size:clamp(4rem,12vw,8rem)}}@media (prefers-reduced-motion:reduce){.contact-hero__scroll-line{animation:none}}@media (min-resolution:192dpi){.contact-hero__pattern{background-image:radial-gradient(#ffd7000f .5px,#0000 .5px)}}
