:root{
  --white:#12151c;
  --dark:#e8eef8;
  --dark-light:rgba(232,238,248,.12);
  --dark-medium:rgba(232,238,248,.55);
}
html,body,#app{background:#0b0e14 !important;color:#e8eef8 !important;}
.header{background:rgba(11,14,20,.92) !important;border-bottom-color:#1e2430 !important;}
.nav-link,.h1,h1,h2,h3,h4,h5,p,li,span,.card-title,.card-subtitle,.service-title,.footer-nav-title,.footer-section-title,.contact-item,.footer-copyright p{color:#e8eef8 !important;}
.hero{background:linear-gradient(180deg,#0b0e14 0%,#10141d 100%) !important;}
.pricing-section,.faq-section,.what-we-do,.partners-section,.main-content{background:#0b0e14 !important;}
.footer{background:#080a10 !important;}
.footer-container,.aml-check-card,.aml-dashboard,.metric-card,.faq-item,.pricing-card,.faq-contact-box{background:#141824 !important;border-color:#2a3142 !important;color:#e8eef8 !important;}
.btn-secondary{background:#141824 !important;color:#7aa2ff !important;border-color:#3b6cff !important;}
.faq-answer{color:#b7c2d6 !important;}
input,textarea{background:#0b0e14 !important;color:#e8eef8 !important;border-color:#2a3142 !important;}
.network-card,.card-inner{background:#141824 !important;border-color:#2a3142 !important;}
