#app{max-width:800px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif}.cover-panel[data-v-8f3b8755]{padding:2rem;text-align:center;font-family:"Baloo Bhai 2",sans-serif}.project-title[data-v-8f3b8755]{font-size:1.6rem;color:#2e7d32;margin:0 0 .5rem}.cover-heading[data-v-8f3b8755]{font-size:1.5rem;color:#333;margin:0 0 1.5rem;cursor:pointer;transition:color .3s ease}.cover-heading[data-v-8f3b8755]:hover{color:#2e7d32}.heading-section[data-v-8f3b8755]{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-8f3b8755]:hover{background-color:#ffecb3}.heading-image[data-v-8f3b8755]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-8f3b8755]{transform:scale(1.1)}.chapter-links[data-v-8f3b8755]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.nav-button[data-v-8f3b8755]{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-8f3b8755]:after{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .5s}.nav-button[data-v-8f3b8755]:active:after{transform:scale(2)}.nav-button[data-v-8f3b8755]:hover{background-color:#0056b3}.ack[data-v-8f3b8755]{margin-top:2rem;font-size:.9rem;color:#555}.all-chapters[data-v-8f3b8755]{margin:2.5rem 0}.section-title[data-v-8f3b8755]{font-size:1.4rem;color:#2e7d32;margin-bottom:1rem}.chapter-grid[data-v-8f3b8755]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.chapter-card[data-v-8f3b8755]{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-8f3b8755]:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000002e}.chapter-card .unit[data-v-8f3b8755]{font-size:.9rem;font-weight:700}.chapter-card .title[data-v-8f3b8755]{font-size:1.05rem}.chapter-card .page[data-v-8f3b8755]{align-self:flex-end;background:#2e7d32;color:#fff;font-size:.75rem;padding:.15rem .5rem;border-radius:10px}.chapter-card.highlight[data-v-8f3b8755]{background:linear-gradient(135deg,#fff9c4,#ffe082)}@media(max-width:600px){.project-title[data-v-8f3b8755]{font-size:1.5rem}.cover-heading[data-v-8f3b8755]{font-size:1.2rem}.heading-image[data-v-8f3b8755]{width:60px}.nav-button[data-v-8f3b8755]{font-size:.9rem}}.playing-indicator[data-v-9014c02f]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-9014c02f]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-9014c02f]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-9014c02f]{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-9014c02f]:hover,h2[data-v-9014c02f]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-9014c02f]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-9014c02f]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-9014c02f]{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-9014c02f]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-9014c02f]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-9014c02f]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-9014c02f]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-9014c02f]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-9014c02f]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-9014c02f]:hover{background-color:#f0f8ff}.poem-line[data-v-9014c02f]:active{transform:scale(.98)}.poem-line.active[data-v-9014c02f]{background-color:#d0e8ff}.poem-line[data-v-9014c02f]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-9014c02f]{margin-top:2rem}.poem-line.verse-start[data-v-9014c02f]:first-child{margin-top:0}.poem-line.title[data-v-9014c02f]{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-9014c02f]{font-size:2rem;width:100%}.poem-line.chorus[data-v-9014c02f]{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-9014c02f]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-9014c02f]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-9014c02f]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-9014c02f]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-9014c02f]{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-9014c02f]:hover,.nav-button[data-v-9014c02f]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-9014c02f]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-9014c02f]:active{transform:translateY(0)}.heading-section[data-v-9014c02f]{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-9014c02f]:hover,.heading-section[data-v-9014c02f]:focus-visible{background-color:#fff59d}.heading-section[data-v-9014c02f]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-9014c02f]{background-color:#d0e8ff}.heading-image[data-v-9014c02f]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-9014c02f]{transform:scale(1.1)}.stanza-wrapper[data-v-9014c02f]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-9014c02f]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-9014c02f]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-9014c02f]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-9014c02f]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-9014c02f]{width:100%;padding:.2rem 0}.poem-line p[data-v-9014c02f]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-9014c02f]{margin-left:0;padding-left:.8rem}.heading-section[data-v-9014c02f]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-9014c02f]{width:60px}}.playing-indicator[data-v-912ab8eb]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-912ab8eb]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-912ab8eb]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-912ab8eb]{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-912ab8eb]:hover,h2[data-v-912ab8eb]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-912ab8eb]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-912ab8eb]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-912ab8eb]{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-912ab8eb]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-912ab8eb]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-912ab8eb]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-912ab8eb]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-912ab8eb]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-912ab8eb]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-912ab8eb]:hover{background-color:#f0f8ff}.poem-line[data-v-912ab8eb]:active{transform:scale(.98)}.poem-line.active[data-v-912ab8eb]{background-color:#d0e8ff}.poem-line[data-v-912ab8eb]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-912ab8eb]{margin-top:2rem}.poem-line.verse-start[data-v-912ab8eb]:first-child{margin-top:0}.poem-line.title[data-v-912ab8eb]{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-912ab8eb]{font-size:2rem;width:100%}.poem-line.chorus[data-v-912ab8eb]{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-912ab8eb]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-912ab8eb]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-912ab8eb]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-912ab8eb]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-912ab8eb]{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-912ab8eb]:hover,.nav-button[data-v-912ab8eb]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-912ab8eb]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-912ab8eb]:active{transform:translateY(0)}.heading-section[data-v-912ab8eb]{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-912ab8eb]:hover,.heading-section[data-v-912ab8eb]:focus-visible{background-color:#fff59d}.heading-section[data-v-912ab8eb]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-912ab8eb]{background-color:#d0e8ff}.heading-image[data-v-912ab8eb]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-912ab8eb]{transform:scale(1.1)}.stanza-wrapper[data-v-912ab8eb]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-912ab8eb]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-912ab8eb]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-912ab8eb]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-912ab8eb]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-912ab8eb]{width:100%;padding:.2rem 0}.poem-line p[data-v-912ab8eb]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-912ab8eb]{margin-left:0;padding-left:.8rem}.heading-section[data-v-912ab8eb]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-912ab8eb]{width:60px}}.playing-indicator[data-v-1ec0ced4]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-1ec0ced4]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-1ec0ced4]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-1ec0ced4]{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-1ec0ced4]:hover,h2[data-v-1ec0ced4]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-1ec0ced4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-1ec0ced4]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-1ec0ced4]{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-1ec0ced4]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-1ec0ced4]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-1ec0ced4]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-1ec0ced4]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-1ec0ced4]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-1ec0ced4]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-1ec0ced4]:hover{background-color:#f0f8ff}.poem-line[data-v-1ec0ced4]:active{transform:scale(.98)}.poem-line.active[data-v-1ec0ced4]{background-color:#d0e8ff}.poem-line[data-v-1ec0ced4]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-1ec0ced4]{margin-top:2rem}.poem-line.verse-start[data-v-1ec0ced4]:first-child{margin-top:0}.poem-line.title[data-v-1ec0ced4]{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-1ec0ced4]{font-size:2rem;width:100%}.poem-line.chorus[data-v-1ec0ced4]{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-1ec0ced4]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-1ec0ced4]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-1ec0ced4]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-1ec0ced4]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-1ec0ced4]{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-1ec0ced4]:hover,.nav-button[data-v-1ec0ced4]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-1ec0ced4]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-1ec0ced4]:active{transform:translateY(0)}.heading-section[data-v-1ec0ced4]{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-1ec0ced4]:hover,.heading-section[data-v-1ec0ced4]:focus-visible{background-color:#fff59d}.heading-section[data-v-1ec0ced4]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-1ec0ced4]{background-color:#d0e8ff}.heading-image[data-v-1ec0ced4]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-1ec0ced4]{transform:scale(1.1)}.stanza-wrapper[data-v-1ec0ced4]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-1ec0ced4]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-1ec0ced4]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-1ec0ced4]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-1ec0ced4]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-1ec0ced4]{width:100%;padding:.2rem 0}.poem-line p[data-v-1ec0ced4]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-1ec0ced4]{margin-left:0;padding-left:.8rem}.heading-section[data-v-1ec0ced4]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-1ec0ced4]{width:60px}}.playing-indicator[data-v-e670df85]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-e670df85]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-e670df85]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-e670df85]{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-e670df85]:hover,h2[data-v-e670df85]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-e670df85]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-e670df85]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-e670df85]{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-e670df85]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-e670df85]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-e670df85]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-e670df85]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-e670df85]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-e670df85]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-e670df85]:hover{background-color:#f0f8ff}.poem-line[data-v-e670df85]:active{transform:scale(.98)}.poem-line.active[data-v-e670df85]{background-color:#d0e8ff}.poem-line[data-v-e670df85]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-e670df85]{margin-top:2rem}.poem-line.verse-start[data-v-e670df85]:first-child{margin-top:0}.poem-line.title[data-v-e670df85]{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-e670df85]{font-size:2rem;width:100%}.poem-line.chorus[data-v-e670df85]{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-e670df85]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-e670df85]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-e670df85]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-e670df85]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-e670df85]{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-e670df85]:hover,.nav-button[data-v-e670df85]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-e670df85]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-e670df85]:active{transform:translateY(0)}.heading-section[data-v-e670df85]{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-e670df85]:hover,.heading-section[data-v-e670df85]:focus-visible{background-color:#fff59d}.heading-section[data-v-e670df85]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-e670df85]{background-color:#d0e8ff}.heading-image[data-v-e670df85]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-e670df85]{transform:scale(1.1)}.stanza-wrapper[data-v-e670df85]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-e670df85]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-e670df85]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-e670df85]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-e670df85]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-e670df85]{width:100%;padding:.2rem 0}.poem-line p[data-v-e670df85]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-e670df85]{margin-left:0;padding-left:.8rem}.heading-section[data-v-e670df85]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-e670df85]{width:60px}}.playing-indicator[data-v-8568452d]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-8568452d]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-8568452d]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-8568452d]{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-8568452d]:hover,h2[data-v-8568452d]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-8568452d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-8568452d]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-8568452d]{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-8568452d]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-8568452d]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-8568452d]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-8568452d]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-8568452d]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-8568452d]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-8568452d]:hover{background-color:#f0f8ff}.poem-line[data-v-8568452d]:active{transform:scale(.98)}.poem-line.active[data-v-8568452d]{background-color:#d0e8ff}.poem-line[data-v-8568452d]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-8568452d]{margin-top:2rem}.poem-line.verse-start[data-v-8568452d]:first-child{margin-top:0}.poem-line.title[data-v-8568452d]{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-8568452d]{font-size:2rem;width:100%}.poem-line.chorus[data-v-8568452d]{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-8568452d]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-8568452d]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-8568452d]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-8568452d]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-8568452d]{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-8568452d]:hover,.nav-button[data-v-8568452d]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-8568452d]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-8568452d]:active{transform:translateY(0)}.heading-section[data-v-8568452d]{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-8568452d]:hover,.heading-section[data-v-8568452d]:focus-visible{background-color:#fff59d}.heading-section[data-v-8568452d]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-8568452d]{background-color:#d0e8ff}.heading-image[data-v-8568452d]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-8568452d]{transform:scale(1.1)}.stanza-wrapper[data-v-8568452d]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-8568452d]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-8568452d]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-8568452d]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-8568452d]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-8568452d]{width:100%;padding:.2rem 0}.poem-line p[data-v-8568452d]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-8568452d]{margin-left:0;padding-left:.8rem}.heading-section[data-v-8568452d]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-8568452d]{width:60px}}.playing-indicator[data-v-0483bc83]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-0483bc83]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-0483bc83]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-0483bc83]{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-0483bc83]:hover,h2[data-v-0483bc83]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-0483bc83]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-0483bc83]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-0483bc83]{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-0483bc83]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-0483bc83]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-0483bc83]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-0483bc83]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-0483bc83]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-0483bc83]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:.5rem;cursor:pointer;padding:.5rem;border-radius:12px;transition:background-color .3s ease,transform .1s ease;outline:none;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.poem-line[data-v-0483bc83]:hover{background-color:#f0f8ff}.poem-line[data-v-0483bc83]:active{transform:scale(.98)}.poem-line.active[data-v-0483bc83]{background-color:#d0e8ff}.poem-line[data-v-0483bc83]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-0483bc83]{margin-top:2rem}.poem-line.verse-start[data-v-0483bc83]:first-child{margin-top:0}.poem-line.title[data-v-0483bc83]{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-0483bc83]{font-size:2rem;width:100%}.poem-line.chorus[data-v-0483bc83]{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-0483bc83]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-0483bc83]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-0483bc83]{font-size:1.8rem;line-height:1.4;margin:0;color:#333;font-family:"Baloo Bhai 2",sans-serif;-webkit-user-select:none;user-select:none;max-width:100%}.navigation-links[data-v-0483bc83]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-0483bc83]{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-0483bc83]:hover,.nav-button[data-v-0483bc83]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-0483bc83]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-0483bc83]:active{transform:translateY(0)}.heading-section[data-v-0483bc83]{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-0483bc83]:hover,.heading-section[data-v-0483bc83]:focus-visible{background-color:#fff59d}.heading-section[data-v-0483bc83]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-0483bc83]{background-color:#d0e8ff}.heading-image[data-v-0483bc83]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-0483bc83]{transform:scale(1.1)}.stanza-wrapper[data-v-0483bc83]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-0483bc83]{width:300px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-0483bc83]{white-space:pre-line}@media(max-width:600px){.stanza-wrapper[data-v-0483bc83]{flex-direction:column;align-items:flex-start;width:100%}.stanza-image[data-v-0483bc83]{width:100%;max-width:100%;height:auto;margin-bottom:.4rem}.poem-line[data-v-0483bc83]{width:100%;padding:.2rem 0}.poem-line p[data-v-0483bc83]{font-size:1.2rem;line-height:1.4}.poem-line.chorus[data-v-0483bc83]{margin-left:0;padding-left:.8rem}.heading-section[data-v-0483bc83]{font-size:1.2rem;flex-wrap:wrap}.heading-image[data-v-0483bc83]{width:60px}}
