.product-pivot__selection{display:flex;flex-direction:column;gap:1em;padding:1em 0}div[data-radix-popper-content-wrapper] input{height:2em;padding:.5em;text-align:center;width:30%}.quantitybox__popover{background-color:#fff;border-radius:10px}.quantitybox__popover div[role=presentation]>div[role=group]{max-height:250px;max-width:200px;overflow-y:scroll!important;padding:0!important}.quantitybox__popover button{color:#000}.quantitybox__buttons-area{background-color:#fff;border-radius:9px;display:flex;justify-content:end;padding:7px;text-align:center}.quantitybox__buttons-area button:first-child{border-bottom-left-radius:9px;border-top-left-radius:9px}.quantitybox__buttons-area button:last-child{border-bottom-right-radius:9px;border-top-right-radius:9px}.quantitybox__variant{border-bottom:1px solid var(--bs-border-color)!important;padding:.4em}.quantitybox__variant-label{color:#000}.highlight-box{animation:highlight-box .2s infinite;border:2px solid orange!important}@keyframes highlight-box{0%{border-color:orange;transform:translate(0)}50%{border-color:orange;transform:translate(5px)}to{border-color:orange;transform:translate(0)}}
