:root{--c-primary: #16a34a;--c-primary-dark: #15803d;--c-primary-light: #dcfce7;--c-sidebar-bg: #1e293b;--c-sidebar-border: #334155;--c-sidebar-text: #94a3b8;--c-sidebar-active: #16a34a;--c-bg: #f1f5f9;--c-white: #ffffff;--c-border: #e2e8f0;--c-text: #1e293b;--c-text-muted: #64748b;--c-danger: #dc2626;--c-warning: #d97706;--c-success: #16a34a;--c-info: #2563eb;--sidebar-width: 240px;--header-height: 56px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--radius-sm: 4px;--radius: 6px;--radius-lg: 8px;--radius-xl: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--c-text);background-color:var(--c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}button{font-family:inherit;cursor:pointer}a{color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
