*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden}body{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--c-pageBg);color:var(--c-text)}input,button,textarea,select{font-family:inherit}:root,:root[data-theme=light]{--c-pageBg: #F7F7F3;--c-sidebarBg: #FAF9F5;--c-sidebarBorder: #E5E5E0;--c-headerBg: #0F0F10;--c-headerText: #F5F5F2;--c-headerMuted: #A1A1AA;--c-headerBorder: rgba(255,255,255,.12);--c-headerSurface: rgba(255,255,255,.06);--c-cardBg: #ffffff;--c-border: #E5E5E0;--c-borderDark: #d1d7db;--c-text: #111111;--c-textSecondary: #6B7280;--c-textMuted: #8696a0;--c-primary: #dc2626;--c-primaryHover: #b91c1c;--c-primaryLight: #FCEBEB;--c-primaryText: #111b21;--c-purple: #534AB7;--c-green: #0F6E56;--c-amber: #E8A317;--c-shadowSm: 0 1px 2px rgba(0,0,0,.08);--c-shadowMd: 0 8px 24px rgba(0,0,0,.06);--c-shadowLg: 0 20px 60px rgba(0,0,0,.15);--c-waBg: #e5ddd5;--c-incomingBg: #ffffff;--c-incomingText: #111b21;--c-outgoingBg: #d9fdd3;--c-outgoingText: #111b21;--c-chatBg: #e5ddd5;--c-statusDelivered: #53bdeb;--c-statusRead: #53bdeb;--c-statusSent: #8696a0;--c-surface: #ffffff;--c-surfaceAlt: #F7F7F3;--c-hover: #EFEEE6;--c-chatPanel: #f0f2f5;--c-chatWall: #efeae2}:root[data-theme=dark]{--c-pageBg: #0e1318;--c-sidebarBg: #11171d;--c-sidebarBorder: #232a31;--c-headerBg: #0b0f13;--c-headerText: #e9edef;--c-headerMuted: #8a929c;--c-headerBorder: rgba(255,255,255,.1);--c-headerSurface: rgba(255,255,255,.06);--c-cardBg: #1a2027;--c-border: #2a323b;--c-borderDark: #313a44;--c-text: #e6e9ec;--c-textSecondary: #9aa4af;--c-textMuted: #7a838d;--c-primary: #ef4444;--c-primaryHover: #f87171;--c-primaryLight: #3a1518;--c-primaryText: #e9edef;--c-purple: #9a90ef;--c-green: #2ecc9a;--c-amber: #f0b73f;--c-shadowSm: 0 1px 2px rgba(0,0,0,.4);--c-shadowMd: 0 8px 24px rgba(0,0,0,.45);--c-shadowLg: 0 20px 60px rgba(0,0,0,.6);--c-waBg: #0b141a;--c-incomingBg: #202c33;--c-incomingText: #e9edef;--c-outgoingBg: #005c4b;--c-outgoingText: #e9edef;--c-chatBg: #0b141a;--c-statusDelivered: #53bdeb;--c-statusRead: #53bdeb;--c-statusSent: #8696a0;--c-surface: #1a2027;--c-surfaceAlt: #11171d;--c-hover: #232a31;--c-chatPanel: #202c33;--c-chatWall: #0b141a}input,textarea,select{color:var(--c-text)}::placeholder{color:var(--c-textMuted);opacity:1}
