*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f3ef;color:#171a1d;font-family:Arial,Helvetica,sans-serif}.header{height:86px;padding:0 max(5vw,28px);justify-content:space-between;background:#10161b}.brand,.header{display:flex;align-items:center;color:#fff}.brand{gap:13px;text-decoration:none}.brandMark{width:46px;height:46px;border:2px solid #b78b50;display:grid;place-items:center;font-weight:900;letter-spacing:-3px}.brandText{display:flex;flex-direction:column;line-height:.92;letter-spacing:2px}.brandText strong{font-size:18px}.brandText span{font-size:11px;color:#b78b50;margin-top:6px}.header nav{display:flex;gap:34px}.header nav a{color:#dfe2e4;text-decoration:none;font-size:14px}.hero{min-height:650px;background:linear-gradient(100deg,rgba(11,16,20,.97),rgba(11,16,20,.88) 45%,rgba(11,16,20,.56));display:flex;align-items:center;color:#fff}.heroInner{width:min(1180px,90vw);margin:auto}.eyebrow,.sectionLabel{font-size:12px;font-weight:800;letter-spacing:3px;color:#b78b50;margin-bottom:22px}.hero h1{font-size:clamp(46px,6vw,82px);line-height:1.02;letter-spacing:-3px;max-width:1000px;margin:0 0 30px}.intro{max-width:720px;font-size:20px;line-height:1.55;color:#d9dddf;margin:0 0 36px}.button{display:inline-block;background:#b78b50;color:#10161b;text-decoration:none;font-weight:800;padding:16px 22px}.section{padding:100px max(5vw,28px);max-width:1050px}.band h2,.section h2{font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px;margin:0 0 25px}.band p,.section p{font-size:19px;line-height:1.7;color:#4b5054;max-width:800px}.band{padding:85px max(5vw,28px);background:#e8e5de;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.band p{margin:3px 0 0}footer{background:#10161b;color:#fff;padding:45px max(5vw,28px);display:flex;justify-content:space-between;align-items:center;line-height:1.6}footer span{color:#aeb4b8;font-size:14px}footer a{color:#d7b078;text-decoration:none}@media(max-width:760px){.header nav{display:none}.hero{min-height:600px}.hero h1{letter-spacing:-2px}.band{grid-template-columns:1fr;gap:20px}.section{padding-top:75px;padding-bottom:75px}footer{align-items:flex-start;flex-direction:column;gap:22px}}