: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:40px 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}.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%}}
