#forum-benguela-2026 { background: linear-gradient(105deg, rgba(12,29,64,.94), rgba(12,29,64,.73)), url('../images/praia-morena-benguela.jpg') center / cover no-repeat; }
.forum-layout { display: grid; grid-template-columns: 1.15fr 1fr; gap: 2.5rem; align-items: start; }
#forum-benguela-2026 h2 { font-size: clamp(2.5rem, 4.5vw, 4rem); line-height: 1.08; letter-spacing: -.035em; text-shadow: 0 3px 18px rgba(0,0,0,.25); }
[data-forum-status] { font-size: 1.2rem; color: #b9ed80; }
.forum-countdown { display: grid; grid-template-columns: repeat(4, 1fr); gap: .75rem; max-width: 540px; margin-top: 1rem; }
.forum-countdown[hidden] { display: none; }
.forum-countdown div { padding: 1.2rem .35rem; text-align: center; background: linear-gradient(145deg, #a4da70, #78af39); color: #102443; border: 1px solid #c2ed96; border-radius: .85rem; box-shadow: 0 8px 24px rgba(0,0,0,.2); }
.forum-countdown strong { display: block; font-size: clamp(2rem, 4.5vw, 3.6rem); font-weight: 800; font-variant-numeric: tabular-nums; line-height: 1.1; }
.forum-countdown span { display: block; margin-top: .35rem; font-size: .8rem; font-weight: 700; }
.forum-panel { padding: 1.5rem; border: 1px solid rgba(255,255,255,.22); border-radius: 1rem; background: rgba(12,29,64,.82); }
.forum-panel h3, .forum-tickets-title { font-size: 1.35rem; margin-bottom: 1rem; }
.forum-agenda { list-style: none; padding: 0; margin: 0; }
.forum-layout > * { min-width: 0; }
.forum-agenda > li { border-bottom: 1px solid rgba(255,255,255,.15); font-size: .9rem; }
.forum-agenda > li:last-child { border: 0; }
.forum-layout { grid-template-columns: minmax(0, 1fr); }
.forum-programme.forum-panel { padding: 0; border: 0; border-radius: 0; background: transparent; }
.forum-programme h3 { padding-bottom: 1rem; border-bottom: 2px solid #a4da70; font-size: 1.5rem; }
.forum-agenda summary { position: relative; display: grid; grid-template-columns: 8rem minmax(0, 1fr); align-items: baseline; gap: 1.5rem; padding: 1.25rem 3rem 1.25rem 1rem; cursor: pointer; list-style: none; line-height: 1.5; font-size: 1rem; font-weight: 600; }
.forum-agenda summary::-webkit-details-marker { display: none; }
.forum-agenda summary::after { content: ''; position: absolute; right: 1.1rem; top: 1.65rem; width: .55rem; height: .55rem; border-right: 2px solid #a4da70; border-bottom: 2px solid #a4da70; transform: rotate(45deg); transition: transform .15s; }
.forum-agenda details[open] > summary::after { transform: rotate(225deg); }
.forum-agenda summary:hover { background: rgba(255,255,255,.06); }
.forum-agenda details[open] { background: rgba(12,29,64,.6); }
.forum-agenda details:not([open]) > .forum-session { display: none; }
.forum-agenda summary:focus-visible { outline: 2px solid #a4da70; outline-offset: 3px; }
.forum-time { color: #a4da70; font-weight: 700; font-variant-numeric: tabular-nums; }
.forum-session { padding: 0 3rem 1.5rem 10.5rem; line-height: 1.75; font-size: .95rem; color: #e3eaf1; overflow-wrap: anywhere; }
.forum-session p + p, .forum-session ul { margin-top: .65rem; }
.forum-session ul { list-style: disc; padding-left: 1.2rem; }
.forum-session li + li { margin-top: .4rem; }
@media (max-width: 767px) {
  .forum-agenda summary { grid-template-columns: minmax(0, 1fr); gap: .3rem; padding: 1rem 2.5rem 1rem .5rem; }
  .forum-time { font-size: .8rem; }
  .forum-session { padding: 0 .75rem 1.25rem .5rem; }
  .forum-agenda summary::after { right: .75rem; top: 1.25rem; }
}
.forum-tickets { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.forum-ticket { padding: 1.25rem; border: 1px solid rgba(255,255,255,.25); border-radius: .85rem; background: rgba(12,29,64,.82); }
.forum-ticket h4 { display: flex; align-items: center; gap: .55rem; font-size: 1.1rem; }
.ticket-icon { flex-shrink: 0; color: #a4da70; }
.forum-ticket strong { display: block; color: #a4da70; font-size: 1.7rem; margin: .4rem 0; }
.forum-ticket p { font-size: .9rem; line-height: 1.6; }
.forum-payment { margin-top: 1.5rem; display: flow-root; }
.forum-payment-logo { float: right; width: 210px; height: auto; margin: 0 0 1rem 2rem; filter: drop-shadow(0 0 3px rgba(255,255,255,.65)); }
.forum-payment p + p { margin-top: .7rem; }
.forum-payment a { text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.forum-iban { overflow-wrap: anywhere; }
.forum-contacts { display: flex; flex-wrap: wrap; gap: 1rem; margin: 1.2rem 0; }
.forum-contacts a { display: inline-flex; align-items: center; gap: .5rem; }
.forum-contacts img { width: 24px; height: 18px; object-fit: cover; border-radius: 2px; }
.forum-quote { font-size: 1.25rem; text-align: center; margin-top: 2rem; color: #a4da70; }
.forum-credit { margin-top: 1.5rem; font-size: .7rem; opacity: .8; }
.forum-credit a { text-decoration: underline; }
@media (max-width: 767px) { .forum-layout, .forum-tickets { grid-template-columns: 1fr; } .forum-layout { gap: 1.5rem; } .forum-panel { padding: 1.1rem; } }
@media (max-width: 480px) { .forum-payment-logo { float: none; width: 170px; margin: 0 auto 1.25rem; } .forum-countdown { gap: .4rem; } }
