#app{max-width:800px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif}.cover-panel[data-v-b69e9912]{padding:2rem;text-align:center;font-family:"Baloo Bhai 2",sans-serif}.project-title[data-v-b69e9912]{font-size:1.6rem;color:#2e7d32;margin:0 0 .5rem}.cover-heading[data-v-b69e9912]{font-size:1.5rem;color:#333;margin:0 0 1.5rem;cursor:pointer;transition:color .3s ease}.cover-heading[data-v-b69e9912]:hover{color:#2e7d32}.heading-section[data-v-b69e9912]{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-b69e9912]:hover{background-color:#ffecb3}.heading-image[data-v-b69e9912]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-b69e9912]{transform:scale(1.1)}.chapter-links[data-v-b69e9912]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.nav-button[data-v-b69e9912]{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-b69e9912]:after{content:"";position:absolute;inset:0;background:#fff3;border-radius:50%;transform:scale(0);transition:transform .5s}.nav-button[data-v-b69e9912]:active:after{transform:scale(2)}.nav-button[data-v-b69e9912]:hover{background-color:#0056b3}.ack[data-v-b69e9912]{margin-top:2rem;font-size:.9rem;color:#555}.all-chapters[data-v-b69e9912]{margin:2.5rem 0}.section-title[data-v-b69e9912]{font-size:1.4rem;color:#2e7d32;margin-bottom:1rem}.chapter-grid[data-v-b69e9912]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.chapter-card[data-v-b69e9912]{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-b69e9912]:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000002e}.chapter-card .unit[data-v-b69e9912]{font-size:.9rem;font-weight:700}.chapter-card .title[data-v-b69e9912]{font-size:1.05rem}.chapter-card .page[data-v-b69e9912]{align-self:flex-end;background:#2e7d32;color:#fff;font-size:.75rem;padding:.15rem .5rem;border-radius:10px}.chapter-card.highlight[data-v-b69e9912]{background:linear-gradient(135deg,#fff9c4,#ffe082)}@media(max-width:600px){.project-title[data-v-b69e9912]{font-size:1.5rem}.cover-heading[data-v-b69e9912]{font-size:1.2rem}.heading-image[data-v-b69e9912]{width:60px}.nav-button[data-v-b69e9912]{font-size:.9rem}}.playing-indicator[data-v-6b988e81]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-6b988e81]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-6b988e81]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-6b988e81]{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-6b988e81]:hover,h2[data-v-6b988e81]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-6b988e81]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-6b988e81]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-6b988e81]{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-6b988e81]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-6b988e81]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-6b988e81]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-6b988e81]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-6b988e81]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-6b988e81]{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-6b988e81]:hover{background-color:#f0f8ff}.poem-line[data-v-6b988e81]:active{transform:scale(.98)}.poem-line.active[data-v-6b988e81]{background-color:#d0e8ff}.poem-line[data-v-6b988e81]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-6b988e81]{margin-top:2rem}.poem-line.verse-start[data-v-6b988e81]:first-child{margin-top:0}.poem-line.title[data-v-6b988e81]{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-6b988e81]{font-size:2rem;width:100%}.poem-line.chorus[data-v-6b988e81]{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-6b988e81]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-6b988e81]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-6b988e81]{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-6b988e81]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-6b988e81]{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-6b988e81]:hover,.nav-button[data-v-6b988e81]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-6b988e81]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-6b988e81]:active{transform:translateY(0)}.heading-section[data-v-6b988e81]{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-6b988e81]:hover,.heading-section[data-v-6b988e81]:focus-visible{background-color:#fff59d}.heading-section[data-v-6b988e81]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-6b988e81]{background-color:#d0e8ff}.heading-image[data-v-6b988e81]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-6b988e81]{transform:scale(1.1)}.stanza-wrapper[data-v-6b988e81]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-6b988e81]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-6b988e81]{white-space:pre-line}.poem-line.sight-words[data-v-6b988e81]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-6b988e81]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-6b988e81]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-6b988e81]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-6b988e81]:first-line,.poem-line.new-words p[data-v-6b988e81]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-6b988e81]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-6b988e81]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-6b988e81]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-6b988e81]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-6b988e81]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-6b988e81]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-6b988e81]:focus{background-color:#e8f5e9}.blank-textarea[data-v-6b988e81]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-6b988e81]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-6b988e81]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-6b988e81]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-6b988e81]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-6b988e81]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-6b988e81]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-6b988e81]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-6b988e81]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-6b988e81]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-6b988e81]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-6b988e81]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-6b988e81]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-6b988e81]:hover{background:#fafafa}.no-audio-badge[data-v-6b988e81]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-6b988e81]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-6b988e81]{color:#4a148c}.heading-section.no-audio[data-v-6b988e81]{cursor:default}.heading-section.no-audio[data-v-6b988e81]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-6b988e81]{transform:none}.heading-section[data-v-6b988e81]:not(.no-audio):hover,.heading-section[data-v-6b988e81]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-6b988e81]{transform:scale(1.1)}.qa-block[data-v-6b988e81]{width:100%}.question[data-v-6b988e81]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-6b988e81]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-6b988e81]:hover{background:#1565c0}.answer-box[data-v-6b988e81]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-6b988e81]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-6b988e81]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-6b988e81]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-6b988e81]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-6b988e81]:hover{background:#6a1b9a}.hindi-box[data-v-6b988e81]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-6b988e81]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-6b988e81]{margin:0;white-space:pre-line;font-size:1.9rem;line-height:1.8;color:#4a148c}@media(max-width:600px){.blank-input[data-v-6b988e81]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-6b988e81]{font-size:1.2rem}.reset-button[data-v-6b988e81]{width:auto;font-size:.9rem;padding:.4rem .9rem}}.playing-indicator[data-v-fec362b1]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-fec362b1]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-fec362b1]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-fec362b1]{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-fec362b1]:hover,h2[data-v-fec362b1]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-fec362b1]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-fec362b1]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-fec362b1]{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-fec362b1]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-fec362b1]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-fec362b1]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-fec362b1]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-fec362b1]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-fec362b1]{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-fec362b1]:hover{background-color:#f0f8ff}.poem-line[data-v-fec362b1]:active{transform:scale(.98)}.poem-line.active[data-v-fec362b1]{background-color:#d0e8ff}.poem-line[data-v-fec362b1]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-fec362b1]{margin-top:2rem}.poem-line.verse-start[data-v-fec362b1]:first-child{margin-top:0}.poem-line.title[data-v-fec362b1]{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-fec362b1]{font-size:2rem;width:100%}.poem-line.chorus[data-v-fec362b1]{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-fec362b1]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-fec362b1]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-fec362b1]{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-fec362b1]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-fec362b1]{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-fec362b1]:hover,.nav-button[data-v-fec362b1]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-fec362b1]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-fec362b1]:active{transform:translateY(0)}.heading-section[data-v-fec362b1]{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-fec362b1]:hover,.heading-section[data-v-fec362b1]:focus-visible{background-color:#fff59d}.heading-section[data-v-fec362b1]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-fec362b1]{background-color:#d0e8ff}.heading-image[data-v-fec362b1]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-fec362b1]{transform:scale(1.1)}.stanza-wrapper[data-v-fec362b1]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-fec362b1]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-fec362b1]{white-space:pre-line}.poem-line.sight-words[data-v-fec362b1]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-fec362b1]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-fec362b1]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-fec362b1]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-fec362b1]:first-line,.poem-line.new-words p[data-v-fec362b1]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-fec362b1]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-fec362b1]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-fec362b1]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-fec362b1]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-fec362b1]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-fec362b1]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-fec362b1]:focus{background-color:#e8f5e9}.blank-textarea[data-v-fec362b1]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-fec362b1]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-fec362b1]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-fec362b1]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-fec362b1]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-fec362b1]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-fec362b1]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-fec362b1]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-fec362b1]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-fec362b1]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-fec362b1]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-fec362b1]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-fec362b1]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-fec362b1]:hover{background:#fafafa}.no-audio-badge[data-v-fec362b1]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-fec362b1]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-fec362b1]{color:#4a148c}.heading-section.no-audio[data-v-fec362b1]{cursor:default}.heading-section.no-audio[data-v-fec362b1]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-fec362b1]{transform:none}.heading-section[data-v-fec362b1]:not(.no-audio):hover,.heading-section[data-v-fec362b1]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-fec362b1]{transform:scale(1.1)}.qa-block[data-v-fec362b1]{width:100%}.question[data-v-fec362b1]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-fec362b1]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-fec362b1]:hover{background:#1565c0}.answer-box[data-v-fec362b1]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-fec362b1]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-fec362b1]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-fec362b1]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-fec362b1]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-fec362b1]:hover{background:#6a1b9a}.hindi-box[data-v-fec362b1]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-fec362b1]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-fec362b1]{margin:0;white-space:pre-line;font-size:1.9rem;line-height:1.8;color:#4a148c}@media(max-width:600px){.blank-input[data-v-fec362b1]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-fec362b1]{font-size:1.2rem}.reset-button[data-v-fec362b1]{width:auto;font-size:.9rem;padding:.4rem .9rem}}.playing-indicator[data-v-766aaaff]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-766aaaff]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-766aaaff]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-766aaaff]{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-766aaaff]:hover,h2[data-v-766aaaff]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-766aaaff]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-766aaaff]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-766aaaff]{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-766aaaff]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-766aaaff]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-766aaaff]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-766aaaff]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-766aaaff]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-766aaaff]{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-766aaaff]:hover{background-color:#f0f8ff}.poem-line[data-v-766aaaff]:active{transform:scale(.98)}.poem-line.active[data-v-766aaaff]{background-color:#d0e8ff}.poem-line[data-v-766aaaff]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-766aaaff]{margin-top:2rem}.poem-line.verse-start[data-v-766aaaff]:first-child{margin-top:0}.poem-line.title[data-v-766aaaff]{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-766aaaff]{font-size:2rem;width:100%}.poem-line.chorus[data-v-766aaaff]{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-766aaaff]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-766aaaff]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-766aaaff]{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-766aaaff]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-766aaaff]{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-766aaaff]:hover,.nav-button[data-v-766aaaff]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-766aaaff]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-766aaaff]:active{transform:translateY(0)}.heading-section[data-v-766aaaff]{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-766aaaff]:hover,.heading-section[data-v-766aaaff]:focus-visible{background-color:#fff59d}.heading-section[data-v-766aaaff]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-766aaaff]{background-color:#d0e8ff}.heading-image[data-v-766aaaff]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-766aaaff]{transform:scale(1.1)}.stanza-wrapper[data-v-766aaaff]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-766aaaff]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-766aaaff]{white-space:pre-line}.poem-line.sight-words[data-v-766aaaff]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-766aaaff]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-766aaaff]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-766aaaff]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-766aaaff]:first-line,.poem-line.new-words p[data-v-766aaaff]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-766aaaff]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-766aaaff]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-766aaaff]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-766aaaff]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-766aaaff]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-766aaaff]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-766aaaff]:focus{background-color:#e8f5e9}.blank-textarea[data-v-766aaaff]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-766aaaff]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-766aaaff]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-766aaaff]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-766aaaff]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-766aaaff]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-766aaaff]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-766aaaff]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-766aaaff]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-766aaaff]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-766aaaff]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-766aaaff]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-766aaaff]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-766aaaff]:hover{background:#fafafa}.no-audio-badge[data-v-766aaaff]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-766aaaff]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-766aaaff]{color:#4a148c}.heading-section.no-audio[data-v-766aaaff]{cursor:default}.heading-section.no-audio[data-v-766aaaff]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-766aaaff]{transform:none}.heading-section[data-v-766aaaff]:not(.no-audio):hover,.heading-section[data-v-766aaaff]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-766aaaff]{transform:scale(1.1)}.qa-block[data-v-766aaaff]{width:100%}.question[data-v-766aaaff]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-766aaaff]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-766aaaff]:hover{background:#1565c0}.answer-box[data-v-766aaaff]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-766aaaff]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-766aaaff]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-766aaaff]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-766aaaff]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-766aaaff]:hover{background:#6a1b9a}.hindi-box[data-v-766aaaff]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-766aaaff]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-766aaaff]{margin:0;white-space:pre-line;font-size:1.45rem;line-height:1.7;color:#4a148c}@media(max-width:600px){.blank-input[data-v-766aaaff]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-766aaaff]{font-size:1.2rem}.reset-button[data-v-766aaaff]{width:auto;font-size:.9rem;padding:.4rem .9rem}}.playing-indicator[data-v-37e6f5fe]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-37e6f5fe]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-37e6f5fe]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-37e6f5fe]{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-37e6f5fe]:hover,h2[data-v-37e6f5fe]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-37e6f5fe]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-37e6f5fe]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-37e6f5fe]{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-37e6f5fe]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-37e6f5fe]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-37e6f5fe]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-37e6f5fe]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-37e6f5fe]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-37e6f5fe]{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-37e6f5fe]:hover{background-color:#f0f8ff}.poem-line[data-v-37e6f5fe]:active{transform:scale(.98)}.poem-line.active[data-v-37e6f5fe]{background-color:#d0e8ff}.poem-line[data-v-37e6f5fe]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-37e6f5fe]{margin-top:2rem}.poem-line.verse-start[data-v-37e6f5fe]:first-child{margin-top:0}.poem-line.title[data-v-37e6f5fe]{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-37e6f5fe]{font-size:2rem;width:100%}.poem-line.chorus[data-v-37e6f5fe]{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-37e6f5fe]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-37e6f5fe]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-37e6f5fe]{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-37e6f5fe]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-37e6f5fe]{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-37e6f5fe]:hover,.nav-button[data-v-37e6f5fe]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-37e6f5fe]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-37e6f5fe]:active{transform:translateY(0)}.heading-section[data-v-37e6f5fe]{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-37e6f5fe]:hover,.heading-section[data-v-37e6f5fe]:focus-visible{background-color:#fff59d}.heading-section[data-v-37e6f5fe]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-37e6f5fe]{background-color:#d0e8ff}.heading-image[data-v-37e6f5fe]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-37e6f5fe]{transform:scale(1.1)}.stanza-wrapper[data-v-37e6f5fe]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-37e6f5fe]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-37e6f5fe]{white-space:pre-line}.poem-line.sight-words[data-v-37e6f5fe]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-37e6f5fe]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-37e6f5fe]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-37e6f5fe]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-37e6f5fe]:first-line,.poem-line.new-words p[data-v-37e6f5fe]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-37e6f5fe]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-37e6f5fe]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-37e6f5fe]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-37e6f5fe]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-37e6f5fe]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-37e6f5fe]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-37e6f5fe]:focus{background-color:#e8f5e9}.blank-textarea[data-v-37e6f5fe]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-37e6f5fe]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-37e6f5fe]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-37e6f5fe]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-37e6f5fe]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-37e6f5fe]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-37e6f5fe]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-37e6f5fe]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-37e6f5fe]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-37e6f5fe]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-37e6f5fe]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-37e6f5fe]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-37e6f5fe]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-37e6f5fe]:hover{background:#fafafa}.no-audio-badge[data-v-37e6f5fe]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-37e6f5fe]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-37e6f5fe]{color:#4a148c}.heading-section.no-audio[data-v-37e6f5fe]{cursor:default}.heading-section.no-audio[data-v-37e6f5fe]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-37e6f5fe]{transform:none}.heading-section[data-v-37e6f5fe]:not(.no-audio):hover,.heading-section[data-v-37e6f5fe]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-37e6f5fe]{transform:scale(1.1)}.qa-block[data-v-37e6f5fe]{width:100%}.question[data-v-37e6f5fe]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-37e6f5fe]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-37e6f5fe]:hover{background:#1565c0}.answer-box[data-v-37e6f5fe]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-37e6f5fe]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-37e6f5fe]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-37e6f5fe]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-37e6f5fe]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-37e6f5fe]:hover{background:#6a1b9a}.hindi-box[data-v-37e6f5fe]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-37e6f5fe]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-37e6f5fe]{margin:0;white-space:pre-line;font-size:1.45rem;line-height:1.7;color:#4a148c}@media(max-width:600px){.blank-input[data-v-37e6f5fe]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-37e6f5fe]{font-size:1.2rem}.reset-button[data-v-37e6f5fe]{width:auto;font-size:.9rem;padding:.4rem .9rem}}.playing-indicator[data-v-13e6e1e1]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-13e6e1e1]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-13e6e1e1]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-13e6e1e1]{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-13e6e1e1]:hover,h2[data-v-13e6e1e1]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-13e6e1e1]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-13e6e1e1]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-13e6e1e1]{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-13e6e1e1]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-13e6e1e1]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-13e6e1e1]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-13e6e1e1]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-13e6e1e1]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-13e6e1e1]{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-13e6e1e1]:hover{background-color:#f0f8ff}.poem-line[data-v-13e6e1e1]:active{transform:scale(.98)}.poem-line.active[data-v-13e6e1e1]{background-color:#d0e8ff}.poem-line[data-v-13e6e1e1]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-13e6e1e1]{margin-top:2rem}.poem-line.verse-start[data-v-13e6e1e1]:first-child{margin-top:0}.poem-line.title[data-v-13e6e1e1]{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-13e6e1e1]{font-size:2rem;width:100%}.poem-line.chorus[data-v-13e6e1e1]{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-13e6e1e1]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-13e6e1e1]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-13e6e1e1]{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-13e6e1e1]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-13e6e1e1]{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-13e6e1e1]:hover,.nav-button[data-v-13e6e1e1]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-13e6e1e1]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-13e6e1e1]:active{transform:translateY(0)}.heading-section[data-v-13e6e1e1]{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-13e6e1e1]:hover,.heading-section[data-v-13e6e1e1]:focus-visible{background-color:#fff59d}.heading-section[data-v-13e6e1e1]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-13e6e1e1]{background-color:#d0e8ff}.heading-image[data-v-13e6e1e1]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-13e6e1e1]{transform:scale(1.1)}.stanza-wrapper[data-v-13e6e1e1]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-13e6e1e1]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-13e6e1e1]{white-space:pre-line}.poem-line.sight-words[data-v-13e6e1e1]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-13e6e1e1]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-13e6e1e1]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-13e6e1e1]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-13e6e1e1]:first-line,.poem-line.new-words p[data-v-13e6e1e1]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-13e6e1e1]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-13e6e1e1]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-13e6e1e1]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-13e6e1e1]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-13e6e1e1]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-13e6e1e1]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-13e6e1e1]:focus{background-color:#e8f5e9}.blank-textarea[data-v-13e6e1e1]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-13e6e1e1]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-13e6e1e1]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-13e6e1e1]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-13e6e1e1]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-13e6e1e1]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-13e6e1e1]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-13e6e1e1]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-13e6e1e1]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-13e6e1e1]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-13e6e1e1]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-13e6e1e1]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-13e6e1e1]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-13e6e1e1]:hover{background:#fafafa}.no-audio-badge[data-v-13e6e1e1]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-13e6e1e1]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-13e6e1e1]{color:#4a148c}.heading-section.no-audio[data-v-13e6e1e1]{cursor:default}.heading-section.no-audio[data-v-13e6e1e1]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-13e6e1e1]{transform:none}.heading-section[data-v-13e6e1e1]:not(.no-audio):hover,.heading-section[data-v-13e6e1e1]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-13e6e1e1]{transform:scale(1.1)}.qa-block[data-v-13e6e1e1]{width:100%}.question[data-v-13e6e1e1]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-13e6e1e1]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-13e6e1e1]:hover{background:#1565c0}.answer-box[data-v-13e6e1e1]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-13e6e1e1]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-13e6e1e1]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-13e6e1e1]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-13e6e1e1]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-13e6e1e1]:hover{background:#6a1b9a}.hindi-box[data-v-13e6e1e1]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-13e6e1e1]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-13e6e1e1]{margin:0;white-space:pre-line;font-size:1.45rem;line-height:1.7;color:#4a148c}@media(max-width:600px){.blank-input[data-v-13e6e1e1]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-13e6e1e1]{font-size:1.2rem}.reset-button[data-v-13e6e1e1]{width:auto;font-size:.9rem;padding:.4rem .9rem}}.playing-indicator[data-v-b4f255a2]{text-align:center;padding:.5rem;color:#28a745;font-weight:700;margin-bottom:1rem;background-color:#d4edda;border-radius:6px}.loading-spinner[data-v-b4f255a2]{text-align:center;padding:1rem;color:#007bff;font-weight:700}.error-message[data-v-b4f255a2]{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border-radius:6px;margin-bottom:1rem}h2[data-v-b4f255a2]{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-b4f255a2]:hover,h2[data-v-b4f255a2]:focus-visible{color:#2e7d32;text-decoration:underline}h2[data-v-b4f255a2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.together-wrapper[data-v-b4f255a2]{margin:1.2rem 0;display:flex;gap:1rem;justify-content:center}.together-button[data-v-b4f255a2]{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-b4f255a2]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.together-button[data-v-b4f255a2]:disabled{opacity:.5;cursor:not-allowed}.together-button.pause[data-v-b4f255a2]{background:linear-gradient(135deg,#ffb74d,#f57c00)}.together-button.resume[data-v-b4f255a2]{background:linear-gradient(135deg,#64b5f6,#1976d2)}.poem-panel[data-v-b4f255a2]{padding:1rem;max-width:800px;margin:0 auto}.poem-line[data-v-b4f255a2]{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-b4f255a2]:hover{background-color:#f0f8ff}.poem-line[data-v-b4f255a2]:active{transform:scale(.98)}.poem-line.active[data-v-b4f255a2]{background-color:#d0e8ff}.poem-line[data-v-b4f255a2]:focus-visible{outline:2px solid #007bff;outline-offset:2px}.poem-line.verse-start[data-v-b4f255a2]{margin-top:2rem}.poem-line.verse-start[data-v-b4f255a2]:first-child{margin-top:0}.poem-line.title[data-v-b4f255a2]{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-b4f255a2]{font-size:2rem;width:100%}.poem-line.chorus[data-v-b4f255a2]{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-b4f255a2]{font-size:2rem;color:#007bff;font-weight:600}.poem-image[data-v-b4f255a2]{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a}.poem-line p[data-v-b4f255a2]{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-b4f255a2]{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.nav-button[data-v-b4f255a2]{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-b4f255a2]:hover,.nav-button[data-v-b4f255a2]:focus-visible{background-color:#0056b3;transform:translateY(-2px)}.nav-button[data-v-b4f255a2]:focus-visible{outline:2px solid #0056b3;outline-offset:2px}.nav-button[data-v-b4f255a2]:active{transform:translateY(0)}.heading-section[data-v-b4f255a2]{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-b4f255a2]:hover,.heading-section[data-v-b4f255a2]:focus-visible{background-color:#fff59d}.heading-section[data-v-b4f255a2]:focus-visible{outline:2px solid #ffca28;outline-offset:2px}.heading-section.active[data-v-b4f255a2]{background-color:#d0e8ff}.heading-image[data-v-b4f255a2]{width:80px;height:auto;border-radius:8px;box-shadow:0 2px 6px #0000001a;transition:transform .3s ease}.heading-section:hover .heading-image[data-v-b4f255a2]{transform:scale(1.1)}.stanza-wrapper[data-v-b4f255a2]{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.stanza-image[data-v-b4f255a2]{width:200px;height:auto;border-radius:10px;box-shadow:0 4px 8px #00000026;flex-shrink:0}.poem-line p[data-v-b4f255a2]{white-space:pre-line}.poem-line.sight-words[data-v-b4f255a2]{background-color:#e3f2fd;border-left:6px solid #1976d2}.poem-line.sight-words p[data-v-b4f255a2]{color:#0d47a1;font-weight:700;font-size:1.6rem}.poem-line.new-words[data-v-b4f255a2]{background-color:#f3e5f5;border-left:6px solid #7b1fa2}.poem-line.new-words p[data-v-b4f255a2]{color:#4a148c;font-weight:700;font-size:1.6rem}.poem-line.sight-words p[data-v-b4f255a2]:first-line,.poem-line.new-words p[data-v-b4f255a2]:first-line{text-transform:uppercase;letter-spacing:.05em}.video-section[data-v-b4f255a2]{margin:1.5rem 0;padding:1rem;background:#f9fbe7;border-radius:12px;box-shadow:0 3px 6px #0000001a}.video-title[data-v-b4f255a2]{font-size:1.4rem;font-family:"Baloo Bhai 2",sans-serif;color:#2e7d32;text-align:center;margin-bottom:.8rem}.video-wrapper[data-v-b4f255a2]{position:relative;padding-top:56.25%}.video-wrapper iframe[data-v-b4f255a2]{position:absolute;inset:0;width:100%;height:100%;border-radius:10px}.fill-line[data-v-b4f255a2]{font-size:1.8rem;font-family:"Baloo Bhai 2",sans-serif}.blank-input[data-v-b4f255a2]{width:160px;min-width:120px;margin:0 .4rem;padding:.3rem .5rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:6px;outline:none}.blank-input[data-v-b4f255a2]:focus{background-color:#e8f5e9}.blank-textarea[data-v-b4f255a2]{width:100%;margin-top:.5rem;padding:.6rem;font-size:1.6rem;border:2px solid #4caf50;border-radius:8px;resize:none}.reset-wrapper[data-v-b4f255a2]{display:flex;justify-content:center;margin:1rem 0 1.5rem}.reset-button[data-v-b4f255a2]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#ff8a65,#d84315);color:#fff;box-shadow:0 3px 8px #00000026;transition:all .2s ease;white-space:nowrap}.reset-button[data-v-b4f255a2]:hover{transform:translateY(-1px)}.poem-line.instruction-line[data-v-b4f255a2]{background-color:#fff3e0;border-left:6px solid #ff9800}.poem-line.instruction-line p[data-v-b4f255a2]{color:#e65100;font-weight:700;font-size:1.7rem}.fill-line[data-v-b4f255a2]{display:flex;flex-wrap:wrap;row-gap:.4rem}.blank-textarea[data-v-b4f255a2]{width:100%;max-width:100%;box-sizing:border-box;font-size:1.6rem}.poem-line.heading[data-v-b4f255a2]{background:#fff8e1;border-left:6px solid #ff9800;border-radius:10px}.poem-line.heading p[data-v-b4f255a2]{color:#c62828;font-weight:700}.poem-line.heading p[data-v-b4f255a2]:first-line{font-size:1.8rem;color:#2e7d32;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.no-audio[data-v-b4f255a2]{background:#f8f9fa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-b4f255a2]{background:#fafafa;border-left:6px solid #9e9e9e;cursor:default}.no-audio[data-v-b4f255a2]:hover{background:#fafafa}.no-audio-badge[data-v-b4f255a2]{display:inline-block;align-self:flex-start;margin-bottom:.4rem;padding:.2rem .6rem;border-radius:999px;background:#eceff1;color:#555;font-size:.85rem;font-weight:600}.poem-line.no-audio[data-v-b4f255a2]{background:#f3e5f5;border-left:8px solid #8e24aa}.poem-line.no-audio p[data-v-b4f255a2]{color:#4a148c}.heading-section.no-audio[data-v-b4f255a2]{cursor:default}.heading-section.no-audio[data-v-b4f255a2]:hover{background-color:#fff9c4}.heading-section.no-audio .heading-image[data-v-b4f255a2]{transform:none}.heading-section[data-v-b4f255a2]:not(.no-audio):hover,.heading-section[data-v-b4f255a2]:not(.no-audio):focus-visible{background-color:#fff59d}.heading-section:not(.no-audio):hover .heading-image[data-v-b4f255a2]{transform:scale(1.1)}.qa-block[data-v-b4f255a2]{width:100%}.question[data-v-b4f255a2]{white-space:pre-line;font-size:1.8rem;font-weight:600;color:#333}.answer-button[data-v-b4f255a2]{margin-top:.8rem;padding:.45rem 1rem;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.answer-button[data-v-b4f255a2]:hover{background:#1565c0}.answer-box[data-v-b4f255a2]{margin-top:1rem;padding:1rem;background:#e8f5e9;border-left:6px solid #4caf50;border-radius:10px}.answer-box strong[data-v-b4f255a2]{color:#2e7d32;display:block;margin-bottom:.5rem}.answer-box p[data-v-b4f255a2]{margin:0;white-space:pre-line;font-size:1.85rem;line-height:1.7}.qa-buttons[data-v-b4f255a2]{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.hindi-button[data-v-b4f255a2]{padding:.45rem 1rem;border:none;border-radius:8px;background:#8e24aa;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.hindi-button[data-v-b4f255a2]:hover{background:#6a1b9a}.hindi-box[data-v-b4f255a2]{margin-top:1rem;padding:1rem;background:#f3e5f5;border-left:6px solid #8e24aa;border-radius:10px}.hindi-box strong[data-v-b4f255a2]{display:block;margin-bottom:.5rem;color:#6a1b9a;font-size:1.2rem}.hindi-box p[data-v-b4f255a2]{margin:0;white-space:pre-line;font-size:1.45rem;line-height:1.7;color:#4a148c}@media(max-width:600px){.blank-input[data-v-b4f255a2]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:1.2rem;margin:.3rem 0}.blank-textarea[data-v-b4f255a2]{font-size:1.2rem}.reset-button[data-v-b4f255a2]{width:auto;font-size:.9rem;padding:.4rem .9rem}}
