*{box-sizing:border-box;margin:0;padding:0}body{background:var(--light);color:var(--gray-dark);font-family:Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:90%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.btn{border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;padding:1rem 2rem}.btn-primary{background:var(--gradient-primary);color:#fff}.btn-outline{border:2px solid var(--primary);color:var(--primary);background:0 0}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#39b8df;align-items:center;height:100vh;max-height:130px;padding:8px;display:flex;position:sticky;box-shadow:0 2px 10px #00000014}.header-container{width:100%;max-width:1200px;height:100%;margin:20px auto;padding:8px;display:flex}.header-title{color:#fff;text-align:center;width:100%;font-weight:700}.nav{justify-content:space-between;align-items:center;margin-top:16px;padding:1rem 0;display:flex}.btn{background:#6c5ce7;border-radius:6px;padding:8px 16px;color:#fff!important}.nav-links{justify-content:center;width:100%;display:flex}.timer-card{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:140px;height:100px;padding:8px;font-size:1.1em;display:flex}@media (width<=1035px){.header{max-height:180px}.header-container{flex-wrap:wrap}}.skip-video-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;border:none;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;position:fixed;top:20px;right:20px}.skip-video-btn:hover{background:#000000e6;transform:translateY(-2px)}.skip-video-btn:active{transform:translateY(0)}header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid 1px;background:#fffffff2;position:sticky;top:0;box-shadow:0 8px 24px #0000001f}.logo{background:#ff0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}.logo-icon{color:#fff;background:#ff0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;display:flex}.hero{color:#fff;background:#80808080;min-height:100vh;position:relative;overflow:hidden}.hero:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;text-align:center;background-color:#024d7e;flex-direction:column;align-items:center;min-height:100vh;padding:6rem 1rem;display:flex;position:relative}.hero-content h1{text-shadow:0 2px 4px #0003;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-content p{opacity:.9;max-width:700px;margin-bottom:2.5rem;font-size:1.5rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.stats{background:#fff;padding:5rem 0;position:relative}.hero-video{border-radius:16px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.hero-video video{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-video-lock{aspect-ratio:16/9;border-radius:16px;width:70%;max-width:1000px;overflow:hidden}.hero-video-lock video{object-fit:cover;width:100%;height:100%}.stats-container{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;display:grid}.stat-item{background:#80808059;border:1px solid #0000;border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.stat-item:hover{border-color:#ffff68;transform:translateY(-5px);box-shadow:0 4px 16px #0000001f}.stat-number{color:#000;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.stat-label{color:gray;font-size:1.1rem;font-weight:600}.video-container{width:100%;max-width:800px;margin:2rem auto}.features{background:#f8f9fa;padding:5rem 0}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{color:#212529;margin-bottom:1rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.section-title h2:after{content:"";background:#4361ee;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-title p{color:gray;max-width:700px;margin:0 auto;font-size:1.25rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 2px 8px #00000014}.feature-card:hover{box-shadow:16px;border-color:#4361ee;transform:translateY(-8px)}.feature-icon{color:#fff;background:#4cc9f0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2rem;display:flex}.feature-card h3{color:#212529;margin-bottom:1.25rem;font-size:1.5rem}.feature-card p{color:#6c757d;flex-grow:1;line-height:1.7}.courses{background:#fff;padding:5rem 0}.course-slider{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}.course-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;box-shadow:0 4px 16px #0000001f}.course-card:hover{transform:translateY(-10px);box-shadow:0 8px 32px #00000029}.course-image{background:linear-gradient(#e9ecef,#fff);height:200px;position:relative;overflow:hidden}.course-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.course-card:hover .course-image img{transform:scale(1.05)}.course-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.course-content h3{color:#212529;flex-grow:1;margin-bottom:1rem;font-size:1.5rem}.course-content p{color:#6c757d;flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.course-footer{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-top:auto;padding:1.5rem 10px 10px;display:flex}.course-price{background:#3f37c9;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.8rem;font-weight:700}.course-btn{padding:.75rem 1.5rem;font-size:.9rem}.steps{background:#eaeaea;padding:5rem 0}.steps-grid{justify-content:center;align-items:center;gap:1.5rem;display:flex}.step-card{align-items:center;gap:1.5rem;display:flex}.step-card .feature-card{width:280px}.step-arrow{color:#4361ee;font-size:2.5rem;font-weight:700}.CanDo{background:#dbdbdb;padding:5rem 0}.CanDo-box{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.CanDo-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;align-items:center;gap:1rem;min-height:120px;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.CanDo-card:hover{border-color:#4361ee;transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.CanDo-icon{color:#fff;background:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.CanDo-card h3{color:#212529;margin:0;font-size:1.1rem;font-weight:600;line-height:1.5}.CanDo-card:last-child{grid-column:1/span 2;justify-self:center;max-width:50%}.testimonials{background:#fff;padding:5rem 0}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.testimonial-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.testimonial-card:hover{border-color:#4361ee;transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.testimonial-stars{margin-bottom:1rem;font-size:1.2rem}.testimonial-card p{color:#6c757d;flex-grow:1;margin-bottom:1.5rem;font-style:italic;line-height:1.7}.testimonial-user{border-top:1px solid #e9ecef;padding-top:1rem}.testimonial-user strong{color:#212529;font-size:1rem;display:block}.testimonial-user span{color:#6c757d;font-size:.9rem}.about-author{background:#dedede;padding:6rem 0}.author-wrapper{align-items:center;gap:4rem;display:flex}.author-image{flex:0 0 300px}.author-image img{object-fit:cover;border-radius:50%;width:300px;height:300px;box-shadow:0 4px 20px #0000001a}.author-content{flex:1}.author-tag{color:#042ad3;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.author-content h2{color:#212529;margin-bottom:1.5rem;font-size:3rem}.author-content p{color:#6c757d;margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.faq{background:#f8f9fa;padding:5rem 0}.faq-container{max-width:900px;margin:0 auto 3rem}.faq-item{background:#fff;border:1px solid #e9ecef;border-radius:16px;margin-bottom:1rem;padding:1.5rem 2rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.faq-item:hover{border-color:#4361ee;transform:translateY(-3px)}.faq-item h3{color:#212529;margin-bottom:.75rem;font-size:1.1rem}.faq-item p{color:#6c757d;line-height:1.7}.guarantee-card{background:#fff;border:2px solid #22c55e;border-radius:16px;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 4px 16px #00000014}.guarantee-icon{flex-shrink:0;font-size:3rem}.guarantee-card h3{color:#212529;margin-bottom:.75rem}.guarantee-card p{color:#6c757d;line-height:1.7}.whatsapp-button{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:2rem;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 15px #00000040}.whatsapp-button:hover{background:#1ebe5d;transform:scale(1.1)}.developers{background:#f8f9fa;padding:5rem 0}.developers-grid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.developer-card{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:20px;width:380px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 16px #00000014}.developer-card:hover{border-color:#4361ee;transform:translateY(-8px);box-shadow:0 10px 30px #00000026}.developer-card img{object-fit:cover;border:4px solid #1e293b;border-radius:50%;width:140px;height:140px;margin-bottom:1.5rem}.developer-card h3{color:#0f172a;margin-bottom:1rem;font-size:2rem}.course{color:#475569;margin-bottom:2rem;font-size:1.05rem}.role{color:#0f172a;letter-spacing:.5px;background:#e2e8f0;border-radius:999px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.page-lock{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9998;pointer-events:all;background:#000000b3;width:100vw;height:100vh;position:fixed;top:0;left:0}.lock-message{color:#000;text-align:center;z-index:9999;background:#fff;border-radius:12px;padding:20px 30px;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}@media (width<=768px){.CanDo-box{grid-template-columns:1fr}.CanDo-card:last-child{grid-column:auto;max-width:100%}.author-wrapper{text-align:center;flex-direction:column;gap:2rem}.author-image{flex:none}.author-image img{width:220px;height:220px}.author-content h2{font-size:2.2rem}.guarantee-card{text-align:center;flex-direction:column}.developer-card{width:100%;max-width:400px}.developer-card h3{font-size:1.6rem}}@media (width<=480px){.CanDo-card{text-align:center;flex-direction:column;min-height:auto}}@media (width<=992px){.steps-grid,.step-card{flex-direction:column}.step-arrow{transform:rotate(90deg)}}.footer{color:#ddd;background:#111;padding:40px 0}.container{width:90%;max-width:1100px;margin:0 auto}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.footer-logo{align-items:center;gap:10px;display:flex}.logo-icon{color:#fff;background:#6c5ce7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}.footer-logo span{color:#fff;font-size:18px;font-weight:700}.footer-links h3{color:#fff;margin-bottom:10px}.footer-links ul{padding:0;list-style:none}.footer-links li{margin-bottom:6px}.footer-links a{color:#ddd;text-decoration:none}.footer-links a:hover{color:#fff}.footer-social{gap:10px;display:flex}.footer-social a{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.footer-social a:hover{background:#6c5ce7;transform:translateY(-3px)}
