:root{--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#ebebeb;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#ef4444;--destructive-foreground:#fafafa;--border:#ededed;--input:#e5e5e5;--ring:#0a0a0a;--chart-1:#e76e50;--chart-2:#2a9d90;--chart-3:#274754;--chart-4:#e8c468;--chart-5:#f4a462;--radius:.5rem;--sidebar-background:#006d77;--sidebar-foreground:#efe;--sidebar-primary:#1a1a1a;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f0f0f0;--sidebar-accent-foreground:#4d4d4d;--sidebar-border:#e8e8e8;--sidebar-ring:#3b82f6;--sidebar:#fafafa}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#292929;--muted-foreground:#a3a3a3;--accent:#262626;--accent-foreground:#fafafa;--destructive:#ef4343;--destructive-foreground:#fafafa;--border:#262626;--input:#262626;--ring:#d4d4d4;--chart-1:#2662d9;--chart-2:#2eb88a;--chart-3:#e88c30;--chart-4:#af57db;--chart-5:#e23670;--sidebar-background:#031d44;--sidebar-foreground:#eef;--sidebar-primary:#fff;--sidebar-primary-foreground:#fff;--sidebar-accent:#292929;--sidebar-accent-foreground:#f4f4f5;--sidebar-border:#292929;--sidebar-ring:#3b82f6;--sidebar:#18181b}@layer base{*{border-color:var(--border);outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}body{background-color:var(--background);color:var(--foreground)}}@layer components;.sidebar-menu-button{border-radius:var(--radius-md);text-align:start;outline:none;align-items:center;gap:.5rem;width:100%;margin-inline-end:-16px;padding:.5rem;transition-property:width,height,padding,background-color,color,border-color;transition-duration:.15s;display:flex;overflow:hidden}.sidebar-menu-button:hover,.sidebar-menu-button:active,.sidebar-menu-button[data-state=open]:hover{box-shadow:0 0 0 1px var(--sidebar-accent)}.sidebar-menu-button:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-menu-button:disabled,.sidebar-menu-button[aria-disabled=true]{pointer-events:none;opacity:.5}.sidebar-menu-button[data-active=true]{width:calc(100% + 16px);color:var(--sidebar-accent-foreground);background-color:var(--sidebar-accent);border-start-end-radius:0;border-end-end-radius:0;font-weight:500}.sidebar-menu-button>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-menu-button>svg{flex-shrink:0;width:1rem;height:1rem}.sidebar-menu-button--outline{background-color:var(--background);box-shadow:0 0 0 1px var(--sidebar-border)}.sidebar-menu-button--outline:hover{box-shadow:0 0 0 1px var(--sidebar-accent)}.sidebar-menu-button--sm{height:2rem;font-size:.875rem}.sidebar-menu-button--default{height:3rem;font-size:1.125rem}.sidebar-menu-button--lg{height:3.5rem;font-size:1.25rem}[data-sidebar=menu-item]:has([data-sidebar=menu-action]) .sidebar-menu-button{padding-inline-end:2rem}[data-collapsible=icon] .sidebar-menu-button{width:2rem!important;height:2rem!important;padding:.5rem!important}[data-collapsible=icon] .sidebar-menu-button--lg{padding:0!important}@layer utilities{body{font-optical-sizing:auto;font-family:Outfit,sans-serif}}
