:root{--yellow:#ffe000;--black:#090909;--ink:#111;--muted:#626262;--line:#dedede;--soft:#f5f5f2;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit}.legal-header{height:86px;background:var(--black);border-bottom:1px solid #222}.legal-header-inner{width:min(var(--max),calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-logo{width:235px;height:62px;object-fit:contain;object-position:left center}.legal-back{color:#fff;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.5px}.legal-back:hover{color:var(--yellow)}.legal-hero{background:#0b0b0b;color:#fff;padding:74px 0 68px;border-bottom:6px solid var(--yellow)}.legal-container{width:min(var(--max),calc(100% - 40px));margin:auto}.legal-eyebrow{margin:0 0 14px;font-size:10px;font-weight:900;letter-spacing:3px}.legal-hero h1{margin:0;font-family:"Archivo Black",sans-serif;font-size:clamp(46px,7vw,78px);line-height:.92;letter-spacing:-3px}.legal-hero h1 span{color:var(--yellow)}.legal-updated{margin:18px 0 0;color:#aaa;font-size:12px}.legal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:58px;padding:58px 0 78px}.legal-side{position:sticky;top:24px;align-self:start;border-top:5px solid var(--yellow);background:var(--soft);padding:22px}.legal-side strong{display:block;font-family:"Archivo Black",sans-serif;font-size:16px;margin-bottom:13px}.legal-side p{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.55}.legal-side a{font-size:12px;font-weight:800}.legal-content{max-width:820px}.legal-intro{font-size:18px!important;color:#333!important;line-height:1.65!important;margin-top:0!important}.legal-content h2{margin:42px 0 13px;font-family:"Archivo Black",sans-serif;font-size:26px;line-height:1.05;letter-spacing:-1px}.legal-content h2:first-of-type{margin-top:32px}.legal-content p,.legal-content li{font-size:14px;line-height:1.72;color:#4d4d4d}.legal-content ul{padding-left:21px}.legal-content li+li{margin-top:7px}.legal-note{margin-top:42px;padding:18px 20px;border-left:5px solid var(--yellow);background:var(--soft);font-size:12px;line-height:1.6;color:#555}.legal-footer{background:#090909;color:#fff}.legal-footer-inner{width:min(var(--max),calc(100% - 40px));margin:auto;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-footer img{width:220px;height:56px;object-fit:contain;object-position:left center}.legal-footer-links{display:flex;flex-wrap:wrap;gap:20px}.legal-footer a{color:#fff;text-decoration:none;font-size:10px;font-weight:900;text-transform:uppercase}.legal-footer a:hover{color:var(--yellow)}@media(max-width:760px){.legal-header{height:74px}.legal-header-inner{width:calc(100% - 28px)}.legal-logo{width:185px;height:50px}.legal-back{font-size:9px}.legal-container{width:calc(100% - 28px)}.legal-hero{padding:52px 0 48px}.legal-hero h1{font-size:45px;letter-spacing:-2px}.legal-layout{grid-template-columns:1fr;gap:28px;padding:38px 0 56px}.legal-side{position:static}.legal-content h2{font-size:23px;margin-top:34px}.legal-content p,.legal-content li{font-size:13px}.legal-intro{font-size:16px!important}.legal-footer-inner{width:calc(100% - 28px);align-items:flex-start;flex-direction:column}.legal-footer img{width:205px}.legal-footer-links{gap:14px 18px}}