:root{--blue:#00aaff;--orange:#ff5b16;--white:#f5f7fa;--muted:#b0bdc6}*{box-sizing:border-box}html{background:#020408;color:var(--white);font-family:Arial,Helvetica,sans-serif}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0,#0b2433 0,#03080d 28%,#010204 72%)}a{color:inherit}.legal-shell{width:min(900px,calc(100% - 40px));margin:auto;padding:38px 0 90px}.legal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:inline-flex;align-items:flex-end;text-decoration:none}.brand strong{font-size:28px;line-height:.7;font-weight:1000;font-style:italic;letter-spacing:-.09em;text-shadow:2px 0 var(--blue),-1px 0 var(--orange)}.brand span{font-size:12px;color:#38bdff;font-weight:900;letter-spacing:.12em;margin-left:-28px;margin-bottom:-13px}.back{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid var(--orange);padding-bottom:7px}.legal-copy{padding-top:80px}.eyebrow{color:#ff7133;font-size:12px;font-weight:900;letter-spacing:.22em}.legal-copy h1{font-size:clamp(48px,9vw,88px);line-height:.82;letter-spacing:-.065em;font-style:italic;margin:18px 0 22px}.updated{color:#8fa1ad;font-size:14px;margin-bottom:55px}.legal-copy section{border-top:1px solid rgba(255,255,255,.12);padding:30px 0}.legal-copy h2{font-size:23px;letter-spacing:-.025em;margin:0 0 13px}.legal-copy p,.legal-copy li{color:var(--muted);font-size:17px;line-height:1.7}.legal-copy ul{padding-left:22px}.legal-copy strong{color:#fff}.legal-footer{margin-top:45px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:25px;color:#94a5b0;font-size:13px}.legal-footer nav{display:flex;gap:18px}.legal-footer a:hover{color:#fff}@media(max-width:600px){.legal-shell{width:min(100% - 28px,900px);padding-top:24px}.legal-copy{padding-top:55px}.legal-copy p,.legal-copy li{font-size:16px}.legal-footer{flex-direction:column}.legal-header .back{font-size:10px}}
