.home-event-carousel{position:relative}.home-event-carousel [hidden]{display:none!important}.home-event-controls{position:absolute;inset:0;pointer-events:none;color:#193e7b}.home-event-controls button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:56px;padding:0;border:0;background:#f7f4e9d9;border-radius:8px;color:inherit;font-size:34px;line-height:1;cursor:pointer;pointer-events:auto}.home-event-previous{left:8px}.home-event-next{right:8px}.home-event-controls button:hover{background:#f7f4e9}.home-event-controls button:focus-visible{outline:3px solid #193e7b;outline-offset:3px}.home-event-slide{min-height:680px;display:grid;grid-template-columns:1fr 1fr;background:#f7f4e9;color:#193e7b}.home-event-words{padding:clamp(36px,6vw,100px);align-self:center}.home-event-words h2{font-size:clamp(38px,5vw,72px);line-height:1.25;margin:28px 0}.home-event-summary{font-size:18px;line-height:1.9;max-width:560px}.home-event-meta{font-size:15px;margin:28px 0}.home-event-image{margin:0;position:relative;min-width:0}.home-event-image img{display:block;width:100%;height:100%;max-height:850px;object-fit:cover}.home-event-image figcaption{position:absolute;bottom:24px;left:24px;background:#f7f4e9;padding:6px 12px;font-size:13px;border-radius:8px}.home-event-carousel .brand-hero{min-height:680px}
@media(max-width:700px){.home-event-slide{grid-template-columns:1fr;min-height:0}.home-event-words{padding:32px 24px}.home-event-image{height:320px}.home-event-summary{font-size:17px}.home-event-carousel .brand-hero{min-height:0}.home-event-controls{gap:16px}}

@media(hover:hover){.home-event-controls button{opacity:0}.home-event-carousel:hover .home-event-controls button,.home-event-carousel:focus-within .home-event-controls button{opacity:1}}

.home-event-controls{display:none!important}.home-event-carousel:focus-visible{outline:2px solid #193e7b;outline-offset:-2px}

.home-event-words h2{margin:18px 0 20px}.home-event-summary{font-size:17px;line-height:1.75;margin:0;max-width:30em;text-wrap:pretty}.home-event-meta{display:flex;flex-wrap:wrap;gap:18px 28px;margin:28px 0 30px}.home-event-meta>div{display:grid;gap:6px}.home-event-meta dt{font-size:12px;opacity:.72}.home-event-meta dd{margin:0;font-size:15px;line-height:1.5;white-space:nowrap}.home-event-words .pill{display:inline-flex;align-items:center;gap:10px}.home-event-words .pill svg{width:18px;height:18px;flex:none}
@media(max-width:700px){.home-event-words h2{font-size:36px;margin:14px 0 18px}.home-event-summary{font-size:16px;line-height:1.75}.home-event-meta{gap:16px 24px;margin:24px 0}.home-event-meta>div:first-child{flex-basis:100%}.home-event-words .eyebrow{font-size:12px;letter-spacing:.12em}}

/* Keep both complete panels in one stable viewport; translate them together. */
.home-event-carousel{display:grid;overflow:hidden;overflow:clip;isolation:isolate;touch-action:pan-y pinch-zoom}
.home-event-carousel>.home-carousel-panel{grid-area:1/1;min-width:0;width:100%;align-self:stretch;backface-visibility:hidden}
.home-event-carousel>.brand-hero{background:var(--sky,#dfe8ed)}
.home-event-carousel.is-settling>.home-carousel-panel{transition:transform 500ms cubic-bezier(.22,.68,.2,1);will-change:transform}
.home-event-carousel.is-dragging>.home-carousel-panel{will-change:transform;user-select:none}
.home-event-carousel img{-webkit-user-drag:none}
@media(prefers-reduced-motion:reduce){.home-event-carousel.is-settling>.home-carousel-panel{transition:none}}

/* Shared SVG labels keep the poster's typography in front. */
.home-event-meta dt{display:flex;align-items:center;gap:7px}
.home-event-meta dt>.jenff-icon{display:block;flex:none;width:16px;height:16px}
.home-event-words .pill>.jenff-icon{display:block;flex:none}
.home-event-words .pill>.jenff-icon:first-child{width:20px;height:20px}
.home-event-words .pill>.jenff-icon:last-child{width:16px;height:16px}
