.TextToSpeech_container___ByZh{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.TextToSpeech_header__l9GTv{text-align:center;margin-bottom:3rem}.TextToSpeech_title__8NblF{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px}.TextToSpeech_subtitle__M_u8m{color:rgba(255,255,255,.9);font-size:1.1rem;font-weight:400;margin:0}.TextToSpeech_unsupportedMessage__NOHla{background:rgba(255,255,255,.95);border-radius:20px;padding:3rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);text-align:center;max-width:600px;margin:2rem auto}.TextToSpeech_unsupportedIcon__TG573{font-size:4rem;margin-bottom:1rem}.TextToSpeech_unsupportedText__tIp19{color:#333;font-size:1.1rem;line-height:1.6}.TextToSpeech_mainContent__nTtsJ{max-width:1000px;margin:0 auto}.TextToSpeech_inputSection__p0_Vq{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.TextToSpeech_textGroup__GmbeQ{margin-bottom:2rem}.TextToSpeech_label__jRETK{display:block;margin-bottom:.5rem}.TextToSpeech_labelText__acMC_{color:#333;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.TextToSpeech_textArea__oCwpo{width:100%;padding:16px;font-size:16px;border:2px solid #e0e0e0;border-radius:12px;background:white;color:#333;outline:none;transition:all .3s ease;resize:vertical;min-height:120px;line-height:1.5;font-family:inherit}.TextToSpeech_textArea__oCwpo:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.TextToSpeech_textArea__oCwpo::placeholder{color:#999;font-style:italic}.TextToSpeech_textInfo__sgNfo{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.85rem;color:#666}.TextToSpeech_charCount__gUpBC{font-weight:500}.TextToSpeech_textStats__kF9Gw{font-style:italic}.TextToSpeech_presetsSection__zfYAv{margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.TextToSpeech_presetsTitle__NmDls{color:#333;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.TextToSpeech_presetButtons__4JewI{display:flex;gap:.5rem;flex-wrap:wrap}.TextToSpeech_presetButton__HSnR_{padding:6px 12px;background:#667eea;color:white;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.TextToSpeech_presetButton__HSnR_:hover{background:#5a6fd8;transform:translateY(-1px)}.TextToSpeech_controlsGrid__J3VHH{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.TextToSpeech_controlGroup___z6j9{display:flex;flex-direction:column;gap:.5rem}.TextToSpeech_controlLabel__JmeE4{color:#333;font-size:.9rem;font-weight:600}.TextToSpeech_voiceSelect__GhSjg{padding:8px 12px;font-size:14px;border:2px solid #e0e0e0;border-radius:8px;background:white;color:#333;outline:none;transition:all .3s ease;cursor:pointer}.TextToSpeech_voiceSelect__GhSjg:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.TextToSpeech_rangeSlider__vjOL4{width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none;cursor:pointer;transition:all .3s ease}.TextToSpeech_rangeSlider__vjOL4::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;transition:all .3s ease}.TextToSpeech_rangeSlider__vjOL4::-webkit-slider-thumb:hover{background:#5a6fd8;transform:scale(1.2)}.TextToSpeech_rangeSlider__vjOL4::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none;transition:all .3s ease}.TextToSpeech_rangeSlider__vjOL4::-moz-range-thumb:hover{background:#5a6fd8;transform:scale(1.2)}.TextToSpeech_rangeLabels__9Ou4i{display:flex;justify-content:space-between;font-size:.75rem;color:#666;margin-top:.25rem}.TextToSpeech_playbackControls__UjMMu{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.TextToSpeech_controlButton__F_qU5{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center}.TextToSpeech_playButton__e_78h{background:#4CAF50;color:white;box-shadow:0 4px 12px rgba(76,175,80,.3)}.TextToSpeech_playButton__e_78h:hover:not(:disabled){background:#45a049;transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.TextToSpeech_playButton__e_78h:disabled{opacity:.6;cursor:not-allowed;transform:none}.TextToSpeech_pauseButton__Vz27g{background:#FF9800;color:white;box-shadow:0 4px 12px rgba(255,152,0,.3)}.TextToSpeech_pauseButton__Vz27g:hover:not(:disabled){background:#F57C00;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,152,0,.4)}.TextToSpeech_pauseButton__Vz27g:disabled{opacity:.6;cursor:not-allowed;transform:none}.TextToSpeech_stopButton__vph4b{background:#f44336;color:white;box-shadow:0 4px 12px rgba(244,67,54,.3)}.TextToSpeech_stopButton__vph4b:hover:not(:disabled){background:#d32f2f;transform:translateY(-2px);box-shadow:0 6px 16px rgba(244,67,54,.4)}.TextToSpeech_stopButton__vph4b:disabled{opacity:.6;cursor:not-allowed;transform:none}.TextToSpeech_actionButtons__5L_xV{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.TextToSpeech_button__ZRhXS{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.TextToSpeech_exampleButton__QL0_7{background:#2196F3;color:white;box-shadow:0 4px 12px rgba(33,150,243,.3)}.TextToSpeech_exampleButton__QL0_7:hover{background:#1976D2;transform:translateY(-2px);box-shadow:0 6px 16px rgba(33,150,243,.4)}.TextToSpeech_clearButton__ERhG3{background:#9E9E9E;color:white;box-shadow:0 4px 12px rgba(158,158,158,.3)}.TextToSpeech_clearButton__ERhG3:hover{background:#757575;transform:translateY(-2px);box-shadow:0 6px 16px rgba(158,158,158,.4)}.TextToSpeech_downloadButton__K21mT{background:#9C27B0;color:white;box-shadow:0 4px 12px rgba(156,39,176,.3)}.TextToSpeech_downloadButton__K21mT:hover{background:#7B1FA2;transform:translateY(-2px);box-shadow:0 6px 16px rgba(156,39,176,.4)}.TextToSpeech_statusSection__vUgpf{background:linear-gradient(135deg,#e8f5e8,#f0f8ff);border-radius:12px;padding:1.5rem;border-left:4px solid #4caf50;animation:TextToSpeech_fadeInUp__yxp1u .5s ease-out}@keyframes TextToSpeech_fadeInUp__yxp1u{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TextToSpeech_statusIndicator__CMIpD{display:flex;align-items:center;justify-content:center;gap:1rem}.TextToSpeech_statusIcon__jE8gn{font-size:1.5rem}.TextToSpeech_statusText__FhXiv{color:#333;font-weight:600;font-size:1.1rem}.TextToSpeech_statusWave__YDC5L{display:flex;gap:2px;align-items:center}.TextToSpeech_wave__heh83{width:3px;height:20px;background:#4CAF50;border-radius:2px;animation:TextToSpeech_wave__heh83 1s ease-in-out infinite}.TextToSpeech_wave__heh83:nth-child(2){animation-delay:.2s}.TextToSpeech_wave__heh83:nth-child(3){animation-delay:.4s}@keyframes TextToSpeech_wave__heh83{0%,to{height:10px;opacity:.5}50%{height:25px;opacity:1}}.TextToSpeech_infoSection__ZiB5M{max-width:1000px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.TextToSpeech_infoTitle__X_EZ9{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.TextToSpeech_infoGrid__sr0rC{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.TextToSpeech_infoCard___nGji{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea}.TextToSpeech_infoCard___nGji h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.TextToSpeech_infoCard___nGji p{color:#666;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:768px){.TextToSpeech_container___ByZh{padding:15px}.TextToSpeech_title__8NblF{font-size:2rem}.TextToSpeech_subtitle__M_u8m{font-size:1rem}.TextToSpeech_infoSection__ZiB5M,.TextToSpeech_inputSection__p0_Vq{padding:1.5rem}.TextToSpeech_controlsGrid__J3VHH{grid-template-columns:1fr}.TextToSpeech_playbackControls__UjMMu{flex-direction:column;align-items:center}.TextToSpeech_controlButton__F_qU5{width:100%;max-width:300px}.TextToSpeech_actionButtons__5L_xV{flex-direction:column;align-items:center}.TextToSpeech_button__ZRhXS{width:100%;max-width:300px}.TextToSpeech_presetButtons__4JewI{flex-direction:column}.TextToSpeech_presetButton__HSnR_{width:100%}.TextToSpeech_textInfo__sgNfo{flex-direction:column;gap:.25rem;align-items:flex-start}.TextToSpeech_statusIndicator__CMIpD{flex-direction:column;gap:.5rem}.TextToSpeech_infoGrid__sr0rC{grid-template-columns:1fr}}@media (max-width:480px){.TextToSpeech_title__8NblF{font-size:1.8rem}.TextToSpeech_infoSection__ZiB5M,.TextToSpeech_inputSection__p0_Vq{padding:1rem}.TextToSpeech_textArea__oCwpo{font-size:14px;padding:12px}.TextToSpeech_controlButton__F_qU5{padding:10px 20px;font-size:14px}.TextToSpeech_button__ZRhXS{padding:8px 16px;font-size:12px}.TextToSpeech_controlsGrid__J3VHH{gap:1rem}}.TextToSpeech_button__ZRhXS:focus,.TextToSpeech_controlButton__F_qU5:focus,.TextToSpeech_presetButton__HSnR_:focus,.TextToSpeech_rangeSlider__vjOL4:focus,.TextToSpeech_textArea__oCwpo:focus,.TextToSpeech_voiceSelect__GhSjg:focus{outline:2px solid #667eea;outline-offset:2px}.TextToSpeech_container___ByZh *{transition:all .3s cubic-bezier(.4,0,.2,1)}