.styles_container__JZ8mB{display:flex;gap:.5rem;justify-content:center;align-items:center}.styles_input__5bzBM{width:3rem;height:3rem;border:2px solid var(--muted-border);border-radius:var(--radius);text-align:center;font-size:1.25rem;font-weight:600;color:var(--foreground);background:var(--background);transition:all .2s ease-in-out}.styles_input__5bzBM:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-foreground)}.styles_input__5bzBM:hover{border-color:var(--muted-foreground)}.styles_input__5bzBM:disabled{background-color:var(--muted);cursor:not-allowed}