:root{--bg: #0d0f12;--panel-solid: #14181e;--stroke: rgba(255, 255, 255, .08);--stroke-strong: rgba(255, 255, 255, .16);--text: #eef2f6;--muted: #97a1ac;--gold: #ffcb3d;--radius: 14px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;padding:32px 20px 80px}.legal-doc{max-width:74ch;margin:0 auto;overflow-wrap:break-word}.legal-nav{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;padding-bottom:20px;margin-bottom:28px;border-bottom:1px solid var(--stroke)}.legal-brand{font-family:Bebas Neue,Impact,sans-serif;font-size:24px;font-weight:400;line-height:1;letter-spacing:1px;color:var(--text);text-decoration:none;margin-right:auto}.legal-brand span{color:var(--gold)}.legal-nav a:not(.legal-brand){font-size:13px;font-weight:700;letter-spacing:.3px;min-height:24px;display:inline-flex;align-items:center}h1{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(30px,6vw,42px);font-weight:400;line-height:1.05;letter-spacing:1px;margin-bottom:12px}h2{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:400;line-height:1.1;letter-spacing:.8px;color:var(--gold);margin:40px 0 12px}h3{font-size:16px;font-weight:700;line-height:1.35;margin:24px 0 8px}p,li{margin-bottom:14px}ul{padding-left:22px;margin-bottom:20px}li{margin-bottom:8px}strong,b{font-weight:700;color:var(--text)}a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(255,203,61,.4)}a:hover{border-bottom-color:var(--gold)}a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}.legal-meta{font-size:13px;font-weight:600;letter-spacing:.3px;color:var(--muted);margin-bottom:28px}.legal-meta span{display:block}.legal-summary{padding:18px;margin-bottom:32px;background:var(--panel-solid);border:1px solid var(--stroke-strong);border-radius:var(--radius);font-size:15px;font-weight:500}.legal-summary p:last-child{margin-bottom:0}.legal-caps{font-size:14px;line-height:1.6;color:var(--text)}.legal-table{width:100%;border-collapse:collapse;margin-bottom:24px;font-size:14px}.legal-table caption{text-align:left;color:var(--muted);font-size:13px;padding-bottom:8px}.legal-table th,.legal-table td{text-align:left;vertical-align:top;padding:10px 12px;border:1px solid var(--stroke)}.legal-table th{font-weight:700;background:var(--panel-solid)}.legal-footer{margin-top:48px;padding-top:20px;border-top:1px solid var(--stroke);font-size:13px;color:var(--muted)}.legal-footer address{font-style:normal;margin-bottom:12px}@media (max-width: 640px){body{padding:24px 16px 64px;font-size:15px}.legal-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.legal-table tr{display:block;margin-bottom:14px;border:1px solid var(--stroke);border-radius:10px;overflow:hidden}.legal-table td{display:block;border:0;border-bottom:1px solid var(--stroke)}.legal-table tr td:last-child{border-bottom:0}.legal-table td:before{content:attr(data-label);display:block;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:4px}}
