.quantity-popover{margin-inline-start:8px}.quantity-popover__button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.quantity-popover__wrapper{background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-border));left:50%;max-width:350px;min-width:200px;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:98}.quantity-popover__wrapper[hidden]{pointer-events:none;z-index:-1}.quantity-popover__close{position:absolute;right:8px;top:8px}.quantity-popover .quantity__rules{display:block;padding:8px 20px 8px 12px}.quantity-popover .quantity__rules .divider:first-child{display:block}.quantity-popover .quantity__rules .divider:first-child:before{display:none}.quantity-popover .volume-pricing{background:none;padding:0}.quantity-popover .volume-pricing__list{margin-top:0}.quantity-popover .volume-pricing__item:nth-child(odd){background-color:rgba(var(--color-foreground),.05)}