@charset "UTF-8";:root{--bg-main: #f8fafc;--bg-card: #ffffff;--primary: #4f46e5;--primary-soft: #eef2ff;--text-main: #0f172a;--text-muted: #64748b;--danger: #ef4444;--warning: #f59e0b;--success: #10b981}html,body{height:100%;margin:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-main);color:var(--text-main);color-scheme:light dark}app-sidebar{display:contents!important}.overlay{position:fixed!important;inset:0!important;background:#00000080!important;z-index:99998!important}
