*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#17202c;background:#f6f5f2;line-height:1.65}header{height:72px;background:#0d131b;color:white;display:flex;align-items:center;padding:0 max(5vw,24px);border-bottom:1px solid #b88a3b}.brand{font-family:Georgia,serif;font-size:28px;color:#d7ae60}.brand span{font-family:inherit;font-size:18px;color:#fff}.hero{position:relative;background:#090d12}.hero img{display:block;width:100%;max-height:760px;object-fit:cover;opacity:.76}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.08) 65%)}.heroText{position:absolute;z-index:2;left:max(6vw,25px);bottom:9%;color:white}.tag,.eyebrow{letter-spacing:.18em;font-size:13px;font-weight:800;color:#b88a3b}.hero h1{font-family:Georgia,serif;font-size:clamp(36px,6vw,78px);line-height:1.02;margin:12px 0;max-width:900px;text-shadow:0 3px 18px #000}.content,.pdf{max-width:1120px;margin:auto;padding:70px 28px}.content h2,.pdf h2{font-family:Georgia,serif;font-size:clamp(29px,4vw,46px);line-height:1.15;margin:10px 0 35px;color:#111b28}.content h3{font-size:22px}.content p{font-size:18px}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d8d8d8;border:1px solid #d8d8d8;margin:25px 0 45px}.facts div{display:flex;justify-content:space-between;gap:20px;padding:15px 18px;background:#fff}.facts span{text-align:right;font-weight:700}.commission{margin:45px 0;padding:25px 30px;border-left:4px solid #b88a3b;background:#fff}.pdf{padding-top:30px}.pdfhead{display:flex;align-items:end;justify-content:space-between;gap:20px}.pdfhead h2{margin-bottom:15px}.pdf a{background:#111c2b;color:#fff;text-decoration:none;padding:12px 18px;border-radius:8px;font-weight:700}.pdf iframe{width:100%;height:85vh;min-height:700px;border:1px solid #ccc;background:#fff;border-radius:8px}.mobile{display:none}footer{background:#0d131b;color:#ddd;text-align:center;padding:30px;border-top:2px solid #b88a3b}@media(max-width:700px){header{height:60px}.brand{font-size:21px}.brand span{font-size:13px}.hero img{min-height:430px}.heroText{bottom:7%}.hero h1{font-size:38px}.content,.pdf{padding:45px 18px}.content p{font-size:17px}.facts{grid-template-columns:1fr}.facts div{display:block}.facts span{display:block;text-align:left;color:#75571f}.pdfhead{display:block}.pdfhead>a{display:none}.pdf iframe{height:68vh;min-height:520px}.mobile{display:block;text-align:center;margin-top:25px}.mobile a{display:block}}
