*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;background:#0b0b0c;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hero{place-items:center;width:100%;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero__img{object-fit:cover;z-index:0}.hero__scrim{z-index:1;background:linear-gradient(#00000040,#0000008c 60%,#000c);position:absolute;inset:0}.hero__content{z-index:2;text-align:center;padding:2rem;position:relative}.hero__title{letter-spacing:.02em;text-shadow:0 2px 24px #00000080;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(2.5rem,9vw,6rem);font-weight:600;line-height:1.05}.hero__tagline{letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9;margin-top:1rem;font-size:clamp(.95rem,2.4vw,1.25rem)}
