.home-page{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;min-height:100vh;padding:80px 0 0;display:flex}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.hero-heading{color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s fadeInUp}.gradient-text{background:linear-gradient(45deg,#fbbf24,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subline{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.5rem;animation:1s .2s both fadeInUp}.hero-intro{color:#d1d5db;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;animation:1s .4s both fadeInUp}.hero-buttons{gap:1rem;animation:1s .6s both fadeInUp;display:flex}.cta-button{border-radius:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button.primary{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 15px #10b9814d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.cta-button.secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d}.cta-button.secondary:hover{background:#fff3;transform:translateY(-2px)}.hero-image{animation:3s ease-in-out infinite float}.hero-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000004d}.hero-img:hover{transform:scale(1.02)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:2.5rem;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(45deg,#3b82f6,#10b981);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.benefits-section{background:#f8fafc;padding:6rem 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.benefit-card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.benefit-icon{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex}.benefit-icon img{width:60px;height:60px;transition:transform .3s}.benefit-card:hover .benefit-icon img{transform:scale(1.1)}.benefit-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.benefit-card p{color:#6b7280;line-height:1.6}.why-section{background:#fff;padding:6rem 0}.why-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.why-point{background:#f8fafc;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s}.why-point:hover{background:#e0f2fe;transform:translate(10px)}.why-point h3{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.why-point p{color:#6b7280;line-height:1.6}.why-image{animation:3s ease-in-out infinite float}.why-img{object-fit:cover;border-radius:1rem;width:100%;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0000001a}.why-img:hover{transform:scale(1.02)}.journey-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);padding:6rem 0}.journey-section .section-title{color:#fff}.journey-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.step-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.step-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.step-card:hover:before{left:100%}.step-card:hover{background:#ffffff26;transform:translateY(-5px)}.step-number{background:linear-gradient(45deg,#10b981,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;animation:2s infinite pulse;display:flex}.step-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.step-card p{color:#e5e7eb;line-height:1.6}.achievements-section{background:#f8fafc;padding:6rem 0}.achievements-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.achievement-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.achievement-card:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#10b981);transform:scale(1.05);box-shadow:0 20px 40px #0000001a}.achievement-card:hover .achievement-text{color:#fff}.achievement-number{color:#3b82f6;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;transition:color .3s}.achievement-card:hover .achievement-number{color:#fff}.achievement-text{color:#6b7280;font-size:1rem;font-weight:500;transition:color .3s}.testimonials-section{background:#fff;padding:6rem 0}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.testimonial-card{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.testimonial-card:before{content:"\"";color:#e5e7eb;font-family:serif;font-size:6rem;line-height:1;transition:color .3s;position:absolute;top:-20px;right:20px}.testimonial-card:hover:before{color:#3b82f6}.testimonial-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.testimonial-content p{color:#4b5563;z-index:1;margin-bottom:1.5rem;font-style:italic;line-height:1.6;position:relative}.testimonial-author{flex-direction:column;display:flex}.testimonial-author strong{color:#1f2937;margin-bottom:.25rem}.testimonial-author span{color:#6b7280;font-size:.875rem}.footer-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:3rem 0}.footer-message{color:#e2e8f0;margin-bottom:2rem;font-size:1.25rem;font-style:italic;animation:1s fadeIn}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#60a5fa}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-heading{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.why-content{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2rem}.footer-links{flex-direction:column;gap:1rem}}
