:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}.app-shell{min-height:100vh;padding:24px}.topbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:24px;align-items:end;max-width:1440px;margin:0 auto 24px}.eyebrow,.card-label{color:#607085;font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}h1,h2{margin:0;line-height:1.02}h1{font-size:clamp(2.2rem,5vw,5.4rem)}h2{font-size:1.55rem}.controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;max-width:820px}.button-group{display:grid;gap:6px}.control-label{color:#526174;font-size:.82rem;font-weight:800;text-transform:uppercase}.button-grid{display:flex;flex-wrap:wrap;gap:6px}.button-grid button,.handed-toggle button{min-height:44px;border:1px solid #d4dce8;border-radius:8px;background:#fff;color:#18212f;font-weight:800}.button-grid button{min-width:52px;padding:0 12px;cursor:pointer}.mode-buttons .button-grid button{min-width:106px}.button-grid button.active{border-color:#18212f;background:#18212f;color:#fff}.handed-toggle{align-self:end;display:grid;grid-template-columns:1fr 1fr;padding:4px;border:1px solid #d4dce8;border-radius:8px;background:#fff}.handed-toggle button{min-width:124px;border:0;background:transparent;cursor:pointer}.handed-toggle button.active{background:#18212f;color:#fff}.summary-band,.theory-layout,.chord-panel,.blues-panel,.fretboard-panel,.harmony-layout{max-width:1680px;margin:0 auto 24px}.summary-band{display:grid;grid-template-columns:minmax(280px,1.55fr) minmax(220px,.75fr);gap:16px}.scale-card,.key-context,.interval-panel,.circle-panel,.chord-panel,.blues-panel,.fretboard-panel,.relationship-panel,.borrow-panel{border:1px solid #dce3ed;border-radius:8px;background:#fff}.scale-card{display:grid;grid-template-columns:minmax(220px,.6fr) 1fr;gap:18px;align-items:center;padding:20px;border-top:5px solid var(--accent)}.key-context{padding:20px}.key-context strong{display:block;margin-bottom:8px;font-size:1.45rem}.key-context p{margin:0;color:#59697d;line-height:1.45}.note-strip,.mode-notes{display:flex;flex-wrap:wrap;gap:8px}.note-strip button,.mode-notes span{display:grid;place-items:center;min-width:46px;min-height:38px;border-radius:8px;background:#eef3fa;color:#253247;font-weight:900}.note-strip button{border:0;cursor:pointer}.note-strip button:hover,.button-grid button:hover{border-color:#9aaabe;filter:brightness(.98)}.note-strip .root-note,.mode-notes .root-note{background:var(--accent, #e85d75);color:#fff}.fretboard-panel,.interval-panel,.circle-panel,.relationship-panel,.borrow-panel,.blues-panel,.chord-panel{padding:20px}.blues-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.blues-controls span,.blues-controls button{min-height:40px;border-radius:8px;font-weight:900}.blues-controls span{display:grid;place-items:center;padding:0 12px;background:#eef3fa;color:#253247}.blues-controls button{min-width:82px;border:0;background:#18212f;color:#fff;cursor:pointer}.blues-controls button+button{border:1px solid #d4dce8;background:#fff;color:#18212f}.blues-now{display:grid;grid-template-columns:auto auto minmax(180px,1fr) auto;gap:10px;align-items:center;margin-bottom:12px;padding:12px;border-left:6px solid var(--accent);border-radius:8px;background:color-mix(in srgb,var(--accent) 12%,white)}.blues-now span,.blues-now small{color:#59697d;font-weight:900}.blues-now strong{color:#18212f;font-size:1.65rem}.beat-meter{display:grid;grid-template-columns:repeat(4,34px);gap:6px}.beat-meter span{display:grid;place-items:center;min-height:34px;border-radius:50%;background:#fff;color:#59697d;font-size:.82rem;font-weight:900;box-shadow:inset 0 0 0 1px #d7dfeb}.beat-meter span.active{background:#18212f;color:#fff;box-shadow:0 8px 18px #18212f24}.blues-grid{display:grid;grid-template-columns:repeat(12,minmax(78px,1fr));gap:8px}.blues-grid button{display:grid;gap:4px;justify-items:center;min-height:86px;padding:10px;border:1px solid #d7dfeb;border-radius:8px;background:#eef3fa;color:#253247;cursor:pointer}.blues-grid button.active{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 22px #18212f24}.blues-grid span,.blues-grid small{font-size:.78rem;font-weight:900;opacity:.9}.blues-grid strong{font-size:1.2rem}.theory-layout{display:grid;grid-template-columns:minmax(420px,1fr) minmax(320px,.62fr);gap:16px;align-items:stretch}.interval-table{display:grid;grid-template-columns:.7fr .8fr minmax(180px,1.45fr) .7fr;gap:6px}.interval-heading{color:#607085;font-size:.75rem;font-weight:900;text-transform:uppercase}.interval-row{display:contents}.interval-row span,.interval-row strong{display:grid;place-items:center;min-height:38px;border-radius:8px;background:#eef3fa;color:#253247;font-weight:900}.interval-row strong{background:#18212f;color:#fff}.fifths-wheel{position:relative;width:min(100%,340px);aspect-ratio:1;margin:0 auto;border-radius:50%;background:radial-gradient(circle at center,#ffffff 0 31%,transparent 32%),conic-gradient(from -15deg,#e85d75,#10a37f,#ef7b45,#4f8cff,#9d6cff,#db4cb2,#3fbbc4,#e85d75);box-shadow:inset 0 0 0 1px #dce3ed}.fifths-wheel:after{content:"5ths";position:absolute;inset:36%;display:grid;place-items:center;border-radius:50%;background:#fff;color:#607085;font-weight:900}.fifths-wheel button{--angle: calc((var(--slot) * 30deg) - 90deg);position:absolute;top:50%;left:50%;display:grid;place-items:center;width:52px;height:42px;border:2px solid #ffffff;border-radius:8px;background:#eef3fa;color:#18212f;cursor:pointer;font-weight:900;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-132px) rotate(calc(-1 * var(--angle)));box-shadow:0 7px 18px #18212f24}.fifths-wheel button.in-key{background:var(--key-color);color:#fff}.fifths-wheel button.active{background:#18212f;color:#fff;outline:4px solid var(--key-color);outline-offset:2px}.chord-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.chord-card{display:grid;gap:7px;min-height:154px;padding:14px;border:1px solid #dce3ed;border-radius:8px;background:#fbfcff}.chord-card .roman{color:#66758a;font-size:.78rem;font-weight:900}.chord-card strong{color:#18212f;font-size:1.35rem}.chord-card small{color:#59697d;font-weight:750;line-height:1.25}.chord-notes{display:flex;flex-wrap:wrap;gap:5px;align-self:end}.chord-notes span{display:grid;place-items:center;grid-template-columns:1fr;min-width:38px;min-height:42px;border-radius:8px;background:#eef3fa;font-size:.82rem;font-weight:900}.chord-notes b,.chord-notes small{line-height:1}.chord-notes small{font-size:.62rem;opacity:.85}.chord-notes .tone-r{background:#e85d75;color:#fff}.chord-notes .tone-3{background:#10a37f;color:#fff}.chord-notes .tone-5{background:#4f8cff;color:#fff}.chord-notes .tone-7{background:#9d6cff;color:#fff}.panel-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.legend{display:flex;flex-wrap:wrap;gap:12px;color:#5b6b7f;font-size:.9rem;font-weight:800}.legend span{display:inline-flex;align-items:center;gap:6px}.legend i{width:12px;height:12px;border-radius:50%}.legend .root{background:#e85d75}.legend .third{background:#10a37f}.legend .fifth{background:#4f8cff}.legend .color{background:#ffc857}.fretboard{overflow-x:auto;display:grid;grid-template-columns:54px repeat(13,minmax(70px,1fr));border:1px solid #c9d3df;border-radius:8px;background:linear-gradient(90deg,#f0d6a8,#c89154)}.string-row{display:contents}.string-label,.fret-number,.fret-cell{min-height:58px;border-right:2px solid rgba(73,54,34,.45);border-bottom:1px solid rgba(73,54,34,.22)}.string-label,.fret-number{display:grid;place-items:center;background:#ffffffbd;color:#243046;font-weight:900}.fret-number{min-height:34px;font-size:.84rem}.fret-cell{position:relative;display:grid;place-items:center}.fret-cell:before{content:"";position:absolute;left:0;right:0;top:50%;height:3px;background:#29221c8c}.note-dot{z-index:1;display:grid;place-items:center;width:48px;height:48px;border:3px solid rgba(255,255,255,.86);border-radius:50%;color:#fff;box-shadow:0 8px 18px #251c1347}.note-dot b,.note-dot small{line-height:1}.note-dot small{font-size:.62rem;font-weight:900;opacity:.88}.note-dot.root{background:#e85d75}.note-dot.third{background:#10a37f}.note-dot.fifth{background:#4f8cff}.note-dot.seventh{background:#9d6cff}.note-dot.color{background:#d99000}.mode-grid{display:grid;gap:10px}.mode-row{display:grid;grid-template-columns:190px minmax(240px,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #dce3ed;border-left:6px solid var(--accent);border-radius:8px;background:#fbfcff}.mode-row.selected{background:color-mix(in srgb,var(--accent) 12%,white)}.mode-row button{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;min-height:46px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer}.mode-row button span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffffff38;font-weight:900}.mode-row button strong{text-align:left}.available-chords{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.available-chords span{display:grid;place-items:center;min-width:70px;min-height:34px;border-radius:8px;font-weight:900}.available-chords .triad{background:#18212f;color:#fff}.available-chords .seventh{border:1px solid color-mix(in srgb,var(--accent) 55%,#d7dfeb);background:color-mix(in srgb,var(--accent) 11%,white);color:#253247}.harmony-layout{display:grid;grid-template-columns:minmax(620px,1fr) minmax(620px,1fr);gap:16px;align-items:start}.harmony-layout .relationship-panel,.harmony-layout .borrow-panel{margin:0;max-width:none}.parallel-grid{display:grid;gap:10px}.parallel-row{display:grid;grid-template-columns:176px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid #dce3ed;border-left:6px solid var(--accent);border-radius:8px;background:#fbfcff}.parallel-row.selected{background:color-mix(in srgb,var(--accent) 12%,white)}.parallel-row button{min-height:42px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:900}.parallel-chords{display:flex;flex-wrap:wrap;gap:8px}.parallel-chords span{display:grid;place-items:center;min-width:68px;min-height:34px;border-radius:8px;font-weight:900}.parallel-chords .available{background:#18212f;color:#fff}.parallel-chords .borrowed{border:1px solid #d7dfeb;background:#eef3fa;color:#253247}@media(max-width:900px){.topbar,.summary-band,.theory-layout,.scale-card,.harmony-layout,.blues-now,.mode-row,.parallel-row{grid-template-columns:1fr}.blues-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.available-chords,.controls{justify-content:flex-start}.panel-heading{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.app-shell{padding:14px}.handed-toggle,.handed-toggle button,.controls,.button-group{width:100%}.button-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.button-grid button,.mode-buttons .button-grid button{min-width:0}.fretboard{grid-template-columns:46px repeat(13,64px)}.interval-table{grid-template-columns:repeat(4,minmax(0,1fr))}.blues-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blues-controls{justify-content:flex-start}.fifths-wheel button{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-112px) rotate(calc(-1 * var(--angle)))}}@media(max-width:560px){.chord-grid{grid-template-columns:1fr}}
