*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #050505;--text: #eceef3;--text-muted: rgba(255, 255, 255, .62);--text-dim: rgba(255, 255, 255, .42);--platinum: #c8ccd4;--platinum-light: #e2e6ec;--border: rgba(255, 255, 255, .12);--font-sans: "Inter", "Montserrat", system-ui, sans-serif}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark;scroll-behavior:smooth}body.legal-page{min-height:100svh;background:var(--bg);color:var(--text);font-family:var(--font-sans)}.legal-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem clamp(1.25rem,4vw,2.5rem);background:#050505e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.legal-logo{display:block;line-height:0;text-decoration:none}.legal-logo img{display:block;width:2.25rem;height:auto}.legal-back{font-size:.6875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:#ffffffb8;transition:color .25s ease}.legal-back:hover,.legal-back:focus-visible{color:var(--platinum-light)}.legal-main{width:min(44rem,100%);margin:0 auto;padding:clamp(2.5rem,6vh,4rem) clamp(1.25rem,4vw,2rem) clamp(4rem,8vh,6rem)}.legal-eyebrow{margin:0 0 .85rem;font-size:.625rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--platinum)}.legal-title{margin:0 0 .75rem;font-size:clamp(2rem,6vw,2.75rem);font-weight:300;letter-spacing:-.03em;line-height:1.1;color:var(--platinum-light)}.legal-updated{margin:0 0 clamp(2rem,4vh,2.75rem);font-size:.8125rem;color:var(--text-dim)}.legal-intro{margin:0 0 2rem;padding-bottom:2rem;border-bottom:1px solid var(--border);font-size:.9375rem;line-height:1.7;color:var(--text-muted)}.legal-section+.legal-section{margin-top:2rem}.legal-section h2{margin:0 0 .75rem;font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--platinum-light)}.legal-section p,.legal-section li{font-size:.9375rem;line-height:1.7;color:var(--text-muted)}.legal-section p+p{margin-top:.85rem}.legal-section ul{margin:.85rem 0 0;padding-left:1.25rem}.legal-section li+li{margin-top:.45rem}.legal-section a{color:var(--platinum-light);text-underline-offset:.15em}.legal-section a:hover,.legal-section a:focus-visible{color:#fff}.legal-footer{margin-top:clamp(2.5rem,5vh,3.5rem);padding-top:1.5rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.85rem 1.5rem;font-size:.75rem;color:var(--text-dim)}.legal-footer a{color:#ffffff9e;text-decoration:none;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.legal-footer a:hover,.legal-footer a:focus-visible{color:var(--platinum-light)}
