.quantity{align-items:center;border:1px solid var(--silver);border-radius:2.5rem;display:flex;height:-moz-max-content;height:max-content;padding:1.2rem 1.4rem;position:relative;width:-moz-fit-content;width:fit-content}.quantity input.quantity__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:currentcolor;font-size:1.6rem;font-weight:500;min-width:auto!important;opacity:.85;padding:0;text-align:center;width:3.5rem}@media(min-width:48em){.quantity input.quantity__input{width:4rem}}.quantity__button{align-items:center;background-color:transparent;border:0;color:rgb(var(--color-foreground));cursor:pointer;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;padding:.25rem;width:1.5rem}.quantity__button svg{pointer-events:none;width:1.4rem}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:active,.quantity__input:-webkit-autofill:hover{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.quantity__input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}
