.custom-quantity{display:flex;flex-direction:column;gap:.75rem;width:100%}.custom-quantity__controls{display:inline-flex;align-items:center;gap:.75rem;width:fit-content;border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;padding:.35rem .6rem;background:rgb(var(--color-background));transition:border-color .2s ease,box-shadow .2s ease}.custom-quantity__controls:focus-within{border-color:rgba(var(--color-foreground),.5);box-shadow:0 0 0 2px rgba(var(--color-foreground),.08)}.custom-quantity[data-out-of-stock=true] .custom-quantity__controls{opacity:.5;pointer-events:none}.custom-quantity__button{border:0;background:transparent;color:rgb(var(--color-foreground));font-size:2rem;line-height:1;cursor:pointer;width:2.4rem;height:2.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease;user-select:none;-webkit-user-select:none}.custom-quantity__button:hover,.custom-quantity__button:focus-visible{background:rgba(var(--color-foreground),.08);outline:none}.custom-quantity__button:focus-visible{outline:2px solid rgba(var(--color-foreground),.4);outline-offset:1px}.custom-quantity__button[disabled]{opacity:.35;cursor:not-allowed;pointer-events:none}.custom-quantity__input{width:5.2rem;border:0;background:transparent;text-align:center;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));padding:0;-moz-appearance:textfield}.custom-quantity__input::-webkit-inner-spin-button,.custom-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-quantity__input:focus{outline:none}.custom-quantity__meta{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.custom-quantity__unit,.custom-quantity__subtotal{display:inline-flex;align-items:center;gap:.35rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.custom-quantity__unit-label{text-transform:uppercase;font-size:1.1rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.6);font-weight:500}.custom-quantity__subtotal-label{color:rgba(var(--color-foreground),.7);font-weight:500}.custom-quantity__subtotal-value{font-weight:700}.custom-quantity__note{min-height:1.8rem;margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.75);font-weight:500;letter-spacing:.01em;transition:color .2s ease}.custom-quantity[data-out-of-stock=true] .custom-quantity__note{color:rgb(var(--color-error, 186 0 0));font-weight:600}.cart-item .custom-quantity{max-width:24rem}.cart-drawer .custom-quantity__meta{justify-content:flex-start}.cart-drawer .custom-quantity{gap:.5rem}.custom-quantity__step-label{font-size:1.1rem;color:rgba(var(--color-foreground),.55);margin:0;font-style:italic}@media screen and (max-width:749px){.custom-quantity__meta{flex-direction:column;align-items:flex-start}.custom-quantity__input{width:4.4rem;font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-quantity.css.map */
