:root{--background: #f7f9fb;--foreground: #191c1e;--surface: #ffffff;--surface-muted: #f2f4f6;--surface-container: #eceef0;--border: #dfe3e7;--muted: #667085;--primary: #0f172a;--primary-foreground: #ffffff;--accent: #0d9488;--accent-soft: #e6f6f4;--success: #15803d;--warning: #b45309;--destructive: #b91c1c;--info: #0369a1;--sidebar: #ffffff;--sidebar-foreground: #344054;--header-height: 56px;--sidebar-width: 240px;--content-padding: 32px}*{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}a{color:inherit;text-decoration:none}@media print{[data-no-print]{display:none!important}[data-print-main]{margin-left:0!important;transition:none!important}[data-print-content]{padding-top:0!important}body{background:#fff!important;color:#000!important}[data-print-target]{width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important}}
