.agenda-showcase{--agenda-canvas:#0b0c0b;--agenda-panel:#121412;--agenda-panel-raised:#181a18;--agenda-ink:#f2f0e9;--agenda-ink-soft:#b8b9b2;--agenda-ink-muted:#a0a69e;--agenda-line:#f2f0e924;--agenda-line-strong:#f2f0e942;--agenda-signal:#41d7a0;--agenda-point:#4ed6b1;--agenda-gaia:#b58ae8;background:var(--agenda-canvas);min-height:calc(100dvh - 68px);color:var(--agenda-ink)}.agenda-showcase__frame{width:min(1180px,100% - 48px);margin:0 auto;padding:32px 0 48px}.agenda-showcase__header{border-bottom:1px solid var(--agenda-line-strong);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:24px;padding-bottom:24px;display:grid}.agenda-showcase__kicker,.agenda-showcase__result-count,.agenda-feature__venue,.agenda-editorial__heading,.agenda-editorial__copy>p:first-child{color:var(--agenda-ink-muted);text-transform:uppercase;letter-spacing:0;margin:0;font-size:.72rem;font-weight:800;line-height:1.4}.agenda-showcase__header h1{max-width:760px;color:var(--agenda-ink);font-family:var(--font-display,Montserrat), Montserrat, sans-serif;letter-spacing:0;margin:10px 0 0;font-size:40px;font-weight:800;line-height:1.1}.agenda-showcase__intro{max-width:420px;color:var(--agenda-ink-soft);margin:0;font-size:1rem;line-height:1.65}.agenda-showcase__filters{border-bottom:1px solid var(--agenda-line);align-items:center;gap:18px;padding:18px 0;display:flex}.agenda-showcase__filter-label{color:var(--agenda-ink-muted);flex:none;align-items:center;gap:7px;font-size:.78rem;font-weight:750;display:inline-flex}.agenda-showcase__filter-rail{scrollbar-width:none;flex-wrap:wrap;gap:8px;min-width:0;display:flex;overflow:visible}.agenda-showcase__filter-rail::-webkit-scrollbar{display:none}.agenda-showcase__filter{border:1px solid var(--agenda-line);min-height:44px;color:var(--agenda-ink-soft);font:inherit;cursor:pointer;background:0 0;border-radius:6px;flex:none;padding:0 13px;font-size:.78rem;font-weight:750;transition:color .16s,border-color .16s,background-color .16s}.agenda-showcase__filter:hover{border-color:var(--agenda-line-strong);color:var(--agenda-ink)}.agenda-showcase__filter[data-active=true]{border-color:var(--agenda-signal);color:#11130a;background:var(--agenda-signal)}.agenda-showcase__filter:focus-visible,.agenda-feature__media:focus-visible,.agenda-showcase__primary-action:focus-visible,.agenda-showcase__text-action:focus-visible,.agenda-editorial__media:focus-visible{outline-offset:3px;outline:3px solid #d6f04b73}.agenda-showcase__result-count{padding:20px 0 12px}.agenda-feature{border:1px solid var(--agenda-line-strong);background:var(--agenda-panel);border-radius:6px;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);min-height:380px;display:grid;overflow:hidden}.agenda-feature__media{background:#050605;min-height:380px;position:relative;overflow:hidden}.agenda-feature__media img,.agenda-editorial__media img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .25s}.agenda-feature__media img{object-position:50% 54%}.agenda-feature:hover .agenda-feature__media img{transform:scale(1.025)}.agenda-feature__badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050605b8;border:1px solid #ffffff57;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:18px;left:18px}.agenda-feature__copy{flex-direction:column;justify-content:center;padding:32px;display:flex}.agenda-feature__venue{color:var(--agenda-point);align-items:center;gap:9px;display:inline-flex}.agenda-feature__venue span{background:currentColor;border-radius:50%;width:7px;height:7px}.agenda-feature[data-venue=gaia] .agenda-feature__venue{color:var(--agenda-gaia)}.agenda-feature__copy h2{color:var(--agenda-ink);letter-spacing:0;margin:18px 0 16px;font-size:36px;font-weight:760;line-height:1.1}.agenda-feature__description{max-width:490px;color:var(--agenda-ink-soft);margin:0;font-size:1.02rem;line-height:1.65}.agenda-feature__facts{border-top:1px solid var(--agenda-line);gap:10px;margin-top:28px;padding-top:24px;display:grid}.agenda-feature__facts span{color:var(--agenda-ink-soft);align-items:center;gap:9px;font-size:.86rem;display:inline-flex}.agenda-feature__facts svg{color:var(--agenda-signal)}.agenda-showcase__primary-action{color:#11130a;background:var(--agenda-signal);border-radius:4px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:46px;margin-top:32px;padding:0 18px;font-size:.86rem;font-weight:850;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.agenda-showcase__primary-action:hover{background:#69e1b5;transform:translateY(-2px)}.agenda-showcase__primary-action:active,.agenda-showcase__text-action:active{transform:translateY(1px)}.agenda-editorial{margin-top:64px}.agenda-editorial__heading{color:var(--agenda-ink-soft);justify-content:space-between;align-items:center;gap:24px;padding-bottom:14px;display:flex}.agenda-editorial__heading p{margin:0}.agenda-editorial__heading span{color:var(--agenda-ink-muted)}.agenda-editorial__event{border-top:1px solid var(--agenda-line-strong);grid-template-columns:116px 240px minmax(0,1fr);align-items:center;gap:28px;min-height:190px;padding:24px 0;display:grid}.agenda-editorial__event:last-child{border-bottom:1px solid var(--agenda-line-strong)}.agenda-editorial__rhythm{flex-direction:column;justify-content:space-between;align-self:stretch;padding:8px 0;display:flex}.agenda-editorial__rhythm strong{color:var(--agenda-ink);font-size:1.1rem;font-weight:850}.agenda-editorial__event[data-venue=point] .agenda-editorial__rhythm strong{color:var(--agenda-point)}.agenda-editorial__event[data-venue=gaia] .agenda-editorial__rhythm strong{color:var(--agenda-gaia)}.agenda-editorial__rhythm span{color:var(--agenda-ink-muted);font-variant-numeric:tabular-nums;font-size:.78rem}.agenda-editorial__media{aspect-ratio:12/7;background:var(--agenda-panel-raised);border-radius:4px;width:240px;position:relative;overflow:hidden}.agenda-editorial__media img{filter:saturate(.82)}.agenda-editorial__event:hover .agenda-editorial__media img{filter:saturate();transform:scale(1.04)}.agenda-editorial__copy{min-width:0}.agenda-editorial__copy>p:first-child span{color:var(--agenda-signal);margin:0 5px}.agenda-editorial__copy h3{color:var(--agenda-ink);letter-spacing:0;margin:7px 0 8px;font-size:26px;line-height:1.05}.agenda-editorial__description{max-width:610px;color:var(--agenda-ink-soft);margin:0;font-size:.9rem;line-height:1.55}.agenda-showcase__text-action{color:var(--agenda-ink);align-items:center;gap:8px;margin-top:14px;font-size:.82rem;font-weight:800;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.agenda-showcase__text-action:hover{color:var(--agenda-signal);transform:translate(3px)}@media (max-width:900px){.agenda-showcase__header{grid-template-columns:1fr;gap:24px}.agenda-showcase__intro{max-width:620px}.agenda-feature{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);min-height:380px}.agenda-feature__media{min-height:380px}.agenda-editorial__event{grid-template-columns:90px 200px minmax(0,1fr);gap:20px}.agenda-editorial__media{width:200px}}@media (max-width:700px){.agenda-showcase__frame{width:min(100% - 32px,620px);padding:24px 0 32px}.agenda-showcase__header{gap:12px;padding-bottom:20px}.agenda-showcase__header h1{font-size:32px}.agenda-showcase__filters{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 0}.agenda-showcase__filter-rail{flex-wrap:wrap;width:100%;overflow:visible}.agenda-showcase__filter{min-height:40px}.agenda-feature{grid-template-columns:1fr;min-height:0}.agenda-feature__media{height:200px;min-height:0}.agenda-feature__copy{padding:22px}.agenda-feature__copy h2{font-size:28px}.agenda-showcase__primary-action{width:100%}.agenda-editorial{margin-top:48px}.agenda-editorial__event{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:16px;padding:22px 0 26px}.agenda-editorial__rhythm{grid-row:1/span 2;min-height:100%;padding:3px 0}.agenda-editorial__rhythm strong{font-size:.9rem}.agenda-editorial__rhythm span{writing-mode:vertical-rl;transform:rotate(180deg)}.agenda-editorial__media{aspect-ratio:16/9;grid-column:2;width:100%}.agenda-editorial__copy{grid-column:2}.agenda-editorial__copy h3{font-size:24px}.agenda-editorial__heading span{display:none}}@media (prefers-reduced-motion:reduce){.agenda-showcase *,.agenda-showcase :before,.agenda-showcase :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
