:root{--background:355 30% 98%;--foreground:355 10% 10%;--card:355 20% 95%;--card-foreground:355 10% 15%;--popover:355 30% 98%;--popover-foreground:355 10% 10%;--primary:355 65% 55%;--primary-foreground:0 0% 100%;--secondary:355 30% 85%;--secondary-foreground:355 10% 15%;--muted:355 15% 90%;--muted-foreground:355 10% 40%;--accent:355 25% 85%;--accent-foreground:355 10% 15%;--destructive:10 70% 45%;--destructive-foreground:355 10% 98%;--border:355 20% 85%;--input:355 20% 90%;--ring:355 65% 55%;--radius:0.5rem}.dark{--background:355 30% 8%;--foreground:355 10% 90%;--card:355 30% 10%;--card-foreground:355 10% 90%;--popover:355 30% 8%;--popover-foreground:355 10% 90%;--primary:355 60% 50%;--primary-foreground:0 0% 100%;--secondary:355 30% 25%;--secondary-foreground:355 10% 90%;--muted:355 15% 20%;--muted-foreground:355 10% 70%;--accent:355 25% 25%;--accent-foreground:355 10% 90%;--destructive:10 70% 45%;--destructive-foreground:355 10% 90%;--border:355 20% 25%;--input:355 20% 25%;--ring:355 60% 50%;--radius:0.5rem}.ant-select-selector{background-color:hsl(var(--background))!important;border-color:hsl(var(--border))!important;height:40px!important;padding:4px 11px!important;border-radius:6px!important}.ant-select-selection-search-input{height:38px!important}.ant-select-selection-item{line-height:30px!important}.ant-select-dropdown{border:1px solid hsl(var(--border))!important}.ant-select-dropdown,.ant-select-item{background-color:hsl(var(--background))!important}.ant-select-item{color:hsl(var(--foreground))!important}.ant-select-item-option-active,.ant-select-item-option-selected{background-color:hsl(var(--accent))!important}.ant-select:focus-within .ant-select-selector{border-color:hsl(var(--ring))!important;box-shadow:0 0 0 1px hsl(var(--ring))!important}