.hero{position:relative;width:100vw;min-height:90vh;overflow:hidden;display:flex;align-items:flex-end;padding-bottom:5.6rem}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://images.unsplash.com/photo-1646974400439-8472d58bb19e?w=1920&q=85&fit=crop&crop=center);background-size:cover;background-position:center;transform:scale(1.05);transition:transform 8s ease-out}.hero-bg.loaded{transform:scale(1)}.hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%23C4A97D' stroke-width='0.5' opacity='1'%3E%3Cpolygon points='50,8 72,50 50,92 28,50'/%3E%3Cpolygon points='50,22 64,50 50,78 36,50'/%3E%3Cline x1='50' y1='8' x2='50' y2='0'/%3E%3Cline x1='50' y1='92' x2='50' y2='100'/%3E%3Cline x1='72' y1='50' x2='100' y2='50'/%3E%3Cline x1='28' y1='50' x2='0' y2='50'/%3E%3Ccircle cx='50' cy='50' r='3' fill='%23C4A97D'/%3E%3C/g%3E%3C/svg%3E");background-size:100px 100px}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,35,51,.88) 0%,rgba(28,35,51,.3) 40%,transparent 70%),linear-gradient(to right,rgba(28,35,51,.4) 0%,transparent 60%)}.hero-content{position:relative;z-index:2;padding-left:clamp(2rem,7vw,8rem);max-width:820px}.hero-eyebrow{font-family:var(--font-body);font-size:.65rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem;display:flex;align-items:center;gap:1rem}.hero-eyebrow:before{content:"";width:40px;height:1px;background:var(--gold);flex-shrink:0}.hero-headline{font-family:var(--font-display);font-size:clamp(3.2rem,7vw,7rem);font-weight:300;line-height:1.04;letter-spacing:-.01em;color:var(--white);margin-bottom:1.8rem}.hero-headline em{font-style:italic;color:var(--cream)}.hero-sub{font-family:var(--font-body);font-size:.95rem;font-weight:300;line-height:1.7;color:#ffffffb8;max-width:440px;margin-bottom:2.8rem;letter-spacing:.02em}.hero-ctas{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.hero-content{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:3rem}.hero-headline{font-size:clamp(2.2rem,9vw,3.5rem)}.scroll-indicator{display:none}}@media(prefers-reduced-motion:reduce){.hero-bg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero.css.map */
