*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f4f5;--sidebar: #111111;--sidebar-text: #71717a;--sidebar-active: #dc2626;--card: #ffffff;--border: #e4e4e7;--txt: #111111;--txt2: #52525b;--txt3: #a1a1aa;--red: #dc2626;--red-dark: #b91c1c;--red-light: #fef2f2;--yellow: #f59e0b;--yellow-light: #fffbeb;--green: #16a34a;--radius: 12px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -1px rgba(0,0,0,.05)}html,body,#root{height:100%;font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--txt);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes onlinePulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(2.2);opacity:0}}
