*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#252641;overflow-x:hidden}a{text-decoration:none;color:inherit}.navbar{padding:12px 0}.navbar-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:32px}.logo{margin-right:auto;display:flex;align-items:center}.logo-img{height:48px;width:auto}.nav-buttons{position:relative;margin-left:auto}.btn-app{position:relative;display:inline-flex;align-items:center;gap:8px;padding:11px 18px 11px 20px;border-radius:999px;background:#0a0b1f;color:#fff;font-size:.92rem;font-weight:600;letter-spacing:.01em;text-decoration:none;border:1px solid rgba(255,255,255,.06);cursor:pointer;isolation:isolate;transition:transform .2s ease}.btn-app:hover{transform:translateY(-1px)}.btn-app:active{transform:translateY(0)}.btn-app-label{background:linear-gradient(180deg,#fff,#c7d2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn-app-icon{width:14px;height:14px;padding:4px;box-sizing:content-box;border-radius:999px;background:#ffffff14;color:#c7d2fe;transition:transform .25s ease,background .25s ease,color .25s ease}.btn-app:hover .btn-app-icon{transform:translate(3px);background:#ffffff29;color:#fff}.hero{position:relative;background:#f0f4ff;padding:80px 0 0;overflow:hidden}.hero-inner{max-width:1200px;margin:0 auto;padding:0 24px 120px;display:flex;align-items:center;gap:40px;min-height:560px;justify-content:space-between}.hero-content{flex:1;max-width:500px}.hero-content h1{font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:20px}.text-blue{color:#003fdb}.hero-content h1 .text-blue{background:linear-gradient(135deg,#002a94,#003fdb,#5b8def,#003fdb,#002a94);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-dark{color:#252641}.hero-description{font-size:1rem;color:#6b6b7b;line-height:1.7;margin-bottom:32px;max-width:380px}.hero-actions{display:flex;align-items:center;gap:24px}.btn-join{padding:14px 32px;border-radius:80px;background:#003fdb;color:#fff;font-size:1rem;font-weight:600;transition:background .2s}.btn-join:hover{background:#0032b0}.btn-app-store{display:inline-flex;align-items:center;gap:12px;padding:10px 24px 10px 22px;background:#000}.btn-app-store:hover{background:#1a1a1a}.app-store-icon{width:28px;height:28px;flex-shrink:0}.app-store-text{display:flex;flex-direction:column;line-height:1.1;text-align:left}.app-store-small{font-size:.7rem;font-weight:400;letter-spacing:.02em}.app-store-big{font-size:1.05rem;font-weight:600;letter-spacing:.01em}.btn-watch{display:flex;align-items:center;gap:12px;font-size:.95rem;font-weight:600;color:#252641}.play-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 4px 16px #0000001a;color:#49bbbd;font-size:.9rem}.hero-right{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:520px}.floating-card{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 6px 24px #00000012;display:flex;align-items:center;gap:12px}.floating-card strong{display:block;font-size:.88rem;color:#252641}.floating-card p{font-size:.75rem;color:#888;margin:2px 0 0}.card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.icon-blue{background:#e8f0fe;color:#4a6cf7}.icon-orange{background:#e0eaff;color:#003fdb}.icon-green{background:#e6f9ef;color:#2bb55a}.icon-purple{background:#f0e6ff;color:#7c3aed}.card-students{animation-delay:0s}.card-chart{border-radius:12px;background:#f2426d;color:#fff;font-size:1.4rem;padding:16px;box-shadow:0 6px 20px #f2426d4d;justify-content:center;animation-delay:.4s}.card-rating{animation-delay:.8s}.card-congrats{background:#e8eeff;animation-delay:1.2s}.card-class{flex-direction:column;align-items:flex-start;gap:10px;animation-delay:1.6s}.card-courses{animation-delay:2s}.card-progress{gap:14px;animation-delay:2.4s}.card-live{animation-delay:2.8s}.btn-join-now{padding:8px 24px;border-radius:80px;background:#f2426d;color:#fff;font-size:.8rem;font-weight:600;border:none;cursor:pointer;transition:background .2s}.btn-join-now:hover{background:#d93a5f}.progress-bar-track{width:48px;height:48px;border-radius:50%;background:conic-gradient(#4a6cf7,#4a6cf7 85%,#e8f0fe 85%,#e8f0fe);display:flex;align-items:center;justify-content:center;flex-shrink:0}.progress-bar-fill{width:36px;height:36px;border-radius:50%;background:#fff}.live-dot{width:10px;height:10px;border-radius:50%;background:#2bb55a;flex-shrink:0;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-curve{position:absolute;bottom:-2px;left:0;width:100%;line-height:0}.features{padding:80px 24px;background:#fff}.features-header{text-align:center;margin-bottom:60px}.features-header h2{font-size:1.75rem;font-weight:800;margin-bottom:12px}.features-header p{font-size:.95rem;color:#6b6b7b}.features-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.features-visual{flex:1}.visual-window{background:#f8f9fc;border-radius:16px;padding:16px;box-shadow:0 4px 24px #0000000f}.window-dots{display:flex;gap:6px;margin-bottom:14px}.dot{width:10px;height:10px;border-radius:50%}.dot-red{background:#f2426d}.dot-yellow{background:#f5a623}.dot-green{background:#2bb55a}.video-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:8px;margin-bottom:14px}.video-card{background:#dde2ee;border-radius:10px;padding:32px 12px 10px;position:relative;display:flex;align-items:flex-end}.video-card.video-large{grid-row:1 / 3;padding:0 12px 10px;min-height:140px}.video-badge{position:absolute;top:8px;left:8px;padding:2px 8px;border-radius:4px;font-size:.6rem;font-weight:600}.badge-instructor{background:#003fdb;color:#fff}.video-name{font-size:.65rem;color:#555;font-weight:500}.window-actions{display:flex;gap:8px}.btn-present{padding:8px 20px;border-radius:80px;border:none;background:#003fdb;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer}.btn-call{padding:8px 20px;border-radius:80px;border:none;background:#f2426d;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer}.features-content{flex:1}.features-content h3{font-size:1.6rem;font-weight:800;line-height:1.3;margin-bottom:32px}.features-list{list-style:none;display:flex;flex-direction:column;gap:24px}.features-list li{display:flex;align-items:flex-start;gap:16px}.feature-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.icon-feat-orange{background:#fff3e0;color:#f5a623}.icon-feat-gray{background:#eef0f5;color:#6b6b7b}.features-list p{font-size:.9rem;color:#6b6b7b;line-height:1.6}.footer{background:#002a94;padding:60px 24px 40px;text-align:center}.footer-inner{max-width:700px;margin:0 auto}.footer-brand{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:40px}.footer-logo-img{height:36px;width:auto;filter:brightness(0) invert(1)}.footer-divider{width:1px;height:40px;background:#ffffff4d}.footer-tagline{font-size:.9rem;font-weight:600;color:#fff;text-align:left;line-height:1.4}.footer-subtitle{font-size:.7rem;font-weight:300;color:#fff9}.footer-newsletter-title{font-size:1rem;color:#fffc;margin-bottom:16px}.footer-newsletter{display:flex;justify-content:center;gap:12px;margin-bottom:40px}.footer-input{padding:12px 20px;border-radius:80px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:.9rem;width:280px;outline:none}.footer-input::placeholder{color:#ffffff80}.footer-input:focus{border-color:#fff9}.footer-subscribe{padding:12px 28px;border-radius:80px;border:none;background:#fff;color:#003fdb;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s}.footer-subscribe:hover{opacity:.9}.footer-links{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:16px}.footer-links a{font-size:.85rem;color:#ffffffb3;transition:color .2s}.footer-links a:hover{color:#fff}.footer-sep{color:#ffffff4d;font-size:.85rem}.footer-copy{font-size:.8rem;color:#ffffff80}@media(max-width:900px){.hero-content h1{font-size:2.2rem}.hero-right{max-width:400px;gap:12px}}@media(max-width:768px){.hero-inner{flex-direction:column;text-align:center;gap:48px;min-height:auto;padding-bottom:40px}.hero-content{max-width:100%}.hero-content h1{font-size:2rem}.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-right{display:none}.features-inner{flex-direction:column;gap:40px}.footer-newsletter{flex-direction:column;align-items:center}.footer-input{width:100%;max-width:320px}}@media(max-width:480px){.hero-content h1{font-size:1.65rem}.trusted-logos span{font-size:1rem}}.legal{padding:40px 0 60px}.legal-inner{max-width:800px;margin:0 auto;padding:0 24px}.legal-inner h1{font-size:2rem;font-weight:800;color:#252641;margin-bottom:8px}.legal-updated{font-size:.85rem;color:#9ca3af;margin-bottom:32px}.legal-inner h2{font-size:1.25rem;font-weight:700;color:#252641;margin-top:32px;margin-bottom:12px}.legal-inner h3{font-size:1.05rem;font-weight:600;color:#374151;margin-top:16px;margin-bottom:8px}.legal-inner p{font-size:.95rem;color:#4b5563;line-height:1.75;margin-bottom:12px}.legal-inner ul{list-style:none;padding:0;margin-bottom:12px}.legal-inner ul li{font-size:.95rem;color:#4b5563;line-height:1.75;padding-left:20px;position:relative}.legal-inner ul li:before{content:"•";position:absolute;left:4px;color:#003fdb;font-weight:700}.legal-inner a{color:#003fdb;text-decoration:underline}.legal-footer{text-align:center;padding:24px;font-size:.85rem;color:#9ca3af;border-top:1px solid #F3F4F6}@media(max-width:768px){.legal-inner h1{font-size:1.5rem}}
