*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #f0f0f0;--bg-hover: #f5f5f5;--bg-card: #ffffff;--bg-input: #ffffff;--text-primary: #333333;--text-secondary: #666666;--text-muted: #999999;--text-inverse: #ffffff;--border-color: #e0e0e0;--border-light: #eeeeee;--divider: #eeeeee;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 20px rgba(0, 0, 0, .15);--shadow-topbar: 0 2px 10px rgba(0, 0, 0, .05);--sidebar-bg: linear-gradient(180deg, #1a1f2e 0%, #2a3042 100%);--sidebar-text: rgba(255, 255, 255, .7);--sidebar-text-active: #ffffff;--sidebar-border: rgba(255, 255, 255, .1);--sidebar-hover: rgba(255, 255, 255, .1);--sidebar-shadow: 2px 0 10px rgba(0, 0, 0, .1);--accent: #4caf50;--accent-light: #f1f8e9;--accent-hover: #43a047;--danger: #f44336;--danger-light: #fef2f2;--warning: #f59e0b;--info-bg: #e3f2fd;--info-bg-hover: #bbdefb;--notif-unread: #e3f2fd;--notif-unread-hover: #bbdefb;--notif-critical-bg: #fef2f2;--notif-critical-unread: #fee2e2;--toggle-bg: #cccccc;--toggle-active: #4caf50;--scrollbar-thumb: rgba(255, 255, 255, .2);--scrollbar-thumb-hover: rgba(255, 255, 255, .32)}[data-theme=dark]{--bg-primary: #0b0f19;--bg-secondary: #060a13;--bg-tertiary: #141c2e;--bg-hover: #141c2e;--bg-card: #111827;--bg-input: #0e1525;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--text-inverse: #ffffff;--border-color: #334155;--border-light: #1e293b;--divider: #1e293b;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .4);--shadow-md: 0 4px 20px rgba(0, 0, 0, .5);--shadow-topbar: 0 2px 10px rgba(0, 0, 0, .4);--sidebar-bg: linear-gradient(180deg, #060a13 0%, #0e1525 100%);--sidebar-text: rgba(255, 255, 255, .6);--sidebar-text-active: #ffffff;--sidebar-border: rgba(255, 255, 255, .08);--sidebar-hover: rgba(255, 255, 255, .08);--sidebar-shadow: 2px 0 10px rgba(0, 0, 0, .4);--accent: #4ade80;--accent-light: #14532d;--accent-hover: #86efac;--danger: #f87171;--danger-light: #450a0a;--warning: #fbbf24;--info-bg: #172554;--info-bg-hover: #1e3a5f;--notif-unread: #172554;--notif-unread-hover: #1e3a5f;--notif-critical-bg: #450a0a;--notif-critical-unread: #7f1d1d;--toggle-bg: #475569;--toggle-active: #4ade80;--scrollbar-thumb: rgba(255, 255, 255, .15);--scrollbar-thumb-hover: rgba(255, 255, 255, .25)}body,.topbar,.settings-card,.card-header,.dropdown-menu{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body{background:var(--bg-secondary);color:var(--text-primary)}[data-theme=dark]{color-scheme:dark}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-muted)!important}[data-theme=dark] table,[data-theme=dark] th,[data-theme=dark] td{color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] th{background-color:var(--bg-secondary)}[data-theme=dark] tr:hover td{background-color:var(--bg-hover)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:var(--text-inverse)}[data-theme=dark] label{color:var(--text-secondary)}[data-theme=dark] a{color:var(--accent)}[data-theme=dark] hr{border-color:var(--border-color)}[data-theme=dark] ::selection{background:var(--accent);color:var(--text-inverse)}@media (max-width: 768px){.detail-container,.form-container,.list-container,.settings-shell,.container{padding:16px 12px!important}.page-header h1{font-size:22px!important}.grow{min-width:0!important;flex-basis:100%!important}.filters-panel,.filters-bar{padding:12px!important}.form-grid,.form-row{grid-template-columns:1fr!important}.customers-grid,.providers-grid{grid-template-columns:1fr!important;gap:12px!important}.table-wrapper{margin-left:-12px!important;margin-right:-12px!important;border-radius:0!important}.pagination{justify-content:center!important;padding-bottom:env(safe-area-inset-bottom,16px)!important;flex-wrap:nowrap!important;font-size:14px}.btn-primary,.btn-secondary{white-space:nowrap}}
