:root{--gco-modal-width:980px;--gco-radius:16px;--gco-primary:#1554a5;--gco-accent:#e9f1fb}
body.gco-modal-lock{overflow:hidden!important}
.gco-modal{position:fixed!important;inset:0!important;display:none!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;overscroll-behavior:contain;padding:clamp(12px,4vh,42px) 12px!important;background:var(--gco-overlay,rgba(3,12,28,.72))!important;z-index:999990!important}
.gco-modal.open{display:flex!important}.gco-modal.open~.gco-modal.open{z-index:999995!important}
.gco-modal-box{position:relative!important;width:min(100%,var(--gco-modal-width))!important;max-height:calc(100dvh - 32px)!important;overflow:auto!important;overscroll-behavior:contain;margin:auto!important;border-radius:var(--gco-modal-radius,var(--gco-radius))!important;background:#fff!important;padding:clamp(18px,3vw,34px)!important;box-shadow:0 24px 80px rgba(0,0,0,.32)!important}
.gco-modal-wide{--gco-modal-width:1120px}.gco-close{position:sticky!important;top:0!important;float:right!important;z-index:4!important;width:42px!important;height:42px!important;border-radius:50%!important;font-size:26px!important}
.gco-agenda{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important;gap:20px!important}.gco-agenda>article{min-width:0!important;overflow:hidden!important;border-radius:var(--gco-radius)!important}.gco-agenda-thumb{aspect-ratio:16/10;overflow:hidden}.gco-agenda-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.gco-agenda-summary{padding:18px!important}.gco-agenda-summary h3{margin:.4rem 0!important}.gco-agenda-modal .gco-event-poster{width:100%!important;max-height:min(52vh,560px)!important;object-fit:cover!important}
.gco-public-event{max-width:820px!important;margin-inline:auto!important;padding:0!important;overflow:hidden!important;border-radius:var(--gco-radius)!important;background:#fff!important;box-shadow:0 16px 46px rgba(9,30,66,.12)!important}.gco-public-event-cover{display:block;width:100%!important;max-height:440px!important;aspect-ratio:16/8;object-fit:cover!important}.gco-public-event-placeholder{display:grid;place-items:center;aspect-ratio:16/5;background:linear-gradient(135deg,var(--gco-primary),#071b3b);color:#fff;font-size:clamp(32px,8vw,76px);font-weight:900;letter-spacing:.12em}.gco-public-event-content{padding:clamp(20px,5vw,42px)}
.gco-staff-cards article .gco-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.gco-staff-cards article .gco-actions>*{margin:0!important}.gco-copy-row{display:flex;gap:8px;align-items:center}.gco-copy-row input{flex:1;min-width:0}
@media(max-width:600px){.gco-modal{padding:0!important}.gco-modal-box{width:100%!important;max-height:100dvh!important;min-height:100dvh!important;border-radius:0!important}.gco-public-event-cover{max-height:280px!important}.gco-copy-row{align-items:stretch;flex-direction:column}}
