.app{width:100%}.main-content{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;padding:56px;box-shadow:0 25px 80px #00000040,0 0 1px #0000001a;margin:40px 0;border:1px solid rgba(255,255,255,.3)}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1.5px solid #fca5a5;color:#dc2626;padding:18px 24px;border-radius:16px;margin:28px 0;display:flex;align-items:center;gap:14px;font-size:15px;font-weight:500;line-height:150%;animation:slideIn .3s ease;box-shadow:0 4px 12px #ef44441a}.error-message svg{flex-shrink:0}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.main-content{animation:fadeIn .4s ease}@media(max-width:768px){.main-content{padding:32px 24px;border-radius:16px}}@media(max-width:480px){.main-content{padding:24px 16px}}.download-form{width:100%}.form-header{text-align:center;margin-bottom:32px}.form-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:10px;line-height:120%;letter-spacing:-.02em}.form-description{font-size:16px;color:#64748b;line-height:160%;font-weight:500}.input-wrapper{position:relative;margin-bottom:16px}.url-input{width:100%;padding:18px 64px 18px 22px;font-size:16px;border:2px solid #e2e8f0;border-radius:14px;outline:none;transition:all .2s ease;font-family:inherit;background:#fff;color:#0f172a;font-weight:500}.url-input::placeholder{color:#94a3b8;font-weight:400}.url-input:focus{border-color:#25f4ee;box-shadow:0 0 0 4px #25f4ee26;background:#fff}.url-input:disabled{background:#f8fafc;cursor:not-allowed;border-color:#e2e8f0}.paste-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#f1f5f9;border:none;padding:11px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#475569}.paste-button:hover:not(:disabled){background:#e2e8f0;color:#1e293b;transform:translateY(-50%) scale(1.05)}.paste-button:active:not(:disabled){transform:translateY(-50%) scale(.98)}.paste-button:disabled{opacity:.5;cursor:not-allowed}.download-button{width:100%;padding:18px 36px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#25f4ee,#fe2c55);border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;margin-bottom:36px;box-shadow:0 4px 20px #25f4ee4d,0 8px 30px #fe2c5533;letter-spacing:-.01em}.download-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #25f4ee66,0 12px 40px #fe2c5559;background:linear-gradient(135deg,#fe2c55,#25f4ee)}.download-button:active:not(:disabled){transform:translateY(0)}.download-button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:0 4px 16px #25f4ee26}.spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin-top:36px}.info-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:22px;border-radius:16px;display:flex;gap:18px;align-items:flex-start;transition:all .2s ease;border:1.5px solid #e2e8f0}.info-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0f172a14;border-color:#cbd5e1}.info-icon{flex-shrink:0;width:52px;height:52px;background:linear-gradient(135deg,#25f4ee,#fe2c55);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #25f4ee4d,0 6px 16px #fe2c5533}.info-card h3{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:6px;line-height:120%;letter-spacing:-.01em}.info-card p{font-size:14px;color:#64748b;line-height:155%;font-weight:500}@media(max-width:768px){.form-title{font-size:24px}.form-description{font-size:14px}.url-input{font-size:14px;padding:14px 56px 14px 16px}.download-button{font-size:16px;padding:14px 24px}.info-cards{grid-template-columns:1fr}}@media(max-width:480px){.form-title{font-size:20px}.info-card{padding:16px}.info-icon{width:40px;height:40px}.info-icon svg{width:20px;height:20px}}.video-preview{margin-top:32px;animation:slideIn .4s ease}.preview-title{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:24px;text-align:center;line-height:120%;letter-spacing:-.02em}.preview-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px;padding:28px;display:flex;gap:28px;align-items:flex-start;border:1.5px solid #e2e8f0;box-shadow:0 4px 16px #0f172a0d}.video-thumbnail{position:relative;flex-shrink:0;width:200px;height:355px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000026}.video-thumbnail img{width:100%;height:100%;object-fit:cover}.video-duration{position:absolute;bottom:12px;right:12px;background:#000c;color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-info{flex:1;display:flex;flex-direction:column;gap:16px}.video-title{font-size:18px;font-weight:600;color:#0f172a;line-height:155%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em}.video-author{display:flex;align-items:center;gap:8px;font-size:15px;color:#64748b;font-weight:500}.download-final-button{width:100%;padding:18px 36px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;margin-top:8px;box-shadow:0 4px 16px #10b98140;letter-spacing:-.01em}.download-final-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98159;background:linear-gradient(135deg,#059669,#047857)}.download-final-button:active{transform:translateY(0)}.quality-info{display:flex;gap:12px;flex-wrap:wrap}.quality-badge{display:flex;align-items:center;gap:7px;padding:9px 16px;background:#fff;border-radius:10px;font-size:14px;font-weight:600;color:#3b82f6;border:1.5px solid #dbeafe;box-shadow:0 2px 8px #3b82f614}@media(max-width:768px){.preview-container{flex-direction:column;align-items:center}.video-thumbnail{width:180px;height:320px}.video-info{width:100%}}@media(max-width:480px){.preview-container{padding:20px}.video-thumbnail{width:160px;height:284px}.preview-title{font-size:18px}.video-title{font-size:16px}.download-final-button{font-size:15px;padding:14px 24px}.quality-badge{font-size:12px;padding:6px 10px}}.language-switch{display:flex;gap:6px;padding:5px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;border:1.5px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000001a}.lang-btn{padding:9px 18px;border:none;background:transparent;color:#ffffffb3;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease;letter-spacing:-.01em}.lang-btn:hover{background:#ffffff1a;color:#ffffffe6;transform:scale(1.03)}.lang-btn.active{background:#fff3;color:#fff;box-shadow:0 2px 8px #0000001a}.header{text-align:center;color:#fff;margin-bottom:16px;position:relative}.header-top{position:absolute;top:20px;right:20px}.logo-container{display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;width:120px;height:120px}.logo-background{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.logo-circle{position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#25f4ee26,#fe2c551a,#25f4ee26);box-shadow:0 0 30px #25f4ee66,0 0 60px #fe2c554d}.logo-circle.pulse{animation:pulse 2s ease-in-out infinite}.logo-circle.pulse-delayed{animation:pulse 2s ease-in-out infinite 1s}.logo-icon{position:relative;z-index:10;animation:float 3s ease-in-out infinite,rotate 20s linear infinite;transform-origin:center}.download-icon{filter:drop-shadow(0 4px 12px rgba(37,244,238,.5))}.arrow{animation:arrowBounce 2s ease-in-out infinite;transform-origin:40px 35px}.arrow-line{animation:lineGrow 2s ease-in-out infinite;transform-origin:40px 35px}.header-title{font-size:48px;font-weight:800;margin-bottom:16px;line-height:115%;text-shadow:0 2px 12px rgba(0,0,0,.3),0 4px 24px rgba(0,0,0,.2);letter-spacing:-.03em;color:#fff;animation:fadeInUp 1s ease-out}.header-subtitle{font-size:19px;font-weight:500;line-height:150%;letter-spacing:-.01em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.2);animation:fadeInUp 1s ease-out .2s both}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.15);opacity:.1}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(5deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes lineGrow{0%,to{opacity:1}50%{opacity:.6}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.logo-container{width:100px;height:100px;margin-bottom:20px}.logo-icon svg{width:65px;height:65px}.header-title{font-size:32px}.header-subtitle{font-size:16px}}@media(max-width:480px){.logo-container{width:80px;height:80px;margin-bottom:16px}.logo-icon svg{width:50px;height:50px}.header-title{font-size:28px}.header-subtitle{font-size:14px}}.footer{text-align:center;color:#fff;padding:24px;margin-top:32px}.footer-content{display:flex;flex-direction:column;gap:8px}.footer-text{font-size:16px;font-weight:500;opacity:.95;line-height:155%;letter-spacing:-.01em}.footer-note{font-size:13px;opacity:.85;line-height:155%;font-weight:500}@media(max-width:768px){.footer-text{font-size:14px}.footer-note{font-size:12px}}.seo-content{max-width:800px;margin:60px auto 0;padding:0 20px}.how-to-section,.faq-section{margin-bottom:50px}.how-to-section h2,.faq-section h2{font-size:32px;font-weight:700;background:linear-gradient(135deg,#25f4ee,#fe2c55,#25f4ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:28px;text-align:center;letter-spacing:-.02em;filter:drop-shadow(0 2px 8px rgba(37,244,238,.4)) drop-shadow(0 2px 12px rgba(254,44,85,.3))}.steps-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps-list li{display:flex;align-items:flex-start;gap:18px;padding:24px;background:#14141499;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1.5px solid rgba(37,244,238,.15);transition:all .2s ease}.steps-list li:hover{background:#141414cc;border-color:#25f4ee66;transform:translate(6px);box-shadow:0 8px 24px #25f4ee26,0 0 40px #25f4ee1a}.step-number{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#25f4ee,#fe2c55);border-radius:50%;color:#fff;font-weight:700;font-size:17px;box-shadow:0 4px 12px #25f4ee66,0 6px 16px #fe2c554d}.step-text{flex:1;color:#fff;line-height:1.6;padding-top:6px;font-size:15px;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.15)}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#14141499;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1.5px solid rgba(254,44,85,.15);overflow:hidden;transition:all .2s ease}.faq-item:hover{background:#141414cc;border-color:#fe2c5566;box-shadow:0 6px 20px #fe2c5526,0 0 40px #fe2c551a}.faq-item[open]{background:#141414cc;border-color:#fe2c5566}.faq-question{padding:20px 24px;font-weight:600;font-size:16px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;display:flex;align-items:center;justify-content:space-between;letter-spacing:-.01em;text-shadow:0 1px 4px rgba(0,0,0,.15)}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";font-size:24px;font-weight:300;color:#fe2c55;opacity:.9;transition:transform .3s ease}.faq-item[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{padding:0 24px 20px;color:#fff;line-height:1.65;margin:0;font-size:15px;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.15)}@media(max-width:768px){.seo-content{margin-top:40px}.how-to-section h2,.faq-section h2{font-size:24px}.steps-list li{padding:16px}.step-number{width:28px;height:28px;font-size:14px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#000,#010101,#0a0a0a);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;letter-spacing:-.01em}#root{width:100%;max-width:900px}
