:root{--yellow: #fbf579;--blue: #005995;--pink: #fa625f;--purple: #600473;--sentiment-positive: #10b981;--sentiment-negative: #fa625f;--badge-inbound: #005995;--badge-outbound: #600473;--badge-missed: #fa625f;--live-color: #fa625f;--table-header-bg: #0f172a;--table-header-text: #f1f5f9}:root,[data-theme=dark]{--bg-page: #0a0f1a;--bg-surface: #0f172a;--bg-input: #080d16;--bg-active-nav: #1a2236;--border: #1e293b;--border-strong: #1e293b;--text-primary: #f1f5f9;--text-secondary: #64748b;--text-muted: #334155;--text-body: #e2e8f0;--logo-color: #fbf579;--brand-header-bg: #0f172a;--brand-header-text: #fbf579;--active-nav-text: #fbf579;--active-nav-border: #fbf579;--active-nav-bg: #1a2236;--sidebar-bg: #0f172a;--topbar-bg: #0f172a;--card-bg: #0f172a;--selected-contact-bg: #1a2236;--selected-contact-border: #fbf579;--field-value-accent: #fbf579;--deal-value-color: #fbf579;--call-summary-bg: #080d16;--call-summary-border: #fbf579;--active-call-bg: #0a1628;--active-call-border: #fbf579;--dialpad-key-bg: #1e293b;--dialpad-key-color: #e2e8f0;--dialpad-key-hover-bg: #005995;--dialpad-key-hover-color: #ffffff;--phone-display-bg: #0a0f1a;--phone-display-border: #1e293b;--phone-num-color: #fbf579;--softphone-bg: #080d16;--tag-warm-bg: #fbf579;--tag-warm-color: #000000;--tag-warm-border: none;--sentiment-neutral: #fbf579;--input-bg: #1e293b;--input-border: #334155;--input-color: #f1f5f9;--table-row-even: #0f172a;--table-row-odd: #111827;--status-offline-bg: #334155;--status-offline-color: #94a3b8;--status-connecting-bg: #475569;--status-connecting-color: #e2e8f0;--sidebar: #0f172a;--background: #0a0f1a;--text-dark: #f1f5f9;--text-light: #f1f5f9;--border-width: 2px;--border-solid: 2px solid #1e293b}[data-theme=light]{--bg-page: #f0efe8;--bg-surface: #ffffff;--bg-input: #f8f8f5;--bg-active-nav: #fff8f0;--border: #e2e8f0;--border-strong: #000000;--text-primary: #000000;--text-secondary: #94a3b8;--text-muted: #94a3b8;--text-body: #000000;--logo-color: #000000;--brand-header-bg: #fbf579;--brand-header-text: #000000;--active-nav-text: #000000;--active-nav-border: #fa625f;--active-nav-bg: #fff8f0;--sidebar-bg: #ffffff;--topbar-bg: #ffffff;--card-bg: #ffffff;--selected-contact-bg: #fffbeb;--selected-contact-border: #fa625f;--field-value-accent: #005995;--deal-value-color: #600473;--call-summary-bg: #f8f8f5;--call-summary-border: #fbf579;--active-call-bg: #000000;--active-call-border: #fbf579;--dialpad-key-bg: #ffffff;--dialpad-key-color: #000000;--dialpad-key-hover-bg: #005995;--dialpad-key-hover-color: #ffffff;--phone-display-bg: #ffffff;--phone-display-border: #000000;--phone-num-color: #000000;--softphone-bg: #f8f8f5;--tag-warm-bg: #fbf579;--tag-warm-color: #000000;--tag-warm-border: 1px solid #000000;--sentiment-neutral: #f59e0b;--input-bg: #ffffff;--input-border: #e2e8f0;--input-color: #000000;--table-row-even: #ffffff;--table-row-odd: #f8f8f5;--status-offline-bg: #e2e8f0;--status-offline-color: #64748b;--status-connecting-bg: #94a3b8;--status-connecting-color: #ffffff;--sidebar: #ffffff;--background: #f0efe8;--text-dark: #000000;--text-light: #ffffff;--border-width: 2px;--border-solid: 2px solid #e2e8f0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border-radius:0!important}html,body{height:100%;width:100%}body{font-family:Outfit,sans-serif;background-color:var(--bg-page);color:var(--text-primary);font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:900;line-height:1;letter-spacing:-.02em;color:var(--text-primary)}a{color:var(--blue);text-decoration:underline;font-weight:600}a:hover{color:var(--text-primary)}button{font-family:Outfit,sans-serif;cursor:pointer}input,select,textarea{font-family:Outfit,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:var(--border)}.theme-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--border);color:var(--text-secondary);font-size:16px;cursor:pointer;flex-shrink:0;transition:none}.theme-toggle:hover{background:var(--bg-surface);color:var(--text-primary)}
