.container.svelte-1y6fcws{max-width:1400px;margin:0 auto;padding:0 20px}.section-title.svelte-1y6fcws{text-align:center;font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:50px;position:relative}.section-title.svelte-1y6fcws:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:#e74c3c}.hero.svelte-1y6fcws{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:80px 0}.hero-content.svelte-1y6fcws h1:where(.svelte-1y6fcws){font-size:48px;font-weight:700;margin-bottom:20px;text-align:center}.hero-subtitle.svelte-1y6fcws{font-size:20px;text-align:center;margin-bottom:50px;opacity:.9}.hero-features.svelte-1y6fcws{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px}.feature.svelte-1y6fcws{text-align:center;padding:20px}.feature.svelte-1y6fcws h3:where(.svelte-1y6fcws){font-size:20px;margin-bottom:15px;color:#e74c3c}.hero-cta.svelte-1y6fcws{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.btn-primary.svelte-1y6fcws,.btn-secondary.svelte-1y6fcws,.btn-outline.svelte-1y6fcws,.btn-phone.svelte-1y6fcws{display:inline-block;padding:15px 30px;text-decoration:none;font-weight:600;border-radius:5px;transition:all .3s ease;text-align:center}.btn-primary.svelte-1y6fcws{background:#e74c3c;color:#fff}.btn-primary.svelte-1y6fcws:hover{background:#c0392b}.btn-secondary.svelte-1y6fcws{background:transparent;color:#fff;border:2px solid white}.btn-secondary.svelte-1y6fcws:hover{background:#fff;color:#2c3e50}.btn-outline.svelte-1y6fcws{background:transparent;color:#e74c3c;border:2px solid #e74c3c}.btn-outline.svelte-1y6fcws:hover{background:#e74c3c;color:#fff}.btn-phone.svelte-1y6fcws{background:#27ae60;color:#fff}.btn-phone.svelte-1y6fcws:hover{background:#229954}.products-highlight.svelte-1y6fcws{padding:80px 0;background:#f8f9fa}.products-grid.svelte-1y6fcws{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.product-card.svelte-1y6fcws{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.product-card.svelte-1y6fcws:hover{transform:translateY(-5px)}.product-image.svelte-1y6fcws{height:200px;overflow:hidden}.product-image.svelte-1y6fcws img:where(.svelte-1y6fcws){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info.svelte-1y6fcws{padding:25px}.product-info.svelte-1y6fcws h3:where(.svelte-1y6fcws){font-size:20px;margin-bottom:15px;color:#2c3e50}.product-info.svelte-1y6fcws p:where(.svelte-1y6fcws){color:#7f8c8d;margin-bottom:20px;line-height:1.6}.product-link.svelte-1y6fcws{color:#e74c3c;text-decoration:none;font-weight:600}.product-link.svelte-1y6fcws:hover{text-decoration:underline}.services.svelte-1y6fcws{padding:80px 0;background:#fff}.services-grid.svelte-1y6fcws{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.service-card.svelte-1y6fcws{text-align:center;padding:40px 20px;border-radius:10px;background:#f8f9fa;transition:all .3s ease}.service-card.svelte-1y6fcws:hover{background:#e74c3c;color:#fff;transform:translateY(-5px)}.service-icon.svelte-1y6fcws{font-size:48px;margin-bottom:20px}.service-card.svelte-1y6fcws h3:where(.svelte-1y6fcws){font-size:22px;margin-bottom:15px;color:inherit}.projects.svelte-1y6fcws{padding:80px 0;background:#f8f9fa}.projects-grid.svelte-1y6fcws{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px}.project-card.svelte-1y6fcws{position:relative;height:250px;border-radius:10px;overflow:hidden;cursor:pointer}.project-card.svelte-1y6fcws img:where(.svelte-1y6fcws){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.project-overlay.svelte-1y6fcws{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:30px 20px 20px;transform:translateY(100%);transition:transform .3s ease}.project-card.svelte-1y6fcws:hover .project-overlay:where(.svelte-1y6fcws){transform:translateY(0)}.project-card.svelte-1y6fcws:hover img:where(.svelte-1y6fcws){transform:scale(1.1)}.projects-cta.svelte-1y6fcws{text-align:center}.why-choose.svelte-1y6fcws{padding:80px 0;background:#fff}.why-grid.svelte-1y6fcws{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.why-item.svelte-1y6fcws{text-align:center;padding:30px 20px}.why-number.svelte-1y6fcws{font-size:48px;font-weight:700;color:#e74c3c;margin-bottom:20px}.why-item.svelte-1y6fcws h3:where(.svelte-1y6fcws){font-size:20px;margin-bottom:15px;color:#2c3e50}.contact-cta.svelte-1y6fcws{padding:80px 0;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.cta-content.svelte-1y6fcws{text-align:center}.cta-content.svelte-1y6fcws h2:where(.svelte-1y6fcws){font-size:36px;margin-bottom:20px}.cta-content.svelte-1y6fcws p:where(.svelte-1y6fcws){font-size:18px;margin-bottom:40px;opacity:.9}.cta-buttons.svelte-1y6fcws{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.error.svelte-1y6fcws{color:#e74c3c;text-align:center}@media (max-width: 768px){.hero-content.svelte-1y6fcws h1:where(.svelte-1y6fcws){font-size:32px}.hero-subtitle.svelte-1y6fcws{font-size:16px}.section-title.svelte-1y6fcws{font-size:28px}.hero-cta.svelte-1y6fcws{flex-direction:column;align-items:center}.btn-primary.svelte-1y6fcws,.btn-secondary.svelte-1y6fcws,.btn-outline.svelte-1y6fcws,.btn-phone.svelte-1y6fcws{padding:12px 25px}.cta-buttons.svelte-1y6fcws{flex-direction:column;align-items:center}}
