.lab{display:grid;min-height:680px;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.028),transparent 30%),#030405d6}.lab-header,.lab-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px}.lab-header{border-bottom:1px solid var(--line-soft)}.lab .index{margin-bottom:10px}.lab h2{font-size:22px;font-weight:500;line-height:1.2}.lab-subtitle,.panel-title span,.lab-footer p+p{color:var(--muted)}.lab-subtitle{margin-top:6px;font-size:12px}.lab-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(292px,340px);min-height:0}.lab-main,.lab-sidebar{min-width:0}.lab-sidebar{display:grid;grid-template-columns:1fr;align-content:start;border-left:1px solid var(--line-soft)}.envelope-panel,.monitor-panel,.midi-panel,.side-block{padding:24px 28px}.envelope-panel{min-height:0}.monitor-panel,.midi-panel{border-top:1px solid var(--line-soft)}.panel-title{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:8px}.panel-title h2,.midi-panel h3,.side-block h3,.monitor-panel h3{font-size:14px;font-weight:500}.envelope-graph svg,.waveform-window svg{display:block;width:100%;max-width:1080px;height:auto}.envelope-graph,.waveform-window{display:flex;justify-content:center}.envelope-graph text{fill:var(--muted);font-size:15px}.guide,.baseline{fill:none;stroke:#eeeeee70;stroke-dasharray:1 7;stroke-linecap:round}.envelope-fill{fill:#eeeeee1a}.envelope-line,.wave-line,.wave-option path{fill:none;stroke:#ffffffeb;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.points circle{fill:#050505;stroke:#fff;stroke-width:3}.waveform-window{margin-top:12px;padding:8px 12px;background:linear-gradient(90deg,rgba(0,0,0,.45),transparent 8%,transparent 92%,rgba(0,0,0,.45))}.wave-line{stroke-width:1.35}.side-block{border-bottom:1px solid var(--line-soft)}.side-block h3{margin-bottom:12px}.midi-panel h3{margin-bottom:10px}.parameter-list{display:grid;gap:8px}.parameter-row,.readout,.key-row,.audio-state{display:flex;align-items:center;gap:10px;font-size:12px}.parameter-row span:first-child,.readout span:first-child{width:62px;color:#ffffffc7}.parameter-row output,.readout span:last-child{margin-left:auto;color:#ffffffc7}meter{width:92px;height:8px;accent-color:#eeeeee}meter::-webkit-meter-bar{border:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 4px,transparent 4px 9px)}meter::-webkit-meter-optimum-value{background:repeating-linear-gradient(90deg,rgba(255,255,255,.88) 0 4px,transparent 4px 9px)}.output-row{margin-bottom:8px}.waveform-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wave-option{display:grid;gap:5px;justify-items:center;min-width:0;padding:0 0 2px;color:#fffc;background:transparent;border:0;appearance:none;cursor:pointer}.wave-option svg{width:48px;height:36px;padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#ffffff06}.wave-option.active svg,.wave-option:hover svg{border-color:#ffffffc7}.wave-option span{font-size:11px}.midi-controls{display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(88px,.5fr) auto minmax(120px,.9fr);align-items:end;gap:10px}.midi-file,.bpm-control{display:grid;gap:6px;min-width:0;font-size:11px;color:#ffffffb8}.midi-file{cursor:pointer}.midi-file input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.midi-file span,.bpm-control input{width:100%;min-width:0;height:30px;padding:0 9px;color:#ffffffd1;border:1px solid rgba(255,255,255,.18);border-radius:5px;background:#ffffff09}.midi-file span{display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.midi-file:hover span,.midi-file:focus-within span,.bpm-control input:focus{border-color:#ffffffb8;outline:0}.bpm-control input{font:inherit;appearance:textfield}.bpm-control input::-webkit-outer-spin-button,.bpm-control input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.midi-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:126px}.midi-button{height:30px;color:#ffffffd1;border:1px solid rgba(255,255,255,.18);border-radius:5px;background:#ffffff09;appearance:none;cursor:pointer}.midi-button:hover:not(:disabled),.midi-button:focus-visible:not(:disabled){color:#050505;border-color:#fff;background:#eee;outline:0}.midi-button:disabled{opacity:.42;cursor:not-allowed}.midi-status{display:flex;align-items:center;min-height:30px;overflow:hidden;color:#ffffff94;font-size:11px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;align-self:end}.key-row+.key-row{margin-top:10px}.trigger-control{width:100%;padding:0;color:inherit;background:transparent;border:0;appearance:none;cursor:pointer;text-align:left}.trigger-control:hover kbd,.trigger-control:focus-visible kbd,.trigger-control:active kbd,.trigger-control.active kbd{border-color:#fff;background:#ffffff1a}.keyboard-map{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));grid-template-rows:32px 40px;row-gap:8px;column-gap:0;margin-top:10px}.octave-controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;align-items:center;margin-top:8px}.octave-controls output{justify-self:end;color:#ffffffbd;font-size:11px;white-space:nowrap}.reset-control{width:auto;min-width:0;gap:8px}.reset-control span{white-space:nowrap}.octave-button{display:flex;align-items:center;gap:6px;min-width:0;padding:0;color:#ffffffb8;background:transparent;border:0;appearance:none;cursor:pointer}.octave-button kbd{min-width:24px;height:22px;padding:0;font-size:10px}.octave-button span{font-size:10px;white-space:nowrap}.octave-button:hover kbd,.octave-button:focus-visible kbd,.octave-button.active kbd{color:#050505;border-color:#fff;background:#eee}.note-key{display:grid;gap:4px;justify-items:center;align-content:end;min-width:0;padding:0 2px 4px;color:#ffffffb8;background:transparent;border:0;appearance:none;cursor:pointer}.note-key kbd{width:100%;min-width:0;height:24px;padding:0;font-size:10px}.note-key span{font-size:10px;line-height:1}.note-key.natural{grid-row:2;min-height:44px}.note-key.natural:nth-child(1){grid-column:1 / 3}.note-key.natural:nth-child(3){grid-column:3 / 5}.note-key.natural:nth-child(5){grid-column:5 / 7}.note-key.natural:nth-child(6){grid-column:7 / 9}.note-key.natural:nth-child(8){grid-column:9 / 11}.note-key.natural:nth-child(10){grid-column:11 / 13}.note-key.natural:nth-child(12){grid-column:13 / 15}.note-key.sharp{z-index:1;grid-row:1;align-content:start;padding:0 2px}.note-key.sharp:nth-child(2){grid-column:2 / 4}.note-key.sharp:nth-child(4){grid-column:4 / 6}.note-key.sharp:nth-child(7){grid-column:8 / 10}.note-key.sharp:nth-child(9){grid-column:10 / 12}.note-key.sharp:nth-child(11){grid-column:12 / 14}.note-key.sharp kbd{height:22px}.note-key.sharp kbd{color:#ffffffdb;border-color:#ffffff57;background:#ffffff14}.note-key:hover kbd,.note-key:focus-visible kbd,.note-key.active kbd{color:#050505;border-color:#fff;background:#eee}.note-key.active span{color:#fff}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:24px;padding:0 8px;color:#fff;border:1px solid rgba(255,255,255,.72);border-radius:5px;background:#ffffff0a}.lab-footer{align-self:end;border-top:1px solid var(--line-soft);font-size:12px}.lab-footer p+p{margin-top:4px}.status-dot{width:7px;height:7px;border-radius:50%;background:#ffffff9e}.tiny-meter{display:block;flex:0 0 52px;width:52px;height:8px;margin:0;padding:0;accent-color:#eeeeee;background:transparent;border:0;border-radius:0;outline:0;overflow:hidden;-webkit-appearance:none;appearance:none;cursor:ew-resize}.tiny-meter::-webkit-slider-runnable-track{height:8px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 3px,transparent 3px 6px)}.tiny-meter::-webkit-slider-thumb{width:1px;height:8px;border:0;border-radius:0;background:transparent;-webkit-appearance:none;appearance:none;box-shadow:-52px 0 0 52px #ffffffb8}.tiny-meter::-moz-range-track{height:8px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 3px,transparent 3px 6px)}.tiny-meter::-moz-range-progress{height:8px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.72) 0 3px,transparent 3px 6px)}.tiny-meter::-moz-range-thumb{width:0;height:8px;border:0}@media(max-width:680px){.lab-header,.lab-footer{align-items:flex-start;flex-direction:column;padding:22px}.envelope-panel,.monitor-panel,.midi-panel,.side-block{padding:22px}.lab-sidebar{grid-template-columns:1fr;border-left:0;border-top:1px solid var(--line-soft)}.lab-body{grid-template-columns:1fr}.waveform-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.parameter-row{display:grid;grid-template-columns:76px 1fr auto;gap:12px}.midi-controls{grid-template-columns:1fr}meter{width:100%}}.synth-stage[data-astro-cid-cvcuijep]{position:relative;z-index:1;margin-top:48px}@media(max-width:760px){.synth-stage[data-astro-cid-cvcuijep]{margin-top:34px}}
