/* Ultimi ritocchi catalogo bandi: ricerca più leggera e dettaglio più leggibile. */
.catalog-section{padding-top:54px!important}
.catalog-head{margin-bottom:16px!important}
.catalog-head .bandi-title{font-size:clamp(1.65rem,2.6vw,3rem)!important}
.catalog-head #bandi-count{margin-top:6px!important}
.compact-filters{padding:12px!important;margin-bottom:20px!important;gap:10px!important;border-radius:10px!important;background:#fbfaf7!important}
.compact-filters .search-field{gap:4px!important}
.compact-filters .search-field span,.sort-control span{font-size:.64rem!important;letter-spacing:.045em!important}
.compact-filters input,.compact-filters select{min-height:38px!important;height:38px!important;padding-top:7px!important;padding-bottom:7px!important;font-size:.86rem!important}
.compact-filters .search-submit,.compact-filters .search-reset{min-height:38px!important;padding:8px 12px!important;font-size:.78rem!important;border-radius:5px!important}
.catalog-controls{gap:10px!important}
.sort-control select{height:38px!important;font-size:.86rem!important}
.view-toggle button{min-height:38px!important;padding:8px 11px!important;font-size:.8rem!important}
.catalog-detail{scroll-margin-top:104px!important}

/* Mantiene sempre visibili le icone SVG delle misure, anche su Safari. */
.bandi-page .measure-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:#b47d09!important}
.bandi-page .measure-icon svg{display:block!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;opacity:1!important;visibility:visible!important}
.bandi-page .view-list .measure-icon svg{width:30px!important;height:30px!important}
.bandi-page .view-grid .measure-icon svg{width:42px!important;height:42px!important}

/* Contrasto accessibile per etichette, metadati e testi secondari. */
.bandi-page .section-kicker,
.bandi-page #bandi-count,
.bandi-page .agenda-date-label span,
.bandi-page .measure-meta,
.bandi-page .measure-side span,
.bandi-page .measure-data span,
.bandi-page .monitor-meta,
.bandi-page .monitor-card dt,
.bandi-page .monitor-section .split-head>p{color:#42566b!important}
.bandi-page .agenda-date-label span,
.bandi-page .section-kicker{font-weight:800!important}

@media(max-width:900px){
  .catalog-section{padding-top:44px!important}
  .compact-filters{padding:12px!important}
  .catalog-controls{gap:8px!important}
}

@media(max-width:700px){
  .catalog-head{gap:14px!important}
  .compact-filters{gap:9px!important;margin-bottom:16px!important}
  .compact-filters input,.compact-filters select{height:40px!important}
  .catalog-detail{scroll-margin-top:90px!important}
}