<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itemCounter .value .val,.itemCounter .value .action{display:flex;justify-content:center;align-items:center}.itemCounter{display:flex;justify-content:space-between;align-items:center}.itemCounter .value{display:flex;justify-content:flex-end;align-items:center}.itemCounter{height:45px;margin:.5rem 0 .5rem}.itemCounter input[type="number"]{-moz-appearance:textfield}.itemCounter input::-webkit-outer-spin-button,.itemCounter input::-webkit-inner-spin-button{-webkit-appearance:none}.itemCounter .text{display:block;font-size:.875rem;line-height:1rem}.itemCounter .value .val,.itemCounter .value .action{text-align:center;width:40px;height:45px;padding:.25rem;background:#fff;border:1px solid #dfdfdf}.itemCounter .value .val:focus,.itemCounter .value .val.focus,.itemCounter .value .action:focus,.itemCounter .value .action.focus{outline:none}.itemCounter .value .val{width:40px;font-size:1rem;line-height:2rem;text-align:center;border-left:0;border-right:0;border-radius:0}.itemCounter .value .val :not(input){width:initial}.itemCounter .value .action{position:relative;font-size:1.25rem;color:#111;cursor:pointer}.itemCounter .value .action:hover{background-color:#f5f5f5}.itemCounter .value .action:first-of-type{left:1px;border-radius:10rem 0 0 10rem;border-right:0}.itemCounter .value .action:last-of-type{right:1px;border-radius:0 10rem 10rem 0;border-left:0}.itemCounter .value [data-action="sum"].disabled,.itemCounter .value #minus.disabled{color:#ccc;pointer-events:none;opacity:1}.itemCounter .value [data-action="sum"].disabled{border-left-color:#fff !important}.itemCounter .value #minus.disabled{border-right-color:#fff !important}
</pre></body></html>