[data-radix-select-trigger]{background-color:var(--background)!important;border-color:var(--border)!important;color:var(--foreground)!important}[data-radix-select-trigger]:hover{background-color:var(--accent)!important;color:var(--accent-foreground)!important}[data-radix-select-trigger]:focus{background-color:var(--background)!important;border-color:var(--ring)!important;color:var(--foreground)!important}[data-radix-select-content]{border-color:var(--border)!important}[data-radix-select-content],[data-radix-select-item]{background-color:var(--popover)!important;color:var(--popover-foreground)!important}[data-radix-select-item]:hover,[data-radix-select-item][data-highlighted],[data-radix-select-item][data-state=checked]{background-color:var(--accent)!important;color:var(--accent-foreground)!important}[data-radix-select-label]{color:var(--popover-foreground)!important;font-weight:600!important}[data-theme=light] [data-radix-select-trigger]{background-color:#fff!important;border-color:#e0e0d2!important;color:#054537!important}[data-theme=light] [data-radix-select-trigger]:hover{background-color:#f8f9fa!important;color:#054537!important}[data-theme=light] [data-radix-select-trigger]:focus{background-color:#fff!important;border-color:#22d686!important;box-shadow:0 0 0 2px #22d68633!important;color:#054537!important}[data-theme=light] [data-radix-select-content]{border-color:#e0e0d2!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}[data-theme=light] [data-radix-select-content],[data-theme=light] [data-radix-select-item]{background-color:#fff!important;color:#054537!important}[data-theme=light] [data-radix-select-item]:hover,[data-theme=light] [data-radix-select-item][data-highlighted],[data-theme=light] [data-radix-select-item][data-state=checked]{background-color:#e6f2df!important;color:#054537!important}[data-theme=light] [data-radix-select-label]{color:#054537!important;font-weight:600!important}[data-theme=dark] [data-radix-select-trigger]{background-color:#18332a!important;border-color:#0b372e!important;color:#faf5e2!important}[data-theme=dark] [data-radix-select-trigger]:hover{background-color:#0b372e!important;color:#faf5e2!important}[data-theme=dark] [data-radix-select-trigger]:focus{background-color:#18332a!important;border-color:#22d686!important;box-shadow:0 0 0 2px #22d68633!important;color:#faf5e2!important}[data-theme=dark] [data-radix-select-content]{border-color:#0b372e!important;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003!important}[data-theme=dark] [data-radix-select-content],[data-theme=dark] [data-radix-select-item]{background-color:#18332a!important;color:#faf5e2!important}[data-theme=dark] [data-radix-select-item]:hover,[data-theme=dark] [data-radix-select-item][data-highlighted],[data-theme=dark] [data-radix-select-item][data-state=checked]{background-color:#0b372e!important;color:#faf5e2!important}[data-theme=dark] [data-radix-select-label]{color:#faf5e2!important;font-weight:600!important}input[type=email],input[type=number],input[type=tel],input[type=text],textarea{background-color:var(--background)!important;border-color:var(--border)!important;color:var(--foreground)!important}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:var(--muted-foreground)!important}input[type=email]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--muted-foreground)!important}[data-theme=light] input[type=email],[data-theme=light] input[type=number],[data-theme=light] input[type=tel],[data-theme=light] input[type=text],[data-theme=light] textarea{background-color:#fff!important;border-color:#e0e0d2!important;color:#054537!important}[data-theme=light] input[type=email]::-moz-placeholder,[data-theme=light] input[type=number]::-moz-placeholder,[data-theme=light] input[type=tel]::-moz-placeholder,[data-theme=light] input[type=text]::-moz-placeholder,[data-theme=light] textarea::-moz-placeholder{color:#6b7280!important}[data-theme=light] input[type=email]::placeholder,[data-theme=light] input[type=number]::placeholder,[data-theme=light] input[type=tel]::placeholder,[data-theme=light] input[type=text]::placeholder,[data-theme=light] textarea::placeholder{color:#6b7280!important}[data-theme=dark] input[type=email],[data-theme=dark] input[type=number],[data-theme=dark] input[type=tel],[data-theme=dark] input[type=text],[data-theme=dark] textarea{background-color:#18332a!important;border-color:#0b372e!important;color:#faf5e2!important}[data-theme=dark] input[type=email]::-moz-placeholder,[data-theme=dark] input[type=number]::-moz-placeholder,[data-theme=dark] input[type=tel]::-moz-placeholder,[data-theme=dark] input[type=text]::-moz-placeholder,[data-theme=dark] textarea::-moz-placeholder{color:#9ca3af!important}[data-theme=dark] input[type=email]::placeholder,[data-theme=dark] input[type=number]::placeholder,[data-theme=dark] input[type=tel]::placeholder,[data-theme=dark] input[type=text]::placeholder,[data-theme=dark] textarea::placeholder{color:#9ca3af!important}input[type=file]{background-color:var(--background)!important;border-color:var(--border)!important;color:var(--foreground)!important}input[type=file]::file-selector-button{background-color:var(--primary)!important;border:none!important;border-radius:.375rem!important;color:var(--primary-foreground)!important;cursor:pointer!important;font-size:.875rem!important;font-weight:500!important;padding:.25rem .75rem!important}input[type=file]::file-selector-button:hover{background-color:var(--primary)!important;opacity:.9!important}[data-radix-select-value]{color:inherit!important}[data-radix-select-trigger] svg{color:currentColor!important;opacity:.5!important}[data-radix-select-trigger]:hover svg{opacity:.7!important}
