.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e2e8f0" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.5}p{color:#64748b}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-text h1{font-size:5rem;font-weight:900;line-height:6.5rem;margin-bottom:2.5rem;color:#1e293b}.highlight{color:#007bbf;position:relative}.highlight::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007bbf,#3b82f6);border-radius:2px}.hero-subtitle{font-size:2rem;color:#64748b;margin-bottom:2rem;line-height:3rem}.hero-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{text-align:center}.stat-number{display:block;font-size:3.5rem;font-weight:800;color:#007bbf}.stat-label{color:#64748b;font-weight:500}.hero-image{position:relative}.hero-image img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease}.hero-image:hover img{transform:scale(1.05)}.problem-section{padding:80px 0;background:#fff}.lp-sub-heading{font-size:3.6rem;font-weight:800;color:#1e293b;margin-bottom:2rem}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.problem-card{background:#f8fafc;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0}.problem-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.problem-card i{font-size:4.5rem;color:#ef4444;margin-bottom:2rem}.problem-card h3{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:2rem}.problem-card p{color:#64748b;line-height:1.6}.solution-section{padding:80px 0;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:5rem;margin-top:3rem}.service-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;border:1px solid #e2e8f0}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.service-card.featured{border:2px solid #007bbf;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)}.featured-badge{position:absolute;top:-22px;right:20px;background:#007bbf;color:#fff;padding:8px 20px;border-radius:20px;font-weight:600}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#007bbf,#3b82f6);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:2.5rem;color:#fff}.service-card h3{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.service-card ul{list-style:none}.service-card li{color:#64748b;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.service-card li::before{content:'✓';position:absolute;left:0;color:#10b981;font-weight:bold}.repugen-section{padding:80px 0;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);color:#fff;position:relative;overflow:hidden}.repugen-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="%23ffffff" opacity="0.1"/></svg>');background-size:50px 50px}.repugen-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.exclusive-badge{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:10px 15px;border-radius:30px;font-size:16px;font-weight:600;margin-bottom:2rem}.repugen-brand{color:#3b82f6}.repugen-text p{color:#cbd5e1}.repugen-features{margin-bottom:2rem}.feature{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#007bbf);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon i{font-size:2.5rem;color:#fff}.feature-content h4{font-size:2rem;font-weight:600;margin-bottom:.5rem}.feature-content p{color:#cbd5e1;margin:0}.repugen-stats{display:flex;gap:2rem;flex-wrap:wrap}.repugen-stat{text-align:center}.repugen-stat .stat-number{display:block;font-size:3.5rem;font-weight:800;color:#007bbf}.repugen-stat .stat-label{color:#cbd5e1}.repugen-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.results-section{padding:80px 0;background:#fff}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.result-card{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0}.result-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.result-number{font-size:3.5rem;font-weight:800;color:#007bbf;margin-bottom:1rem}.result-label{color:#64748b;font-weight:500}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:4rem}.testimonial{background:#f8fafc;padding:2rem;border-radius:16px;border-left:4px solid #007bbf}.testimonial-content p{font-style:italic;color:#64748b;margin-bottom:1rem;line-height:1.6}.testimonial-author strong{color:#1e293b;font-weight:600}.testimonial-author span{color:#64748b;font-size:14px}.why-choose-section{padding:80px 0;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.why-choose-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-top:30px;min-height:calc(100% - 30px)}.why-choose-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.why-choose-icon{width:60px;height:60px;background:linear-gradient(135deg,#007bbf,#3b82f6);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.why-choose-icon i{font-size:2.5rem;color:#fff}.why-choose-card h3{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.why-choose-card p{color:#64748b;line-height:1.6}.process-section{padding:80px 0;background:#fff}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{text-align:center;position:relative}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#007bbf,#3b82f6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;margin:0 auto 1.5rem}.step-content h3{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.step-content p{color:#64748b;line-height:1.6}.final-cta-section{padding:80px 0;background:linear-gradient(135deg,#007bbf 0%,#1d4ed8 100%);color:#fff;text-align:center}.btn-main.btn-white{color:#1e293b}.btn-main.btn-white::after{background:#fff;color:#1e293b}.trust-indicators{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.5rem;opacity:.9}.trust-item i{font-size:2.5rem}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px)}.modal-title{font-size:2rem;line-height:3rem;font-weight:600;color:#1e293b;margin-bottom:0}.modal-content{background-color:#fff;padding:2rem;border-radius:16px;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.close{font-size:3rem;cursor:pointer;color:#64748b;padding:0!important;border:0;background-color:transparent}.close:hover{color:#f00}.nav-item{padding:5px 10px}@media(max-width:1024px){.nav-link{font-size:16px;line-height:26px}}@media(max-width:768px){.nav-links{display:none}.mobile-menu-toggle{display:flex}.hero-content{grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem;line-height:3.5rem}.hero-stats{justify-content:center}.hero-cta{justify-content:center;flex-wrap:wrap}.repugen-content{grid-template-columns:1fr;text-align:center}.repugen-stats{justify-content:center}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,2fr))}.results-grid{grid-template-columns:repeat(2,1fr)}.feature-content{text-align:left}.testimonials{grid-template-columns:1fr}}@media(max-width:767px){.trust-indicators{flex-direction:column;align-items:center}.cta-buttons{flex-direction:column;align-items:center}.process-steps{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.problems-grid{grid-template-columns:1fr}.hero{padding:60px 0 60px}.hero-text h1{font-size:2rem;line-height:3rem}.hero-stats{flex-direction:column;gap:1rem}.results-grid{grid-template-columns:1fr}.modal-content{padding:1.5rem}.hero-content{grid-template-columns:1fr}.hero-image{order:-1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease forwards}html{scroll-behavior:smooth}img{transition:opacity .3s ease}img:not([src]){opacity:0}.service-card:hover .service-icon{transform:scale(1.1)}.problem-card:hover i{transform:scale(1.1)}.why-choose-card:hover .why-choose-icon{transform:scale(1.1)}