.speaking-page.svelte-1e6bp6y{display:flex;justify-content:center;padding:24px;min-height:100vh;background:var(--color-bg)}.back-btn.svelte-1e6bp6y{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--color-text-secondary);font-size:1.4rem;width:40px;height:40px;border-radius:50%;transition:background .15s ease,color .15s ease}.back-btn.svelte-1e6bp6y:hover{background:var(--color-bg);color:var(--color-text)}.speaking-content.svelte-1e6bp6y{max-width:700px;width:100%;display:flex;flex-direction:column;gap:24px;padding-bottom:80px}.speaking-header.svelte-1e6bp6y{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.header-row.svelte-1e6bp6y{display:flex;align-items:center;gap:12px}.speaking-header.svelte-1e6bp6y h1:where(.svelte-1e6bp6y){font-size:1.6rem;color:var(--color-speaking)}.info-card.svelte-1e6bp6y{background:var(--color-card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px;border-left:3px solid var(--color-speaking)}.info-card.svelte-1e6bp6y h3:where(.svelte-1e6bp6y){font-size:1rem;margin-bottom:12px}.info-card.svelte-1e6bp6y ol:where(.svelte-1e6bp6y){padding-left:20px;display:flex;flex-direction:column;gap:8px}.info-card.svelte-1e6bp6y li:where(.svelte-1e6bp6y){font-size:.9rem;line-height:1.5}.prompt-card.svelte-1e6bp6y{background:var(--color-card);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.prompt-header.svelte-1e6bp6y{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--color-border)}.prompt-header.svelte-1e6bp6y h3:where(.svelte-1e6bp6y){font-size:.95rem}.copy-btn.svelte-1e6bp6y{padding:6px 16px;background:var(--color-speaking);color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;min-height:32px;box-shadow:none;cursor:pointer}.prompt-text.svelte-1e6bp6y{padding:16px 20px;font-size:.8rem;line-height:1.6;background:#f8f9fa;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;max-height:300px;overflow-y:auto;margin:0}.structure-section.svelte-1e6bp6y{display:flex;flex-direction:column;gap:16px}.structure-section.svelte-1e6bp6y h2:where(.svelte-1e6bp6y){font-size:1.1rem;color:var(--color-speaking)}.part-card.svelte-1e6bp6y{display:flex;gap:14px;background:var(--color-card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.part-badge.svelte-1e6bp6y{width:36px;height:36px;border-radius:10px;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.part-content.svelte-1e6bp6y{flex:1}.part-content.svelte-1e6bp6y h3:where(.svelte-1e6bp6y){font-size:.95rem;margin-bottom:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.time-badge.svelte-1e6bp6y{font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:10px;background:color-mix(in srgb,var(--color-speaking) 12%,white);color:var(--color-speaking)}.topic-group.svelte-1e6bp6y{margin-bottom:12px}.topic-group.svelte-1e6bp6y h4:where(.svelte-1e6bp6y){font-size:.85rem;color:var(--color-text-secondary);margin-bottom:4px}.topic-group.svelte-1e6bp6y ul:where(.svelte-1e6bp6y),.part-content.svelte-1e6bp6y>ul:where(.svelte-1e6bp6y){padding-left:16px}.topic-group.svelte-1e6bp6y li:where(.svelte-1e6bp6y),.part-content.svelte-1e6bp6y li:where(.svelte-1e6bp6y){font-size:.85rem;line-height:1.6}.task-card-display.svelte-1e6bp6y{background:#faf5ff;border-radius:8px;padding:14px;margin-bottom:10px}.task-main.svelte-1e6bp6y{font-size:.9rem;font-weight:600;margin-bottom:8px}.task-should.svelte-1e6bp6y{font-size:.85rem;color:var(--color-text-secondary);margin-bottom:4px}.task-final.svelte-1e6bp6y{font-size:.85rem;font-style:italic;margin-top:4px}.task-card-display.svelte-1e6bp6y ul:where(.svelte-1e6bp6y){padding-left:16px}.task-card-display.svelte-1e6bp6y li:where(.svelte-1e6bp6y){font-size:.85rem;line-height:1.5}.part2-timer.svelte-1e6bp6y{margin:12px 0;padding:12px 14px;border-radius:8px;background:#faf5ff;border-left:3px solid var(--color-speaking);display:flex;flex-direction:column;gap:6px;align-items:stretch}.timer-start.svelte-1e6bp6y{padding:10px 16px;background:var(--color-speaking);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;min-height:40px;cursor:pointer;box-shadow:none}.timer-hint.svelte-1e6bp6y{font-size:.8rem;color:var(--color-text-secondary);text-align:center}.timer-state.svelte-1e6bp6y{display:flex;align-items:center;justify-content:space-between;gap:12px}.timer-label.svelte-1e6bp6y{font-size:.9rem;font-weight:600;color:var(--color-speaking)}.timer-digits.svelte-1e6bp6y{font-size:1.4rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-speaking)}.timer-state.urgent.svelte-1e6bp6y .timer-digits:where(.svelte-1e6bp6y){color:#ef4444;animation:svelte-1e6bp6y-timer-pulse 1s ease-in-out infinite}.timer-state.done.svelte-1e6bp6y{justify-content:space-between}.timer-reset.svelte-1e6bp6y{padding:6px 14px;background:#fff;color:var(--color-speaking);border:1px solid var(--color-speaking);border-radius:8px;font-size:.8rem;font-weight:600;min-height:32px;cursor:pointer;box-shadow:none}@keyframes svelte-1e6bp6y-timer-pulse{0%,to{opacity:1}50%{opacity:.6}}.followups.svelte-1e6bp6y{margin-top:8px}.followup-label.svelte-1e6bp6y{font-size:.8rem;color:var(--color-text-secondary);font-weight:600}.followup-q.svelte-1e6bp6y{font-size:.85rem;margin-top:4px}.part3-topic.svelte-1e6bp6y{font-size:.85rem;font-weight:600;color:var(--color-speaking);margin-bottom:6px}.system-text.svelte-1e6bp6y{background:#f0f4ff;font-size:.75rem;max-height:200px}.results-card.svelte-1e6bp6y{background:var(--color-card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px;border-left:3px solid var(--color-speaking);display:flex;flex-direction:column;gap:10px}.results-card.svelte-1e6bp6y h3:where(.svelte-1e6bp6y){font-size:1rem}.results-textarea.svelte-1e6bp6y{min-height:150px;resize:vertical;font-size:.85rem;line-height:1.5}.save-btn.svelte-1e6bp6y{align-self:flex-end;padding:8px 24px;background:var(--color-speaking);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;min-height:40px;box-shadow:none}.save-btn.svelte-1e6bp6y:disabled{opacity:.4;cursor:default}.saved-confirm.svelte-1e6bp6y{display:flex;align-items:center;gap:12px;padding:12px 0}.saved-confirm.svelte-1e6bp6y p:where(.svelte-1e6bp6y){font-size:.9rem;color:var(--color-text-secondary)}
