/* FIL-ITALIA horizontal panels v4: deliberately distinct public screens */
body[data-horizontal-ready="true"] .home-horizontal-panel{
  isolation:isolate;
  position:relative;
  overflow-y:auto;
}
body[data-horizontal-ready="true"] .home-horizontal-panel>h2{
  position:relative;z-index:3;margin-bottom:8px!important;
  font-size:clamp(2.6rem,5vw,5.4rem)!important;line-height:.9!important;letter-spacing:-.065em!important;
}
body[data-horizontal-ready="true"] .home-horizontal-panel>.section-subtitle,
body[data-horizontal-ready="true"] .home-horizontal-panel>.players-button-row,
body[data-horizontal-ready="true"] .home-horizontal-panel>div:not(.home-horizontal-panel-content){position:relative;z-index:3}

/* ABOUT: no more blank white waiting room */
#about.home-horizontal-panel{
  color:#fff!important;
  background:
    linear-gradient(115deg,rgba(4,32,21,.96),rgba(7,92,54,.94)),
    url('images/logo.png') center/52vh no-repeat!important;
}
#about.home-horizontal-panel::before{content:"IDENTITÀ";position:absolute;right:2vw;bottom:-.12em;color:rgba(255,255,255,.055);font-size:clamp(8rem,18vw,16rem);font-weight:900;letter-spacing:-.09em}
#about.home-horizontal-panel>h2{color:#fff!important}
#about .about-grid{position:relative;z-index:2;gap:22px!important}
#about .about-card{min-height:250px!important;display:flex!important;flex-direction:column;justify-content:flex-end;text-align:left!important;padding:30px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:28px!important;color:#fff!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.14))!important;box-shadow:0 24px 54px rgba(0,0,0,.22)!important;backdrop-filter:blur(14px);transition:.25s ease}
#about .about-card:nth-child(2){background:linear-gradient(155deg,rgba(196,35,49,.78),rgba(119,13,23,.72))!important}
#about .about-card:nth-child(3){background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(228,244,235,.94))!important;color:#073b27!important}
#about .about-card:hover{transform:translateY(-8px) rotate(-.4deg)}
#about .about-card h3{font-size:clamp(1.35rem,2vw,2.15rem)!important;line-height:1!important;color:inherit!important}
#about .about-card p{font-size:.92rem!important;line-height:1.55!important;color:inherit!important;opacity:.86}

/* PLAYERS */
#players.home-horizontal-panel{color:#fff!important;background:radial-gradient(circle at 85% 12%,rgba(214,42,55,.5),transparent 26%),linear-gradient(125deg,#041b12 0%,#075332 56%,#0b2b1d 100%)!important}
#players.home-horizontal-panel::before{color:rgba(255,255,255,.055)!important}
#players>h2,#players>.section-subtitle{color:#fff!important}
#players>.section-subtitle{opacity:.76}
#players .players-list-link{color:#fff!important;border-color:rgba(255,255,255,.35)!important;background:rgba(255,255,255,.08)!important}
#players .fil-player-panel-label,#players [data-fil-player-count]{color:#dff4e7!important}
#players .player-card{border-color:rgba(255,255,255,.2)!important;background:#fff!important;box-shadow:0 26px 60px rgba(0,0,0,.28)!important;transform:rotate(-.35deg)}
#players .player-card:nth-child(even){transform:rotate(.55deg) translateY(10px)}
#players .player-card:hover{transform:translateY(-8px) rotate(0)!important}

