@layer quantity-rocker{quantity-rocker{--border-color:#e0dfda;width:fit-content;font-size:inherit;border:1px solid var(--border-color);border-radius:6px;display:block}quantity-rocker::part(wrapper){width:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;flex-direction:row;align-items:center;height:100%;display:flex}quantity-rocker::part(decrement),quantity-rocker::part(increment),quantity-rocker::part(input){background-color:unset;color:currentColor;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2px 4px;display:flex}quantity-rocker::part(decrement),quantity-rocker::part(increment){cursor:pointer;padding:8px 12px}quantity-rocker::part(input){width:inherit;text-align:center;-webkit-appearance:textfield;appearance:textfield;border-inline:none}}