body { font-family: sans-serif; background-color: #0F172A; color: #94A3B8; margin:0; }
.main-header { background: #020617; padding: 20px 0; text-align:center; border-bottom:2px solid #D97706; }
.logo-text { color:white; font-weight:bold; text-decoration:none; font-size:22px; }
.logo-text span { color:#D97706; }
.legal-content { padding:60px 0; }
.legal-container { width:85%; max-width:800px; margin:0 auto; background:#1E293B; padding:40px; border-radius:8px; }
h1 { color:white; font-size:24px; margin-bottom:15px; }
p { font-size:14px; line-height:1.6; text-align:justify; }
.main-footer { background:#020617; padding:20px 0; text-align:center; font-size:12px; position:absolute; bottom:0; width:100%; }