:root{--color-cream: #DBD5C3;--color-green: #22c55e;--color-green-dark: #16a34a;--color-blue-950: #172554;--color-blue-900: #1e3a8a;--color-gray-900: #111827;--color-gray-800: #1f2937;--color-gray-600: #4b5563;--color-gray-100: #f3f4f6;--color-white: #ffffff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:var(--color-gray-900);background-color:var(--color-white)}.service-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.hero-background{position:absolute;inset:0;z-index:1}.hero-image{width:100%;height:100%;object-fit:cover;opacity:.15;filter:blur(1px)}.hero-overlay{position:absolute;inset:0;backdrop-filter:blur(2px)}.hero-content{position:relative;z-index:10;max-width:800px;margin:0 auto;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,var(--color-green) 0%,var(--color-green-dark) 100%);border-radius:24px;box-shadow:0 20px 40px #22c55e4d;animation:float 6s ease-in-out infinite}.icon-container{color:#fff;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.icon-container svg{width:48px;height:48px}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}.hero-text{text-align:center}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:var(--color-gray-900);background:linear-gradient(135deg,var(--color-gray-900) 0%,var(--color-blue-950) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-hero .hero-description{font-size:1.25rem;color:var(--color-gray-700)!important;line-height:1.7;max-width:600px;margin:0 auto;opacity:1!important}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.btn-explore{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--color-green) 0%,var(--color-green-dark) 100%);color:#fff;padding:1rem 2rem;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #22c55e4d;border:2px solid transparent}.btn-explore:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #22c55e66}.btn-explore svg{width:20px;height:20px;transition:transform .3s ease}.btn-explore:hover svg{transform:translateY(2px)}.btn-quote{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:var(--color-gray-900);padding:1rem 2rem;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #00000014;border:2px solid rgba(34,197,94,.1)}.btn-quote:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #00000026;border-color:var(--color-green)}.btn-quote svg{width:20px;height:20px;color:var(--color-green);transition:transform .3s ease}.btn-quote:hover svg{transform:translate(2px)}.modern-footer{background:var(--color-gray-900);color:#fff;padding:2rem 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:#fffc}.footer-social{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}.social-link:hover{background:var(--color-green);transform:translateY(-2px)}.social-link svg{width:20px;height:20px}@media(max-width:768px){.service-hero{min-height:80vh;padding:2rem 0}.hero-content{padding:1rem;gap:1.5rem}.hero-icon{width:80px;height:80px}.icon-container{width:36px;height:36px}.icon-container svg{width:36px;height:36px}.hero-actions{flex-direction:column;align-items:center;width:100%}.btn-explore,.btn-quote{width:100%;max-width:300px;justify-content:center}.footer-content{flex-direction:column;text-align:center}}section.service-features{padding:4rem 0;background:#fff}section.service-features .container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1e293b;margin-bottom:1rem;line-height:1.2}.section-title .highlight{color:#22c55e}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:48rem;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{text-align:center;padding:2rem;border-radius:1rem;background:#f8fafc;transition:all .3s ease;border:1px solid #e2e8f0}.feature-card:hover{background:#f0fdf4;transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#dcfce7;border-radius:.75rem;margin-bottom:1rem;color:#22c55e}.feature-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.feature-description{color:#64748b;line-height:1.6}section.service-process{padding:4rem 0;background:#f8fafc}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#22c55e;color:#fff;border-radius:50%;font-weight:700;font-size:1.125rem;margin-bottom:1rem}.step-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.step-description{color:#64748b;font-size:.875rem;line-height:1.5}section.service-packages{padding:4rem 0;background:#fff}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:72rem;margin:0 auto}.package-card{background:#fff;border-radius:1rem;border:2px solid #e5e7eb;padding:2rem;position:relative;transition:all .3s ease}.package-card.popular{border-color:#22c55e;box-shadow:0 10px 25px #22c55e26;transform:scale(1.02)}.package-badge{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#22c55e;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600}.package-header{text-align:center;margin-bottom:1.5rem}.package-name{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.package-price{font-size:1.875rem;font-weight:700;color:#22c55e;margin-bottom:.5rem}.package-description{color:#64748b;font-size:.875rem}.package-features{list-style:none;padding:0;margin:0 0 2rem}.package-features li{display:flex;align-items:center;margin-bottom:.75rem;color:#374151}.package-features li:before{content:"✓";color:#22c55e;font-weight:700;margin-right:.75rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;background:#dcfce7;border-radius:50%;font-size:.75rem;flex-shrink:0}.package-button{width:100%;text-align:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.package-button.primary{background:#22c55e;color:#fff}.package-button.primary:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 15px #22c55e4d}.package-button.secondary{background:#f3f4f6;color:#1e293b}.package-button.secondary:hover{background:#e5e7eb;transform:translateY(-2px)}section.service-faq{padding:4rem 0;background:#f8fafc}.faq-container{max-width:64rem;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.faq-question{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.faq-answer{color:#64748b;line-height:1.6}section.service-cta{width:100%;padding:4rem 0;background:linear-gradient(135deg,#22c55e,#3b82f6);text-align:center}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.cta-button{padding:.75rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:200px}.cta-button.primary{background:#fff;color:#22c55e}.cta-button.primary:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 15px #fff3}.cta-button.secondary{border:2px solid white;color:#fff;background:transparent}.cta-button.secondary:hover{background:#fff;color:#22c55e;transform:translateY(-2px)}@media(min-width:640px){.cta-buttons{flex-direction:row}}@media(max-width:768px){section.service-features,section.service-process,section.service-packages,section.service-faq,section.service-cta{padding:2.5rem 0}.features-grid{grid-template-columns:1fr;gap:1.5rem}.process-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.packages-grid{grid-template-columns:1fr;gap:1.5rem}.package-card.popular{transform:none}.feature-card,.package-card{padding:1.5rem}.faq-item{padding:1.25rem}}@media(max-width:480px){.process-grid{grid-template-columns:1fr}.service-features .container,.service-process .container,.service-packages .container,.service-faq .container,.service-cta .container{padding:0 .75rem}.section-header{margin-bottom:2rem}.faq-container{padding:0 .75rem}}
