:root{--background: #f7f9fb;--foreground: #191c1e;--surface: #ffffff;--surface-muted: #f1f5f9;--surface-container: #eceef0;--border: #dfe3e7;--muted: #667085;--primary: #0f172a;--primary-foreground: #ffffff;--accent: #0d9488;--accent-soft: #f0fdfa;--success: #15803d;--warning: #b45309;--destructive: #b91c1c;--info: #0369a1;--sidebar: #ffffff;--sidebar-foreground: #344054;--sidebar-width: 240px;--header-height: 56px;--content-padding: 28px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}
