:root{--mar:#070A0D;--carta:#F5F2E8;--casco:#34404C;--muted:#67717A;--line:rgba(52,64,76,.16);--gold:#C8A35A;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--carta);color:var(--mar);font-family:"Bricolage Grotesque",Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.legal-top{height:78px;background:var(--mar);color:#fff;display:flex;align-items:center}.legal-top-inner{width:min(1120px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-brand{display:flex;align-items:center;gap:18px}.legal-brand img{width:90px;height:auto}.legal-brand span{padding-left:18px;border-left:1px solid rgba(255,255,255,.14);font-size:14px;color:rgba(255,255,255,.72)}.legal-top a{color:rgba(255,255,255,.72);text-decoration:none;font-size:13px}.legal-hero{background:var(--mar);color:#fff;padding:86px 0 76px;border-top:1px solid rgba(255,255,255,.06)}.legal-wrap{width:min(1120px,calc(100% - 40px));margin:auto}.legal-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:10px;color:var(--gold);font-weight:700}.legal-hero h1{font-size:clamp(3rem,7vw,6.3rem);line-height:.92;letter-spacing:-.06em;margin:20px 0 18px;font-weight:650}.legal-hero p{max-width:720px;color:rgba(255,255,255,.66);font-size:16px;line-height:1.7}.legal-main{padding:72px 0 110px}.legal-content{max-width:820px;margin:0 auto}.legal-content h1{display:none}.legal-content h2{font-size:30px;line-height:1.15;letter-spacing:-.035em;margin:60px 0 18px;padding-top:28px;border-top:1px solid var(--line)}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{font-size:18px;margin:34px 0 10px}.legal-content p,.legal-content li{font-size:15px;line-height:1.75;color:var(--casco)}.legal-content ul{padding-left:22px}.legal-content strong{color:var(--mar)}.legal-content a{color:#1b5f77;text-decoration:none;border-bottom:1px solid rgba(27,95,119,.25)}.legal-meta{margin-top:28px;font-size:12px;color:rgba(255,255,255,.42)}.legal-footer{border-top:1px solid var(--line);padding:30px 0 38px;color:var(--muted);font-size:12px}.legal-footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.legal-footer nav{display:flex;gap:18px;flex-wrap:wrap}.legal-footer a{color:inherit;text-decoration:none}@media(max-width:640px){.legal-top{height:68px}.legal-brand img{width:76px}.legal-brand span{display:none}.legal-hero{padding:62px 0 58px}.legal-main{padding:50px 0 80px}.legal-content h2{font-size:25px;margin-top:46px}}