:root{--font-family:"Inter", system-ui, -apple-system, sans-serif;--color-bg-app:#121212;--color-bg-panel:#232323;--color-bg-control:#2f2f2f;--color-bg-input:#1e1e1e;--color-bg-chip:#2f2f2f;--color-bg-chip-idle:#1e1e1e;--color-bg-header:#1c1c1c;--color-border:#3e3e3e;--color-border-chip:#3e3e3e;--color-text:#fff;--color-text-muted:#ffffff80;--color-text-dim:#ffffff59;--color-text-label:#979797;--color-alert:#a13535;--color-alert-bg:#a13535;--color-status-active:#35a139;--color-off-active:#a13535;--color-radio-active:#a13535;--color-header-controls:#2a2a2a;--color-tab-active:#4a4a4a;--color-dept-card:#ffffff0d;--color-profile-card:#1e1e1e;--color-accent-purple:#775cff;--gradient-home:linear-gradient(180deg, #232323 0%, #775cff 100%);--gradient-logo-glow:radial-gradient(circle at 45% 40%, #a14fff8c 0%, #785adc59 35%, #4b39a133 70%, transparent 100%);--header-h:67px;--alert-h:36px;--toolbar-h:56px;--sidebar-w:342px;--chip-h:34px;--chip-font-size:12px;--chip-padding:10px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--design-w:1920px;--design-h:1080px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%;overflow:hidden}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg-app);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.35}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}input,textarea{background:0 0;border:none;outline:none}a{color:inherit;text-decoration:none}
