@font-face{font-family:'Sora';font-style:normal;font-weight:300 700;font-display:swap;src:url('https://fonts.gstatic.com/s/sora/v17/xMQbuFFYT72XzQUpDg.woff2') format('woff2')}.visually-hidden,.sr-only{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.section-heading{font-size:1.5rem;font-weight:700;color:#3730a3;text-align:center;margin:20px 0 15px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;color:#333}.container{max-width:900px;margin:0 auto;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,0.1);overflow:hidden;animation:slideUp 0.8s ease-out}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:40px 30px;text-align:center;position:relative}.header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.15"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.15"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.15"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>')}.header-content{position:relative;z-index:1}.user-status-area{background:transparent;border:none;border-radius:0;padding:0;font-size:14px;font-weight:500;color:#0f172a;min-width:auto;text-align:center;box-shadow:none;display:flex;align-items:center;gap:8px}.user-status-area:hover{background:transparent;box-shadow:none}.language-switcher{position:relative;display:flex;align-items:center}.language-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#ffffff;color:#0f172a;font-weight:600;font-size:12px;cursor:pointer;transition:all 0.18s ease}.language-toggle:hover{border-color:#cbd5f5;box-shadow:0 8px 16px rgba(15,23,42,0.08)}.language-flag{font-size:16px;width:18px;text-align:center}.language-flag-img{width:18px;height:18px;display:inline-block;border-radius:3px;object-fit:cover}.language-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:260px;max-height:360px;overflow-y:auto;background:#ffffff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 18px 32px rgba(15,23,42,0.14);padding:8px;display:none;z-index:1500}.language-dropdown.show{display:block}.language-dropdown-title{font-size:12px;font-weight:700;color:#64748b;padding:6px 8px 10px;text-transform:uppercase;letter-spacing:0.04em}.language-option{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;font-size:13px;color:#0f172a;transition:background 0.15s ease,color 0.15s ease}.language-option:hover{background:#f8fafc}.language-option.active{background:#eef2ff;color:#1d4ed8;font-weight:600}.language-check{margin-left:auto;color:#1d4ed8;font-weight:700}.user-avatar{width:24px;height:24px;border-radius:50%;border:none;object-fit:cover;flex-shrink:0;margin-right:4px}.user-name{font-weight:600;color:#0f172a;font-size:13px;white-space:nowrap;text-shadow:none}.logout-btn{background:white;border:none;color:#666;padding:4px 8px;border-radius:4px;font-size:10px;cursor:pointer;transition:all 0.2s ease;font-weight:500;margin-left:8px}.logout-btn:hover{background:#e0e0e0;color:#333}.logo{font-size:2.5rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.tagline{font-size:1.2rem;opacity:0.9;margin-bottom:20px}.stats-bar{display:flex;justify-content:center;gap:40px;background:rgba(255,255,255,0.2);padding:20px;border-radius:15px;backdrop-filter:blur(10px)}.stat-item{text-align:center}.stat-number{font-size:1.8rem;font-weight:700;display:block}.stat-label{font-size:0.9rem;opacity:0.8}.main-content{padding:40px 30px}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.feature{text-align:center;padding:25px 15px;background:linear-gradient(145deg,#f8f9fa,#e9ecef);border-radius:15px;transition:all 0.3s ease;border:1px solid #e2e8f0}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(102,126,234,0.15)}.feature-icon{font-size:2.5rem;color:#667eea;margin-bottom:15px}.feature-title{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#4a5568}.feature-desc{font-size:0.9rem;color:#64748b}.upload-section{margin-bottom:30px}.settings-panel{background:#f8f9fa;border-radius:15px;padding:25px;margin-bottom:30px;border:1px solid #e9ecef}.settings-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.setting-group{display:flex;flex-direction:column}.setting-label{font-weight:600;margin-bottom:8px;color:#495057}.setting-select{padding:10px 15px;border:2px solid #e9ecef;border-radius:8px;background:white;font-size:14px;transition:border-color 0.3s ease}.setting-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,0.1)}.info-badge{display:inline-block;background:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:12px;margin-left:8px}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:20px;color:#4a5568;display:flex;align-items:center;gap:10px}.file-upload{border:3px dashed #cbd5e0;border-radius:15px;padding:40px 20px;text-align:center;transition:all 0.3s ease;background:linear-gradient(45deg,#f7fafc,#edf2f7);position:relative;overflow:hidden}.file-upload:hover{border-color:#667eea;background:linear-gradient(45deg,#edf2f7,#e2e8f0);transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,0.15)}.file-upload.dragover{border-color:#667eea;background:linear-gradient(45deg,#ebf4ff,#bee3f8);transform:scale(1.02)}.upload-icon{font-size:3rem;color:#667eea;margin-bottom:15px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.upload-text{font-size:1.2rem;color:#4a5568;margin-bottom:15px;font-weight:500}.upload-subtext{color:#64748b;font-size:0.9rem}input[type="file"]{display:none}.file-input-label{display:inline-block;background:#0b72e7 !important;color:#ffffff !important;padding:12px 30px;border-radius:25px;cursor:pointer;transition:all 0.2s ease;font-weight:700;margin-top:15px;box-shadow:0 8px 18px rgba(11,114,231,0.24);border:1px solid #0b72e7 !important}.file-input-label:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(11,114,231,0.28);background:#075ec2 !important;border-color:#075ec2 !important}.file-name{margin-top:15px;padding:10px 20px;background:#e6fffa;border:1px solid #38b2ac;border-radius:8px;color:#234e52;font-weight:500;display:none}.submit-btn{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border:none;padding:18px 40px;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden;box-shadow:0 6px 20px rgba(102,126,234,0.3)}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,0.4)}.submit-btn:disabled{opacity:0.7;cursor:not-allowed;transform:none}.submit-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s}.submit-btn:hover::before{left:100%}.submit-btn-progress{width:100%;height:60px;background:#f0f0f0;border:2px solid #667eea;border-radius:25px;position:relative;overflow:hidden;display:none}.submit-btn-progress-fill{height:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:0%;transition:width 0.3s ease;border-radius:23px;position:relative}.submit-btn-progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-weight:600;font-size:1rem;z-index:10;text-shadow:0 1px 2px rgba(255,255,255,0.8)}.submit-btn-progress-fill::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,0.3) 50%,transparent 70%);animation:shine 2s infinite}.progress{display:none;margin-top:30px;background:#f7fafc;border-radius:15px;padding:25px;border:1px solid #e2e8f0}.progress-stage{margin-bottom:20px}.stage-title{font-size:1.1rem;font-weight:600;color:#4a5568;margin-bottom:10px;display:flex;align-items:center;gap:10px}.upload-progress{margin-bottom:25px}.upload-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:15px}.stat-box{background:white;padding:15px;border-radius:10px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.stat-value{font-size:1.3rem;font-weight:700;color:#667eea;display:block}.stat-desc{font-size:0.85rem;color:#64748b;margin-top:5px}.progress-bar{width:100%;height:12px;background:#e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:10px;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:0%;transition:width 0.3s ease;border-radius:10px;position:relative}.progress-fill::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,0.3) 50%,transparent 70%);animation:shine 2s infinite}@keyframes shine{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.progress-text{text-align:center;color:#4a5568;font-weight:500;margin-top:5px}.transcription-progress{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.process-steps{display:flex;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:10px}.step{flex:1;min-width:120px;text-align:center;padding:10px;border-radius:8px;transition:all 0.3s ease}.step.active{background:#e6fffa;color:#234e52;transform:scale(1.05)}.step.completed{background:#c6f6d5;color:#22543d}.step-icon{font-size:1.5rem;margin-bottom:5px}.step-text{font-size:0.85rem;font-weight:500}.status{text-align:center;color:#4a5568;font-weight:500;font-size:1.1rem;margin-bottom:10px}.speed-indicator{text-align:center;margin-top:15px;font-size:14px;color:#666}.leave-message{display:none;margin-top:20px;margin-bottom:20px;background-color:#f0f4ff;padding:12px 20px;border-radius:8px;margin:15px auto;max-width:500px;box-shadow:0 2px 4px rgba(0,0,0,0.05);animation:fadeIn 0.5s ease-in;transition:opacity 0.5s ease-out}.leave-message.hidden{opacity:0;pointer-events:none}.leave-message i{margin-right:8px;color:#667eea}.leave-message a:hover{color:#5a67d8}.speaker-modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.55);backdrop-filter:blur(6px);z-index:1100;align-items:center;justify-content:center;padding:20px}.speaker-modal{background:#ffffff;border-radius:18px;width:100%;max-width:480px;padding:30px;box-shadow:0 24px 60px rgba(102,126,234,0.25);position:relative}.speaker-modal h3{margin:0 0 10px;font-size:22px;font-weight:700;color:#2d3748}.speaker-modal p{margin:0 0 18px;color:#4a5568;font-size:15px;line-height:1.6}.speaker-modal-close{position:absolute;top:14px;right:14px;background:transparent;border:none;color:#6b7280;font-size:20px;cursor:pointer;transition:color 0.2s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.speaker-modal-close:hover{color:#4c51bf}.speaker-file-area{background:#f7f9ff;border:2px dashed rgba(102,126,234,0.3);border-radius:14px;padding:20px;text-align:center;margin-bottom:20px}.speaker-browse-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;color:#ffffff;padding:12px 22px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 25px rgba(102,126,234,0.35);transition:transform 0.2s ease,box-shadow 0.2s ease}.speaker-browse-btn:hover{transform:translateY(-1px);box-shadow:0 16px 35px rgba(102,126,234,0.4)}.speaker-selected-file{margin-top:14px;font-size:14px;color:#4a5568;word-break:break-word}.speaker-selected-file.empty{color:#6b7280}.speaker-option{border:1px solid #e2e8f0;border-radius:12px;padding:18px;display:flex;align-items:flex-start;gap:14px;transition:border-color 0.2s ease,box-shadow 0.2s ease}.speaker-option:hover{border-color:rgba(102,126,234,0.55);box-shadow:0 12px 28px rgba(102,126,234,0.12)}.speaker-option input[type="checkbox"]{margin-top:4px;width:20px;height:20px}.speaker-option-title{font-size:16px;font-weight:600;color:#2c5282}.speaker-option-desc{margin-top:6px;font-size:14px;color:#4a5568;line-height:1.5}.speaker-toggle-note{margin-top:12px;font-size:13px;color:#6b7280}.translation-options{margin-top:16px;display:flex;flex-direction:column;gap:8px}.translation-options label{font-size:0.9rem;color:#374151;display:flex;align-items:center;gap:10px}.translation-options select{padding:6px 10px;border:1px solid #cbd5f5;border-radius:6px;background-color:#ffffff;color:#1f2937}.translation-note{font-size:0.8rem;color:#6b7280;line-height:1.4;margin-bottom:12px}.translation-order-options{margin-top:4px;display:none;flex-direction:column;gap:6px}.translation-order-options label{font-size:0.85rem;color:#4b5563}.translation-order-options select{padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background-color:#ffffff;color:#1f2937}.speaker-modal-apply{background:#4c51bf;color:#ffffff;border:none;border-radius:999px;padding:12px 26px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 25px rgba(76,81,191,0.35);transition:transform 0.2s ease,box-shadow 0.2s ease}.speaker-modal-apply:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(76,81,191,0.45)}.lightning{animation:flash 1.5s infinite}@keyframes flash{0%,50%{opacity:1}25%,75%{opacity:0.5}}.loading-spinner{border:2px solid #f3f3f3;border-top:2px solid #667eea;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;display:inline-block;margin-right:10px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.result{display:none;margin-top:30px;padding:25px;border-radius:15px;text-align:center}.result.success{background:linear-gradient(135deg,#c6f6d5,#9ae6b4);border:1px solid #38a169}.result.error{background:linear-gradient(135deg,#fed7d7,#feb2b2);border:1px solid #e53e3e}.result-message{font-size:1.1rem;margin-bottom:20px}.download-links{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.download-btn{background:#ffffff;color:#1f2937;padding:12px 22px;border-radius:6px !important;text-decoration:none;font-weight:700;transition:all 0.2s ease;box-shadow:0 6px 12px rgba(15,23,42,0.10);display:flex;align-items:center;gap:8px;border:1px solid #d1d5db}.download-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,0.16);background:#f3f4f6;border-color:#c7ccd5}.timestamp-option{display:none;padding:0;background:transparent;border-radius:0;text-align:center;flex:0 1 auto}.timestamp-option label{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:500;color:#4a5568}.timestamp-option input[type="checkbox"]{width:18px;height:18px;accent-color:#667eea}.timestamp-option.disabled label{cursor:not-allowed;opacity:0.55}.diarization-status{margin-top:8px;font-size:13px;color:#4a5568}.diarization-status.pending{color:#805ad5}.diarization-status.error{color:#e53e3e}#stats{display:none;margin-top:20px;padding:20px;background:white;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.1);justify-content:space-around;text-align:center}.stat-group{display:flex;flex-direction:column;align-items:center}.stat-number-result{font-size:1.5rem;font-weight:700;color:#667eea}.stat-label-result{font-size:0.9rem;color:#64748b;margin-top:5px}@media (max-width:768px){.container{margin:10px;border-radius:15px}.header{padding:30px 20px}.main-content{padding:30px 20px}.stats-bar{gap:20px;flex-direction:column}.features{grid-template-columns:1fr}.download-links{flex-direction:column;align-items:center}.upload-stats{grid-template-columns:1fr 1fr}.process-steps{flex-direction:column}.adsbygoogle{width:320px !important;height:50px !important}}.user-status-wrapper{position:relative;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.user-status-wrapper:hover{background-color:rgba(0,0,0,0.05);border-radius:20px;padding:5px;margin:-5px}.user-dropdown-menu{position:absolute;top:100%;right:0;background-color:white;min-width:220px;box-shadow:0 10px 30px rgba(15,23,42,0.12);border-radius:12px;display:none;margin-top:10px;z-index:1000;overflow:hidden}.user-dropdown-menu.show{display:block}.user-dropdown-menu a{display:flex;align-items:center;padding:14px 20px;color:#0f172a;text-decoration:none;transition:background-color 0.2s;font-size:15px;font-weight:500;white-space:nowrap}.user-dropdown-menu a:hover{background-color:#f4f6fb}.user-dropdown-menu a i{margin-right:10px;width:20px;min-width:20px;text-align:center;display:inline-block;color:#0b72e7}body.mobile-view .user-dropdown-menu{min-width:180px;max-width:200px;right:0;left:auto}body.mobile-view .user-dropdown-menu a{padding:10px 16px;font-size:13px}.auth-btn{background:white;border:none;color:#666;padding:6px 14px;border-radius:5px;font-size:12px;cursor:pointer;transition:all 0.2s ease;font-weight:500;margin-left:8px;text-decoration:none;display:inline-block}.auth-btn:hover{background:#e0e0e0;color:#333}.login-btn{}.signup-btn{}@media (max-width:768px){.auth-btn{padding:5px 12px;font-size:11px}}.mobile-only{display:none}.desktop-only{display:block}body.mobile-view .desktop-only{display:none !important}body.mobile-view .mobile-only{display:block !important}body.mobile-view{background:#f8fafc;padding:0;color:#0f172a}body.mobile-view .container{max-width:100%;margin:0;border-radius:0;box-shadow:none;background:transparent;overflow:visible;min-height:100vh;display:flex;flex-direction:column}body.mobile-view .header{background:linear-gradient(135deg,#1d4ed8 0%,#312e81 100%);padding:36px 20px 28px;text-align:left;border-radius:0 0 32px 32px;overflow:visible}body.mobile-view .header::before{opacity:0.15}body.mobile-view .header-content{align-items:flex-start}body.mobile-view .logo{font-size:1.75rem}body.mobile-view .tagline{margin-top:12px;font-size:1rem;line-height:1.5}body.mobile-view .user-status-area{position:static !important;top:auto !important;right:auto !important;left:auto !important;transform:none !important;margin-top:20px;justify-content:flex-start}body.mobile-view .stats-bar{margin-top:24px;gap:12px;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}body.mobile-view .stat-item{background:rgba(255,255,255,0.18);border-radius:14px;padding:12px 8px}body.mobile-view .stat-number{font-size:1.2rem}body.mobile-view .main-content{padding:20px 18px 24px;background:transparent;flex:1;display:flex;flex-direction:column;gap:18px}body.mobile-view .section-heading{font-size:1.35rem;margin-top:28px}body.mobile-view .features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}body.mobile-view .feature{padding:16px 14px;border-radius:16px}body.mobile-view .feature-title{font-size:1rem}body.mobile-view .feature-desc{font-size:0.9rem}body.mobile-view .upload-section{margin:0;background:#ffffff;border-radius:18px;padding:22px 18px;box-shadow:0 22px 45px rgba(15,23,42,0.08)}body.mobile-view .file-upload{padding:22px 16px;border-radius:16px}body.mobile-view .file-upload .upload-text{font-size:1.05rem}body.mobile-view .file-upload .upload-subtext{font-size:0.9rem}body.mobile-view .process-steps,body.mobile-view .download-links,body.mobile-view .support-options,body.mobile-view .contact-actions{flex-direction:column;gap:16px;align-items:stretch}body.mobile-view .process-steps{display:none !important}body.mobile-view .progress-card,body.mobile-view .result,body.mobile-view .support-card{padding:18px}body.mobile-view #downloadLinks{display:flex;flex-direction:column;gap:12px}body.mobile-view #downloadLinks a{width:100%}body.mobile-view .options-container{padding:16px}body.mobile-view .url-ingest-input{flex-direction:column}body.mobile-view .url-ingest-input button{width:100%}body.mobile-view .url-ingest-input input{height:40px;border-radius:6px;font-size:1.05rem;border-width:2px;border-color:rgba(37,99,235,0.5);box-shadow:0 10px 24px rgba(37,99,235,0.12);padding:0 20px}body.mobile-view .url-ingest-input .btn{height:52px;border-radius:14px;font-size:1rem}body.mobile-view .seo-section{margin-top:14px !important;padding:22px 16px !important}body.mobile-view footer{margin:40px 18px 20px;border-radius:16px;padding:28px 24px}body.mobile-view .footer-link{font-size:0.95rem}body.mobile-view .mobile-hero-card{margin:20px 18px 24px;background:#ffffff;border-radius:18px;padding:20px 18px;box-shadow:0 18px 35px rgba(30,64,175,0.18);position:relative;z-index:2}body.mobile-view .mobile-hero-title{font-size:1.4rem;font-weight:700;color:#1d4ed8}body.mobile-view .mobile-hero-subtitle{margin-top:8px;color:#334155;line-height:1.5;font-size:0.95rem}body.mobile-view .mobile-hero-highlights{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}body.mobile-view .mobile-hero-highlights li{display:flex;align-items:center;gap:10px;background:#eff6ff;color:#1d4ed8;padding:10px 12px;border-radius:12px;font-weight:500}body.mobile-view .mobile-hero-highlights li::before{content:'✔';font-size:0.9rem}body.mobile-view .support-btn,body.mobile-view .cta-button{width:100%}:root{--bg:#f5f7fb;--surface:#ffffff;--surface-muted:#f1f5f9;--text:#0f172a;--text-muted:#5b6476;--primary:#0b72e7;--primary-600:#075ac0;--border:#e2e8f0;--shadow:0 24px 60px rgba(15,23,42,0.12);--radius-xl:28px;--radius-lg:20px;--radius-md:14px}html{scroll-behavior:smooth}body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:'Sora',sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}section{scroll-margin-top:90px}.landing-shell{background:var(--bg)}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.site-nav{position:fixed;top:0;left:0;right:0;z-index:900;background:rgba(248,250,252,0.88);border-bottom:1px solid var(--border);backdrop-filter:blur(18px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:72px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-0.02em}.brand-icon{width:32px;height:32px;border-radius:10px;background:#0b72e7;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(11,114,231,0.2)}.brand-icon i{font-size:16px;transform:translateY(1px)}.brand-text{font-size:1.15rem;font-weight:800;text-transform:lowercase;color:#0f172a}.nav-links{display:flex;gap:24px;font-weight:500}.nav-links a{color:var(--text-muted);transition:color 0.2s ease}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:12px}.user-status-area{display:flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:10px;font-weight:700;font-size:0.95rem;border:1px solid transparent;transition:all 0.18s ease;cursor:pointer;background:transparent}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 6px 14px rgba(11,114,231,0.25)}.btn-primary:hover{background:var(--primary-600);border-color:var(--primary-600);transform:translateY(-1px)}.btn-outline{background:#fff;color:var(--text);border-color:#d0d5dd;box-shadow:0 2px 6px rgba(15,23,42,0.05)}.btn-outline:hover{border-color:#b9c1d0;color:var(--primary);background:#f5f7fb}.btn-ghost{color:var(--text);border-color:transparent}.nav-toggle{width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;display:none;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer}.nav-toggle span{width:18px;height:2px;background:var(--text);display:block;transition:all 0.2s ease}.nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-mobile{display:none;border-top:1px solid var(--border);background:rgba(248,250,252,0.98);padding:16px 24px 24px}.nav-mobile a{display:block;padding:10px 0;color:var(--text-muted);font-weight:600}.nav-mobile-actions{margin-top:16px;display:flex;flex-direction:column;gap:12px}.nav-mobile.is-open{display:block}.hero-section{position:relative;padding:140px 0 80px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,0.15),transparent 45%),radial-gradient(circle at 80% 0%,rgba(96,165,250,0.2),transparent 40%),radial-gradient(circle at 80% 70%,rgba(59,130,246,0.12),transparent 55%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(37,99,235,0.12);color:var(--primary);padding:8px 14px;border-radius:999px;font-weight:600;font-size:0.85rem}.badge-dot{width:8px;height:8px;border-radius:50%;background:var(--primary)}.hero-title{font-size:clamp(2.5rem,4vw,3.7rem);line-height:1.1;margin:20px 0}.hero-linebreak,.hero-accent{display:block}.hero-accent{color:var(--primary)}.hero-subtitle{font-size:1.05rem;color:var(--text-muted);max-width:520px;line-height:1.7;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hero-note{font-size:0.9rem;color:var(--text-muted)}.hero-demo{position:relative;z-index:1}.demo-badge{position:absolute;top:-12px;right:-12px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:8px 12px;box-shadow:var(--shadow);text-align:left}.demo-badge-label{font-size:0.7rem;color:var(--text-muted);margin:0}.demo-badge-value{font-size:1.4rem;font-weight:700;color:var(--primary);margin:0}.demo-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:24px;box-shadow:var(--shadow)}.demo-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.demo-controls{display:flex;gap:6px}.control-dot{width:10px;height:10px;border-radius:50%}.control-dot.red{background:#ef4444}.control-dot.yellow{background:#f59e0b}.control-dot.green{background:#22c55e}.demo-title{font-size:0.85rem;color:var(--text-muted)}.demo-upload{display:flex;gap:12px;align-items:center;background:var(--surface-muted);border-radius:16px;padding:12px 14px;margin-bottom:16px}.demo-icon{width:40px;height:40px;border-radius:12px;background:rgba(37,99,235,0.12);display:flex;align-items:center;justify-content:center;color:var(--primary)}.demo-upload-title{font-size:0.85rem;font-weight:600;margin:0 0 8px}.demo-progress{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.demo-progress span{display:block;width:72%;height:100%;background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px}.demo-transcript{display:grid;gap:12px}.demo-segment{background:rgba(241,245,249,0.6);border-radius:14px;padding:12px 14px;font-size:0.85rem;color:var(--text)}.demo-time{font-size:0.7rem;color:var(--text-muted);margin-bottom:6px}.upload-panel{margin-top:60px;background:rgba(255,255,255,0.9);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;box-shadow:var(--shadow)}.upload-header{text-align:center;margin-bottom:24px}.upload-header h3{font-size:1.8rem;margin:0 0 8px}.upload-header p{color:var(--text-muted);margin:0}.url-ingest-panel{border:1.5px solid rgba(37,99,235,0.18);border-radius:22px;padding:20px;background:linear-gradient(135deg,rgba(239,246,255,0.9),rgba(240,253,250,0.9));margin-bottom:20px;box-shadow:0 14px 34px rgba(15,23,42,0.08)}.url-ingest-header{font-weight:700;color:var(--text);margin-bottom:10px;font-size:1.05rem;letter-spacing:0.2px}.url-ingest-logos{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:2px 0 12px}.url-ingest-logos i{font-size:18px;color:inherit}.url-ingest-logos .url-logo-youtube{color:#ff0000}.url-ingest-logos .url-logo-x{color:#000000;display:inline-flex;align-items:center}.url-ingest-logos .url-logo-x svg{width:18px;height:18px;display:block;fill:currentColor}.url-ingest-logos .url-logo-dropbox{color:#0061ff}.url-ingest-logos .url-logo-drive{background:conic-gradient(#0f9d58 0deg 120deg,#f4b400 120deg 240deg,#4285f4 240deg 360deg);-webkit-background-clip:text;background-clip:text;color:transparent}.url-ingest-logos .url-logo-facebook{color:#1877f2}.url-ingest-logos .url-logo-vimeo{color:#1ab7ea}.url-ingest-input{display:flex;gap:12px;align-items:stretch}.url-ingest-input input{flex:1;height:56px;border-radius:16px;border:1.5px solid rgba(37,99,235,0.18);padding:0 18px;font-weight:600;font-size:1rem;color:var(--text);background:#fff}.url-ingest-input .btn{height:56px;padding:0 22px;border-radius:16px;font-size:1rem;font-weight:700}.url-ingest-input input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,0.15)}.url-ingest-hint{margin-top:8px;font-size:0.9rem;color:var(--text-muted)}.url-ingest-header .url-ingest-highlight{font-weight:600;background:linear-gradient(120deg,#2563eb 0%,#06b6d4 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.url-ingest-error{margin-top:8px;font-size:0.85rem;color:#b91c1c;display:none}@media (max-width:640px){.url-ingest-input{flex-direction:column}.url-ingest-input button{width:100%}.url-ingest-panel{padding:22px}.url-ingest-header{font-size:1.05rem}.url-ingest-input input{height:40px;border-radius:6px;font-size:1.05rem}.url-ingest-input .btn{height:52px;border-radius:14px;font-size:1rem}.url-ingest-input input{border-width:2px;border-color:rgba(37,99,235,0.5);box-shadow:0 10px 24px rgba(37,99,235,0.12);padding:0 20px}}.file-upload{border:2px dashed var(--border);border-radius:var(--radius-xl);padding:32px;text-align:center;background:#fff;transition:all 0.2s ease;cursor:pointer}.file-upload.dragover{border-color:var(--primary);background:rgba(37,99,235,0.05)}.upload-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:20px;background:rgba(37,99,235,0.12);display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.6rem}.upload-title{font-size:1.1rem;font-weight:600;margin:0 0 6px}.upload-subtitle{margin:0 0 18px;color:var(--text-muted)}.file-input-label{margin:0 auto 16px;display:inline-flex}#fileInput{display:none}.file-name{margin-top:12px;font-size:0.9rem}.upload-types{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;color:var(--text-muted);margin-top:16px}.upload-types span{display:inline-flex;align-items:center;gap:6px;background:var(--surface-muted);padding:6px 12px;border-radius:999px;font-size:0.85rem}.upload-footnote{margin-top:16px;color:var(--text-muted);font-size:0.85rem;line-height:1.5}.upload-actions{display:none;justify-content:center;margin-top:24px}.submit-btn{background:var(--primary);color:#fff;border:none;border-radius:10px;padding:14px 22px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 8px 18px rgba(11,114,231,0.25);transition:all 0.2s ease;width:auto}.submit-btn:hover{background:var(--primary-600);transform:translateY(-1px)}.submit-btn-progress{margin-top:16px;border-radius:999px;background:var(--surface-muted);overflow:hidden;position:relative;height:44px;display:none}.submit-btn-progress-fill{position:absolute;inset:0;width:0;background:linear-gradient(90deg,#2563eb,#60a5fa);transition:width 0.3s ease}.submit-btn-progress-text{position:relative;z-index:1;text-align:center;line-height:44px;font-weight:600;color:#0f172a}.leave-message{margin-top:16px;text-align:center;color:var(--text-muted);font-size:0.9rem}.leave-message a{color:var(--primary);text-decoration:underline}.progress{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);padding:24px}.stat-box{background:var(--surface-muted);box-shadow:none}.stat-value{color:var(--primary)}.progress-fill{background:linear-gradient(90deg,#2563eb,#60a5fa)}.result{margin-top:24px;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);padding:20px}.download-links a{display:inline-flex;align-items:center;gap:8px;margin:6px;padding:10px 16px;border-radius:999px;border:1px solid var(--border);color:var(--text);font-weight:600}#stats{margin-top:24px;gap:16px;display:none;flex-wrap:wrap;justify-content:center}.stat-group{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:16px;text-align:center;min-width:160px}.stat-number-result{color:var(--primary)}.ad-slot{padding:32px 0}.ad-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;text-align:center;box-shadow:var(--shadow)}.trust-bar{padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(241,245,249,0.6)}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;align-items:center}.trust-item{display:flex;align-items:center;gap:12px;justify-content:center}.trust-icon{width:44px;height:44px;border-radius:14px;background:rgba(37,99,235,0.12);display:flex;align-items:center;justify-content:center;color:var(--primary)}.trust-value{font-size:1.6rem;font-weight:700}.trust-label{color:var(--text-muted)}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:2.2rem;margin-bottom:12px}.section-header p{color:var(--text-muted);max-width:600px;margin:0 auto}.features-section{padding:96px 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.feature-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;transition:transform 0.2s ease,box-shadow 0.2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-icon{width:48px;height:48px;border-radius:16px;background:rgba(37,99,235,0.12);display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.4rem;margin-bottom:16px}.feature-card h3{margin:0 0 10px;font-size:1.1rem}.feature-card p{margin:0;color:var(--text-muted);line-height:1.6}.defer-render{content-visibility:auto;contain-intrinsic-size:1000px}.testimonials-section{padding:96px 0;background:rgba(241,245,249,0.6)}.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;box-shadow:var(--shadow);position:relative}.testimonial-quote{font-size:2rem;color:rgba(37,99,235,0.15);margin-bottom:16px}.testimonial-slide{display:none}.testimonial-slide.is-active{display:block}.testimonial-text{font-size:1.2rem;line-height:1.7;margin:16px 0 24px}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-author picture{display:block}.testimonial-author img{width:56px;height:56px;border-radius:50%;object-fit:cover}.testimonial-meta h4,.testimonial-name{margin:0 0 4px;font-size:inherit}.testimonial-meta span{color:var(--text-muted);font-size:0.9rem}.testimonial-stars{display:flex;gap:4px;color:#facc15}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.testimonial-nav{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.testimonial-dots{display:flex;gap:8px}.testimonial-dot{width:8px;height:8px;border-radius:50%;background:var(--border);cursor:pointer}.testimonial-dot.is-active{background:var(--primary)}.faq-section{padding:96px 0}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:0 20px}.faq-item summary{list-style:none;cursor:pointer;padding:18px 0;font-weight:600;display:flex;justify-content:space-between;align-items:center}.faq-item summary::after{content:'+';font-size:1.2rem;color:var(--primary)}.faq-item[open] summary::after{content:'-'}.faq-item p{margin:0 0 18px;color:var(--text-muted);line-height:1.6}.steps-section{padding:72px 0 32px}.steps-list{max-width:860px;margin:0 auto;padding-left:24px;color:var(--text-muted);line-height:1.7}.steps-list li{margin:12px 0}.steps-list strong{color:var(--text)}.use-cases-section{padding:80px 0;background:rgba(241,245,249,0.6)}.use-cases-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.use-case-pill{background:#fff;border:1px solid var(--border);color:var(--text);padding:8px 16px;border-radius:999px;font-size:0.9rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;transition:border-color 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.use-case-pill:hover,.use-case-pill:focus-visible{color:var(--primary);border-color:rgba(11,114,231,0.35);box-shadow:0 8px 20px rgba(15,23,42,0.12);transform:translateY(-1px);outline:none}.site-footer{background:#0f172a;color:#f8fafc}.site-footer .brand-text{color:#f8fafc}.footer-inner{padding:64px 0 32px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px}.footer-brand{grid-column:span 2;display:flex;flex-direction:column;gap:14px}.footer-brand p{color:rgba(248,250,252,0.7);margin:0;font-size:1rem;line-height:1.6;max-width:520px}.footer-brand .brand{gap:12px}.footer-links h3,.footer-links h4{margin-bottom:12px;font-size:inherit}.footer-links a{color:rgba(248,250,252,0.7);display:block;margin-bottom:8px;font-size:0.9rem}.footer-bottom{border-top:1px solid rgba(248,250,252,0.1);padding:24px 0 32px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:0.85rem;color:rgba(248,250,252,0.6)}.auth-btn.signup-btn{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 16px;font-weight:600;color:var(--text);cursor:pointer;transition:all 0.2s ease}.auth-btn.signup-btn:hover{border-color:var(--primary);color:var(--primary)}.user-status-wrapper{position:relative}.user-dropdown-menu{right:0;left:auto;margin-top:10px}@media (max-width:960px){.nav-links{display:none}.nav-toggle{display:inline-flex}.nav-actions .nav-cta{display:none}.hero-grid{grid-template-columns:1fr}.demo-badge{position:static;display:inline-block;margin-bottom:12px}}@media (max-width:640px){.landing-container{padding:0 16px}.hero-section{padding-top:120px}.upload-panel{padding:24px}}.hero-grid--single{grid-template-columns:1fr}.video-hero-section .hero-content{max-width:720px}.about-section{padding:70px 0 80px;background:#fff}.about-section .section-header{text-align:left}.about-section .section-header h2{margin-bottom:16px}.about-copy{max-width:760px;display:grid;gap:16px;color:var(--text-muted);font-size:1rem;line-height:1.7}.about-copy p{margin:0}@media (max-width:768px){.about-section{padding:50px 0 60px}.about-section .section-header{text-align:center}.about-copy{margin:0 auto}}.video-page .hero-content,.video-page .hero-title,.video-page .hero-subtitle,.video-page .about-section .section-header,.video-page .about-copy{text-align:center}.video-page .hero-content{display:flex;flex-direction:column;align-items:center}.video-page .hero-grid{justify-items:center}.video-page .hero-subtitle,.video-page .about-copy{margin-left:auto;margin-right:auto}.video-page .about-copy{max-width:820px}.video-page .upload-panel,.video-page .upload-header,.video-page .file-upload,.video-page .upload-copy,.video-page .upload-title,.video-page .upload-subtitle,.video-page .upload-footnote,.video-page .upload-types,.video-page .file-name,.video-page .upload-actions{text-align:center}.video-page .upload-actions{justify-content:center}body.mobile-view #mediaUrlInput,body.mobile-view .url-ingest-input input{height:40px !important;min-height:40px !important;border-radius:6px !important}@media (max-width:768px){#mediaUrlInput,.url-ingest-input input{height:40px !important;min-height:40px !important;border-radius:6px !important}}.yt-downloader-section{padding:32px 0 70px}.yt-downloader-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 24px 48px rgba(15,23,42,0.08)}.yt-downloader-header{display:grid;gap:8px;margin-bottom:18px}.yt-downloader-header h2{font-size:1.6rem;color:#0f172a;margin:0}.yt-downloader-header p{color:#475569;margin:0;font-size:1rem}.yt-downloader-input-group{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.yt-downloader-input-group input{flex:1;min-width:220px;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:1rem}.yt-downloader-hint{margin-top:10px;color:#64748b;font-size:0.95rem}.yt-downloader-error{margin-top:10px;color:#dc2626;font-weight:600;display:none}.yt-downloader-status{margin-top:12px;color:#0f172a;font-weight:600;display:none}.yt-downloader-results{margin-top:24px;display:none;gap:20px}.yt-downloader-meta{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.yt-downloader-thumb{width:180px;max-width:100%;border-radius:12px;object-fit:cover;border:1px solid #e2e8f0}.yt-downloader-meta-text h3{margin:0 0 6px;font-size:1.2rem;color:#0f172a}.yt-downloader-meta-text p{margin:0;color:#475569;font-size:0.95rem}.yt-downloader-format-group{margin-top:18px;display:grid;gap:12px}.yt-downloader-format-group h3{margin:0;font-size:1.1rem;color:#0f172a}.yt-downloader-format-list{display:grid;gap:12px}.yt-format-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc}.yt-format-meta{display:grid;gap:4px}.yt-format-title{font-weight:700;color:#0f172a}.yt-format-subtitle{font-size:0.9rem;color:#64748b}.yt-download-button{min-width:120px}@media (max-width:640px){.yt-downloader-card{padding:22px}.yt-downloader-meta{flex-direction:column;align-items:flex-start}.yt-format-row{flex-direction:column;align-items:flex-start}.yt-download-button{width:100%}}.footer-link:hover{background:rgba(102,126,234,0.1) !important;transform:translateY(-2px)}

/* tap-target-fix-20260208: enlarge mobile interactive targets */
@media (max-width: 960px), (pointer: coarse) {
  a.brand,
  .auth-btn,
  .auth-btn.signup-btn,
  .use-case-pill,
  .footer-links a,
  .nav-mobile .btn,
  .nav-mobile-actions .btn {
    min-height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .footer-links a {
    display: flex;
  }

  .testimonial-nav {
    width: 48px;
    height: 48px;
  }
}
