/* ScoreNet v1.3q-r5 — audit remediation and cabinet refresh */
.refreshed-cabinets{margin-top:clamp(22px,4vw,48px)}
.refreshed-cabinets .showcase-head p:not(.kicker){max-width:720px;color:var(--muted,#9bb1c3);line-height:1.55}
.showcase-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}
.showcase-grid-five .showcase-card{min-width:0}
.showcase-grid-five .showcase-card span{min-height:76px}
.showcase-grid-five .showcase-card small{line-height:1.35}
.countdown[hidden]{display:none!important}
.founding-board-state{display:grid;gap:10px;padding:24px;border:1px solid rgba(116,255,138,.3);background:linear-gradient(135deg,rgba(116,255,138,.07),rgba(120,231,255,.035));text-shadow:none}
.founding-board-state strong{color:var(--green-bright,#c7ffd0);font-size:1.15rem;letter-spacing:.05em;text-transform:uppercase}
.founding-board-state span{max-width:760px;color:#9eb7a4;line-height:1.55}
.founding-board-state a{width:max-content;color:var(--cyan,#78e7ff);font-weight:800;text-decoration:none;text-transform:uppercase}
.founding-board-state[hidden],.network-grid[hidden]{display:none!important}
@media(max-width:980px){.showcase-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.showcase-grid-five{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.showcase-grid-five{grid-template-columns:1fr}}
