/* Scoped additions: preserve the established heroes and surrounding sections. */
.detail-hero .detail-image.product-sheet.microcemento-sheet img{width:auto;height:auto;max-width:88%;max-height:510px;object-fit:contain}
.boquilla-color-ambientes.story-grid{display:grid;width:calc(100% - 60px);max-width:1200px;margin:48px auto 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.boquilla-color-ambientes .story-image{display:block}
.boquilla-color-ambientes .story-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.boquilla-color-ambientes figure{margin:0;background:#ede9df;border:1px solid var(--line)}
.boquilla-color-ambientes figcaption{padding:24px}
.boquilla-color-ambientes h3{font-size:22px;line-height:1.25;margin:0 0 12px}
.boquilla-color-ambientes p{line-height:1.6}
.kae-video-section{background:#e9e5dc;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:88px}
.kae-video-intro{max-width:700px;line-height:1.7;margin:24px 0 40px}
.kae-video-grid{max-width:820px;margin-inline:auto}
.kae-video-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:36px;margin:0}
.kae-video-card video{display:block;width:100%;height:auto;aspect-ratio:478/850;max-height:640px;object-fit:contain;background:#242622}
.kae-video-card h3{font-size:clamp(24px,2.4vw,34px);line-height:1.15;margin:0 0 20px}
.kae-video-card p{line-height:1.7;color:var(--muted)}
.kae-video-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.kae-video-pair .kae-video-card{display:block}
.kae-video-pair figcaption{padding-top:24px}
.kae-video-note{font-size:12px;color:var(--muted);line-height:1.6;margin:32px auto 0;max-width:820px}
@media(max-width:1000px){.detail-hero .detail-image.product-sheet.microcemento-sheet img{max-height:354px}}
@media(max-width:720px){.detail-hero .detail-image.product-sheet.microcemento-sheet img{max-height:228px}.boquilla-color-ambientes.story-grid{grid-template-columns:1fr;margin-top:32px}.kae-video-section{padding-block:56px}.kae-video-card,.kae-video-pair{display:block}.kae-video-card{max-width:380px;margin-inline:auto}.kae-video-card figcaption{padding-top:24px}.kae-video-pair .kae-video-card+.kae-video-card{margin-top:40px}.kae-video-card video{max-height:600px}}
