.ap-events-public,.ap-events-public *{box-sizing:border-box}.ap-events-public{--ap-event-blue:#15386b;--ap-event-blue-dark:#0f2e5a;--ap-event-orange:#f59e0b;--ap-event-line:#dce5ef;--ap-event-ink:#172033;--ap-event-muted:#64748b;max-width:1160px;margin:28px auto;color:var(--ap-event-ink)}
.ap-events-catalog-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:28px;align-items:end;margin-bottom:22px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#15386b,#27588f);color:#fff;box-shadow:0 16px 38px rgba(15,46,90,.18)}.ap-events-catalog-head h1{margin:4px 0 7px;color:#fff;font-size:36px;line-height:1.08}.ap-events-catalog-head p{max-width:680px;margin:0;color:rgba(255,255,255,.8);line-height:1.55}.ap-events-catalog-kicker{font-size:10px;font-weight:850;letter-spacing:.12em}.ap-events-search{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:13px;border-radius:13px;background:rgba(255,255,255,.12);backdrop-filter:blur(6px)}.ap-events-search label{display:flex;flex-direction:column;gap:4px}.ap-events-search label:nth-child(3){grid-column:1/-1}.ap-events-search label>span{font-size:10px;font-weight:750;color:rgba(255,255,255,.8)}.ap-events-search input{width:100%;min-height:42px;padding:8px 10px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#fff;color:#172033}.ap-events-search button{grid-column:1/-1;min-height:42px;border:0;border-radius:8px;background:var(--ap-event-orange);color:#2f1c00;font-weight:850;cursor:pointer}
.ap-public-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ap-public-event-card{min-width:0;overflow:hidden;border:1px solid var(--ap-event-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,46,90,.08)}.ap-public-event-card.is-cancelled{border-color:#efb8b8}.ap-public-event-image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#e9f1fa,#f5f8fc);text-decoration:none}.ap-public-event-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.ap-public-event-image:hover img{transform:scale(1.025)}.ap-public-event-card.is-cancelled .ap-public-event-image img{filter:grayscale(.65)}.ap-public-event-placeholder{font-size:54px;color:#8aa0b8}.ap-public-event-date{position:absolute;left:12px;bottom:12px;display:flex;align-items:center;flex-direction:column;justify-content:center;width:55px;height:59px;border-radius:11px;background:#fff;color:var(--ap-event-blue);box-shadow:0 5px 14px rgba(15,46,90,.2)}.ap-public-event-date strong{font-size:23px;line-height:1}.ap-public-event-date small{margin-top:3px;font-size:10px;font-weight:850;text-transform:uppercase}.ap-public-event-card-body{padding:15px}.ap-public-event-labels{display:flex;gap:6px;flex-wrap:wrap}.ap-public-event-labels span{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef3f8;color:#496078;font-size:9px;font-weight:800;text-transform:uppercase}.ap-public-event-labels .is-featured{background:#fff0cf;color:#7a4b00}.ap-public-event-labels .is-cancelled{background:#fee7e7;color:#9f2424}.ap-public-event-card h3{margin:9px 0 4px;font-size:19px;line-height:1.22}.ap-public-event-card h3 a{color:var(--ap-event-ink);text-decoration:none}.ap-public-event-card h3 a:hover{text-decoration:underline}.ap-public-event-actor{margin:0 0 9px;color:var(--ap-event-blue);font-size:12px;font-weight:750}.ap-public-event-meta{display:flex;flex-direction:column;gap:2px;margin:0 0 9px;color:var(--ap-event-muted);font-size:12px}.ap-public-event-meta strong{color:#34465a}.ap-public-event-description{display:-webkit-box;overflow:hidden;margin:0;color:#536170;font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ap-public-event-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #edf1f5}.ap-public-event-footer strong{color:var(--ap-event-blue);font-size:12px}.ap-public-event-footer a{color:var(--ap-event-blue);font-size:12px;font-weight:800}
.ap-events-empty{padding:34px;border:1px dashed #bdcbd9;border-radius:14px;background:#f8fafc;text-align:center}.ap-events-empty strong{display:block;font-size:18px}.ap-events-empty p{margin:7px 0;color:var(--ap-event-muted)}.ap-events-empty a{color:var(--ap-event-blue);font-weight:750}.ap-event-breadcrumb{display:flex;gap:9px;align-items:center;margin:0 0 14px;color:var(--ap-event-muted);font-size:12px}.ap-event-breadcrumb a{color:var(--ap-event-blue);font-weight:750}.ap-event-alert{margin:0 0 15px;padding:14px 16px;border:1px solid #d9e3ed;border-radius:12px;background:#f5f8fb}.ap-event-alert.is-cancelled{border-color:#efb8b8;background:#fff2f2;color:#7f1d1d}.ap-event-alert strong{display:block}.ap-event-alert p{margin:4px 0 0;font-size:13px;line-height:1.45}.ap-event-detail{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);overflow:hidden;border:1px solid var(--ap-event-line);border-radius:17px;background:#fff;box-shadow:0 12px 35px rgba(15,46,90,.1)}.ap-event-detail-image{display:flex;align-items:center;justify-content:center;min-height:420px;background:linear-gradient(135deg,#e9f1fa,#f5f8fc)}.ap-event-detail-image img{width:100%;height:100%;object-fit:cover}.ap-event-detail-image .ap-public-event-placeholder{font-size:88px}.ap-event-detail.is-cancelled .ap-event-detail-image img{filter:grayscale(.65)}.ap-event-detail-main{padding:30px}.ap-event-detail-labels{display:flex;gap:7px;flex-wrap:wrap}.ap-event-detail-labels span{padding:5px 9px;border-radius:999px;background:#e8f0fb;color:var(--ap-event-blue);font-size:10px;font-weight:850;text-transform:uppercase}.ap-event-detail-labels .is-cancelled{background:#fee7e7;color:#9f2424}.ap-event-detail h1{margin:11px 0 18px;font-size:36px;line-height:1.12}.ap-event-detail-facts{display:grid;gap:10px;margin:0 0 17px}.ap-event-detail-facts>div{padding:11px 12px;border-left:3px solid var(--ap-event-orange);border-radius:0 8px 8px 0;background:#f8fafc}.ap-event-detail-facts dt{margin-bottom:2px;color:var(--ap-event-muted);font-size:10px;font-weight:800;text-transform:uppercase}.ap-event-detail-facts dd{margin:0;font-weight:750}.ap-event-detail-facts dd small{display:block;margin-top:2px;color:var(--ap-event-muted);font-size:11px;font-weight:500}.ap-event-detail-actor{display:flex;align-items:center;gap:8px;margin:0 0 15px}.ap-event-detail-actor span{color:var(--ap-event-muted);font-size:11px}.ap-event-detail-actor a,.ap-event-detail-actor strong{color:var(--ap-event-blue);font-weight:800}.ap-event-detail-lead{margin:0 0 17px;font-size:17px;line-height:1.55}.ap-event-detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:17px}.ap-event-detail-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 15px;border-radius:9px;background:var(--ap-event-blue);color:#fff!important;text-decoration:none!important;font-weight:800}.ap-event-detail-actions a:hover{background:var(--ap-event-blue-dark)}.ap-event-detail-actions a.is-secondary{border:1px solid #cdd8e5;background:#fff;color:var(--ap-event-blue)!important}.ap-event-map-link{display:inline-flex;margin-top:14px;color:var(--ap-event-blue);font-size:12px;font-weight:750}.ap-event-detail-section{margin-top:16px;padding:22px;border:1px solid var(--ap-event-line);border-radius:14px;background:#fff}.ap-event-detail-section h2{margin:0 0 12px;font-size:22px}.ap-event-detail-copy{line-height:1.65}.ap-event-detail-copy>:first-child{margin-top:0}.ap-event-detail-copy>:last-child{margin-bottom:0}.ap-event-safety-note{margin-top:16px;padding:16px;border:1px solid #f0d59d;border-radius:12px;background:#fff8e9}.ap-event-safety-note strong{display:block;color:#6d4600}.ap-event-safety-note p{margin:4px 0 0;color:#655333;font-size:13px;line-height:1.45}
.ap-events-public-segment{padding:18px}.ap-events-public-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 15px}.ap-events-public-heading>div{display:flex;align-items:center;gap:10px}.ap-events-public-heading>div>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#e8f0fb;color:var(--ap-event-blue);font-size:22px}.ap-events-public-heading h2,.ap-events-public-heading p{margin:0}.ap-events-public-heading p{margin-top:2px;color:var(--ap-event-muted);font-size:12px}.ap-events-public-manage{padding:7px 10px;border:1px solid #cdd8e5;border-radius:8px;color:var(--ap-event-blue)!important;text-decoration:none!important;font-size:12px;font-weight:750}.ap-events-public-segment .ap-public-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:900px){.ap-events-catalog-head{grid-template-columns:1fr}.ap-public-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-event-detail{grid-template-columns:1fr}.ap-event-detail-image{min-height:310px;max-height:460px}.ap-events-public-segment .ap-public-event-grid{grid-template-columns:1fr}}
@media(max-width:620px){.ap-events-public{margin:14px 8px}.ap-events-catalog-head{padding:20px}.ap-events-catalog-head h1{font-size:30px}.ap-events-search,.ap-public-event-grid{grid-template-columns:1fr}.ap-events-search label:nth-child(3),.ap-events-search button{grid-column:1}.ap-event-detail-main{padding:20px}.ap-event-detail h1{font-size:29px}.ap-event-detail-image{min-height:240px}.ap-events-public-heading{align-items:flex-start;flex-direction:column}}
