/* Ordine 16: correzioni tecniche residue e verifica del rendering */
.site-header .brand>img{width:clamp(270px,20vw,330px)}
.site-header .brand-domain{font-size:.72rem}

body.home-view .hero-visual{
  min-height:clamp(350px,30vw,430px);
  background-size:auto 142%;
  background-position:50% 100%;
}

body.home-view main>.section,
body.home-view #direzione{padding-top:clamp(24px,2.7vw,38px);padding-bottom:clamp(26px,2.9vw,40px)}
body.home-view .section-heading h2{margin-bottom:.55rem}
body.home-view .section-heading p{margin-top:.45rem}
body.home-view .intro-copy,body.home-view .steps,body.home-view .theme-list{margin-top:1.25rem}
body.home-view .program-catalogue{margin-top:1.45rem;gap:.85rem}
body.home-view .program-priority-grid{gap:.85rem}
body.home-view .program-catalogue .program{padding:clamp(1.15rem,1.8vw,1.55rem)}
body.home-view .home-bologna-feature{padding-top:clamp(22px,2.5vw,34px);padding-bottom:clamp(22px,2.5vw,34px)}
body.home-view .home-bologna-feature figure img{width:100%;height:clamp(300px,32vw,470px);object-fit:cover}
body.home-view .program-feature-photo,body.home-view .program-mini-photo{width:auto;max-width:none}
body.home-view .program-mini-photo{margin:-1.55rem -1.55rem 1rem}
body.home-view .program-mini-photo img{width:100%;aspect-ratio:16/7!important;object-fit:cover!important}
body.home-view .model-documentary,body.home-view .knowledge-documentary-photo{width:100%;max-width:none}

.program-priority-grid{display:flex;flex-direction:column;gap:1.15rem}
.program-priority-grid>.program{width:100%}
.program-priority-grid .program-mini-photo{display:block;visibility:visible;opacity:1}
.program-priority-grid .program-mini-photo img{display:block;width:100%;height:auto;aspect-ratio:16/7;object-fit:cover}
.program-priority-grid>.program[data-program="digital"] .program-mini-photo{width:100%;max-width:100%;margin:0 0 1rem!important;overflow:hidden;background:#fff}
.program-priority-grid>.program[data-program="digital"] .program-mini-photo img,
body.home-view .program-priority-grid>.program[data-program="digital"] .program-mini-photo img{display:block;width:100%;max-width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}
.program-types-after{order:99;margin-top:1rem}
.history-timeline>.history-panel-intro{display:block;margin:0 0 1.4rem;padding:0;border:0}
.history-panel-intro .history-panel{margin:0;max-width:760px}
.history-panel-intro .history-panel-crop{width:100%;max-width:100%;height:auto;aspect-ratio:auto;overflow:hidden}
.history-panel-intro .history-panel-crop img{display:block;width:100%!important;max-width:100%!important;height:auto!important;transform:none;object-fit:contain;background:#e8e5df}
.plansia-fores-history .fores-result strong{font:600 clamp(2.35rem,5vw,4rem)/1 "Newsreader",serif;color:var(--navy)}
.plansia-fores-history .fores-result p{color:var(--ink)!important;font-size:1rem;line-height:1.6;opacity:1}
.plansia-fores-history .fores-result .eyebrow{color:#8f3f27!important;font-size:.78rem;letter-spacing:.13em}
.plansia-fores-history .fores-result .eyebrow{margin:0 0 .35rem}
.plansia-fores-history .fores-result strong{margin:0 0 .3rem}
.plansia-fores-history .fores-result p{margin:.2rem 0 .65rem}
.plansia-fores-history .fores-result h3{margin:.55rem 0 .25rem}
.history-field-photo{max-width:760px}
.history-field-photo img{width:100%;max-height:none;object-fit:contain}
.plansia-fores-history{margin-top:1.4rem;padding-top:1.4rem}

@media(max-width:1180px) and (min-width:981px){.site-header .brand>img{width:225px}}
@media(max-width:980px){.site-header .brand>img{width:230px}}
@media(max-width:620px){
  .site-header{height:76px;padding:0 14px}
  .site-header .brand>img{width:188px}
  .site-header .brand-domain{display:none}
  .site-header #main-nav{top:76px;max-height:calc(100vh - 76px)}
  body.home-view .hero-copy{padding:34px 22px 28px}
  body.home-view .hero-visual{min-height:225px;background-size:auto 134%;background-position:50% 100%}
  body.home-view main>.section,body.home-view #direzione{padding-top:16px;padding-bottom:18px}
  body.home-view .section-heading h2{margin-bottom:.4rem}
  body.home-view .intro-copy,body.home-view .steps,body.home-view .theme-list{margin-top:.85rem}
  body.home-view .program-catalogue{margin-top:1rem;gap:.65rem}
  body.home-view .program-priority-grid{gap:.65rem}
  body.home-view .program-catalogue .program{padding:1rem}
  body.home-view .program-mini-photo{margin:-1rem -1rem .8rem}
  body.home-view .program-mini-photo img{aspect-ratio:4/3!important}
  body.home-view .home-bologna-feature{padding:16px 22px;gap:.75rem}
  body.home-view .home-bologna-feature figure img{height:260px}
  .history-panel-intro .history-panel-crop{aspect-ratio:auto}
}
