#app{max-width:800px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif}.cover-panel[data-v-228c5c14]{padding:2rem;text-align:center;font-family:"Baloo Bhai 2",sans-serif}.project-title[data-v-228c5c14]{font-size:1.6rem;color:#2e7d32;margin:0 0 .5rem}.cover-heading[data-v-228c5c14]{font-size:1.5rem;color:#333;margin:0 0 1.5rem;cursor:pointer;transition:color .3s ease}.cover-heading[data-v-228c5c14]:hover{color:#2e7d32}.heading-section[data-v-228c5c14]{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-228c5c14]:hover{background-color:#ffecb3}.heading-image[data-v-228c5c14]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-228c5c14]{transform:scale(1.1)}.chapter-links[data-v-228c5c14]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.nav-button[data-v-228c5c14]{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-228c5c14]:after{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .5s}.nav-button[data-v-228c5c14]:active:after{transform:scale(2)}.nav-button[data-v-228c5c14]:hover{background-color:#0056b3}.ack[data-v-228c5c14]{margin-top:2rem;font-size:.9rem;color:#555}.all-chapters[data-v-228c5c14]{margin:2.5rem 0}.section-title[data-v-228c5c14]{font-size:1.4rem;color:#2e7d32;margin-bottom:1rem}.chapter-grid[data-v-228c5c14]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.chapter-card[data-v-228c5c14]{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-228c5c14]:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000002e}.chapter-card .unit[data-v-228c5c14]{font-size:.9rem;font-weight:700}.chapter-card .title[data-v-228c5c14]{font-size:1.05rem}.chapter-card .page[data-v-228c5c14]{align-self:flex-end;background:#2e7d32;color:#fff;font-size:.75rem;padding:.15rem .5rem;border-radius:10px}.chapter-card.highlight[data-v-228c5c14]{background:linear-gradient(135deg,#fff9c4,#ffe082)}@media(max-width:600px){.project-title[data-v-228c5c14]{font-size:1.5rem}.cover-heading[data-v-228c5c14]{font-size:1.2rem}.heading-image[data-v-228c5c14]{width:60px}.nav-button[data-v-228c5c14]{font-size:.9rem}}.playing-indicator[data-v-9ad775d0]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-9ad775d0]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-9ad775d0]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-9ad775d0]{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-9ad775d0]:hover,h2[data-v-9ad775d0]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-9ad775d0]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-9ad775d0]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-9ad775d0]{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-9ad775d0]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-9ad775d0]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-9ad775d0]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-9ad775d0]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-9ad775d0]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-9ad775d0]{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-9ad775d0]:hover{background-color:#f0f8ff}.poem-line[data-v-9ad775d0]:active{transform:scale(.98)}.poem-line.active[data-v-9ad775d0]{background-color:#d0e8ff}.poem-line[data-v-9ad775d0]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-9ad775d0]{margin-top:2rem}.poem-line.verse-start[data-v-9ad775d0]:first-child{margin-top:0}.poem-line.title[data-v-9ad775d0]{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-9ad775d0]{font-size:2rem;width:100%}.poem-line.chorus[data-v-9ad775d0]{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-9ad775d0]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-9ad775d0]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-9ad775d0]{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-9ad775d0]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-9ad775d0]{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-9ad775d0]:hover,.nav-button[data-v-9ad775d0]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-9ad775d0]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-9ad775d0]:active{transform:translateY(0)}.heading-section[data-v-9ad775d0]{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-9ad775d0]:hover,.heading-section[data-v-9ad775d0]:focus-visible{background-color:#fff59d}.heading-section[data-v-9ad775d0]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-9ad775d0]{background-color:#d0e8ff}.heading-image[data-v-9ad775d0]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-9ad775d0]{transform:scale(1.1)}.stanza-wrapper[data-v-9ad775d0]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-9ad775d0]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-9ad775d0]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-9ad775d0]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-9ad775d0]{margin-bottom:.3rem}.poem-line p[data-v-9ad775d0]{font-size:1.2rem}.poem-line[data-v-9ad775d0]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-9ad775d0]{font-size:1.6rem}.poem-line.chorus p[data-v-9ad775d0]{font-size:1.5rem}.heading-section[data-v-9ad775d0]{font-size:1.2rem}.heading-image[data-v-9ad775d0]{width:60px}}.playing-indicator[data-v-7885d51e]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-7885d51e]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-7885d51e]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-7885d51e]{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-7885d51e]:hover,h2[data-v-7885d51e]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-7885d51e]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-7885d51e]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-7885d51e]{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-7885d51e]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-7885d51e]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-7885d51e]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-7885d51e]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-7885d51e]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-7885d51e]{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-7885d51e]:hover{background-color:#f0f8ff}.poem-line[data-v-7885d51e]:active{transform:scale(.98)}.poem-line.active[data-v-7885d51e]{background-color:#d0e8ff}.poem-line[data-v-7885d51e]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-7885d51e]{margin-top:2rem}.poem-line.verse-start[data-v-7885d51e]:first-child{margin-top:0}.poem-line.title[data-v-7885d51e]{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-7885d51e]{font-size:2rem;width:100%}.poem-line.chorus[data-v-7885d51e]{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-7885d51e]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-7885d51e]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-7885d51e]{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-7885d51e]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-7885d51e]{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-7885d51e]:hover,.nav-button[data-v-7885d51e]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-7885d51e]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-7885d51e]:active{transform:translateY(0)}.heading-section[data-v-7885d51e]{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-7885d51e]:hover,.heading-section[data-v-7885d51e]:focus-visible{background-color:#fff59d}.heading-section[data-v-7885d51e]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-7885d51e]{background-color:#d0e8ff}.heading-image[data-v-7885d51e]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-7885d51e]{transform:scale(1.1)}.stanza-wrapper[data-v-7885d51e]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-7885d51e]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-7885d51e]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-7885d51e]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-7885d51e]{margin-bottom:.3rem}.poem-line p[data-v-7885d51e]{font-size:1.2rem}.poem-line[data-v-7885d51e]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-7885d51e]{font-size:1.6rem}.poem-line.chorus p[data-v-7885d51e]{font-size:1.5rem}.heading-section[data-v-7885d51e]{font-size:1.2rem}.heading-image[data-v-7885d51e]{width:60px}}.playing-indicator[data-v-03f9516a]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-03f9516a]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-03f9516a]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-03f9516a]{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-03f9516a]:hover,h2[data-v-03f9516a]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-03f9516a]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-03f9516a]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-03f9516a]{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-03f9516a]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-03f9516a]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-03f9516a]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-03f9516a]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-03f9516a]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-03f9516a]{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-03f9516a]:hover{background-color:#f0f8ff}.poem-line[data-v-03f9516a]:active{transform:scale(.98)}.poem-line.active[data-v-03f9516a]{background-color:#d0e8ff}.poem-line[data-v-03f9516a]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-03f9516a]{margin-top:2rem}.poem-line.verse-start[data-v-03f9516a]:first-child{margin-top:0}.poem-line.title[data-v-03f9516a]{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-03f9516a]{font-size:2rem;width:100%}.poem-line.chorus[data-v-03f9516a]{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-03f9516a]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-03f9516a]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-03f9516a]{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-03f9516a]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-03f9516a]{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-03f9516a]:hover,.nav-button[data-v-03f9516a]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-03f9516a]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-03f9516a]:active{transform:translateY(0)}.heading-section[data-v-03f9516a]{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-03f9516a]:hover,.heading-section[data-v-03f9516a]:focus-visible{background-color:#fff59d}.heading-section[data-v-03f9516a]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-03f9516a]{background-color:#d0e8ff}.heading-image[data-v-03f9516a]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-03f9516a]{transform:scale(1.1)}.stanza-wrapper[data-v-03f9516a]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-03f9516a]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-03f9516a]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-03f9516a]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-03f9516a]{margin-bottom:.3rem}.poem-line p[data-v-03f9516a]{font-size:1.2rem}.poem-line[data-v-03f9516a]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-03f9516a]{font-size:1.6rem}.poem-line.chorus p[data-v-03f9516a]{font-size:1.5rem}.heading-section[data-v-03f9516a]{font-size:1.2rem}.heading-image[data-v-03f9516a]{width:60px}}.playing-indicator[data-v-532e646c]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-532e646c]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-532e646c]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-532e646c]{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-532e646c]:hover,h2[data-v-532e646c]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-532e646c]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-532e646c]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-532e646c]{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-532e646c]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-532e646c]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-532e646c]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-532e646c]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-532e646c]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-532e646c]{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-532e646c]:hover{background-color:#f0f8ff}.poem-line[data-v-532e646c]:active{transform:scale(.98)}.poem-line.active[data-v-532e646c]{background-color:#d0e8ff}.poem-line[data-v-532e646c]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-532e646c]{margin-top:2rem}.poem-line.verse-start[data-v-532e646c]:first-child{margin-top:0}.poem-line.title[data-v-532e646c]{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-532e646c]{font-size:2rem;width:100%}.poem-line.chorus[data-v-532e646c]{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-532e646c]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-532e646c]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-532e646c]{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-532e646c]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-532e646c]{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-532e646c]:hover,.nav-button[data-v-532e646c]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-532e646c]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-532e646c]:active{transform:translateY(0)}.heading-section[data-v-532e646c]{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-532e646c]:hover,.heading-section[data-v-532e646c]:focus-visible{background-color:#fff59d}.heading-section[data-v-532e646c]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-532e646c]{background-color:#d0e8ff}.heading-image[data-v-532e646c]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-532e646c]{transform:scale(1.1)}.stanza-wrapper[data-v-532e646c]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-532e646c]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-532e646c]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-532e646c]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-532e646c]{margin-bottom:.3rem;width:200px}.poem-line p[data-v-532e646c]{font-size:1.2rem}.poem-line[data-v-532e646c]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-532e646c]{font-size:1.6rem}.poem-line.chorus p[data-v-532e646c]{font-size:1.5rem}.heading-section[data-v-532e646c]{font-size:1.2rem}.heading-image[data-v-532e646c]{width:60px}}.playing-indicator[data-v-5092c166]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-5092c166]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-5092c166]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-5092c166]{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-5092c166]:hover,h2[data-v-5092c166]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-5092c166]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-5092c166]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-5092c166]{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-5092c166]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-5092c166]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-5092c166]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-5092c166]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-5092c166]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-5092c166]{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-5092c166]:hover{background-color:#f0f8ff}.poem-line[data-v-5092c166]:active{transform:scale(.98)}.poem-line.active[data-v-5092c166]{background-color:#d0e8ff}.poem-line[data-v-5092c166]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-5092c166]{margin-top:2rem}.poem-line.verse-start[data-v-5092c166]:first-child{margin-top:0}.poem-line.title[data-v-5092c166]{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-5092c166]{font-size:2rem;width:100%}.poem-line.chorus[data-v-5092c166]{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-5092c166]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-5092c166]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-5092c166]{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-5092c166]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-5092c166]{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-5092c166]:hover,.nav-button[data-v-5092c166]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-5092c166]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-5092c166]:active{transform:translateY(0)}.heading-section[data-v-5092c166]{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-5092c166]:hover,.heading-section[data-v-5092c166]:focus-visible{background-color:#fff59d}.heading-section[data-v-5092c166]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-5092c166]{background-color:#d0e8ff}.heading-image[data-v-5092c166]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-5092c166]{transform:scale(1.1)}.stanza-wrapper[data-v-5092c166]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-5092c166]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-5092c166]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-5092c166]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-5092c166]{margin-bottom:.3rem;width:200px}.poem-line p[data-v-5092c166]{font-size:1.2rem}.poem-line[data-v-5092c166]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-5092c166]{font-size:1.6rem}.poem-line.chorus p[data-v-5092c166]{font-size:1.5rem}.heading-section[data-v-5092c166]{font-size:1.2rem}.heading-image[data-v-5092c166]{width:60px}}.poem-line.circled[data-v-3a3e22a9]{border:3px solid #e53935;border-radius:50%;background-color:#fff3f3;padding:1rem}.poem-line.circled[data-v-3a3e22a9]{animation:popCircle-3a3e22a9 .25s ease-out}@keyframes popCircle-3a3e22a9{0%{transform:scale(.9)}to{transform:scale(1)}}.letter-heading.active[data-v-3a3e22a9]{background-color:#d0e8ff;color:#1976d2;box-shadow:0 4px 8px #0003}.letter-heading[data-v-3a3e22a9]{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-3a3e22a9]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-3a3e22a9]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-3a3e22a9]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-3a3e22a9]{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-3a3e22a9]:hover,h2[data-v-3a3e22a9]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-3a3e22a9]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-3a3e22a9]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-3a3e22a9]{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-3a3e22a9]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-3a3e22a9]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-3a3e22a9]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-3a3e22a9]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-3a3e22a9]{padding:1rem;max-width:800px;margin:0 auto}.poem-group[data-v-3a3e22a9]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:600px}.poem-line[data-v-3a3e22a9]{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;justify-self:center;width:100%;max-width:160px}.poem-line[data-v-3a3e22a9]:hover{background-color:#f0f8ff}.poem-line[data-v-3a3e22a9]:active{transform:scale(.98)}.poem-line.active[data-v-3a3e22a9]{background-color:#d0e8ff}.poem-line[data-v-3a3e22a9]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-image[data-v-3a3e22a9]{width:100px;height:auto;max-width:100%;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.poem-image[data-v-3a3e22a9]:hover{transform:scale(1.05)}.poem-line p[data-v-3a3e22a9]{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-3a3e22a9]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-3a3e22a9]{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-3a3e22a9]:hover,.nav-button[data-v-3a3e22a9]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-3a3e22a9]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-3a3e22a9]:active{transform:translateY(0)}.heading-section[data-v-3a3e22a9]{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-3a3e22a9]:hover,.heading-section[data-v-3a3e22a9]:focus-visible{background-color:#fff59d}.heading-section[data-v-3a3e22a9]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-3a3e22a9]{background-color:#d0e8ff}.heading-image[data-v-3a3e22a9]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-3a3e22a9]{transform:scale(1.1)}.poem-line p[data-v-3a3e22a9]{color:#2e7d32;font-weight:400}.stanza-wrapper[data-v-3a3e22a9]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.stanza-image[data-v-3a3e22a9]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}@media(max-width:600px){.stanza-wrapper[data-v-3a3e22a9]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-3a3e22a9]{margin-bottom:.3rem;width:200px}.poem-group[data-v-3a3e22a9]{grid-template-columns:repeat(2,1fr)}.poem-image[data-v-3a3e22a9]{max-height:90px}.heading-image[data-v-3a3e22a9]{width:60px}.poem-line p[data-v-3a3e22a9]{font-size:1.2rem}.poem-line.title p[data-v-3a3e22a9]{font-size:1.6rem}.poem-line.chorus p[data-v-3a3e22a9]{font-size:1.5rem}.heading-section[data-v-3a3e22a9]{font-size:1.2rem}}.letter-heading.active[data-v-b457e4b4]{background-color:#d0e8ff;color:#1976d2;box-shadow:0 4px 8px #0003}.letter-heading[data-v-b457e4b4]{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-b457e4b4]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-b457e4b4]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-b457e4b4]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-b457e4b4]{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-b457e4b4]:hover,h2[data-v-b457e4b4]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-b457e4b4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-b457e4b4]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-b457e4b4]{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-b457e4b4]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-b457e4b4]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-b457e4b4]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-b457e4b4]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-b457e4b4]{padding:1rem;max-width:800px;margin:0 auto}.poem-group[data-v-b457e4b4]{display:flex;justify-content:space-around;gap:1rem;margin-bottom:1rem}.poem-line[data-v-b457e4b4]{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-b457e4b4]:hover{background-color:#f0f8ff}.poem-line[data-v-b457e4b4]:active{transform:scale(.98)}.poem-line.active[data-v-b457e4b4]{background-color:#d0e8ff}.poem-line[data-v-b457e4b4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-image[data-v-b457e4b4]{width:100px;height:auto;max-width:100%;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.poem-image[data-v-b457e4b4]:hover{transform:scale(1.05)}.poem-line p[data-v-b457e4b4]{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-b457e4b4]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-b457e4b4]{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-b457e4b4]:hover,.nav-button[data-v-b457e4b4]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-b457e4b4]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-b457e4b4]:active{transform:translateY(0)}.heading-section[data-v-b457e4b4]{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-b457e4b4]:hover,.heading-section[data-v-b457e4b4]:focus-visible{background-color:#fff59d}.heading-section[data-v-b457e4b4]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-b457e4b4]{background-color:#d0e8ff}.heading-image[data-v-b457e4b4]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-b457e4b4]{transform:scale(1.1)}.poem-line p[data-v-b457e4b4]{color:#2e7d32;font-weight:400}@media(max-width:600px){.poem-line p[data-v-b457e4b4]{font-size:1.2rem}.poem-line.title p[data-v-b457e4b4]{font-size:1.6rem}.poem-line.chorus p[data-v-b457e4b4]{font-size:1.5rem}.heading-section[data-v-b457e4b4]{font-size:1.2rem}.heading-image[data-v-b457e4b4]{width:60px}}.playing-indicator[data-v-e01d2547]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-e01d2547]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-e01d2547]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-e01d2547]{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-e01d2547]:hover,h2[data-v-e01d2547]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-e01d2547]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-e01d2547]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-e01d2547]{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-e01d2547]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-e01d2547]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-e01d2547]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-e01d2547]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-e01d2547]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-e01d2547]{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-e01d2547]:hover{background-color:#f0f8ff}.poem-line[data-v-e01d2547]:active{transform:scale(.98)}.poem-line.active[data-v-e01d2547]{background-color:#d0e8ff}.poem-line[data-v-e01d2547]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-e01d2547]{margin-top:2rem}.poem-line.verse-start[data-v-e01d2547]:first-child{margin-top:0}.poem-line.title[data-v-e01d2547]{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-e01d2547]{font-size:2rem;width:100%}.poem-line.chorus[data-v-e01d2547]{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-e01d2547]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-e01d2547]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-e01d2547]{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-e01d2547]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-e01d2547]{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-e01d2547]:hover,.nav-button[data-v-e01d2547]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-e01d2547]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-e01d2547]:active{transform:translateY(0)}.heading-section[data-v-e01d2547]{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-e01d2547]:hover,.heading-section[data-v-e01d2547]:focus-visible{background-color:#fff59d}.heading-section[data-v-e01d2547]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-e01d2547]{background-color:#d0e8ff}.heading-image[data-v-e01d2547]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-e01d2547]{transform:scale(1.1)}.stanza-wrapper[data-v-e01d2547]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-e01d2547]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-e01d2547]{white-space:pre-line}.video-section[data-v-e01d2547]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-e01d2547]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-e01d2547]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-e01d2547]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}@media(max-width:600px){.stanza-wrapper[data-v-e01d2547]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-e01d2547]{margin-bottom:.3rem;width:200px}.poem-line p[data-v-e01d2547]{font-size:1.2rem}.poem-line[data-v-e01d2547]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-e01d2547]{font-size:1.6rem}.poem-line.chorus p[data-v-e01d2547]{font-size:1.5rem}.heading-section[data-v-e01d2547]{font-size:1.2rem}.heading-image[data-v-e01d2547]{width:60px}}.playing-indicator[data-v-1bdeacdd]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-1bdeacdd]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-1bdeacdd]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-1bdeacdd]{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-1bdeacdd]:hover,h2[data-v-1bdeacdd]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-1bdeacdd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-1bdeacdd]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-1bdeacdd]{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-1bdeacdd]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-1bdeacdd]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-1bdeacdd]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-1bdeacdd]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-1bdeacdd]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-1bdeacdd]{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-1bdeacdd]:hover{background-color:#f0f8ff}.poem-line[data-v-1bdeacdd]:active{transform:scale(.98)}.poem-line.active[data-v-1bdeacdd]{background-color:#d0e8ff}.poem-line[data-v-1bdeacdd]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-1bdeacdd]{margin-top:2rem}.poem-line.verse-start[data-v-1bdeacdd]:first-child{margin-top:0}.poem-line.title[data-v-1bdeacdd]{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-1bdeacdd]{font-size:2rem;width:100%}.poem-line.chorus[data-v-1bdeacdd]{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-1bdeacdd]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-1bdeacdd]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-1bdeacdd]{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-1bdeacdd]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-1bdeacdd]{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-1bdeacdd]:hover,.nav-button[data-v-1bdeacdd]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-1bdeacdd]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-1bdeacdd]:active{transform:translateY(0)}.heading-section[data-v-1bdeacdd]{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-1bdeacdd]:hover,.heading-section[data-v-1bdeacdd]:focus-visible{background-color:#fff59d}.heading-section[data-v-1bdeacdd]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-1bdeacdd]{background-color:#d0e8ff}.heading-image[data-v-1bdeacdd]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-1bdeacdd]{transform:scale(1.1)}.stanza-wrapper[data-v-1bdeacdd]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-1bdeacdd]{width:400px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-1bdeacdd]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-1bdeacdd]{gap:.4rem;margin-bottom:.8rem}.stanza-image[data-v-1bdeacdd]{margin-bottom:.3rem;width:200px}.poem-line p[data-v-1bdeacdd]{font-size:1.2rem}.poem-line[data-v-1bdeacdd]{padding:.2rem 0;gap:.3rem}.poem-line.title p[data-v-1bdeacdd]{font-size:1.6rem}.poem-line.chorus p[data-v-1bdeacdd]{font-size:1.5rem}.heading-section[data-v-1bdeacdd]{font-size:1.2rem}.heading-image[data-v-1bdeacdd]{width:60px}}.letter-heading.active[data-v-c989bb57]{background-color:#d0e8ff;color:#1976d2;box-shadow:0 4px 8px #0003}.letter-heading[data-v-c989bb57]{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-c989bb57]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-c989bb57]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-c989bb57]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-c989bb57]{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-c989bb57]:hover,h2[data-v-c989bb57]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-c989bb57]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-c989bb57]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-c989bb57]{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-c989bb57]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-c989bb57]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-c989bb57]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-c989bb57]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-c989bb57]{padding:1rem;max-width:800px;margin:0 auto}.poem-group[data-v-c989bb57]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto auto;column-gap:1.5rem;row-gap:.5rem}.poem-line[data-v-c989bb57]{flex:1;flex-direction:column;text-align:center;gap:.5rem;cursor:pointer;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;min-width:0;display:grid;grid-template-rows:auto auto 1fr;align-items:start;padding:.8rem}.poem-content[data-v-c989bb57]{display:flex;flex-direction:column;justify-content:flex-start;min-height:160px}.poem-line[data-v-c989bb57]:hover{background-color:#f0f8ff}.poem-line[data-v-c989bb57]:active{transform:scale(.98)}.poem-line.active[data-v-c989bb57]{background-color:#d0e8ff}.poem-line[data-v-c989bb57]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-image[data-v-c989bb57]{max-height:180px;width:auto;object-fit:contain;justify-self:center;align-self:center}.poem-image[data-v-c989bb57]:hover{transform:scale(1.05)}.poem-line p[data-v-c989bb57]{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-c989bb57]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-c989bb57]{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-c989bb57]:hover,.nav-button[data-v-c989bb57]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-c989bb57]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-c989bb57]:active{transform:translateY(0)}.heading-section[data-v-c989bb57]{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-c989bb57]:hover,.heading-section[data-v-c989bb57]:focus-visible{background-color:#fff59d}.heading-section[data-v-c989bb57]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-c989bb57]{background-color:#d0e8ff}.heading-image[data-v-c989bb57]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-c989bb57]{transform:scale(1.1)}.colouring-wrapper[data-v-c989bb57]{width:100%;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}.colour-palette[data-v-c989bb57]{display:flex;gap:.4rem;justify-self:center}.colour-btn[data-v-c989bb57]{width:26px;height:26px;border-radius:50%;border:2px solid #555;cursor:pointer}.colour-btn[data-v-c989bb57]:focus-visible{outline:2px solid #000}.colourable[data-v-c989bb57]{cursor:default}.colourable[data-v-c989bb57]:hover{transform:none}.writing-practice[data-v-c989bb57]{width:100%;margin-top:.5rem}.writing-label[data-v-c989bb57]{font-size:.9rem;color:#2e7d32;display:block;margin-bottom:.2rem}.writing-input[data-v-c989bb57]{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-c989bb57]:focus{border-color:#2e7d32;outline:none}.reset-wrapper[data-v-c989bb57]{display:flex;justify-content:center;margin:2rem 0}.reset-answer-btn[data-v-c989bb57]{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-c989bb57]:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000040}.reset-answer-btn[data-v-c989bb57]:active{transform:translateY(0)}.poem-line[data-v-c989bb57]:has(.colour-palette:hover),.poem-line[data-v-c989bb57]:has(.writing-input:focus){background-color:transparent}@media(max-width:600px){.poem-line p[data-v-c989bb57]{font-size:1.2rem}.poem-line.title p[data-v-c989bb57]{font-size:1.6rem}.poem-line.chorus p[data-v-c989bb57]{font-size:1.5rem}.heading-section[data-v-c989bb57]{font-size:1.2rem}.heading-image[data-v-c989bb57]{width:60px}.poem-group[data-v-c989bb57]{grid-template-columns:1fr}.poem-content[data-v-c989bb57]{min-height:auto}}
