.downloader-form{background:#ffffffee;border-radius:16px;box-shadow:0 8px 22px #0000000f;margin:18px auto 0;max-width:900px;padding:16px}.input-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr auto}.input-box{border:1px solid #e5e7eb;border-radius:12px;font-size:16px;padding:12px 14px;width:100%}.btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:12px 18px}.btn.primary{background:var(--primary);color:#fff}.btn.primary:hover{filter:brightness(.95)}.btn.success{background:var(--success);color:#fff}.btn.success:hover{filter:brightness(.95)}.media-preview{align-items:center;display:flex;flex-direction:column;margin-top:16px}.media-element{border-radius:14px;box-shadow:0 8px 22px #0000001f;max-height:520px;width:100%}.download-container{display:flex;justify-content:center;margin-top:14px}.faq{margin:48px auto 24px;max-width:1000px;padding:16px;text-align:left}.faq h2{margin-bottom:12px;text-align:center}.faq-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.faq-item{background:#ffffffdd;border-radius:14px;box-shadow:0 8px 22px #0000000f;padding:16px}.faq-item h3{color:var(--brand);margin:0 0 8px}.faq-item p{color:#374151;margin:0}.faq h1{margin-bottom:1.5rem;text-align:center}.faq-intro{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:600px;text-align:center}:root{--bg1:#e0eafc;--bg2:#cfdef3;--brand:#6366f1;--primary:#007bff;--success:#22c55e;--text:#111827;--muted:#6b7280;--white:#fff}*{box-sizing:border-box}body{background:linear-gradient(90deg,#e0eafc,#cfdef3);background:linear-gradient(to right,var(--bg1),var(--bg2));color:#111827;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.6;margin:0}.nav{justify-content:space-between;padding:16px 24px}.brand,.nav{align-items:center;display:flex}.brand{font-size:18px;font-weight:700;gap:10px}.logo{height:28px;width:28px}.logo.small{height:22px;width:22px}.links a{color:#111827;color:var(--text);margin-left:16px;opacity:.8;text-decoration:none}.links a:hover{opacity:1}.hero{margin:0 auto;max-width:960px;padding:16px;text-align:center}.hero h1{font-size:40px;margin:8px 0}.hero p{color:#6b7280;color:var(--muted);margin-top:0}.tabs{display:flex;gap:8px;justify-content:center;margin:24px 0 16px}.tab{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;flex-shrink:0;font-weight:500;padding:12px 20px;white-space:nowrap}.tab.active{background:#6366f1;background:var(--brand);border-color:#6366f1;border-color:var(--brand);color:#fff;color:var(--white)}.subtabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.subtab{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 14px;white-space:nowrap}.subtab.active{background:#007bff;background:var(--primary);border-color:#007bff;border-color:var(--primary);color:#fff}.preview-improved{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:24px auto;max-width:960px;overflow:hidden;padding:24px;position:relative}.preview-improved:before{animation:gradientShift 3s ease infinite;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.preview-header h3{color:#fff;font-size:20px;font-weight:600;margin:0}.clear-preview{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.clear-preview:hover{background:#ffffff4d;transform:scale(1.1)}.video-container{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:16px}.video-container video{border-radius:12px;height:auto;max-height:400px;width:100%}.username{color:#ffffffe6;font-size:14px;font-weight:500;margin:0 0 16px}.features{margin:64px auto;max-width:1100px;padding:0 16px;text-align:center}.features h2{font-size:32px;margin-bottom:24px}.feature-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{background:#ffffffdd;border-radius:20px;box-shadow:0 12px 32px #00000014;padding:28px;transition:transform .3s ease}.card:hover{transform:translateY(-4px)}.faq-section{margin:64px auto;max-width:900px;padding:0 16px}.footer{color:#6b7280;color:var(--muted);padding:48px 24px 64px;text-align:center}.footer .footer-brand{align-items:center;display:inline-flex;gap:12px;margin-bottom:16px}.footer .disclaimer{font-size:13px;line-height:1.5;margin:16px auto 0;max-width:900px}.ad-banner{background:linear-gradient(90deg,#fffffff2,#fafafffa);border-radius:12px;box-shadow:0 8px 24px #0f172a14;justify-content:center;margin:24px auto;max-width:960px;padding:12px 16px}.ad-banner,.ad-inner{align-items:center;display:flex}.ad-inner{gap:16px;justify-content:space-between;width:100%}.ad-placeholder{background:#f3f4f6;border-radius:8px;color:#6b7280;font-size:14px;padding:10px 14px}.btn:focus,.clear-preview:focus,.input-box:focus,.subtab:focus,.tab:focus{outline:3px solid #6366f14d;outline-offset:2px}.info-section{background:#ffffffdd;border-radius:16px;box-shadow:0 8px 22px #0000000f;line-height:1.7;margin:40px auto;max-width:900px;padding:20px;text-align:left}.info-section h2{color:var(--brand);margin-bottom:12px;text-align:center}.info-section h3{color:var(--primary);margin-top:22px}.info-section ol,.info-section ul{margin:8px 0;padding-left:20px}.info-section li{margin:6px 0}.info-section strong{color:var(--text)}
/*# sourceMappingURL=main.8731090d.css.map*/