:root{--v2-background:#fcfaf6;--v2-foreground:#0d1218;--v2-card:#fff;--v2-card-foreground:#0d1218;--v2-popover:#fff;--v2-popover-foreground:#0d1218;--v2-primary:#de4f44;--v2-primary-foreground:#fcfcfc;--v2-secondary:#f7f5f1;--v2-secondary-foreground:#232a30;--v2-muted:#f1eee9;--v2-muted-foreground:#575e66;--v2-accent:#ffe4e0;--v2-accent-foreground:#232a30;--v2-destructive:#d40e14;--v2-destructive-foreground:#fff6f5;--v2-border:#e4e1db;--v2-input:#eae7e2;--v2-ring:#de4f44;--v2-status-liquidation:#cc2823;--v2-status-sauvegarde:#0465af;--v2-status-redressement:#cc6700;--v2-status-cession:#7b47bf;--v2-status-mandat:#008856;--v2-heat-critical:#cc2823;--v2-heat-urgent:#cc6700;--v2-heat-watch:#0465af;--v2-heat-neutral:#575e66;--v2-radius:.625rem}@supports (color:lab(0% 0 0)){:root{--v2-background:lab(98.2845% .164658 2.28316);--v2-foreground:lab(5.24559% -.9728 -4.53259);--v2-card:lab(100% 0 0);--v2-card-foreground:lab(5.24559% -.9728 -4.53259);--v2-popover:lab(100% 0 0);--v2-popover-foreground:lab(5.24559% -.9728 -4.53259);--v2-primary:lab(54.1873% 56.0062 38.114);--v2-primary-foreground:lab(98.84% .0000298023 -.0000119209);--v2-secondary:lab(96.5445% .164807 2.28326);--v2-secondary-foreground:lab(16.4574% -1.44607 -5.26403);--v2-muted:lab(94.2323% .225037 3.04775);--v2-muted-foreground:lab(39.6627% -1.54643 -5.30835);--v2-accent:lab(92.7784% 8.97124 5.50239);--v2-accent-foreground:lab(16.4574% -1.44607 -5.26403);--v2-destructive:lab(45.6021% 69.2282 54.1881);--v2-destructive-foreground:lab(97.5936% 2.97695 1.82122);--v2-border:lab(89.5923% .225872 3.04832);--v2-input:lab(91.9123% .225455 3.04804);--v2-ring:lab(54.1873% 56.0062 38.114);--v2-status-liquidation:lab(45.8258% 62.7172 46.1585);--v2-status-sauvegarde:lab(41.2342% -2.64815 -46.8883);--v2-status-redressement:lab(54.872% 43.6274 91.4859);--v2-status-cession:lab(41.3825% 41.0325 -55.5391);--v2-status-mandat:lab(49.6331% -47.2672 18.5006);--v2-heat-critical:lab(45.8258% 62.7172 46.1585);--v2-heat-urgent:lab(54.872% 43.6274 91.4859);--v2-heat-watch:lab(41.2342% -2.64815 -46.8883);--v2-heat-neutral:lab(39.6627% -1.54643 -5.30835)}}.v2-theme{--background:var(--v2-background);--foreground:var(--v2-foreground);--card:var(--v2-card);--card-foreground:var(--v2-card-foreground);--popover:var(--v2-popover);--popover-foreground:var(--v2-popover-foreground);--primary:var(--v2-primary);--primary-foreground:var(--v2-primary-foreground);--secondary:var(--v2-secondary);--secondary-foreground:var(--v2-secondary-foreground);--muted:var(--v2-muted);--muted-foreground:var(--v2-muted-foreground);--accent:var(--v2-accent);--accent-foreground:var(--v2-accent-foreground);--destructive:var(--v2-destructive);--destructive-foreground:var(--v2-destructive-foreground);--border:var(--v2-border);--input:var(--v2-input);--ring:var(--v2-ring);--radius:var(--v2-radius);--status-liquidation:var(--v2-status-liquidation);--status-sauvegarde:var(--v2-status-sauvegarde);--status-redressement:var(--v2-status-redressement);--status-cession:var(--v2-status-cession);--status-reprise:var(--v2-status-mandat);background-color:var(--v2-background);color:var(--v2-foreground)}.v2-theme ::-webkit-scrollbar{width:6px;height:6px}.v2-theme ::-webkit-scrollbar-track{background:var(--v2-secondary)}.v2-theme ::-webkit-scrollbar-thumb{background:var(--v2-border);border-radius:3px}.v2-theme ::-webkit-scrollbar-thumb:hover{background:var(--v2-muted-foreground)}.v2-theme :focus-visible{outline:2px solid var(--v2-ring);outline-offset:2px;border-radius:4px}.v2-theme tr[tabindex]:focus-visible{outline:2px solid var(--v2-ring);outline-offset:-2px}