*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root{--primary:#2563eb;--primary-dark:#1e40af;--primary-light:#3b82f6;--secondary:#8b5cf6;--text-dark:#111827;--text-medium:#374151;--text-light:#6b7280;--bg-light:#f9fafb;--bg-white:#fff;--border:#e5e7eb;--success:#10b981}.navbar-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #0000000d;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar{justify-content:space-between;margin:0 auto;max-width:1280px;padding:1.25rem 2rem}.logo,.navbar{align-items:center;display:flex}.logo{gap:.75rem}.logo-image{height:40px;width:auto}.logo-text{color:#2563eb;color:var(--primary);font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.nav-links{align-items:center;display:flex;gap:2.5rem}.nav-links a{color:#374151;color:var(--text-medium);font-size:.95rem;font-weight:500;text-decoration:none;text-transform:capitalize;transition:color .2s}.nav-links a:hover{color:#2563eb;color:var(--primary)}.burger-menu{cursor:pointer;display:none}.burger-menu svg{fill:#111827;fill:var(--text-dark);height:28px;width:28px}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:8rem 2rem}.hero-text{color:#fff;flex:1 1}.hero-text h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-text p{font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;max-width:600px;opacity:.95}.cta-btn{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#2563eb;color:var(--primary);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:transform .2s,box-shadow .2s}.cta-btn:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.hero-image{border-radius:16px;box-shadow:0 20px 40px #0000004d;flex:1 1;max-width:550px;object-fit:cover}.features{margin:0 auto;max-width:1280px;padding:6rem 2rem}.section-heading{margin-bottom:4rem;text-align:center}.section-heading h2{color:#111827;color:var(--text-dark);font-size:2.75rem;font-weight:800;margin-bottom:1rem}.section-heading p{color:#6b7280;color:var(--text-light);font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:700px}.feature-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.feature-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.feature-card img{border-radius:8px;height:200px;margin-bottom:1.5rem;object-fit:cover;width:100%}.feature-card h3{color:#111827;color:var(--text-dark);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#6b7280;color:var(--text-light);font-size:1rem;line-height:1.7}.services{background:#f9fafb;background:var(--bg-light);padding:6rem 2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1280px}.service-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:2.5rem;transition:transform .2s,box-shadow .2s}.service-card:hover{border-color:#2563eb;border-color:var(--primary);box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.service-card h3{color:#2563eb;color:var(--primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#6b7280;color:var(--text-light);font-size:1rem;line-height:1.7}.testimonials{margin:0 auto;max-width:1280px;padding:6rem 2rem}.testimonials h2{color:#111827;color:var(--text-dark);font-size:2.75rem;font-weight:800;margin-bottom:4rem;text-align:center}.testimonial-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:2rem}.testimonial-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.testimonial-info h4{color:#111827;color:var(--text-dark);font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.testimonial-info p{color:#6b7280;color:var(--text-light);font-size:.875rem}.stars{display:flex;gap:.25rem}.stars svg{fill:#fbbf24;height:16px;width:16px}.testimonial-card>p{color:#374151;color:var(--text-medium);font-size:1rem;line-height:1.7}.contact{background:#f9fafb;background:var(--bg-light);padding:6rem 2rem}.contact-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px}.contact-content h2{color:#111827;color:var(--text-dark);font-size:2.75rem;font-weight:800;margin-bottom:3rem}.locations{display:flex;flex-direction:column;gap:2rem}.location{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:2rem}.location h3{color:#111827;color:var(--text-dark);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.location-item{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.location-item svg{fill:#2563eb;fill:var(--primary);flex-shrink:0;height:20px;width:20px}.location-item span{color:#374151;color:var(--text-medium);font-size:1rem}.social-links{display:flex;gap:1rem;margin-top:2rem}.social-links svg{fill:#6b7280;fill:var(--text-light);cursor:pointer;height:24px;transition:fill .2s;width:24px}.social-links svg:hover{fill:#2563eb;fill:var(--primary)}.contact-image{border-radius:16px;box-shadow:0 12px 24px #0000001a;height:500px;object-fit:cover;width:100%}.products{margin:0 auto;max-width:1280px;padding:6rem 2rem;text-align:center}.products .section-heading{margin-bottom:4rem}.products .section-heading h2{color:#111827;color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.products .section-heading p{color:#6b7280;color:var(--text-light);font-size:1.125rem;margin:0 auto;max-width:700px}.product-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:3rem}.product-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;padding:2.5rem;text-align:left;transition:transform .3s,box-shadow .3s}.product-card:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-8px)}.product-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.product-card h3{color:#111827;color:var(--text-dark);font-size:1.75rem;font-weight:700;margin-bottom:1rem}.product-card p{color:#6b7280;color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:1.5rem}.product-link{align-items:center;color:#2563eb;color:var(--primary);display:inline-flex;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s}.product-link:hover{color:#1e40af;color:var(--primary-dark);transform:translateX(4px)}@media (max-width:1024px){.hero{flex-direction:column;padding:5rem 2rem}.hero-text h1{font-size:2.75rem}.contact-container{grid-template-columns:1fr}}@media (max-width:768px){.nav-links{display:none}.burger-menu{display:block}.hero-text h1{font-size:2.25rem}.hero-text p{font-size:1.125rem}.section-heading h2{font-size:2rem}.feature-cards,.services-grid,.testimonial-cards{grid-template-columns:1fr}}
/*# sourceMappingURL=main.1d9281b9.css.map*/