/* Refinamientos compactos para la versión multipantalla de SIAR Chile */
.section{padding:82px 0}.hero{min-height:680px}.hero-grid{padding-top:60px}.hero h1{font-size:clamp(2.9rem,5vw,5rem)}.pillars{margin-top:42px}.pillars article{padding:25px}.pillars .icon{margin-bottom:24px}.dark-section h2{margin-bottom:34px}.service-card{min-height:230px;padding:24px 20px}.service-card i{margin-bottom:34px}.product-heading{margin-bottom:30px}.project-showcase{display:grid;grid-template-columns:1fr 1fr;gap:20px}.project-showcase article{border-radius:12px;overflow:hidden;background:#081524;color:#fff;box-shadow:0 18px 38px rgba(10,28,50,.14)}.project-showcase img{display:block;width:100%;aspect-ratio:1/1.36;object-fit:cover;object-position:top;transition:transform .45s}.project-showcase article:hover img{transform:scale(1.025)}.project-showcase article>div{padding:22px 24px 25px}.project-showcase span,.video-card span{display:block;color:#75ced5;text-transform:uppercase;letter-spacing:.12em;font-size:.67rem;font-weight:700;margin-bottom:7px}.project-showcase h3{font-size:1.38rem;margin:0 0 8px}.project-showcase p{margin:0;color:#bdc9d7;font-size:.87rem}.gallery-section{background:#e9f0f5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px}.section-heading h2{margin:0}.gallery-controls{display:flex;gap:8px}.gallery-controls button{width:42px;height:42px;border:1px solid #c4d1dc;border-radius:50%;background:#fff;color:#163348;font-size:1.25rem;transition:.2s}.gallery-controls button:hover{background:var(--brand);border-color:var(--brand);color:#fff}.gallery-viewport{overflow:hidden;margin-right:calc((100vw - min(1180px, calc(100vw - 48px)))/-2)}.gallery-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 2px 12px 1px}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{scroll-snap-align:start;position:relative;flex:0 0 min(360px,76vw);height:290px;margin:0;border-radius:9px;overflow:hidden;background:#d8e1e9}.gallery-slide img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-slide:hover img{transform:scale(1.04)}.gallery-slide figcaption{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:28px 15px 12px;font-size:.75rem;font-weight:700;background:linear-gradient(transparent,rgba(0,0,0,.65));opacity:0;transition:.2s}.gallery-slide:hover figcaption{opacity:1}.gallery-note{font-size:.82rem;color:var(--text);margin:10px 0 0}.video-section{background:#fff}.video-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.video-heading h2{margin:0}.video-heading p{max-width:380px;color:var(--text);margin:0}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.video-card{background:#101d2d;border-radius:8px;overflow:hidden;color:#fff}.video-card video{width:100%;aspect-ratio:16/9;display:block;background:#020710}.video-card p{padding:13px 15px 16px;margin:0;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-card p span{margin-bottom:3px;color:#e46a82}.clients{padding:70px 0}.contact-section{padding:76px 0}@media(max-width:850px){.project-showcase{grid-template-columns:1fr}.project-showcase img{aspect-ratio:1.4/1}.video-grid{grid-template-columns:repeat(2,1fr)}.gallery-viewport{margin-right:0}}@media(max-width:620px){.section{padding:58px 0}.hero{min-height:710px}.section-heading,.video-heading{display:block}.gallery-controls{margin-top:18px}.gallery-slide{height:240px}.video-grid{grid-template-columns:1fr}.project-showcase article>div{padding:18px}.clients{padding:55px 0}.contact-section{padding:60px 0}}
