.container[data-astro-cid-dzcth37s]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-astro-cid-dzcth37s]{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.hero-title[data-astro-cid-dzcth37s]{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;margin-bottom:1rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-dzcth37s]{font-size:clamp(1rem,2vw,1.25rem);opacity:.95;max-width:800px;margin:0 auto;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.products-section[data-astro-cid-dzcth37s]{padding:4rem 0;background:#fff}.section-header[data-astro-cid-dzcth37s]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:2.5rem;font-weight:800;color:#1a202c;margin-bottom:1rem}.section-header[data-astro-cid-dzcth37s] p[data-astro-cid-dzcth37s]{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.quote-button-section[data-astro-cid-dzcth37s]{text-align:center;margin-bottom:3rem}.btn-quote-main[data-astro-cid-dzcth37s]{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;text-decoration:none}.btn-quote-main[data-astro-cid-dzcth37s]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.product-filter-tabs[data-astro-cid-dzcth37s]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.product-filter-btn[data-astro-cid-dzcth37s]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:1rem;box-shadow:0 4px 15px #667eea4d;position:relative;overflow:hidden;text-decoration:none;display:inline-block}.product-filter-btn[data-astro-cid-dzcth37s]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#4facfe,#00f2fe);transition:left .3s ease;z-index:1}.product-filter-btn[data-astro-cid-dzcth37s] span[data-astro-cid-dzcth37s]{position:relative;z-index:2}.product-filter-btn[data-astro-cid-dzcth37s]:hover:before{left:0}.product-filter-btn[data-astro-cid-dzcth37s]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea66}.product-filter-btn[data-astro-cid-dzcth37s].active{background:linear-gradient(135deg,#4facfe,#00f2fe);transform:scale(1.05);box-shadow:0 6px 20px #4facfe66}.products-grid[data-astro-cid-dzcth37s]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;justify-items:center}.product-card[data-astro-cid-dzcth37s]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;width:240px;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000000d}.product-card[data-astro-cid-dzcth37s]:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea1a}.product-image[data-astro-cid-dzcth37s]{height:240px;width:100%;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-image[data-astro-cid-dzcth37s] img[data-astro-cid-dzcth37s]{max-width:90%;max-height:90%;object-fit:contain;transition:transform .3s ease;border-radius:8px}.product-card[data-astro-cid-dzcth37s]:hover .product-image[data-astro-cid-dzcth37s] img[data-astro-cid-dzcth37s]{transform:scale(1.05)}.product-info[data-astro-cid-dzcth37s]{padding:1rem;text-align:center;background:#fff}.product-title[data-astro-cid-dzcth37s]{font-size:1rem;font-weight:600;color:#111827;line-height:1.4;margin:0}.loading[data-astro-cid-dzcth37s]{text-align:center;padding:3rem;color:#6b7280}.loading-spinner[data-astro-cid-dzcth37s]{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-navigation[data-astro-cid-dzcth37s]{background:#fff;border-radius:16px;padding:2rem;margin-top:3rem;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.nav-info[data-astro-cid-dzcth37s]{text-align:center}.current-page[data-astro-cid-dzcth37s]{font-size:1.25rem;font-weight:700;color:#111827;display:block;margin-bottom:.5rem}.product-count[data-astro-cid-dzcth37s]{font-size:.95rem;color:#6b7280;font-weight:500}.nav-buttons[data-astro-cid-dzcth37s]{display:flex;gap:1rem;align-items:center}.nav-btn[data-astro-cid-dzcth37s]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000026;border:none;cursor:pointer;min-width:160px;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.nav-btn[data-astro-cid-dzcth37s]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.nav-btn[data-astro-cid-dzcth37s].prev{flex-direction:row}.nav-btn[data-astro-cid-dzcth37s].next{flex-direction:row-reverse}.nav-btn[data-astro-cid-dzcth37s] svg[data-astro-cid-dzcth37s]{flex-shrink:0;transition:transform .3s ease}.nav-btn[data-astro-cid-dzcth37s].prev:hover svg[data-astro-cid-dzcth37s]{transform:translate(-3px)}.nav-btn[data-astro-cid-dzcth37s].next:hover svg[data-astro-cid-dzcth37s]{transform:translate(3px)}.page-dots[data-astro-cid-dzcth37s]{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.dot[data-astro-cid-dzcth37s]{width:12px;height:12px;border-radius:50%;background:#d1d5db;transition:all .3s ease;cursor:pointer;text-decoration:none;display:block;position:relative}.dot[data-astro-cid-dzcth37s]:hover{background:#9ca3af;transform:scale(1.2)}.dot[data-astro-cid-dzcth37s].active{background:linear-gradient(135deg,#667eea,#764ba2);transform:scale(1.3);box-shadow:0 2px 8px #667eea66}.dot[data-astro-cid-dzcth37s]:after{content:"";position:absolute;inset:-8px;border-radius:50%}.seo-content-section[data-astro-cid-dzcth37s]{padding:5rem 0;background:#f8fafc}.content-grid[data-astro-cid-dzcth37s]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.main-content[data-astro-cid-dzcth37s]{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.main-content[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:1.5rem;line-height:1.3}.main-content[data-astro-cid-dzcth37s] h3[data-astro-cid-dzcth37s]{font-size:1.75rem;font-weight:700;color:#2d3748;margin:2.5rem 0 1rem;line-height:1.4}.main-content[data-astro-cid-dzcth37s] p[data-astro-cid-dzcth37s]{color:#4a5568;line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem}.advantages-list[data-astro-cid-dzcth37s]{margin:1.5rem 0;padding-left:0;list-style:none}.advantages-list[data-astro-cid-dzcth37s] li[data-astro-cid-dzcth37s]{margin-bottom:.75rem;color:#4a5568;padding-left:1.5rem;position:relative;line-height:1.6}.advantages-list[data-astro-cid-dzcth37s] li[data-astro-cid-dzcth37s]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.sidebar[data-astro-cid-dzcth37s]{display:flex;flex-direction:column;gap:2rem}.info-cards[data-astro-cid-dzcth37s]{display:grid;gap:1rem}.stat-card[data-astro-cid-dzcth37s]{background:#fff;padding:2rem;border-radius:12px;text-align:center;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.stat-number[data-astro-cid-dzcth37s]{font-size:2rem;font-weight:800;color:#667eea;margin-bottom:.5rem}.stat-label[data-astro-cid-dzcth37s]{color:#1a202c;font-weight:700;font-size:1.1rem}.quick-contact[data-astro-cid-dzcth37s]{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.quick-contact[data-astro-cid-dzcth37s] h3[data-astro-cid-dzcth37s]{color:#1a202c;margin-bottom:1rem;font-size:1.25rem}.quick-contact[data-astro-cid-dzcth37s] p[data-astro-cid-dzcth37s]{color:#6b7280;margin-bottom:1.5rem}.contact-buttons[data-astro-cid-dzcth37s]{display:flex;flex-direction:column;gap:.75rem}.btn-contact-phone[data-astro-cid-dzcth37s],.btn-contact-whatsapp[data-astro-cid-dzcth37s]{padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;text-align:center;transition:all .2s ease}.btn-contact-phone[data-astro-cid-dzcth37s]{background:#667eea;color:#fff}.btn-contact-phone[data-astro-cid-dzcth37s]:hover{background:#5a67d8;transform:translateY(-1px)}.btn-contact-whatsapp[data-astro-cid-dzcth37s]{background:#10b981;color:#fff}.btn-contact-whatsapp[data-astro-cid-dzcth37s]:hover{background:#059669;transform:translateY(-1px)}.features-list[data-astro-cid-dzcth37s]{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.features-list[data-astro-cid-dzcth37s] h3[data-astro-cid-dzcth37s]{color:#1a202c;margin-bottom:1rem;font-size:1.25rem}.features-list[data-astro-cid-dzcth37s] ul[data-astro-cid-dzcth37s]{list-style:none;padding:0;margin:0}.features-list[data-astro-cid-dzcth37s] li[data-astro-cid-dzcth37s]{padding:.75rem 0;color:#4a5568;border-bottom:1px solid #f7fafc;font-size:.95rem}.faq-section[data-astro-cid-dzcth37s]{padding:5rem 0;background:#fff}.faq-section[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:2.5rem;font-weight:800;color:#1a202c;text-align:center;margin-bottom:3rem}.faq-list[data-astro-cid-dzcth37s]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item[data-astro-cid-dzcth37s]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:0;overflow:hidden}.faq-item[data-astro-cid-dzcth37s] summary[data-astro-cid-dzcth37s]{padding:1.5rem;cursor:pointer;font-weight:600;color:#1a202c;font-size:1.1rem;border:none;background:none;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-dzcth37s] summary[data-astro-cid-dzcth37s]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-dzcth37s] summary[data-astro-cid-dzcth37s]:after{content:"+";font-size:1.5rem;color:#667eea;transition:transform .3s ease}.faq-item[data-astro-cid-dzcth37s][open] summary[data-astro-cid-dzcth37s]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-dzcth37s] p[data-astro-cid-dzcth37s]{padding:0 1.5rem 1.5rem;color:#4a5568;line-height:1.6;margin:0}.cta-section[data-astro-cid-dzcth37s]{padding:5rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-section[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-section[data-astro-cid-dzcth37s] p[data-astro-cid-dzcth37s]{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-dzcth37s]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-dzcth37s]{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:160px}.btn-primary[data-astro-cid-dzcth37s]{background:#111827;color:#fff;border:2px solid #111827}.btn-primary[data-astro-cid-dzcth37s]:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #1118274d}.btn-secondary[data-astro-cid-dzcth37s]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-astro-cid-dzcth37s]:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.btn-tertiary[data-astro-cid-dzcth37s]{background:#10b981;color:#fff;border:2px solid #10b981}.btn-tertiary[data-astro-cid-dzcth37s]:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}@media (max-width: 768px){.content-grid[data-astro-cid-dzcth37s]{grid-template-columns:1fr;gap:2rem}.main-content[data-astro-cid-dzcth37s]{padding:2rem}.main-content[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:1.75rem}.main-content[data-astro-cid-dzcth37s] h3[data-astro-cid-dzcth37s]{font-size:1.5rem}.products-grid[data-astro-cid-dzcth37s]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.product-card[data-astro-cid-dzcth37s]{width:200px}.product-image[data-astro-cid-dzcth37s]{height:200px}.product-info[data-astro-cid-dzcth37s]{padding:.75rem}.product-title[data-astro-cid-dzcth37s]{font-size:.9rem}.product-filter-tabs[data-astro-cid-dzcth37s]{flex-direction:column;align-items:center;gap:.75rem}.product-filter-btn[data-astro-cid-dzcth37s]{width:100%;max-width:300px;padding:.875rem 1.5rem;font-size:.95rem}.page-navigation[data-astro-cid-dzcth37s]{padding:1.5rem;margin-top:2rem;gap:1rem}.nav-buttons[data-astro-cid-dzcth37s]{flex-direction:column;gap:1rem;width:100%}.nav-btn[data-astro-cid-dzcth37s]{width:100%;max-width:280px;padding:.875rem 1.5rem;font-size:.95rem;min-width:auto}.current-page[data-astro-cid-dzcth37s]{font-size:1.1rem}.product-count[data-astro-cid-dzcth37s]{font-size:.9rem}.page-dots[data-astro-cid-dzcth37s]{gap:.75rem}.dot[data-astro-cid-dzcth37s]{width:10px;height:10px}.cta-buttons[data-astro-cid-dzcth37s]{flex-direction:column;align-items:center}.btn[data-astro-cid-dzcth37s]{width:100%;max-width:300px}}@media (max-width: 480px){.hero[data-astro-cid-dzcth37s]{padding:2rem 0}.section-header[data-astro-cid-dzcth37s] h2[data-astro-cid-dzcth37s]{font-size:2rem}.stat-label[data-astro-cid-dzcth37s]{font-size:.9rem}}
