body.theme-dark{--farbe-hintergrund:#16191d;--farbe-text:#f4f4f4;--farbe-blau:#91cdf5;--farbe-blau-dunkel:#b7ddf5;--farbe-nav:#050505;--farbe-nav-text:#fff;--farbe-hell:#232931;--farbe-flaeche:#1d232b;--farbe-linie:#52606c;--farbe-akzent:#ffdb57;--farbe-button-text:#111;--farbe-input-bg:#111820;--farbe-input-text:#f7f7f7;color-scheme:dark}
body.theme-dark .radio-button.danger{background:#8d2929!important;color:#fff!important}

body.theme-dark{background:var(--farbe-hintergrund)!important;color:var(--farbe-text)!important}
body.theme-dark :where(.content-article,.form-card,.admin-card,.admin-dashboard-section,.admin-dashboard-hero,.admin-nav-submenu,.admin-mobile-category-panel,.radio-device,.radio-display,.radio-meta,.radio-section,.radio-preset,.radio-dock,.project-card,.chat-message,.event-list-card,details,dialog){background:var(--farbe-flaeche)!important;color:var(--farbe-text)!important;border-color:var(--farbe-linie)!important}
body.theme-dark :where(input,textarea,select){background:var(--farbe-input-bg)!important;color:var(--farbe-input-text)!important;border-color:var(--farbe-linie)!important}
body.theme-dark :where(button,.button){background:var(--farbe-blau);color:var(--farbe-button-text);border-color:var(--farbe-linie)}
body.theme-dark :where(a,h1,h2,h3,summary){color:var(--farbe-blau-dunkel)}
body.theme-dark :where(.site-header,.admin-header,.admin-category-bar){background:var(--farbe-nav)!important;color:var(--farbe-nav-text)!important}
body.theme-dark :where(.admin-primary-link,.admin-brand-actions a,.top-action-button,.brand){color:var(--farbe-nav-text)!important}
