.site-nav { background: linear-gradient(180deg, #0a1628 0%, #1a2d4a 100%) !important; box-shadow: 0 4px 14px rgba(0,0,0,0.35); color: #ffffff !important; }
.site-nav a { color: #e2e8f0 !important; text-decoration: none !important; }
.site-nav a:hover { color: #c9a227 !important; }
.site-nav a.nav-active { color: #c9a227 !important; font-weight: 700; }
.site-hero-overlay { background: linear-gradient(90deg, rgba(10,22,40,0.92) 0%, rgba(26,45,74,0.85) 50%, rgba(10,22,40,0.78) 100%); }
.site-hero h1, .site-hero p { text-shadow: 0 2px 10px rgba(0,0,0,0.5); color: #ffffff !important; }
.site-footer { background: linear-gradient(180deg, #0a1628 0%, #050d18 100%) !important; color: #b8c5d6 !important; }
.site-footer h3, .site-footer .site-footer-brand { color: #ffffff !important; }
.site-footer a { color: #c9a227 !important; text-decoration: none !important; }
.site-footer a:hover { color: #e8c547 !important; }
.site-footer .footer-copy { background: #030810 !important; color: #94a3b8 !important; border-top: 1px solid #1a2d4a; }
.site-footer .footer-copy p { color: #94a3b8 !important; }
.site-footer .badge-pill { background: #1a2d4a !important; color: #e8c547 !important; border: 1px solid #c9a227; }
.legal-header { background: linear-gradient(180deg, #0a1628 0%, #1a2d4a 100%) !important; color: #ffffff !important; }
.legal-header h1 { color: #ffffff !important; }
.cta-gold { background: #c9a227 !important; color: #0a1628 !important; }
.card-thumb { background: linear-gradient(135deg, #0a1628 0%, #1a2d4a 100%); display: flex; align-items: center; justify-content: center; height: 10rem; overflow: hidden; }
.card-thumb img { width: 72%; max-height: 85%; object-fit: contain; }
.service-icon { width: 3rem; height: 3rem; margin-bottom: 1rem; }
.trust-badge { background: #1a2d4a; border: 1px solid #c9a227; color: #e8c547; }
