*{box-sizing:border-box}body{margin:0;background:#f2f1ed;color:#111;font-family:Inter,system-ui,sans-serif;line-height:1.65}a{color:inherit}header{background:#070707;color:#fff;padding:22px max(22px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.hero{background:#111;color:#fff;position:relative;min-height:700px;display:flex;align-items:flex-end;overflow:hidden}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.12)),linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.copy{position:relative;padding:80px 0}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:850}.hero h1,.section h2{font-size:clamp(40px,6vw,82px);line-height:.98;letter-spacing:-.045em}.section h2{font-size:clamp(34px,4.5vw,58px)}.lead,.section p{font-size:19px;max-width:850px}.section{padding:90px 0;border-bottom:1px solid #d3d3d0}.dark{background:#090909;color:#fff}.notice{padding:22px;border-left:4px solid #555;background:#fff}.cta{display:inline-block;background:#111;color:#fff;padding:14px 18px;text-decoration:none;font-weight:800}footer{background:#070707;color:#ddd;padding:40px 0}@media(max-width:800px){.hero{min-height:620px}.hero h1{font-size:44px}.section{padding:60px 0}}