:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:220 13% 88%;--input:220 13% 88%;--ring:221.2 83.2% 53.3%;--radius:.5rem;--font-sans:Inter,ui-sans-serif,system-ui,sans-serif}[data-brand=vico]{--primary:217 91% 60%;--accent:218 100% 97%}[data-brand=rax]{--primary:221.2 83.2% 53.3%}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.bg-card{background-color:hsl(var(--card))}.text-card-foreground{color:hsl(var(--card-foreground))}.bg-popover{background-color:hsl(var(--popover))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.border-border{border-color:hsl(var(--border))}.bg-muted{background-color:hsl(var(--muted))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.bg-primary{background-color:hsl(var(--primary))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.bg-accent{background-color:hsl(var(--accent))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.ring-ring{--tw-ring-color:hsl(var(--ring))}.border-input{border-color:hsl(var(--input))}.bg-destructive{background-color:hsl(var(--destructive))}.text-destructive{color:hsl(var(--destructive))}.border-destructive{border-color:hsl(var(--destructive))}@media (min-width:768px) and (max-width:1024px){[data-wizard-root] .grid{grid-template-columns:1fr}}@layer base{html,body{background:hsl(var(--background));color:hsl(var(--foreground))}*{border-color:hsl(var(--border))}input,textarea,select{background:hsl(var(--background));border-color:hsl(var(--input))}button,[role=button],[onclick],a,[href],input[type=button],input[type=submit],input[type=reset],[tabindex]:not([tabindex="-1"]){cursor:pointer}button:disabled,[role=button][aria-disabled=true],a[aria-disabled=true],input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]),textarea,[contenteditable=true]{cursor:text}input[type=checkbox]{border-width:1px;border-color:#e2e4e9;border-radius:4px}input[type=checkbox]:checked{border-color:hsl(var(--primary));background-color:hsl(var(--primary))}table{border-collapse:separate;border-spacing:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}table th{text-transform:none;letter-spacing:normal;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-right:none;font-weight:600}table th:last-child{border-right:none}table td{border-bottom:1px solid #f1f2f4;border-right:none}table td:last-child{border-right:none}table tbody tr:last-child td{border-bottom:none}table tbody tr:hover{background-color:#f9fafb}table tbody tr:nth-child(2n){background-color:#fcfcfd}}body[data-scroll-locked]:has([data-radix-dialog-content]) #root{filter:blur(3px);transition:filter .15s}.rax-switch{border:1px solid hsl(var(--input));background-color:hsl(var(--input));-webkit-tap-highlight-color:transparent;border-radius:9999px;align-items:center;width:44px;height:24px;transition:background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex;position:relative}.rax-switch[data-state=checked]{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.rax-switch__thumb{pointer-events:none;background:hsl(var(--background));border-radius:9999px;width:20px;height:20px;transition:transform .2s;transform:translate(2px);box-shadow:0 1px 2px #0003}.rax-switch[data-state=checked] .rax-switch__thumb{transform:translate(22px)}.rax-switch:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring));outline:none}.rax-switch[disabled]{opacity:.5;cursor:not-allowed}
