.text-to-speech{margin-bottom:2rem}.text-to-speech .form-item{margin-bottom:1.5rem}.text-to-speech label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9375rem}.text-to-speech textarea{width:100%;min-height:8.75rem;padding:.875rem;border:.0625rem solid #e5e7eb;border-radius:.75rem;font-size:1rem;resize:vertical;transition:.2s border}.text-to-speech select:focus,.text-to-speech textarea:focus{outline:0;border-color:#667eea;box-shadow:0 0 0 .1875rem rgba(102,126,234,.2)}.text-to-speech select{width:100%;padding:.75rem .875rem;border:.0625rem solid #e5e7eb;border-radius:.75rem;font-size:.9375rem;background:#fff;cursor:pointer}.text-to-speech .range-wrap{display:flex;align-items:center;gap:1rem}.text-to-speech input[type=range]{flex:1;height:.375rem;accent-color:#667eea;cursor:pointer}.text-to-speech .range-value{min-width:2.5rem;text-align:center;font-weight:700;color:#667eea;font-size:1.0625rem}.text-to-speech .btn-box{text-align:center}.text-to-speech button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:0;padding:.875rem 3rem;border-radius:9999rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 .25rem .875rem rgba(102,126,234,.35)}.text-to-speech button:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem rgba(102,126,234,.45)}.text-to-speech button:active{transform:translateY(0)}.text-to-speech button:disabled{opacity:.5!important;cursor:not-allowed!important}.text-to-speech .model-status{font-size:.875rem}.text-to-speech .model-status p{margin-bottom:.5rem;color:var(--text-light)}.text-to-speech .model-status p:last-child{margin-bottom:0}.text-to-speech .model-status p a{color:var(--accent-color)}.text-to-speech .model-status p a.model-btn,.tts-result p a{color:var(--primary-color)}.text-to-speech .model-status p code{color:var(--secondary-color);font-family:cursive}.text-to-speech .tts-tip{background-color:var(--bg-light);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.tts-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.text-to-speech .tts-tip,.tts-result p{font-size:.875rem;color:var(--text-light)}