/* Arq Online 3.1 — Hero de categorias sem sobreposicao */
.category-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;grid-auto-flow:row;grid-auto-rows:260px;align-content:start}
.category-showcase-grid .showcase-main{grid-column:span 2;min-height:330px}
.category-showcase-grid .showcase-small{grid-column:auto;min-width:0;min-height:260px}
.category-showcase-grid .showcase-small:nth-child(2){min-height:330px}
.arq-category-showcase .showcase-overlay{max-width:calc(100% - 12px)}
.arq-category-showcase .category-copy strong,.arq-category-showcase .category-copy small{overflow-wrap:normal;word-break:normal;hyphens:none}
.category-showcase-grid .showcase-small .showcase-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 12px;padding:16px 18px}
.category-showcase-grid .showcase-small .category-copy{grid-column:1/-1}
.category-showcase-grid .showcase-small .category-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.category-showcase-grid .showcase-small .category-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}
.category-showcase-grid .showcase-small .category-count{grid-column:1;grid-row:2}
.category-showcase-grid .showcase-small .showcase-overlay i{grid-column:2;grid-row:2}
@media(max-width:1050px){.intro-layout{grid-template-columns:300px minmax(0,1fr);gap:32px}.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:240px}.category-showcase-grid .showcase-main{grid-column:1/-1;min-height:320px}.category-showcase-grid .showcase-small:nth-child(2){min-height:240px}}
@media(max-width:780px){.intro-layout{grid-template-columns:1fr}.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-auto-rows:230px}.category-showcase-grid .showcase-main{grid-column:1/-1;min-height:300px}.category-showcase-grid .showcase-small{display:block;min-height:230px}.category-showcase-grid .showcase-small:nth-child(n+5){display:none}}
@media(max-width:560px){.category-showcase-grid{grid-template-columns:1fr;grid-auto-rows:245px}.category-showcase-grid .showcase-main{grid-column:auto;min-height:290px}.category-showcase-grid .showcase-small{min-height:245px}.category-showcase-grid .showcase-small:nth-child(n+4){display:none}.arq-category-showcase .showcase-overlay,.category-showcase-grid .showcase-small .showcase-overlay{padding:15px 16px}}
