.hero-slider-section[data-astro-cid-lcdefpme]{background-color:var(--macropor-dark);width:100%;height:600px;min-height:80vh;position:relative;overflow:hidden}.slide[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;z-index:1;align-items:center;width:100%;height:100%;transition:opacity 1s cubic-bezier(.4,0,.2,1),visibility 1s;display:flex;position:absolute;top:0;left:0}.slide[data-astro-cid-lcdefpme].active{opacity:1;visibility:visible;z-index:2}.slide-bg[data-astro-cid-lcdefpme]{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.slide-bg-1[data-astro-cid-lcdefpme]{background-image:url(/images/trabajador_home.jpg)}.slide-bg-2[data-astro-cid-lcdefpme]{background-image:url(/images/macropanel.jpg)}.slide-bg-3[data-astro-cid-lcdefpme]{background-image:url(/images/caseton-perdido-losa-tradicional.jpg)}.slide-overlay[data-astro-cid-lcdefpme]{z-index:2;background-color:#121c22b3;width:100%;height:100%;position:absolute;top:0;left:0}.hero-container[data-astro-cid-lcdefpme]{z-index:3;width:100%;position:relative}.hero-text-content[data-astro-cid-lcdefpme]{max-width:800px;padding-bottom:2rem}.hero-text-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#fff;font-size:clamp(2rem,5vw,3.75rem);font-weight:800;line-height:1.15;font-family:var(--font-heading);margin-bottom:1.5rem}.highlight-line[data-astro-cid-lcdefpme]{padding-bottom:.25rem;display:inline-block;position:relative}.highlight-line[data-astro-cid-lcdefpme]:after{content:"";background-color:var(--macropor-green);border-radius:2px;width:100%;height:6px;position:absolute;bottom:0;left:0}.hero-description[data-astro-cid-lcdefpme]{color:#e2e8f0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;font-family:var(--font-body);max-width:700px;margin-bottom:2.5rem;font-weight:400}.hero-actions[data-astro-cid-lcdefpme]{align-items:center;gap:1.5rem;display:flex}.hero-slider-btn[data-astro-cid-lcdefpme]{color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;background:0 0;border:2px solid #fffc;border-radius:4px;align-items:center;padding:0;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex;overflow:hidden}.hero-slider-btn[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{padding:.8rem 1.5rem;display:inline-block}.hero-slider-btn[data-astro-cid-lcdefpme] .icon-box[data-astro-cid-lcdefpme]{background-color:var(--macropor-green);color:#fff;border-left:2px solid #fffc;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.hero-slider-btn[data-astro-cid-lcdefpme]:hover{background-color:#ffffff1a;border-color:#fff}.hero-slider-btn[data-astro-cid-lcdefpme]:hover .icon-box[data-astro-cid-lcdefpme]{background-color:var(--macropor-green-hover);border-left-color:#fff}.slider-dots[data-astro-cid-lcdefpme]{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@media (width>=1200px){.slider-dots[data-astro-cid-lcdefpme]{left:calc((100% - var(--container-width)) / 2 + 1.5rem);transform:none}}.dot[data-astro-cid-lcdefpme]{cursor:pointer;background-color:#fff6;border:2px solid #0000;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.dot[data-astro-cid-lcdefpme].active{background-color:var(--macropor-green);border-color:#fff;transform:scale(1.2)}.dot[data-astro-cid-lcdefpme]:hover{background-color:#fff}@media (width<=768px){.hero-slider-section[data-astro-cid-lcdefpme]{align-items:center;height:auto;min-height:90vh;padding:5rem 0;display:flex}.slide[data-astro-cid-lcdefpme]{align-items:center;padding:4rem 0;display:flex;position:absolute}.hero-text-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{line-height:1.25}.slider-dots[data-astro-cid-lcdefpme]{bottom:1.5rem}}.products-section[data-astro-cid-lcdefpme]{background-color:#fff;padding:5.5rem 0}.products-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.product-item-card[data-astro-cid-lcdefpme]{border:1px solid var(--border-color);border-radius:var(--radius-md);background-color:#fff;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;display:flex;overflow:hidden}.product-item-card[data-astro-cid-lcdefpme]:hover{border-color:#66af8b99;transform:translateY(-6px);box-shadow:0 20px 35px -10px #121c221f}.product-thumb[data-astro-cid-lcdefpme]{aspect-ratio:16/10;background-color:#0f172a;overflow:hidden}.product-thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-item-card[data-astro-cid-lcdefpme]:hover .product-thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.product-info[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:1.5rem;display:flex}.product-title[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.product-title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--macropor-dark)}.product-title[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--secondary-dark)}.product-snippet[data-astro-cid-lcdefpme]{color:var(--text-muted);flex:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.btn-sm[data-astro-cid-lcdefpme]{align-self:flex-start;padding:.6rem 1.2rem;font-size:.8rem}.features-section[data-astro-cid-lcdefpme]{background-color:var(--macropor-light-bg);padding:5.5rem 0}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-item[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-sm);background-color:#fff;padding:2.5rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.feature-item[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon[data-astro-cid-lcdefpme]{background-color:var(--primary-alpha);width:72px;height:72px;color:var(--macropor-primary);border:1px solid #e8655633;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.35rem;display:flex}.feature-item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.925rem;line-height:1.6}.posts-section[data-astro-cid-lcdefpme]{background-color:#fff;padding:5.5rem 0}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.post-card[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);border:1px solid var(--border-color);background-color:#fff;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;overflow:hidden}.post-card[data-astro-cid-lcdefpme]:hover{border-color:#66af8b99;transform:translateY(-6px);box-shadow:0 20px 35px -10px #121c221f}.post-link[data-astro-cid-lcdefpme]{color:inherit;display:block}.post-thumb[data-astro-cid-lcdefpme]{aspect-ratio:16/9.5;background-color:#0f172a;position:relative;overflow:hidden}.post-thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.post-card[data-astro-cid-lcdefpme]:hover .post-thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.post-badge[data-astro-cid-lcdefpme]{color:#fff;-webkit-backdrop-filter:blur(8px);font-size:.725rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;background-color:#121c22d9;border:1px solid #fff3;border-radius:9999px;padding:.25rem .65rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.post-content[data-astro-cid-lcdefpme]{padding:1.5rem}.post-date[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:.35rem;font-size:.8rem;display:block}.post-heading[data-astro-cid-lcdefpme]{color:var(--macropor-dark);font-size:1.1rem;font-weight:700;line-height:1.4}.quote-section[data-astro-cid-lcdefpme]{background-color:var(--macropor-dark-surface);padding:5.5rem 0}
