html[data-theme="dark"] body{background:#0c1713;color:#edf4e9}
html[data-theme="dark"] .site-header,html[data-theme="dark"] .redesign .site-header{background:rgba(12,23,19,.94);border-color:#2b4036}
html[data-theme="dark"] .db-site-header{background:#0c1713f2;border-color:#2b4036}
html[data-theme="dark"] .hero,html[data-theme="dark"] .content-section,html[data-theme="dark"] .package-card,html[data-theme="dark"] .search-result,html[data-theme="dark"] .form-section{background:#12221b;color:#edf4e9;border-color:#2b4036}
html[data-theme="dark"] .page-shell,html[data-theme="dark"] .content-stack{color:#edf4e9}
html[data-theme="dark"] .hero__lead,html[data-theme="dark"] .hero__text,html[data-theme="dark"] .content-section p,html[data-theme="dark"] .content-section li,html[data-theme="dark"] .package-card p,html[data-theme="dark"] .search-result p,html[data-theme="dark"] .fine{color:#b8c9bd}
html[data-theme="dark"] .content-section h2,html[data-theme="dark"] .content-section h3,html[data-theme="dark"] .package-card h2,html[data-theme="dark"] .package-card h3,html[data-theme="dark"] .search-result h2{color:#edf4e9}
html[data-theme="dark"] .content-section table,html[data-theme="dark"] .content-section th,html[data-theme="dark"] .content-section td{border-color:#355045}
html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select,html[data-theme="dark"] .search-form input{background:#0d1b16;color:#edf4e9;border-color:#456356}
html[data-theme="dark"] .cta-band,html[data-theme="dark"] .site-footer{background:#09120f;color:#edf4e9;border-color:#2b4036}
html[data-theme="dark"] .site-footer a,html[data-theme="dark"] .site-footer span,html[data-theme="dark"] .site-footer p{color:#b8c9bd}
html[data-theme="dark"] .redesign{--paper:#0c1713;--ink:#edf4e9;--muted:#b8c9bd;--line:#2b4036;--forest:#153d30}
html[data-theme="dark"] .redesign .pricing-card,html[data-theme="dark"] .redesign .family-card,html[data-theme="dark"] .redesign .pilot-card{background:#12221b;border-color:#2b4036}
html[data-theme="dark"] .redesign .panel-top,html[data-theme="dark"] .redesign .panel-bottom{border-color:#355045}
html[data-theme="dark"] .redesign .workspace-panel{background:linear-gradient(145deg,#172a22,#102019);border-color:#355045}
html[data-theme="dark"] .redesign .floating-card{background:#172a22;border-color:#355045;color:#edf4e9}
.theme-toggle{border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;padding:.45rem .7rem;font:inherit;font-size:.78rem;cursor:pointer;white-space:nowrap}
.theme-toggle:hover{background:color-mix(in srgb,currentColor 10%,transparent)}
@media(max-width:700px){.theme-toggle{font-size:.72rem;padding:.4rem .55rem}}
