.styles_container__zW1kH{width:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);border:2px solid var(--gray-500);transition:.3s;border-radius:8px;padding:12px 16px;gap:.5rem}.styles_container__zW1kH>input::placeholder,.styles_container__zW1kH>label>svg>*{transition:.3s}.styles_container__zW1kH:focus-within{border-color:var(--yellow-500)}.styles_container__zW1kH:focus-within>input::placeholder,.styles_container__zW1kH:focus-within>label>svg>*{color:var(--yellow-500)}.styles_container__zW1kH.styles_hasError__fXM6G{border-color:var(--red-base);transition:border-color .2s}.styles_container__zW1kH.styles_hasError__fXM6G>input::placeholder,.styles_container__zW1kH.styles_hasError__fXM6G>label>svg>*{color:var(--red-base)}.styles_container__zW1kH:has(input:disabled){opacity:.5;cursor:not-allowed}.styles_container__zW1kH input{all:unset;box-sizing:border-box;flex:1 1;color:var(--white);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_container__zW1kH input::placeholder{color:var(--gray-200);font-weight:400}.styles_container__zW1kH input:focus{outline:0}.styles_container__zW1kH input:disabled{cursor:not-allowed}.styles_container__zW1kH input::-webkit-inner-spin-button,.styles_container__zW1kH input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_container__zW1kH input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.styles_container__zW1kH label{width:24px;height:24px}.styles_container__zW1kH label svg{color:var(--gray-200)}.styles_container__zW1kH input:-webkit-autofill,.styles_container__zW1kH input:-webkit-autofill:active,.styles_container__zW1kH input:-webkit-autofill:focus,.styles_container__zW1kH input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--color-background) inset!important}.styles_container__zW1kH input:-webkit-autofill{-webkit-text-fill-color:var(--white)!important}.styles_sm___gvd3{height:32px;font-size:.875rem}.styles_sm___gvd3 input{font-size:.875rem}.styles_sm___gvd3 .styles_loading__VNsB1{width:1rem;height:1rem}.styles_md__aGALL{height:52px;font-size:1rem}.styles_md__aGALL input{font-size:1rem}.styles_md__aGALL .styles_loading__VNsB1{width:1.5rem;height:1.5rem}.styles_lg__V7j_L{height:64px}.styles_lg__V7j_L,.styles_lg__V7j_L input{font-size:1.125rem}.styles_lg__V7j_L .styles_loading__VNsB1{width:2rem;height:2rem}.styles_passwordIcon___as9o{all:unset;height:24px}.styles_passwordIcon___as9o:hover{cursor:pointer;opacity:.5;transition:.2s}.styles_loading__VNsB1{animation:styles_spin__YjRqh 1s linear infinite;color:var(--yellow-500)}@keyframes styles_spin__YjRqh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}