*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 20px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.nav-brand h2{color:#2563eb;font-size:1.5rem;font-weight:700;margin-bottom:2px}.nav-subtitle{color:#64748b;font-size:.875rem;font-weight:500}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#475569;font-weight:500;transition:color .3s ease;position:relative}.nav-menu a:hover{color:#2563eb}.nav-menu a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#2563eb;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.nav-toggle span{width:25px;height:3px;background:#2563eb;margin:3px 0;transition:.3s}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:120px 0 80px;min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content h1{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.2}.hero-content p{font-size:1.25rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.btn-secondary{background:#fff;color:#2563eb;border:2px solid #2563eb}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb33}.hero-image{display:flex;justify-content:center;align-items:center}.hero-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 60px #0000001a;text-align:center;max-width:400px}.hero-card i{font-size:4rem;color:#2563eb;margin-bottom:1.5rem}.hero-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.hero-card p{color:#64748b;font-size:1rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.section-header p{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.services{padding:80px 0;background:#f8fafc}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.service-icon{width:70px;height:70px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:2rem;color:#fff}.service-card h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.service-card p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.service-link{color:#2563eb;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.service-link:hover{gap:1rem}.about{padding:80px 0;background:#fff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.about-text p{color:#64748b;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.about-stats{display:flex;gap:2rem;margin-top:2rem}.stat{text-align:center}.stat h3{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat p{color:#64748b;font-weight:500}.about-card{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 20px 40px #2563eb4d}.about-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.about-card p{margin-bottom:.5rem;opacity:.9}.blog{padding:80px 0;background:#f8fafc}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.blog-date{background:#2563eb;color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.blog-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:1.5rem 1.5rem 1rem;line-height:1.4}.blog-card p{color:#64748b;margin:0 1.5rem 1.5rem;line-height:1.6}.blog-link{color:#2563eb;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;margin:0 1.5rem 1.5rem;transition:all .3s ease}.blog-link:hover{gap:1rem}.testimonials{padding:80px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:#f8fafc;padding:2.5rem;border-radius:16px;border-left:4px solid #2563eb;position:relative}.testimonial-content p{font-size:1.125rem;color:#475569;font-style:italic;margin-bottom:1.5rem;line-height:1.6}.testimonial-author h4{color:#1e293b;font-weight:600;margin-bottom:.25rem}.testimonial-author span{color:#64748b;font-size:.875rem}.testimonial-rating{margin-top:1rem}.testimonial-rating i{color:#fbbf24;margin-right:.25rem}.location{padding:80px 0;background:#f8fafc}.location-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.location-info{display:flex;flex-direction:column;gap:2rem}.location-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0}.location-card h3{color:#1e293b;font-weight:600;margin-bottom:1rem;font-size:1.25rem}.location-card p{color:#64748b;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.location-card i{color:#2563eb;width:20px}.map-placeholder{background:#fff;padding:4rem 2rem;border-radius:16px;text-align:center;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0}.map-placeholder i{font-size:4rem;color:#2563eb;margin-bottom:1.5rem}.map-placeholder h3{color:#1e293b;font-weight:600;margin-bottom:1rem;font-size:1.5rem}.map-placeholder p{color:#64748b;margin-bottom:2rem;line-height:1.6}.contact{padding:80px 0;background:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-card{background:#f8fafc;padding:2rem;border-radius:16px;text-align:center;border:1px solid #e2e8f0;transition:all .3s ease}.contact-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.contact-icon{width:60px;height:60px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.contact-icon i{font-size:1.5rem;color:#fff}.contact-card h3{color:#1e293b;font-weight:600;margin-bottom:.5rem}.contact-card p{color:#64748b;margin-bottom:1rem;font-size:1.125rem}.contact-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-link:hover{color:#1d4ed8}.form{background:#f8fafc;padding:2.5rem;border-radius:16px;border:1px solid #e2e8f0}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:border-color .3s ease;background:#fff;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.form-group textarea{resize:vertical;min-height:120px}.footer{background:#1e293b;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section h3{font-size:1.5rem;font-weight:700;color:#3b82f6}.footer-section p{color:#cbd5e1;margin-bottom:.5rem;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3b82f6}.footer-section i{color:#3b82f6;margin-right:.5rem;width:16px}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center}.footer-bottom p{color:#94a3b8}@media (max-width: 768px){.nav-menu{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:#fff;flex-direction:column;justify-content:start;align-items:center;padding-top:2rem;transition:left .3s ease;box-shadow:0 4px 20px #0000001a}.nav-menu.active{left:0}.nav-toggle{display:flex}.nav-toggle.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-content h1{font-size:2.5rem}.hero-buttons{justify-content:center}.about-content,.contact-content,.location-content{grid-template-columns:1fr;gap:2rem}.about-stats{justify-content:center}.services-grid,.blog-grid,.testimonials-grid{grid-template-columns:1fr}.section-header h2,.hero-content h1{font-size:2rem}.hero-content p{font-size:1.125rem}}@media (max-width: 480px){.container,.nav-container{padding:0 15px}.hero{padding:100px 0 60px}.services,.about,.blog,.testimonials,.location,.contact{padding:60px 0}.hero-content h1,.section-header h2{font-size:1.75rem}.btn{padding:.875rem 1.5rem;font-size:.875rem}.service-card,.blog-card,.testimonial-card,.location-card,.contact-card{padding:1.5rem}.hero-card,.about-card,.form{padding:2rem}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.blog-card,.testimonial-card{animation:fadeInUp .6s ease forwards}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
