.buybox__qtylabel,.cline__qty-label{font-size:var(--text-sm);color:var(--ink-2);font-weight:600}.qty-stepper{border:var(--hair);border-radius:12px;align-items:center;display:inline-flex;overflow:hidden}.qty-stepper button{background:var(--paper);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);border:none;font-size:20px}.qty-stepper button:hover:not(:disabled),.qty-stepper button:active:not(:disabled){background:var(--soft);color:var(--orange-text)}.qty-stepper button:focus-visible{box-shadow:inset 0 0 0 2px var(--orange-d);outline:none}.qty-stepper button:disabled{color:var(--muted);cursor:default}.qty-stepper output{text-align:center;min-width:44px;font-family:var(--text);font-feature-settings:"tnum" 1;font-weight:700}@media (prefers-reduced-motion:reduce){.qty-stepper button{transition:none!important}}
