:root{--ink:#0c1530;--muted:#68718a;--line:#e2e7f0;--blue:#1769ed;--soft:#f6f8fc;--warn:#fff6df;--warn-ink:#7a4b00}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:15px/1.7 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.legal-beta{display:flex;justify-content:center;gap:10px;padding:9px 20px;color:#dbe9ff;background:var(--ink);font-size:12px;text-align:center}.legal-beta b{color:#fff}.legal-header{display:flex;align-items:center;gap:28px;min-height:72px;padding:0 max(24px,calc((100vw - 1080px)/2));border-bottom:1px solid var(--line)}.legal-brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800}.legal-brand span{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#6965ff,var(--blue))}.legal-header nav{display:flex;gap:22px;margin-left:auto;color:#4f5b74;font-size:13px;font-weight:700}.legal-header nav a:hover{color:var(--blue)}.legal-hero{padding:80px max(24px,calc((100vw - 1080px)/2)) 55px;background:var(--soft)}.legal-hero p:first-child{margin:0 0 14px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em}.legal-hero h1{max-width:780px;margin:0;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.055em}.legal-hero>p:last-child{max-width:720px;margin:24px 0 0;color:var(--muted);font-size:17px}.legal-wrap{display:grid;grid-template-columns:220px minmax(0,1fr);gap:64px;width:min(1080px,calc(100% - 48px));margin:56px auto 90px}.legal-nav{position:sticky;top:24px;align-self:start;padding:20px;border:1px solid var(--line);border-radius:14px}.legal-nav b{display:block;margin-bottom:12px;font-size:12px}.legal-nav a{display:block;padding:6px 0;color:var(--muted);font-size:12px}.legal-nav a:hover{color:var(--blue)}.legal-content{min-width:0}.legal-status{padding:22px 24px;margin-bottom:40px;border:1px solid #f1d28c;border-radius:14px;color:var(--warn-ink);background:var(--warn)}.legal-status b{display:block;margin-bottom:4px}.legal-content section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--line)}.legal-content h2{margin:0 0 14px;font-size:26px;letter-spacing:-.035em}.legal-content h3{margin:24px 0 8px;font-size:17px}.legal-content p{margin:0 0 14px;color:#4f5b74}.legal-content ul{padding-left:20px;color:#4f5b74}.legal-content li{margin:8px 0}.owner-gates{padding:24px;border:1px solid #cbdaf4;border-radius:14px;background:#f5f8ff}.owner-gates h2{color:var(--blue)}.owner-gates li::marker{color:var(--blue)}.placeholder{display:inline-block;padding:2px 7px;border-radius:5px;color:#8a5200;background:#fff1c8;font-size:13px;font-weight:750}.legal-footer{display:flex;align-items:center;gap:24px;padding:30px max(24px,calc((100vw - 1080px)/2));border-top:1px solid var(--line);color:var(--muted);font-size:12px}.legal-footer nav{display:flex;gap:18px;margin-left:auto}.legal-footer a:hover{color:var(--blue)}@media(max-width:760px){.legal-beta{align-items:flex-start;flex-direction:column;gap:0;text-align:left}.legal-header{padding:14px 18px}.legal-header nav a:first-child{display:none}.legal-hero{padding:58px 24px 42px}.legal-wrap{grid-template-columns:1fr;width:min(100% - 32px,1080px);gap:24px}.legal-nav{position:static}.legal-footer{align-items:flex-start;flex-direction:column}.legal-footer nav{margin:0}}
