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