:root,[data-theme=light]{--c-bg:#fff;--c-bg2:#f5f5f5;--c-bg3:#eee;--c-bg4:#e8e8e8;--c-border:#e5e5e5;--c-border2:#d5d5d5;--c-border3:silver;--c-text:#111;--c-text2:#444;--c-text3:#666;--c-text4:#888;--c-accent:#111;--c-accent-text:#fff;--c-accent-hover-bg:#111;--c-accent-hover-text:#fff;--c-nav-bg:#fff;--c-card-bg:#f9f9f9;--c-input-bg:#f5f5f5;--c-shadow:#00000014 0 2px 8px;--c-green:#16a34a;--c-red:#dc2626;--c-yellow:#d97706;--c-blue:#2563eb}[data-theme=dark]{--c-bg:#0a0a0a;--c-bg2:#141414;--c-bg3:#1a1a1a;--c-bg4:#1f1f1f;--c-border:#1f1f1f;--c-border2:#222;--c-border3:#333;--c-text:#f0f0f0;--c-text2:#999;--c-text3:#888;--c-text4:#666;--c-accent:#fff;--c-accent-text:#000;--c-accent-hover-bg:#fff;--c-accent-hover-text:#000;--c-nav-bg:#0a0a0a;--c-card-bg:#141414;--c-input-bg:#1a1a1a;--c-shadow:#0006 0 2px 8px;--c-green:#4ade80;--c-red:#f87171;--c-yellow:#fbbf24;--c-blue:#60a5fa}*{transition:background-color .2s,border-color .2s,color .2s}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:var(--c-bg)!important;color:var(--c-text)!important}[data-theme=light]{--c-bg5:#f0f0f0;--c-success-bg:#16a34a1f;--c-error-bg:#dc26261a;--c-info-bg:#2563eb1a;--c-warning-bg:#d977061a;--c-row-hover:#0000000a;--c-row-alt:#00000005;--c-avatar-bg:#111;--c-avatar-text:#fff}[data-theme=dark]{--c-bg5:#0f0f0f;--c-success-bg:#4ade801f;--c-error-bg:#f871711a;--c-info-bg:#60a5fa1a;--c-warning-bg:#fbbf241a;--c-row-hover:#ffffff0a;--c-row-alt:#ffffff05;--c-avatar-bg:#fff;--c-avatar-text:#000}
