:root{--font-size: 14px;--background: #F2F3F7;--foreground: #161820;--card: #FFFFFF;--card-foreground: #161820;--popover: #FFFFFF;--popover-foreground: #161820;--primary: #B87200;--primary-foreground: #FFFFFF;--secondary: #E8EAF1;--secondary-foreground: #454860;--muted: #E8EAF1;--muted-foreground: #888CA0;--accent: #2A7A8A;--accent-foreground: #FFFFFF;--destructive: #C42835;--destructive-foreground: #FFFFFF;--border: rgba(0, 0, 0, .09);--input: #ECEDF3;--input-background: #ECEDF3;--switch-background: #C8CAD8;--font-weight-medium: 500;--font-weight-normal: 400;--ring: #B87200;--chart-1: #B87200;--chart-2: #2A7A8A;--chart-3: #158A4E;--chart-4: #C42835;--chart-5: #888CA0;--radius: .25rem;--sidebar: #E4E6EF;--sidebar-foreground: #161820;--sidebar-primary: #B87200;--sidebar-primary-foreground: #FFFFFF;--sidebar-accent: #ECEDF3;--sidebar-accent-foreground: #161820;--sidebar-border: rgba(0, 0, 0, .09);--sidebar-ring: #B87200}.dark{--background: #0E0F12;--foreground: #DDE1EA;--card: #15171C;--card-foreground: #DDE1EA;--popover: #1A1C22;--popover-foreground: #DDE1EA;--primary: #FFB020;--primary-foreground: #0E0F12;--secondary: #1E2028;--secondary-foreground: #A0A4B0;--muted: #1A1C22;--muted-foreground: #6B7080;--accent: #5BB3C2;--accent-foreground: #0E0F12;--destructive: #E5484D;--destructive-foreground: #FFFFFF;--border: rgba(255, 255, 255, .07);--input: #1E2028;--input-background: #1E2028;--switch-background: #2E3140;--ring: #FFB020;--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: #FFB020;--chart-2: #5BB3C2;--chart-3: #3DD68C;--chart-4: #E5484D;--chart-5: #A0A4B0;--sidebar: #0B0C0F;--sidebar-foreground: #DDE1EA;--sidebar-primary: #FFB020;--sidebar-primary-foreground: #0E0F12;--sidebar-accent: #1E2028;--sidebar-accent-foreground: #DDE1EA;--sidebar-border: rgba(255, 255, 255, .07);--sidebar-ring: #FFB020}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border)}html{font-size:var(--font-size);line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;background-color:var(--background);color:var(--foreground);font-family:Inter,system-ui,-apple-system,sans-serif}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}#root{height:100vh;overflow:hidden}
