:root{--text:#6b6256;--text-h:#241814;--bg:#f6efe4;--border:#ddcdbd;--code-bg:#efe3d2;--accent:#bf5b2c;--accent-bg:#bf5b2c1f;--accent-border:#bf5b2c59;--social-bg:#fff8f0b3;--pill-bg:#fff8f0e6;--panel:#fffcf7d1;--diagram-line:#856650;--shadow:#492e1814 0 18px 40px -24px, #492e181f 0 8px 18px -16px;--sans:"Avenir Next", "Segoe UI", sans-serif;--heading:Georgia, "Times New Roman", 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}}#root{text-align:left;box-sizing:border-box;width:min(1100px,100%);max-width:100%;min-height:100svh;margin:0 auto}body{background:radial-gradient(circle at top,#ffdfb1bf,#0000 28%),linear-gradient(#f8f1e8 0%,#f4ecdf 100%);margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(2.8rem,5vw,4.6rem);line-height:.98}@media (width<=1024px){h1{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,code{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%}.app-shell{min-height:100%;padding:40px 24px 56px}.topbar{justify-content:flex-end;margin-bottom:16px;display:flex}.help-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#ffc6842e,#0000 28%),linear-gradient(#fffcf7f5,#fff6eceb);border-radius:24px;margin-bottom:20px;padding:20px}.help-panel__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.help-panel__header h2{margin:0}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.help-item{border:1px solid var(--border);background:#ffffffbd;border-radius:16px;padding:14px}.help-item strong{color:var(--text-h);margin-bottom:6px;display:block}.help-item p{color:var(--text);font-size:.94rem;line-height:1.55}.workspace{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:20px;display:grid}.workspace-column{min-width:0}.workspace-column--editor{flex-direction:column;gap:18px;display:flex}.workspace-panel{min-width:0}.workspace-panel--editor{position:sticky;top:20px}.workspace-panel--preview{min-width:0}.panel-header{margin-bottom:14px}.panel-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:.78rem;font-weight:700}.panel-copy{max-width:36ch;color:var(--text)}.assistant-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#ffc68429,#0000 26%),linear-gradient(#fffcf7f5,#fff6eceb);border-radius:24px;padding:18px}.assistant-panel__notice{color:var(--text);background:#ffffffb8;border:1px solid #bf5b2c2e;border-radius:16px;margin-bottom:14px;padding:12px 14px;font-size:.9rem}.assistant-panel__feedback{color:var(--text);background:#ffffffb8;border:1px solid #bf5b2c24;border-radius:16px;margin-top:14px;margin-bottom:4px;padding:12px 14px;font-size:.9rem}.assistant-panel__feedback--error{color:#7a2c18;background:#fff3eff5;border-color:#99311b47}.assistant-panel__grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.assistant-panel__textarea{border:1px solid var(--border);resize:vertical;width:100%;min-height:108px;color:var(--text-h);font:.94rem/1.55 var(--sans);box-sizing:border-box;background:#fff8f0eb;border-radius:16px;padding:12px 14px}.assistant-panel__textarea:focus{outline:2px solid var(--accent-border);outline-offset:2px}.editor-meta{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.editor-field{flex-direction:column;gap:6px;display:flex}.editor-field__label{color:var(--text-h);font-size:.88rem;font-weight:600}.editor-input{border:1px solid var(--border);width:100%;color:var(--text-h);font:.94rem/1.2 var(--sans);box-sizing:border-box;background:#fff8f0eb;border-radius:14px;padding:11px 14px}.editor-input:focus{outline:2px solid var(--accent-border);outline-offset:2px}.editor-actions{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.editor-action{border:1px solid var(--accent-border);background:var(--pill-bg);color:var(--text-h);font:.88rem/1 var(--mono);cursor:pointer;border-radius:999px;padding:9px 14px;transition:transform .12s,background .12s,border-color .12s}.editor-action:hover{background:var(--accent-bg);border-color:var(--accent);transform:translateY(-1px)}.editor-action:focus-visible{outline:2px solid var(--accent-border);outline-offset:2px}.editor-action--secondary{background:0 0}.editor-action--small{padding:8px 12px;font-size:.78rem}.editor-status{color:var(--text);margin-bottom:14px;padding-inline:2px;font-size:.88rem}.editor-frame{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:24px;padding:14px;display:block}.editor-textarea{resize:vertical;width:100%;min-height:70svh;color:var(--text-h);font:.98rem/1.65 var(--mono);box-sizing:border-box;background:#fff8f0eb;border:0;border-radius:18px;padding:18px}.editor-textarea:focus{outline:2px solid var(--accent-border);outline-offset:2px}.library{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:24px;margin-top:18px;padding:16px}.library__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.library__header h3{color:var(--text-h);margin:0;font-size:1rem}.library__search{margin-bottom:14px;display:block}.library__status{color:var(--text);font-size:.84rem;font-family:var(--mono);margin-bottom:12px}.library__count{color:var(--text);font-size:.82rem;font-family:var(--mono)}.library__list{flex-direction:column;gap:10px;display:flex}.library-song{border:1px solid var(--border);background:#fff8f099;border-radius:18px;justify-content:space-between;align-items:start;gap:12px;padding:12px;display:flex}.library-song.is-active{border-color:var(--accent);background:#fff8f0f5}.library-song__body{flex-direction:column;gap:4px;min-width:0;display:flex}.library-song__body strong,.library-song__body span,.library-song__body time{overflow-wrap:anywhere}.library-song__body strong{color:var(--text-h)}.library-song__body span,.library-song__body time,.library__empty{color:var(--text);font-size:.88rem}.library-song__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.library__pagination{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;padding-top:4px;display:flex}.library__page-status{color:var(--text);text-align:center;font-size:.88rem}.library__empty{margin:0}.preview-toolbar{justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px;display:flex}.preview-toolbar .panel-header{margin-bottom:0}.print-sheet{box-sizing:border-box;min-width:0;max-width:100%}.practice-mode{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#fffcf7f5,#fff6eceb);border-radius:24px;margin-top:18px;padding:18px}.practice-mode__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px;display:flex}.practice-mode__header h3{color:var(--text-h);margin:0;font-size:1.2rem}.practice-mode__progress{color:var(--text);font-size:.9rem;font-family:var(--mono);margin:6px 0 0}.practice-mode__finished{color:var(--accent);margin:8px 0 0;font-size:.9rem;font-weight:700}.practice-mode__controls{flex-wrap:wrap;gap:8px;display:flex}.practice-mode__bpm{flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:16px;display:flex}.practice-mode__select-wrap{flex-direction:column;gap:6px;min-width:196px;margin-right:6px;display:inline-flex}.practice-mode__bpm>.practice-mode__label{align-self:flex-end;margin-bottom:11px}.practice-mode__loop{color:var(--text-h);align-self:flex-end;align-items:center;gap:8px;margin-bottom:9px;margin-left:6px;font-size:.92rem;display:inline-flex}.practice-mode__loop input{accent-color:var(--accent)}.practice-mode__label{color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.practice-mode__select{border:1px solid var(--accent-border);min-height:40px;color:var(--text-h);font:.88rem/1 var(--mono);appearance:none;background:linear-gradient(#fff8f0f5,#fff1e4f5);background-image:linear-gradient(45deg, transparent 50%, var(--accent) 50%), linear-gradient(135deg, var(--accent) 50%, transparent 50%), linear-gradient(180deg, #fff8f0f5, #fff1e4f5);cursor:pointer;box-sizing:border-box;background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px),0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%;border-radius:999px;padding:9px 40px 9px 14px;box-shadow:inset 0 1px #ffffffb3}.practice-mode__select:hover{border-color:var(--accent);background-image:linear-gradient(45deg, transparent 50%, var(--accent) 50%), linear-gradient(135deg, var(--accent) 50%, transparent 50%), linear-gradient(180deg, #fff3e9fa, #ffebd9fa)}.practice-mode__select:focus{outline:2px solid var(--accent-border);outline-offset:2px}.practice-mode__input{border:1px solid var(--border);width:78px;min-height:40px;color:var(--text-h);font:.95rem/1 var(--mono);box-sizing:border-box;background:#fff8f0eb;border-radius:12px;align-items:center;padding:9px 10px;display:inline-flex}.practice-mode__input:focus{outline:2px solid var(--accent-border);outline-offset:2px}.practice-mode__panel{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:14px;display:grid}.practice-mode__card,.practice-mode__next{border:1px solid var(--border);background:#fffc;border-radius:18px;padding:14px}.practice-mode__card--animated{transition:border-color .18s,box-shadow .18s,transform .18s}.practice-mode__chord,.practice-mode__next-chord{color:var(--text-h);margin-top:6px;font-size:1.8rem;line-height:1;display:block}.practice-mode__current{grid-template-columns:minmax(112px,132px) minmax(0,1fr);align-items:center;gap:14px;margin-top:8px;margin-bottom:12px;display:grid}.practice-mode__diagram .chord-diagram{margin:0}.practice-mode__diagram .chord-diagram__name{display:none}.practice-mode__current-info{min-width:0}.practice-mode__beat-text{color:var(--text);font-size:.98rem;font-family:var(--mono);margin:10px 0 0}.practice-mode__strum-big{color:var(--accent);margin-top:10px;font-size:3rem;font-weight:700;line-height:1;transition:color .18s,transform .18s}.practice-mode__row{text-align:center;font-family:var(--mono);color:var(--text-h);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.practice-mode__row--strums{color:var(--accent);font-size:1.45rem;font-weight:700}.practice-mode__row span{border-radius:8px;padding:4px 0;transition:color .18s,transform .18s,text-shadow .18s,background-color .18s,border-color .18s}.practice-mode__row span.is-active{color:var(--accent);background:#bf5b2c1a;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #bf5b2c2e}.practice-mode__row--strums span.is-active{text-shadow:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sheet{text-align:left;flex-direction:column;gap:28px;display:flex}.sheet-header{border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#ffc68438,#0000 32%),linear-gradient(135deg,#ffffffeb,#fff7ebe0);border-radius:28px;justify-content:space-between;align-items:end;gap:24px;padding:28px;display:flex}.sheet-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:.78rem;font-weight:700}.sheet-artist{color:var(--text);font-size:1rem}.sheet-practice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.sheet-practice__item{border:1px solid var(--border);background:#fff8f0b8;border-radius:14px;padding:10px 12px}.sheet-practice__label,.sheet-practice__value{display:block}.sheet-practice__label{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.74rem;font-weight:700}.sheet-practice__value{color:var(--text-h);font-size:.92rem}.sheet-meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.sheet-meta span,.sheet-section__label,.sheet-chord-token,.sheet-inline-chord,.chord-diagram__missing{font-family:var(--mono)}.sheet-meta span{background:var(--pill-bg);color:var(--text-h);border-radius:999px;padding:8px 10px;font-size:.92rem}.sheet-diagrams{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;display:grid}.chord-diagram{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:18px;padding:14px 10px 12px}.chord-diagram__name{text-align:center;color:var(--text-h);margin-bottom:10px;font-weight:700}.chord-diagram__nut-markers,.chord-diagram__strings{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.chord-diagram__nut-markers{min-height:1rem;color:var(--accent);margin-bottom:4px;font-size:.78rem}.chord-diagram__nut-marker{opacity:.65}.chord-diagram__nut-marker.is-open{opacity:1;font-weight:700}.chord-diagram__grid{height:96px;margin:0 8px;position:relative}.chord-diagram__string,.chord-diagram__fret{background:var(--diagram-line);position:absolute}.chord-diagram__string{width:2px;top:0;bottom:0;transform:translate(-50%)}.chord-diagram__string:first-child{left:0%}.chord-diagram__string:nth-child(2){left:33.333%}.chord-diagram__string:nth-child(3){left:66.666%}.chord-diagram__string:nth-child(4){left:100%}.chord-diagram__fret{height:2px;left:0;right:0;transform:translateY(-50%)}.chord-diagram__fret:nth-child(5){top:0%}.chord-diagram__fret:nth-child(6){top:25%}.chord-diagram__fret:nth-child(7){top:50%}.chord-diagram__fret:nth-child(8){top:75%}.chord-diagram__dot{background:var(--accent);width:14px;height:14px;box-shadow:0 0 0 3px var(--panel);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.chord-diagram__strings{color:var(--text);margin-top:8px;font-size:.72rem}.chord-diagram__missing{text-align:center;color:var(--text);padding:30px 8px;font-size:.78rem}.sheet-body{flex-direction:column;gap:20px;display:flex}.sheet-section{border:1px solid var(--border);background:var(--panel);border-radius:20px;padding:18px 18px 16px}.sheet-section__label{background:var(--accent-bg);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.sheet-section__lines{flex-direction:column;gap:10px;display:flex}.practice-strip{box-sizing:border-box;background:#fffffff5;border:1px solid #d6cec5;border-radius:22px;width:100%;max-width:100%;padding:18px;overflow:hidden}.practice-strip__title{color:var(--text-h);margin-bottom:14px;font-size:1rem;font-weight:700}.practice-strip__measures{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:100%;padding:0;display:grid;overflow:visible}.practice-measure{box-sizing:border-box;background:0 0;border-top:1.5px solid #2f241d;border-bottom:1.5px solid #2f241d;border-right:1.5px solid #2f241d;min-width:0;padding:0 16px;transition:background-color .18s,box-shadow .18s,transform .18s}.practice-measure:first-child,.practice-measure:nth-child(4n+1){border-left:1.5px solid #2f241d}.practice-measure.is-active{background:linear-gradient(#bf5b2c29,#bf5b2c0f);box-shadow:inset 0 0 0 1px #bf5b2c40}.practice-measure__chord{text-align:center;color:var(--text-h);margin-bottom:8px;font-size:1.02rem;font-weight:700}.practice-mini{width:78px;margin:0 auto 16px}.practice-mini__nut-markers,.practice-mini__labels{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.practice-mini__nut-markers{min-height:.9rem;color:var(--accent);margin-bottom:3px;font-size:.68rem}.practice-mini__nut-marker.is-open{font-weight:700}.practice-mini__grid{width:64px;height:54px;margin:0 auto;position:relative}.practice-mini__string,.practice-mini__fret{background:#41332b;position:absolute}.practice-mini__string{width:1.8px;top:0;bottom:0;transform:translate(-50%)}.practice-mini__string:first-child{left:0%}.practice-mini__string:nth-child(2){left:33.333%}.practice-mini__string:nth-child(3){left:66.666%}.practice-mini__string:nth-child(4){left:100%}.practice-mini__fret{height:1.8px;left:0;right:0;transform:translateY(-50%)}.practice-mini__fret:nth-child(5){top:0%}.practice-mini__fret:nth-child(6){top:25%}.practice-mini__fret:nth-child(7){top:50%}.practice-mini__fret:nth-child(8){top:75%}.practice-mini__dot{background:var(--accent);border-radius:50%;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fffcf8f2}.practice-mini__labels{color:#4d4036;margin-top:5px;font-size:.64rem;font-weight:700}.practice-measure__row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.practice-measure__row+.practice-measure__row{margin-top:12px}.practice-measure__cell{text-align:center;font-family:var(--mono);border-radius:8px;padding:4px 0;transition:color .18s,transform .18s,text-shadow .18s,background-color .18s,box-shadow .18s}.practice-measure__row--beats .practice-measure__cell{color:#2f241d;font-size:.95rem}.practice-measure__row--strums .practice-measure__cell{color:var(--accent);font-size:1.45rem;font-weight:700;line-height:1}.practice-measure__row--strums .practice-measure__cell.is-rest{color:#5f544b;letter-spacing:.03em}.practice-measure__cell.is-active{color:var(--accent);background:#bf5b2c1a;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #bf5b2c2e}.practice-measure__row--strums .practice-measure__cell.is-active{text-shadow:none}@media (width>=1280px){.practice-strip__measures{grid-template-columns:repeat(4,minmax(0,1fr))}}.sheet-line{color:var(--text-h);font-size:1.08rem;line-height:1.8}.sheet-line--chords{flex-wrap:wrap;gap:12px;display:flex}.sheet-chord-token{background:var(--pill-bg);color:var(--accent);border-radius:8px;padding:2px 7px;font-weight:700}.sheet-inline-part{white-space:pre-wrap}.sheet-inline-chord{color:var(--accent);margin-right:2px;font-weight:700;display:inline-block}@media (width<=720px){.app-shell{padding:20px 14px 32px}.topbar{justify-content:stretch}.help-panel__header{flex-direction:column}.help-grid,.workspace{grid-template-columns:1fr}.workspace-panel--editor{position:static}.editor-meta{grid-template-columns:1fr}.editor-textarea{min-height:44svh}.editor-actions{gap:8px}.preview-toolbar{flex-direction:column;align-items:stretch}.practice-mode__header{flex-direction:column}.practice-mode__select-wrap{min-width:min(100%,240px);margin-right:0}.practice-mode__bpm>.practice-mode__label,.practice-mode__loop{margin-bottom:0}.practice-mode__panel,.practice-mode__current,.assistant-panel__grid,.editor-meta{grid-template-columns:1fr}.library-song{flex-direction:column}.library-song__actions{justify-content:flex-start}.library__pagination{flex-wrap:wrap;justify-content:flex-start}.sheet-header{flex-direction:column;align-items:start;padding:22px 18px}.sheet-practice{grid-template-columns:1fr}.sheet-meta{justify-content:flex-start}.sheet-line{font-size:1rem;line-height:1.7}.practice-strip__measures{grid-template-columns:repeat(2,minmax(150px,1fr))}}@page{size:A4;margin:11mm}@media print{:root,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}#root{width:auto;margin:0}.app-shell{padding:0}.workspace{display:block}.workspace-panel--editor,.no-print{display:none!important}.workspace-panel--preview,.print-sheet,.sheet{display:block}.sheet{color:#000;gap:24px}.sheet-header,.sheet-section,.chord-diagram{box-shadow:none;background:#fff}.sheet-header{break-inside:avoid;break-after:avoid;border:0;border-bottom:1px solid #c9b29f;border-radius:0;margin-bottom:8mm;padding:0 0 11mm}.sheet-eyebrow{display:none}.sheet h1{margin-bottom:3.5mm;font-size:28pt}.sheet-artist{font-size:13.5pt}.sheet-practice{grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm;margin-top:5mm}.sheet-practice__item{break-inside:avoid;background:#fffaf5;border:1px solid #d8c5b6;border-radius:10px;padding:3mm 3.5mm}.sheet-practice__label{color:#8f2f16}.sheet-practice__value{color:#2a1a11}.sheet-meta{gap:9px}.sheet-meta span{color:#2a1a11;background:#fffaf5;border:1px solid #c9b29f}.sheet-diagrams{grid-template-columns:repeat(3,48mm);justify-content:start;align-items:start;gap:5mm;margin-bottom:8mm}.chord-diagram{box-sizing:border-box;break-inside:avoid;break-inside:avoid-page;page-break-inside:avoid;background:#fffaf5;border:1px solid #8f6a52;border-radius:18px;flex-direction:column;align-items:center;width:48mm;min-height:58mm;padding:5mm;display:flex}.chord-diagram__name{color:#2a1a11;min-height:6mm;margin-bottom:2.5mm;font-size:10.5pt}.chord-diagram__nut-markers{color:#8f2f16;width:36mm;min-height:4mm;margin-bottom:1.5mm;font-size:8.5pt}.chord-diagram__nut-marker{opacity:1}.chord-diagram__grid{width:36mm;height:32mm;margin:0 auto}.chord-diagram__string,.chord-diagram__fret{background:#5c4132}.chord-diagram__string{width:2.4px}.chord-diagram__fret{height:2.4px}.chord-diagram__dot{background:#a63e1d;width:16px;height:16px;box-shadow:0 0 0 2px #fffaf5}.chord-diagram__strings{color:#2a1a11;width:36mm;margin-top:2mm;font-size:8.5pt;font-weight:700}.sheet-body{gap:20px}.practice-strip{break-inside:avoid;page-break-inside:avoid;background:#fffdf9;border:1px solid #d8c5b6;border-radius:18px;padding:16px 18px 18px}.practice-strip__title{color:#2a1a11;margin-bottom:10px}.practice-strip__measures{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:visible}.practice-measure{break-inside:avoid;page-break-inside:avoid;background:0 0;border-top:1.2px solid #2f241d;border-bottom:1.2px solid #2f241d;border-right:1.2px solid #2f241d;min-width:0;padding:0 4mm}.practice-measure:first-child,.practice-measure:nth-child(4n+1){border-left:1.2px solid #2f241d}.practice-mini{width:24mm;margin-bottom:3.5mm}.practice-mini__nut-markers{color:#8f2f16;min-height:3.5mm;font-size:7pt}.practice-mini__grid{width:22mm;height:18mm}.practice-mini__string,.practice-mini__fret{background:#2f241d}.practice-mini__dot{background:#a63e1d;width:3.5mm;height:3.5mm;box-shadow:0 0 0 1.2mm #fffaf5}.practice-mini__labels{color:#2a1a11;margin-top:1.5mm;font-size:6.5pt}.practice-measure__chord,.practice-measure__row--beats .practice-measure__cell,.practice-measure__row--strums .practice-measure__cell{color:#2a1a11}.practice-measure__row{gap:2.5mm}.practice-measure__row--beats .practice-measure__cell{font-size:8.5pt}.practice-measure__row--strums .practice-measure__cell{color:#8f2f16;font-size:12pt;font-weight:700}.sheet-section{break-inside:avoid;break-inside:avoid-page;page-break-inside:avoid;background:#fffdf9;border:1px solid #d8c5b6;border-radius:18px;padding:18px 18px 20px}.sheet-section__label{color:#7b2e14;background:#a63e1d1a;border-radius:999px;margin-bottom:12px;padding:5px 9px}.sheet-section__lines{gap:10px;padding-bottom:3mm}.sheet-line{font-size:1.02rem;line-height:1.75}.sheet-line,.sheet-inline-chord,.sheet-chord-token,.chord-diagram__name,.chord-diagram__missing,.chord-diagram__strings,.chord-diagram__nut-markers,.sheet-meta span{color:#000}.sheet-chord-token{color:#7b2e14;background:#a63e1d14;border-radius:6px;padding:1px 5px}}
