.sharkbite-module__jEbzZG__shell{--corner-control-top:var(--stage-padding);--pedal-max-width:1240px;--stage-padding:clamp(12px, 3vw, 40px);background:var(--background);min-height:100svh;padding:var(--stage-padding);grid-template-columns:minmax(0,1fr);align-content:center;place-items:center;gap:18px;display:grid;overflow:hidden}.sharkbite-module__jEbzZG__pedalStage{justify-content:center;align-items:center;width:100%;display:flex}.sharkbite-module__jEbzZG__pedalCanvas{aspect-ratio:7/5;max-width:var(--pedal-max-width);width:min(100%, var(--pedal-max-width), calc((100svh - var(--stage-padding) * 2) * 1.24));position:relative;container-type:inline-size}.sharkbite-module__jEbzZG__pedalCanvas:before{content:"";filter:drop-shadow(0 18px 28px #24242424);background-image:url(/assets/sharkbite/pedal-bg-no-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.sharkbite-module__jEbzZG__infoToggle,.sharkbite-module__jEbzZG__pianoToggle{appearance:none;color:var(--line);cursor:pointer;font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;touch-action:manipulation;min-height:0;top:var(--corner-control-top);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;padding:0 4px;font-size:38px;font-weight:850;line-height:1.05;position:fixed;overflow:visible}.sharkbite-module__jEbzZG__infoToggle{left:var(--stage-padding);z-index:50;font-size:28px;line-height:1}.sharkbite-module__jEbzZG__pianoToggle{right:var(--stage-padding);z-index:20}.sharkbite-module__jEbzZG__infoToggle:hover,.sharkbite-module__jEbzZG__infoToggle:focus-visible,.sharkbite-module__jEbzZG__pianoToggle:hover,.sharkbite-module__jEbzZG__pianoToggle:focus-visible{opacity:.62}.sharkbite-module__jEbzZG__infoToggle:focus-visible,.sharkbite-module__jEbzZG__pianoToggle:focus-visible{outline:none}.sharkbite-module__jEbzZG__pianoPanel{background:var(--panel);border:1px solid var(--line);color:var(--line);font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;flex-direction:column;gap:14px;width:min(100%,420px);padding:18px;display:none;box-shadow:0 18px 38px #0f0f0f29}.sharkbite-module__jEbzZG__pianoPanel[data-visible=true]{display:flex}.sharkbite-module__jEbzZG__pianoControls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.sharkbite-module__jEbzZG__pianoControl{flex-direction:column;gap:6px;min-width:0;display:flex}.sharkbite-module__jEbzZG__pianoControl>span{font-size:18px;line-height:.95}.sharkbite-module__jEbzZG__pianoControl select{background-color:var(--panel);border:1px solid var(--line);color:var(--line);cursor:pointer;font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;width:100%;height:42px;padding:7px 36px 5px 9px;font-size:20px;line-height:1}.sharkbite-module__jEbzZG__octaveStepper{grid-template-columns:42px minmax(42px,1fr) 42px;height:42px;display:grid}.sharkbite-module__jEbzZG__octaveStepper button,.sharkbite-module__jEbzZG__octaveStepper strong{background:var(--panel);border:1px solid var(--line);color:var(--line);justify-content:center;align-items:center;min-width:0;font-size:21px;font-weight:400;line-height:1;display:flex}.sharkbite-module__jEbzZG__octaveStepper button+strong,.sharkbite-module__jEbzZG__octaveStepper strong+button{border-left:0}.sharkbite-module__jEbzZG__octaveStepper button:hover:not(:disabled),.sharkbite-module__jEbzZG__octaveStepper button:focus-visible{background:var(--line);color:var(--panel)}.sharkbite-module__jEbzZG__octaveStepper button:focus-visible{outline:2px solid var(--line);outline-offset:2px;z-index:1;position:relative}.sharkbite-module__jEbzZG__keyboard{--white-key-count:8;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;width:100%;height:168px;position:relative}.sharkbite-module__jEbzZG__whiteKeys{grid-template-columns:repeat(var(--white-key-count), minmax(0, 1fr));width:100%;height:100%;display:grid;position:relative}.sharkbite-module__jEbzZG__whiteKey,.sharkbite-module__jEbzZG__blackKey{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;font-family:Helvetica,Arial,sans-serif}.sharkbite-module__jEbzZG__whiteKey{background:var(--panel);border:1px solid var(--line);color:var(--line);border-left:0;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;padding:0 2px 4px;display:flex}.sharkbite-module__jEbzZG__whiteKey:first-child{border-left:1px solid var(--line)}.sharkbite-module__jEbzZG__blackKey{background:var(--line);border:1px solid var(--line);color:var(--panel);height:60%;left:var(--black-key-left);width:var(--black-key-width);z-index:2;justify-content:center;align-items:flex-end;padding:0 0 4px;font-size:9px;font-weight:900;display:flex;position:absolute;top:0}.sharkbite-module__jEbzZG__whiteKey.sharkbite-module__jEbzZG__keyDown{background:var(--accent)}.sharkbite-module__jEbzZG__blackKey.sharkbite-module__jEbzZG__keyDown{background:var(--accent);color:var(--line)}.sharkbite-module__jEbzZG__whiteKey:disabled,.sharkbite-module__jEbzZG__blackKey:disabled{cursor:not-allowed;opacity:.42}.sharkbite-module__jEbzZG__pedalOverlay{pointer-events:none;position:absolute;inset:0}.sharkbite-module__jEbzZG__topJack{height:auto;left:var(--control-x);pointer-events:none;top:var(--control-y);transform-origin:50%;z-index:1;width:15.5%;display:block;position:absolute;transform:translate(-50%)rotate(-2deg)}.sharkbite-module__jEbzZG__sourceJack{appearance:none;cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;line-height:0}.sharkbite-module__jEbzZG__sourceJack:focus-visible{outline:none}.sharkbite-module__jEbzZG__topJackGraphic{width:100%;height:auto;display:block}.sharkbite-module__jEbzZG__sourceJack:hover .sharkbite-module__jEbzZG__topJackGraphic,.sharkbite-module__jEbzZG__sourceJack:focus-visible .sharkbite-module__jEbzZG__topJackGraphic{opacity:.68}.sharkbite-module__jEbzZG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sharkbite-module__jEbzZG__jackLabel{color:#0f0f0f;font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;letter-spacing:.02em;white-space:nowrap;font-size:2.75cqw;font-weight:400;line-height:1;position:absolute;transform:translate(-50%,-50%)}.sharkbite-module__jEbzZG__sourceJackLabel{appearance:none;cursor:pointer;left:var(--control-x);pointer-events:auto;top:var(--control-y);background:0 0;border:0;padding:0;transform:translate(-50%,-50%)rotate(-1deg)}.sharkbite-module__jEbzZG__sourceJackLabel:hover,.sharkbite-module__jEbzZG__sourceJackLabel:focus-visible{opacity:.68;outline:none}.sharkbite-module__jEbzZG__layoutGrid{pointer-events:none;z-index:6;background-image:linear-gradient(#0f0f0f33 1px,#0000 1px),linear-gradient(90deg,#0f0f0f33 1px,#0000 1px);background-size:5% 5%;display:none;position:absolute;inset:0}.sharkbite-module__jEbzZG__layoutGrid[data-visible=true]{display:block}.sharkbite-module__jEbzZG__knob{aspect-ratio:1;filter:drop-shadow(0 8px 8px #0f0f0f2e);background-image:url(/assets/sharkbite/turn-knob-bg1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;transition:filter .12s;display:block;position:absolute;inset:0}.sharkbite-module__jEbzZG__knob:after{content:"";height:100%;transform:rotate(var(--knob-rotation,0deg));background-image:url(/assets/sharkbite/turn-knob1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;display:block}.sharkbite-module__jEbzZG__inputLevelKnob{background-image:url(/assets/sharkbite/turn-knob-bg2.png)}.sharkbite-module__jEbzZG__inputLevelKnob:after{background-image:url(/assets/sharkbite/turn-knob2.png)}.sharkbite-module__jEbzZG__knobControl{aspect-ratio:1;cursor:grab;left:var(--control-x);pointer-events:auto;top:var(--control-y);touch-action:none;-webkit-user-select:none;user-select:none;border:0;outline:none;width:13%;position:absolute;transform:translate(-50%,-50%)}.sharkbite-module__jEbzZG__knobControl:hover .sharkbite-module__jEbzZG__knob,.sharkbite-module__jEbzZG__knobControl[data-dragging=true] .sharkbite-module__jEbzZG__knob{filter:drop-shadow(0 8px 8px #0f0f0f2e)}.sharkbite-module__jEbzZG__knobControl[data-dragging=true]{cursor:grabbing}.sharkbite-module__jEbzZG__pedalLogoControl{left:var(--control-x);pointer-events:none;top:var(--control-y);-webkit-user-select:none;user-select:none;width:30%;position:absolute;transform:translate(-50%,-50%)rotate(-2deg)}.sharkbite-module__jEbzZG__pedalLogoImage{filter:brightness(0);width:100%;height:auto;display:block}.sharkbite-module__jEbzZG__wetDryLabel,.sharkbite-module__jEbzZG__inputLevelLabel{left:var(--control-x);pointer-events:none;top:calc(var(--control-y) + 12%);transform:translate(-50%,-50%)rotate(-1deg)}.sharkbite-module__jEbzZG__inputLevelMeter{height:.74cqw;left:var(--control-x);opacity:.34;pointer-events:none;top:calc(var(--control-y) + 15.7%);background:#0f0f0f1f;border:.16cqw solid #0f0f0f;border-radius:999px;width:10.4%;display:block;position:absolute;overflow:hidden;transform:translate(-50%,-50%)rotate(-1deg)}.sharkbite-module__jEbzZG__inputLevelMeter[data-active=true]{opacity:1}.sharkbite-module__jEbzZG__inputLevelMeterFill{height:100%;transform:scaleX(var(--input-meter-level,0));transform-origin:0;background:#0f0f0f;width:100%;display:block}.sharkbite-module__jEbzZG__tapButton{aspect-ratio:1;color:#0f0f0f;font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;left:var(--control-x);pointer-events:auto;top:var(--control-y);background:0 0;border:0;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.9cqw;width:8.8%;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.sharkbite-module__jEbzZG__tapButton:focus,.sharkbite-module__jEbzZG__tapButton:focus-visible{outline:none}.sharkbite-module__jEbzZG__knobControl[data-helper-draggable=true],.sharkbite-module__jEbzZG__pedalLogoControl[data-helper-draggable=true],.sharkbite-module__jEbzZG__sourceJackLabel[data-helper-draggable=true],.sharkbite-module__jEbzZG__topJack[data-helper-draggable=true],.sharkbite-module__jEbzZG__tapButton[data-helper-draggable=true]{cursor:grab;outline-offset:.6cqw;pointer-events:auto;z-index:8;outline:1px dashed #242424d1}.sharkbite-module__jEbzZG__knobControl[data-helper-dragging=true],.sharkbite-module__jEbzZG__pedalLogoControl[data-helper-dragging=true],.sharkbite-module__jEbzZG__sourceJackLabel[data-helper-dragging=true],.sharkbite-module__jEbzZG__topJack[data-helper-dragging=true],.sharkbite-module__jEbzZG__tapButton[data-helper-dragging=true]{cursor:grabbing;outline-style:solid}.sharkbite-module__jEbzZG__tapButton:disabled{cursor:default;opacity:.74}.sharkbite-module__jEbzZG__tapButtonLight{aspect-ratio:1;filter:drop-shadow(0 2px 2px #0f0f0f38);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:31%;display:block;position:absolute;top:-16%;left:50%;transform:translate(-50%,-50%)}.sharkbite-module__jEbzZG__tapButton[data-enabled=false] .sharkbite-module__jEbzZG__tapButtonLight{background-image:url(/assets/sharkbite/red_light.png)}.sharkbite-module__jEbzZG__tapButton[data-enabled=true] .sharkbite-module__jEbzZG__tapButtonLight{background-image:url(/assets/sharkbite/green_light.png)}.sharkbite-module__jEbzZG__tapButtonCap{aspect-ratio:1;filter:drop-shadow(0 5px 5px #0f0f0f33);width:100%;display:block;position:relative}.sharkbite-module__jEbzZG__tapButtonCap:before,.sharkbite-module__jEbzZG__tapButtonCap:after{aspect-ratio:1;content:"";opacity:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;transform:translate(-50%,-50%)}.sharkbite-module__jEbzZG__tapButtonCap:before{left:var(--tap-cap-off-x);top:var(--tap-cap-off-y);width:var(--tap-cap-off-size);background-image:url(/assets/sharkbite/left_button.png)}.sharkbite-module__jEbzZG__tapButtonCap:after{left:var(--tap-cap-on-x);top:var(--tap-cap-on-y);width:var(--tap-cap-on-size);background-image:url(/assets/sharkbite/button-pressed.png)}.sharkbite-module__jEbzZG__tapButton[data-enabled=false] .sharkbite-module__jEbzZG__tapButtonCap:before,.sharkbite-module__jEbzZG__tapButton[data-enabled=true] .sharkbite-module__jEbzZG__tapButtonCap:after{opacity:1}.sharkbite-module__jEbzZG__tapButton[data-state-preview=true] .sharkbite-module__jEbzZG__tapButtonCap{filter:none}.sharkbite-module__jEbzZG__tapButton[data-state-preview=true] .sharkbite-module__jEbzZG__tapButtonCap:before,.sharkbite-module__jEbzZG__tapButton[data-state-preview=true] .sharkbite-module__jEbzZG__tapButtonCap:after{opacity:.52}.sharkbite-module__jEbzZG__tapButtonLeft .sharkbite-module__jEbzZG__tapButtonCap:before,.sharkbite-module__jEbzZG__tapButtonLeft .sharkbite-module__jEbzZG__tapButtonCap:after{transform:translate(-50%,-50%)scaleX(-1)}.sharkbite-module__jEbzZG__tapButtonLabel{text-align:center;white-space:nowrap;font-size:1.72cqw;line-height:1;display:block}.sharkbite-module__jEbzZG__tapButtonDelay{text-align:center;white-space:nowrap;min-height:3.1cqw;line-height:1;display:block}.sharkbite-module__jEbzZG__tapButtonDelayValue,.sharkbite-module__jEbzZG__tapButtonDelayLabel{display:block}.sharkbite-module__jEbzZG__tapButtonDelayValue{font-size:1.48cqw}.sharkbite-module__jEbzZG__tapButtonDelayLabel{font-size:1.02cqw}.sharkbite-module__jEbzZG__inputDialogBackdrop{z-index:30;background:#0f0f0f5c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.sharkbite-module__jEbzZG__infoDialogBackdrop{z-index:60}.sharkbite-module__jEbzZG__inputDialog{background:var(--panel);border:2px solid var(--line);color:var(--foreground);width:520px;max-width:calc(100vw - 28px);padding:22px 24px 24px;box-shadow:0 18px 50px #0f0f0f47}.sharkbite-module__jEbzZG__infoDialog{width:560px}.sharkbite-module__jEbzZG__inputDialogHeader{justify-content:space-between;align-items:center;gap:18px;padding:0 0 18px;display:flex}.sharkbite-module__jEbzZG__inputDialogTitle{color:var(--line);font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;letter-spacing:0;margin:0;font-size:32px;font-weight:400;line-height:.92}.sharkbite-module__jEbzZG__iconButton{background:var(--panel);border:1px solid var(--line);color:var(--foreground);outline:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.sharkbite-module__jEbzZG__iconButton:hover,.sharkbite-module__jEbzZG__iconButton:focus-visible{background:var(--line);color:var(--panel)}.sharkbite-module__jEbzZG__iconButton:focus-visible{outline:2px solid var(--line);outline-offset:2px}.sharkbite-module__jEbzZG__inputDialogClose{flex:none}.sharkbite-module__jEbzZG__inputDialogBody{flex-direction:column;padding:0;display:flex}.sharkbite-module__jEbzZG__infoDialogBody{color:var(--line);-webkit-user-select:text;user-select:text;flex-direction:column;gap:14px;padding:0;font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.35;display:flex}.sharkbite-module__jEbzZG__infoDialogBody p{margin:0}.sharkbite-module__jEbzZG__infoDialogBody a{color:currentColor;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.sharkbite-module__jEbzZG__infoDialogBody a:hover,.sharkbite-module__jEbzZG__infoDialogBody a:focus-visible{opacity:.66}.sharkbite-module__jEbzZG__infoCreator{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.sharkbite-module__jEbzZG__infoCreatorLinks{align-items:center;gap:12px;display:flex}.sharkbite-module__jEbzZG__infoDialogBody .sharkbite-module__jEbzZG__infoCreatorLink{color:currentColor;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:inline-flex}.sharkbite-module__jEbzZG__infoCreatorLink svg{fill:currentColor;width:22px;height:22px;display:block}.sharkbite-module__jEbzZG__inputAreaHelperPanel{background:var(--panel);border:1px solid var(--line);color:var(--foreground);z-index:45;flex-direction:column;gap:10px;width:360px;max-width:calc(100vw - 32px);max-height:calc(100vh - 20px);padding:12px;display:flex;position:fixed;bottom:16px;right:16px;overflow-y:auto;box-shadow:0 12px 32px #0f0f0f38}.sharkbite-module__jEbzZG__inputAreaHelperPanel header{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:baseline;display:flex}.sharkbite-module__jEbzZG__inputAreaHelperPanel[data-dragging=true] header{cursor:grabbing}.sharkbite-module__jEbzZG__inputAreaHelperPanel header b{font-size:13px;font-weight:850}.sharkbite-module__jEbzZG__inputAreaHelperPanel header span,.sharkbite-module__jEbzZG__inputAreaHelperPanel p{color:var(--muted);margin:0;font-size:11px;line-height:1.35}.sharkbite-module__jEbzZG__tapCapGeometryGroup{gap:5px;display:grid}.sharkbite-module__jEbzZG__tapCapGeometryGroup>b{font-size:11px}.sharkbite-module__jEbzZG__tapCapGeometryControls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.sharkbite-module__jEbzZG__tapCapGeometryControls fieldset{border:1px solid var(--line);margin:0;padding:7px}.sharkbite-module__jEbzZG__tapCapGeometryControls legend,.sharkbite-module__jEbzZG__tapCapGeometryControls label,.sharkbite-module__jEbzZG__tapCapGeometryValue{font-size:10px}.sharkbite-module__jEbzZG__tapCapGeometryControls label{grid-template-columns:25px minmax(0,1fr) 38px;align-items:center;gap:5px;margin-top:5px;display:grid}.sharkbite-module__jEbzZG__tapCapGeometryControls input{width:100%;min-width:0;margin:0}.sharkbite-module__jEbzZG__tapCapGeometryValue{background:var(--panel);border:1px solid var(--line);color:var(--foreground);text-align:right;padding:2px}.sharkbite-module__jEbzZG__tapStatePreviewToggle{background:var(--panel);border:1px solid var(--line);color:var(--foreground);min-height:30px;padding:6px 8px;font-size:11px}.sharkbite-module__jEbzZG__tapStatePreviewToggle:hover,.sharkbite-module__jEbzZG__tapStatePreviewToggle:focus-visible,.sharkbite-module__jEbzZG__tapStatePreviewToggle[aria-pressed=true]{background:var(--line);color:var(--panel)}.sharkbite-module__jEbzZG__inputAreaHelperActions{gap:6px;display:flex}.sharkbite-module__jEbzZG__inputAreaHelperActions button{background:var(--panel);border:1px solid var(--line);color:var(--foreground);flex:1 1 0;min-height:30px;padding:6px 8px;font-size:11px}.sharkbite-module__jEbzZG__inputAreaHelperActions button:hover,.sharkbite-module__jEbzZG__inputAreaHelperActions button:focus-visible,.sharkbite-module__jEbzZG__inputAreaHelperActions button[aria-pressed=true]{background:var(--line);color:var(--panel)}.sharkbite-module__jEbzZG__inputAreaHelperPanel textarea{background:var(--surface);border:1px solid var(--line);color:var(--foreground);font-family:var(--font-mono), ui-monospace, monospace;resize:vertical;-webkit-user-select:text;user-select:text;height:128px;padding:8px;font-size:10px;line-height:1.35}.sharkbite-module__jEbzZG__startScreen{background:var(--background);z-index:40;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sharkbite-module__jEbzZG__startPanel{flex-direction:column;align-items:center;gap:22px;display:flex}.sharkbite-module__jEbzZG__startLogo{width:min(72vw,430px);max-width:min(58vw,430px);height:auto;display:block}.sharkbite-module__jEbzZG__startButton{color:var(--line);font-family:var(--font-botch), var(--font-hf-lorflo), Helvetica, Arial, sans-serif;background:0 0;border:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0 6px;font-size:76px;font-weight:850;line-height:.92;display:inline-flex}.sharkbite-module__jEbzZG__startButton:not(:disabled):hover,.sharkbite-module__jEbzZG__startButton:not(:disabled):focus-visible{opacity:.62}.sharkbite-module__jEbzZG__inputControl{flex-direction:column;gap:0;min-width:0;display:flex}.sharkbite-module__jEbzZG__inputControl span:not(.sharkbite-module__jEbzZG__srOnly){justify-content:space-between;align-items:baseline;gap:12px;font-size:11px;display:flex}.sharkbite-module__jEbzZG__inputControl select{cursor:pointer;width:100%;min-height:48px;padding:9px 36px 9px 12px;font-family:Helvetica,Arial,sans-serif;font-size:17px;line-height:1.2}@media (min-width:761px){.sharkbite-module__jEbzZG__shell{--corner-control-top:clamp(12px, 2.1vw, 30px)}.sharkbite-module__jEbzZG__shell[data-piano-open=true]{grid-template-columns:minmax(0,1fr) minmax(300px,420px);width:100%}.sharkbite-module__jEbzZG__shell[data-piano-open=true] .sharkbite-module__jEbzZG__pedalStage{justify-self:end}.sharkbite-module__jEbzZG__shell[data-piano-open=true] .sharkbite-module__jEbzZG__pedalCanvas{width:min(100%, var(--pedal-max-width), calc((100svh - var(--stage-padding) * 2) * 1.24))}.sharkbite-module__jEbzZG__shell[data-piano-open=true] .sharkbite-module__jEbzZG__pianoPanel{justify-self:start}}@media (max-width:760px){.sharkbite-module__jEbzZG__shell{--corner-control-top:calc(env(safe-area-inset-top,0px) + 20px);--stage-padding:clamp(10px, 2.8vw, 18px);padding-bottom:max(var(--stage-padding), calc(env(safe-area-inset-bottom,0px) + 14px));padding-inline:max(var(--stage-padding), 12px);padding-top:max(var(--stage-padding), calc(env(safe-area-inset-top,0px) + 76px));align-content:start;gap:12px;overflow:auto}.sharkbite-module__jEbzZG__pedalCanvas{width:min(100%, var(--pedal-max-width))}.sharkbite-module__jEbzZG__pianoPanel{width:100%;max-width:360px;padding:14px}.sharkbite-module__jEbzZG__infoToggle,.sharkbite-module__jEbzZG__pianoToggle{padding-block:6px 2px;line-height:1.22}.sharkbite-module__jEbzZG__infoToggle{line-height:1.18}.sharkbite-module__jEbzZG__pianoControls{grid-template-columns:1fr}.sharkbite-module__jEbzZG__keyboard{--white-key-count:8;height:150px}}@media (max-width:620px){.sharkbite-module__jEbzZG__shell{overflow:auto}.sharkbite-module__jEbzZG__inputAreaHelperPanel{width:calc(100vw - 20px);bottom:10px;right:10px}.sharkbite-module__jEbzZG__startButton{font-size:54px}}@media (max-width:461px){.sharkbite-module__jEbzZG__shell{padding-top:max(var(--stage-padding), calc(env(safe-area-inset-top,0px) + 116px))}.sharkbite-module__jEbzZG__infoToggle{left:var(--stage-padding);right:auto}.sharkbite-module__jEbzZG__pianoToggle{left:auto;right:var(--stage-padding);top:calc(var(--corner-control-top) + 34px)}}.sharkbite-module__jEbzZG__reconnectOutput{width:auto;height:auto;margin-top:12px;padding:8px 12px}.sharkbite-module__jEbzZG__outputWarning{z-index:30;color:#572116;cursor:pointer;background:#fff3da;border:1px solid #752d20;border-radius:8px;max-width:min(90vw,620px);padding:12px 16px;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}
