*:focus{outline:#007bff solid 2px;outline-offset:2px;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}.footer-section ul li a:hover,.nav-brand,.nav-menu a:hover{color:#1877f2}.hero,.loading-spinner,.video-details p,h2{text-align:center}.features-grid,.steps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.footer-section ul,.nav-menu{list-style:none}.footer-section ul li a,.nav-menu a{transition:color .3s;text-decoration:none}.btn-download,.nav-menu a,.social-links a{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.nav-brand,h1{font-weight:700}h1{font-size:3rem}h2{font-size:2.5rem}.nav-brand,h3{font-size:1.5rem}p{color:#666}.header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000}.navbar{padding:1rem 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center}.btn-download,.btn-primary{font-weight:600;transition:.3s}.footer-brand i,.nav-brand i{margin-right:.5rem;font-size:1.8rem}.nav-menu{display:flex;gap:2rem}.nav-menu a{color:#333;font-weight:500}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.nav-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.about-image img,.video-thumbnail img{width:100%;height:auto}.hero{background:linear-gradient(135deg,#1877f2 0,#42a5f5 100%);color:#fff;padding:120px 0 80px}.hero-content h1{margin-bottom:1.5rem}.highlight{color:gold}.hero-subtitle{font-size:1.2rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.9)}.download-form{max-width:600px;margin:0 auto 3rem}.form-group{display:flex;gap:1rem;margin-bottom:1rem}.form-group input{flex:1;padding:1rem 1.5rem;border:none;border-radius:50px;font-size:1rem;outline:0}.btn-primary{background:gold;color:#333;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.btn-primary:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}.form-note{color:rgba(255,255,255,.8);font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.download-results{background:rgba(255,255,255,.1);border-radius:15px;padding:2rem;margin-top:2rem;backdrop-filter:blur(10px)}.video-thumbnail img{max-width:500px;display:block;margin:0 auto;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.video-details h3{color:#fff;margin-bottom:.5rem}.video-details p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.4;color:#555;max-width:600px;margin:10px auto}.download-links{display:flex;gap:1rem}.btn-download,.error-message{color:#fff;display:flex;gap:.5rem}.btn-download{background:#28a745;padding:.75rem 1.5rem;border-radius:25px;align-items:center}.btn-download:hover{background:#218838;transform:translateY(-2px)}.btn-download.hd{background:#dc3545}.btn-download.hd:hover{background:#c82333}.loading-spinner{padding:2rem}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;animation:1s linear infinite spin;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.error-message{background:rgba(220,53,69,.9);padding:1rem 1.5rem;border-radius:10px;margin-top:1rem;align-items:center}.feature,.step{padding:2rem;transition:transform .3s;text-align:center}section{padding:80px 0}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.contact,.faq,.faq-question:hover,.how-it-works{background:#f8f9fa}.steps{display:grid;gap:3rem;margin-top:3rem}.step{background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.feature-icon,.step-icon{background:linear-gradient(135deg,#1877f2,#42a5f5);color:#fff}.feature:hover,.step:hover{transform:translateY(-5px)}.step-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem}.features-grid{display:grid;gap:2rem;margin-top:3rem}.feature{border-radius:15px}.feature-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.faq-question{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;transition:background .3s}.faq-question h3{margin:0;color:#333}.faq-question i{color:#1877f2;transition:transform .3s}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:.3s}.faq-item.active .faq-answer{padding:0 1.5rem 1.5rem;max-height:200px}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{text-align:left;margin-bottom:1.5rem}.about-stats{display:flex;gap:2rem;margin-top:2rem}.stat,.text-center{text-align:center}.stat h3{font-size:2rem;color:#1877f2;margin-bottom:.5rem}.stat p{color:#666;font-size:.9rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.contact-item i{width:50px;height:50px;background:#1877f2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.contact-item h3{margin-bottom:.25rem;color:#333}.contact-item p{margin:0;color:#666}.contact-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.contact-form .form-group{margin-bottom:1.5rem;flex-direction:column}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:0;border-color:#1877f2}.contact-form textarea{resize:vertical;min-height:120px}.footer{background:#333;color:#fff;padding:3rem 0 1rem}.footer p{color:#c7c7c7!important}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand,.footer-section h3,.mb-1{margin-bottom:1rem}.footer-brand{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#1877f2}.footer-section h3{color:#fff}.footer-bottom p,.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{width:40px;height:40px;background:#1877f2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s}.social-links a:hover{background:#42a5f5}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center;color:#c7c7c7!important}@media (max-width:768px){.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.nav-menu.active,.nav-toggle{display:flex}h1,h2{font-size:2rem}.form-group{flex-direction:column}.about-stats,.btn-primary,.download-links{justify-content:center}.video-info{flex-direction:column;text-align:center}.video-thumbnail img{width:100%;max-width:300px}.contact-content,.features-grid,.steps{grid-template-columns:1fr}.about-content,.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width:480px){.container{padding:0 15px}.hero{padding:100px 0 60px}h1{font-size:1.8rem}.hero-subtitle{font-size:1rem}section{padding:60px 0}.feature,.step{padding:1.5rem}.about-stats{flex-direction:column;gap:1rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.6s ease-out fadeInUp}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.hidden{display:none}.visible{display:block}