html[data-church-theme=light] {color-scheme:light;--theme-page:#f6f8fb;--theme-surface:#fff;--theme-soft:#f8fafc;--theme-text:#1d2939;--theme-muted:#667085;--theme-border:#e5e9ef;}
html[data-church-theme=dark] {color-scheme:dark;--theme-page:#10151d;--theme-surface:#1a2230;--theme-soft:#242f40;--theme-text:#edf2f7;--theme-muted:#bac5d4;--theme-border:#3a4658;}
[data-church-theme] body.church-admin {background:var(--theme-page)!important;color:var(--theme-text)!important;--ui-page:var(--theme-page);--ui-surface:var(--theme-surface);--ui-surface-soft:var(--theme-soft);--ui-text:var(--theme-text);--ui-text-soft:var(--theme-text);--ui-muted:var(--theme-muted);--ui-border:var(--theme-border);--text-dark:var(--theme-text);--text-muted:var(--theme-muted);--surface:var(--theme-surface);--surface-muted:var(--theme-soft);--border:var(--theme-border);}
html[data-church-theme=dark] body.church-admin :is(.main-navbar,.main-navbar .navbar-collapse,.dropdown-menu,.page-header,.card,.panel,.board-panel,[class$="-card"],[class$="-hero"],[class$="-panel"],[class$="-table-header"],[class$="-card-header"],[class$="-table-body"]) {background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important;}
html[data-church-theme=dark] body.church-admin :is(h1,h2,h3,h4,h5,h6,[class$="-heading"],[class$="-title"],[class$="-name"],[class$="-value"],.dropdown-user-name) {color:var(--theme-text)!important;}
html[data-church-theme=dark] body.church-admin :is([class$="-label"],[class$="-subtitle"],[class$="-description"],[class$="-caption"],.dropdown-user-username) {color:var(--theme-muted)!important;}
html[data-church-theme=dark] body.church-admin :is(input,select,textarea,.form-control,.form-select) {background:var(--theme-soft)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;}
html[data-church-theme=dark] body.church-admin .main-navbar :is(.nav-link,.dropdown-item) {color:var(--theme-text)!important;}
html[data-church-theme=dark] body.church-admin .main-navbar :is(.nav-link,.dropdown-item):hover {color:var(--church-secondary)!important;background:var(--theme-soft)!important;}
html[data-church-theme=dark] body.church-admin :is(.analytics-shell,.members-page-shell,.guest-page-shell,.users-page-shell) {--analytics-text:var(--theme-text);--analytics-heading:var(--theme-text);--analytics-muted:var(--theme-muted);--analytics-border:var(--theme-border);--analytics-border-soft:var(--theme-border);--analytics-surface:var(--theme-surface);--analytics-surface-soft:var(--theme-soft);--analytics-page:var(--theme-page);}
html[data-church-theme=dark] body.church-admin :is(.members-page-shell,.guest-page-shell,.users-page-shell) :is(table,thead,tbody,tr,th,td) {background:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;}
html[data-church-theme=dark] body.church-admin :is(.members-page-shell,.guest-page-shell,.users-page-shell) th {background:var(--theme-soft)!important;}
html[data-church-theme=dark] body.church-admin table[data-church-table] tr:hover td {background:var(--theme-soft)!important;}
html[data-church-theme=dark] body.church-admin :is(.analytics-chart-card,.analytics-chart-container) {background:var(--theme-surface)!important;}
.church-theme-toggle {border:0;background:transparent;color:var(--church-primary)!important;cursor:pointer;font:inherit;display:flex;align-items:center;gap:.4rem;}
.church-theme-toggle i {color:var(--church-secondary)!important;}
.church-theme-toggle:hover,.church-theme-toggle:focus-visible {color:var(--church-secondary)!important;}
@media print {html[data-church-theme] body.church-admin{background:white!important;color:black!important;}[data-church-theme-toggle]{display:none!important;}}
