*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#10231f;color:#f5f4e9;font:18px/1.65 system-ui,-apple-system,sans-serif}a{color:#f7c559;text-underline-offset:5px}a:hover{color:#ffe6a8}a:focus-visible{outline:3px solid #f7c559;outline-offset:5px}header,main,footer{width:min(1120px,calc(100% - 40px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:28px 0;border-bottom:1px solid #456057}nav{display:flex;gap:24px;flex-wrap:wrap}.brand{color:#f5f4e9;text-decoration:none;font-weight:800;letter-spacing:.08em;font-size:20px}main{padding:60px 0 80px}h1,h2{line-height:1.12;letter-spacing:-.03em}h1{font-size:clamp(38px,6vw,74px);max-width:850px;margin:18px 0 26px}h2{font-size:28px;margin-top:44px}p,li{max-width:760px}.eyebrow{color:#f7c559;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lead{font-size:24px;color:#cedbd2;max-width:650px}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}.hero img{display:block;width:100%;max-height:640px;object-fit:contain;border-radius:24px;border:1px solid #456057}.facts{display:flex;flex-wrap:wrap;gap:24px 48px;margin:40px 0;border-top:1px solid #456057;padding-top:28px}.facts strong{display:block;font-size:34px;color:#f7c559;line-height:1.2}.facts span{font-size:16px}.button{display:inline-block;background:#f7c559;color:#10231f;padding:12px 22px;border-radius:8px;font-weight:750;text-decoration:none;margin:12px 16px 12px 0}.button:hover{background:#ffe6a8;color:#10231f}.muted{color:#bdcfc4}footer{padding:25px 0 35px;border-top:1px solid #456057;font-size:16px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}article{max-width:800px}li{margin:12px 0}a,p,li{overflow-wrap:anywhere}@media(max-width:700px){.hero{grid-template-columns:1fr;gap:32px}.hero img{max-height:580px}main{padding-top:34px}.lead{font-size:21px}nav{gap:16px}h2{font-size:26px}}