.stepper{border:1px solid var(--c-border);border-radius:var(--radius-m);background:var(--c-surface-2);align-items:center;display:inline-flex;overflow:hidden}.stepper-btn{width:40px;height:40px;color:var(--c-text);background:0 0;border:0;place-items:center;display:grid}.stepper-btn:hover:not(:disabled){background:var(--c-bg)}.stepper-btn:disabled{opacity:.35;cursor:not-allowed}.stepper-value{text-align:center;min-width:36px;font-weight:600}.is-sm .stepper-btn{width:32px;height:32px}
