.legal-site-header{height:76px;padding:0 clamp(20px,3vw,48px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #111;background:#fff;position:relative;z-index:10}
.legal-site-header img{display:block;width:min(190px,44vw);height:auto}
.legal-site-header nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:700}
.legal-site-header nav a:last-child{background:#111;color:#fff;padding:13px 16px}
.legal-site-footer{background:#111;color:#fff;padding:52px clamp(20px,4vw,64px) 28px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:start}
.legal-site-footer img{width:min(190px,45vw);filter:invert(1)}
.legal-site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:12px}
.legal-site-footer p{grid-column:1/-1;border-top:1px solid #333;padding-top:22px;color:#888;font-size:11px;margin:0}
.legal-hero{background:#fff!important;border-bottom:1px solid #111}
.legal-title{color:#111!important;letter-spacing:-.045em!important}
.legal-title .dot{color:#e85d45!important}
.legal-body{background:#f6f5f1!important}
.legal-prose h2{letter-spacing:-.025em}
.legal-questions{border-radius:0!important;background:#111!important;color:#fff!important}
.legal-questions button{background:#fff!important;color:#111!important;border-color:#fff!important}
@media(max-width:720px){.legal-site-header nav a:not(:last-child){display:none}.legal-site-footer{grid-template-columns:1fr}.legal-site-footer nav{justify-content:flex-start}.legal-title{font-size:clamp(52px,15vw,88px)!important}}
