.amount-selector-wrapper[data-v-d87689be]{background-color:#fff;border:1px solid rgb(var(--v-theme-primary-darken-2));display:grid;grid-template-areas:"minus amount plus";grid-template-columns:30% 40% 30%;overflow:hidden}.amount-selector-wrapper .minus[data-v-d87689be]{cursor:pointer;font-size:20px;grid-area:minus;transition:background-color .2s,opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.amount-selector-wrapper .minus[data-v-d87689be]:hover{background-color:rgb(var(--v-theme-primary-lighten-3))}.amount-selector-wrapper .minus[data-v-d87689be]:active{background-color:rgb(var(--v-theme-primary-lighten-2))}.amount-selector-wrapper .minus[data-v-d87689be]:disabled:hover{background-color:rgb(var(--v-theme-primary-lighten-3))}.amount-selector-wrapper .amount[data-v-d87689be]{border-left:1px solid rgb(var(--v-theme-primary-darken-2));border-right:1px solid rgb(var(--v-theme-primary-darken-2));font-size:14px;grid-area:amount}.amount-selector-wrapper .plus[data-v-d87689be]{cursor:pointer;font-size:20px;grid-area:plus;transition:background-color .2s,opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.amount-selector-wrapper .plus[data-v-d87689be]:hover{background-color:rgb(var(--v-theme-primary-lighten-3))}.amount-selector-wrapper .plus[data-v-d87689be]:active{background-color:rgb(var(--v-theme-primary-lighten-2))}.amount-selector-wrapper .plus[data-v-d87689be]:disabled:hover{background-color:rgb(var(--v-theme-primary-lighten-3))}.disabled[data-v-d87689be]{opacity:.5}
