.container.svelte-h35lpi{padding:2rem;display:flex;flex-direction:column;align-items:center}.toggle.svelte-h35lpi{margin-bottom:10px}.keypad-wrapper.svelte-h35lpi{display:flex;align-items:flex-start;gap:10px;flex-direction:row}.keypad.svelte-h35lpi{display:grid;grid-template-columns:repeat(3,100px);gap:10px;padding-top:10px}.key.svelte-h35lpi{display:flex;justify-content:center;align-items:center;font-size:2.25rem;width:100px;height:100px;background-color:#ebebeb;color:#1c1c1c;border-radius:10px;cursor:pointer;user-select:none;text-align:center;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s ease}.key.svelte-h35lpi:hover{background-color:#c5c5c5}.key.svelte-h35lpi:active{background-color:#ababab;transform:scale(.95)}.vertical-buttons.svelte-h35lpi{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding-right:10px}.small-buttons.svelte-h35lpi{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding-top:15px;margin-right:10px}.small-button.svelte-h35lpi{width:100px;height:50px;background-color:#ebebeb;color:#1c1c1c;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:18px;text-align:center;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s ease,transform .1s ease}.small-button.svelte-h35lpi:hover{background-color:#c5c5c5}.small-button.svelte-h35lpi:active{background-color:#ababab;transform:scale(.95)}.volume-control.svelte-h35lpi{margin-top:15px;display:flex;flex-direction:column;align-items:center}.volume-control.svelte-h35lpi input[type=range]:where(.svelte-h35lpi){width:200px}
