.active-events-module__RjFv8W__page{width:min(1320px,100% - 48px);min-height:calc(100vh - var(--header-height,64px));padding:calc(var(--header-height,64px) + 40px) 0 72px;color:var(--text-primary);margin:0 auto}.active-events-module__RjFv8W__pageHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:end;gap:28px;padding:24px 0 26px;display:flex}.active-events-module__RjFv8W__eyebrow{color:var(--yellow);font-family:var(--mono);letter-spacing:.18em;font-size:10px;font-weight:800;display:block}.active-events-module__RjFv8W__pageHeader h1{letter-spacing:-.055em;margin:8px 0 7px;font-size:clamp(34px,4vw,54px);line-height:1}.active-events-module__RjFv8W__pageHeader p{color:var(--text-secondary);font-size:14px;line-height:1.6}.active-events-module__RjFv8W__eventCount{border-left:2px solid var(--yellow);background:var(--bg-card);text-align:center;place-content:center;min-width:88px;min-height:64px;display:grid}.active-events-module__RjFv8W__eventCount b,.active-events-module__RjFv8W__eventCount small{display:block}.active-events-module__RjFv8W__eventCount b{color:var(--yellow);font-family:var(--mono);font-size:23px;line-height:1}.active-events-module__RjFv8W__eventCount small{color:var(--text-muted);margin-top:5px;font-size:10px}.active-events-module__RjFv8W__catalog{margin-top:28px}.active-events-module__RjFv8W__filters{justify-content:center;align-items:center;gap:7px;margin-bottom:20px;display:flex}.active-events-module__RjFv8W__filters button{min-width:72px;min-height:44px;color:var(--text-secondary);border:1px solid var(--border-color);background:var(--bg-card);cursor:pointer;border-radius:4px;padding:0 18px;font-size:13px;font-weight:800;transition:border-color .15s,background-color .15s,color .15s}.active-events-module__RjFv8W__filters button:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-hover)}.active-events-module__RjFv8W__filters button.active-events-module__RjFv8W__filterActive{color:var(--bg-dark);border-color:var(--yellow);background:var(--yellow)}.active-events-module__RjFv8W__filters button:focus-visible,.active-events-module__RjFv8W__cardLink:focus-visible,.active-events-module__RjFv8W__notice a:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.active-events-module__RjFv8W__eventGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.active-events-module__RjFv8W__catalogState{min-height:220px;color:var(--text-secondary);border:1px solid var(--border-color);background:var(--bg-card);text-align:center;grid-column:1/-1;place-content:center;gap:12px;padding:28px;display:grid}.active-events-module__RjFv8W__catalogState>i{color:var(--yellow);font-size:24px}.active-events-module__RjFv8W__catalogState button{min-height:44px;color:var(--bg-dark);background:var(--yellow);cursor:pointer;border:0;border-radius:4px;padding:0 16px;font-weight:800}.active-events-module__RjFv8W__catalogState button:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.active-events-module__RjFv8W__eventCard{border:1px solid var(--border-color);border-top:3px solid var(--event-accent);background:var(--bg-card);border-radius:10px;min-width:0;transition:border-color .15s;overflow:hidden}.active-events-module__RjFv8W__eventCard:hover{border-color:var(--event-accent)}.active-events-module__RjFv8W__amber{--event-accent:var(--yellow)}.active-events-module__RjFv8W__emerald{--event-accent:var(--green)}.active-events-module__RjFv8W__crimson{--event-accent:var(--red)}.active-events-module__RjFv8W__violet{--event-accent:var(--color-info)}.active-events-module__RjFv8W__cardLink{color:var(--text-primary);display:block}.active-events-module__RjFv8W__cardLink:hover{color:var(--text-primary)}.active-events-module__RjFv8W__cardMedia{aspect-ratio:1.95;background:var(--bg-dark);display:block;position:relative;overflow:hidden}.active-events-module__RjFv8W__cardMedia img{object-fit:cover;object-position:center top;transition:filter .15s}.active-events-module__RjFv8W__cardLink:hover .active-events-module__RjFv8W__cardMedia img{filter:brightness(1.1)}.active-events-module__RjFv8W__cardFooter{border-top:1px solid var(--border-color);background:var(--bg-card);grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:76px;padding:13px 16px;display:grid}.active-events-module__RjFv8W__cardCopy{min-width:0}.active-events-module__RjFv8W__cardCopy small,.active-events-module__RjFv8W__cardCopy strong{display:block}.active-events-module__RjFv8W__cardCopy small{color:var(--event-accent);margin-bottom:4px;font-size:9px;font-weight:800}.active-events-module__RjFv8W__cardCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.35;overflow:hidden}.active-events-module__RjFv8W__cardFooter>i{color:var(--event-accent);font-size:13px}.active-events-module__RjFv8W__notice{color:var(--text-secondary);border-top:1px solid var(--border-color);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:36px;padding:16px 18px;display:grid}.active-events-module__RjFv8W__notice>i,.active-events-module__RjFv8W__notice a{color:var(--yellow)}.active-events-module__RjFv8W__notice p,.active-events-module__RjFv8W__notice a{font-size:12px;line-height:1.6}.active-events-module__RjFv8W__notice a{text-align:right;min-width:68px;font-weight:800}.active-events-module__RjFv8W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1080px){.active-events-module__RjFv8W__eventGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.active-events-module__RjFv8W__page{width:min(100% - 24px,560px);padding-top:calc(var(--header-height,56px) + 18px);padding-bottom:44px}.active-events-module__RjFv8W__pageHeader{align-items:center;padding:18px 0 20px}.active-events-module__RjFv8W__pageHeader h1{font-size:34px}.active-events-module__RjFv8W__pageHeader p{max-width:245px;font-size:12px}.active-events-module__RjFv8W__eventCount{min-width:70px}.active-events-module__RjFv8W__filters{scrollbar-width:none;justify-content:flex-start;margin-right:-12px;padding:0 12px 4px 0;overflow-x:auto}.active-events-module__RjFv8W__filters::-webkit-scrollbar{display:none}.active-events-module__RjFv8W__filters button{white-space:nowrap;min-width:68px;padding:0 15px}.active-events-module__RjFv8W__eventGrid{grid-template-columns:1fr;gap:16px}.active-events-module__RjFv8W__cardFooter{min-height:74px}.active-events-module__RjFv8W__cardCopy strong{text-overflow:clip;white-space:normal;font-size:16px;overflow:visible}.active-events-module__RjFv8W__notice{grid-template-columns:auto minmax(0,1fr)}.active-events-module__RjFv8W__notice a{text-align:left;grid-column:2}}@media (prefers-reduced-motion:reduce){.active-events-module__RjFv8W__filters button,.active-events-module__RjFv8W__eventCard,.active-events-module__RjFv8W__cardMedia img{transition:none}}
