.commerce-quantity-stepper{display:inline-flex;align-items:center;gap:10px;color:#262626;font-family:var(--ui-font-family,Inter,sans-serif)}.commerce-quantity-stepper button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#262626;font-size:20px;line-height:1;cursor:pointer}.commerce-quantity-stepper output{min-width:24px;text-align:center;font-size:15px}.commerce-quantity-stepper[data-size=small] button{width:30px;height:30px;font-size:16px}.commerce-quantity-stepper[data-size=large] button{width:44px;height:44px;font-size:22px}