.esb-agenda,.esb-agenda-home,.esb-event-detail{--esb-green:#00aa45;--esb-black:#080b0c;--esb-card:#141a1c;--esb-border:#30393a;--esb-white:#fff;--esb-muted:#b8c0bd;color:var(--esb-white);font-family:inherit}
.esb-agenda{max-width:1400px;margin:0 auto;padding:56px 40px 72px}.esb-agenda__header{position:relative;margin-bottom:36px;padding:0 0 28px;border-bottom:1px solid #283031}.esb-agenda__header:after{position:absolute;bottom:-2px;left:0;width:84px;height:3px;background:var(--esb-green);content:""}.esb-event-eyebrow{margin:0 0 10px;color:var(--esb-green);font-size:14px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.esb-agenda__header h1,.esb-agenda-home h2,.esb-event-detail h1{margin:0;color:#fff;font-family:inherit;line-height:1.02;text-transform:uppercase}.esb-agenda__header h1{font-size:clamp(40px,5vw,64px)}.esb-agenda__header>p:last-child{max-width:720px;margin:14px 0 0;color:var(--esb-muted);font-size:18px;line-height:1.6}
.esb-agenda__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.esb-event-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:linear-gradient(145deg,#171e20 0%,#101516 100%);border:1px solid var(--esb-border);border-radius:10px;box-shadow:0 18px 40px rgba(0,0,0,.18)}.esb-event-card.is-featured{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1.42fr) minmax(330px,.78fr);min-height:430px;border-color:rgba(0,170,69,.72);box-shadow:0 24px 58px rgba(0,0,0,.3),0 0 0 1px rgba(0,170,69,.08) inset}.esb-event-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#060808}.esb-event-card.is-featured .esb-event-card__media{height:clamp(430px,34vw,520px);min-height:0;aspect-ratio:auto}.esb-event-card__media picture{display:block;width:100%;height:100%}.esb-event-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.esb-event-card:hover .esb-event-card__media img{transform:scale(1.025)}
.esb-event-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.esb-event-card.is-featured .esb-event-card__body{justify-content:center;padding:clamp(28px,4vw,52px)}.esb-event-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#d2d7d5;font-size:13px}.esb-event-card__type{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;color:#fff;background:rgba(0,170,69,.16);border:1px solid rgba(0,170,69,.48);border-radius:3px;font-weight:800;line-height:1.1;text-transform:uppercase}.esb-event-card__meta time{white-space:nowrap}.esb-event-card h3{margin:18px 0 8px;color:#fff;font-size:clamp(22px,2vw,28px);line-height:1.08;text-transform:uppercase}.esb-event-card.is-featured h3{margin-top:24px;font-size:clamp(32px,3vw,46px)}.esb-event-card p{margin:0 0 16px;color:var(--esb-muted);font-size:16px;line-height:1.6}.esb-event-card.is-featured>.esb-event-card__body>p:not(.esb-event-card__competition){font-size:17px}.esb-event-card__facts{display:flex;align-items:center;gap:9px 16px;flex-wrap:wrap;margin:auto 0 18px;color:#fff;font-size:14px}.esb-event-card__price{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;background:#202829;border:1px solid #3b4747;border-radius:3px}
.esb-event-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border:2px solid var(--esb-green);border-radius:2px;background:var(--esb-green);color:#fff!important;font-weight:800;text-decoration:none!important;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease}.esb-event-card .esb-event-button{align-self:flex-start}.esb-event-button:hover,.esb-event-button:focus-visible{background:transparent;color:#fff!important}.esb-event-button:focus-visible,.esb-event-back:focus-visible{outline:3px solid rgba(0,170,69,.45);outline-offset:3px}.esb-event-status{display:inline-block;align-self:flex-start;margin:0 0 14px;padding:6px 10px;border-radius:3px;background:#bb2b36;color:#fff;text-transform:uppercase}.esb-agenda__empty{display:flex;flex-direction:column;gap:5px;padding:32px;background:var(--esb-card);border:1px solid var(--esb-border);border-left:4px solid var(--esb-green);border-radius:4px}
.esb-agenda-home{max-width:1400px;margin:0 auto;padding:56px 40px}.esb-agenda-home>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #283031}.esb-agenda-home h2{font-size:clamp(32px,4vw,46px)}.esb-agenda-home>header>a{color:#fff;font-weight:800;text-decoration:none;text-transform:uppercase}.esb-agenda-home__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.esb-event-detail{max-width:1180px;margin:0 auto;padding:52px 40px 80px}.esb-event-back{display:inline-flex;align-items:center;min-height:44px;margin-bottom:20px;color:#fff!important;text-decoration:none}.esb-event-detail__poster{display:block;width:100%;max-height:680px;object-fit:contain;background:#050606;border:1px solid #252d2e;border-radius:10px}.esb-event-detail__content{position:relative;z-index:1;max-width:940px;margin:-34px auto 0;padding:clamp(28px,4vw,46px);background:linear-gradient(145deg,#171e20 0%,#101516 100%);border:1px solid var(--esb-border);border-top:3px solid var(--esb-green);border-radius:8px;box-shadow:0 24px 58px rgba(0,0,0,.34)}.esb-event-detail h1{font-size:clamp(38px,6vw,66px)}.esb-event-detail__date{display:inline-flex;align-items:center;margin:20px 0;padding:8px 11px;color:#fff;background:rgba(0,170,69,.14);border:1px solid rgba(0,170,69,.44);border-radius:3px;font-size:17px;font-weight:800}.esb-event-detail__lead{max-width:820px;font-size:21px;line-height:1.55}.esb-event-detail__text{max-width:820px;color:var(--esb-muted);font-size:17px;line-height:1.75}.esb-event-detail__price{font-weight:800}
.esb-event-popup[hidden]{display:none!important}.esb-event-popup{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px}.esb-event-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(3px)}.esb-event-popup>section{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,42%) 1fr;width:min(880px,100%);max-height:90vh;overflow:auto;background:#111718;border:1px solid #34403d;border-radius:10px;color:#fff}.esb-event-popup>section>img{width:100%;height:100%;min-height:380px;object-fit:cover}.esb-event-popup>section>div{padding:34px}.esb-event-popup h2{margin:0 0 12px;color:#fff;font-size:34px;text-transform:uppercase}.esb-event-popup time{color:var(--esb-green);font-weight:800}.esb-event-popup p{line-height:1.55}.esb-event-popup__close{position:absolute;top:10px;right:10px;z-index:2;width:44px;height:44px;border:1px solid #fff;border-radius:50%;background:#111;color:#fff;cursor:pointer;font-size:28px}
@media(max-width:1100px){.esb-event-card.is-featured{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}}
@media(max-width:900px){.esb-agenda__grid,.esb-agenda-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.esb-event-card.is-featured{grid-template-columns:1fr;min-height:0}.esb-event-card.is-featured .esb-event-card__media{height:auto;min-height:0;aspect-ratio:16/9}}
@media(max-width:767px){.esb-agenda,.esb-agenda-home,.esb-event-detail{padding:36px 16px 52px}.esb-agenda__header{margin-bottom:24px;padding-bottom:22px}.esb-agenda__header h1{font-size:38px}.esb-agenda__header>p:last-child{font-size:16px}.esb-agenda__grid,.esb-agenda-home__grid{grid-template-columns:1fr;gap:18px}.esb-event-card.is-featured{grid-column:auto}.esb-event-card__media,.esb-event-card.is-featured .esb-event-card__media{aspect-ratio:16/10}.esb-event-card:not(.has-mobile-poster) .esb-event-card__media img{object-fit:contain}.esb-event-card.has-mobile-poster .esb-event-card__media,.esb-event-card.is-featured.has-mobile-poster .esb-event-card__media{aspect-ratio:4/5}.esb-event-card.has-mobile-poster .esb-event-card__media img{object-fit:cover}.esb-event-card__body,.esb-event-card.is-featured .esb-event-card__body{justify-content:flex-start;padding:20px}.esb-event-card__meta{align-items:flex-start;flex-direction:column}.esb-event-card h3,.esb-event-card.is-featured h3{margin-top:18px;font-size:27px}.esb-event-card.is-featured>.esb-event-card__body>p:not(.esb-event-card__competition){font-size:16px}.esb-event-card .esb-event-button{align-self:stretch;width:100%}.esb-agenda-home>header{align-items:flex-start;flex-direction:column}.esb-event-detail__content{margin:16px 0 0;padding:24px 20px}.esb-event-detail h1{font-size:38px}.esb-event-detail__lead{font-size:18px}.esb-event-detail__date{align-items:flex-start;line-height:1.45}.esb-event-popup>section{display:block}.esb-event-popup>section>img{height:auto;min-height:0;max-height:42vh}.esb-event-popup>section>div{padding:24px 20px}.esb-event-popup h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){.esb-event-card__media img,.esb-event-button{transition:none}}
