.video-filter-page{color:#1e293b;background:#fff;flex-direction:column;gap:0;min-height:100vh;padding:0;font-family:Montserrat,sans-serif;display:flex;position:relative;overflow-x:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.particle-background{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.particle{background:#3b82f633;border-radius:50%;animation:15s ease-in-out infinite float;position:absolute}.particle:first-child{width:12px;height:12px;animation-duration:18s;top:15%;left:10%}.particle:nth-child(2){width:18px;height:18px;animation-duration:22s;top:45%;left:25%}.particle:nth-child(3){width:10px;height:10px;animation-duration:20s;top:65%;left:55%}.particle:nth-child(4){width:15px;height:15px;animation-duration:19s;top:25%;left:75%}.particle:nth-child(5){width:14px;height:14px;animation-duration:21s;top:85%;left:15%}.particle:nth-child(6){width:16px;height:16px;animation-duration:23s;top:35%;left:65%}@keyframes float{0%{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.5;transform:translateY(-80px)scale(1.1)}to{opacity:.3;transform:translateY(0)scale(1)}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{text-align:center;background:linear-gradient(#f8fafc 0%,#fff 100%);padding:0 20px 60px}.hero-content h1{color:#1e293b;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.hero-description{color:#64748b;max-width:800px;margin:0 auto 40px;font-size:1.2rem;line-height:1.6}.hero-cta-section{margin:40px 0}.main-content{grid-template-columns:1fr;gap:30px;max-width:1200px;margin:0 auto;display:grid}.video-input-section{background:#fff;border:1px solid #3b82f61a;border-radius:16px;padding:40px 30px;position:relative;box-shadow:0 6px 25px #00000014}.custom-file-upload{width:100%;margin-bottom:20px;display:inline-block}.video-upload-input{display:none}.upload-button{color:#fff;cursor:pointer;text-align:center;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:15px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.upload-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 15px #3b82f64d}.upload-button:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.upload-icon{font-size:1.2rem}.video-filter-container{align-items:flex-start;gap:30px;margin-bottom:20px;display:flex}.video-preview{flex-direction:column;flex:1;max-width:500px;max-height:450px;margin-bottom:20px;display:flex;overflow:visible}.filter-controls{box-sizing:border-box;flex-direction:column;flex:1;max-width:400px;height:auto;min-height:0;padding:20px;display:flex}.custom-video-player{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-direction:column;width:100%;max-width:500px;height:100%;min-height:420px;margin:0 auto;padding:15px;display:flex;position:relative}.custom-video-player video{object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:calc(100% - 80px);transition:filter .3s}.video-select{border:2px solid #3b82f633;border-radius:12px;width:100%;margin-bottom:20px;padding:12px;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.video-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.video-select:disabled{cursor:not-allowed;opacity:.7;background:#f8fafc}.filter-controls h3{color:#1e293b;margin-bottom:20px;font-size:1.5rem;font-weight:600}.filter-select{border:2px solid #3b82f633;border-radius:12px;width:100%;margin-bottom:20px;padding:12px;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.filter-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.filter-select:disabled{cursor:not-allowed;opacity:.7;background:#f8fafc}.filter-slider{align-items:center;gap:15px;margin-bottom:15px;display:flex}.filter-slider label{color:#1e293b;flex:0 0 100px;font-size:.9rem;font-weight:600}.filter-slider input[type=range]{-webkit-appearance:none;background:#3b82f633;border-radius:3px;outline:none;flex:1;height:6px;transition:all .3s}.filter-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 8px #00000026}.filter-slider input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #3b82f64d}.filter-slider input[type=range]:disabled{cursor:not-allowed;opacity:.7;background:#e5e7eb}.filter-slider span{color:#64748b;font-size:.9rem}.process-video-button{color:#3b82f6;cursor:pointer;clear:both;background:#fff;border:none;border-radius:12px;width:100%;margin-top:30px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #0000001a}.process-video-button:hover:not(:disabled){background:#f8fafc;transform:translateY(-3px);box-shadow:0 8px 30px #0003}.process-video-button:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.trust-indicators{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;padding:20px 0;display:flex}.trust-item{color:#3b82f6;background:#3b82f61a;border-radius:20px;align-items:center;gap:5px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.hero-image-container{max-width:800px;margin:40px auto 0}.hero-image{border-radius:12px;max-width:100%;height:auto;transition:transform .3s;box-shadow:0 8px 32px #0000001f}.hero-image:hover{transform:translateY(-5px)}.section-description{text-align:center;color:#64748b;max-width:700px;margin:0 auto 50px;font-size:1.1rem;line-height:1.6}.how-section{background:#f8fafc;padding:80px 0}.how-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.step-card{text-align:center;background:#fff;border:1px solid #3b82f61a;border-radius:16px;padding:40px 30px;transition:all .3s;position:relative;box-shadow:0 6px 25px #00000014}.step-card:hover{border-color:#3b82f633;box-shadow:0 10px 40px #3b82f626}.step-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #3b82f64d}.step-card h3{color:#1e293b;margin:20px 0 15px;font-size:1.4rem;font-weight:600}.step-card p{color:#64748b;font-size:1rem;line-height:1.6}.features-section{background:#fff;padding:80px 0}.features-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px;display:grid}.feature-card{text-align:center;background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #3b82f60d;border-radius:16px;padding:35px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 25px #00000014}.feature-card:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.feature-card:hover:before{transform:translate(0)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 45px #3b82f626}.feature-icon{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;display:block}.feature-card h3{color:#1e293b;margin-bottom:15px;font-size:1.4rem;font-weight:600}.feature-card p{color:#64748b;font-size:1rem;line-height:1.6}.use-cases-section{background:#f1f5f9;padding:80px 0}.use-cases-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.use-cases-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:50px;display:grid}.use-case-card{background:#fff;border-left:4px solid #3b82f6;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #00000014}.use-case-card:hover{transform:translateY(-3px);box-shadow:0 8px 35px #3b82f61f}.use-case-card h3{color:#1e293b;margin-bottom:15px;font-size:1.3rem;font-weight:600}.use-case-card p{color:#64748b;font-size:1rem;line-height:1.6}.testimonials-section{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);padding:80px 0}.testimonials-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:50px;display:grid}.testimonial-card{text-align:left;background:#fff;border-top:4px solid #3b82f6;border-radius:16px;padding:35px;transition:all .3s;position:relative;box-shadow:0 6px 25px #0000001a}.testimonial-card:before{content:"\"";color:#3b82f6;opacity:.3;font-family:serif;font-size:4rem;position:absolute;top:-10px;left:20px}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #3b82f626}.testimonial-card p{color:#1e293b;margin-bottom:20px;font-size:1.1rem;font-style:italic;line-height:1.6}.testimonial-card cite{color:#3b82f6;margin-bottom:10px;font-size:1rem;font-style:normal;font-weight:600;display:block}.rating{color:#f59e0b;font-size:1.2rem}.faq-section{background:#fff;padding:80px 0}.faq-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;margin-top:50px;display:grid}.faq-item{background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #3b82f61a;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #0000000f}.faq-item:hover{border-color:#3b82f633;transform:translateY(-3px);box-shadow:0 8px 30px #3b82f61f}.faq-item h3{color:#1e293b;margin-bottom:15px;font-size:1.3rem;font-weight:600;line-height:1.4}.faq-item p{color:#64748b;font-size:1rem;line-height:1.6}.video-output-section{background:#f8fafc;padding:80px 0}.video-output-section h2{text-align:center;color:#1e293b;margin-bottom:20px;font-size:2.4rem;font-weight:700;line-height:1.3}.download-button{color:#3b82f6;cursor:pointer;background:#fff;border:none;border-radius:12px;margin:20px auto;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;display:block;box-shadow:0 4px 20px #0000001a}.download-button:hover{background:#f8fafc;transform:translateY(-3px);box-shadow:0 8px 30px #0003}.error-message{color:#ef4444;text-align:center;background:#ef44441a;border-left:4px solid #ef4444;border-radius:12px;max-width:600px;margin:20px auto;padding:15px}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);padding:80px 0;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.1;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" patternUnits=\"userSpaceOnUse\" width=\"100\" height=\"100\"><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=\"1\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.cta-section>.container{z-index:1;position:relative}.cta-section h2{text-shadow:0 2px 4px #0000001a;margin-bottom:20px;font-size:2.6rem;font-weight:700}.cta-section p{opacity:.95;max-width:700px;margin:0 auto 40px;font-size:1.2rem;line-height:1.6}.cta-button{color:#3b82f6;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-bottom:30px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #0000001a}.cta-button:hover:not(:disabled){background:#f8fafc;transform:translateY(-3px);box-shadow:0 8px 30px #0003}.cta-button:active{transform:translateY(-1px)}.cta-button:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.cta-features{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;display:flex}.cta-features span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff1a;border-radius:25px;padding:10px 20px;font-size:.95rem;font-weight:500}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.login-modal{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:400px;padding:40px;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close-button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:15px;right:15px}.modal-close-button:hover{color:#3b82f6}.auth-container h1{color:#1e293b;margin-bottom:10px;font-size:2rem;font-weight:700}.auth-container p{color:#64748b;margin-bottom:20px;font-size:1rem}.loading-overlay{z-index:10;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner{border:4px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#ef4444;background:#ef44441a;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:20px;padding:12px;font-size:.95rem}.success-message{color:#22c55e;background:#22c55e1a;border-left:4px solid #22c55e;border-radius:8px;margin-bottom:20px;padding:12px;font-size:.95rem}.auth-form{flex-direction:column;gap:15px;display:flex}.auth-input-label{position:relative}.auth-input{border:2px solid #3b82f633;border-radius:12px;width:100%;padding:12px 15px;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.auth-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.auth-input:disabled{cursor:not-allowed;opacity:.7;background:#f8fafc}.auth-input-label span{color:#64748b;pointer-events:none;font-size:.95rem;transition:all .3s;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.auth-input:focus+span,.auth-input:not(:placeholder-shown)+span{color:#3b82f6;background:#fff;padding:0 5px;font-size:.8rem;top:-10px}.auth-button{color:#3b82f6;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #0000001a}.auth-button:hover:not(:disabled){background:#f8fafc;transform:translateY(-3px);box-shadow:0 8px 30px #0003}.auth-button:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.divider{color:#64748b;text-align:center;margin:20px 0;font-size:.95rem;position:relative}.divider:before,.divider:after{content:"";background:#e5e7eb;width:40%;height:1px;position:absolute;top:50%}.divider:before{left:0}.divider:after{right:0}.google-button{margin:20px 0}.auth-link{color:#64748b;font-size:.95rem}.auth-link a{color:#3b82f6;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.video-controls{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:8px;flex-shrink:0;align-items:center;gap:15px;margin-top:15px;padding:10px;display:flex;position:relative}.play-pause-button{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;transition:all .3s;display:flex}.play-pause-button:hover{transform:scale(1.05);box-shadow:0 5px 15px #667eea66}.time-info{color:#1e293b;gap:5px;font-size:14px;font-weight:500;display:flex}.progress-bar{cursor:pointer;z-index:15;background:#3b82f633;border-radius:3px;flex-shrink:0;width:100%;height:6px;margin-top:10px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:100%;transition:width .1s}.quality-selector-container{background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #3b82f61a;border-radius:12px;margin:20px 0;padding:20px;box-shadow:0 2px 10px #0000000d}.quality-label{color:#1e293b;margin-bottom:10px;font-size:.95rem;font-weight:600;display:block}.quality-select{color:#1e293b;cursor:pointer;background:#fff;border:2px solid #3b82f633;border-radius:12px;width:100%;max-width:300px;padding:12px 15px;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.quality-select:hover:not(:disabled){border-color:#3b82f6}.quality-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.quality-select:disabled{cursor:not-allowed;opacity:.7;background:#f8fafc}.quality-upgrade-hint{color:#64748b;margin-top:10px;font-size:.9rem;font-style:italic}.quality-upgrade-hint a{color:#3b82f6;font-weight:600;text-decoration:none}.quality-upgrade-hint a:hover{text-decoration:underline}.upload-loading-overlay{z-index:100;background:#fffffff2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.upload-spinner{border:5px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite spin}.upload-loading-overlay p{color:#1e293b;font-size:1.1rem;font-weight:600}.floating-upgrade-cta{z-index:999;animation:.5s ease-out floatIn;position:fixed;bottom:30px;right:30px}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.floating-upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 24px;font-family:Montserrat,sans-serif;transition:all .3s;animation:2s ease-in-out infinite pulse;display:flex;box-shadow:0 8px 24px #3b82f666}.floating-upgrade-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3b82f680}@keyframes pulse{0%,to{box-shadow:0 8px 24px #3b82f666}50%{box-shadow:0 8px 24px #8b5cf699}}.float-icon{font-size:1.5rem;animation:1s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.float-text{flex-direction:column;align-items:flex-start;line-height:1.3;display:flex}.float-text strong{font-size:1rem;font-weight:700}.float-text small{opacity:.9;font-size:.75rem}.cross-tool-promo{background:linear-gradient(135deg,#ec48991a,#f973161a);border:2px dashed #ec48994d;border-radius:12px;justify-content:space-between;align-items:center;margin:30px 0;padding:16px 24px;display:flex}.promo-text{color:#1e293b;margin:0;font-size:.95rem}.promo-link{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ec4899,#f97316);border-radius:8px;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.promo-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ec48994d}.usage-info{background:linear-gradient(135deg,#f8fafc 0%,#e8f0fe 100%);border:1px solid #3b82f626;border-radius:16px;margin:25px 0;padding:24px;box-shadow:0 4px 12px #0000000d}.usage-grid{grid-template-columns:2fr 1fr;align-items:start;gap:20px;display:grid}.usage-main{flex-direction:column;gap:12px;display:flex}.usage-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.usage-label{color:#1e293b;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.usage-badge{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:600}.usage-bar-container{background:#e2e8f0cc;border-radius:8px;width:100%;height:12px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.usage-bar-fill{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%);border-radius:8px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:relative}.usage-bar-fill.normal{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%)}.usage-bar-fill.warning{background:linear-gradient(90deg,#f59e0b 0%,#d97706 100%)}.usage-bar-fill.critical{background:linear-gradient(90deg,#ef4444 0%,#dc2626 100%);animation:2s ease-in-out infinite pulse-critical}@keyframes pulse-critical{0%,to{opacity:1}50%{opacity:.8}}.usage-text{color:#475569;margin:8px 0 0;font-size:.9rem}.usage-text strong{color:#1e293b;font-size:1.05rem;font-weight:700}.usage-micro-warning{color:#dc2626;background:#ef44441a;border-left:3px solid #ef4444;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:.8rem;font-weight:600}.limits-sidebar{background:#fff;border:1px solid #3b82f61a;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.limit-item{background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:10px;transition:all .2s;display:flex}.limit-item:hover{background:#eff6ff;transform:translate(2px)}.limit-icon{flex-shrink:0;font-size:1.3rem}.limit-details{flex:1;min-width:0}.limit-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.75rem;font-weight:600}.limit-value{color:#1e293b;font-size:.95rem;font-weight:700}.inline-upgrade-cta{background:linear-gradient(135deg,#ec48991a,#f973161a);border:1px dashed #ec48994d;border-radius:10px;margin-top:12px;padding:12px}.inline-upgrade-link{color:#ec4899;align-items:center;gap:6px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.inline-upgrade-link:hover{color:#db2777;gap:8px}.educational-intro{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #3b82f61a;padding:60px 0}.section-subtitle{color:#1e293b;text-align:center;margin-bottom:40px;font-size:2rem;font-weight:700;line-height:1.3}.intro-content-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:40px;display:grid}.intro-paragraph{color:#475569;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.intro-paragraph strong{color:#1e293b;font-weight:600}.intro-stats{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.stat-box{text-align:center;color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;padding:30px 20px;box-shadow:0 4px 20px #3b82f633}.stat-number{margin-bottom:10px;font-size:2.5rem;font-weight:800}.stat-label{opacity:.95;font-size:.9rem;font-weight:500}.what-is-section{background:#f8fafc;padding:80px 0}.content-deep-dive{margin-top:40px}.dive-section{margin-bottom:60px}.dive-section h3{color:#1e293b;margin-bottom:20px;font-size:1.8rem;font-weight:700}.dive-section p{color:#475569;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.process-list,.evolution-timeline{margin:20px 0;padding-left:25px}.process-list li,.evolution-timeline li{color:#475569;margin-bottom:15px;font-size:1.05rem;line-height:1.8}.process-list strong,.evolution-timeline strong{color:#3b82f6;font-weight:600}.tech-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px;display:grid}.tech-card{background:#fff;border-left:4px solid #3b82f6;border-radius:12px;padding:30px;box-shadow:0 4px 15px #0000000f}.tech-card h4{color:#1e293b;margin-bottom:15px;font-size:1.2rem;font-weight:600}.tech-card p{color:#64748b;font-size:1rem;line-height:1.7}.benefits-applications-section{background:#fff;padding:80px 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:50px;display:grid}.benefit-detailed{background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #3b82f61a;border-radius:16px;padding:35px;box-shadow:0 4px 20px #0000000f}.benefit-detailed h3{color:#1e293b;margin-bottom:15px;font-size:1.4rem;font-weight:600}.benefit-detailed p{color:#475569;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.benefit-stats{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.benefit-stats span{color:#3b82f6;background:#3b82f61a;border-radius:20px;padding:8px 14px;font-size:.85rem;font-weight:600}.applications-showcase{margin-top:80px}.applications-showcase h3{color:#1e293b;text-align:center;margin-bottom:40px;font-size:2rem;font-weight:700}.application-cards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;display:grid}.app-card{background:#fff;border-top:4px solid #3b82f6;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #00000014}.app-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #3b82f626}.app-icon{margin-bottom:15px;font-size:2.5rem;display:block}.app-card h4{color:#1e293b;margin-bottom:15px;font-size:1.3rem;font-weight:600}.app-card p{color:#64748b;margin-bottom:15px;font-size:1rem;line-height:1.7}.app-card strong{color:#3b82f6;margin-top:10px;font-size:.9rem;font-weight:600;display:block}.speed-guide-section{background:#f1f5f9;padding:80px 0}.guide-content{margin-top:50px}.guide-section{margin-bottom:60px}.guide-section h3{color:#1e293b;margin-bottom:30px;font-size:1.8rem;font-weight:700}.matching-table{margin-top:30px}.match-row{background:#fff;border-radius:12px;grid-template-columns:1fr 1.5fr;align-items:center;gap:20px;margin-bottom:20px;padding:25px;display:grid;box-shadow:0 2px 10px #0000000d}.match-content-type strong{color:#1e293b;margin-bottom:8px;font-size:1.1rem;display:block}.match-content-type p{color:#64748b;font-size:.95rem}.match-recommendation p{color:#475569;margin-bottom:8px;font-size:1rem;line-height:1.7}.match-recommendation em{color:#3b82f6;font-style:normal;font-weight:600}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;margin-top:30px;display:grid}.tip-card{background:#fff;border-radius:12px;padding:60px 30px 30px;position:relative;box-shadow:0 4px 15px #0000000f}.tip-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:20px;left:30px}.tip-card h4{color:#1e293b;margin-bottom:15px;font-size:1.2rem;font-weight:600}.tip-card p{color:#64748b;font-size:1rem;line-height:1.7}.comparison-section{background:#fff;padding:80px 0}.comparison-table-wrapper{border-radius:12px;margin:40px 0;overflow-x:auto;box-shadow:0 4px 20px #00000014}.comparison-table{border-collapse:collapse;background:#fff;width:100%}.comparison-table thead{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.comparison-table th{text-align:left;padding:20px;font-size:1.1rem;font-weight:600}.comparison-table td{border-bottom:1px solid #e5e7eb;padding:20px;font-size:1rem;line-height:1.6}.comparison-table tbody tr:hover{background:#f8fafc}.comparison-table .detail{color:#64748b;margin-top:5px;font-size:.9rem;display:block}.comparison-recommendation{margin-top:60px}.comparison-recommendation h3{color:#1e293b;margin-bottom:20px;font-size:1.8rem;font-weight:700}.recommendation-list{margin:20px 0;padding-left:0;list-style:none}.recommendation-list li{color:#475569;margin-bottom:15px;padding-left:30px;font-size:1.05rem;line-height:1.8;position:relative}.recommendation-list strong{color:#1e293b;font-weight:600}.hybrid-approach{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-left:4px solid #3b82f6;border-radius:12px;margin-top:40px;padding:30px}.hybrid-approach h3{color:#1e293b;margin-bottom:15px;font-size:1.4rem;font-weight:700}.hybrid-approach p{color:#475569;font-size:1.05rem;line-height:1.8}.elegant-delete-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border:none;border-radius:10px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:10px;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #ef444433}.elegant-delete-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5252 0%,#e53e5a 100%);transform:translateY(-2px);box-shadow:0 4px 12px #ef444459}.elegant-delete-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #ef444440}.elegant-delete-button:disabled{opacity:.6;cursor:not-allowed}.elegant-delete-button svg{stroke-width:2.5px}.elegant-delete-button-with-text{gap:8px;min-width:auto;padding:10px 16px}.elegant-delete-button-with-text span{font-size:14px;font-weight:500}.delete-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.delete-modal-content{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:32px;position:relative;box-shadow:0 20px 60px #0000004d}.delete-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.delete-modal-close:hover{color:#64748b;background:#f1f5f9}.delete-modal-icon{color:#ef4444;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.delete-modal-title{color:#1e293b;text-align:center;margin-bottom:12px;font-size:24px;font-weight:700}.delete-modal-message{color:#64748b;text-align:center;margin-bottom:8px;font-size:16px;line-height:1.6}.delete-modal-message strong{color:#1e293b;font-weight:600}.delete-modal-warning{color:#ef4444;text-align:center;margin-bottom:28px;font-size:14px;font-weight:500}.delete-modal-actions{gap:12px;display:flex}.delete-modal-btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 24px;font-size:15px;font-weight:600;transition:all .3s}.delete-modal-btn-cancel{color:#64748b;background:#f1f5f9}.delete-modal-btn-cancel:hover:not(:disabled){color:#475569;background:#e2e8f0}.delete-modal-btn-confirm{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #ef44444d}.delete-modal-btn-confirm:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 6px 16px #ef444466}.delete-modal-btn:disabled{opacity:.6;cursor:not-allowed}.breadcrumb-nav{background:#f8f9fa;margin-top:100px;padding:1rem 0}.breadcrumb-nav ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0 2rem;list-style:none;display:flex}.breadcrumb-nav li:not(:last-child):after{content:"›";color:#666;margin-left:.5rem}.breadcrumb-nav a{color:#1a73e8;text-decoration:none}.breadcrumb-nav a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.delete-modal-content{background:#1e293b}.delete-modal-close{color:#64748b}.delete-modal-close:hover{color:#94a3b8;background:#334155}.delete-modal-title{color:#f1f5f9}.delete-modal-message{color:#94a3b8}.delete-modal-message strong{color:#e2e8f0}.delete-modal-btn-cancel{color:#cbd5e1;background:#334155}.delete-modal-btn-cancel:hover:not(:disabled){color:#e2e8f0;background:#475569}}@media (max-width:768px){.main-content{grid-template-columns:1fr;gap:20px}.hero-section{padding:80px 15px 40px}.hero-content h1{font-size:2.2rem}.hero-description{font-size:1rem}.trust-indicators{gap:15px}.trust-item{padding:6px 12px;font-size:.8rem}.steps-grid,.features-grid,.use-cases-grid,.testimonials-grid,.faq-grid{grid-template-columns:1fr}.how-section,.features-section,.use-cases-section,.testimonials-section,.faq-section,.video-output-section,.cta-section{padding:60px 0}.how-section h2,.features-section h2,.use-cases-section h2,.testimonials-section h2,.faq-section h2,.video-output-section h2,.cta-section h2{font-size:2rem}.cta-features{gap:15px}.cta-features span{padding:8px 16px;font-size:.85rem}.filter-slider{flex-direction:column;align-items:flex-start}.filter-slider label{flex:none}.filter-slider input[type=range]{width:100%}.video-filter-container{flex-direction:column;gap:20px}.video-preview{max-width:100%;max-height:300px}.filter-controls,.custom-video-player{max-width:100%}.floating-upgrade-cta{bottom:20px;left:20px;right:20px}.floating-upgrade-btn{justify-content:center;width:100%;padding:14px 20px}.float-text{align-items:center}.cross-tool-promo{text-align:center;flex-direction:column;gap:12px}.promo-link{width:100%}.usage-grid{grid-template-columns:1fr;gap:16px}.limits-sidebar{order:-1}.intro-content-grid{grid-template-columns:1fr}.intro-stats{grid-template-columns:repeat(2,1fr)}.match-row{grid-template-columns:1fr}.comparison-table{font-size:.9rem}.comparison-table th,.comparison-table td{padding:15px}.section-subtitle{font-size:1.6rem}.dive-section h3{font-size:1.5rem}.applications-showcase h3{font-size:1.7rem}}@media (max-width:480px){.video-preview{max-height:250px}.hero-content h1{font-size:1.9rem}.hero-description{font-size:.95rem}.trust-indicators{flex-direction:column;align-items:center;gap:10px}.video-input-section,.step-card,.feature-card,.use-case-card,.testimonial-card,.faq-item{padding:25px 20px}.cta-button,.process-video-button,.download-button,.auth-button{padding:14px 30px;font-size:1rem}.cta-section h2,.video-output-section h2{font-size:1.8rem}.cta-section p{font-size:1rem}.cta-features{flex-direction:column;align-items:center}.login-modal{padding:30px}.auth-container h1{font-size:1.8rem}.custom-video-player{max-width:100%}.video-input-section{padding:25px 20px}.custom-video-player{padding:10px}.upload-button{padding:12px;font-size:.95rem}.filter-controls h3{font-size:1.3rem}.filter-slider label,.filter-slider span{font-size:.85rem}.quality-select{max-width:100%}.stat-number{font-size:2rem}.stat-label{font-size:.8rem}.intro-stats,.benefits-grid,.application-cards-grid,.tips-grid{grid-template-columns:1fr}.section-subtitle{font-size:1.4rem}.intro-paragraph,.dive-section p,.benefit-detailed p{font-size:1rem}}.speed-presets-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.speed-preset-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:2px solid #3b82f633;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:76px;padding:10px 6px;font-family:inherit;transition:all .2s;display:flex}.speed-preset-btn:not(:disabled){opacity:1;cursor:pointer}.speed-preset-btn:hover:not(:disabled){color:#1e40af;background:#eff6ff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.speed-preset-btn.active{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 0 0 3px #3b82f626,0 4px 12px #3b82f633}.speed-preset-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.preset-emoji{font-size:1.4rem;line-height:1}.preset-label{text-align:center;color:inherit;font-size:.67rem;font-weight:600;line-height:1.2}.preset-value{color:#3b82f6;font-size:.78rem;font-weight:700}.speed-preset-btn.active .preset-label{color:#1e40af}.speed-preset-btn.active .preset-value{color:#1d4ed8;font-size:.82rem}.custom-speed-btn{background:#fdf2f8;border-color:#ec489940}.custom-speed-btn .preset-value{color:#db2777}.custom-speed-btn:hover:not(:disabled){color:#9d174d;background:#fce7f3;border-color:#ec4899}.custom-speed-btn.active{color:#9d174d;background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-color:#ec4899;box-shadow:0 0 0 3px #ec489926,0 4px 12px #ec489933}.custom-speed-btn.active .preset-value{color:#be185d}.presets-hint{text-align:center;color:#94a3b8;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;margin-bottom:12px;padding:6px 10px;font-size:.78rem;font-style:italic}.current-speed-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;display:flex}.speed-label-text{color:#64748b;font-size:.83rem;font-weight:500}.speed-badge{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:20px;padding:3px 12px;font-size:.88rem;font-weight:700}.preset-name-badge{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:600}.custom-speed-slider{background:#fdf2f8;border:1.5px solid #f9a8d4;border-radius:12px;margin-top:8px;padding:16px;animation:.2s fadeSlideIn}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.custom-speed-slider .filter-slider{flex-direction:column;align-items:stretch;gap:8px}.custom-speed-slider .filter-slider label{color:#9d174d;flex:none;margin-bottom:4px;font-size:.85rem;font-weight:600}.custom-speed-slider .filter-slider input[type=range]{background:linear-gradient(90deg,#fbcfe8,#f9a8d4);width:100%}.custom-speed-slider .filter-slider input[type=range]::-webkit-slider-thumb{background:#ec4899;box-shadow:0 2px 8px #ec489966}.slider-value-row{color:#be185d;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;font-size:.8rem;font-weight:500;display:flex}.speed-number-input{text-align:center;color:#9d174d;-moz-appearance:textfield;background:#fff;border:2px solid #f9a8d4;border-radius:8px;width:80px;padding:6px 8px;font-family:inherit;font-size:1rem;font-weight:700;transition:border-color .2s}.speed-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.speed-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.speed-number-input:focus{border-color:#ec4899;outline:none;box-shadow:0 0 0 3px #ec489926}@media (max-width:480px){.speed-presets-grid{grid-template-columns:repeat(3,1fr);gap:6px}.speed-preset-btn{min-height:68px;padding:8px 4px}.preset-emoji{font-size:1.2rem}.preset-label{font-size:.6rem}.preset-value{font-size:.7rem}.speed-number-input{width:68px;font-size:.9rem}}.processing-overlay{z-index:100;box-sizing:border-box;background:#fffffff7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:30px;display:flex;position:absolute;top:0;left:0}.processing-headline{color:#1e293b;text-align:center;font-size:1.3rem;font-weight:700;line-height:1.4}.processing-headline span{color:#64748b;margin-top:4px;font-size:1rem;font-weight:500;display:block}.processing-progress-wrap{flex-direction:column;gap:10px;width:100%;max-width:420px;display:flex}.processing-bar-track{background:#e2e8f0;border-radius:999px;width:100%;height:14px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.processing-bar-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899) 0 0/200% 100%;border-radius:999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);animation:1.8s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.processing-bar-labels{justify-content:space-between;align-items:center;display:flex}.processing-percent{color:#3b82f6;font-size:1.1rem;font-weight:800}.processing-status-text{color:#94a3b8;font-size:.82rem;font-style:italic}.processing-steps{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.processing-step{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;transition:all .3s;display:flex}.processing-step.done{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.processing-step.active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;font-weight:600;box-shadow:0 0 0 2px #3b82f626}.processing-step-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.processing-step.active .processing-step-dot{animation:1s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.upgrade-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10001;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.upgrade-modal-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:460px;padding:40px 36px 32px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUpModal;position:relative;box-shadow:0 24px 64px #0000002e}@keyframes slideUpModal{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.upgrade-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.upgrade-modal-close:hover{color:#1e293b;background:#e2e8f0}.upgrade-modal-icon{margin-bottom:12px;font-size:3.2rem;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s both iconBounce;display:block}@keyframes iconBounce{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.upgrade-modal-title{color:#1e293b;margin-bottom:8px;font-size:1.5rem;font-weight:800;line-height:1.3}.upgrade-modal-subtitle{color:#64748b;margin-bottom:24px;font-size:.95rem;line-height:1.6}.upgrade-modal-subtitle strong{color:#ef4444;font-weight:700}.upgrade-modal-perks{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:28px;padding:16px 18px;display:flex}.upgrade-perk-row{color:#334155;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.upgrade-perk-row span:first-child{flex-shrink:0;font-size:1.1rem}.upgrade-modal-actions{flex-direction:column;gap:10px;display:flex}.upgrade-modal-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:12px;width:100%;padding:14px 24px;font-family:inherit;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 16px #3b82f659}.upgrade-modal-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f673}.upgrade-modal-btn-secondary{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:6px;font-family:inherit;font-size:.88rem;transition:color .2s}.upgrade-modal-btn-secondary:hover{color:#64748b}.upgrade-modal-reset-note{color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:16px;padding-top:14px;font-size:.78rem}@media (max-width:480px){.upgrade-modal-card{padding:32px 22px 26px}.upgrade-modal-title{font-size:1.3rem}}
