:root{--cursor-default:url(../../../cursors/CursorDefault.png) 11 7, auto;--cursor-hand:url(../../../cursors/CursorHand.png) 11 7, pointer;--cursor-grab:url(../../../cursors/CursorGrabHand.png) 11 7, grab;--cursor-grab-closed:url(../../../cursors/CursorGrabHandClosed.png) 11 7, grabbing;--cursor-pen:url(../../../cursors/CursorPen.png) 11 7, auto;--cursor-erase:url(../../../cursors/CursorErase.png) 11 7, auto;--cursor-text-beam:url(../../../cursors/CursorTextEditBeam.png) 11 7, text;--pluck-color:#adff2f;--lead-color:#ffeb3b;--bass-color:#00bcd4;--drum-color:#f60;--automation-color:#ddd;--button-size:3rem;--font-size:1rem;--radial-slider-size:28px;--cell-radius:min(7px, 1vw)}@font-face{font-family:Inter;src:url(../../../font/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-weight:100 900;font-display:swap}html,body{overscroll-behavior:none;touch-action:pinch-zoom;width:100%;height:100vh;cursor:var(--cursor-default);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:Inter,sans-serif;position:fixed;overflow:hidden}:focus{outline:none}*{overscroll-behavior:none}body.pattern-dragging,body.pattern-dragging *{cursor:grabbing!important;cursor:-webkit-grabbing!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}@media (width>=72rem),(orientation:landscape) and (hover:hover) and (pointer:fine){.page-container{box-sizing:border-box;width:1920px;height:1080px;min-height:1080px;padding:21.6px 19.2px}body{overflow:hidden!important}.instrument-switcher,.effect-switcher{display:none!important}}@media (orientation:portrait),(width<=72rem) and (hover:none),(width<=72rem) and (pointer:coarse){.desktop-instrument-switcher,.desktop-effect-switcher,.desktop-preset-panel-container{display:none!important}.desktop-layout-container{justify-content:center;gap:0}.desktop-instrument-container{width:100%;max-width:100%;height:auto;margin-top:0}}.page-container{color:#fff;box-sizing:border-box;-webkit-user-select:none;user-select:none;background-color:#1e1e2a;flex-direction:column;align-items:flex-start;width:100%;height:auto;min-height:100vh;padding:2vh 1vw;display:flex;overflow:hidden}.song-title-bar{color:#fff;z-index:100;background-color:#ffffff10;justify-content:center;align-items:center;height:18px;padding:0 8px;display:flex;position:fixed;top:0;left:0;right:0}.song-title-text{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;text-align:center;pointer-events:none;width:100%;font-size:12px;font-weight:600;line-height:18px;overflow:hidden}.song-title-input{color:#fff;letter-spacing:.02em;text-align:center;background:0 0;border:none;outline:none;width:100%;height:100%;font-family:inherit;font-size:12px;font-weight:600;line-height:18px}@media (width<=768px){.song-title-bar{height:16px}.song-title-text,.song-title-input{font-size:11px;line-height:16px}.page-container{padding-top:calc(1.5vh + 16px)}}.top-controls{justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;margin-bottom:.5rem;display:flex}.action-controls{align-items:center;gap:1rem;margin-top:0;display:flex}.mobile-actions{align-items:center;gap:.5rem;display:inline-flex}.mobile-actions-container{position:relative}.mobile-actions-drawer{z-index:1001;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#1e1e2af2;border:1px solid #4a4853;border-radius:.5rem;flex-direction:column;align-items:center;gap:.35rem;max-height:70vh;padding:.2rem;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 16px #0006}.settings-controls{gap:3rem;display:flex}.bpm-control,.octave-control,.volume-control{flex-direction:column;gap:.2rem;width:min(12.5rem,20vw);display:flex}.bpm-slider-container,.octave-slider-container,.volume-slider-container{cursor:var(--cursor-grab);margin:-10px 0;padding:10px 0}.bpm-slider-container:active,.octave-slider-container:active,.volume-slider-container:active{cursor:var(--cursor-grab-closed)}.bpm-display,.octave-display,.volume-display{color:#e0e0e0;justify-content:space-between;margin-left:.1rem;font-size:1em;font-weight:500;display:flex}.bpm-display label,.octave-display label,.volume-display label{cursor:inherit}.bpm-display input,.octave-display input,.volume-display input{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right;width:4ch;cursor:var(--cursor-text-beam);background:0 0;border:none;padding:0}.bpm-display input:focus,.octave-display input:focus,.volume-display input:focus{border-radius:3px;outline:1px solid #4a4853}.bpm-display input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bpm-display input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.octave-display input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.octave-display input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.volume-display input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.volume-display input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bpm-display input[type=number],.octave-display input[type=number],.volume-display input[type=number]{appearance:textfield}input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;height:12px}input[type=range]:active{cursor:var(--cursor-grab-closed)}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #357abd calc(var(--value) * 100%), #4a4853 calc(var(--value) * 100%));border-radius:.25rem;width:100%;height:1rem}input[type=range]::-moz-range-track{background:#4a4853;border-radius:.25rem;width:100%;height:.75rem}input[type=range]::-moz-range-progress{background:#357abd;border-radius:.25rem;height:.75rem}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:0 0;border:none;width:0;height:0}input[type=range]::-moz-range-thumb{appearance:none;cursor:pointer;background:0 0;border:none;width:0;height:0}.instrument-container{z-index:0;justify-content:center;width:100%;min-height:0;margin-top:1rem;display:flex;position:relative}.instrument-switcher,.effect-switcher{justify-content:space-evenly;width:100%;display:flex}.instrument-switcher{z-index:2;margin-bottom:1rem;position:relative}.effect-switcher{z-index:1;position:relative}.instrument-switcher button,.effect-switcher button{width:var(--button-size);height:var(--button-size);font-family:inherit;font-size:var(--font-size);cursor:var(--cursor-hand);color:#fff;background-color:#36343f00;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.effect-switcher button{background-color:#2a2833;border:1px solid #666;border-radius:1rem;min-width:3.2rem;height:1.6rem;margin-bottom:.3rem;padding:0 .5rem}.effect-switcher button[data-effect=AUTOWAH].has-automation{background-color:#4a90d966}.effect-switcher button[data-effect=BITCRUSHER].has-automation{background-color:#d4a01266}.effect-switcher button[data-effect=DELAY].has-automation{background-color:#d946a866}.effect-switcher button[data-effect=DISTORTION].has-automation{background-color:#7ed32166}.effect-switcher button[data-effect=LFO].has-automation{background-color:#f5a62366}.effect-switcher button[data-effect=PITCHBEND].has-automation{background-color:#e65c0066}.effect-switcher button[data-effect=ARPEGGIATOR].has-automation,.effect-switcher button[data-effect=REPEATER].has-automation{background-color:#c0392b66}.effect-switcher button[data-effect=VOLUME].has-automation{background-color:#facc1566}.effect-switcher button[data-effect=VIBRATO].has-automation{background-color:#50c8ff66}.effect-switcher button[data-effect=TRANSPOSE].has-automation{background-color:#9b59b666}.effect-switcher button[data-effect=REVERB].has-automation{background-color:#3498db66}.effect-switcher button[data-effect=SCRATCH].has-automation{background-color:#ff6b9d66}.effect-switcher button[data-effect=SUSTAIN].has-automation{background-color:#1abc9c66}.effect-switcher button[data-effect=GLIDE].has-automation{background-color:#2ecc7166}.instrument-switcher button:hover,.effect-switcher button:hover{opacity:.8}.instrument-switcher button.active{background-color:#4a4853}.effect-switcher button.active{filter:brightness(1.15);border-width:2px}.effect-switcher button[data-effect=AUTOWAH].active{background-color:#4a90d966;box-shadow:0 0 8px 2px #4a90d999}.effect-switcher button[data-effect=BITCRUSHER].active{background-color:#d4a01266;box-shadow:0 0 8px 2px #d4a01299}.effect-switcher button[data-effect=DELAY].active{background-color:#d946a866;box-shadow:0 0 8px 2px #d946a899}.effect-switcher button[data-effect=DISTORTION].active{background-color:#7ed32166;box-shadow:0 0 8px 2px #7ed32199}.effect-switcher button[data-effect=LFO].active{background-color:#f5a62366;box-shadow:0 0 8px 2px #f5a62399}.effect-switcher button[data-effect=PITCHBEND].active{background-color:#e65c0066;box-shadow:0 0 8px 2px #e65c0099}.effect-switcher button[data-effect=ARPEGGIATOR].active,.effect-switcher button[data-effect=REPEATER].active{background-color:#c0392b66;box-shadow:0 0 8px 2px #c0392b99}.effect-switcher button[data-effect=VOLUME].active{background-color:#facc1566;box-shadow:0 0 8px 2px #facc1599}.effect-switcher button[data-effect=VIBRATO].active{background-color:#50c8ff66;box-shadow:0 0 8px 2px #50c8ff99}.effect-switcher button[data-effect=TRANSPOSE].active{background-color:#9b59b666;box-shadow:0 0 8px 2px #9b59b699}.effect-switcher button[data-effect=REVERB].active{background-color:#3498db66;box-shadow:0 0 8px 2px #3498db99}.effect-switcher button[data-effect=SCRATCH].active{background-color:#ff6b9d66;box-shadow:0 0 8px 2px #ff6b9d99}.effect-switcher button[data-effect=SUSTAIN].active{background-color:#1abc9c66;box-shadow:0 0 8px 2px #1abc9c99}.effect-switcher button[data-effect=GLIDE].active{background-color:#2ecc7166;box-shadow:0 0 8px 2px #2ecc7199}.effect-switcher button[data-effect=AUTOWAH].has-automation,.effect-switcher button[data-effect=AUTOWAH].active{border-color:#4a90d9}.effect-switcher button[data-effect=BITCRUSHER].has-automation,.effect-switcher button[data-effect=BITCRUSHER].active{border-color:#d4a012}.effect-switcher button[data-effect=DELAY].has-automation,.effect-switcher button[data-effect=DELAY].active{border-color:#d946a8}.effect-switcher button[data-effect=DISTORTION].has-automation,.effect-switcher button[data-effect=DISTORTION].active{border-color:#7ed321}.effect-switcher button[data-effect=LFO].has-automation,.effect-switcher button[data-effect=LFO].active{border-color:#f5a623}.effect-switcher button[data-effect=PITCHBEND].has-automation,.effect-switcher button[data-effect=PITCHBEND].active{border-color:#e65c00}.effect-switcher button[data-effect=ARPEGGIATOR].has-automation,.effect-switcher button[data-effect=ARPEGGIATOR].active,.effect-switcher button[data-effect=REPEATER].has-automation,.effect-switcher button[data-effect=REPEATER].active{border-color:#c0392b}.effect-switcher button[data-effect=VOLUME].has-automation,.effect-switcher button[data-effect=VOLUME].active{border-color:#facc15}.effect-switcher button[data-effect=VIBRATO].has-automation,.effect-switcher button[data-effect=VIBRATO].active{border-color:#50c8ff}.effect-switcher button[data-effect=TRANSPOSE].has-automation,.effect-switcher button[data-effect=TRANSPOSE].active{border-color:#9b59b6}.effect-switcher button[data-effect=REVERB].has-automation,.effect-switcher button[data-effect=REVERB].active{border-color:#3498db}.effect-switcher button[data-effect=SCRATCH].has-automation,.effect-switcher button[data-effect=SCRATCH].active{border-color:#ff6b9d}.effect-switcher button[data-effect=SUSTAIN].has-automation,.effect-switcher button[data-effect=SUSTAIN].active{border-color:#1abc9c}.effect-switcher button[data-effect=GLIDE].has-automation,.effect-switcher button[data-effect=GLIDE].active{border-color:#2ecc71}.instrument-switcher button svg,.effect-switcher button svg{width:85%;height:85%}.instrument-switcher button img,.desktop-instrument-switcher button img{display:none}.instrument-switcher button:before,.desktop-instrument-switcher button:before{content:"";background-color:var(--instrument-icon-color,currentColor);width:85%;height:85%;-webkit-mask:var(--instrument-icon) center / contain no-repeat;-webkit-mask:var(--instrument-icon) center / contain no-repeat;mask:var(--instrument-icon) center / contain no-repeat;flex-shrink:0;display:block}.instrument-switcher button[data-instrument=drum-machine],.desktop-instrument-switcher button[data-instrument=drum-machine]{--instrument-icon:url(../../../icons/Drums.svg);--instrument-icon-color:#f60}.instrument-switcher button[data-instrument=bass],.desktop-instrument-switcher button[data-instrument=bass]{--instrument-icon:url(../../../icons/Bass.svg);--instrument-icon-color:#00bcd4}.instrument-switcher button[data-instrument=pluck],.desktop-instrument-switcher button[data-instrument=pluck]{--instrument-icon:url(../../../icons/Pluck.svg);--instrument-icon-color:#adff2f}.instrument-switcher button[data-instrument=chords],.desktop-instrument-switcher button[data-instrument=chords]{--instrument-icon:url(../../../icons/Chords.svg);--instrument-icon-color:#e12270}.instrument-switcher button[data-instrument=lead],.desktop-instrument-switcher button[data-instrument=lead]{--instrument-icon:url(../../../icons/Lead.svg);--instrument-icon-color:#ffeb3b}.instrument-switcher button[data-instrument=fx],.desktop-instrument-switcher button[data-instrument=fx]{--instrument-icon:url(../../../icons/FX.svg);--instrument-icon-color:#ef4444}.instrument-switcher button[data-instrument=ambient],.desktop-instrument-switcher button[data-instrument=ambient]{--instrument-icon:url(../../../icons/Ambient.svg);--instrument-icon-color:#8b5cf6}.instrument-switcher button{position:relative}.solo-indicator{color:#fff;z-index:10;pointer-events:none;background-color:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:1.2em;height:1.2em;font-size:.7em;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.mute-indicator{color:#fff;z-index:10;pointer-events:none;background-color:#5c6ac4;border-radius:50%;justify-content:center;align-items:center;width:1.2em;height:1.2em;font-size:.7em;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.effect-switcher button .button-label{color:#fff;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.5em;font-weight:400;transition:color .2s;overflow:hidden}.effect-switcher button.active .button-label{color:#fff;font-weight:700}.action-button{width:var(--button-size);height:var(--button-size);font-family:inherit;font-size:var(--font-size);cursor:var(--cursor-hand);color:#fff;background-color:#36343f00;border:0;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s;display:flex}.action-button:hover{background-color:#4a4853}button.action-button.menu-toggle:not(.menuOpen),button.action-button.menu-toggle:not(.menuOpen):hover,button.action-button.menu-toggle:not(.menuOpen):focus,button.action-button.menu-toggle:not(.menuOpen):active{background-color:#0000!important}.action-button img{filter:brightness(0)saturate()invert();width:85%;height:85%}.action-button img.no-filter{filter:none;width:65%;height:65%}.root-note-control{flex-direction:column;display:flex}.root-note-display{font-size:var(--font-size);color:#e0e0e0;height:var(--button-size);justify-content:flex-end;align-items:center;font-weight:500;display:flex}.root-note-display select{color:inherit;font-family:inherit;font-size:var(--font-size);text-align:center;text-align-last:center;width:var(--button-size);cursor:var(--cursor-hand);appearance:none;background:#36343f;border:1px solid #555;border-radius:.5rem;height:100%;padding:0;font-weight:500}.root-note-display select:focus{outline:1px solid #4a4853}.audio-overlay{z-index:1002;isolation:isolate;place-items:center;display:grid;position:fixed;inset:0}.audio-overlay:before{content:"";-webkit-backdrop-filter:none;backdrop-filter:none;z-index:0;background-color:#0000008c;position:absolute;inset:0}.audio-overlay>*{z-index:1;position:relative}.transparent-overlay,.transparent-overlay:before{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#0000!important}.nonblocking-overlay{pointer-events:none}.audio-overlay .loading-container span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-synthesis:none}.start-button{color:#fff;cursor:var(--cursor-hand);touch-action:manipulation;background-color:#36343f;border:1px solid #555;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.5rem;transition:background-color .2s;display:flex}.start-button:hover,.audio-overlay .start-button:hover{background-color:#4a4853}.start-button img{width:1.5rem;height:1.5rem}.startup-resume-card{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:min(90vw,32rem);display:flex}.startup-resume-message{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:650}.startup-resume-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.startup-secondary-button{color:#fff;cursor:var(--cursor-hand);touch-action:manipulation;background:0 0;border:1px solid #555;border-radius:.5rem;padding:1rem 2rem;font-size:1.5rem;transition:background-color .2s,border-color .2s}.startup-secondary-button:hover{background-color:#ffffff14;border-color:#777}.start-button:disabled,.startup-secondary-button:disabled{cursor:default;opacity:.65}.root-container,.drums-container,.bass-container,.pluck-container,.lead-container,.fx-container,.ambient-container,.chords-container{-webkit-user-select:none;user-select:none;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-width:0;min-height:0;display:flex}.instrument-header{box-sizing:border-box;align-items:center;gap:1rem;width:100%;display:flex}.title-with-icon{flex-grow:1;align-items:center;gap:.5rem;min-width:0;display:flex;position:relative;top:6px}.instrument-icon{flex-shrink:0;display:none}.instrument-controls{flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:.8rem;max-width:fit-content;margin-left:auto;display:flex;position:relative;bottom:3px}.control-wrapper{flex-direction:column;align-items:center;display:flex}.control-label{color:#a0a0a0;text-transform:uppercase;white-space:nowrap;margin-bottom:.25rem;font-size:.65em}.instrument-title{color:inherit;text-align:left;cursor:var(--cursor-hand);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex-grow:1;max-width:100%;margin-block:0;padding:0;font-family:inherit;font-size:min(1.17em,15px);font-weight:700;transition:color .2s;position:relative;overflow:hidden}.grid-layout{align-items:center;width:100%;min-height:0;display:grid;position:relative}.grid-container{flex-grow:1;place-items:start;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.grid{cursor:var(--cursor-pen);touch-action:pinch-zoom;background-color:#2a2833;border:.125rem solid #4a4853;border-radius:.5rem;gap:.25rem;padding:.125rem;display:grid;position:relative}.grid.erasing{cursor:var(--cursor-erase)}.grid-mask{z-index:5;pointer-events:none;background-color:#1e1e2a;position:absolute}.cell{aspect-ratio:1;border-radius:var(--cell-radius);background-color:#36343f;transition:background-color .1s;position:relative}.cell.alternate-beat{background-color:#302e38}.cell.highlighted,.cell.alternate-beat.highlighted{background-color:#4a4853}.grip-handle{cursor:var(--cursor-grab);z-index:20;box-sizing:border-box;isolation:isolate;will-change:transform;backface-visibility:hidden;border-radius:.25rem;justify-content:center;align-items:center;width:1.375rem;padding:0 .5rem;display:flex;position:absolute;transform:translateZ(0)}.grip-handle.grabbing{cursor:url(../../../cursors/CursorGrabHandClosed.png) 11 7,auto}.grip-icon{opacity:.6;will-change:transform, opacity;backface-visibility:hidden;background-image:linear-gradient(90deg,#8e8e8e 2px,#0000 2px 4px,#8e8e8e 4px 6px,#0000 6px);background-repeat:no-repeat;background-size:6px 100%;width:6px;height:1.5rem;transform:translateZ(0)}.automation-overlay{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:.125rem}.automation-line{opacity:.9;background-color:#f50057;border-radius:.125rem;position:absolute}.automation-fill{opacity:.2;background-color:#f50057;position:absolute}.notes-overlay{z-index:2}.automation-line.filt2-line{background-color:#0f0}.automation-fill.filt2-fill{opacity:.2;background-color:#0f0}.automation-line.filt3-line{background-color:#00f}.automation-fill.filt3-fill{opacity:.2;background-color:#00f}.automation-line.filt4-line{background-color:#fff}.automation-fill.filt4-fill{opacity:.2;background-color:#fff}.automation-line.filt5-line{background-color:#fff}.automation-fill.filt5-fill{opacity:.2;background-color:#fff}.automation-line.filt6-line{background-color:#fff}.automation-fill.filt6-fill{opacity:.2;background-color:#fff}.automation-line.filt7-line{background-color:#fff}.automation-fill.filt7-fill{opacity:.2;background-color:#fff}.labels{text-align:right;color:#a0a0a0;z-index:1;flex-direction:column;flex-shrink:0;gap:.25rem;width:4rem;padding:0;font-size:.8em;display:flex;position:absolute;top:.125rem;left:-4.2rem}.label{white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-self:flex-end;align-items:center;width:max-content;font-family:monospace;display:flex}.root-container .cell.active,.pluck-container .cell.active{background-color:var(--pluck-color)}.root-container .cell.active.automation-mode,.pluck-container .cell.active.automation-mode{opacity:.2;pointer-events:none}.pluck-container .cell.pulsing{animation:.15s ease-out pulse}.pluck-container .instrument-title,.root-container .instrument-title:hover,.pluck-container .instrument-title:hover{color:var(--pluck-color)}.root-container .automation-line.volume-line,.pluck-container .automation-line.volume-line,.root-container .automation-fill.volume-fill,.pluck-container .automation-fill.volume-fill{background-color:var(--pluck-color)}.lead-container .notes-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.lead-container .note-block{background-color:var(--lead-color);border-radius:var(--cell-radius);position:absolute}.lead-container .note-block.automation-mode{opacity:.2;pointer-events:none}.lead-container .note-block.pulsing{animation:.15s ease-out pulse}.lead-container .instrument-title,.lead-container .instrument-title:hover{color:var(--lead-color)}.lead-container .automation-line.volume-line,.lead-container .automation-fill.volume-fill{background-color:var(--lead-color)}.bass-container .notes-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.bass-container .note-block{background-color:var(--bass-color);border-radius:var(--cell-radius);position:absolute}.bass-container .note-block.automation-mode{opacity:.2;pointer-events:none}.bass-container .note-block.pulsing{animation:.15s ease-out pulse}.bass-container .instrument-title,.bass-container .instrument-title:hover{color:var(--bass-color)}.bass-container .automation-line.volume-line,.bass-container .automation-fill.volume-fill{background-color:var(--bass-color)}.pluck-container .notes-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pluck-container .note-block{background-color:var(--pluck-color);border-radius:var(--cell-radius);position:absolute}.pluck-container .note-block.automation-mode{opacity:.2;pointer-events:none}.pluck-container .instrument-title:hover{color:var(--pluck-color)}.pluck-container .automation-line.volume-line,.pluck-container .automation-fill.volume-fill{background-color:var(--pluck-color)}.drums-container .cell.active{background-color:var(--drum-color)}.drums-container .cell.active.automation-mode{opacity:.2}.drums-container .automation-line.volume-line,.drums-container .automation-fill.volume-fill{background-color:var(--drum-color)}.fx-container .cell.active{background-color:#ef4444}.fx-container .cell.active.automation-mode{opacity:.2}.fx-container .automation-line.volume-line,.fx-container .automation-fill.volume-fill{background-color:#ef4444}.fx-container .cell.pulsing{animation:.15s ease-out pulse}.fx-container .grid-layout{align-items:center}.ambient-container .notes-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ambient-container .note-block{border-radius:var(--cell-radius);background-color:#8b5cf6;position:absolute}.ambient-container .note-block.automation-mode{opacity:.2;pointer-events:none}.ambient-container .note-block.pulsing{animation:.15s ease-out pulse}.ambient-container .automation-line.volume-line,.ambient-container .automation-fill.volume-fill{background-color:#8b5cf6}.ambient-container .cell.pulsing{animation:.15s ease-out pulse}.ambient-container .grid-layout{align-items:center}.ambient-container .grid-layout.automation-mode .labels{opacity:1;pointer-events:all}.ambient-container .grid-layout.automation-mode .label{cursor:var(--cursor-hand);transition:color .2s}.ambient-container .grid-layout.automation-mode .label:hover{color:#fff}.ambient-container .grid-layout.automation-mode .label.automation-target,.ambient-container .label.automation-target{color:#fff;background-color:#8b5cf6;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.ambient-container .label.selected-sample{color:#fff;opacity:.8;background-color:#8b5cf6;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.ambient-container .instrument-header.no-title .instrument-controls{margin-left:auto}.ambient-container .instrument-title{color:#a0a0a0;cursor:var(--cursor-default);transition:none}.ambient-container .instrument-title:hover{color:currentColor}.chords-container .notes-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.chords-container .note-block{border-radius:var(--cell-radius);background-color:#ec4899;position:absolute}.chords-container .note-block.automation-mode{opacity:.2;pointer-events:none}.chords-container .note-block.pulsing{animation:.15s ease-out pulse}.chords-container .automation-line.volume-line,.chords-container .automation-fill.volume-fill{background-color:#ec4899}.chords-container .cell.pulsing{animation:.15s ease-out pulse}.chords-container .grid-layout{align-items:center}.chords-container .grid-layout.automation-mode .labels{opacity:1;pointer-events:all}.chords-container .grid-layout.automation-mode .label{cursor:var(--cursor-hand);transition:color .2s}.chords-container .grid-layout.automation-mode .label:hover{color:#fff}.chords-container .grid-layout.automation-mode .label.automation-target,.chords-container .label.automation-target{color:#ec4899;font-weight:700}.chords-container .instrument-header.no-title .instrument-controls{margin-left:auto}.chords-container .instrument-title{color:#ec4899;cursor:var(--cursor-hand);transition:color .2s}.chords-container .instrument-title:hover{color:#ec4899}.fx-container .grid-layout.automation-mode .labels{opacity:1;pointer-events:all}.fx-container .grid-layout.automation-mode .label{cursor:var(--cursor-hand);transition:color .2s}.fx-container .grid-layout.automation-mode .label:hover{color:#fff}.fx-container .grid-layout.automation-mode .label.automation-target,.fx-container .label.automation-target{color:#fff;background-color:#ef4444;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.fx-container .label.selected-sample{color:#fff;opacity:.8;background-color:#ef4444;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.fx-container .instrument-header.no-title .instrument-controls{margin-left:auto}.fx-container .instrument-title{color:#a0a0a0;cursor:var(--cursor-default);transition:none}.fx-container .instrument-title:hover{color:currentColor}.drums-container .instrument-title{color:#a0a0a0;cursor:var(--cursor-default)}.drums-container .instrument-title:hover{color:currentColor}@keyframes pulse{0%{filter:brightness();z-index:1;transform:scale(1)}50%{transform:scale(var(--pulse-scale,1.3));filter:brightness(var(--pulse-brightness,2));z-index:1}to{filter:brightness();z-index:0;transform:scale(1)}}.pluck-container .cell.pulsing,.pluck-container .note-block.pulsing{--pulse-brightness:1.2}.drums-container .cell.pulsing{--pulse-brightness:1.4}.ambient-container .note-block.pulsing,.ambient-container .cell.pulsing{--pulse-brightness:1.3}.drums-container .cell.pulsing{animation:.15s ease-out pulse}.drums-container .grid-layout{align-items:center}.drums-container .grid-layout.automation-mode .labels{opacity:1;pointer-events:all}.drums-container .grid-layout.automation-mode .label{cursor:var(--cursor-hand);transition:color .2s}.drums-container .grid-layout.automation-mode .label:hover{color:#fff}.drums-container .grid-layout.automation-mode .label.automation-target,.drums-container .label.automation-target{background-color:var(--drum-color);color:#fff;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.drums-container .label.selected-sample{background-color:var(--drum-color);color:#fff;opacity:.8;border-radius:3px;align-self:flex-end;width:max-content;padding:0 4px;font-weight:700}.drums-container .instrument-header.no-title .instrument-controls{margin-left:auto}.radial-slider-container{width:var(--radial-slider-size)!important;height:var(--radial-slider-size)!important;min-width:var(--radial-slider-size)!important;min-height:var(--radial-slider-size)!important;justify-content:center!important;align-items:center!important;display:flex!important}.radial-slider-container svg{width:var(--radial-slider-size)!important;height:var(--radial-slider-size)!important}.grid-container canvas{pointer-events:none}@media (width>=72rem),(orientation:landscape) and (hover:hover) and (pointer:fine){.start-button{gap:1.125rem;padding:1.5rem 3rem;font-size:2.25rem}.start-button img{width:2.25rem;height:2.25rem}.startup-resume-message{font-size:2.25rem}.startup-resume-actions{gap:1.125rem}.startup-secondary-button{padding:1.5rem 3rem;font-size:2.25rem}.page-container{box-sizing:border-box;width:1920px;height:1080px;min-height:1080px;padding:40px 15.36px 27px}.instrument-header{margin-block:.6em}.instrument-controls{margin-right:var(--instrument-controls-offset,0px)}.instrument-icon{align-items:center;width:3rem;height:3rem;display:flex}.root-container .instrument-icon svg{width:100%;height:100%;fill:var(--pluck-color)}.root-container .instrument-icon img{filter:brightness(0)saturate()invert(89%)sepia(34%)saturate(1425%)hue-rotate(39deg)brightness(104%)contrast(103%);width:100%;height:100%}.lead-container .instrument-icon svg{width:100%;height:100%;fill:var(--lead-color)}.lead-container .instrument-icon img{filter:brightness(0)saturate()invert(85%)sepia(55%)saturate(2612%)hue-rotate(354deg)brightness(102%)contrast(97%);width:100%;height:100%}.bass-container .instrument-icon svg{width:100%;height:100%;fill:var(--bass-color)}.bass-container .instrument-icon img{filter:brightness(0)saturate()invert(85%)sepia(41%)saturate(4945%)hue-rotate(162deg)brightness(95%)contrast(89%);width:100%;height:100%}.pluck-container .instrument-icon svg{width:100%;height:100%;fill:var(--pluck-color)}.pluck-container .instrument-icon img{filter:brightness(0)saturate()invert(89%)sepia(34%)saturate(1425%)hue-rotate(39deg)brightness(104%)contrast(103%);width:100%;height:100%}.drums-container .instrument-icon svg{width:100%;height:100%;fill:var(--drum-color)}.drums-container .instrument-icon img{filter:brightness(0)saturate()invert(49%)sepia(84%)saturate(2874%)hue-rotate(16deg)brightness(101%)contrast(107%);width:100%;height:100%}.drums-container .labels{width:8rem;left:-8.2rem}.fx-container .instrument-icon svg{fill:#ef4444;width:100%;height:100%}.fx-container .instrument-icon img{filter:brightness(0)saturate()invert(48%)sepia(79%)saturate(2476%)hue-rotate(334deg)brightness(101%)contrast(97%);width:100%;height:100%}.fx-container .labels{width:8rem;left:-8.2rem}.ambient-container .instrument-icon svg{fill:#8b5cf6;width:100%;height:100%}.ambient-container .instrument-icon img{filter:brightness(0)saturate()invert(52%)sepia(95%)saturate(6166%)hue-rotate(257deg)brightness(96%)contrast(93%);width:100%;height:100%}.ambient-container .labels{width:8rem;left:-8.2rem}.chords-container .instrument-icon svg{fill:#ec4899;width:100%;height:100%}.chords-container .instrument-icon img{filter:brightness(0)saturate()invert(30%)sepia(89%)saturate(4207%)hue-rotate(320deg)brightness(89%)contrast(98%);width:100%;height:100%}.column-play-button{width:6.4rem!important;height:6.4rem!important}.column-play-button img{width:4rem!important;height:4rem!important}.bass-container .instrument-title,.lead-container .instrument-title,.pluck-container .instrument-title,.chords-container .instrument-title{cursor:var(--cursor-hand)!important}.bass-container .instrument-title:hover,.lead-container .instrument-title:hover,.root-container .instrument-title:hover,.pluck-container .instrument-title:hover,.chords-container .instrument-title:hover{color:currentColor!important}.drums-container .instrument-title,.fx-container .instrument-title,.ambient-container .instrument-title,.drums-container .instrument-title:hover,.fx-container .instrument-title:hover,.ambient-container .instrument-title:hover{color:#a0a0a0!important}.desktop-layout-container{flex-direction:row;flex:none;justify-content:center;align-items:flex-start;gap:0;width:100%;height:auto;min-height:0;display:flex;overflow:hidden}.desktop-instrument-switcher{flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;gap:1rem;width:48px;margin-top:5rem;margin-left:192px;margin-right:19.2px;display:flex}.desktop-instrument-switcher button{width:3.5rem;height:3.5rem;cursor:var(--cursor-hand);background-color:#36343f00;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s;display:flex;position:relative}.desktop-instrument-switcher .solo-indicator{color:#fff;z-index:10;pointer-events:none;background-color:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:1.4em;height:1.4em;font-size:.8em;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.desktop-instrument-switcher .mute-indicator{color:#fff;z-index:10;pointer-events:none;background-color:#5c6ac4;border-radius:50%;justify-content:center;align-items:center;width:1.4em;height:1.4em;font-size:.8em;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.desktop-instrument-switcher button:hover,.desktop-instrument-switcher button.active{background-color:#4a4853}.desktop-instrument-switcher button:before{width:100%;height:100%}.desktop-instrument-container{z-index:0;flex:0 0 600px;justify-content:center;align-self:flex-start;width:600px;min-width:600px;max-width:600px;height:auto;min-height:0;margin-top:0;display:flex;position:relative}.desktop-effect-switcher{flex-direction:column;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;gap:.74rem;width:48px;height:30.5rem;margin-top:5rem;margin-left:67.2px;margin-right:240px;display:flex}.desktop-effect-switcher:after{content:"";width:3.5rem}.desktop-effect-switcher button{width:7rem;height:1.7rem;cursor:var(--cursor-hand);font-family:inherit;font-size:var(--font-size);background-color:#2a2833;border:1px solid #666;border-radius:1rem;justify-content:center;align-items:center;padding:0 .6rem;transition:background-color .2s,border-color .2s;display:flex;position:relative}.desktop-effect-switcher button[data-effect=AUTOWAH].has-automation{background-color:#4a90d966}.desktop-effect-switcher button[data-effect=BITCRUSHER].has-automation{background-color:#d4a01266}.desktop-effect-switcher button[data-effect=DELAY].has-automation{background-color:#d946a866}.desktop-effect-switcher button[data-effect=DISTORTION].has-automation{background-color:#7ed32166}.desktop-effect-switcher button[data-effect=LFO].has-automation{background-color:#f5a62366}.desktop-effect-switcher button[data-effect=PITCHBEND].has-automation{background-color:#e65c0066}.desktop-effect-switcher button[data-effect=ARPEGGIATOR].has-automation,.desktop-effect-switcher button[data-effect=REPEATER].has-automation{background-color:#c0392b66}.desktop-effect-switcher button[data-effect=VOLUME].has-automation{background-color:#facc1566}.desktop-effect-switcher button[data-effect=VIBRATO].has-automation{background-color:#50c8ff66}.desktop-effect-switcher button[data-effect=TRANSPOSE].has-automation{background-color:#9b59b666}.desktop-effect-switcher button[data-effect=REVERB].has-automation{background-color:#3498db66}.desktop-effect-switcher button[data-effect=SCRATCH].has-automation{background-color:#ff6b9d66}.desktop-effect-switcher button[data-effect=SUSTAIN].has-automation{background-color:#1abc9c66}.desktop-effect-switcher button[data-effect=GLIDE].has-automation{background-color:#2ecc7166}.desktop-effect-switcher button:hover{opacity:.85}.desktop-effect-switcher button .button-label{color:#fff;pointer-events:none;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;font-size:.7em;font-weight:400;transition:color .2s}.desktop-effect-switcher button.active .button-label{color:#fff;font-weight:700}.desktop-effect-switcher button.active{filter:brightness(1.15);border-width:2px}.desktop-effect-switcher button[data-effect=AUTOWAH].active{background-color:#4a90d966;box-shadow:0 0 10px 3px #4a90d999}.desktop-effect-switcher button[data-effect=BITCRUSHER].active{background-color:#d4a01266;box-shadow:0 0 10px 3px #d4a01299}.desktop-effect-switcher button[data-effect=DELAY].active{background-color:#d946a866;box-shadow:0 0 10px 3px #d946a899}.desktop-effect-switcher button[data-effect=DISTORTION].active{background-color:#7ed32166;box-shadow:0 0 10px 3px #7ed32199}.desktop-effect-switcher button[data-effect=LFO].active{background-color:#f5a62366;box-shadow:0 0 10px 3px #f5a62399}.desktop-effect-switcher button[data-effect=PITCHBEND].active{background-color:#e65c0066;box-shadow:0 0 10px 3px #e65c0099}.desktop-effect-switcher button[data-effect=ARPEGGIATOR].active,.desktop-effect-switcher button[data-effect=REPEATER].active{background-color:#c0392b66;box-shadow:0 0 10px 3px #c0392b99}.desktop-effect-switcher button[data-effect=VOLUME].active{background-color:#facc1566;box-shadow:0 0 10px 3px #facc1599}.desktop-effect-switcher button[data-effect=VIBRATO].active{background-color:#50c8ff66;box-shadow:0 0 10px 3px #50c8ff99}.desktop-effect-switcher button[data-effect=TRANSPOSE].active{background-color:#9b59b666;box-shadow:0 0 10px 3px #9b59b699}.desktop-effect-switcher button[data-effect=REVERB].active{background-color:#3498db66;box-shadow:0 0 10px 3px #3498db99}.desktop-effect-switcher button[data-effect=SCRATCH].active{background-color:#ff6b9d66;box-shadow:0 0 10px 3px #ff6b9d99}.desktop-effect-switcher button[data-effect=SUSTAIN].active{background-color:#1abc9c66;box-shadow:0 0 10px 3px #1abc9c99}.desktop-effect-switcher button[data-effect=GLIDE].active{background-color:#2ecc7166;box-shadow:0 0 10px 3px #2ecc7199}.desktop-effect-switcher button[data-effect=AUTOWAH].has-automation,.desktop-effect-switcher button[data-effect=AUTOWAH].active{border-color:#4a90d9}.desktop-effect-switcher button[data-effect=BITCRUSHER].has-automation,.desktop-effect-switcher button[data-effect=BITCRUSHER].active{border-color:#d4a012}.desktop-effect-switcher button[data-effect=DELAY].has-automation,.desktop-effect-switcher button[data-effect=DELAY].active{border-color:#d946a8}.desktop-effect-switcher button[data-effect=DISTORTION].has-automation,.desktop-effect-switcher button[data-effect=DISTORTION].active{border-color:#7ed321}.desktop-effect-switcher button[data-effect=LFO].has-automation,.desktop-effect-switcher button[data-effect=LFO].active{border-color:#f5a623}.desktop-effect-switcher button[data-effect=PITCHBEND].has-automation,.desktop-effect-switcher button[data-effect=PITCHBEND].active{border-color:#e65c00}.desktop-effect-switcher button[data-effect=ARPEGGIATOR].has-automation,.desktop-effect-switcher button[data-effect=ARPEGGIATOR].active,.desktop-effect-switcher button[data-effect=REPEATER].has-automation,.desktop-effect-switcher button[data-effect=REPEATER].active{border-color:#c0392b}.desktop-effect-switcher button[data-effect=VOLUME].has-automation,.desktop-effect-switcher button[data-effect=VOLUME].active{border-color:#facc15}.desktop-effect-switcher button[data-effect=VIBRATO].has-automation,.desktop-effect-switcher button[data-effect=VIBRATO].active{border-color:#50c8ff}.desktop-effect-switcher button[data-effect=TRANSPOSE].has-automation,.desktop-effect-switcher button[data-effect=TRANSPOSE].active{border-color:#9b59b6}.desktop-effect-switcher button[data-effect=REVERB].has-automation,.desktop-effect-switcher button[data-effect=REVERB].active{border-color:#3498db}.desktop-effect-switcher button[data-effect=SCRATCH].has-automation,.desktop-effect-switcher button[data-effect=SCRATCH].active{border-color:#ff6b9d}.desktop-effect-switcher button[data-effect=SUSTAIN].has-automation,.desktop-effect-switcher button[data-effect=SUSTAIN].active{border-color:#1abc9c}.desktop-effect-switcher button[data-effect=GLIDE].has-automation,.desktop-effect-switcher button[data-effect=GLIDE].active{border-color:#2ecc71}.desktop-preset-panel-container{align-self:flex-start;width:518.4px;height:38.4em;margin-top:.2rem;margin-left:66px;margin-right:30px;overflow:hidden}.bpm-control{margin-left:260px}.action-controls{padding-right:110px}}@media (width<=72rem) and (orientation:portrait),(width<=72rem) and (hover:none),(width<=72rem) and (pointer:coarse){:root{--button-size:2.5rem;--font-size:.9rem;--radial-slider-size:25px}*{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}.page-container{padding:calc(1.5vh + 18px) .8vw 1.5vh}.top-controls{gap:.75rem}.settings-controls,.action-controls,.instrument-switcher{gap:.5rem}.mobile-actions{gap:.4rem;margin-left:.4rem}.settings-controls{gap:1.5rem;padding-left:.7rem}.effect-switcher{gap:.15rem}.bpm-display,.octave-display,.volume-display{font-size:.6em}.bpm-control,.volume-control{width:min(4.5rem,18vw)}.octave-control{width:min(3.75rem,15vw)}.root-note-display{margin-top:.2rem;height:var(--button-size)!important}.root-note-display select{width:var(--button-size);height:var(--button-size);font-size:.8em!important}.effect-switcher button{width:auto;min-width:auto;height:1.4rem;padding:0 .35rem}.effect-switcher button .button-label{font-size:.55em}.grip-handle{justify-content:center!important;align-items:center!important;width:2.75rem!important;margin-left:-.875rem!important;padding:.75rem 1.1875rem!important;display:flex!important}.grip-icon{background-image:linear-gradient(90deg,#8e8e8e 2px,#0000 2px 4px,#8e8e8e 4px 6px,#0000 6px)!important;background-repeat:no-repeat!important;background-size:6px 100%!important;flex-shrink:0!important;width:6px!important;height:1rem!important}.instrument-controls{gap:.5rem!important}.control-label{margin-bottom:.1rem!important;font-size:.5em!important}.grid-container{max-width:90vw}.instrument-title{font-size:1em!important}.root-container,.bass-container,.pluck-container,.chords-container,.lead-container{max-width:74vw}.bass-container .root-container,.pluck-container .root-container,.lead-container .root-container,.chords-container .root-container{margin-left:1rem}.labels{top:.4rem;width:1.2rem!important;left:-1.4rem!important}.instrument-header{gap:.5rem;margin-block:.1em .2em}.grid-layout{gap:.5rem}.drums-container .instrument-header{position:relative;left:1.4rem}.drums-container .instrument-title{margin-left:1rem}.drums-container .grid-layout{left:2.2rem}.drums-container .labels{font-size:.6em;top:.4rem;width:4rem!important;left:-4.3rem!important}.fx-container .instrument-header{position:relative;left:1.4rem}.fx-container .instrument-title{margin-left:1rem}.fx-container .grid-layout{left:2.2rem}.fx-container .labels{font-size:.6em;top:.4rem;width:4rem!important;left:-4.3rem!important}.ambient-container .instrument-header{position:relative;left:1.4rem}.ambient-container .instrument-title{margin-left:1rem}.ambient-container .grid-layout{left:2.2rem}.ambient-container .labels{font-size:.6em;top:.4rem;width:4rem!important;left:-4.3rem!important}.drums-container .instrument-title,.fx-container .instrument-title,.ambient-container .instrument-title{color:#a0a0a0!important;transition:none!important}.drums-container .instrument-title:hover,.drums-container .instrument-title:active,.drums-container .instrument-title:focus,.drums-container .title-with-icon:active .instrument-title,.fx-container .instrument-title:hover,.fx-container .instrument-title:active,.fx-container .instrument-title:focus,.fx-container .title-with-icon:active .instrument-title,.ambient-container .instrument-title:hover,.ambient-container .instrument-title:active,.ambient-container .instrument-title:focus,.ambient-container .title-with-icon:active .instrument-title{color:#a0a0a0!important}.bass-container .instrument-header,.pluck-container .instrument-header,.lead-container .instrument-header,.chords-container .instrument-header{position:relative;left:12.5vw}.bass-container .grid-layout,.pluck-container .grid-layout,.lead-container .grid-layout,.chords-container .grid-layout{left:12.5vw}.song-sequencer-wrapper{padding-top:.5rem}.song-sequencer .pattern-block{width:2rem;height:2rem}.patterns-section{touch-action:pan-x!important;cursor:var(--cursor-grab)!important;margin-left:.5rem!important;overflow:auto hidden!important}.patterns-section:active{cursor:var(--cursor-grab-closed)!important}.patterns-section.patterns-centered{justify-content:center!important}.patterns-section.patterns-overflow{justify-content:flex-start!important}.repeat-button img{width:55%!important;height:55%!important}.pattern-control-button{width:calc(var(--button-size) * .9)!important;height:calc(var(--button-size) * .9)!important}.pattern-control-button img{width:55%!important;height:55%!important}.main-play-controls{flex-wrap:wrap!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:0!important;max-width:none!important;display:flex!important}.main-play-button,.repeat-button,.add-pattern-button,.remove-pattern-button,.copy-pattern-button,.paste-pattern-button,.clear-pattern-button{grid-column:initial!important;justify-self:initial!important}.chord-selector-title{font-size:1rem!important}.chord-selector-close{font-size:1.25rem!important}.chord-selector-legend{font-size:.75rem!important}.chord-selector .chord-button{width:100%!important;height:auto!important;min-height:5.6rem!important;padding:.3rem .25rem!important}.chord-selector .chord-text{letter-spacing:-.04em;font-size:clamp(.6rem,12.5cqi,.74rem);font-weight:650}.chord-grid{grid-template-columns:repeat(auto-fit,minmax(5.6rem,1fr))!important;gap:.3rem!important}.chord-selector-header,.chord-selector-search{padding:12px 16px!important}.chord-selector-modal{top:1rem!important;transform:translate(-50%)!important}.chord-selector-footer button{padding:6px 12px!important;font-size:.75rem!important}.chord-selector-error-text,.chord-selector-default-button{font-size:.75rem!important}.chord-selector-content{padding:.8rem!important}.pattern-button{border-radius:.55rem!important;width:4.5rem!important;height:3.5rem!important;padding:.375rem!important}.pattern-number{font-size:.625rem!important;top:.125rem!important;left:.25rem!important}.pattern-duration{font-size:.625rem!important;top:.125rem!important}.chord-content{gap:.125rem!important}.chord-name{font-size:.875rem}.chord-notes{font-size:.625rem!important}.pro-features-alert{width:99%!important;min-width:auto!important}.modal-header{padding:1rem 1.25rem .75rem!important}.modal-body{padding:1.25rem!important}.phase-indicator{gap:.75rem!important}.phase-icon{width:2.5rem!important;height:2.5rem!important;font-size:1rem!important}.tooltip-box{font-size:.5rem!important}}@container sequencer-wrapper (height<=280px){.song-sequencer{gap:.5rem;padding:.5rem}}.song-sequencer-wrapper{flex-direction:column;flex-grow:1;width:100%;min-height:200px;margin-top:0;display:flex;position:relative;overflow:visible;container:sequencer-wrapper/size}.song-sequencer{box-sizing:border-box;transform-origin:0 0;background-color:#0000;border:none;border-radius:0;flex-direction:column;gap:0;width:100%;padding:0;display:flex}.repeat-button{width:var(--button-size);height:var(--button-size);font-family:inherit;font-size:var(--font-size);cursor:var(--cursor-hand);color:#fff;background-color:#0000;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s;display:flex}.repeat-button:hover{background-color:#0000;transform:scale(1.1)}.repeat-button:active{transform:scale(.95)}.repeat-button img{filter:brightness(0)saturate()invert();width:65%;height:65%}.repeat-button.repeat-active img{filter:brightness(0)saturate()invert()}.repeat-button.repeat-inactive img{filter:brightness(0)saturate()invert(60%)sepia(0%)saturate(0%)hue-rotate()brightness(65%)contrast(89%)}.pattern-control-button{width:var(--button-size);height:var(--button-size);font-family:inherit;font-size:var(--font-size);cursor:var(--cursor-hand);color:#fff;background-color:#0000;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s;display:flex}.pattern-control-button:hover{background-color:#0000;transform:scale(1.1)}.pattern-control-button:active{transform:scale(.95)}.pattern-control-button img{filter:brightness(0)saturate()invert();width:65%;height:65%}.patterns-section{touch-action:pan-x;min-width:0;cursor:var(--cursor-grab);flex:1;justify-content:flex-start;gap:1rem;margin-left:0;display:flex;overflow:auto hidden}.patterns-section.patterns-centered{justify-content:center}.patterns-section.patterns-overflow{justify-content:flex-start}.patterns-section:active{cursor:var(--cursor-grab-closed)}.column-play-section{z-index:1;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.main-play-controls{grid-template-columns:1fr auto auto auto auto auto auto auto 1fr;align-items:center;gap:1rem;width:100%;max-width:600px;display:grid}.main-play-button{grid-column:2;justify-self:center}.repeat-button{grid-column:3;justify-self:start}.add-pattern-button{grid-column:4;justify-self:start}.remove-pattern-button{grid-column:5;justify-self:start}.column-play-button{cursor:var(--cursor-hand);background-color:#0000;border:none;justify-content:center;align-items:center;margin-right:0;padding:0;transition:opacity .2s;display:flex}.column-play-button:hover{transform:scale(1.1)}.column-play-button:active{transform:scale(.95)}.column-play-button img{filter:none;width:7vw;height:7vw}.patterns-content{flex-direction:column;justify-content:center;gap:0;height:auto;display:flex}.pattern-row{align-items:center;display:flex}.pattern-blocks{gap:.2rem;min-width:max-content;display:inline-flex}.pattern-block{width:3rem;height:3rem;cursor:var(--cursor-hand);background-color:#36343f00;border:.2rem solid #0000;border-radius:.5rem;transition:background-color .2s;position:relative;overflow:hidden}.pattern-block:hover{background-color:#4a4853}.pattern-block.active{background-color:#5a5863;border-color:#fff4}.pattern-block.playing{border-color:#2cb9b0;animation:.5s ease-in-out playhead-pulse;box-shadow:0 0 8px #bda5f399}@keyframes playhead-pulse{0%{box-shadow:0 0 8px #bda5f399}50%{box-shadow:0 0 16px #bda5f3cc}to{box-shadow:0 0 8px #bda5f399}}.pattern-content{border-radius:.1rem;width:100%;height:100%}.column-play-button.active{background-color:#0000}.column-play-button.disabled{opacity:.5;cursor:not-allowed}.column-play-button.disabled:hover{background:#ffffff1a;transform:none}.pattern-block .pattern-content{opacity:.6;background-color:#5a5863;justify-content:center;align-items:center;display:flex}.pattern-block.active .pattern-content{opacity:1;background-color:#6a6773}.pattern-number{color:#fff;text-shadow:1px 1px 2px #000000b3;font-size:.75rem;font-weight:600}.chord-button{color:#fff;cursor:pointer;text-align:center;aspect-ratio:1;box-sizing:border-box;border:none;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;min-height:5.25rem;padding:.65rem .4rem;transition:background-color 60ms linear,filter .2s,box-shadow .2s;display:flex;container-type:inline-size}.chord-button:hover{filter:brightness(1.1);box-shadow:0 2px 8px #0000004d!important}.chord-button.selected{box-shadow:0 0 0 2px #fff,0 4px 12px #0000004d!important}.chord-button.selected:hover{filter:brightness(1.1);box-shadow:0 0 0 2px #fff,0 4px 16px #0006!important}.chord-text{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.03em;width:100%;max-width:100%;font-size:clamp(.78rem,15cqi,1.1rem);font-weight:700;line-height:1;overflow:hidden}.chord-grid{grid-template-columns:repeat(auto-fit,minmax(8.25rem,1fr));justify-content:stretch;align-items:stretch;gap:.65rem;display:grid}.chord-selector-content{padding:1.5rem}.pattern-button{color:#fff;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:.8rem;justify-content:center;align-items:center;width:8rem;height:5rem;padding:.75rem;font-family:inherit;display:flex;position:relative}.pattern-button:hover{filter:brightness(1.1)}.pattern-number{opacity:.7;color:#fff;z-index:2;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-size:.75rem;position:absolute;top:.25rem;left:.5rem}.pattern-duration{opacity:.7;color:#fff;text-shadow:1px 1px 2px #000000b3;z-index:2;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-size:.75rem;position:absolute;top:.25rem;right:.5rem}.chord-content{z-index:2;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.chord-name{color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-size:1.125rem;font-weight:700}.pattern-mini-grid{pointer-events:none;z-index:1;border-radius:.8rem;width:100%;height:100%;position:absolute;inset:0}.chord-notes{opacity:.8;color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-size:.75rem}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.pro-features-alert{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:12px;min-width:400px;max-width:500px;margin-bottom:35vh;font-family:Inter,sans-serif;box-shadow:0 20px 40px #0000004d}.modal-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.modal-header h2{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.close-button{color:#888;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;font-size:1.5rem;transition:all .2s;display:flex;cursor:pointer!important}.close-button:hover{color:#fff;background-color:#333;cursor:pointer!important}.modal-body{padding:1.5rem}.progress-section{margin-bottom:1.5rem}.phase-indicator{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.phase-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.125rem;font-weight:700;display:flex}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:1s linear infinite spin}.phase-text{flex:1;min-width:0}.phase-title{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:600}.phase-message{color:#ccc;margin-bottom:2px;font-size:.875rem}.current-step{color:#888;font-size:.75rem;font-style:italic}.progress-bar-container{align-items:center;gap:.75rem;display:flex}.progress-bar{background-color:#333;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .3s,background-color .3s}.progress-percentage{color:#ccc;text-align:right;min-width:2.5rem;font-size:.875rem;font-weight:500}.actions{justify-content:flex-end;gap:.75rem;display:flex}.action-button:not(.success):not(.cancel){color:#fff;cursor:pointer;background-color:#3330}.action-button:not(.success):not(.cancel):hover{cursor:pointer;background-color:#444}.menu-toggle.menuOpen{background-color:#4a4853}.menu-toggle,.menu-toggle:hover,.menu-toggle:focus{background-color:#0000}.menu-toggle.menuOpen,.menu-toggle.menuOpen:hover,.menu-toggle.menuOpen:focus{background-color:#4a4853}.action-button.success{color:#fff;cursor:pointer;background-color:#10b981}.action-button.success:hover{cursor:pointer;background-color:#059669}.action-button:disabled{opacity:.3}.action-button:disabled:hover{background-color:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tooltip-container{display:inline-block;position:relative}.tooltip-box{color:#f8f8f2;z-index:100;white-space:nowrap;pointer-events:none;opacity:0;background-color:#282a36;border-radius:4px;padding:5px 10px;font-size:.9rem;transition:opacity .15s ease-in-out;position:absolute;top:calc(100% + 8px);box-shadow:0 2px 5px #0003}.tooltip-box.tooltip-visible{opacity:1}.playhead{background:#ffffff0d}.tooltip-box.tooltip-center{left:50%;transform:translate(-50%)}.tooltip-box.tooltip-center:after{margin-left:-5px;left:50%}.tooltip-box.tooltip-right{right:0;transform:none}.tooltip-box.tooltip-right:after{margin-left:0;left:auto;right:15px}.tooltip-box.tooltip-left{left:0;transform:none}.tooltip-box.tooltip-left:after{margin-left:0;left:15px}.tooltip-box:after{content:"";border:5px solid #0000;border-bottom-color:#282a36;position:absolute;bottom:100%}.note-block.pulsing{animation:.15s ease-out pulse}@media (orientation:portrait),(width<=72rem) and (hover:none),(width<=72rem) and (pointer:coarse){.desktop-layout-container{justify-content:center!important;width:100%!important;margin:0 auto!important}.desktop-instrument-container{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}}
