label{@apply block text-sm font-medium text-gray-700 mb-1;}.input-group__container{@apply flex relative items-center text-base text-gray-900 shadow-sm border w-full border-gray-300 rounded-md;height:40px;min-height:40px}:host([shows-feedback-for="error"]) .input-group__container{@apply border-red-300 text-red-900;}:host([shows-feedback-for="error"][focused]) .input-group__container{@apply border-red-500 ring-red-500;}:host([shows-feedback-for="error"]) .input-group__input ::slotted(input){@apply pr-10 !important;}:host([focused]) .input-group__container{@apply border-primary-500 ring-1 ring-primary-500;}@media (min-width: 768px){.input-group__container{@apply text-sm;}}.input-group__input{@apply flex w-full h-full flex-1;box-sizing:border-box}.input-group__input ::slotted(input){@apply flex-1;background:transparent;height:100%;border:none;outline:none;padding-left:2px!important}[slot=prefix],.input-group__prefix{height:100%}.form-field__feedback,lion-validation-feedback{@apply mt-2 text-sm text-red-600;}
