.note-buttons-grid.svelte-11xu61{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 auto;display:flex}.note-buttons-grid.wrapped.svelte-11xu61{grid-template-columns:repeat(4,1fr);justify-items:center;width:fit-content;max-width:100%;margin:0 auto;display:grid}.note-btn.svelte-11xu61{appearance:none;border:1px solid var(--color-border-subtle);color:var(--color-text-primary);background:#ffffff0d;border-radius:12px;flex-shrink:0;width:3.8rem;height:3.8rem;margin:0;font-size:1.15rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a}.note-btn.svelte-11xu61:hover:not(.correct):not(.incorrect){background:#ffffff1f}.note-btn.svelte-11xu61:hover{transform:translateY(-3px)}.note-buttons-grid.single-row.svelte-11xu61{gap:.4rem}.note-btn.flat-sharp.svelte-11xu61{background:color-mix(in srgb, var(--color-accent) 12%, transparent);border-color:color-mix(in srgb, var(--color-accent) 30%, transparent);color:var(--color-accent-secondary)}.note-btn.flat-sharp.svelte-11xu61:hover:not(.correct):not(.incorrect){background:color-mix(in srgb, var(--color-accent) 24%, transparent)}.note-btn.pressed.svelte-11xu61,.note-btn.pressed.svelte-11xu61:hover{background:color-mix(in srgb, var(--color-text-primary) 14%, transparent);border-color:color-mix(in srgb, var(--color-text-primary) 35%, transparent);box-shadow:inset 0 2px 8px color-mix(in srgb, var(--color-text-primary) 22%, transparent);transform:translateY(1px)scale(.95)}.note-btn.correct.svelte-11xu61{border-color:var(--color-success);background:color-mix(in srgb, var(--color-success) 20%, transparent);color:var(--color-success)}.note-btn.incorrect.svelte-11xu61{border-color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 20%, transparent);color:var(--color-danger)}.piano-wrap.svelte-11xu61{width:100%;max-width:32rem;margin:0 auto;container-type:inline-size}.piano.svelte-11xu61{background:#1c1c1c;border-radius:10px;gap:.15rem;width:100%;height:42cqw;min-height:5.5rem;max-height:9rem;padding:.35rem;display:flex;position:relative;box-shadow:0 6px 16px -6px #00000080}.piano-key.svelte-11xu61{appearance:none;float:none;cursor:pointer;touch-action:manipulation;justify-content:center;align-items:flex-end;margin:0;padding:0;font-weight:700;transition:background-color .15s,color .15s,transform .1s;display:flex;overflow:hidden}.piano-key.white.svelte-11xu61{color:#4a4a4a;background-color:#f5f4f0;border:none;border-radius:0 0 6px 6px;flex:1 1 0;width:auto;height:100%;padding-bottom:2.2cqw;font-size:clamp(.7rem,3.9cqw,1.05rem)}.piano-key.black.svelte-11xu61{z-index:1;background-color:#2b2b2b;border:none;border-radius:0 0 5px 5px;height:62%;position:absolute;top:.35rem;box-shadow:0 3px 5px -1px #0009}.piano-key.black.svelte-11xu61:disabled{box-shadow:none;opacity:.75;cursor:default;background-color:#232323}.piano-key.svelte-11xu61:hover:not(:disabled):not(.correct):not(.incorrect){filter:brightness(1.08)}.piano-key.black.svelte-11xu61:hover:not(:disabled):not(.correct):not(.incorrect){background-color:#3a3a3a}.piano-key.svelte-11xu61:active:not(:disabled),.piano-key.pressed.svelte-11xu61{filter:brightness(.92);transform:translateY(2px)}.piano-key.correct.svelte-11xu61{color:#fff;background-color:#137a4f}.piano-key.incorrect.svelte-11xu61{color:#fff;background-color:#b3213b}.key-label.svelte-11xu61{pointer-events:none;line-height:1.1}@media (prefers-reduced-motion:reduce){.piano-key.svelte-11xu61{transition:none}}@media (width<=600px){.note-buttons-grid.svelte-11xu61,.note-buttons-grid.wrapped.svelte-11xu61{gap:.5rem}.note-btn.svelte-11xu61{border-radius:10px;width:4.4rem;height:4.4rem;font-size:1.05rem}.note-btn.flat-sharp.svelte-11xu61{font-size:.8rem}.note-buttons-grid.single-row.svelte-11xu61{gap:.5rem}}
