:root{--text:#6b6375;--text-h:#08060d;--bg:#f8f9fa;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#2a219c;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@keyframes slideInFromRight{0%{opacity:.8;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:.8;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.slide-right{animation:.35s cubic-bezier(.25,1,.5,1) forwards slideInFromRight}.slide-left{animation:.35s cubic-bezier(.25,1,.5,1) forwards slideInFromLeft}.chordpro-canvas{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:var(--viewer-font-size,28px);color:#333;max-width:900px;margin:0 auto;padding:60px 5%;line-height:1.6;text-align:left!important}.song-section-header{color:var(--viewer-header-color,#202124);margin-top:25px;margin-bottom:5px;font-size:1.1em;font-weight:700}.chord-lyric-line{margin-bottom:8px;line-height:2.5;display:block;position:relative}.chord-lyric-line.chords-only{flex-wrap:wrap;gap:40px;display:flex}.chord-lyric-pair{vertical-align:bottom;white-space:nowrap;flex-direction:column;display:inline-flex}.chord{color:var(--viewer-chord-color,#4830c0);min-width:1.2em;margin-right:-.6em;font-size:.85em;font-weight:700;line-height:1.2}.lyric{white-space:pre;line-height:1.2}.section-chorus{border-left:5px solid var(--viewer-chord-color,#4830c0);background-color:#f8f9fa;border-radius:0 8px 8px 0;margin-top:10px;margin-bottom:10px;padding:25px 35px;box-shadow:0 2px 5px #00000008}.section-chorus .song-section-header{color:var(--viewer-header-color,#202124);border-bottom:1px solid #0000001a;margin-top:0;margin-bottom:10px;padding-bottom:5px}.song-metadata-header{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:20px}.song-metadata-header h1{color:#202124;margin:0;font-size:1.8em}.song-metadata-header h2{color:#666;margin:5px 0;font-size:1.2em;font-weight:400}.meta-row{color:#444;gap:20px;margin-top:10px;font-size:.9em;display:flex}.tab-line{color:#555;font-size:.75em;line-height:1.4;overflow-x:auto;white-space:pre!important;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace!important}.chord-grid-container{background-color:#fdfdfd;border:1px solid #eee;border-radius:12px;flex-wrap:wrap;justify-content:flex-start;gap:25px;margin:30px 0;padding:20px;display:flex}.chord-stage-container{touch-action:pan-y;-webkit-overflow-scrolling:touch;overflow-y:auto}@keyframes pulse-metronome{0%{background-color:#dc3545d9}12%{background-color:#dc354526}to{background-color:#dc354526}}@keyframes pulse-mic{0%,to{opacity:.6;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.animate-pulse-mic{animation:2s ease-in-out infinite pulse-mic}@keyframes glow-spotlight{0%,to{box-shadow:0 0 15px #e83e8c33}50%{box-shadow:0 0 25px #e83e8c66}}.spotlight-card{background:linear-gradient(135deg,#e83e8c1a 0%,#141414cc 100%);border:1px solid #e83e8c4d;animation:3s ease-in-out infinite glow-spotlight}.chordpro-brief-view{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:8px;margin-top:5px;display:grid}.brief-section{border:1px solid var(--viewer-concert-chord-color,#e5e4e7);box-sizing:border-box;background-color:#f8f9fa;border-radius:6px;min-width:0;margin:0;padding:2px 10px 4px;transition:all .2s;box-shadow:0 1px 3px #0000000d;margin-inline:0!important;padding-block:2px 4px!important;padding-inline:10px!important}.brief-section:hover{transform:translateY(-1px);box-shadow:0 4px 6px #00000014}.brief-section-chorus{border-color:var(--viewer-chord-color,#4830c0);background-color:#4830c005}.brief-section-bridge{background-color:#28a74505;border-color:#28a745}.brief-section-outro{background-color:#dc354505;border-color:#dc3545}.brief-section-intro{background-color:#6c757d05;border-color:#6c757d}.brief-legend{align-items:center;gap:8px;margin:0;padding:0 6px;display:flex}.brief-label{color:var(--viewer-header-color,#202124);font-size:1.05em;font-weight:700}.brief-chords{font-family:var(--mono,monospace);color:var(--viewer-chord-color,#4830c0);background-color:#4830c014;border-radius:4px;padding:1px 5px;font-size:.9em;font-weight:700}.brief-lyrics-container{flex-direction:column;gap:2px;margin-top:2px;display:flex}.brief-lyric-stanza{color:#495057;text-align:left;font-size:.95em;font-style:italic;line-height:1.25}.song-row-layout{background-color:#fff;border-bottom:1px solid #eee;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:15px;display:flex;box-shadow:0 1px 3px #0000000d}.song-row-actions{align-items:center;gap:12px;display:flex}@media (width<=600px){.song-row-layout{flex-direction:column;align-items:flex-start;gap:15px}.song-row-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}}
