body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#667eea;--primary-dark:#5a6fd6;--secondary:#764ba2;--teal:#4fccc6;--teal-dark:#44a08d;--green:#4caf50;--red:#ff6b6b;--gold:gold;--text-dark:#1a1a2e;--text-light:#6b7280;--white:#fff;--bg-light:#f8fafc;--gradient:linear-gradient(135deg,#667eea,#764ba2);--shadow-sm:0 1px 2px #0000000d;--shadow:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #00000026;--radius:12px;--radius-lg:20px}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;color:#1a1a2e;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}.landing-page{min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 24px}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;left:0;padding:16px 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{gap:12px}.nav-logo-img{border-radius:10px;height:40px;width:40px}.nav-logo-text{color:#1a1a2e;color:var(--text-dark);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}.nav-cta{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 24px;transition:all .3s ease}.nav-cta:hover{transform:translateY(-2px)}.btn-primary,.nav-cta:hover{box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.btn-primary:hover{box-shadow:0 20px 25px -5px #00000026;box-shadow:var(--shadow-xl);transform:translateY(-2px)}.btn-large{font-size:1.1rem;padding:18px 40px}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);display:flex;min-height:100vh;padding:140px 0 100px}.hero-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px}.hero-content{animation:fadeInUp .8s ease-out;color:#fff}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:24px;padding:8px 20px}.hero-title{font-size:3.25rem;line-height:1.15;margin-bottom:24px}.hero-title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.2rem;line-height:1.7;margin-bottom:32px;max-width:520px;opacity:.95}.hero-cta-group{margin-bottom:0}.hero-cta-note{font-size:.9rem;margin-top:12px;opacity:.8}.hero-visual{align-items:center;animation:fadeInUp .8s ease-out .2s both;display:flex;justify-content:center}.phone-mockup{background:#1a1a2e;border-radius:45px;box-shadow:0 20px 25px -5px #00000026,0 0 80px #0006;box-shadow:var(--shadow-xl),0 0 80px #0006;height:620px;padding:8px;position:relative;width:300px}.phone-notch{background:#000;border-radius:20px;height:28px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:100px;z-index:10}.phone-screen{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);border-radius:38px;height:100%;overflow:hidden}.app-preview{display:flex;flex-direction:column;height:100%;padding:50px 14px 14px}.preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.preview-back-btn{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.preview-back-btn svg{height:20px;width:20px}.preview-logo{border-radius:12px;height:45px;width:45px}.preview-progress-ring{align-items:center;background:#fff3;border:3px solid #4fccc6;border:3px solid var(--teal);border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.preview-progress-ring span{color:#4fccc6;color:var(--teal);font-size:.9rem;font-weight:800}.preview-question-card{background:#ffffff1a;border-radius:15px;margin-bottom:12px;padding:16px}.preview-subject-badge{border-radius:20px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;margin-bottom:10px;padding:4px 14px}.preview-subject-badge.maths{background:linear-gradient(135deg,#4ecdc4,#44a08d)}.preview-question-text{color:#fff;font-size:.9rem;font-weight:500;line-height:1.5}.preview-options{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.preview-option{align-items:center;background:#ffffff1a;border:2px solid #0000;border-radius:10px;color:#fff;display:flex;font-size:.85rem;justify-content:space-between;padding:12px 14px}.preview-option.correct{background:#4caf504d;border-color:#4caf50}.option-emoji{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:22px;justify-content:center;width:22px}.preview-feedback-panel{background:linear-gradient(135deg,#4caf50,#45a049);border-radius:20px 20px 24px 24px;margin-top:auto;padding:16px}.feedback-header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.feedback-emoji{font-size:1.5rem}.feedback-title{color:#fff;font-size:1.1rem;font-weight:700}.feedback-explanation{background:#fff3;border-radius:10px;margin-bottom:12px;padding:12px}.feedback-explanation strong{color:#fff;display:block;font-size:.85rem;margin-bottom:4px}.feedback-explanation p{color:#ffffffe6;font-size:.8rem;margin:0}.feedback-continue-btn{background:#ffffff40;border:2px solid #ffffff4d;border-radius:25px;color:#fff;font-size:.9rem;font-weight:700;padding:10px;text-align:center}.section-title{color:#1a1a2e;color:var(--text-dark);font-size:2.25rem;margin-bottom:16px;text-align:center}.section-title.light{color:#fff}.section-subtitle{color:#6b7280;color:var(--text-light);font-size:1.1rem;margin:0 auto 48px;max-width:600px;text-align:center}.section-subtitle.light{color:#ffffffe6}.how-it-works-section{background:#f8fafc;background:var(--bg-light);padding:100px 0}.steps-grid{align-items:flex-start;display:flex;gap:0;justify-content:center}.step-card{flex:1 1;max-width:300px;padding:32px 24px;position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:800;height:36px;justify-content:center;margin:0 auto 16px;width:36px}.step-icon{font-size:2.5rem;margin-bottom:16px}.step-card h3{color:#1a1a2e;color:var(--text-dark);font-size:1.15rem;margin-bottom:10px}.step-card p{color:#6b7280;color:var(--text-light);font-size:.95rem;line-height:1.6}.step-connector{align-items:center;color:#667eea;color:var(--primary);display:flex;opacity:.4;padding-top:60px}.step-connector svg{height:32px;width:32px}.subjects-section{background:#fff;padding:100px 0}.subjects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.subject-card{border-radius:20px;border-radius:var(--radius-lg);color:#fff;padding:28px 24px;position:relative;text-align:center}.subject-card.maths{background:linear-gradient(135deg,#4ecdc4,#44a08d)}.subject-card.english{background:linear-gradient(135deg,#ff6b6b,#ee5a52)}.subject-card.vr{background:linear-gradient(135deg,#2196f3,#1976d2)}.subject-card.nvr{background:linear-gradient(135deg,#f9ca24,#f39c12)}.subject-icon{align-items:center;background:#fff3;border-radius:14px;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.subject-icon svg{stroke:#fff;height:28px;width:28px}.subject-card h3{font-size:1.1rem;margin-bottom:8px}.subject-card p{font-size:.85rem;line-height:1.5;margin-bottom:12px;opacity:.9}.subject-count{background:#fff3;border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;padding:4px 14px}.difference-section{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);padding:100px 0}.difference-content{margin:0 auto;max-width:800px}.difference-features{display:flex;flex-direction:column;gap:20px}.difference-feature{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;border-radius:var(--radius);display:flex;gap:20px;padding:24px}.feature-check{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.feature-check svg{stroke:#667eea;stroke:var(--primary);height:18px;width:18px}.difference-feature h4{color:#fff;font-size:1.1rem;margin-bottom:8px}.difference-feature p{color:#ffffffe6;font-size:.95rem;line-height:1.6}.waitlist-section{background:#1a1a2e;background:var(--text-dark);padding:100px 0}.waitlist-content{margin:0 auto;max-width:600px;text-align:center}.waitlist-form{margin-bottom:16px}.form-group{display:flex;gap:12px;margin:0 auto;max-width:500px}.waitlist-input{border:none;border-radius:50px;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);flex:1 1;font-size:1rem;outline:none;padding:16px 24px}.waitlist-input::placeholder{color:#9ca3af}.waitlist-btn{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .3s ease;white-space:nowrap}.waitlist-btn:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.waitlist-btn:disabled{cursor:not-allowed;opacity:.7}.waitlist-note{color:#ffffff80;font-size:.85rem}.success-message{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;border-radius:var(--radius);color:#fff;display:flex;flex-direction:column;gap:12px;padding:24px}.success-message svg{stroke:#10b981;height:48px;width:48px}.success-message p{font-size:1.1rem;font-weight:500}.error-message{color:#fecaca;font-size:.9rem;margin-top:8px}.faq-section{background:#f8fafc;background:var(--bg-light);padding:100px 0}.faq-list{margin:0 auto;max-width:800px}.faq-item{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);cursor:pointer;margin-bottom:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow)}.faq-question{align-items:center;color:#1a1a2e;color:var(--text-dark);display:flex;font-weight:600;justify-content:space-between;padding:20px 24px}.faq-question svg{stroke:#6b7280;stroke:var(--text-light);flex-shrink:0;height:20px;margin-left:16px;transition:transform .3s ease;width:20px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px;padding:0 24px 20px}.faq-answer p{color:#6b7280;color:var(--text-light);line-height:1.7}.footer{background:#0f0f23;color:#fff;padding:48px 0}.footer-content{flex-direction:column;gap:24px}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:12px}.footer-logo{border-radius:10px;height:40px;width:40px}.footer-brand span{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.footer-links{display:flex;gap:32px}.footer-links a{color:#ffffff80;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-copyright{color:#ffffff4d;font-size:.85rem}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto;max-width:none}.hero-visual{display:none}.steps-grid{align-items:center;flex-direction:column}.step-connector{padding:8px 0;transform:rotate(90deg)}.subjects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{min-height:auto;padding:120px 0 80px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem;margin-bottom:32px}.difference-section,.faq-section,.how-it-works-section,.subjects-section,.waitlist-section{padding:60px 0}.subjects-grid{grid-template-columns:1fr;margin:0 auto;max-width:300px}.form-group{flex-direction:column}.waitlist-btn,.waitlist-input{width:100%}.footer-links{align-items:center;flex-direction:column;gap:16px}}@media (max-width:480px){.hero-title{font-size:1.75rem}.btn-large{font-size:1rem;padding:14px 28px}.step-card{padding:24px 16px}.subject-card{padding:24px 20px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.3b2a724c.css.map*/