/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */.collapse{visibility:collapse}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}nav{z-index:1000;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;width:100%;padding:1.5rem 5%;position:fixed;top:0}.logo,nav{align-items:center;display:flex}.logo{color:#000;gap:.5rem;font-size:1.25rem;font-weight:700}.logo-icon{width:32px;height:32px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#000;font-size:.95rem;font-weight:400;text-decoration:none}.nav-links a:hover{color:#f60}.hero{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:70vh;margin-top:80px;padding:4rem 2rem;display:flex}.hero-content{max-width:800px}.hero-badge{color:#f60;background:#fff5e6;border:1px solid #ffe0b3;border-radius:4px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.hero h1{color:#000;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero p{color:#333;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.cta-button{color:#fff;background:#f60;border-radius:4px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.cta-button:hover{background:#e65c00}.stats-section{background:#fafafa;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:4rem 5%}.stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-item svg{color:#f60;margin-bottom:1rem}.stat-number{color:#000;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.stat-label{color:#666;font-size:.95rem;font-weight:400}.section-header{text-align:center;margin-bottom:3rem}.section-icon{color:#f60;margin-bottom:1rem}.section-title{color:#000;font-size:2rem;font-weight:700}.program-section{background:#fff;padding:5rem 5%}.program-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;max-width:900px;margin:0 auto;padding:3rem}.program-header{border-left:4px solid #f60;margin-bottom:2rem;padding-left:1.5rem}.program-title{color:#000;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.program-subtitle{color:#666;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.program-description{color:#333;margin-bottom:2rem;font-size:1rem;line-height:1.7}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:2rem 0;display:grid}.benefit-item{color:#333;text-align:center;background:#fafafa;border:1px solid #e5e5e5;border-radius:4px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;font-size:.95rem;font-weight:500;display:flex}.benefit-item svg{color:#f60}.status-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#000;border-radius:4px;margin-top:1.5rem;padding:.625rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.details-section{background:#fafafa;max-width:1000px;margin:0 auto;padding:5rem 5%}.benefit-intro{text-align:center;color:#333;margin-bottom:3rem;font-size:1.3rem;font-style:italic;font-weight:600;line-height:1.6}.details-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.detail-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:2rem}.detail-icon{color:#f60;margin-bottom:1rem}.detail-number{color:#ccc}.detail-card h3,.detail-number{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.detail-card h3{color:#000}.detail-card p{color:#666;font-size:.95rem;line-height:1.6}.learn-section{background:#fff;padding:5rem 5%}.learn-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.learn-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:2rem}.learn-icon{color:#fff;background:#f60;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.learn-card h3{color:#000;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.learn-card p{color:#666;font-size:.95rem;line-height:1.6}.testimonials{background:#fafafa;border-top:1px solid #e5e5e5;padding:5rem 5%}.testimonials .section-title{color:#000}.testimonial-carousel{text-align:center;max-width:900px;margin:0 auto}.testimonial-slide{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:3rem 2rem;animation:fadeIn 1s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quote-icon{color:#f60;justify-content:center;margin-bottom:1.5rem;display:flex}.quote-large{color:#333;margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.8}.quote-author{color:#666;font-size:1rem;font-weight:600}.testimonial-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s}.dot:hover{background:#999}.dot.active{background:#f60;width:12px;height:12px}.about-section{background:#fafafa;padding:5rem 5%}.about-container{max-width:1100px;margin:0 auto}.about-content{margin-top:3rem}.about-intro{color:#000;text-align:center;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;line-height:1.4}.about-text-center{color:#333;text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.about-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.about-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:2.5rem}.about-card-highlight{background:linear-gradient(135deg,#f0f4f8,#e1e8ed);border:1px solid #cbd5e0}.about-card-icon{color:#fff;background:#f60;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.about-card-highlight .about-card-icon{color:#f60;background:#fff;border:2px solid #f60}.about-card-heading{color:#000;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.about-card-text{color:#333;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.about-card-list{margin-bottom:1rem;margin-left:0;padding-left:0;list-style:none}.about-card-list li{color:#333;margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;line-height:1.7;position:relative}.about-card-list li:before{content:"•";color:#f60;font-weight:700;position:absolute;left:0}.about-cta{text-align:center;background:#fff;border:2px solid #f60;border-radius:8px;margin-top:3rem;padding:2.5rem}.about-cta .about-subheading{color:#000;margin-top:0;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.about-cta .about-text{color:#333;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.about-cta .cta-button{margin-top:.5rem}@media (max-width:1024px){.about-grid{grid-template-columns:1fr}}footer{color:#fff;background:#000;padding:3rem 5% 2rem}.footer-content{text-align:center;max-width:600px;margin:0 auto}.footer-logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700}.footer-logo,.footer-social{justify-content:center;margin-bottom:2rem;display:flex}.footer-social{gap:1.5rem}.social-icon{color:#fff;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.social-icon:hover{color:#f60;transform:translateY(-3px)}.footer-copyright{text-align:center;opacity:.6;border-top:1px solid #ffffff26;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.hero h1{font-size:2.25rem}.nav-links{display:none}.stats-container{grid-template-columns:repeat(2,1fr);gap:2rem}.details-grid,.learn-grid,.testimonial-grid{grid-template-columns:1fr}}