/* Final dark-mode surface layer: overrides legacy light card backgrounds. */
html[data-theme="dark"] .section:not(.dark){background:linear-gradient(145deg,#081625 0%,#0a2035 52%,#071321 100%)!important;border-color:#6dc8ff2c!important;box-shadow:0 24px 68px #0009,inset 0 1px #ffffff0c!important}html[data-theme="dark"] .process:before,html[data-theme="dark"] .faq:before{opacity:.18!important}html[data-theme="dark"] .faq .accordion,html[data-theme="dark"] .faq details{border-color:#345a7b!important}html[data-theme="dark"] .steps>div{border-color:#6dc8ff24!important}html[data-theme="dark"] .steps>b{color:#75d6ff!important}html[data-theme="dark"] .process .steps h3,html[data-theme="dark"] .faq summary{color:#f5faff!important}html[data-theme="dark"] .process .steps p,html[data-theme="dark"] .faq details p,html[data-theme="dark"] .faq>div>p:not(.eyebrow){color:#c5d5e7!important}
