*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:inherit;display:inline-block;background-color:#0a5;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:background-color .3s;border:none;cursor:pointer}img{max-width:100%;height:auto;display:block}#root,.page{width:100%}.hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.heroContent{display:flex;flex-direction:column;gap:1.5rem}.heroTitle{font-size:3rem;font-weight:700;color:purple;line-height:1.2;margin:0,}.heroSubtitle{font-size:1.25rem;color:#666;line-height:1.6;margin:0;color:#f60}.heroCTA{display:flex;gap:1rem;flex-wrap:wrap}.heroImage{width:100%;height:500px;border-radius:12px;overflow:hidden}.image{width:100%;height:100%;object-fit:cover}.primaryButton,.secondaryButton{background:#f60;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;display:inline-block;transition:background-color .3s;margin-right:1rem}.services{background:#f9f9f9;padding:4rem 1.5rem}.container{max-width:1200px;margin:0 auto}.sectionTitle{font-size:2.5rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.sectionSubtitle{font-size:1.125rem;color:#666;text-align:center;margin-bottom:3rem}.servicesGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.serviceCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.serviceImage{width:100%;height:200px;object-fit:cover}.serviceContent{padding:1.5rem}.serviceTitle{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.serviceDescription{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1rem}.servicePrice{font-size:1.125rem;font-weight:600;color:#f60;margin-bottom:1rem}.serviceLink{color:#0a5;text-decoration:none;font-weight:600;font-size:1rem}.howItWorks{padding:4rem 1.5rem;background:#fff}.stepsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step{text-align:center;position:relative}.stepImage{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.stepNumber{position:absolute;top:10px;left:50%;transform:translate(-50%);background:#f60;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.stepTitle{font-size:1.25rem;font-weight:700;color:#333;margin-bottom:.5rem}.stepDescription{font-size:1rem;color:#666;line-height:1.6}.trust{background:#f9f9f9;padding:4rem 1.5rem}.trustGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.trustItem{text-align:center;padding:2rem}.trustTitle{font-size:1.25rem;font-weight:700;color:purple;margin-bottom:1rem}.trustDescription{font-size:1rem;color:#666;line-height:1.6}.testimonials{padding:4rem 1.5rem;background:#fff}.testimonialsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background:#f9f9f9;padding:2rem;border-radius:12px;text-align:center}.testimonialImage{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.testimonialText{font:1rem;color:#333;line-height:1.6;font-style:italic;margin-bottom:1rem}.testimonialAuthor{font-size:.875rem;font-weight:600;color:#f60}.cta{background-Color:#0a5;padding:4rem 1.5rem;text-align:center}.ctaButtons .uniqueColorBtn{background:#f60!important}.ctaContent{max-width:800px;margin:0 auto}.ctaTitle{font:2.5rem;font-Weight:700;color:#fff;margin-Bottom:1rem}.ctaText{font:1.25rem;color:#fff;margin-Bottom:2rem}.ctaButtons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.nav{display:none!important}.navMobileOpen{display:"flex";gap:"2rem";align-items:"center"}.hero{grid-template-columns:1fr!important}.heroContent{background:linear-gradient(#ffffffb3,#ffffffb3),url(https://images.pexels.com/photos/4239146/pexels-photo-4239146.jpeg);background-size:cover;background-position:center;width:100%;border-radius:10px;padding:10px}.heroImg{display:none}.heroTitle,.sectionTitle,.ctaTitle{font-size:2rem!important}}
