:root{--navy:#05111f;--white:#fff;--max:960px}*{box-sizing:border-box}body{min-width:320px;color:var(--white);background:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max), calc(100% - 40px));margin-inline:auto}.site-header{border-bottom:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand-logo{background:var(--white);border-radius:9px;place-items:center;width:112px;height:46px;padding:4px 7px;display:grid}.brand-logo img{object-fit:contain;border-radius:6px;width:100px;max-height:38px}.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{font-size:.78rem}.brand-copy span{color:#ffffff94;margin-top:2px;font-size:.62rem}.home-button{border:1px solid #ffffff59;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.home-button:hover{border-color:var(--white)}.legal-hero{padding:28px 0 18px}.eyebrow{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:.62rem;font-weight:700}h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.2}.lead{color:#ffffffb8;max-width:820px;margin:10px 0 0;font-size:.7rem;line-height:1.6}.updated{color:#ffffff73;margin-top:12px;font-size:.62rem;display:block}main{padding:0 0 38px}main .container{padding-inline:24px}.legal-section{border:0;padding:7px 0}.legal-section h2{margin:0 0 3px;font-size:.72rem;line-height:1.4}.legal-copy{color:#ffffffb3;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;max-width:900px;font-size:.66rem;line-height:1.62}.legal-copy p{margin:0 0 5px}.legal-copy p:last-child{margin-bottom:0}.legal-copy ul{margin:0;padding-left:18px}.legal-copy li+li{margin-top:5px}.legal-copy a{color:var(--white);text-underline-offset:3px;font-weight:700}.site-footer{color:#ffffff80;border-top:0;padding:18px 0;font-size:.62rem}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-links{flex-wrap:wrap;gap:10px 18px;display:flex}.footer-links a{color:#ffffffb3;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--white);text-underline-offset:3px;text-decoration:underline}@media (width<=620px){.container{width:min(100% - 28px, var(--max))}main .container{padding-inline:5px}.header-inner{min-height:70px}.brand-logo{width:90px;height:40px}.brand-logo img{width:80px}.brand-copy,.home-button span{display:none}.home-button{justify-content:center;width:38px;min-height:38px;padding:0}.legal-hero{padding:30px 0 22px}.footer-inner{flex-direction:column;align-items:flex-start}}
