/* V6.4 — fonte oficial e eventos em curso */
.calendar-source-banner{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;margin:0 0 18px;padding:16px 18px;border:1px solid #dbe8df;border-radius:19px;background:linear-gradient(135deg,#f2faf5,#fff9e8);box-shadow:0 10px 30px rgba(12,63,42,.05)}
.calendar-source-banner>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#0b6b45;font-size:25px}.calendar-source-banner strong{color:#173d30}.calendar-source-banner p{margin:3px 0 0;color:#6d7d74;font-size:12px}.calendar-source-banner a{color:#0b6b45;font-size:11px;font-weight:900;text-decoration:none}.calendar-agenda-item.ongoing{border-style:dashed;background:linear-gradient(90deg,color-mix(in srgb,var(--event-color) 6%,white),#fff)}.calendar-agenda-item.ongoing .agenda-date{background:var(--event-color);color:#fff}.calendar-agenda-item.ongoing .agenda-date b{font-size:17px}.calendar-agenda-item.ongoing .agenda-date span{color:rgba(255,255,255,.8)}
@media(max-width:700px){.calendar-source-banner{grid-template-columns:42px 1fr}.calendar-source-banner>a{grid-column:2}.calendar-source-banner>span{width:42px;height:42px}}
