.SmallEventCard_card__2l_cP{width:180px;min-width:180px;height:92px;border-radius:9px;overflow:hidden;position:relative;cursor:pointer;flex-shrink:0;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.SmallEventCard_card__2l_cP:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.SmallEventCard_card__2l_cP:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.SmallEventCard_imageContainer__m5nhC{position:absolute;inset:0}.SmallEventCard_backgroundImage__bGhC_{object-fit:cover}.SmallEventCard_overlay__WB9Hx{position:absolute;inset:0;background-color:rgba(0,0,0,.3);border-radius:9px}.SmallEventCard_body__79JNu{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;z-index:1}.SmallEventCard_badges__bFSXJ{display:flex;align-items:center;justify-content:space-between;padding:7px}.SmallEventCard_badge__b_2tJ{background:rgba(255,255,255,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:10px;padding:2px 6px;display:flex;align-items:center;gap:4px}.SmallEventCard_badgeText__syGES{font-family:var(--font-body);font-size:12px;font-weight:700;color:#fff;margin:0;white-space:nowrap}.SmallEventCard_badgeIcon__87L3t{font-size:12px;line-height:1}.SmallEventCard_titleArea__94fRC{padding:7px}.SmallEventCard_title__GaK2z{font-family:var(--font-display);font-size:13px;font-weight:700;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SmallEventCard_skeleton__k3JXE{width:180px;min-width:180px;height:92px;border-radius:9px;background:linear-gradient(90deg,var(--color-gray-100) 25%,var(--color-gray-200) 50%,var(--color-gray-100) 75%);background-size:200% 100%;animation:SmallEventCard_shimmer__L4U7_ 1.5s infinite}@keyframes SmallEventCard_shimmer__L4U7_{0%{background-position:200% 0}to{background-position:-200% 0}}