@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--font-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{font-family:var(--font-sans)}}:root{--background:#fff;--background-subtle:#fafafa;--background-card:#ffffff;--background-table:#f5f5f5;--text-primary:#0f172a;--text-secondary:#64748b;--border:#e5e5e5;--border-shadow-row:#eaeaea;--primary:#3b82f6;--primary-hover:#2563eb;--primary-foreground:#fff;--primary-background-active:#e6f2ff;--hover:#f3f3f3;--hover-row:#eff2f8;--border-color:#e5e7eb;--border-primary:#0f172a;--hover-border-boxshadow:0 0 0 3px rgba(59,130,246,0.1);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-size-xxs:0.6875rem;--font-size-xs:0.75rem;--font-size-13:0.8125rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--secondary:#f4f4f5;--secondary-hover:#e4e4e7;--secondary-foreground:#18181b;--destructive:#ef4444;--destructive-hover:#dc2626;--destructive-foreground:#fafafa;--accent:#f4f4f5;--select-row:#8db9fd;--sidebar-primary:#5a81fa;--sidebar-dark:#2b318a;--sidebar-black:#1f1f1f;--sidebar-gray:#5a5e83;--sidebar-light-gray:#d9d9d9;--sidebar-bg-main:#f7f8fc;--sidebar-yellow:#fbb03b;--sidebar-bg-hover:#f2f5ff;--sidebar-white:#ffffff;--sidebar-blue-light:#f0f4ff;--blue-bright:rgb(3,144,221);--sidebar-primary-hover:#5171de;--gray-1:#fafafa;--table-color-bg:#fff;--text-t-i:#4f556c;--text-color-g:#475569;--text-tertiary:#646b7e;--status-success:#22c55e;--table-thead:#f6f6f6;--group-column:#d9fde8;--group-column-hover:#cdf1db;--sort-column:#fff4ec;--sort-column-hover:#ffeed6;--height-row:31px;--secondary-text:#6b7280}*{box-sizing:border-box;padding:0;margin:0}body{color:var(--text-primary)}button,input,textarea{font-family:inherit}.dark-sidebar,:root[data-theme=dark],[data-theme=dark]{--background:#1e1e1e;--accent:#2d2d2d;--gray-1:#161618;--sidebar-white:#1c1c1f;--sidebar-black:#e2e8f0;--sidebar-gray:#a1a1aa;--sidebar-light-gray:#3f3f46;--sidebar-bg-hover:#27272a;--sidebar-blue-light:#27272a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--background-table:#1c1c1f;--border-color:#2e2e32;--text-t-i:#a1a1aa;--primary-background-active:#39393b;--hover-row:#27272a;--sidebar-bg-main:red;--table-color-bg:#1e1e1e;--background-card:#27272a;--sidebar-yellow-bg:#3a3520;--background-subtle:#232323;--border-shadow-row:#4f4f4f;--table-thead:#151515}.my-tanstack-table td.editable-cell{height:44px;padding:0}.react-tooltip{color:#ecf0f1!important;border-radius:8px!important;background-color:#000!important;font-size:12px!important;font-weight:600!important;box-shadow:0 4px 12px rgba(0,0,0,.25)!important}