/* MEDIA: supports dynamic button cards, not only old img nodes */
#gallery.home-horizontal-panel{background:radial-gradient(circle at 15% 12%,rgba(0,190,105,.34),transparent 28%),radial-gradient(circle at 88% 82%,rgba(221,42,56,.35),transparent 27%),linear-gradient(135deg,#020b08,#071d14 55%,#13241c)!important}
#gallery #homeMediaGrid{position:relative;z-index:3;height:min(55vh,450px);display:grid!important;grid-template-columns:1.45fr .75fr!important;grid-template-rows:1fr 1fr!important;gap:16px!important}
#gallery #homeMediaGrid>.fil-media-card{height:100%!important;min-height:0!important;border-radius:24px!important;box-shadow:0 25px 60px rgba(0,0,0,.34)!important}
#gallery #homeMediaGrid>.fil-media-card:first-child{grid-row:1/3}

/* STAFF */
#staff.home-horizontal-panel{color:#fff!important;background:linear-gradient(110deg,#8d1420 0%,#c92f3a 43%,#07291c 43%,#075332 100%)!important}
#staff.home-horizontal-panel::before{content:"STAFF"!important;color:rgba(255,255,255,.06)!important}
#staff>h2,#staff>.section-subtitle{color:#fff!important}
#staff>.section-subtitle{opacity:.78}
#staff .players-list-link{color:#fff!important;border-color:rgba(255,255,255,.35)!important}
#staff .staff-grid{gap:20px!important}
#staff .staff-card{border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 25px 55px rgba(0,0,0,.28)!important}
#staff .staff-card:first-child{transform:scale(1.05) translateY(-4px)}

/* NEWS */
#news.home-horizontal-panel{color:#fff!important;background:linear-gradient(105deg,#111 0 57%,#c92f3a 57% 100%)!important}
#news.home-horizontal-panel::before{color:rgba(255,255,255,.055)!important}
#news>h2,#news>.section-subtitle{color:#fff!important}
#news>.section-subtitle{opacity:.74}
#news .players-list-link{color:#fff!important;border-color:rgba(255,255,255,.35)!important}
#news .news-card{border:0!important;box-shadow:0 25px 60px rgba(0,0,0,.34)!important}
#news .news-card:first-child{transform:scale(1.025);border-top:0!important}

/* EVENTS */
#events.home-horizontal-panel{color:#fff!important;background:radial-gradient(circle at 85% 10%,rgba(255,196,0,.28),transparent 25%),linear-gradient(120deg,#061b12,#087a43 53%,#c92f3a 53%,#8f1420)!important}
#events.home-horizontal-panel::before{color:rgba(255,255,255,.055)!important}
#events>h2,#events>.section-subtitle{color:#fff!important}
#events>.section-subtitle,.fil-event-order-note{color:#e6f3eb!important}
#events .players-list-link{color:#fff!important;border-color:rgba(255,255,255,.38)!important}
#events .fil-event-card-v2{border:0!important;box-shadow:0 25px 58px rgba(0,0,0,.28)!important}
#events .fil-event-card-v2:first-child{grid-column:span 2;transform:scale(1.02);background:linear-gradient(135deg,#fff,#eef8f2)!important}
#events .fil-event-card-v2:nth-child(2){background:linear-gradient(135deg,#fff8da,#fff)!important}
#events .fil-event-card-v2:nth-child(3){background:linear-gradient(135deg,#ffe9eb,#fff)!important}

/* Home logo genuinely visible */
body[data-horizontal-ready="true"] .home-hero-eyebrow{padding:9px 17px 9px 10px!important;box-shadow:0 12px 28px rgba(7,83,50,.12)!important}
body[data-horizontal-ready="true"] .home-hero-eyebrow img{width:48px!important;height:48px!important;flex-basis:48px!important}
body[data-horizontal-ready="true"] .home-hero-eyebrow span{font-size:.78rem!important;letter-spacing:.11em!important}

@media(max-width:820px){
 #about .about-grid{grid-template-columns:1fr!important}
 #about .about-card{min-height:150px!important}
 #gallery #homeMediaGrid{height:auto;grid-template-columns:1fr!important;grid-template-rows:none!important}
 #gallery #homeMediaGrid>.fil-media-card:first-child{grid-row:auto}
 #events .fil-event-card-v2:first-child{grid-column:auto}
}
