.bq-text-field{display:flex;flex-direction:column;gap:.5rem;width:100%}.bq-text-field__label{font-size:.875rem;line-height:140%;font-weight:500;--tw-text-opacity:1;color:rgb(240 244 250/var(--tw-text-opacity))}.bq-text-field__input-wrapper{display:flex;padding:1px;border-radius:.375rem;overflow:hidden;background:hsla(0,0%,100%,.1)}.bq-text-field__input-wrapper:hover{background:hsla(0,0%,100%,.3)}.bq-text-field__input-wrapper:focus-within{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#a9c7ed var(--tw-gradient-from-position);--tw-gradient-to:rgba(169,199,237,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#f1f5f9 var(--tw-gradient-to-position)}.bq-text-field__input{font-size:1rem;line-height:140%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));width:100%;padding:.625rem;border-radius:.375rem;background:#181821;outline:none;resize:none}.bq-text-field__input::placeholder{color:#8b8f97}.bq-text-field__hint{font-size:.813rem;line-height:140%;color:#c3daf4}