/*
Theme Name: Códice 2026 Live 0.2.3
Template: codice-theme-v2
Version: 0.2.3
Requires PHP: 8.2
Text Domain: codice-2026
*/

.projects-grid{width:100%;max-width:1474px;grid-template-columns:repeat(4,minmax(0,1fr))}
.catalog-card{width:100%}
@media(max-width:1500px) and (min-width:701px){.catalog-meta{grid-template-columns:minmax(0,1fr) 36px}.catalog-meta h2{overflow:hidden;font-size:clamp(18px,1.7vw,24px);text-overflow:ellipsis}.catalog-meta p{display:none}}
@media(max-width:1200px) and (min-width:701px){.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.projects-grid{display:flex;width:auto}.catalog-card{width:350.5px}}
