*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:0 2rem;position:sticky;top:0;box-shadow:0 2px 20px #1e3a8a14}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;display:flex}.navbar-brand{letter-spacing:2px;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:800;text-decoration:none}.brand-c{color:#1e3a8a}.brand-a{color:#3b82f6}.brand-a2{color:#60a5fa}.brand-p{color:#f59e0b}.nav-links{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#475569;border-radius:8px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover{color:#1e3a8a;background:#eff6ff}.nav-links a.active{color:#1e3a8a;background:#dbeafe}.nav-signup{color:#fff!important;background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important;border-radius:25px!important;padding:.5rem 1.25rem!important;font-weight:600!important}.nav-signup:hover{transform:translateY(-1px);box-shadow:0 4px 15px #3b82f666;color:#fff!important;background:linear-gradient(135deg,#1e40af,#60a5fa)!important}@media (width<=768px){.navbar-inner{flex-direction:column;gap:.75rem;height:auto;padding:1rem 0}.nav-links{flex-wrap:wrap;justify-content:center;gap:.25rem}.nav-links a{padding:.4rem .75rem;font-size:.85rem}}.footer{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);margin-top:auto;padding:3rem 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand{flex-direction:column;gap:.5rem;display:flex}.footer-logo{letter-spacing:3px;color:#f59e0b;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800}.footer-brand p{opacity:.8;margin:0;font-size:.9rem}.footer-info{text-align:right}.footer-info p{margin:.25rem 0;font-size:.9rem}.footer-copy{opacity:.6;margin-top:.5rem!important;font-size:.8rem!important}@media (width<=768px){.footer-inner{text-align:center;flex-direction:column}.footer-info{text-align:center}}.home{min-height:80vh}.hero{justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.hero-content{flex:1;max-width:600px}.hero-badge{color:#1e3a8a;background:linear-gradient(135deg,#dbeafe,#ede9fe);border-radius:25px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:inline-block}.hero h1{color:#1e293b;margin:0 0 1.5rem;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.15}.hero-c{color:#1e3a8a}.hero-a{color:#3b82f6}.hero-a2{color:#60a5fa}.hero-p{color:#f59e0b}.hero-tagline{color:#64748b;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:30px;padding:.9rem 2rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #3b82f64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f673}.btn-secondary{color:#1e3a8a;background:0 0;border:2px solid #1e3a8a;border-radius:30px;padding:.9rem 2rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-secondary:hover{color:#fff;background:#1e3a8a}.hero-visual{flex:1;justify-content:center;align-items:center;min-height:350px;display:flex;position:relative}.floating-card{background:#fff;border-radius:16px;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 8px 30px #0000001a}.card-1{color:#1e3a8a;background:#dbeafe;animation-delay:0s;top:10%;left:10%}.card-2{color:#92400e;background:#fef3c7;animation-delay:1.5s;top:5%;right:10%}.card-3{color:#166534;background:#dcfce7;animation-delay:3s;bottom:15%;left:5%}.card-4{color:#5b21b6;background:#ede9fe;animation-delay:4.5s;bottom:10%;right:15%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.highlights{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid}.highlight-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.highlight-card:hover{border-color:#93c5fd;transform:translateY(-5px);box-shadow:0 12px 40px #1e3a8a1f}.highlight-icon{margin-bottom:1rem;font-size:2.5rem}.highlight-card h3{color:#1e3a8a;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:1.3rem}.highlight-card p{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5}@media (width<=768px){.hero{text-align:center;flex-direction:column;padding:2rem 1.5rem}.hero h1{font-size:2.2rem}.hero-visual{width:100%;min-height:250px}.hero-actions{justify-content:center}.floating-card{padding:.75rem 1rem;font-size:.85rem}}.about{max-width:1200px;margin:0 auto;padding:3rem 2rem 4rem}.about-hero{text-align:center;margin-bottom:3rem}.about-hero h1{color:#1e3a8a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.about-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.7}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.benefit-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.benefit-card:before{content:"";background:linear-gradient(90deg,#1e3a8a,#3b82f6,#f59e0b);height:4px;position:absolute;top:0;left:0;right:0}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1e3a8a26}.benefit-emoji{margin-bottom:1rem;font-size:3rem}.benefit-card h3{color:#1e3a8a;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1.3rem}.benefit-card p{color:#475569;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7}@media (width<=768px){.about-hero h1{font-size:2rem}.benefits-grid{grid-template-columns:1fr}}.timeline-page{max-width:900px;margin:0 auto;padding:3rem 2rem 4rem}.timeline-hero{text-align:center;margin-bottom:3rem}.timeline-hero h1{color:#1e3a8a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.timeline-subtitle{color:#64748b;font-family:Inter,sans-serif;font-size:1.15rem}.timeline-container{flex-direction:column;gap:2rem;padding-left:3rem;display:flex;position:relative}.timeline-container:before{content:"";background:linear-gradient(#10b981,#3b82f6,#8b5cf6);border-radius:4px;width:3px;position:absolute;top:0;bottom:0;left:1.5rem;transform:translate(-50%)}.timeline-card{align-items:flex-start;gap:2rem;display:flex;position:relative}.timeline-marker{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;left:-3rem;transform:translate(-50%);box-shadow:0 0 0 6px #fff,0 4px 15px #0000001a}.timeline-emoji{font-size:1.5rem}.timeline-content{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex:1;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.timeline-content:hover{transform:translate(5px);box-shadow:0 8px 30px #0000001a}.timeline-header{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.timeline-month{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.timeline-status{border-radius:15px;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.timeline-content h3{color:#1e293b;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:1.2rem}.timeline-content p{color:#64748b;margin:0;font-family:Inter,sans-serif;line-height:1.7}@media (width<=768px){.timeline-hero h1{font-size:2rem}.timeline-container{padding-left:2.5rem}.timeline-marker{width:40px;height:40px;left:-2.5rem}.timeline-emoji{font-size:1.2rem}}.curriculum{max-width:1000px;margin:0 auto;padding:3rem 2rem 4rem}.curriculum-hero{text-align:center;margin-bottom:3rem}.curriculum-hero h1{color:#1e3a8a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.curriculum-subtitle{color:#64748b;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:1.15rem}.curriculum-schedule{color:#3b82f6;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600}.curriculum-note{color:#94a3b8;font-family:Inter,sans-serif;font-size:.9rem}.weeks-list{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.week-card-full{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.week-card-full:hover{border-color:#93c5fd}.week-card-full.expanded{box-shadow:0 8px 30px #1e3a8a1f}.week-header-full{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.week-header-full:hover{background:#f8fafc}.week-header-left{align-items:center;gap:1rem;display:flex}.week-emoji-full{flex-shrink:0;font-size:2rem}.week-header-text h3{color:#1e293b;text-align:left;margin:0;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:700}.week-meta{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.week-date-full{color:#64748b;font-family:Inter,sans-serif;font-size:.85rem}.week-badge{border-radius:12px;padding:.2rem .6rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.week-chevron{color:#94a3b8;flex-shrink:0;font-size:.8rem}.week-body{max-height:0;padding:0 1.5rem;transition:max-height .5s,padding .3s;overflow:hidden}.week-card-full.expanded .week-body{max-height:2000px;padding:0 1.5rem 1.5rem}.goals-section{background:linear-gradient(135deg,#eff6ff,#f0fdf4);border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.goals-section h4{color:#1e3a8a;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.goals-section ul{margin:0;padding:0;list-style:none}.goals-section li{color:#166534;padding:.35rem 0 .35rem 1.25rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;position:relative}.goals-section li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.sections-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.topic-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.topic-section h4{color:#1e3a8a;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.topic-section ul{margin:0;padding:0;list-style:none}.topic-section li{color:#475569;border-bottom:1px solid #f1f5f9;padding:.4rem 0 .4rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5;position:relative}.topic-section li:last-child{border-bottom:none}.topic-section li:before{content:"→";color:#3b82f6;font-weight:600;position:absolute;left:0}.weekly-structure{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;padding:2.5rem}.weekly-structure h2{color:#fff;margin:0 0 .25rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.structure-subtitle{opacity:.8;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.95rem}.structure-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.structure-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem 1rem;transition:all .3s;display:flex}.structure-block:hover{background:#ffffff40;transform:translateY(-3px)}.structure-time{color:#fbbf24;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:800}.structure-label{opacity:.9;font-family:Inter,sans-serif;font-size:.85rem}@media (width<=768px){.curriculum-hero h1{font-size:2rem}.week-header-text h3{font-size:1rem}.sections-grid{grid-template-columns:1fr}.structure-grid{grid-template-columns:repeat(2,1fr)}}.mentorship{max-width:1000px;margin:0 auto;padding:3rem 2rem 4rem}.mentorship-hero{text-align:center;margin-bottom:3rem}.mentorship-hero h1{color:#1e3a8a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.mentorship-subtitle{color:#8b5cf6;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600}.mentorship-main-card{text-align:center;background:linear-gradient(135deg,#ede9fe,#dbeafe);border-radius:24px;margin-bottom:2.5rem;padding:3rem}.congrats-badge{color:#5b21b6;background:#fff;border-radius:30px;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #5b21b626}.mentorship-description{color:#475569;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8}.mentorship-details{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.detail-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.detail-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1e3a8a1f}.detail-icon{margin-bottom:1rem;font-size:2.5rem}.detail-card h3{color:#1e3a8a;margin:0 0 .75rem;font-family:Poppins,sans-serif}.detail-card p{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7}@media (width<=768px){.mentorship-hero h1{font-size:2rem}.mentorship-main-card{padding:2rem}.mentorship-details{grid-template-columns:1fr}}.faq-page{max-width:800px;margin:0 auto;padding:3rem 2rem 4rem}.faq-hero{text-align:center;margin-bottom:3rem}.faq-hero h1{color:#1e3a8a;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.faq-subtitle{color:#64748b;font-family:Inter,sans-serif;font-size:1.15rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.faq-item:hover{border-color:#93c5fd}.faq-item.open{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f61f}.faq-question{cursor:pointer;color:#1e293b;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;display:flex}.faq-question:hover{color:#1e3a8a}.faq-chevron{color:#3b82f6;flex-shrink:0;font-size:1.5rem;font-weight:300;transition:transform .3s}.faq-answer{max-height:0;transition:max-height .4s,padding .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:300px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7}@media (width<=768px){.faq-hero h1{font-size:2rem}.faq-question{padding:1.25rem;font-size:.95rem}}.signup-page{max-width:900px;margin:0 auto;padding:3rem 2rem 4rem}.signup-hero{text-align:center;margin-bottom:3rem}.signup-hero h1{color:#1e3a8a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800}.signup-subtitle{color:#64748b;max-width:500px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.7}.signup-card{background:#fff;border:2px solid #dbeafe;border-radius:24px;align-items:center;gap:3rem;padding:3rem;display:flex;box-shadow:0 8px 40px #1e3a8a1a}.qr-section{text-align:center;flex-shrink:0}.qr-wrapper{background:#fff;border-radius:20px;padding:.5rem;display:inline-block;box-shadow:0 4px 20px #00000014}.qr-label{color:#1e3a8a;margin-top:1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.signup-info{flex:1}.signup-info h2{color:#1e3a8a;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.signup-info p{color:#64748b;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.7}.signup-btn{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:30px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #3b82f64d}.signup-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f673}@media (width<=768px){.signup-hero h1{font-size:2rem}.signup-card{text-align:center;flex-direction:column;padding:2rem}}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}
