.styles-module__HGO7Vq__container{max-width:1000px;margin:0 auto;padding:40px 20px}.styles-module__HGO7Vq__header{text-align:center;margin-bottom:40px}.styles-module__HGO7Vq__icon{color:#ff0050;margin-bottom:16px}.styles-module__HGO7Vq__title{color:#1a1a1a;margin-bottom:12px;font-size:2.5rem;font-weight:800}.styles-module__HGO7Vq__description{color:#666;font-size:1.1rem}.styles-module__HGO7Vq__content{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px;display:grid}.styles-module__HGO7Vq__formSection{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:30px}.styles-module__HGO7Vq__formField{margin-bottom:24px}.styles-module__HGO7Vq__label{color:#1a1a1a;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.styles-module__HGO7Vq__textarea{color:#1a1a1a;resize:vertical;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;min-height:120px;padding:12px 16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;transition:all .3s}.styles-module__HGO7Vq__textarea:hover{border-color:#ff0050}.styles-module__HGO7Vq__textarea:focus{border-color:#ff0050;outline:none;box-shadow:0 0 0 3px #ff00501a}.styles-module__HGO7Vq__charCount{color:#999;margin-top:4px;font-size:.85rem}.styles-module__HGO7Vq__input{color:#1a1a1a;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:all .3s}.styles-module__HGO7Vq__input:hover{border-color:#ff0050}.styles-module__HGO7Vq__input:focus{border-color:#ff0050;outline:none;box-shadow:0 0 0 3px #ff00501a}.styles-module__HGO7Vq__hint{color:#999;margin-top:4px;font-size:.85rem}.styles-module__HGO7Vq__buttonGroup{gap:12px;display:flex}.styles-module__HGO7Vq__generateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff0050 0%,#f36 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.styles-module__HGO7Vq__generateButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff00504d}.styles-module__HGO7Vq__generateButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__HGO7Vq__clearButton{color:#ff0050;cursor:pointer;background:#fff;border:2px solid #ff0050;border-radius:8px;flex:1;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.styles-module__HGO7Vq__clearButton:hover{color:#fff;background:#ff0050}.styles-module__HGO7Vq__outputSection{background:#fff;border:2px solid #f0f0f0;border-radius:16px;grid-column:1/-1;padding:30px}.styles-module__HGO7Vq__outputHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.styles-module__HGO7Vq__outputTitle{color:#1a1a1a;margin:0;font-size:1.3rem;font-weight:700}.styles-module__HGO7Vq__actionButtons{flex-wrap:wrap;gap:12px;display:flex}.styles-module__HGO7Vq__copyAllButton,.styles-module__HGO7Vq__downloadButton{color:#ff0050;cursor:pointer;background:#fff;border:2px solid #ff0050;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.styles-module__HGO7Vq__copyAllButton:hover,.styles-module__HGO7Vq__downloadButton:hover{color:#fff;background:#ff0050}.styles-module__HGO7Vq__subtitlesPreview{flex-direction:column;gap:16px;max-height:400px;margin-bottom:30px;padding-right:8px;display:flex;overflow-y:auto}.styles-module__HGO7Vq__subtitleItem{background:#f8f9fa;border-left:4px solid #ff0050;border-radius:8px;gap:16px;padding:16px;transition:all .2s;display:flex}.styles-module__HGO7Vq__subtitleItem:hover{background:#fff0f6}.styles-module__HGO7Vq__subtitleNumber{color:#fff;background:linear-gradient(135deg,#ff0050 0%,#f36 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.styles-module__HGO7Vq__subtitleContent{flex:1}.styles-module__HGO7Vq__subtitleTime{color:#ff0050;margin-bottom:4px;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.styles-module__HGO7Vq__subtitleText{color:#1a1a1a;font-size:1rem;line-height:1.4}.styles-module__HGO7Vq__srtPreview{background:#1a1a1a;border-radius:8px;margin-top:24px;padding:16px}.styles-module__HGO7Vq__srtTitle{color:#ff0050;margin:0 0 12px;font-size:.95rem;font-weight:600}.styles-module__HGO7Vq__srtContent{color:#0f0;max-height:300px;margin:0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.styles-module__HGO7Vq__info{background:#fff;border:2px solid #f0f0f0;border-radius:16px;grid-column:1/-1;padding:24px}.styles-module__HGO7Vq__info h3{color:#1a1a1a;margin-top:0;margin-bottom:16px;font-size:1.1rem}.styles-module__HGO7Vq__info ul{margin:0;padding:0;list-style:none}.styles-module__HGO7Vq__info li{color:#666;margin-bottom:12px;line-height:1.6}.styles-module__HGO7Vq__tips{background:#fff0f6;border-left:4px solid #ff0050;border-radius:16px;grid-column:1/-1;padding:24px}.styles-module__HGO7Vq__tips h3{color:#1a1a1a;margin-top:0;margin-bottom:16px;font-size:1.1rem}.styles-module__HGO7Vq__tips ul{margin:0;padding:0;list-style:none}.styles-module__HGO7Vq__tips li{color:#666;margin-bottom:12px;line-height:1.6}@media (max-width:1024px){.styles-module__HGO7Vq__content{grid-template-columns:1fr}.styles-module__HGO7Vq__outputSection{grid-column:1}.styles-module__HGO7Vq__title{font-size:2rem}}@media (max-width:768px){.styles-module__HGO7Vq__container{padding:24px 16px}.styles-module__HGO7Vq__formSection,.styles-module__HGO7Vq__outputSection,.styles-module__HGO7Vq__info,.styles-module__HGO7Vq__tips{padding:20px}.styles-module__HGO7Vq__title{font-size:1.8rem}.styles-module__HGO7Vq__description{font-size:1rem}.styles-module__HGO7Vq__outputHeader{flex-direction:column;align-items:stretch}.styles-module__HGO7Vq__actionButtons{width:100%}.styles-module__HGO7Vq__copyAllButton,.styles-module__HGO7Vq__downloadButton{flex:1;justify-content:center}.styles-module__HGO7Vq__buttonGroup{flex-direction:column}.styles-module__HGO7Vq__generateButton,.styles-module__HGO7Vq__clearButton{width:100%}.styles-module__HGO7Vq__subtitlesPreview{max-height:300px}.styles-module__HGO7Vq__subtitleItem{flex-direction:column}.styles-module__HGO7Vq__subtitleNumber{align-self:flex-start}}.styles-module__HGO7Vq__subtitlesPreview::-webkit-scrollbar{width:8px}.styles-module__HGO7Vq__subtitlesPreview::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.styles-module__HGO7Vq__subtitlesPreview::-webkit-scrollbar-thumb{background:#ff0050;border-radius:8px}.styles-module__HGO7Vq__subtitlesPreview::-webkit-scrollbar-thumb:hover{background:#f36}.styles-module__HGO7Vq__srtContent::-webkit-scrollbar{height:6px}.styles-module__HGO7Vq__srtContent::-webkit-scrollbar-track{background:#333;border-radius:3px}.styles-module__HGO7Vq__srtContent::-webkit-scrollbar-thumb{background:#ff0050;border-radius:3px}.styles-module__HGO7Vq__srtContent::-webkit-scrollbar-thumb:hover{background:#f36}
