@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*{font-family:Roboto,sans-serif}h1{color:#a25293;font-weight:400}.v-input__details{display:none}.btn-action{transition:background-color .2s}.btn-action:hover{background-color:rgb(var(--v-theme-primaryDark))!important}.btn-outlined{transition:background-color .2s,color .2s}.btn-outlined:hover{background-color:rgb(var(--v-theme-primary))!important;color:#fff!important}.discount-value{border:1px solid rgb(var(--v-theme-gray));min-height:48px;color:rgb(var(--v-theme-text));border-radius:4px;padding:12px 16px}
