#app{max-width:800px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif}.cover-panel[data-v-6f402b67]{padding:2rem;text-align:center;font-family:"Baloo Bhai 2",sans-serif}.project-title[data-v-6f402b67]{font-size:1.6rem;color:#2e7d32;margin:0 0 .5rem}.cover-heading[data-v-6f402b67]{font-size:1.5rem;color:#333;margin:0 0 1.5rem;cursor:pointer;transition:color .3s ease}.cover-heading[data-v-6f402b67]:hover{color:#2e7d32}.heading-section[data-v-6f402b67]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin:0 auto 1.5rem;display:inline-flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px}.heading-section[data-v-6f402b67]:hover{background-color:#ffecb3}.heading-image[data-v-6f402b67]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-6f402b67]{transform:scale(1.1)}.chapter-links[data-v-6f402b67]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.nav-button[data-v-6f402b67]{position:relative;overflow:hidden;display:inline-block;padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease}.nav-button[data-v-6f402b67]:after{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .5s}.nav-button[data-v-6f402b67]:active:after{transform:scale(2)}.nav-button[data-v-6f402b67]:hover{background-color:#0056b3}.ack[data-v-6f402b67]{margin-top:2rem;font-size:.9rem;color:#555}.all-chapters[data-v-6f402b67]{margin:2.5rem 0}.section-title[data-v-6f402b67]{font-size:1.4rem;color:#2e7d32;margin-bottom:1rem}.chapter-grid[data-v-6f402b67]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.chapter-card[data-v-6f402b67]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:.8rem;border-radius:12px;text-decoration:none;color:#0d47a1;box-shadow:0 4px 8px #0000001f;display:flex;flex-direction:column;gap:.3rem;transition:transform .25s ease,box-shadow .25s ease}.chapter-card[data-v-6f402b67]:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000002e}.chapter-card .unit[data-v-6f402b67]{font-size:.9rem;font-weight:700}.chapter-card .title[data-v-6f402b67]{font-size:1.05rem}.chapter-card .page[data-v-6f402b67]{align-self:flex-end;background:#2e7d32;color:#fff;font-size:.75rem;padding:.15rem .5rem;border-radius:10px}.chapter-card.highlight[data-v-6f402b67]{background:linear-gradient(135deg,#fff9c4,#ffe082)}@media(max-width:600px){.project-title[data-v-6f402b67]{font-size:1.5rem}.cover-heading[data-v-6f402b67]{font-size:1.2rem}.heading-image[data-v-6f402b67]{width:60px}.nav-button[data-v-6f402b67]{font-size:.9rem}}.playing-indicator[data-v-367ae8a8]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-367ae8a8]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-367ae8a8]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-367ae8a8]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-367ae8a8]:hover,h2[data-v-367ae8a8]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-367ae8a8]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-367ae8a8]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-367ae8a8]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-367ae8a8]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-367ae8a8]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-367ae8a8]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-367ae8a8]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-367ae8a8]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-367ae8a8]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-367ae8a8]:hover{background-color:#f0f8ff}.poem-line[data-v-367ae8a8]:active{transform:scale(.98)}.poem-line.active[data-v-367ae8a8]{background-color:#d0e8ff}.poem-line[data-v-367ae8a8]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-367ae8a8]{margin-top:2rem}.poem-line.verse-start[data-v-367ae8a8]:first-child{margin-top:0}.poem-line.title[data-v-367ae8a8]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-367ae8a8]{font-size:2rem;width:100%}.poem-line.chorus[data-v-367ae8a8]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-367ae8a8]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-367ae8a8]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-367ae8a8]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-367ae8a8]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-367ae8a8]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-367ae8a8]:hover,.nav-button[data-v-367ae8a8]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-367ae8a8]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-367ae8a8]:active{transform:translateY(0)}.heading-section[data-v-367ae8a8]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-367ae8a8]:hover,.heading-section[data-v-367ae8a8]:focus-visible{background-color:#fff59d}.heading-section[data-v-367ae8a8]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-367ae8a8]{background-color:#d0e8ff}.heading-image[data-v-367ae8a8]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-367ae8a8]{transform:scale(1.1)}.stanza-wrapper[data-v-367ae8a8]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-367ae8a8]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-367ae8a8]{white-space:pre-line}.poem-line.sight-words[data-v-367ae8a8]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-367ae8a8]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-367ae8a8]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-367ae8a8]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-367ae8a8]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-367ae8a8]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-367ae8a8]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-367ae8a8]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-367ae8a8]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-367ae8a8]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-367ae8a8]{width:100%;padding:.2rem 0}.poem-line p[data-v-367ae8a8]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-367ae8a8]{margin-left:0;padding-left:.8rem}.heading-section[data-v-367ae8a8]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-367ae8a8]{width:60px}}.playing-indicator[data-v-e34c4917]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-e34c4917]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-e34c4917]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-e34c4917]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-e34c4917]:hover,h2[data-v-e34c4917]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-e34c4917]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-e34c4917]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-e34c4917]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-e34c4917]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-e34c4917]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-e34c4917]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-e34c4917]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-e34c4917]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-e34c4917]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-e34c4917]:hover{background-color:#f0f8ff}.poem-line[data-v-e34c4917]:active{transform:scale(.98)}.poem-line.active[data-v-e34c4917]{background-color:#d0e8ff}.poem-line[data-v-e34c4917]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-e34c4917]{margin-top:2rem}.poem-line.verse-start[data-v-e34c4917]:first-child{margin-top:0}.poem-line.title[data-v-e34c4917]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-e34c4917]{font-size:2rem;width:100%}.poem-line.chorus[data-v-e34c4917]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-e34c4917]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-e34c4917]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-e34c4917]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-e34c4917]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-e34c4917]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-e34c4917]:hover,.nav-button[data-v-e34c4917]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-e34c4917]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-e34c4917]:active{transform:translateY(0)}.heading-section[data-v-e34c4917]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-e34c4917]:hover,.heading-section[data-v-e34c4917]:focus-visible{background-color:#fff59d}.heading-section[data-v-e34c4917]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-e34c4917]{background-color:#d0e8ff}.heading-image[data-v-e34c4917]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-e34c4917]{transform:scale(1.1)}.stanza-wrapper[data-v-e34c4917]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-e34c4917]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-e34c4917]{white-space:pre-line}.poem-line.sight-words[data-v-e34c4917]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-e34c4917]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-e34c4917]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-e34c4917]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-e34c4917]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-e34c4917]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-e34c4917]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-e34c4917]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-e34c4917]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-e34c4917]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-e34c4917]{width:100%;padding:.2rem 0}.poem-line p[data-v-e34c4917]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-e34c4917]{margin-left:0;padding-left:.8rem}.heading-section[data-v-e34c4917]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-e34c4917]{width:60px}}.playing-indicator[data-v-39736a80]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-39736a80]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-39736a80]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-39736a80]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-39736a80]:hover,h2[data-v-39736a80]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-39736a80]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-39736a80]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-39736a80]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-39736a80]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-39736a80]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-39736a80]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-39736a80]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-39736a80]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-39736a80]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-39736a80]:hover{background-color:#f0f8ff}.poem-line[data-v-39736a80]:active{transform:scale(.98)}.poem-line.active[data-v-39736a80]{background-color:#d0e8ff}.poem-line[data-v-39736a80]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-39736a80]{margin-top:2rem}.poem-line.verse-start[data-v-39736a80]:first-child{margin-top:0}.poem-line.title[data-v-39736a80]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-39736a80]{font-size:2rem;width:100%}.poem-line.chorus[data-v-39736a80]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-39736a80]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-39736a80]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-39736a80]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-39736a80]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-39736a80]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-39736a80]:hover,.nav-button[data-v-39736a80]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-39736a80]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-39736a80]:active{transform:translateY(0)}.heading-section[data-v-39736a80]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-39736a80]:hover,.heading-section[data-v-39736a80]:focus-visible{background-color:#fff59d}.heading-section[data-v-39736a80]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-39736a80]{background-color:#d0e8ff}.heading-image[data-v-39736a80]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-39736a80]{transform:scale(1.1)}.stanza-wrapper[data-v-39736a80]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-39736a80]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-39736a80]{white-space:pre-line}.poem-line.sight-words[data-v-39736a80]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-39736a80]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-39736a80]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-39736a80]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-39736a80]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-39736a80]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-39736a80]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-39736a80]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-39736a80]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-39736a80]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-39736a80]{width:100%;padding:.2rem 0}.poem-line p[data-v-39736a80]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-39736a80]{margin-left:0;padding-left:.8rem}.heading-section[data-v-39736a80]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-39736a80]{width:60px}}.playing-indicator[data-v-3a7462ee]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-3a7462ee]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-3a7462ee]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-3a7462ee]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-3a7462ee]:hover,h2[data-v-3a7462ee]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-3a7462ee]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-3a7462ee]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-3a7462ee]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-3a7462ee]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-3a7462ee]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-3a7462ee]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-3a7462ee]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-3a7462ee]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-3a7462ee]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-3a7462ee]:hover{background-color:#f0f8ff}.poem-line[data-v-3a7462ee]:active{transform:scale(.98)}.poem-line.active[data-v-3a7462ee]{background-color:#d0e8ff}.poem-line[data-v-3a7462ee]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-3a7462ee]{margin-top:2rem}.poem-line.verse-start[data-v-3a7462ee]:first-child{margin-top:0}.poem-line.title[data-v-3a7462ee]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-3a7462ee]{font-size:2rem;width:100%}.poem-line.chorus[data-v-3a7462ee]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-3a7462ee]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-3a7462ee]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-3a7462ee]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-3a7462ee]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-3a7462ee]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-3a7462ee]:hover,.nav-button[data-v-3a7462ee]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-3a7462ee]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-3a7462ee]:active{transform:translateY(0)}.heading-section[data-v-3a7462ee]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-3a7462ee]:hover,.heading-section[data-v-3a7462ee]:focus-visible{background-color:#fff59d}.heading-section[data-v-3a7462ee]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-3a7462ee]{background-color:#d0e8ff}.heading-image[data-v-3a7462ee]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-3a7462ee]{transform:scale(1.1)}.stanza-wrapper[data-v-3a7462ee]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-3a7462ee]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-3a7462ee]{white-space:pre-line}.poem-line.sight-words[data-v-3a7462ee]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-3a7462ee]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-3a7462ee]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-3a7462ee]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-3a7462ee]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-3a7462ee]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-3a7462ee]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-3a7462ee]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-3a7462ee]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-3a7462ee]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-3a7462ee]{width:100%;padding:.2rem 0}.poem-line p[data-v-3a7462ee]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-3a7462ee]{margin-left:0;padding-left:.8rem}.heading-section[data-v-3a7462ee]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-3a7462ee]{width:60px}}.playing-indicator[data-v-7065275d]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-7065275d]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-7065275d]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-7065275d]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-7065275d]:hover,h2[data-v-7065275d]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-7065275d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-7065275d]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-7065275d]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-7065275d]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-7065275d]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-7065275d]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-7065275d]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-7065275d]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-7065275d]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-7065275d]:hover{background-color:#f0f8ff}.poem-line[data-v-7065275d]:active{transform:scale(.98)}.poem-line.active[data-v-7065275d]{background-color:#d0e8ff}.poem-line[data-v-7065275d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-7065275d]{margin-top:2rem}.poem-line.verse-start[data-v-7065275d]:first-child{margin-top:0}.poem-line.title[data-v-7065275d]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-7065275d]{font-size:2rem;width:100%}.poem-line.chorus[data-v-7065275d]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-7065275d]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-7065275d]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-7065275d]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-7065275d]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-7065275d]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-7065275d]:hover,.nav-button[data-v-7065275d]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-7065275d]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-7065275d]:active{transform:translateY(0)}.heading-section[data-v-7065275d]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-7065275d]:hover,.heading-section[data-v-7065275d]:focus-visible{background-color:#fff59d}.heading-section[data-v-7065275d]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-7065275d]{background-color:#d0e8ff}.heading-image[data-v-7065275d]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-7065275d]{transform:scale(1.1)}.stanza-wrapper[data-v-7065275d]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-7065275d]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-7065275d]{white-space:pre-line}.poem-line.sight-words[data-v-7065275d]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-7065275d]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-7065275d]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-7065275d]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-7065275d]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-7065275d]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-7065275d]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-7065275d]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-7065275d]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-7065275d]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-7065275d]{width:100%;padding:.2rem 0}.poem-line p[data-v-7065275d]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-7065275d]{margin-left:0;padding-left:.8rem}.heading-section[data-v-7065275d]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-7065275d]{width:60px}}.playing-indicator[data-v-d87b7bb4]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-d87b7bb4]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-d87b7bb4]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-d87b7bb4]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-d87b7bb4]:hover,h2[data-v-d87b7bb4]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-d87b7bb4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-d87b7bb4]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-d87b7bb4]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-d87b7bb4]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-d87b7bb4]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-d87b7bb4]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-d87b7bb4]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-d87b7bb4]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-d87b7bb4]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-d87b7bb4]:hover{background-color:#f0f8ff}.poem-line[data-v-d87b7bb4]:active{transform:scale(.98)}.poem-line.active[data-v-d87b7bb4]{background-color:#d0e8ff}.poem-line[data-v-d87b7bb4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-d87b7bb4]{margin-top:2rem}.poem-line.verse-start[data-v-d87b7bb4]:first-child{margin-top:0}.poem-line.title[data-v-d87b7bb4]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-d87b7bb4]{font-size:2rem;width:100%}.poem-line.chorus[data-v-d87b7bb4]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-d87b7bb4]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-d87b7bb4]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-d87b7bb4]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-d87b7bb4]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-d87b7bb4]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-d87b7bb4]:hover,.nav-button[data-v-d87b7bb4]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-d87b7bb4]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-d87b7bb4]:active{transform:translateY(0)}.heading-section[data-v-d87b7bb4]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-d87b7bb4]:hover,.heading-section[data-v-d87b7bb4]:focus-visible{background-color:#fff59d}.heading-section[data-v-d87b7bb4]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-d87b7bb4]{background-color:#d0e8ff}.heading-image[data-v-d87b7bb4]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-d87b7bb4]{transform:scale(1.1)}.stanza-wrapper[data-v-d87b7bb4]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-d87b7bb4]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-d87b7bb4]{white-space:pre-line}.poem-line.sight-words[data-v-d87b7bb4]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-d87b7bb4]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-d87b7bb4]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-d87b7bb4]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-d87b7bb4]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-d87b7bb4]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-d87b7bb4]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-d87b7bb4]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-d87b7bb4]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-d87b7bb4]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-d87b7bb4]{width:100%;padding:.2rem 0}.poem-line p[data-v-d87b7bb4]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-d87b7bb4]{margin-left:0;padding-left:.8rem}.heading-section[data-v-d87b7bb4]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-d87b7bb4]{width:60px}}.playing-indicator[data-v-528e2f61]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-528e2f61]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-528e2f61]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-528e2f61]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-528e2f61]:hover,h2[data-v-528e2f61]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-528e2f61]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-528e2f61]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-528e2f61]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-528e2f61]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-528e2f61]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-528e2f61]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-528e2f61]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-528e2f61]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-528e2f61]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-528e2f61]:hover{background-color:#f0f8ff}.poem-line[data-v-528e2f61]:active{transform:scale(.98)}.poem-line.active[data-v-528e2f61]{background-color:#d0e8ff}.poem-line[data-v-528e2f61]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-528e2f61]{margin-top:2rem}.poem-line.verse-start[data-v-528e2f61]:first-child{margin-top:0}.poem-line.title[data-v-528e2f61]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-528e2f61]{font-size:2rem;width:100%}.poem-line.chorus[data-v-528e2f61]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-528e2f61]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-528e2f61]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-528e2f61]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-528e2f61]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-528e2f61]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-528e2f61]:hover,.nav-button[data-v-528e2f61]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-528e2f61]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-528e2f61]:active{transform:translateY(0)}.heading-section[data-v-528e2f61]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-528e2f61]:hover,.heading-section[data-v-528e2f61]:focus-visible{background-color:#fff59d}.heading-section[data-v-528e2f61]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-528e2f61]{background-color:#d0e8ff}.heading-image[data-v-528e2f61]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-528e2f61]{transform:scale(1.1)}.stanza-wrapper[data-v-528e2f61]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-528e2f61]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-528e2f61]{white-space:pre-line}.poem-line.sight-words[data-v-528e2f61]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-528e2f61]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-528e2f61]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-528e2f61]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-528e2f61]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-528e2f61]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-528e2f61]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-528e2f61]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-528e2f61]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-528e2f61]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-528e2f61]{width:100%;padding:.2rem 0}.poem-line p[data-v-528e2f61]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-528e2f61]{margin-left:0;padding-left:.8rem}.heading-section[data-v-528e2f61]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-528e2f61]{width:60px}}.playing-indicator[data-v-d194a352]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-d194a352]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-d194a352]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-d194a352]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-d194a352]:hover,h2[data-v-d194a352]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-d194a352]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-d194a352]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-d194a352]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-d194a352]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-d194a352]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-d194a352]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-d194a352]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-d194a352]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-d194a352]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-d194a352]:hover{background-color:#f0f8ff}.poem-line[data-v-d194a352]:active{transform:scale(.98)}.poem-line.active[data-v-d194a352]{background-color:#d0e8ff}.poem-line[data-v-d194a352]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-d194a352]{margin-top:2rem}.poem-line.verse-start[data-v-d194a352]:first-child{margin-top:0}.poem-line.title[data-v-d194a352]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-d194a352]{font-size:2rem;width:100%}.poem-line.chorus[data-v-d194a352]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-d194a352]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-d194a352]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-d194a352]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-d194a352]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-d194a352]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-d194a352]:hover,.nav-button[data-v-d194a352]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-d194a352]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-d194a352]:active{transform:translateY(0)}.heading-section[data-v-d194a352]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-d194a352]:hover,.heading-section[data-v-d194a352]:focus-visible{background-color:#fff59d}.heading-section[data-v-d194a352]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-d194a352]{background-color:#d0e8ff}.heading-image[data-v-d194a352]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-d194a352]{transform:scale(1.1)}.stanza-wrapper[data-v-d194a352]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-d194a352]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-d194a352]{white-space:pre-line}.poem-line.sight-words[data-v-d194a352]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-d194a352]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-d194a352]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-d194a352]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-d194a352]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-d194a352]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-d194a352]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-d194a352]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-d194a352]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-d194a352]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-d194a352]{width:100%;padding:.2rem 0}.poem-line p[data-v-d194a352]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-d194a352]{margin-left:0;padding-left:.8rem}.heading-section[data-v-d194a352]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-d194a352]{width:60px}}.playing-indicator[data-v-5671bac6]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-5671bac6]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-5671bac6]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-5671bac6]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-5671bac6]:hover,h2[data-v-5671bac6]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-5671bac6]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-5671bac6]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-5671bac6]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-5671bac6]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-5671bac6]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-5671bac6]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-5671bac6]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-5671bac6]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-5671bac6]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-5671bac6]:hover{background-color:#f0f8ff}.poem-line[data-v-5671bac6]:active{transform:scale(.98)}.poem-line.active[data-v-5671bac6]{background-color:#d0e8ff}.poem-line[data-v-5671bac6]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-5671bac6]{margin-top:2rem}.poem-line.verse-start[data-v-5671bac6]:first-child{margin-top:0}.poem-line.title[data-v-5671bac6]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-5671bac6]{font-size:2rem;width:100%}.poem-line.chorus[data-v-5671bac6]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-5671bac6]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-5671bac6]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-5671bac6]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-5671bac6]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-5671bac6]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-5671bac6]:hover,.nav-button[data-v-5671bac6]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-5671bac6]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-5671bac6]:active{transform:translateY(0)}.heading-section[data-v-5671bac6]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-5671bac6]:hover,.heading-section[data-v-5671bac6]:focus-visible{background-color:#fff59d}.heading-section[data-v-5671bac6]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-5671bac6]{background-color:#d0e8ff}.heading-image[data-v-5671bac6]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-5671bac6]{transform:scale(1.1)}.stanza-wrapper[data-v-5671bac6]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-5671bac6]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-5671bac6]{white-space:pre-line}.poem-line.sight-words[data-v-5671bac6]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-5671bac6]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-5671bac6]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-5671bac6]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-5671bac6]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-5671bac6]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-5671bac6]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-5671bac6]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-5671bac6]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-5671bac6]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-5671bac6]{width:100%;padding:.2rem 0}.poem-line p[data-v-5671bac6]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-5671bac6]{margin-left:0;padding-left:.8rem}.heading-section[data-v-5671bac6]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-5671bac6]{width:60px}}.playing-indicator[data-v-7b50547b]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-7b50547b]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-7b50547b]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-7b50547b]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-7b50547b]:hover,h2[data-v-7b50547b]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-7b50547b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-7b50547b]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-7b50547b]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-7b50547b]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-7b50547b]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-7b50547b]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-7b50547b]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-7b50547b]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-7b50547b]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-7b50547b]:hover{background-color:#f0f8ff}.poem-line[data-v-7b50547b]:active{transform:scale(.98)}.poem-line.active[data-v-7b50547b]{background-color:#d0e8ff}.poem-line[data-v-7b50547b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-7b50547b]{margin-top:2rem}.poem-line.verse-start[data-v-7b50547b]:first-child{margin-top:0}.poem-line.title[data-v-7b50547b]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-7b50547b]{font-size:2rem;width:100%}.poem-line.chorus[data-v-7b50547b]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-7b50547b]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-7b50547b]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-7b50547b]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-7b50547b]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-7b50547b]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-7b50547b]:hover,.nav-button[data-v-7b50547b]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-7b50547b]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-7b50547b]:active{transform:translateY(0)}.heading-section[data-v-7b50547b]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-7b50547b]:hover,.heading-section[data-v-7b50547b]:focus-visible{background-color:#fff59d}.heading-section[data-v-7b50547b]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-7b50547b]{background-color:#d0e8ff}.heading-image[data-v-7b50547b]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-7b50547b]{transform:scale(1.1)}.stanza-wrapper[data-v-7b50547b]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-7b50547b]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-7b50547b]{white-space:pre-line}.poem-line.sight-words[data-v-7b50547b]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-7b50547b]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-7b50547b]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-7b50547b]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-7b50547b]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-7b50547b]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-7b50547b]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-7b50547b]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-7b50547b]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-7b50547b]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-7b50547b]{width:100%;padding:.2rem 0}.poem-line p[data-v-7b50547b]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-7b50547b]{margin-left:0;padding-left:.8rem}.heading-section[data-v-7b50547b]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-7b50547b]{width:60px}}.playing-indicator[data-v-514f87f2]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-514f87f2]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-514f87f2]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-514f87f2]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-514f87f2]:hover,h2[data-v-514f87f2]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-514f87f2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-514f87f2]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-514f87f2]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-514f87f2]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-514f87f2]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-514f87f2]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-514f87f2]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-514f87f2]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-514f87f2]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-514f87f2]:hover{background-color:#f0f8ff}.poem-line[data-v-514f87f2]:active{transform:scale(.98)}.poem-line.active[data-v-514f87f2]{background-color:#d0e8ff}.poem-line[data-v-514f87f2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-514f87f2]{margin-top:2rem}.poem-line.verse-start[data-v-514f87f2]:first-child{margin-top:0}.poem-line.title[data-v-514f87f2]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-514f87f2]{font-size:2rem;width:100%}.poem-line.chorus[data-v-514f87f2]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-514f87f2]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-514f87f2]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-514f87f2]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-514f87f2]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-514f87f2]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-514f87f2]:hover,.nav-button[data-v-514f87f2]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-514f87f2]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-514f87f2]:active{transform:translateY(0)}.heading-section[data-v-514f87f2]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-514f87f2]:hover,.heading-section[data-v-514f87f2]:focus-visible{background-color:#fff59d}.heading-section[data-v-514f87f2]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-514f87f2]{background-color:#d0e8ff}.heading-image[data-v-514f87f2]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-514f87f2]{transform:scale(1.1)}.stanza-wrapper[data-v-514f87f2]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-514f87f2]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-514f87f2]{white-space:pre-line}.poem-line.sight-words[data-v-514f87f2]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-514f87f2]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-514f87f2]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-514f87f2]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-514f87f2]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-514f87f2]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-514f87f2]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-514f87f2]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-514f87f2]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-514f87f2]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-514f87f2]{width:100%;padding:.2rem 0}.poem-line p[data-v-514f87f2]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-514f87f2]{margin-left:0;padding-left:.8rem}.heading-section[data-v-514f87f2]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-514f87f2]{width:60px}}.playing-indicator[data-v-37cb8815]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-37cb8815]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-37cb8815]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-37cb8815]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-37cb8815]:hover,h2[data-v-37cb8815]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-37cb8815]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-37cb8815]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-37cb8815]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-37cb8815]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-37cb8815]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-37cb8815]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-37cb8815]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-37cb8815]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-37cb8815]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-37cb8815]:hover{background-color:#f0f8ff}.poem-line[data-v-37cb8815]:active{transform:scale(.98)}.poem-line.active[data-v-37cb8815]{background-color:#d0e8ff}.poem-line[data-v-37cb8815]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-37cb8815]{margin-top:2rem}.poem-line.verse-start[data-v-37cb8815]:first-child{margin-top:0}.poem-line.title[data-v-37cb8815]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-37cb8815]{font-size:2rem;width:100%}.poem-line.chorus[data-v-37cb8815]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-37cb8815]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-37cb8815]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-37cb8815]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-37cb8815]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-37cb8815]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-37cb8815]:hover,.nav-button[data-v-37cb8815]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-37cb8815]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-37cb8815]:active{transform:translateY(0)}.heading-section[data-v-37cb8815]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-37cb8815]:hover,.heading-section[data-v-37cb8815]:focus-visible{background-color:#fff59d}.heading-section[data-v-37cb8815]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-37cb8815]{background-color:#d0e8ff}.heading-image[data-v-37cb8815]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-37cb8815]{transform:scale(1.1)}.stanza-wrapper[data-v-37cb8815]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-37cb8815]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-37cb8815]{white-space:pre-line}.poem-line.sight-words[data-v-37cb8815]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-37cb8815]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-37cb8815]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-37cb8815]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-37cb8815]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-37cb8815]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-37cb8815]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-37cb8815]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-37cb8815]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-37cb8815]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-37cb8815]{width:100%;padding:.2rem 0}.poem-line p[data-v-37cb8815]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-37cb8815]{margin-left:0;padding-left:.8rem}.heading-section[data-v-37cb8815]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-37cb8815]{width:60px}}.playing-indicator[data-v-7da6b29b]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-7da6b29b]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-7da6b29b]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-7da6b29b]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-7da6b29b]:hover,h2[data-v-7da6b29b]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-7da6b29b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-7da6b29b]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-7da6b29b]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-7da6b29b]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-7da6b29b]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-7da6b29b]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-7da6b29b]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-7da6b29b]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-7da6b29b]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-7da6b29b]:hover{background-color:#f0f8ff}.poem-line[data-v-7da6b29b]:active{transform:scale(.98)}.poem-line.active[data-v-7da6b29b]{background-color:#d0e8ff}.poem-line[data-v-7da6b29b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-7da6b29b]{margin-top:2rem}.poem-line.verse-start[data-v-7da6b29b]:first-child{margin-top:0}.poem-line.title[data-v-7da6b29b]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-7da6b29b]{font-size:2rem;width:100%}.poem-line.chorus[data-v-7da6b29b]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-7da6b29b]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-7da6b29b]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-7da6b29b]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-7da6b29b]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-7da6b29b]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-7da6b29b]:hover,.nav-button[data-v-7da6b29b]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-7da6b29b]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-7da6b29b]:active{transform:translateY(0)}.heading-section[data-v-7da6b29b]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-7da6b29b]:hover,.heading-section[data-v-7da6b29b]:focus-visible{background-color:#fff59d}.heading-section[data-v-7da6b29b]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-7da6b29b]{background-color:#d0e8ff}.heading-image[data-v-7da6b29b]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-7da6b29b]{transform:scale(1.1)}.stanza-wrapper[data-v-7da6b29b]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-7da6b29b]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-7da6b29b]{white-space:pre-line}.poem-line.sight-words[data-v-7da6b29b]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-7da6b29b]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-7da6b29b]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-7da6b29b]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-7da6b29b]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-7da6b29b]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-7da6b29b]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-7da6b29b]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-7da6b29b]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-7da6b29b]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-7da6b29b]{width:100%;padding:.2rem 0}.poem-line p[data-v-7da6b29b]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-7da6b29b]{margin-left:0;padding-left:.8rem}.heading-section[data-v-7da6b29b]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-7da6b29b]{width:60px}}.playing-indicator[data-v-c31de900]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-c31de900]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-c31de900]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-c31de900]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-c31de900]:hover,h2[data-v-c31de900]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-c31de900]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-c31de900]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-c31de900]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-c31de900]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-c31de900]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-c31de900]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-c31de900]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-c31de900]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-c31de900]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-c31de900]:hover{background-color:#f0f8ff}.poem-line[data-v-c31de900]:active{transform:scale(.98)}.poem-line.active[data-v-c31de900]{background-color:#d0e8ff}.poem-line[data-v-c31de900]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-c31de900]{margin-top:2rem}.poem-line.verse-start[data-v-c31de900]:first-child{margin-top:0}.poem-line.title[data-v-c31de900]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-c31de900]{font-size:2rem;width:100%}.poem-line.chorus[data-v-c31de900]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-c31de900]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-c31de900]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-c31de900]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-c31de900]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-c31de900]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-c31de900]:hover,.nav-button[data-v-c31de900]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-c31de900]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-c31de900]:active{transform:translateY(0)}.heading-section[data-v-c31de900]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-c31de900]:hover,.heading-section[data-v-c31de900]:focus-visible{background-color:#fff59d}.heading-section[data-v-c31de900]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-c31de900]{background-color:#d0e8ff}.heading-image[data-v-c31de900]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-c31de900]{transform:scale(1.1)}.stanza-wrapper[data-v-c31de900]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-c31de900]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-c31de900]{white-space:pre-line}.poem-line.sight-words[data-v-c31de900]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-c31de900]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-c31de900]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-c31de900]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-c31de900]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-c31de900]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-c31de900]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-c31de900]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-c31de900]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-c31de900]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-c31de900]{width:100%;padding:.2rem 0}.poem-line p[data-v-c31de900]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-c31de900]{margin-left:0;padding-left:.8rem}.heading-section[data-v-c31de900]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-c31de900]{width:60px}}.playing-indicator[data-v-7d6572ab]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-7d6572ab]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-7d6572ab]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-7d6572ab]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-7d6572ab]:hover,h2[data-v-7d6572ab]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-7d6572ab]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-7d6572ab]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-7d6572ab]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-7d6572ab]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-7d6572ab]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-7d6572ab]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-7d6572ab]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-7d6572ab]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-7d6572ab]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-7d6572ab]:hover{background-color:#f0f8ff}.poem-line[data-v-7d6572ab]:active{transform:scale(.98)}.poem-line.active[data-v-7d6572ab]{background-color:#d0e8ff}.poem-line[data-v-7d6572ab]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-7d6572ab]{margin-top:2rem}.poem-line.verse-start[data-v-7d6572ab]:first-child{margin-top:0}.poem-line.title[data-v-7d6572ab]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-7d6572ab]{font-size:2rem;width:100%}.poem-line.chorus[data-v-7d6572ab]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-7d6572ab]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-7d6572ab]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-7d6572ab]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-7d6572ab]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-7d6572ab]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-7d6572ab]:hover,.nav-button[data-v-7d6572ab]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-7d6572ab]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-7d6572ab]:active{transform:translateY(0)}.heading-section[data-v-7d6572ab]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-7d6572ab]:hover,.heading-section[data-v-7d6572ab]:focus-visible{background-color:#fff59d}.heading-section[data-v-7d6572ab]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-7d6572ab]{background-color:#d0e8ff}.heading-image[data-v-7d6572ab]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-7d6572ab]{transform:scale(1.1)}.stanza-wrapper[data-v-7d6572ab]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-7d6572ab]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-7d6572ab]{white-space:pre-line}.poem-line.sight-words[data-v-7d6572ab]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-7d6572ab]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-7d6572ab]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-7d6572ab]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-7d6572ab]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-7d6572ab]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-7d6572ab]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-7d6572ab]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-7d6572ab]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-7d6572ab]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-7d6572ab]{width:100%;padding:.2rem 0}.poem-line p[data-v-7d6572ab]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-7d6572ab]{margin-left:0;padding-left:.8rem}.heading-section[data-v-7d6572ab]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-7d6572ab]{width:60px}}.playing-indicator[data-v-feaf72c2]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-feaf72c2]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-feaf72c2]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-feaf72c2]{font-size:1.8rem;color:#333;margin-bottom:1rem;font-family:"Baloo Bhai 2",sans-serif;cursor:pointer;transition:color .3s ease;outline:none}h2[data-v-feaf72c2]:hover,h2[data-v-feaf72c2]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-feaf72c2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-feaf72c2]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-feaf72c2]{padding:.7rem 1.4rem;font-size:1.05rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#43cea2,#2e7d32);color:#fff;box-shadow:0 4px 10px #00000026;transition:all .25s ease}.together-button[data-v-feaf72c2]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-feaf72c2]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-feaf72c2]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-feaf72c2]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-feaf72c2]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-feaf72c2]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-feaf72c2]:hover{background-color:#f0f8ff}.poem-line[data-v-feaf72c2]:active{transform:scale(.98)}.poem-line.active[data-v-feaf72c2]{background-color:#d0e8ff}.poem-line[data-v-feaf72c2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-feaf72c2]{margin-top:2rem}.poem-line.verse-start[data-v-feaf72c2]:first-child{margin-top:0}.poem-line.title[data-v-feaf72c2]{font-size:2rem;font-weight:700;text-align:center;color:#2e7d32;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1.5rem;border:2px solid #4caf50}.poem-line.title p[data-v-feaf72c2]{font-size:2rem;width:100%}.poem-line.chorus[data-v-feaf72c2]{font-style:italic;color:#007bff;margin-left:3rem;border-left:4px solid #007bff;padding-left:1.5rem;background-color:#f0f7ff}.poem-line.chorus p[data-v-feaf72c2]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-feaf72c2]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-feaf72c2]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-feaf72c2]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-feaf72c2]{padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:6px;transition:background-color .3s ease,transform .1s ease;outline:none}.nav-button[data-v-feaf72c2]:hover,.nav-button[data-v-feaf72c2]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-feaf72c2]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-feaf72c2]:active{transform:translateY(0)}.heading-section[data-v-feaf72c2]{background-color:#fff9c4;font-size:1.5rem;font-weight:700;color:#2e7d32;padding:.8rem;border:2px dashed #ffca28;box-shadow:0 4px 8px #0000001a;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;border-radius:12px;outline:none}.heading-section[data-v-feaf72c2]:hover,.heading-section[data-v-feaf72c2]:focus-visible{background-color:#fff59d}.heading-section[data-v-feaf72c2]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-feaf72c2]{background-color:#d0e8ff}.heading-image[data-v-feaf72c2]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-feaf72c2]{transform:scale(1.1)}.stanza-wrapper[data-v-feaf72c2]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-feaf72c2]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-feaf72c2]{white-space:pre-line}.poem-line.sight-words[data-v-feaf72c2]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-feaf72c2]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-feaf72c2]{background-color:#e3f2fd;border-left:6px solid #3e159f}.poem-line.new-words p[data-v-feaf72c2]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.instruction-line[data-v-feaf72c2]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-feaf72c2]{color:#e65100;font-weight:700;font-size:1.7rem}.syllable[data-v-feaf72c2]{display:inline-block;margin-right:.4rem;padding:.2rem .5rem;background-color:#e3f2fd;color:#0d47a1;font-weight:700;border-radius:6px}.word[data-v-feaf72c2]{margin-left:1rem;padding:.25rem .7rem;background-color:#c8e6c9;color:#1b5e20;font-weight:800;border-radius:8px}@media(max-width:600px){.stanza-wrapper[data-v-feaf72c2]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-feaf72c2]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-feaf72c2]{width:100%;padding:.2rem 0}.poem-line p[data-v-feaf72c2]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-feaf72c2]{margin-left:0;padding-left:.8rem}.heading-section[data-v-feaf72c2]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-feaf72c2]{width:60px}}
