:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#000;color:#fff}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(0,153,255,.18),transparent 30%),linear-gradient(180deg,#05080d,#000 28% 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font:inherit}.note{flex:1 1 0;height:100%;border:1px solid #c8d2de;border-radius:0 0 16px 16px;box-shadow:inset -1px 0 #ffffffd9,inset 0 -14px 22px #d9e2eb8c,0 6px 14px #00000029;background:linear-gradient(to bottom,#fbfdff,#edf2f8);position:relative;display:flex;justify-content:center;align-items:flex-end;padding-bottom:10px;cursor:pointer;touch-action:none;transition:transform 80ms ease,box-shadow .12s ease,background .12s ease}.note:focus-visible{z-index:2;outline:2px solid #0099ff;outline-offset:-2px}.note--active,.note:active{transform:translateY(2px);box-shadow:inset 0 -10px 20px #abbcceb3,0 4px 10px #00000029;background:linear-gradient(to bottom,#f8fbff,#dde7f3)}.note--sharp{flex:none;border:1px solid #000;border-radius:0 0 10px 10px;box-shadow:inset 0 -16px 18px #00000073,inset 0 1px #ffffff1f,0 7px 14px #00000059;background:linear-gradient(180deg,#3b4149,#0d1014);height:66%;width:4.5%;position:absolute;top:0;z-index:2;pointer-events:auto}.note--sharp.note--active,.note--sharp:active{background:linear-gradient(180deg,#09f,#07121c)}.note__label{font-size:.68rem;font-weight:600;color:#0a131ead}.keyboard-wrap{overflow-x:auto;padding-bottom:4px}.keyboard{min-width:760px;height:clamp(230px,34vw,300px);position:relative;padding:12px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 12%),linear-gradient(180deg,#13181f,#090c10);box-shadow:#0099ff1f 0 0 0 1px,inset 0 1px #ffffff0f}.keyboard__white{height:100%;display:flex}.keyboard__black{position:absolute;inset:12px 12px auto;height:70%;pointer-events:none}.app-shell{min-height:100dvh;padding:28px;display:grid;place-items:center}.synth-panel{width:min(1160px,100%);background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 18%),linear-gradient(180deg,#090909f5,#000000fa);border-radius:30px;padding:clamp(18px,2.6vw,28px);box-shadow:#0099ff26 0 0 0 1px,#ffffff14 0 .5px 0 .5px inset,#00000073 0 26px 80px;display:grid;gap:18px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:center}.hero h1{margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,6vw,4.9rem);line-height:.98;letter-spacing:-.08em;max-width:9ch}.status-copy{margin:0;max-width:44rem;color:#a6a6a6;line-height:1.45;font-size:1rem}.status-card,.control-card,.keyboard-section{background:#ffffff0a;border-radius:20px;padding:16px;box-shadow:#0099ff26 0 0 0 1px,#00000047 0 16px 36px}.status-card{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-content:center;min-height:0}.status-dot{width:12px;height:12px;margin-top:4px;border-radius:999px;background:#ffffff52;box-shadow:0 0 0 6px #ffffff08}.status-dot.is-live{background:#09f;box-shadow:0 0 0 6px #0099ff26}.status-value{margin:0;font-size:.95rem;font-weight:700}.status-copy{grid-column:1/-1;font-size:.95rem}.control-grid{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:16px;align-items:start}.control-card{border:0}.control-card--primary{display:grid;gap:14px;align-content:start}.toggles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.keyboard-section{display:grid;gap:14px}.keyboard-header{display:flex;justify-content:flex-end}.keyboard-meta{min-width:96px;padding:10px 14px;border-radius:999px;background:#ffffff0f;text-align:center}.keyboard-meta span{display:block;font-size:.78rem;color:#ffffff94}.keyboard-meta strong{display:block;margin-top:4px;font-size:1.35rem;letter-spacing:-.06em}@media(max-width:960px){.hero,.control-grid{grid-template-columns:1fr}.toggles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.app-shell{padding:12px}.synth-panel{padding:16px;border-radius:22px}.control-heading,.keyboard-header{flex-direction:column}.toggles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.toggles{grid-template-columns:1fr}}@media(max-height:760px){.app-shell{place-items:start center}}.octaves{display:flex;align-items:center;gap:12px}.octave-btn{min-width:88px;min-height:48px;padding:0 18px;border:0;background:#ffffff1a;color:#fff;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .15s ease,opacity .15s ease}.octave-btn:hover:not(:disabled){background:#ffffff29}.octave-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #0099ffd9}.octave-btn.isDisabled{opacity:.45;cursor:not-allowed}.octave-readout{min-width:52px;text-align:center;font-size:1.1rem;font-weight:700;color:#09f}.effect-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:72px;padding:14px 16px;border:0;border-radius:16px;background:#ffffff09;color:#fff;cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.effect-toggle:hover{background:#ffffff0f}.effect-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #0099ffd9}.effect-toggle.is-active{background:#0099ff1a;box-shadow:#09f3 0 0 0 1px inset}.effect-toggle__text{display:flex;align-items:center;text-align:left}.effect-toggle__switch{width:54px;height:30px;padding:3px;border-radius:999px;background:#ffffff29;display:flex;align-items:center;transition:background-color .15s ease}.effect-toggle__thumb{width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 3px 12px #00000040;transition:transform .15s ease}.effect-toggle.is-active .effect-toggle__switch{background:#0099ffb3}.effect-toggle.is-active .effect-toggle__thumb{transform:translate(24px)}.effect-toggle__name{font-size:.95rem;font-weight:600;color:#f0f3f7}.select-field{display:grid;gap:8px}.select-field__label{font-size:.88rem;color:#d7d7d7}.select{width:100%;min-height:52px;padding:0 18px;color:#fff;background-color:#ffffff14;border-radius:999px;font-size:1rem;border:0;outline:none;appearance:none;font-family:Inter,sans-serif;font-weight:600;cursor:pointer}.select:focus{box-shadow:0 0 0 2px #0099ffd9}.select option{color:#fff;background:#111}
