:root{--bg-primary: #0b0b0b;--bg-secondary: #141414;--bg-tertiary: #1a1a1a;--bg-hover: #1f1f1f;--bg-input: #1a1a1a;--border-color: #2a2a2a;--text-primary: #e5e5e5;--text-secondary: #a3a3a3;--text-tertiary: #737373;--text-muted: #6b7280;--text-on-accent: #0b0b0b;--accent-primary: #10b981;--accent-hover: #059669;--accent-blue: #3b82f6;--accent-red: #ef4444;--accent-amber: #f59e0b;--accent-purple: #a855f7;--header-height: 48px;--status-bar-height: 28px;--units-drawer-width: 520px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden;background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:15px;line-height:1.4;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}input,select,textarea,button{font-family:inherit}table{border-collapse:collapse}
