:root{--color-navy: #101828;--color-navy-deep: #0c111d;--color-navy-soft: #1d2939;--color-accent: #1570ef;--color-accent-soft: #d1e9ff;--color-bg: #f9fafb;--color-surface: #ffffff;--color-border: #eaecf0;--color-text: #101828;--color-text-muted: #667085;--color-text-soft: #98a2b3;--color-success: #027a48;--color-success-bg: #ecfdf3;--color-danger: #d92d20;--color-danger-bg: #fef3f2;--color-warning: #b54708;--color-warning-bg: #fffaeb;--color-info: #344054;--color-info-bg: #f2f4f7;--sidebar-width: 236px;--header-height: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--shadow-md: 0 4px 16px rgba(16, 24, 40, .06);--font: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:var(--font);font-size:14px;line-height:1.45;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}app-root{display:block;height:100%;min-height:100%}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin:0}
