.hero{color:#fff;background-image:url(/hero.jpeg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative}.hero-overlay{background-color:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content{text-align:center;z-index:1;max-width:900px;padding:2rem;position:relative}.hero-content h1{margin-bottom:.75rem;font-size:clamp(2rem,6vw,4.5rem);line-height:1.1}.hero-content h2{letter-spacing:.12em;margin-bottom:1.5rem;font-size:clamp(1.1rem,3vw,2rem)}.hero-content p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}@media (max-width:768px){.hero{min-height:85vh}.hero-content{width:calc(100% - 2rem);padding:1.5rem}}@media (max-width:480px){.hero-content{padding:1.25rem}.hero-content h2{letter-spacing:.08em}}
