*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#334155;background-color:#fff}.container{max-width:1200px;margin:0 auto}header{position:sticky;top:0;z-index:50;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;color:#334155}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;max-width:1200px;margin:0 auto}.logo-section{display:flex;align-items:center;gap:1rem;line-height:1.2}.logo-link{text-decoration:none;display:inline-block;flex-shrink:0}.logo-image{height:80px;width:auto;object-fit:contain}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:1.5rem;font-weight:700;color:#059669;display:block}.logo-subtitle{font-size:.875rem;font-weight:400;color:#64748b}.nav-desktop{display:none;align-items:center;gap:1.5rem}.nav-link{color:#334155;text-decoration:none;transition:color .3s}.nav-link:hover{color:#059669}.btn-primary{background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:9999px;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px -1px #0596694d}.btn-primary:hover{background:linear-gradient(135deg,#047857,#065f46);transform:scale(1.05);box-shadow:0 6px 12px -2px #05966966}.mobile-menu-button{display:flex;align-items:center;background:none;border:none;cursor:pointer;color:#334155}.mobile-menu{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;background-color:#fff}.mobile-menu.open{max-height:400px}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;padding:.5rem 1rem 1rem;gap:1rem}.mobile-nav-link{display:block;width:100%;text-align:center;padding:.5rem;color:#334155;text-decoration:none}.mobile-nav-link:hover{color:#059669}.mobile-btn-primary{width:100%;text-align:center;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:700;padding:.75rem 1rem;border-radius:9999px;text-decoration:none;transition:all .3s;box-shadow:0 4px 6px -1px #0596694d}.mobile-btn-primary:hover{background:linear-gradient(135deg,#047857,#065f46);transform:scale(1.05);box-shadow:0 6px 12px -2px #05966966}.hero-section{position:relative;text-align:center;padding:5rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5,#f0f9ff)}.hero-content{position:relative;z-index:10}.hero-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;color:#1e293b}.hero-text{font-size:1.125rem;max-width:48rem;margin:0 auto 2rem;color:#475569}.btn-hero{background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:700;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 15px -3px #0596694d}.btn-hero:hover{background:linear-gradient(135deg,#047857,#065f46);transform:scale(1.1);box-shadow:0 12px 20px -4px #05966966}.btn-hero-white{background:#fff!important;color:#059669!important}.btn-hero-white:hover{background:#f0fdf4!important;color:#047857!important}.section{padding:5rem 1.5rem}.section-white{background-color:#fff}.section-gray{background-color:#f8fafc}.section-teal{background:linear-gradient(135deg,#059669,#047857);color:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e293b}.section-teal .section-title{color:#fff}.section-subtitle{font-size:1.125rem;color:#475569;max-width:48rem;margin:0 auto}.section-teal .section-subtitle{color:#d1fae5}.divider{margin-top:1rem;width:6rem;height:.25rem;background:linear-gradient(90deg,#f59e0b,#fbbf24,#fcd34d);margin-left:auto;margin-right:auto;border-radius:9999px}.grid-2{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.grid-3{display:grid;grid-template-columns:1fr;gap:2rem}.about-image{border-radius:.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.about-image img{width:100%;height:100%;object-fit:cover}.about-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.about-content h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#1e293b}.about-content p{margin-bottom:1.5rem;color:#475569}.about-content ul{list-style-position:inside;color:#475569}.about-content ul li{margin-bottom:.5rem}.service-card{border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;padding:2rem;text-align:center;transition:transform .3s;display:flex;flex-direction:column;background-color:#fff}.service-card:hover{transform:translateY(-.5rem)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1e293b}.service-description{color:#475569;flex-grow:1}.service-price{font-size:1.875rem;font-weight:700;background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:1.5rem}.testimonial-card{border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;padding:2rem;display:flex;flex-direction:column;background-color:#f8fafc}.star-rating{display:flex;margin-bottom:1rem}.star-icon{width:1.25rem;height:1.25rem;color:#f59e0b;fill:currentColor}.testimonial-quote{color:#475569;font-style:italic;margin-bottom:1.5rem;flex-grow:1}.testimonial-name{font-weight:700;font-size:1.125rem;color:#1e293b}footer{padding:2.5rem 1.5rem;background-color:#f8fafc;color:#475569;text-align:center}.footer-logo{height:50px;width:auto;object-fit:contain;margin-bottom:1rem}footer p{margin-bottom:.5rem}.footer-title{font-weight:600;font-size:1.125rem;margin-bottom:.5rem;color:#1e293b}.icon{width:1.5rem;height:1.5rem}@media (min-width: 768px){.nav-desktop{display:flex}.mobile-menu-button,.mobile-menu{display:none}.hero-section{padding:8rem 1.5rem}.hero-title{font-size:3.75rem}.hero-text{font-size:1.25rem}.section-title{font-size:2.25rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.nav-desktop{display:none!important}.mobile-menu-button{display:flex!important}}
