/* Footer — Compliance */
body .site-footer { background: #0e0e15; border-top: 1px solid #1e1e2a; padding: 32px 0; margin-top: 40px; }
body .site-footer .footer-inner { max-width: 1232px; margin: 0 auto; padding: 0 24px; }
body .site-footer .footer-gambling-warning { text-align: center; padding: 16px 20px; background: rgba(255, 69, 0, 0.06); border: 1px solid rgba(255, 69, 0, 0.15); border-radius: 8px; margin: 0 auto 20px auto; max-width: 800px; font-size: 13px; color: #ff8866; line-height: 24px; }
body .site-footer .footer-gambling-warning .warning-title { font-weight: 800; font-size: 14px; margin-bottom: 4px; color: #ff6b3d; }
body .site-footer .footer-affiliate-disclosure { text-align: center; font-size: 12px; color: #6a6a80; line-height: 20px; max-width: 800px; margin: 0 auto 20px auto; padding: 16px; background: #111118; border-radius: 8px; }
body .site-footer .footer-links { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; margin-bottom: 16px; }
body .site-footer .footer-links .footer-link { font-size: 13px; color: #6a6a80; transition: color 0.15s; }
body .site-footer .footer-links .footer-link:hover { color: #d4af37; }
body .site-footer .footer-bottom { text-align: center; font-size: 12px; color: #4a4a60; }
body .site-footer .footer-bottom .footer-legal { margin-top: 8px; font-size: 11px; line-height: 20px; max-width: 800px; margin-left: auto; margin-right: auto; color: #3a3a50; }
