:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.device-selector{margin-bottom:1rem}.device-selector label{display:block;margin-bottom:.5rem;font-weight:500}.device-selector-controls{display:flex;gap:.5rem;align-items:center}.device-selector select{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff;color:#333}.device-selector select:disabled{background-color:#f5f5f5;cursor:not-allowed}.refresh-button{padding:.5rem .75rem;border:1px solid #ccc;border-radius:4px;background-color:#f9f9f9;cursor:pointer;font-size:1.2rem;line-height:1;transition:background-color .2s}.refresh-button:hover:not(:disabled){background-color:#e9e9e9}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.error-message{margin-top:.5rem;color:#d32f2f;font-size:.875rem}.loading-message{margin-top:.5rem;color:#666;font-size:.875rem}.channel-selector{margin-bottom:1rem}.channel-selector label{display:block;margin-bottom:.5rem;font-weight:500}.channel-selector select{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background-color:#fff;color:#333;min-width:100px}.piano-keyboard{width:100%;position:relative;margin:2rem 0}.piano-keys-container{position:relative;display:flex;width:100%;min-height:200px}.piano-key{position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:flex-end;justify-content:center;padding-bottom:.5rem;transition:background-color .1s}.white-key{background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;min-width:40px;height:200px;z-index:1}.white-key:hover{background-color:#f5f5f5}.white-key.pressed{background-color:#d0d0d0}.black-key{background-color:#333;border:1px solid #000;border-radius:0 0 4px 4px;height:120px;position:absolute;z-index:2;color:#fff}.black-key:hover{background-color:#555}.black-key.pressed{background-color:#111}.key-label{font-size:.75rem;opacity:.7}.black-key .key-label{color:#fff}.white-key .key-label{color:#333}.panic-button{padding:.75rem 1.5rem;font-size:1.1rem;font-weight:700;background-color:#d32f2f;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.panic-button:hover:not(:disabled){background-color:#b71c1c}.panic-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{padding:1rem 2rem;border-bottom:1px solid #ccc;background-color:#f9f9f9}.app-header h1{margin:0;font-size:1.5rem}.app-main{flex:1;padding:2rem;max-width:100%;overflow-x:auto}.controls{display:flex;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.panic-container{margin-top:2rem;text-align:center}
