:root{--bg:#050d20;--surface:#0c1830;--surface2:#111f3b;--line:#203556;--text:#f5f7ff;--muted:#98a8c4;--blue:#2e75ff;--green:#22d88d}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 72% 0,#0b1d3f,#050d20 44%);color:var(--text);font:14px Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.legal-topbar{height:68px;position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100vw - 1050px)/2));border-bottom:1px solid #172944;background:#061027ed;backdrop-filter:blur(14px)}.legal-brand{font-size:20px;font-weight:800}.legal-brand b{width:34px;height:34px;display:inline-grid;place-items:center;margin-right:9px;border-radius:10px;background:linear-gradient(135deg,#247cff,#834aff 62%,#18d18c);font-style:italic}.legal-brand span{color:#82a7ff}.legal-topbar nav{display:flex;gap:22px;color:#a9b7d0;font-size:12px}.legal-topbar nav a:hover{color:#fff}.legal-shell{width:min(1050px,calc(100% - 30px));margin:0 auto}.legal-hero{padding:64px 0 34px}.legal-hero>span{color:#6fa5ff;font-size:10px;font-weight:800;letter-spacing:1.8px}.legal-hero h1{margin:14px 0 12px;font-size:40px;letter-spacing:-1px}.legal-hero p{max-width:760px;margin:0 0 14px;color:#b3c0d6;font-size:17px;line-height:1.6}.legal-hero div{color:#7284a5;font-size:11px}.legal-document{margin-bottom:50px;padding:34px 40px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#0e1c37,#09152b);box-shadow:0 28px 65px rgba(0,0,0,.25)}.legal-callout{margin-bottom:30px;padding:15px 17px;border:1px solid #5e4c1f;border-radius:9px;background:#2c2512;color:#e7d59b;font-size:12px;line-height:1.6}.legal-section{padding:25px 0;border-bottom:1px solid #1b2d4c}.legal-section:last-child{border-bottom:0}.legal-section h2{margin:0 0 13px;font-size:17px}.legal-section p{margin:9px 0;color:#aab8d0;line-height:1.75}.legal-footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100vw - 1050px)/2));border-top:1px solid #172944;color:#7183a2;font-size:10px}@media(max-width:650px){.legal-topbar nav{gap:10px;font-size:10px}.legal-hero{padding-top:42px}.legal-hero h1{font-size:30px}.legal-document{padding:24px 20px}.legal-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}}

