:root,[data-theme=default]{--bg:#1a1b1e;--surface:#25262b;--surface-dim:#1e1f23;--surface-hover:#2c2e33;--board-bg:#2a2318;--nut:#3d3428;--border:#373a40;--text:#e8e8e8;--text-muted:#909296;--text-on-accent:#1a1b1e;--accent:#e8a838;--accent-dim:#3d3520;--fret-wire:#5c4d3a;--fret-wire-strong:#8b7355;--string-line:#4a4035;--fret-out:#2a2318;--fret-scale:#3a4a38;--fret-root:#e8a838;--capo-bar:#e8a838;--inlay:#c9b896;--live-note:#4dabf7;--live-note-glow:#4dabf766;--success:#51cf66;--error:#ff6b6b;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}[data-theme=light]{--bg:#f4f4f5;--surface:#fff;--surface-dim:#eeedf0;--surface-hover:#e4e4e7;--board-bg:#ebe3d4;--nut:#d9ccb4;--border:#c4c4cf;--text:#18181b;--text-muted:#52525b;--text-on-accent:#18181b;--accent:#b45309;--accent-dim:#fef3c7;--fret-wire:#a89575;--fret-wire-strong:#7a6548;--string-line:#c9b99a;--fret-out:#ebe3d4;--fret-scale:#c2dcc2;--fret-root:#b45309;--capo-bar:#b45309;--inlay:#8b7355;--live-note:#1971c2;--live-note-glow:#1971c259;--success:#2b8a3e;--error:#c92a2a}[data-theme=high-contrast]{--bg:#000;--surface:#0a0a0a;--surface-dim:#000;--surface-hover:#1a1a1a;--board-bg:#000;--nut:#1a1a1a;--border:#fff;--text:#fff;--text-muted:#e0e0e0;--text-on-accent:#000;--accent:#ff0;--accent-dim:#330;--fret-wire:#fff;--fret-wire-strong:#fff;--string-line:#fff;--fret-out:#1a1a1a;--fret-scale:#040;--fret-root:#ff0;--capo-bar:#ff0;--inlay:#fff;--live-note:#0ff;--live-note-glow:#0ff9;--success:#0f0;--error:#f66}[data-theme=purple]{--bg:#1a1524;--surface:#261f33;--surface-dim:#1f1929;--surface-hover:#322a42;--board-bg:#241e30;--nut:#352d45;--border:#4a3d5c;--text:#ece6f5;--text-muted:#a89bb8;--text-on-accent:#1a1028;--accent:#c084fc;--accent-dim:#3b2a52;--fret-wire:#5c4d6e;--fret-wire-strong:#7c6b94;--string-line:#4a3f58;--fret-out:#241e30;--fret-scale:#3a3350;--fret-root:#c084fc;--capo-bar:#c084fc;--inlay:#9f8bb8;--live-note:#a78bfa;--live-note-glow:#a78bfa73;--success:#69db7c;--error:#ff8787}[data-theme=purple-contrast]{--bg:#0d0014;--surface:#14001f;--surface-dim:#0d0014;--surface-hover:#1f0030;--board-bg:#0d0014;--nut:#1a0028;--border:#e9d5ff;--text:#faf5ff;--text-muted:#e9d5ff;--text-on-accent:#0d0014;--accent:#e879f9;--accent-dim:#3b0764;--fret-wire:#e9d5ff;--fret-wire-strong:#f0abfc;--string-line:#e9d5ff;--fret-out:#1a0028;--fret-scale:#2e1065;--fret-root:#e879f9;--capo-bar:#e879f9;--inlay:#f0abfc;--live-note:#22d3ee;--live-note-glow:#22d3ee99;--success:#4ade80;--error:#fb7185}*,:before,:after{box-sizing:border-box}body{background-color:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}#root{min-height:100vh}button,select,input{font-family:inherit}._container_tiamb_1{flex-direction:column;gap:.35rem;min-width:200px;display:flex;position:relative}._compact_tiamb_9{width:100%;min-width:0}._label_tiamb_14{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}._inputWrap_tiamb_22{display:flex;position:relative}._input_tiamb_22{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:6px;padding:.5rem 2rem .5rem .75rem;font-size:.95rem}._input_tiamb_22:focus{outline:2px solid var(--accent);outline-offset:1px}._chevron_tiamb_42{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.85rem;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}._listbox_tiamb_55{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:6px;max-height:240px;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}._option_tiamb_72{border-radius:4px;flex-direction:row;align-items:center;gap:.35rem;padding:.25rem;display:flex}._option_tiamb_72:hover,._highlighted_tiamb_82{background:var(--surface-hover)}._selected_tiamb_86{background:var(--accent-dim)}._optionMain_tiamb_90{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;flex:1;gap:.1rem;min-width:0;padding:.35rem .45rem;display:flex}._favoriteStar_tiamb_105{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}._favoriteStar_tiamb_105:hover{background:var(--surface-hover);color:var(--accent)}._favoriteStarActive_tiamb_126{color:var(--accent)}._optionLabel_tiamb_130{font-size:.9rem;font-weight:500}._optionDesc_tiamb_135{color:var(--text-muted);font-size:.75rem}._empty_tiamb_140{color:var(--text-muted);padding:.5rem .75rem;font-size:.85rem}._controls_1nfu5_1{flex-direction:column;gap:1rem;display:flex}._row_1nfu5_7{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}._scaleGroup_1nfu5_14{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}._scaleNotes_1nfu5_21{color:var(--text-muted);white-space:nowrap;margin:0;padding-bottom:.55rem;font-size:.85rem}._field_1nfu5_29{flex-direction:column;gap:.35rem;min-width:120px;display:flex}._label_1nfu5_36{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}._select_1nfu5_44{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.5rem .75rem;font-size:.95rem}._select_1nfu5_44:focus{outline:2px solid var(--accent);outline-offset:1px}._tuningPanel_1nfu5_58{border:1px solid var(--border);background:var(--surface-dim);border-radius:8px;flex-direction:column;gap:.75rem;width:fit-content;max-width:100%;padding:.75rem 1rem;display:flex}._tuningPreset_1nfu5_70{width:100%;max-width:280px}._tuningRow_1nfu5_75{flex-direction:row;align-items:flex-end;gap:.5rem;display:flex}._tuningSideControls_1nfu5_82{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}._tuningGridWrap_1nfu5_89{flex-direction:column;align-items:center;gap:.5rem;min-width:0;display:flex}._stringCount_1nfu5_97{color:var(--text-muted);font-size:.85rem}._iconBtn_1nfu5_102{border:1px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--text);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s,border-color .15s,color .15s,transform .1s;display:flex}._iconBtn_1nfu5_102:disabled{opacity:.4;cursor:not-allowed}._iconAdd_1nfu5_126:not(:disabled):hover{background:color-mix(in srgb, var(--success) 18%, var(--surface));border-color:var(--success);color:var(--success)}._iconAdd_1nfu5_126:not(:disabled):active{transform:scale(.92)}._iconRemove_1nfu5_136:not(:disabled):hover{background:color-mix(in srgb, var(--error) 18%, var(--surface));border-color:var(--error);color:var(--error)}._iconRemove_1nfu5_136:not(:disabled):active{transform:scale(.92)}._tuningGrid_1nfu5_89{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}._tuningItem_1nfu5_153{flex-direction:column;align-items:center;gap:.25rem;width:4.5rem;display:flex}._tuningItem_1nfu5_153 ._select_1nfu5_44{width:100%;padding:.4rem .35rem;font-size:.8rem}._tuningStringLabel_1nfu5_167{color:var(--text-muted);text-align:center;font-size:.7rem}._footer_gg9uc_1{border-top:1px solid var(--border);background:var(--surface);color:var(--text-muted);justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.65rem;line-height:1.2;display:flex}._separator_gg9uc_14{opacity:.6}._cell_alvm5_1{z-index:1;border-right:2px solid var(--fret-wire);background:0 0;justify-content:center;align-items:center;min-width:44px;min-height:40px;display:flex;position:relative}._behindCapo_alvm5_13{opacity:.4}._capoFret_alvm5_17{background:color-mix(in srgb, var(--capo-bar) 8%, transparent)}._noteBadge_alvm5_21{border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;line-height:1;transition:background .15s,color .15s,box-shadow .15s;display:flex;position:relative}._outOfScale_alvm5_35 ._noteBadge_alvm5_21{background:color-mix(in srgb, var(--surface) 55%, var(--board-bg));color:var(--text-muted);box-shadow:0 0 0 1px color-mix(in srgb, var(--border) 70%, transparent)}._inScale_alvm5_41 ._noteBadge_alvm5_21{background:var(--fret-scale);color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb, var(--border) 50%, transparent)}._root_alvm5_47 ._noteBadge_alvm5_21{background:var(--fret-root);color:var(--text-on-accent);box-shadow:0 0 0 1px var(--accent);font-weight:700}._live_alvm5_54 ._noteBadge_alvm5_21{box-shadow:0 0 0 2px var(--live-note), 0 0 10px var(--live-note-glow);animation:.6s ease-in-out infinite alternate _pulse_alvm5_1}._liveClass_alvm5_59 ._noteBadge_alvm5_21{box-shadow:0 0 0 1px color-mix(in srgb, var(--live-note) 55%, transparent)}@keyframes _pulse_alvm5_1{0%{transform:scale(1)}to{transform:scale(1.08)}}._noteName_alvm5_72{font-size:.75rem;font-weight:600;line-height:1}._octave_alvm5_78{opacity:.8;margin-top:0;font-size:.5rem;line-height:1}._wrapper_eq96s_1{border:1px solid var(--border);background:var(--board-bg);border-radius:8px;width:100%;overflow:hidden}._scroll_eq96s_9{padding:0;overflow-x:auto}._neck_eq96s_14{background:var(--board-bg);min-width:min-content;display:grid}._fretNumberRow_eq96s_20,._fretInlayRow_eq96s_21{grid-column:1/-1;display:grid}._fretNumberRow_eq96s_20{border-bottom:1px solid var(--fret-wire)}._corner_eq96s_30{background:var(--nut);border-right:3px solid var(--fret-wire-strong);padding:3px 0}._fretHeader_eq96s_36{justify-content:center;align-items:center;padding:3px 0;display:flex}._fretNumber_eq96s_20{color:var(--text-muted);font-size:.7rem;line-height:1}._fretInlayRow_eq96s_21{border-top:1px solid var(--fret-wire)}._fretFooter_eq96s_53{justify-content:center;align-items:center;min-height:14px;padding:1px 0;display:flex}._footerCorner_eq96s_61{background:var(--nut);border-right:3px solid var(--fret-wire-strong);min-height:14px;padding:1px 0}._fretFooter_eq96s_53 ._inlayDots_eq96s_68{margin-top:0}._fretFooter_eq96s_53 ._inlayDot_eq96s_68{width:4px;height:4px}._inlayDots_eq96s_68{gap:4px;display:flex}._inlayDot_eq96s_68{background:var(--inlay);opacity:.5;border-radius:50%;width:6px;height:6px}._stringRow_eq96s_90{grid-column:1/-1;min-height:40px;display:grid;position:relative}._stringLine_eq96s_97{background:var(--string-line);z-index:0;pointer-events:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}._capoFretHeader_eq96s_108{background:color-mix(in srgb, var(--capo-bar) 14%, transparent)}._capoFretNumber_eq96s_112{color:var(--capo-bar);font-size:.7rem;font-weight:700;line-height:1}._capoBar_eq96s_119{z-index:2;pointer-events:none;border-left:2px solid var(--capo-bar);border-right:2px solid color-mix(in srgb, var(--capo-bar) 70%, transparent);background:color-mix(in srgb, var(--capo-bar) 10%, transparent);box-shadow:0 0 10px color-mix(in srgb, var(--capo-bar) 20%, transparent)}._marker_v3lot_1{z-index:3;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}._label_v3lot_9{background:var(--live-note);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:3.25rem;height:1.75rem;box-shadow:0 0 8px var(--live-note-glow);border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.6rem;font-weight:600;line-height:1;display:flex}._labelDot_v3lot_28{width:.85rem;min-width:.85rem;height:.85rem;padding:0}._label_1ki3g_1{z-index:1;background:var(--nut);border-right:3px solid var(--fret-wire-strong);justify-content:center;align-items:center;min-width:52px;min-height:40px;display:flex;position:relative}._behindCapo_1ki3g_13{opacity:.4}._noteBadge_1ki3g_17{border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;line-height:1;transition:background .15s,color .15s,box-shadow .15s;display:flex;position:relative}._outOfScale_1ki3g_31 ._noteBadge_1ki3g_17{background:color-mix(in srgb, var(--surface) 55%, var(--board-bg));color:var(--text-muted);box-shadow:0 0 0 1px color-mix(in srgb, var(--border) 70%, transparent)}._inScale_1ki3g_37 ._noteBadge_1ki3g_17{background:var(--fret-scale);color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb, var(--border) 50%, transparent)}._root_1ki3g_43 ._noteBadge_1ki3g_17{background:var(--fret-root);color:var(--text-on-accent);box-shadow:0 0 0 1px var(--accent);font-weight:700}._live_1ki3g_50 ._noteBadge_1ki3g_17{box-shadow:0 0 0 2px var(--live-note), 0 0 10px var(--live-note-glow);animation:.6s ease-in-out infinite alternate _pulse_1ki3g_1}._liveClass_1ki3g_55 ._noteBadge_1ki3g_17{box-shadow:0 0 0 1px color-mix(in srgb, var(--live-note) 55%, transparent)}@keyframes _pulse_1ki3g_1{0%{transform:scale(1)}to{transform:scale(1.08)}}._noteName_1ki3g_68{font-size:.75rem;font-weight:600;line-height:1}._octave_1ki3g_74{opacity:.8;margin-top:0;font-size:.5rem;line-height:1}._metronome_1ld5c_1{border:1px solid var(--border);background:var(--surface-dim);border-radius:8px;padding:1rem}._header_1ld5c_8{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._title_1ld5c_15{margin:0;font-size:1rem;font-weight:600}._toggle_1ld5c_21{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:6px;padding:.4rem .85rem;font-size:.85rem}._toggleOn_1ld5c_31{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}._beatIndicator_1ld5c_37{background:var(--surface);border-radius:6px;flex-wrap:wrap;place-content:center;gap:.5rem;min-height:3rem;margin-bottom:.75rem;padding:.75rem;display:flex}._beatIndicator_1ld5c_37[data-beats="6"]{gap:.4rem .5rem;min-height:4.5rem}._beat_1ld5c_37{border:1px solid var(--border);background:var(--surface-dim);width:2rem;height:2rem;color:var(--text-muted);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:background 50ms,color 50ms,transform 50ms,box-shadow 50ms;display:flex}._beatIndicator_1ld5c_37[data-beats="6"] ._beat_1ld5c_37{width:1.75rem;height:1.75rem;font-size:.8rem}._beatDownbeat_1ld5c_82{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}._beatActive_1ld5c_86{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent);box-shadow:0 0 8px color-mix(in srgb, var(--accent) 50%, transparent);transform:scale(1.12)}._fieldRow_1ld5c_94{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}._fieldLabel_1ld5c_101{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}._bpmControl_1ld5c_109{align-items:stretch;width:fit-content;display:inline-flex}._bpmStep_1ld5c_115{border:1px solid var(--border);background:var(--surface);width:2.25rem;color:var(--text);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;display:flex}._bpmStep_1ld5c_115:first-child{border-radius:6px 0 0 6px}._bpmStep_1ld5c_115:last-child{border-radius:0 6px 6px 0}._bpmStep_1ld5c_115:not(:disabled):hover{background:var(--surface-dim)}._bpmStep_1ld5c_115:disabled{opacity:.4;cursor:not-allowed}._bpmInput_1ld5c_146{border:1px solid var(--border);background:var(--surface);width:3.5rem;color:var(--text);font-variant-numeric:tabular-nums;text-align:center;border-left:none;border-right:none;border-radius:0;padding:.45rem .35rem;font-size:.9rem}._bpmInput_1ld5c_146:focus{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);z-index:1;outline:none}._timeSelect_1ld5c_167{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.45rem .65rem;font-size:.9rem}._checkRow_1ld5c_176{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}._checkbox_1ld5c_184{width:1rem;height:1rem;accent-color:var(--accent);cursor:pointer;margin:0}._checkLabel_1ld5c_192{color:var(--text);font-size:.9rem}._field_1gxk5_1{flex-direction:row;align-items:center;gap:.5rem;display:flex}._label_1gxk5_8{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.65rem;font-weight:600}._select_1gxk5_17{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.3rem .5rem;font-size:.8rem}._select_1gxk5_17:focus{outline:2px solid var(--accent);outline-offset:1px}._tuner_1fe9t_1{border:1px solid var(--border);background:var(--surface-dim);border-radius:8px;padding:1rem}._header_1fe9t_8{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._title_1fe9t_15{margin:0;font-size:1rem;font-weight:600}._toggle_1fe9t_21{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:6px;padding:.4rem .85rem;font-size:.85rem}._toggleOn_1fe9t_31{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}._error_1fe9t_37{color:var(--error);margin:0 0 .5rem;font-size:.85rem}._status_1fe9t_43{color:var(--text-muted);margin:0 0 .5rem;font-size:.8rem}._readout_1fe9t_49{background:var(--surface);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:11.5rem;margin-bottom:.75rem;padding:.75rem;display:flex}._noteDisplay_1fe9t_62{font-variant-numeric:tabular-nums;min-height:2.5rem;font-size:2.5rem;font-weight:700;line-height:1}._freq_1fe9t_70{color:var(--text-muted);min-height:1.25rem;font-size:.85rem;line-height:1.25rem}._pitchMeter_1fe9t_77{width:100%;max-width:14rem;margin-top:.35rem}._pitchTrack_1fe9t_83{background:var(--surface-dim);border:1px solid var(--border);border-radius:999px;height:1.5rem;position:relative;overflow:hidden}._pitchTrackCenter_1fe9t_92{background:color-mix(in srgb, var(--text-muted) 55%, transparent);border-radius:1px;width:2px;position:absolute;top:.2rem;bottom:.2rem;left:50%;transform:translate(-50%)}._pitchDot_1fe9t_103{top:50%;left:var(--dot-position,50%);background:var(--accent);width:.85rem;height:.85rem;box-shadow:0 0 10px color-mix(in srgb, var(--accent) 55%, transparent);border-radius:50%;transition:left 80ms linear,background .15s,box-shadow .15s;position:absolute;transform:translate(-50%,-50%)}._pitchDotInTune_1fe9t_116{background:var(--success);box-shadow:0 0 10px color-mix(in srgb, var(--success) 55%, transparent)}._pitchDotSharp_1fe9t_121{background:var(--error);box-shadow:0 0 10px color-mix(in srgb, var(--error) 45%, transparent)}._pitchDotFlat_1fe9t_126{background:var(--live-note);box-shadow:0 0 10px var(--live-note-glow)}._pitchMeterLabels_1fe9t_131{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;margin-top:.2rem;padding:0 .15rem;font-size:.65rem;font-weight:600;display:flex}._cents_1fe9t_143{flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-height:2.25rem;display:flex}._centsValue_1fe9t_152{min-height:1.2rem;font-size:1.1rem;font-weight:600;line-height:1.2}._centsLabel_1fe9t_159{color:var(--text-muted);min-height:.75rem;font-size:.75rem;line-height:1}._inTune_1fe9t_166{color:var(--success)}._targetRow_1fe9t_170{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}._targetLabel_1fe9t_177{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}._targetSelect_1fe9t_185{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.45rem .65rem;font-size:.9rem}._a4Row_1fe9t_194{align-items:center;gap:.4rem;display:flex}._a4Input_1fe9t_200{border:1px solid var(--border);background:var(--surface);width:5.5rem;color:var(--text);font-variant-numeric:tabular-nums;border-radius:6px;padding:.45rem .65rem;font-size:.9rem}._a4Unit_1fe9t_211{color:var(--text-muted);font-size:.85rem}._targetHint_1fe9t_216{color:var(--text-muted);margin:0 0 .5rem;font-size:.85rem}._hint_1fe9t_222{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.4}._panel_1swo2_1{z-index:0;border:1px solid var(--border);background:var(--surface-dim);border-radius:8px;padding:1rem;position:relative;overflow:visible}._header_1swo2_11{align-items:center;min-height:calc(1.82rem + 2px);margin-bottom:.75rem;display:flex}._title_1swo2_19{white-space:nowrap;margin:0;font-size:1rem;font-weight:600}._settings_1swo2_26{flex-direction:column;gap:.5rem;display:flex;overflow:visible}._setting_1swo2_26{cursor:help;flex-direction:column;gap:.35rem;display:flex;position:relative}._setting_1swo2_26:hover,._setting_1swo2_26:focus-within{z-index:1}._label_1swo2_46{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}._select_1swo2_54{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:.45rem .65rem;font-size:.9rem}._tooltip_1swo2_63{z-index:10;border:1px solid var(--border);background:var(--surface);color:var(--text);text-transform:none;letter-spacing:normal;box-shadow:0 4px 14px color-mix(in srgb, var(--text) 15%, transparent);opacity:0;visibility:hidden;pointer-events:none;border-radius:6px;padding:.45rem .6rem;font-size:.72rem;font-weight:400;line-height:1.4;transition:opacity .12s,visibility .12s;position:absolute;bottom:calc(100% + .35rem);left:0;right:0}._setting_1swo2_26:hover ._tooltip_1swo2_63,._setting_1swo2_26:focus-within ._tooltip_1swo2_63{opacity:1;visibility:visible}._app_4xua5_1{flex-direction:column;min-height:100vh;display:flex}._header_4xua5_7{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:flex-end;gap:1rem;padding:.5rem .75rem;display:flex}._headerMain_4xua5_17{min-width:0}._title_4xua5_21{letter-spacing:-.02em;margin:0;font-size:.875rem;font-weight:700;line-height:1.2}._subtitle_4xua5_29{color:var(--text-muted);margin:.125rem 0 0;font-size:.65rem;line-height:1.2}._scaleName_4xua5_36{color:var(--accent);text-transform:capitalize;font-weight:600}._main_4xua5_42{flex-direction:column;flex:1;gap:1rem;padding:0 0 1.5rem;display:flex}._belowFretboard_4xua5_50{flex-direction:column;gap:1rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}._controlsArea_4xua5_58{grid-template-columns:1fr auto;align-items:start;gap:1rem;display:grid}._tunerArea_4xua5_65{grid-template-columns:minmax(180px,220px) minmax(160px,200px) minmax(240px,300px);align-items:start;gap:1rem;display:grid}._fretboardSection_4xua5_72{flex-direction:column;gap:.75rem;min-width:0;display:flex}._legend_4xua5_79{color:var(--text-muted);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}._legendItem_4xua5_87{align-items:center;gap:.4rem;display:flex}._swatch_4xua5_93{border:1px solid var(--border);border-radius:3px;width:14px;height:14px}._swatchRoot_4xua5_100{background:var(--fret-root)}._swatchScale_4xua5_104{background:var(--fret-scale)}._swatchLive_4xua5_108{background:var(--live-note);box-shadow:0 0 6px var(--live-note-glow)}._swatchLiveClass_4xua5_113{background:color-mix(in srgb, var(--live-note) 40%, var(--surface));box-shadow:0 0 0 1px color-mix(in srgb, var(--live-note) 55%, transparent)}._swatchLivePitch_4xua5_118{background:var(--live-note);box-shadow:0 0 6px var(--live-note-glow);border:none;border-radius:999px}._livePitchLegend_4xua5_125{gap:.5rem}._swatchOff_4xua5_129{opacity:.35;box-shadow:none}._livePitchOptionToggle_4xua5_134{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,opacity .15s;display:inline-flex}._livePitchOptionToggle_4xua5_134:has(input:checked){border-color:var(--live-note);background:color-mix(in srgb, var(--live-note) 14%, var(--surface));color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb, var(--live-note) 25%, transparent)}._livePitchOptionDisabled_4xua5_161{opacity:.45;cursor:not-allowed}._livePitchOptionCheckbox_4xua5_166{width:.9rem;height:.9rem;accent-color:var(--live-note);cursor:pointer;margin:0}._livePitchOptionDisabled_4xua5_161 ._livePitchOptionCheckbox_4xua5_166{cursor:not-allowed}@media (width<=900px){._controlsArea_4xua5_58,._tunerArea_4xua5_65{grid-template-columns:1fr}}
