@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--font-sans: "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif;--radius-lg: .75rem;--radius-md: calc(.75rem - 2px) ;--radius-sm: calc(.75rem - 4px) ;--radius-xl: 1rem;--radius-2xl: 1.25rem;--color-background: oklch(.985 .005 250);--color-foreground: oklch(.18 .02 250);--color-card: oklch(1 0 0);--color-card-foreground: oklch(.18 .02 250);--color-popover: oklch(1 0 0);--color-popover-foreground: oklch(.18 .02 250);--color-primary: oklch(.5 .18 250);--color-primary-foreground: oklch(.98 .005 250);--color-secondary: oklch(.955 .01 250);--color-secondary-foreground: oklch(.25 .02 250);--color-muted: oklch(.96 .008 250);--color-muted-foreground: oklch(.5 .02 250);--color-accent: oklch(.955 .01 250);--color-accent-foreground: oklch(.25 .02 250);--color-destructive: oklch(.55 .22 25);--color-destructive-foreground: oklch(.98 .005 25);--color-border: oklch(.9 .01 250);--color-input: oklch(.92 .008 250);--color-ring: oklch(.5 .18 250);--color-chart-1: oklch(.5 .18 250);--color-chart-2: oklch(.55 .2 300);--color-chart-3: oklch(.55 .15 175);--color-chart-4: oklch(.6 .15 145);--color-chart-5: oklch(.55 .12 220);--color-status-blue: oklch(.73 .13 247);--color-status-blue-foreground: oklch(1 0 0);--color-status-purple: oklch(.72 .15 286);--color-status-purple-foreground: oklch(1 0 0);--color-status-magenta: oklch(.71 .16 314);--color-status-magenta-foreground: oklch(1 0 0);--color-status-red: oklch(.71 .18 26);--color-status-red-foreground: oklch(1 0 0);--color-status-orange: oklch(.83 .11 55);--color-status-orange-foreground: oklch(.15 .02 250);--color-status-cyan: oklch(.76 .13 199);--color-status-cyan-foreground: oklch(.15 .02 250);--color-status-amber: oklch(.81 .17 77);--color-status-amber-foreground: oklch(.15 .02 250);--color-status-green: oklch(.79 .14 166);--color-status-green-foreground: oklch(.15 .02 250);--color-sidebar: oklch(.16 .03 250);--color-sidebar-foreground: oklch(.88 .015 250);--color-sidebar-primary: oklch(.6 .16 250);--color-sidebar-primary-foreground: oklch(.12 .02 250);--color-sidebar-accent: oklch(.22 .03 250);--color-sidebar-accent-foreground: oklch(.92 .01 250);--color-sidebar-border: oklch(.26 .03 250);--color-sidebar-ring: oklch(.6 .16 250);--color-sidebar-muted: oklch(.45 .02 250);--color-success: oklch(.55 .16 150);--color-success-foreground: oklch(1 0 0);--color-warning: oklch(.65 .15 75);--color-warning-foreground: oklch(.15 .02 75);--color-info: oklch(.55 .15 230);--color-info-foreground: oklch(1 0 0)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}*,*:before,*:after{box-sizing:border-box;margin:0;border-color:var(--color-border)}html,body{height:100%;overflow:hidden}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);font-feature-settings:"rlig" 1,"calt" 1,"ss01" 1;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.025em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#eef2f7;border-radius:4px}::-webkit-scrollbar-thumb{background:#a5afba;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#738292}::selection{background:#0065b040;background:oklch(.5 .18 250 / .25)}.table-row-virtualized{content-visibility:auto;contain-intrinsic-size:0 48px}.list-item-virtualized{content-visibility:auto;contain-intrinsic-size:0 64px}.card-virtualized{content-visibility:auto;contain-intrinsic-size:0 200px}
