*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}:root{--bg-dark:#0b0f19;--card-bg:#151e2e;--border-color:#ffffff14;--text-main:#f8fafc;--text-muted:#94a3b8;--accent:#fe2c55;--gradient:linear-gradient(135deg,#a855f7,#06b6d4)}body{background-color:var(--bg-dark);color:var(--text-main);flex-direction:column;min-height:100vh;line-height:1.6;display:flex}.legal-container{flex:1;max-width:800px;margin:0 auto;padding:60px 20px}.page-header{text-align:center;margin-bottom:50px}.page-header h1{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:42px;font-weight:800}.page-header p{color:var(--text-muted);font-size:16px}.legal-content section{margin-bottom:40px}.legal-content h2{color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:20px;display:flex}.legal-content h2:before{content:"";background:var(--gradient);border-radius:4px;width:4px;height:20px;display:block}.legal-content p{color:var(--text-muted);margin-bottom:16px;font-size:15px}.legal-content ul{color:var(--text-muted);margin-bottom:16px;margin-left:24px;font-size:15px}.legal-content li{margin-bottom:8px}.legal-content a{color:#06b6d4;text-decoration:none}.legal-content a:hover{text-decoration:underline}footer{border-top:1px solid var(--border-color);text-align:center;margin-top:auto;padding:30px 0}.copyright{color:#475569;font-size:13px}
