#app{max-width:800px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif}.cover-panel[data-v-c650cfbe]{padding:2rem;text-align:center;font-family:"Baloo Bhai 2",sans-serif}.project-title[data-v-c650cfbe]{font-size:1.6rem;color:#2e7d32;margin:0 0 .5rem}.cover-heading[data-v-c650cfbe]{font-size:1.5rem;color:#333;margin:0 0 1.5rem;cursor:pointer;transition:color .3s ease}.cover-heading[data-v-c650cfbe]:hover{color:#2e7d32}.heading-section[data-v-c650cfbe]{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-c650cfbe]:hover{background-color:#ffecb3}.heading-image[data-v-c650cfbe]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-c650cfbe]{transform:scale(1.1)}.chapter-links[data-v-c650cfbe]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.nav-button[data-v-c650cfbe]{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-c650cfbe]:after{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .5s}.nav-button[data-v-c650cfbe]:active:after{transform:scale(2)}.nav-button[data-v-c650cfbe]:hover{background-color:#0056b3}.ack[data-v-c650cfbe]{margin-top:2rem;font-size:.9rem;color:#555}.all-chapters[data-v-c650cfbe]{margin:2.5rem 0}.section-title[data-v-c650cfbe]{font-size:1.4rem;color:#2e7d32;margin-bottom:1rem}.chapter-grid[data-v-c650cfbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.chapter-card[data-v-c650cfbe]{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-c650cfbe]:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000002e}.chapter-card .unit[data-v-c650cfbe]{font-size:.9rem;font-weight:700}.chapter-card .title[data-v-c650cfbe]{font-size:1.05rem}.chapter-card .page[data-v-c650cfbe]{align-self:flex-end;background:#2e7d32;color:#fff;font-size:.75rem;padding:.15rem .5rem;border-radius:10px}.chapter-card.highlight[data-v-c650cfbe]{background:linear-gradient(135deg,#fff9c4,#ffe082)}@media(max-width:600px){.project-title[data-v-c650cfbe]{font-size:1.5rem}.cover-heading[data-v-c650cfbe]{font-size:1.2rem}.heading-image[data-v-c650cfbe]{width:60px}.nav-button[data-v-c650cfbe]{font-size:.9rem}}.playing-indicator[data-v-8d08f906]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-8d08f906]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-8d08f906]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-8d08f906]{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-8d08f906]:hover,h2[data-v-8d08f906]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-8d08f906]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-8d08f906]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-8d08f906]{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-8d08f906]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-8d08f906]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-8d08f906]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-8d08f906]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-8d08f906]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-8d08f906]{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}.poem-line[data-v-8d08f906]:hover{background-color:#f0f8ff}.poem-line[data-v-8d08f906]:active{transform:scale(.98)}.poem-line.active[data-v-8d08f906]{background-color:#d0e8ff}.poem-line[data-v-8d08f906]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-8d08f906]{margin-top:2rem}.poem-line.verse-start[data-v-8d08f906]:first-child{margin-top:0}.poem-line.title[data-v-8d08f906]{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-8d08f906]{font-size:2rem;width:100%}.poem-line.chorus[data-v-8d08f906]{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-8d08f906]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-8d08f906]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-8d08f906]{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}.navigation-links[data-v-8d08f906]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-8d08f906]{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-8d08f906]:hover,.nav-button[data-v-8d08f906]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-8d08f906]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-8d08f906]:active{transform:translateY(0)}.heading-section[data-v-8d08f906]{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-8d08f906]:hover,.heading-section[data-v-8d08f906]:focus-visible{background-color:#fff59d}.heading-section[data-v-8d08f906]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-8d08f906]{background-color:#d0e8ff}.heading-image[data-v-8d08f906]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-8d08f906]{transform:scale(1.1)}.stanza-wrapper[data-v-8d08f906]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-8d08f906]{width:700px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}@media(max-width:600px){.stanza-wrapper[data-v-8d08f906]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-8d08f906]{width:100%;max-width:220px}.poem-line p[data-v-8d08f906]{font-size:1.2rem}.poem-line.title p[data-v-8d08f906]{font-size:1.6rem}.poem-line.chorus p[data-v-8d08f906]{font-size:1.5rem}.heading-section[data-v-8d08f906]{font-size:1.2rem}.heading-image[data-v-8d08f906]{width:60px}}.playing-indicator[data-v-12c761d7]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-12c761d7]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-12c761d7]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-12c761d7]{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-12c761d7]:hover,h2[data-v-12c761d7]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-12c761d7]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-12c761d7]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-12c761d7]{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-12c761d7]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-12c761d7]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-12c761d7]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-12c761d7]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-12c761d7]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-12c761d7]{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;flex-basis:100%;width:100%}.poem-line[data-v-12c761d7]:hover{background-color:#f0f8ff}.poem-line[data-v-12c761d7]:active{transform:scale(.98)}.poem-line.active[data-v-12c761d7]{background-color:#d0e8ff}.poem-line[data-v-12c761d7]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-12c761d7]{margin-top:2rem}.poem-line.verse-start[data-v-12c761d7]:first-child{margin-top:0}.poem-line.title[data-v-12c761d7]{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-12c761d7]{font-size:2rem;width:100%}.poem-line.chorus[data-v-12c761d7]{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-12c761d7]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-12c761d7]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-12c761d7]{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}.navigation-links[data-v-12c761d7]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-12c761d7]{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-12c761d7]:hover,.nav-button[data-v-12c761d7]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-12c761d7]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-12c761d7]:active{transform:translateY(0)}.heading-section[data-v-12c761d7]{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-12c761d7]:hover,.heading-section[data-v-12c761d7]:focus-visible{background-color:#fff59d}.heading-section[data-v-12c761d7]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-12c761d7]{background-color:#d0e8ff}.heading-image[data-v-12c761d7]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-12c761d7]{transform:scale(1.1)}.stanza-wrapper[data-v-12c761d7]{display:flex;flex-wrap:wrap;gap:1.2rem}.image-row[data-v-12c761d7]{display:flex;flex-wrap:wrap;gap:1.2rem;width:100%}.stanza-image[data-v-12c761d7]{width:calc(90% - .6rem)}@media(max-width:600px){.stanza-wrapper[data-v-12c761d7]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-12c761d7]{width:100%;max-width:220px}.poem-line p[data-v-12c761d7]{font-size:1.2rem}.poem-line.title p[data-v-12c761d7]{font-size:1.6rem}.poem-line.chorus p[data-v-12c761d7]{font-size:1.5rem}.heading-section[data-v-12c761d7]{font-size:1.2rem}.heading-image[data-v-12c761d7]{width:60px}}.playing-indicator[data-v-39cedf91]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-39cedf91]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-39cedf91]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-39cedf91]{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-39cedf91]:hover,h2[data-v-39cedf91]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-39cedf91]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-39cedf91]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-39cedf91]{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-39cedf91]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-39cedf91]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-39cedf91]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-39cedf91]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-39cedf91]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-39cedf91]{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}.poem-line[data-v-39cedf91]:hover{background-color:#f0f8ff}.poem-line[data-v-39cedf91]:active{transform:scale(.98)}.poem-line.active[data-v-39cedf91]{background-color:#d0e8ff}.poem-line[data-v-39cedf91]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-39cedf91]{margin-top:2rem}.poem-line.verse-start[data-v-39cedf91]:first-child{margin-top:0}.poem-line.title[data-v-39cedf91]{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-39cedf91]{font-size:2rem;width:100%}.poem-line.chorus[data-v-39cedf91]{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-39cedf91]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-39cedf91]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-39cedf91]{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}.navigation-links[data-v-39cedf91]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-39cedf91]{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-39cedf91]:hover,.nav-button[data-v-39cedf91]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-39cedf91]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-39cedf91]:active{transform:translateY(0)}.heading-section[data-v-39cedf91]{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-39cedf91]:hover,.heading-section[data-v-39cedf91]:focus-visible{background-color:#fff59d}.heading-section[data-v-39cedf91]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-39cedf91]{background-color:#d0e8ff}.heading-image[data-v-39cedf91]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-39cedf91]{transform:scale(1.1)}.stanza-wrapper[data-v-39cedf91]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-39cedf91]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.word[data-v-39cedf91]{display:inline-block;margin-right:.3rem;padding:.1rem .4rem;cursor:pointer}.circle-green[data-v-39cedf91]{border:2px solid #2e7d32;border-radius:50%;background-color:#2e7d321a}.circle-blue[data-v-39cedf91]{border:2px solid #1976d2;border-radius:50%;background-color:#1976d21a}@media(max-width:600px){.stanza-wrapper[data-v-39cedf91]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-39cedf91]{width:100%;max-width:220px}.poem-line p[data-v-39cedf91]{font-size:1.2rem}.poem-line.title p[data-v-39cedf91]{font-size:1.6rem}.poem-line.chorus p[data-v-39cedf91]{font-size:1.5rem}.heading-section[data-v-39cedf91]{font-size:1.2rem}.heading-image[data-v-39cedf91]{width:60px}}.playing-indicator[data-v-a7ad9c6d]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-a7ad9c6d]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-a7ad9c6d]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-a7ad9c6d]{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-a7ad9c6d]:hover,h2[data-v-a7ad9c6d]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-a7ad9c6d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-a7ad9c6d]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-a7ad9c6d]{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-a7ad9c6d]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-a7ad9c6d]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-a7ad9c6d]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-a7ad9c6d]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-a7ad9c6d]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-a7ad9c6d]{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}.poem-line[data-v-a7ad9c6d]:hover{background-color:#f0f8ff}.poem-line[data-v-a7ad9c6d]:active{transform:scale(.98)}.poem-line.active[data-v-a7ad9c6d]{background-color:#d0e8ff}.poem-line[data-v-a7ad9c6d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-a7ad9c6d]{margin-top:2rem}.poem-line.verse-start[data-v-a7ad9c6d]:first-child{margin-top:0}.poem-line.title[data-v-a7ad9c6d]{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-a7ad9c6d]{font-size:2rem;width:100%}.poem-line.chorus[data-v-a7ad9c6d]{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-a7ad9c6d]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-a7ad9c6d]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-a7ad9c6d]{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}.navigation-links[data-v-a7ad9c6d]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-a7ad9c6d]{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-a7ad9c6d]:hover,.nav-button[data-v-a7ad9c6d]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-a7ad9c6d]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-a7ad9c6d]:active{transform:translateY(0)}.heading-section[data-v-a7ad9c6d]{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-a7ad9c6d]:hover,.heading-section[data-v-a7ad9c6d]:focus-visible{background-color:#fff59d}.heading-section[data-v-a7ad9c6d]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-a7ad9c6d]{background-color:#d0e8ff}.heading-image[data-v-a7ad9c6d]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-a7ad9c6d]{transform:scale(1.1)}.stanza-wrapper[data-v-a7ad9c6d]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-a7ad9c6d]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}@media(max-width:600px){.stanza-wrapper[data-v-a7ad9c6d]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-a7ad9c6d]{width:100%;max-width:220px}.poem-line p[data-v-a7ad9c6d]{font-size:1.2rem}.poem-line.title p[data-v-a7ad9c6d]{font-size:1.6rem}.poem-line.chorus p[data-v-a7ad9c6d]{font-size:1.5rem}.heading-section[data-v-a7ad9c6d]{font-size:1.2rem}.heading-image[data-v-a7ad9c6d]{width:60px}}.playing-indicator[data-v-72f3224b]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-72f3224b]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-72f3224b]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-72f3224b]{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-72f3224b]:hover,h2[data-v-72f3224b]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-72f3224b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-72f3224b]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-72f3224b]{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-72f3224b]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-72f3224b]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-72f3224b]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-72f3224b]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-72f3224b]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-72f3224b]{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}.poem-line[data-v-72f3224b]:hover{background-color:#f0f8ff}.poem-line[data-v-72f3224b]:active{transform:scale(.98)}.poem-line.active[data-v-72f3224b]{background-color:#d0e8ff}.poem-line[data-v-72f3224b]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-72f3224b]{margin-top:2rem}.poem-line.verse-start[data-v-72f3224b]:first-child{margin-top:0}.poem-line.title[data-v-72f3224b]{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-72f3224b]{font-size:2rem;width:100%}.poem-line.chorus[data-v-72f3224b]{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-72f3224b]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-72f3224b]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-72f3224b]{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}.navigation-links[data-v-72f3224b]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-72f3224b]{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-72f3224b]:hover,.nav-button[data-v-72f3224b]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-72f3224b]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-72f3224b]:active{transform:translateY(0)}.heading-section[data-v-72f3224b]{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-72f3224b]:hover,.heading-section[data-v-72f3224b]:focus-visible{background-color:#fff59d}.heading-section[data-v-72f3224b]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-72f3224b]{background-color:#d0e8ff}.heading-image[data-v-72f3224b]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-72f3224b]{transform:scale(1.1)}.stanza-wrapper[data-v-72f3224b]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-72f3224b]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}@media(max-width:600px){.stanza-wrapper[data-v-72f3224b]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-72f3224b]{width:100%;max-width:220px}.poem-line p[data-v-72f3224b]{font-size:1.2rem}.poem-line.title p[data-v-72f3224b]{font-size:1.6rem}.poem-line.chorus p[data-v-72f3224b]{font-size:1.5rem}.heading-section[data-v-72f3224b]{font-size:1.2rem}.heading-image[data-v-72f3224b]{width:60px}}.playing-indicator[data-v-d6d2d5fe]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-d6d2d5fe]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-d6d2d5fe]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-d6d2d5fe]{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-d6d2d5fe]:hover,h2[data-v-d6d2d5fe]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-d6d2d5fe]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-d6d2d5fe]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-d6d2d5fe]{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-d6d2d5fe]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-d6d2d5fe]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-d6d2d5fe]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-d6d2d5fe]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-d6d2d5fe]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-d6d2d5fe]{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}.poem-line[data-v-d6d2d5fe]:hover{background-color:#f0f8ff}.poem-line[data-v-d6d2d5fe]:active{transform:scale(.98)}.poem-line.active[data-v-d6d2d5fe]{background-color:#d0e8ff}.poem-line[data-v-d6d2d5fe]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-d6d2d5fe]{margin-top:2rem}.poem-line.verse-start[data-v-d6d2d5fe]:first-child{margin-top:0}.poem-line.title[data-v-d6d2d5fe]{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-d6d2d5fe]{font-size:2rem;width:100%}.poem-line.chorus[data-v-d6d2d5fe]{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-d6d2d5fe]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-d6d2d5fe]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-d6d2d5fe]{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}.navigation-links[data-v-d6d2d5fe]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-d6d2d5fe]{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-d6d2d5fe]:hover,.nav-button[data-v-d6d2d5fe]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-d6d2d5fe]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-d6d2d5fe]:active{transform:translateY(0)}.heading-section[data-v-d6d2d5fe]{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-d6d2d5fe]:hover,.heading-section[data-v-d6d2d5fe]:focus-visible{background-color:#fff59d}.heading-section[data-v-d6d2d5fe]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-d6d2d5fe]{background-color:#d0e8ff}.heading-image[data-v-d6d2d5fe]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-d6d2d5fe]{transform:scale(1.1)}.stanza-wrapper[data-v-d6d2d5fe]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-d6d2d5fe]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-d6d2d5fe]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-d6d2d5fe]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-d6d2d5fe]{width:100%;max-width:220px}.poem-line p[data-v-d6d2d5fe]{font-size:1.2rem}.poem-line.title p[data-v-d6d2d5fe]{font-size:1.6rem}.poem-line.chorus p[data-v-d6d2d5fe]{font-size:1.5rem}.heading-section[data-v-d6d2d5fe]{font-size:1.2rem}.heading-image[data-v-d6d2d5fe]{width:60px}}.playing-indicator[data-v-efe7c1ca]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-efe7c1ca]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-efe7c1ca]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-efe7c1ca]{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-efe7c1ca]:hover,h2[data-v-efe7c1ca]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-efe7c1ca]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-efe7c1ca]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-efe7c1ca]{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-efe7c1ca]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-efe7c1ca]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-efe7c1ca]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-efe7c1ca]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-efe7c1ca]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-efe7c1ca]{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}.poem-line[data-v-efe7c1ca]:hover{background-color:#f0f8ff}.poem-line[data-v-efe7c1ca]:active{transform:scale(.98)}.poem-line.active[data-v-efe7c1ca]{background-color:#d0e8ff}.poem-line[data-v-efe7c1ca]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-efe7c1ca]{margin-top:2rem}.poem-line.verse-start[data-v-efe7c1ca]:first-child{margin-top:0}.poem-line.title[data-v-efe7c1ca]{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-efe7c1ca]{font-size:2rem;width:100%}.poem-line.chorus[data-v-efe7c1ca]{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-efe7c1ca]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-efe7c1ca]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-efe7c1ca]{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}.navigation-links[data-v-efe7c1ca]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-efe7c1ca]{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-efe7c1ca]:hover,.nav-button[data-v-efe7c1ca]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-efe7c1ca]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-efe7c1ca]:active{transform:translateY(0)}.heading-section[data-v-efe7c1ca]{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-efe7c1ca]:hover,.heading-section[data-v-efe7c1ca]:focus-visible{background-color:#fff59d}.heading-section[data-v-efe7c1ca]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-efe7c1ca]{background-color:#d0e8ff}.heading-image[data-v-efe7c1ca]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-efe7c1ca]{transform:scale(1.1)}.stanza-wrapper[data-v-efe7c1ca]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-efe7c1ca]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-efe7c1ca]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-efe7c1ca]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-efe7c1ca]{width:100%;max-width:220px}.poem-line p[data-v-efe7c1ca]{font-size:1.2rem}.poem-line.title p[data-v-efe7c1ca]{font-size:1.6rem}.poem-line.chorus p[data-v-efe7c1ca]{font-size:1.5rem}.heading-section[data-v-efe7c1ca]{font-size:1.2rem}.heading-image[data-v-efe7c1ca]{width:60px}}.playing-indicator[data-v-ca28cca2]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-ca28cca2]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-ca28cca2]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-ca28cca2]{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-ca28cca2]:hover,h2[data-v-ca28cca2]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-ca28cca2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-ca28cca2]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-ca28cca2]{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-ca28cca2]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-ca28cca2]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-ca28cca2]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-ca28cca2]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-ca28cca2]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-ca28cca2]{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}.poem-line[data-v-ca28cca2]:hover{background-color:#f0f8ff}.poem-line[data-v-ca28cca2]:active{transform:scale(.98)}.poem-line.active[data-v-ca28cca2]{background-color:#d0e8ff}.poem-line[data-v-ca28cca2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-ca28cca2]{margin-top:2rem}.poem-line.verse-start[data-v-ca28cca2]:first-child{margin-top:0}.poem-line.title[data-v-ca28cca2]{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-ca28cca2]{font-size:2rem;width:100%}.poem-line.chorus[data-v-ca28cca2]{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-ca28cca2]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-ca28cca2]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-ca28cca2]{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}.navigation-links[data-v-ca28cca2]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-ca28cca2]{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-ca28cca2]:hover,.nav-button[data-v-ca28cca2]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-ca28cca2]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-ca28cca2]:active{transform:translateY(0)}.heading-section[data-v-ca28cca2]{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-ca28cca2]:hover,.heading-section[data-v-ca28cca2]:focus-visible{background-color:#fff59d}.heading-section[data-v-ca28cca2]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-ca28cca2]{background-color:#d0e8ff}.heading-image[data-v-ca28cca2]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-ca28cca2]{transform:scale(1.1)}.stanza-wrapper[data-v-ca28cca2]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-ca28cca2]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-ca28cca2]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-ca28cca2]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-ca28cca2]{width:100%;max-width:220px}.poem-line p[data-v-ca28cca2]{font-size:1.2rem}.poem-line.title p[data-v-ca28cca2]{font-size:1.6rem}.poem-line.chorus p[data-v-ca28cca2]{font-size:1.5rem}.heading-section[data-v-ca28cca2]{font-size:1.2rem}.heading-image[data-v-ca28cca2]{width:60px}}.playing-indicator[data-v-023d82dd]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-023d82dd]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-023d82dd]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-023d82dd]{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-023d82dd]:hover,h2[data-v-023d82dd]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-023d82dd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-023d82dd]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-023d82dd]{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-023d82dd]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-023d82dd]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-023d82dd]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-023d82dd]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-023d82dd]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-023d82dd]{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}.poem-line[data-v-023d82dd]:hover{background-color:#f0f8ff}.poem-line[data-v-023d82dd]:active{transform:scale(.98)}.poem-line.active[data-v-023d82dd]{background-color:#d0e8ff}.poem-line[data-v-023d82dd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-023d82dd]{margin-top:2rem}.poem-line.verse-start[data-v-023d82dd]:first-child{margin-top:0}.poem-line.title[data-v-023d82dd]{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-023d82dd]{font-size:2rem;width:100%}.poem-line.chorus[data-v-023d82dd]{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-023d82dd]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-023d82dd]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-023d82dd]{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}.navigation-links[data-v-023d82dd]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-023d82dd]{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-023d82dd]:hover,.nav-button[data-v-023d82dd]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-023d82dd]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-023d82dd]:active{transform:translateY(0)}.heading-section[data-v-023d82dd]{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-023d82dd]:hover,.heading-section[data-v-023d82dd]:focus-visible{background-color:#fff59d}.heading-section[data-v-023d82dd]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-023d82dd]{background-color:#d0e8ff}.heading-image[data-v-023d82dd]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-023d82dd]{transform:scale(1.1)}.stanza-wrapper[data-v-023d82dd]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-023d82dd]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-023d82dd]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-023d82dd]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-023d82dd]{width:100%;max-width:220px}.poem-line p[data-v-023d82dd]{font-size:1.2rem}.poem-line.title p[data-v-023d82dd]{font-size:1.6rem}.poem-line.chorus p[data-v-023d82dd]{font-size:1.5rem}.heading-section[data-v-023d82dd]{font-size:1.2rem}.heading-image[data-v-023d82dd]{width:60px}}.playing-indicator[data-v-d21658dd]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-d21658dd]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-d21658dd]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-d21658dd]{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-d21658dd]:hover,h2[data-v-d21658dd]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-d21658dd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-d21658dd]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-d21658dd]{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-d21658dd]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-d21658dd]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-d21658dd]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-d21658dd]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-d21658dd]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-d21658dd]{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}.poem-line[data-v-d21658dd]:hover{background-color:#f0f8ff}.poem-line[data-v-d21658dd]:active{transform:scale(.98)}.poem-line.active[data-v-d21658dd]{background-color:#d0e8ff}.poem-line[data-v-d21658dd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-d21658dd]{margin-top:2rem}.poem-line.verse-start[data-v-d21658dd]:first-child{margin-top:0}.poem-line.title[data-v-d21658dd]{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-d21658dd]{font-size:2rem;width:100%}.poem-line.chorus[data-v-d21658dd]{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-d21658dd]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-d21658dd]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-d21658dd]{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}.navigation-links[data-v-d21658dd]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-d21658dd]{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-d21658dd]:hover,.nav-button[data-v-d21658dd]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-d21658dd]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-d21658dd]:active{transform:translateY(0)}.heading-section[data-v-d21658dd]{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-d21658dd]:hover,.heading-section[data-v-d21658dd]:focus-visible{background-color:#fff59d}.heading-section[data-v-d21658dd]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-d21658dd]{background-color:#d0e8ff}.heading-image[data-v-d21658dd]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-d21658dd]{transform:scale(1.1)}.stanza-wrapper[data-v-d21658dd]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-d21658dd]{width:100px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-d21658dd]{font-weight:700}.inline-image[data-v-d21658dd]{width:150px;height:auto;vertical-align:middle;margin:0 .3rem;border-radius:6px;box-shadow:0 2px 4px #00000026}@media(max-width:600px){.stanza-wrapper[data-v-d21658dd]{flex-direction:column;align-items:flex-start}.inline-image[data-v-d21658dd]{width:60px;margin:0 .2rem;border-radius:4px}.stanza-image[data-v-d21658dd]{width:100%;max-width:220px}.poem-line p[data-v-d21658dd]{font-size:1.2rem}.poem-line.title p[data-v-d21658dd]{font-size:1.6rem}.poem-line.chorus p[data-v-d21658dd]{font-size:1.5rem}.heading-section[data-v-d21658dd]{font-size:1.2rem}.heading-image[data-v-d21658dd]{width:60px}}.letter-heading.active[data-v-1738dc4f]{background-color:#d0e8ff;color:#1976d2;box-shadow:0 4px 8px #0003}.letter-heading[data-v-1738dc4f]{font-size:3rem;font-weight:700;color:#2e7d32;text-align:center;margin-bottom:1rem;text-transform:uppercase;font-family:"Baloo Bhai 2",sans-serif;background-color:#e8f5e9;padding:.5rem 1rem;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;outline:none}.playing-indicator[data-v-1738dc4f]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-1738dc4f]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-1738dc4f]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-1738dc4f]{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-1738dc4f]:hover,h2[data-v-1738dc4f]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-1738dc4f]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-1738dc4f]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-1738dc4f]{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-1738dc4f]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-1738dc4f]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-1738dc4f]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-1738dc4f]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-1738dc4f]{padding:1rem;max-width:800px;margin:0 auto}.poem-group[data-v-1738dc4f]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:start}.poem-line[data-v-1738dc4f]{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;min-width:0}.poem-line[data-v-1738dc4f]:hover{background-color:#f0f8ff}.poem-line[data-v-1738dc4f]:active{transform:scale(.98)}.poem-line.active[data-v-1738dc4f]{background-color:#d0e8ff}.poem-line[data-v-1738dc4f]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-image[data-v-1738dc4f]{max-height:120px;width:auto;object-fit:contain}.poem-image[data-v-1738dc4f]:hover{transform:scale(1.05)}.poem-line p[data-v-1738dc4f]{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}.navigation-links[data-v-1738dc4f]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-1738dc4f]{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-1738dc4f]:hover,.nav-button[data-v-1738dc4f]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-1738dc4f]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-1738dc4f]:active{transform:translateY(0)}.heading-section[data-v-1738dc4f]{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-1738dc4f]:hover,.heading-section[data-v-1738dc4f]:focus-visible{background-color:#fff59d}.heading-section[data-v-1738dc4f]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-1738dc4f]{background-color:#d0e8ff}.heading-image[data-v-1738dc4f]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-1738dc4f]{transform:scale(1.1)}.colouring-wrapper[data-v-1738dc4f]{width:100%;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}.colour-palette[data-v-1738dc4f]{display:flex;gap:.4rem}.colour-btn[data-v-1738dc4f]{width:26px;height:26px;border-radius:50%;border:2px solid #555;cursor:pointer}.colour-btn[data-v-1738dc4f]:focus-visible{outline:2px solid #000}.colourable[data-v-1738dc4f]{cursor:default}.colourable[data-v-1738dc4f]:hover{transform:none}.writing-practice[data-v-1738dc4f]{width:100%;margin-top:.5rem}.writing-label[data-v-1738dc4f]{font-size:.9rem;color:#2e7d32;display:block;margin-bottom:.2rem}.writing-input[data-v-1738dc4f]{width:100%;padding:.4rem .6rem;font-size:1rem;border-radius:8px;border:2px solid #ccc;font-family:"Baloo Bhai 2",sans-serif}.writing-input[data-v-1738dc4f]:focus{border-color:#2e7d32;outline:none}.green-line p[data-v-1738dc4f]{color:#2e7d32;font-weight:600}.reset-wrapper[data-v-1738dc4f]{display:flex;justify-content:center;margin:2rem 0}.reset-answer-btn[data-v-1738dc4f]{padding:.8rem 1.6rem;font-size:1.1rem;font-weight:700;border-radius:14px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;box-shadow:0 6px 14px #0003;transition:transform .2s ease,box-shadow .2s ease}.reset-answer-btn[data-v-1738dc4f]:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000040}.reset-answer-btn[data-v-1738dc4f]:active{transform:translateY(0)}.poem-line[data-v-1738dc4f]:has(.colour-palette:hover),.poem-line[data-v-1738dc4f]:has(.writing-input:focus){background-color:transparent}@media(max-width:600px){.poem-line p[data-v-1738dc4f]{font-size:1.2rem}.poem-line.title p[data-v-1738dc4f]{font-size:1.6rem}.poem-line.chorus p[data-v-1738dc4f]{font-size:1.5rem}.heading-section[data-v-1738dc4f]{font-size:1.2rem}.heading-image[data-v-1738dc4f]{width:60px}}.letter-heading.active[data-v-ad02c9fd]{background-color:#d0e8ff;color:#1976d2;box-shadow:0 4px 8px #0003}.letter-heading[data-v-ad02c9fd]{font-size:3rem;font-weight:700;color:#2e7d32;text-align:center;margin-bottom:1rem;text-transform:uppercase;font-family:"Baloo Bhai 2",sans-serif;background-color:#e8f5e9;padding:.5rem 1rem;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;outline:none}.playing-indicator[data-v-ad02c9fd]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-ad02c9fd]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-ad02c9fd]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-ad02c9fd]{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-ad02c9fd]:hover,h2[data-v-ad02c9fd]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-ad02c9fd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-ad02c9fd]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-ad02c9fd]{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-ad02c9fd]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-ad02c9fd]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-ad02c9fd]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-ad02c9fd]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-ad02c9fd]{padding:1rem;max-width:800px;margin:0 auto}.poem-group[data-v-ad02c9fd]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:start}.poem-line[data-v-ad02c9fd]{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;min-width:0}.poem-line[data-v-ad02c9fd]:hover{background-color:#f0f8ff}.poem-line[data-v-ad02c9fd]:active{transform:scale(.98)}.poem-line.active[data-v-ad02c9fd]{background-color:#d0e8ff}.poem-line[data-v-ad02c9fd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-image[data-v-ad02c9fd]{max-height:120px;width:auto;object-fit:contain}.poem-image[data-v-ad02c9fd]:hover{transform:scale(1.05)}.poem-line p[data-v-ad02c9fd]{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}.navigation-links[data-v-ad02c9fd]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-ad02c9fd]{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-ad02c9fd]:hover,.nav-button[data-v-ad02c9fd]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-ad02c9fd]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-ad02c9fd]:active{transform:translateY(0)}.heading-section[data-v-ad02c9fd]{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-ad02c9fd]:hover,.heading-section[data-v-ad02c9fd]:focus-visible{background-color:#fff59d}.heading-section[data-v-ad02c9fd]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-ad02c9fd]{background-color:#d0e8ff}.heading-image[data-v-ad02c9fd]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-ad02c9fd]{transform:scale(1.1)}.colouring-wrapper[data-v-ad02c9fd]{width:100%;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}.colour-palette[data-v-ad02c9fd]{display:flex;gap:.4rem}.colour-btn[data-v-ad02c9fd]{width:26px;height:26px;border-radius:50%;border:2px solid #555;cursor:pointer}.colour-btn[data-v-ad02c9fd]:focus-visible{outline:2px solid #000}.colourable[data-v-ad02c9fd]{cursor:default}.colourable[data-v-ad02c9fd]:hover{transform:none}.writing-practice[data-v-ad02c9fd]{width:100%;margin-top:.5rem}.writing-label[data-v-ad02c9fd]{font-size:.9rem;color:#2e7d32;display:block;margin-bottom:.2rem}.writing-input[data-v-ad02c9fd]{width:100%;padding:.4rem .6rem;font-size:1rem;border-radius:8px;border:2px solid #ccc;font-family:"Baloo Bhai 2",sans-serif}.writing-input[data-v-ad02c9fd]:focus{border-color:#2e7d32;outline:none}.green-line p[data-v-ad02c9fd]{color:#2e7d32;font-weight:600}.reset-wrapper[data-v-ad02c9fd]{display:flex;justify-content:center;margin:2rem 0}.reset-answer-btn[data-v-ad02c9fd]{padding:.8rem 1.6rem;font-size:1.1rem;font-weight:700;border-radius:14px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#ff7043);color:#fff;box-shadow:0 6px 14px #0003;transition:transform .2s ease,box-shadow .2s ease}.reset-answer-btn[data-v-ad02c9fd]:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000040}.reset-answer-btn[data-v-ad02c9fd]:active{transform:translateY(0)}.poem-line[data-v-ad02c9fd]:has(.colour-palette:hover),.poem-line[data-v-ad02c9fd]:has(.writing-input:focus){background-color:transparent}@media(max-width:600px){.poem-line p[data-v-ad02c9fd]{font-size:1.2rem}.poem-line.title p[data-v-ad02c9fd]{font-size:1.6rem}.poem-line.chorus p[data-v-ad02c9fd]{font-size:1.5rem}.heading-section[data-v-ad02c9fd]{font-size:1.2rem}.heading-image[data-v-ad02c9fd]{width:60px}}.playing-indicator[data-v-0962c086]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-0962c086]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-0962c086]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-0962c086]{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-0962c086]:hover,h2[data-v-0962c086]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-0962c086]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-0962c086]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-0962c086]{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-0962c086]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-0962c086]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-0962c086]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-0962c086]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-0962c086]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-0962c086]{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}.poem-line[data-v-0962c086]:hover{background-color:#f0f8ff}.poem-line[data-v-0962c086]:active{transform:scale(.98)}.poem-line.active[data-v-0962c086]{background-color:#d0e8ff}.poem-line[data-v-0962c086]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-0962c086]{margin-top:2rem}.poem-line.verse-start[data-v-0962c086]:first-child{margin-top:0}.poem-line.title[data-v-0962c086]{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-0962c086]{font-size:2rem;width:100%}.poem-line.chorus[data-v-0962c086]{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-0962c086]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-0962c086]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-0962c086]{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}.navigation-links[data-v-0962c086]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-0962c086]{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-0962c086]:hover,.nav-button[data-v-0962c086]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-0962c086]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-0962c086]:active{transform:translateY(0)}.heading-section[data-v-0962c086]{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-0962c086]:hover,.heading-section[data-v-0962c086]:focus-visible{background-color:#fff59d}.heading-section[data-v-0962c086]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-0962c086]{background-color:#d0e8ff}.heading-image[data-v-0962c086]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-0962c086]{transform:scale(1.1)}.stanza-wrapper[data-v-0962c086]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-0962c086]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-0962c086]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-0962c086]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-0962c086]{width:100%;max-width:220px}.poem-line p[data-v-0962c086]{font-size:1.2rem}.poem-line.title p[data-v-0962c086]{font-size:1.6rem}.poem-line.chorus p[data-v-0962c086]{font-size:1.5rem}.heading-section[data-v-0962c086]{font-size:1.2rem}.heading-image[data-v-0962c086]{width:60px}}.playing-indicator[data-v-296b8d23]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-296b8d23]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-296b8d23]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-296b8d23]{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-296b8d23]:hover,h2[data-v-296b8d23]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-296b8d23]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-296b8d23]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-296b8d23]{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-296b8d23]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-296b8d23]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-296b8d23]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-296b8d23]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-296b8d23]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-296b8d23]{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}.poem-line[data-v-296b8d23]:hover{background-color:#f0f8ff}.poem-line[data-v-296b8d23]:active{transform:scale(.98)}.poem-line.active[data-v-296b8d23]{background-color:#d0e8ff}.poem-line[data-v-296b8d23]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-296b8d23]{margin-top:2rem}.poem-line.verse-start[data-v-296b8d23]:first-child{margin-top:0}.poem-line.title[data-v-296b8d23]{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-296b8d23]{font-size:2rem;width:100%}.poem-line.chorus[data-v-296b8d23]{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-296b8d23]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-296b8d23]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-296b8d23]{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}.navigation-links[data-v-296b8d23]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-296b8d23]{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-296b8d23]:hover,.nav-button[data-v-296b8d23]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-296b8d23]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-296b8d23]:active{transform:translateY(0)}.heading-section[data-v-296b8d23]{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-296b8d23]:hover,.heading-section[data-v-296b8d23]:focus-visible{background-color:#fff59d}.heading-section[data-v-296b8d23]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-296b8d23]{background-color:#d0e8ff}.heading-image[data-v-296b8d23]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-296b8d23]{transform:scale(1.1)}.stanza-wrapper[data-v-296b8d23]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-296b8d23]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.speaker[data-v-296b8d23]{font-weight:700}@media(max-width:600px){.stanza-wrapper[data-v-296b8d23]{flex-direction:column;align-items:flex-start}.stanza-image[data-v-296b8d23]{width:100%;max-width:220px}.poem-line p[data-v-296b8d23]{font-size:1.2rem}.poem-line.title p[data-v-296b8d23]{font-size:1.6rem}.poem-line.chorus p[data-v-296b8d23]{font-size:1.5rem}.heading-section[data-v-296b8d23]{font-size:1.2rem}.heading-image[data-v-296b8d23]{width:60px}}
