input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=image]):not([type=submit]):not([type=reset]):not([type=button]),textarea,select{color:var(--text-main, #ffffff);background-color:var(--brand-800, #1e293b);caret-color:var(--text-main, #ffffff)}input::placeholder,textarea::placeholder{color:var(--text-muted, #94a3b8);opacity:1}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:var(--text-main, #ffffff);-webkit-box-shadow:0 0 0 1000px var(--brand-800, #1e293b) inset;caret-color:var(--text-main, #ffffff);transition:background-color 9999s ease-in-out 0s}
