.EventCardSkeleton-module__6eHqiq__skeleton{animation:2s cubic-bezier(.4,0,.6,1) infinite EventCardSkeleton-module__6eHqiq__pulse}@keyframes EventCardSkeleton-module__6eHqiq__pulse{0%,to{opacity:1}50%{opacity:.5}}.EventCardSkeleton-module__6eHqiq__imageContainer{background:var(--bg-secondary);border-radius:8px 8px 0 0;width:100%;padding-bottom:66.67%;position:relative;overflow:hidden}.EventCardSkeleton-module__6eHqiq__image{background:linear-gradient(90deg, var(--bg-secondary) 0%, #ffffff1a 50%, var(--bg-secondary) 100%);background-size:200% 100%;animation:2s infinite EventCardSkeleton-module__6eHqiq__shimmer;position:absolute;inset:0}@keyframes EventCardSkeleton-module__6eHqiq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.EventCardSkeleton-module__6eHqiq__badge{background:var(--bg-secondary);border-radius:8px;width:50px;height:50px;position:absolute;top:12px;left:12px}.EventCardSkeleton-module__6eHqiq__content{padding:16px}.EventCardSkeleton-module__6eHqiq__style{background:var(--bg-secondary);border-radius:4px;width:60px;height:14px;margin-bottom:12px}.EventCardSkeleton-module__6eHqiq__title{background:var(--bg-secondary);border-radius:4px;height:18px;margin-bottom:8px}.EventCardSkeleton-module__6eHqiq__info{background:var(--bg-secondary);border-radius:4px;width:80%;height:14px;margin-bottom:8px}.EventCardSkeleton-module__6eHqiq__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.EventCardSkeleton-module__6eHqiq__avatars{background:var(--bg-secondary);border-radius:4px;width:60px;height:24px}.EventCardSkeleton-module__6eHqiq__button{background:var(--bg-secondary);border-radius:4px;width:100px;height:32px}
.SmartFilters-module__eEYcja__container{background:0 0;border:none;border-radius:0;flex-direction:column;gap:12px;padding:8px 0;display:flex}.SmartFilters-module__eEYcja__filterRow{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.SmartFilters-module__eEYcja__pillGroup{flex-wrap:wrap;gap:6px;display:flex}.SmartFilters-module__eEYcja__pill{border:1px solid var(--surface-border);color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:20px;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__pill:hover{border-color:var(--surface-border);background:#ffffff14;transform:translateY(-1px)}.SmartFilters-module__eEYcja__pillActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26;font-weight:600;box-shadow:0 0 10px #00f3ff33}.SmartFilters-module__eEYcja__pillEmoji{font-size:14px}.SmartFilters-module__eEYcja__divider{background:#ffffff1a;width:1px;height:24px;margin:0 4px}.SmartFilters-module__eEYcja__clearBtn{border:1.5px solid var(--secondary-neon);color:var(--secondary-neon);cursor:pointer;background:#ff2a7a26;border-radius:12px;align-items:center;gap:6px;margin-left:auto;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__clearBtn:hover{border-color:var(--secondary-neon);background:#ff2a7a40;transform:translateY(-1px);box-shadow:0 4px 12px #ff2a7a4d}.SmartFilters-module__eEYcja__clearIcon{display:inline-flex}.SmartFilters-module__eEYcja__clearText{display:inline}.SmartFilters-module__eEYcja__eventCount{border:1px solid var(--secondary-neon);color:var(--secondary-neon);white-space:nowrap;background:#ff2a7a26;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin:4px auto;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.SmartFilters-module__eEYcja__dropdownWrapper{flex:0 auto;min-width:0;position:relative}.SmartFilters-module__eEYcja__locationDropdown{flex:0 auto;min-width:0}.SmartFilters-module__eEYcja__dropdownBtn{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__dropdownBtn:hover{background:var(--surface-elevated);border-color:var(--primary-neon);transform:translateY(-1px)}.SmartFilters-module__eEYcja__dropdownBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}.SmartFilters-module__eEYcja__chevronRotate{transition:transform .3s;transform:rotate(180deg)}.SmartFilters-module__eEYcja__menuPopover{background:var(--surface-elevated);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--surface-border);z-index:9999;border-radius:16px;flex-direction:column;gap:4px;min-width:220px;max-width:300px;max-height:400px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 40px #0009}@media (max-width:768px){.SmartFilters-module__eEYcja__menuPopover{border-radius:24px;width:calc(100% - 20px);max-width:none;max-height:60vh;animation:.3s ease-out SmartFilters-module__eEYcja__slideUp;position:fixed;inset:auto 10px 20px;box-shadow:0 -10px 40px #0006}@keyframes SmartFilters-module__eEYcja__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}.SmartFilters-module__eEYcja__mobileOverlay{display:none}@media (max-width:768px){.SmartFilters-module__eEYcja__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#00000080;display:block;position:fixed;inset:0}.SmartFilters-module__eEYcja__menuItem{padding:16px;font-size:16px}}.SmartFilters-module__eEYcja__menuItem{color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__menuItem:hover{color:var(--primary-neon);background:#ffffff0d;transform:translate(4px)}.SmartFilters-module__eEYcja__menuItemActive{color:var(--primary-neon);background:#00f3ff26}.SmartFilters-module__eEYcja__menuItemEmoji{font-size:16px}.SmartFilters-module__eEYcja__menuActions{background:#ffffff08;border-radius:8px;justify-content:center;margin-bottom:8px;padding:8px 12px;display:flex}.SmartFilters-module__eEYcja__actionLink{color:var(--primary-neon);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;transition:all .2s}.SmartFilters-module__eEYcja__actionLink:hover{background:var(--primary-neon);text-decoration:underline}.SmartFilters-module__eEYcja__actionIconBtn{border:1px solid var(--surface-border);color:#ffffffb3;cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__actionIconBtn:hover{background:var(--primary-neon);border-color:var(--primary-neon);color:var(--btn-text);transform:scale(1.05)}.SmartFilters-module__eEYcja__actionIconBtn:active{transform:scale(.95)}.SmartFilters-module__eEYcja__checkbox{border:1.5px solid var(--surface-border);cursor:pointer;width:16px;height:16px;accent-color:var(--primary-neon);background:0 0;border-radius:4px;flex-shrink:0}.SmartFilters-module__eEYcja__menuItemRow{justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.SmartFilters-module__eEYcja__clearBtnSmall{border:1px solid var(--secondary-neon);color:var(--secondary-neon);cursor:pointer;background:#ff2a7a26;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__clearBtnSmall:hover{border-color:var(--secondary-neon);background:#ff2a7a40;transform:translateY(-1px)}.SmartFilters-module__eEYcja__searchInputContainer{border:1px solid var(--surface-border);background:#ffffff08;border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;display:flex}.SmartFilters-module__eEYcja__searchIcon{color:var(--text-muted);flex-shrink:0}.SmartFilters-module__eEYcja__searchInput{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.SmartFilters-module__eEYcja__searchInput::placeholder{color:var(--text-muted)}.SmartFilters-module__eEYcja__dateGrid{grid-template-columns:repeat(4,1fr);gap:8px;padding:4px;display:grid}.SmartFilters-module__eEYcja__dateGridItem{border:1px solid var(--surface-border);cursor:pointer;background:#ffffff08;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:10px 8px;transition:all .2s;display:flex;position:relative}.SmartFilters-module__eEYcja__dateGridItem:hover{border-color:var(--surface-border);background:#ffffff14}.SmartFilters-module__eEYcja__dateGridItemActive{background:var(--primary-neon);border-color:var(--primary-neon)}.SmartFilters-module__eEYcja__dateGridDay{text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-size:10px;font-weight:700}.SmartFilters-module__eEYcja__dateGridNum{color:var(--text-main);font-size:16px;font-weight:700}.SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridDay,.SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridNum{color:var(--btn-text)}.SmartFilters-module__eEYcja__dateCheck{color:var(--btn-text);position:absolute;top:4px;right:4px}.SmartFilters-module__eEYcja__dateToggleBtn{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__dateToggleBtn:hover{background:var(--surface-elevated);border-color:var(--primary-neon);transform:translateY(-1px)}[data-theme=light] .SmartFilters-module__eEYcja__dropdownBtn:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownBtn:hover{border-color:var(--primary-neon);background:#00000014}[data-theme=light] .SmartFilters-module__eEYcja__dateToggleBtn,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateToggleBtn{color:var(--text-main);background:#0000000d;border:1px solid #0000001a}[data-theme=light] .SmartFilters-module__eEYcja__dateToggleBtn:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateToggleBtn:hover{border-color:var(--primary-neon);background:#00000014}.SmartFilters-module__eEYcja__locationRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.SmartFilters-module__eEYcja__locationChip{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__locationChip:hover{border-color:var(--surface-border);background:#ffffff14}.SmartFilters-module__eEYcja__locationChip:disabled{opacity:.5;cursor:not-allowed}.SmartFilters-module__eEYcja__locationChipActive{background:var(--secondary-neon);border-color:var(--secondary-neon);color:var(--btn-text)}.SmartFilters-module__eEYcja__pulse{animation:1.5s infinite SmartFilters-module__eEYcja__pulse}@keyframes SmartFilters-module__eEYcja__pulse{0%,to{opacity:1}50%{opacity:.4}}.SmartFilters-module__eEYcja__dropdownWrapper{position:relative}.SmartFilters-module__eEYcja__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--surface-border);z-index:1000;background:#181820f2;border-radius:12px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 40px #0006}.SmartFilters-module__eEYcja__dropdownHeader{text-transform:uppercase;letter-spacing:.5px;color:#fff6;border-bottom:1px solid var(--surface-border);margin-bottom:4px;padding:8px 12px;font-size:11px;font-weight:600}.SmartFilters-module__eEYcja__dropdownList{flex-direction:column;gap:2px;display:flex}.SmartFilters-module__eEYcja__dropdownItem{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:all .15s;display:flex}.SmartFilters-module__eEYcja__dropdownItem:hover{color:#fff;background:#ffffff14}.SmartFilters-module__eEYcja__dropdownFooter{border-top:1px solid var(--surface-border);margin-top:8px;padding-top:8px}.SmartFilters-module__eEYcja__dropdownClear{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:all .15s}.SmartFilters-module__eEYcja__dropdownClear:hover{color:#fff;background:#ffffff1a}.SmartFilters-module__eEYcja__dateToggleBtnSmall{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.SmartFilters-module__eEYcja__dateToggleBtnSmall:hover{background:var(--surface-elevated);border-color:var(--primary-neon);transform:translateY(-1px)}[data-theme=light] .SmartFilters-module__eEYcja__dateToggleBtnSmall,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateToggleBtnSmall{color:var(--text-main);background:#0000000d;border:1px solid #0000001a}.SmartFilters-module__eEYcja__radiusWrapper{flex-wrap:nowrap;flex:auto;align-items:center;gap:8px;min-width:140px;display:flex}.SmartFilters-module__eEYcja__radiusSlider{border:1px solid var(--primary-neon);color:var(--primary-neon);background:#00f3ff26;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:100px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.SmartFilters-module__eEYcja__radiusLabel{text-align:center;white-space:nowrap;min-width:76px;display:inline-block}.SmartFilters-module__eEYcja__radiusWrapper .SmartFilters-module__eEYcja__clearBtn{flex-shrink:0;margin-left:auto}.SmartFilters-module__eEYcja__radiusInput{appearance:none;cursor:pointer;background:#fff3;border-radius:3px;outline:none;flex:1;height:6px}.SmartFilters-module__eEYcja__radiusInput::-webkit-slider-runnable-track{background:#fff3;border-radius:3px;height:6px}.SmartFilters-module__eEYcja__radiusInput::-moz-range-track{background:#fff3;border-radius:3px;height:6px}.SmartFilters-module__eEYcja__radiusInput::-webkit-slider-thumb{appearance:none;background:var(--primary-neon);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:-4px;box-shadow:0 0 8px #00f3ff66}.SmartFilters-module__eEYcja__radiusInput::-moz-range-thumb{background:var(--primary-neon);cursor:pointer;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:-4px}.SmartFilters-module__eEYcja__radiusLabel{min-width:40px;font-size:11px}@media (max-width:768px){.SmartFilters-module__eEYcja__container{border-radius:12px;gap:10px;padding:10px 12px}.SmartFilters-module__eEYcja__filterRow{flex-wrap:wrap;gap:8px}.SmartFilters-module__eEYcja__dropdownWrapper{flex:120px;min-width:100px}.SmartFilters-module__eEYcja__locationDropdown{flex:0 0 140px;min-width:140px}.SmartFilters-module__eEYcja__dropdownBtn{gap:6px;padding:10px 12px;font-size:13px}.SmartFilters-module__eEYcja__dropdownBtn span{font-size:12px}.SmartFilters-module__eEYcja__dateToggleBtn{flex:100px;gap:6px;min-width:80px;padding:10px 12px;font-size:13px}.SmartFilters-module__eEYcja__dateToggleBtn span{font-size:12px}.SmartFilters-module__eEYcja__menuPopover{min-width:unset;max-width:unset;left:0;right:0}.SmartFilters-module__eEYcja__menuItem{padding:10px 12px;font-size:13px}.SmartFilters-module__eEYcja__searchInputContainer{padding:6px 10px}.SmartFilters-module__eEYcja__radiusWrapper{flex:auto;min-width:180px}.SmartFilters-module__eEYcja__radiusSlider{padding:10px 14px;font-size:13px}.SmartFilters-module__eEYcja__radiusLabel{font-size:11px}.SmartFilters-module__eEYcja__clearBtn{padding:8px 12px;font-size:12px}}@media (max-width:480px){.SmartFilters-module__eEYcja__dropdownWrapper{flex:60px;min-width:50px}.SmartFilters-module__eEYcja__locationDropdown{flex:0 0 120px;min-width:120px}.SmartFilters-module__eEYcja__dropdownBtn{justify-content:center;padding:10px;font-size:12px}.SmartFilters-module__eEYcja__dropdownBtn>div{gap:4px}.SmartFilters-module__eEYcja__dropdownBtn span,.SmartFilters-module__eEYcja__dropdownBtn .SmartFilters-module__eEYcja__chevronRotate{display:none}.SmartFilters-module__eEYcja__dateToggleBtn{flex:60px;min-width:50px;padding:10px;font-size:12px}.SmartFilters-module__eEYcja__dateToggleBtn span{display:none}.SmartFilters-module__eEYcja__radiusSlider{padding:8px 12px;font-size:12px}}.SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar{width:6px}.SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-track{background:#0000000d}[data-theme=light-blue] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-track{background:#0000000d}[data-theme=light] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb{background:#00000026}[data-theme=light-blue] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb{background:#00000026}[data-theme=light] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb:hover{background:#00000040}[data-theme=light-blue] .SmartFilters-module__eEYcja__menuPopover::-webkit-scrollbar-thumb:hover{background:#00000040}@media (max-width:480px){.SmartFilters-module__eEYcja__pillEmoji,.SmartFilters-module__eEYcja__clearText{display:none}.SmartFilters-module__eEYcja__clearBtn{padding:8px}.SmartFilters-module__eEYcja__radiusLabel{min-width:40px;font-size:11px}}[data-theme=light] .SmartFilters-module__eEYcja__pill,[data-theme=light-blue] .SmartFilters-module__eEYcja__pill{color:var(--text-main);background:#00000026;border:1.5px solid #00000059;font-weight:600}[data-theme=light] .SmartFilters-module__eEYcja__pill:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__pill:hover{color:var(--text-main);background:#00000040;border-color:#00000080}[data-theme=light] .SmartFilters-module__eEYcja__pillActive,[data-theme=light-blue] .SmartFilters-module__eEYcja__pillActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .SmartFilters-module__eEYcja__divider,[data-theme=light-blue] .SmartFilters-module__eEYcja__divider{background:#00000026}[data-theme=light] .SmartFilters-module__eEYcja__clearBtn,[data-theme=light-blue] .SmartFilters-module__eEYcja__clearBtn{border:1.5px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}[data-theme=light] .SmartFilters-module__eEYcja__clearBtn:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__clearBtn:hover{border-color:var(--secondary-neon);background:#ff2a7a40;box-shadow:0 4px 12px #ff2a7a4d}[data-theme=light] .SmartFilters-module__eEYcja__eventCount,[data-theme=light-blue] .SmartFilters-module__eEYcja__eventCount{border:1px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}[data-theme=light] .SmartFilters-module__eEYcja__dropdownBtn,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownBtn{color:var(--text-main);background:#0000000f;border:1.5px solid #0003}[data-theme=light] .SmartFilters-module__eEYcja__dropdownBtn:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownBtn:hover{border-color:var(--primary-neon);color:var(--primary-neon);background:#0000001a}[data-theme=light] .SmartFilters-module__eEYcja__dropdownBtnActive,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .SmartFilters-module__eEYcja__menuPopover,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuPopover{background:#fffffffa;border:1px solid #00000026;box-shadow:0 10px 40px #00000026}[data-theme=light] .SmartFilters-module__eEYcja__menuItem,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuItem{color:var(--text-main)}[data-theme=light] .SmartFilters-module__eEYcja__menuItem:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuItem:hover{color:var(--primary-neon);background:#0000000d}[data-theme=light] .SmartFilters-module__eEYcja__menuItemActive,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuItemActive{color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .SmartFilters-module__eEYcja__menuDivider,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuDivider{background:#0000001a}[data-theme=light] .SmartFilters-module__eEYcja__clearBtnSmall,[data-theme=light-blue] .SmartFilters-module__eEYcja__clearBtnSmall{border:1px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}[data-theme=light] .SmartFilters-module__eEYcja__clearBtnSmall:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__clearBtnSmall:hover{border-color:var(--secondary-neon);background:#ff2a7a40;box-shadow:0 2px 8px #ff2a7a4d}[data-theme=light] .SmartFilters-module__eEYcja__searchInputContainer,[data-theme=light-blue] .SmartFilters-module__eEYcja__searchInputContainer{background:#0000000d;border:1px solid #00000026}[data-theme=light] .SmartFilters-module__eEYcja__searchIcon,[data-theme=light-blue] .SmartFilters-module__eEYcja__searchIcon{color:#00000080}[data-theme=light] .SmartFilters-module__eEYcja__searchInput,[data-theme=light-blue] .SmartFilters-module__eEYcja__searchInput{color:var(--text-main)}[data-theme=light] .SmartFilters-module__eEYcja__searchInput::-moz-placeholder{color:#0006}[data-theme=light-blue] .SmartFilters-module__eEYcja__searchInput::-moz-placeholder{color:#0006}[data-theme=light] .SmartFilters-module__eEYcja__searchInput::placeholder,[data-theme=light-blue] .SmartFilters-module__eEYcja__searchInput::placeholder{color:#0006}[data-theme=light] .SmartFilters-module__eEYcja__dateGridItem,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridItem{background:#0000000d;border:1px solid #00000026}[data-theme=light] .SmartFilters-module__eEYcja__dateGridItem:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridItem:hover{background:#0000001a;border-color:#00000040}[data-theme=light] .SmartFilters-module__eEYcja__dateGridItemActive,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridItemActive{background:var(--primary-neon);border-color:var(--primary-neon)}[data-theme=light] .SmartFilters-module__eEYcja__dateGridDay,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridDay{color:#00000080}[data-theme=light] .SmartFilters-module__eEYcja__dateGridNum,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridNum{color:var(--text-main)}[data-theme=light] .SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridDay,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridDay,[data-theme=light] .SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridNum,[data-theme=light-blue] .SmartFilters-module__eEYcja__dateGridItemActive .SmartFilters-module__eEYcja__dateGridNum{color:var(--btn-text)}[data-theme=light] .SmartFilters-module__eEYcja__locationChip,[data-theme=light-blue] .SmartFilters-module__eEYcja__locationChip{color:var(--text-main);background:#00000026;border:1.5px solid #00000059;font-weight:600}[data-theme=light] .SmartFilters-module__eEYcja__locationChip:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__locationChip:hover{color:var(--text-main);background:#00000040;border-color:#00000080}[data-theme=light] .SmartFilters-module__eEYcja__locationChipActive,[data-theme=light-blue] .SmartFilters-module__eEYcja__locationChipActive{background:var(--secondary-neon);border-color:var(--secondary-neon);color:var(--btn-text)}[data-theme=light] .SmartFilters-module__eEYcja__dropdown,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdown{background:#fffffffa;border:1px solid #0000001a;box-shadow:0 10px 40px #00000026}[data-theme=light] .SmartFilters-module__eEYcja__dropdownHeader,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownHeader{color:#00000080;border-bottom:1px solid #00000014}[data-theme=light] .SmartFilters-module__eEYcja__dropdownItem,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownItem{color:var(--text-main)}[data-theme=light] .SmartFilters-module__eEYcja__dropdownItem:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownItem:hover{color:var(--text-main);background:#0000000d}[data-theme=light] .SmartFilters-module__eEYcja__dropdownClear,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownClear{color:var(--text-muted);background:#0000000d}[data-theme=light] .SmartFilters-module__eEYcja__dropdownClear:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__dropdownClear:hover{color:var(--text-main);background:#00000014}[data-theme=light] .SmartFilters-module__eEYcja__radiusSlider,[data-theme=light-blue] .SmartFilters-module__eEYcja__radiusSlider{border:1px solid var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .SmartFilters-module__eEYcja__radiusInput,[data-theme=light-blue] .SmartFilters-module__eEYcja__radiusInput{background:#0000001a}[data-theme=light] .SmartFilters-module__eEYcja__radiusInput::-webkit-slider-runnable-track{background:#0000001a}[data-theme=light-blue] .SmartFilters-module__eEYcja__radiusInput::-webkit-slider-runnable-track{background:#0000001a}[data-theme=light] .SmartFilters-module__eEYcja__radiusInput::-moz-range-track{background:#0000001a}[data-theme=light-blue] .SmartFilters-module__eEYcja__radiusInput::-moz-range-track{background:#0000001a}[data-theme=light] .SmartFilters-module__eEYcja__menuActions,[data-theme=light-blue] .SmartFilters-module__eEYcja__menuActions{background:#0000000d}[data-theme=light] .SmartFilters-module__eEYcja__actionIconBtn,[data-theme=light-blue] .SmartFilters-module__eEYcja__actionIconBtn{color:var(--text-main);background:#0000000d;border:1px solid #00000026}[data-theme=light] .SmartFilters-module__eEYcja__actionIconBtn:hover,[data-theme=light-blue] .SmartFilters-module__eEYcja__actionIconBtn:hover{background:var(--primary-neon);border-color:var(--primary-neon);color:var(--btn-text)}
.ViewToggle-module__ISnETq__hubNav{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:12px;gap:4px;width:100%;padding:4px;display:flex}.ViewToggle-module__ISnETq__hubTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.ViewToggle-module__ISnETq__hubTab:hover{color:var(--text-main);background:#ffffff08}.ViewToggle-module__ISnETq__hubTabActive,.ViewToggle-module__ISnETq__active{color:var(--primary-neon);background:#00f3ff26;box-shadow:0 0 10px #00f3ff33}.ViewToggle-module__ISnETq__nearbyBtn{border:1px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}.ViewToggle-module__ISnETq__nearbyActive{color:var(--secondary-neon);background:#ff2a7a40;box-shadow:0 0 10px #ff2a7a4d}.ViewToggle-module__ISnETq__createBtn{border:1px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}@media (max-width:767px){.ViewToggle-module__ISnETq__tabText{display:none}.ViewToggle-module__ISnETq__hubTab{gap:4px;padding:8px 4px;font-size:11px}}.ViewToggle-module__ISnETq__pulse{animation:1.5s ease-in-out infinite ViewToggle-module__ISnETq__pulse-simple}@keyframes ViewToggle-module__ISnETq__pulse-simple{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}[data-theme=light] .ViewToggle-module__ISnETq__hubNav,[data-theme=light-blue] .ViewToggle-module__ISnETq__hubNav{background:#0000000d;border:1px solid #0000001a}[data-theme=light] .ViewToggle-module__ISnETq__hubTab,[data-theme=light-blue] .ViewToggle-module__ISnETq__hubTab{color:#666}[data-theme=light] .ViewToggle-module__ISnETq__hubTab:hover,[data-theme=light-blue] .ViewToggle-module__ISnETq__hubTab:hover{color:#333;background:#0000000d}[data-theme=light] .ViewToggle-module__ISnETq__hubTabActive,[data-theme=light-blue] .ViewToggle-module__ISnETq__hubTabActive,[data-theme=light] .ViewToggle-module__ISnETq__active,[data-theme=light-blue] .ViewToggle-module__ISnETq__active{color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .ViewToggle-module__ISnETq__createBtn,[data-theme=light-blue] .ViewToggle-module__ISnETq__createBtn{border:1px solid var(--secondary-neon);color:var(--secondary-neon);background:#ff2a7a26}
.FilterDrawer-module__qzpCOG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;position:fixed;inset:0}.FilterDrawer-module__qzpCOG__drawer{background:var(--bg-dark);border-top:1px solid var(--surface-border);z-index:10000;border-radius:32px 32px 0 0;flex-direction:column;max-height:min(85dvh,100dvh - 56px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000080}.FilterDrawer-module__qzpCOG__header{justify-content:space-between;align-items:center;padding:12px 20px 20px;display:flex;position:relative}.FilterDrawer-module__qzpCOG__handle{background:var(--surface-border);border-radius:10px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.FilterDrawer-module__qzpCOG__headerTitle{color:var(--text-main);align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.FilterDrawer-module__qzpCOG__badge{background:var(--primary-neon);color:var(--btn-text);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex}.FilterDrawer-module__qzpCOG__closeBtn{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.FilterDrawer-module__qzpCOG__content{flex:1;padding:0 20px 20px;overflow-y:auto}.FilterDrawer-module__qzpCOG__viewToggleSection{border-bottom:1px solid var(--surface-border);margin-bottom:16px;padding:4px 0 16px}.FilterDrawer-module__qzpCOG__section{margin-bottom:28px}.FilterDrawer-module__qzpCOG__sectionTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;margin-bottom:12px;padding-left:4px;font-size:14px;font-weight:700}.FilterDrawer-module__qzpCOG__filterRow{flex-wrap:wrap;gap:10px;display:flex}.FilterDrawer-module__qzpCOG__footer{border-top:1px solid var(--surface-border);background:var(--bg-dark);padding:20px}.FilterDrawer-module__qzpCOG__applyBtn{border-radius:16px;width:100%;padding:16px;font-size:16px;font-weight:800}
.SwipeCards-module__X1KbVq__swiperWrapper{perspective:1000px;grid-template-rows:1fr;grid-template-columns:1fr;place-items:start center;width:100%;display:grid;position:relative;overflow:visible}.SwipeCards-module__X1KbVq__swiperCard{background:var(--surface-elevated,#121212);border:1px solid var(--surface-border);touch-action:none;border-radius:1.5rem;flex-direction:column;grid-area:1/1/2/2;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 12px 30px -10px #0000001f,0 4px 12px -5px #00000014}.SwipeCards-module__X1KbVq__swiperImageWrapper{background:var(--surface-dark);width:100%;height:16rem;position:relative}.SwipeCards-module__X1KbVq__swiperImage{-o-object-fit:cover;object-fit:cover;width:100%;height:98%}.SwipeCards-module__X1KbVq__swiperImageOverlay{background:linear-gradient(to top, var(--surface-elevated), transparent);pointer-events:none;height:10%;position:absolute;bottom:0;left:0;right:0}.SwipeCards-module__X1KbVq__swiperDateBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:0 0;border-radius:.75rem;flex-direction:column;align-items:center;padding:.1rem .3rem;display:flex;position:absolute;top:.5em;left:.5em}.SwipeCards-module__X1KbVq__swiperDay{color:var(--primary-neon);font-size:.8rem;font-weight:900;line-height:1.1}.SwipeCards-module__X1KbVq__swiperMonth{color:var(--text-main);text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:800}.SwipeCards-module__X1KbVq__swiperInfo{z-index:10;flex-direction:column;flex:none;gap:8px;padding-inline:.5rem;display:flex;position:relative}.SwipeCards-module__X1KbVq__swiperTitle{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.2rem;font-weight:900;line-height:1.15;display:-webkit-box;overflow:hidden}.SwipeCards-module__X1KbVq__swiperMeta{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;display:flex}.SwipeCards-module__X1KbVq__icon{color:var(--primary-neon);flex-shrink:0}.SwipeCards-module__X1KbVq__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SwipeCards-module__X1KbVq__swiperRichInfo{flex-direction:column;gap:16px;margin-top:4px;display:flex}.SwipeCards-module__X1KbVq__swiperRatioContainer{flex-direction:column;display:flex}.SwipeCards-module__X1KbVq__swiperRatioBar{background:rgba(var(--text-main-rgb,255, 255, 255), .1);border-radius:3px;overflow:hidden}.SwipeCards-module__X1KbVq__swiperRatioFill{border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.SwipeCards-module__X1KbVq__swiperRatioText{color:var(--text-muted);text-align:center;flex:1;font-size:12px;font-weight:700}.SwipeCards-module__X1KbVq__swiperRatioHeader{letter-spacing:.5px;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.SwipeCards-module__X1KbVq__swiperTimeline{z-index:5;background:0 0;align-items:center;gap:12px;width:fit-content;padding:.011rem .5rem;display:flex;position:absolute;top:16rem;right:.2rem}.SwipeCards-module__X1KbVq__swiperTimelineItem{flex-direction:column;display:flex}.SwipeCards-module__X1KbVq__swiperTimelineTime{color:var(--primary-neon);font-size:12px;font-weight:900}.SwipeCards-module__X1KbVq__swiperTimelineLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:8px;font-weight:700}.SwipeCards-module__X1KbVq__swiperTimelineSeparator{background:#ffffff26;width:1px;height:16px}.SwipeCards-module__X1KbVq__swiperBottomBadges{justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:0 16px 6px;display:flex}.SwipeCards-module__X1KbVq__badgeSpacer{justify-content:flex-start;display:flex}.SwipeCards-module__X1KbVq__weatherInlineBadge{border:1px solid #0000;border-radius:12px;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:800;display:flex}.SwipeCards-module__X1KbVq__priceInlineBadge{background:var(--surface-dark);border:1.5px solid var(--surface-border);color:var(--text-main);text-transform:uppercase;letter-spacing:.5px;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:800;display:flex}.SwipeCards-module__X1KbVq__swiperInternalControls{align-items:center;gap:8px;margin-bottom:.3rem;display:flex}.SwipeCards-module__X1KbVq__btnPill{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:6px;padding:.5rem 1rem;font-size:1rem;font-weight:800;transition:all .2s;display:flex}.SwipeCards-module__X1KbVq__btnPill:active{transform:scale(.95)}.SwipeCards-module__X1KbVq__btnPillSkip{color:#ff2a7a;background:#ff2a7a1f;border:1.5px solid #ff2a7a59}.SwipeCards-module__X1KbVq__btnPillJoin{color:#00c850;background:#00c8501f;border:1.5px solid #00c85059}.SwipeCards-module__X1KbVq__btnCircleInfo{background:var(--surface-dark);border:1.5px solid var(--surface-border);width:42px;height:42px;color:var(--text-muted);cursor:pointer;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SwipeCards-module__X1KbVq__swiperStampLike,.SwipeCards-module__X1KbVq__swiperStampNope{text-transform:uppercase;z-index:20;pointer-events:none;letter-spacing:2px;border:5px solid;border-radius:12px;padding:8px 20px;font-size:32px;font-weight:900;position:absolute;top:40px}.SwipeCards-module__X1KbVq__swiperStampLike{color:#00c850;border-color:#00c850;left:20px;transform:rotate(-12deg)}.SwipeCards-module__X1KbVq__swiperStampNope{color:#ff2a7a;border-color:#ff2a7a;right:20px;transform:rotate(12deg)}.SwipeCards-module__X1KbVq__attendeesBadge{color:var(--secondary-neon);background:rgba(var(--secondary-neon-rgb,0, 200, 80), .1);border:1px solid rgba(var(--secondary-neon-rgb,0, 200, 80), .2);border-radius:50px;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}@media screen and (max-height:780px),screen and (max-width:390px){.SwipeCards-module__X1KbVq__swiperWrapper{padding-bottom:100px}.SwipeCards-module__X1KbVq__swiperImageWrapper{min-height:130px}.SwipeCards-module__X1KbVq__swiperCard{border-radius:24px;max-width:95%;height:100%}.SwipeCards-module__X1KbVq__swiperInfo{gap:6px;margin-top:-15px;padding:12px}.SwipeCards-module__X1KbVq__swiperTitle{font-size:1.2rem;line-height:1.1}.SwipeCards-module__X1KbVq__swiperRichInfo{gap:8px;margin-top:2px}.SwipeCards-module__X1KbVq__swiperTimeline{border-radius:10px;gap:8px;padding:4px 10px}.SwipeCards-module__X1KbVq__swiperInternalControls{gap:16px;padding-top:4px;padding-bottom:4px}}@media screen and (max-height:680px){.SwipeCards-module__X1KbVq__swiperImageWrapper{min-height:110px}.SwipeCards-module__X1KbVq__swiperCard{height:100%}.SwipeCards-module__X1KbVq__swiperRichInfo{display:none}}
.ContextualEntryState-module__LxfX_W__root{--entry-accent:var(--primary-neon);--entry-accent-rgb:var(--primary-neon-rgb);isolation:isolate;border:1px solid color-mix(in srgb, var(--entry-accent) 32%, var(--surface-border));background:linear-gradient(135deg, rgba(var(--entry-accent-rgb), .12), transparent 62%), var(--surface-dark);border-radius:1.25rem;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1rem 2.5rem #00000029}.ContextualEntryState-module__LxfX_W__toneCommunity{--entry-accent:var(--primary-neon);--entry-accent-rgb:var(--primary-neon-rgb)}.ContextualEntryState-module__LxfX_W__toneDiscovery{--entry-accent:var(--accent-info);--entry-accent-rgb:var(--accent-info-rgb)}.ContextualEntryState-module__LxfX_W__tonePassport{--entry-accent:var(--secondary-neon);--entry-accent-rgb:var(--secondary-neon-rgb)}.ContextualEntryState-module__LxfX_W__toneMessage{--entry-accent:var(--accent-success);--entry-accent-rgb:var(--accent-success-rgb)}.ContextualEntryState-module__LxfX_W__glow{z-index:-1;background:rgba(var(--entry-accent-rgb), .17);filter:blur(28px);pointer-events:none;border-radius:999px;width:12rem;height:12rem;position:absolute;top:-6.5rem;right:-5.25rem}.ContextualEntryState-module__LxfX_W__iconWrap{border:1px solid rgba(var(--entry-accent-rgb), .45);width:3.25rem;height:3.25rem;color:var(--entry-accent);background:rgba(var(--entry-accent-rgb), .14);box-shadow:0 0 1.25rem rgba(var(--entry-accent-rgb), .14);border-radius:1rem;flex:none;place-items:center;display:grid}.ContextualEntryState-module__LxfX_W__content{flex:1;min-width:0}.ContextualEntryState-module__LxfX_W__eyebrow{color:var(--entry-accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.25rem;font-size:.6875rem;font-weight:900}.ContextualEntryState-module__LxfX_W__title{color:var(--text-main);margin:0;font-size:1.0625rem;font-weight:900;line-height:1.25}.ContextualEntryState-module__LxfX_W__description{max-width:42rem;color:var(--text-muted);margin:.4rem 0 0;font-size:.875rem;line-height:1.45}.ContextualEntryState-module__LxfX_W__actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.ContextualEntryState-module__LxfX_W__action{min-height:2.5rem;font:inherit;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.4rem;padding:.625rem .9rem;font-size:.8125rem;font-weight:850;line-height:1;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.ContextualEntryState-module__LxfX_W__action:hover:not(:disabled){transform:translateY(-1px)}.ContextualEntryState-module__LxfX_W__action:focus-visible{outline:2px solid var(--entry-accent);outline-offset:3px}.ContextualEntryState-module__LxfX_W__action:disabled{cursor:not-allowed;opacity:.55}.ContextualEntryState-module__LxfX_W__primaryAction{border:1px solid var(--entry-accent);color:var(--on-primary);background:var(--entry-accent);box-shadow:0 .35rem 1rem rgba(var(--entry-accent-rgb), .18)}.ContextualEntryState-module__LxfX_W__secondaryAction{border:1px solid rgba(var(--entry-accent-rgb), .42);color:var(--entry-accent);background:rgba(var(--entry-accent-rgb), .08)}.ContextualEntryState-module__LxfX_W__extra{margin-top:1rem}.ContextualEntryState-module__LxfX_W__compact{padding:1rem}.ContextualEntryState-module__LxfX_W__compact .ContextualEntryState-module__LxfX_W__iconWrap{border-radius:.8rem;width:2.6rem;height:2.6rem}.ContextualEntryState-module__LxfX_W__compact .ContextualEntryState-module__LxfX_W__title{font-size:.975rem}@media (max-width:480px){.ContextualEntryState-module__LxfX_W__root{gap:.75rem;padding:1rem}.ContextualEntryState-module__LxfX_W__iconWrap{border-radius:.85rem;width:2.8rem;height:2.8rem}.ContextualEntryState-module__LxfX_W__actions{flex-direction:column}.ContextualEntryState-module__LxfX_W__action{width:100%}}
.page-module__IjrIPW__container{width:100%;max-width:100%;position:relative;overflow-x:hidden}@media (max-width:767px){.page-module__IjrIPW__localSearch,.page-module__IjrIPW__desktopFilters,.page-module__IjrIPW__filtersRow{display:none!important}}.page-module__IjrIPW__mapArea{border:1px solid var(--surface-border);z-index:1;border-radius:24px;width:100%;height:600px;min-height:500px;position:relative;overflow:hidden}@media (max-width:767px){.page-module__IjrIPW__mapArea{border-radius:16px;width:calc(100% - 2px);height:57vh;min-height:350px;margin:2px}}.page-module__IjrIPW__mobileSearchRow{display:none}.page-module__IjrIPW__desktopFilters{flex-direction:column;gap:12px;display:flex}.page-module__IjrIPW__heroWrapper{width:100%}.page-module__IjrIPW__hero{background:radial-gradient(circle at top right, var(--primary-neon), transparent 40%), radial-gradient(circle at bottom left, var(--secondary-neon), transparent 40%);text-align:center;border-bottom:none;margin-bottom:24px;padding:60px 20px;position:relative;overflow:hidden}.page-module__IjrIPW__stickyHeader{z-index:100;-webkit-backdrop-filter:none;background:0 0;border-bottom:none;flex-direction:column;gap:8px;margin-bottom:8px;padding:8px 0;display:flex;position:sticky;top:0}.page-module__IjrIPW__categoryRow{padding:0 16px}@media (max-width:767px){.page-module__IjrIPW__stickyHeader{gap:2px;padding:2px 0;position:relative;top:auto}.page-module__IjrIPW__mobileSearchRow{align-items:center;gap:10px;margin-bottom:4px;padding:0 16px;display:flex}.page-module__IjrIPW__searchWrapper{flex:1}.page-module__IjrIPW__filterBtn{background:var(--surface-light);border:1px solid var(--surface-border);width:48px;height:48px;color:var(--text-main);cursor:pointer;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.page-module__IjrIPW__filterBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}.page-module__IjrIPW__filterBadge{background:var(--primary-neon);color:#fff;border:2px solid var(--bg-dark);border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:900;display:flex;position:absolute;top:-6px;right:-6px}}.page-module__IjrIPW__heroGlow{background:radial-gradient(circle, var(--primary-neon) 0%, transparent 70%);filter:blur(40px);z-index:0;pointer-events:none;width:300px;height:300px;animation:8s ease-in-out infinite alternate page-module__IjrIPW__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__IjrIPW__pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.5)}}.page-module__IjrIPW__heroSubtitle{text-transform:uppercase;letter-spacing:2px;color:var(--primary-neon);margin-bottom:8px;font-size:14px;font-weight:700;display:block}.page-module__IjrIPW__heroTitle{letter-spacing:-3px;background:linear-gradient(90deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:8px;font-size:3.25rem;font-weight:900;line-height:1}.page-module__IjrIPW__searchRow{width:100%}.page-module__IjrIPW__radarBar{text-align:center;flex:1;place-items:center;gap:.5rem;display:flex;overflow:auto hidden}.page-module__IjrIPW__scrollContainer{align-items:center;gap:2rem;display:flex;position:relative}.page-module__IjrIPW__scrollBtn{border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;z-index:10;background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__IjrIPW__scrollBtn:hover{background:var(--primary-neon);border-color:var(--primary-neon)}@media (max-width:768px){.page-module__IjrIPW__scrollBtn{display:none}}.page-module__IjrIPW__dateActions{justify-content:flex-end;gap:8px;padding:0 4px 8px;display:flex}.page-module__IjrIPW__dateActionBtn{color:var(--primary-neon);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800;transition:all .2s}.page-module__IjrIPW__dateActionBtn:hover{background:var(--primary-neon);text-decoration:underline}.page-module__IjrIPW__datePill{border:1px solid var(--surface-border);cursor:pointer;background:#ffffff05;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:48px;height:68px;padding:6px 4px;text-decoration:none;transition:all .3s;display:flex;position:relative}@media (max-width:767px){.page-module__IjrIPW__datePill{border-radius:10px;gap:1px;min-width:40px;height:52px;padding:4px 2px}}.page-module__IjrIPW__datePill:hover{border-color:var(--surface-border);background:#ffffff0d}.page-module__IjrIPW__dateDay{text-transform:uppercase;color:var(--text-muted);letter-spacing:.4px;font-size:.6rem;font-weight:900}.page-module__IjrIPW__dateNum{color:var(--text-main);font-size:1rem;font-weight:900;line-height:1}@media (max-width:767px){.page-module__IjrIPW__dateNum{font-size:13px}}.page-module__IjrIPW__datePillActive{transform:scale(1.05);border:1.5px solid var(--primary-neon)!important;background:linear-gradient(135deg,#ff2a7a66,#00f3ff4d)!important;box-shadow:0 0 16px #ff2a7a99,inset 0 0 10px #00f3ff66!important}.page-module__IjrIPW__datePillActive .page-module__IjrIPW__dateDay{font-weight:900;color:#00f3ff!important}.page-module__IjrIPW__datePillActive .page-module__IjrIPW__dateNum{text-shadow:0 0 8px #ffffffe6;color:#fff!important}.page-module__IjrIPW__filtersRow{white-space:nowrap;flex-wrap:nowrap;flex:1;align-items:center;gap:12px;padding:4px 1rem 12px;display:flex;overflow-x:auto}.page-module__IjrIPW__filtersRow>*{flex-shrink:0}.page-module__IjrIPW__filterGroup{align-items:center;gap:8px;display:flex}@media (max-width:767px){.page-module__IjrIPW__filterGroup{white-space:nowrap;-webkit-overflow-scrolling:touch;max-width:100%;padding-bottom:2px;overflow-x:auto}.page-module__IjrIPW__filterGroup::-webkit-scrollbar{display:none}}.page-module__IjrIPW__filterLabel{text-transform:uppercase;color:var(--primary-neon);opacity:.8;letter-spacing:.5px;margin-right:4px;font-size:12px;font-weight:800}.page-module__IjrIPW__filterSeparator{background:#ffffff1a;width:1px;height:24px;margin:0 8px}.page-module__IjrIPW__styleFilterWrapper{flex:1}.page-module__IjrIPW__feed{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:.75rem;padding:0 16px;display:grid}.page-module__IjrIPW__gridFeed{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:1.5rem!important;padding:0 24px!important;display:grid!important}@media (max-width:767px){.page-module__IjrIPW__feed{grid-template-columns:minmax(0,1fr);width:100%;padding:0 12px}.page-module__IjrIPW__card{border:1px solid var(--surface-border);border-radius:16px;margin:0 0 12px}}.page-module__IjrIPW__upsellCard{text-align:center;border:2px dashed var(--primary-neon);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:linear-gradient(145deg,#ff2a7a1a 0%,#121218cc 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:380px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #ff2a7a1a}.page-module__IjrIPW__upsellCard:hover{box-shadow:0 15px 40px #ff2a7a4d, 0 0 30px var(--primary-neon);border-style:solid;transform:translateY(-8px)scale(1.02)}.page-module__IjrIPW__upsellGlow{background:radial-gradient(circle, var(--primary-neon) 0%, transparent 70%);opacity:.4;filter:blur(30px);z-index:0;width:150px;height:150px;animation:3s infinite page-module__IjrIPW__pulseUpsell;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__IjrIPW__pulseUpsell{0%{opacity:.3;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.2)}to{opacity:.3;transform:translate(-50%,-50%)scale(.8)}}.page-module__IjrIPW__upsellContent{z-index:2;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.page-module__IjrIPW__upsellIcon{background:var(--surface-light);border:1px solid var(--primary-neon);width:60px;height:60px;color:var(--primary-neon);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex;box-shadow:0 0 20px #00f3ff33}.page-module__IjrIPW__upsellTitle{color:#fff;background:linear-gradient(to right, #fff, var(--primary-neon));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:900;line-height:1.3}.page-module__IjrIPW__upsellDesc{color:var(--text-muted);font-size:13px;line-height:1.5}.page-module__IjrIPW__upsellBtn{background:var(--primary-neon);color:var(--btn-text);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:12px 24px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.page-module__IjrIPW__upsellBtn:hover{box-shadow:0 0 25px var(--primary-neon);transform:scale(1.05)}.page-module__IjrIPW__card{border:1px solid var(--surface-border);background:#ffffff08;border-radius:20px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.page-module__IjrIPW__card:hover{border-color:var(--primary-neon);box-shadow:0 20px 40px #00000080, 0 0 20px var(--primary-neon);transform:translateY(-8px)}.page-module__IjrIPW__cardImageContainer{position:relative;overflow:hidden}.page-module__IjrIPW__cardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-module__IjrIPW__card:hover .page-module__IjrIPW__cardImage{transform:scale(1.1)}.page-module__IjrIPW__styleBadge{background:rgba(var(--primary-neon-rgb), .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:1px;color:var(--btn-text);z-index:10;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:800;position:absolute;top:16px;left:16px}.page-module__IjrIPW__timeBadge{-webkit-backdrop-filter:blur(8px);border:1px solid var(--surface-border);color:var(--text-main);z-index:15;background:#0009;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:12px;right:12px}.page-module__IjrIPW__cardContent{padding:24px}.page-module__IjrIPW__eventTitle{color:var(--text-main);word-wrap:break-word;margin-bottom:12px;font-size:1.5rem;font-weight:800;line-height:1.2}.page-module__IjrIPW__eventMeta{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.page-module__IjrIPW__attendeesRow{border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.page-module__IjrIPW__avatarStack{align-items:center;display:flex}.page-module__IjrIPW__stackAvatar{border:2px solid var(--bg-dark);background:var(--surface-dark);border-radius:50%;width:32px;height:32px;margin-left:-12px}.page-module__IjrIPW__stackAvatar:first-child{margin-left:0}.page-module__IjrIPW__goingText{color:var(--text-muted);margin-left:12px;font-size:13px;font-weight:600}.page-module__IjrIPW__insightsPanel{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.page-module__IjrIPW__insightBadge{background:var(--surface-dark);color:var(--text-muted);border:1px solid var(--surface-border);border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.page-module__IjrIPW__cta{background:var(--primary-neon);color:var(--btn-text);border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .3s}.page-module__IjrIPW__cta:hover{box-shadow:0 0 20px var(--primary-neon);transform:scale(1.05)}.page-module__IjrIPW__cardCarousel{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.page-module__IjrIPW__cardCarousel::-webkit-scrollbar{display:none}.page-module__IjrIPW__cardCarouselSlide{scroll-snap-align:start;flex-shrink:0;width:100%;height:100%}.page-module__IjrIPW__cardCarouselDots{z-index:10;justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.page-module__IjrIPW__cardCarouselDot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .2s;box-shadow:0 1px 4px #00000080}.page-module__IjrIPW__cardCarouselDotActive{background:#fff;transform:scale(1.2)}.page-module__IjrIPW__resultsCount{border:1px solid var(--secondary-neon);width:fit-content;color:var(--secondary-neon);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff2a7a26;border-radius:100px;align-items:center;gap:8px;margin:0 auto 1rem;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.page-module__IjrIPW__countIcon{animation:2s infinite page-module__IjrIPW__pulse}@keyframes page-module__IjrIPW__pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(1)}}.page-module__IjrIPW__filterBar{z-index:100;background:0 0;border-bottom:none;flex-direction:column;gap:12px;width:100%;max-width:900px;margin:0 auto;padding:16px;display:flex;position:sticky;top:0}@media (max-width:767px){.page-module__IjrIPW__filterBar{gap:8px;padding:8px 12px}}.page-module__IjrIPW__searchSection{align-items:center;gap:10px;width:100%;max-width:600px;margin:0 auto;display:flex}.page-module__IjrIPW__searchInputWrapper{border:1px solid var(--surface-border);background:#ffffff0d;border-radius:24px;flex:1;align-items:center;gap:10px;padding:12px 16px;transition:all .2s;display:flex}.page-module__IjrIPW__searchInputWrapper:focus-within{border-color:var(--primary-neon);box-shadow:0 0 0 3px var(--primary-neon);background:#ffffff14}.page-module__IjrIPW__searchIcon{color:#ffffff80;flex-shrink:0}.page-module__IjrIPW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:14px}.page-module__IjrIPW__searchInput::placeholder{color:#fff6}.page-module__IjrIPW__searchClear{color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding-bottom:2px;font-size:14px;line-height:1;transition:all .15s;display:flex}.page-module__IjrIPW__searchClear:hover{color:#fff;background:#fff3}.page-module__IjrIPW__mobileFilterBtn{border:1px solid var(--surface-border);color:#ffffffb3;cursor:pointer;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none;position:relative}.page-module__IjrIPW__mobileFilterBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}.page-module__IjrIPW__filterToggleBtn{border:1px solid var(--surface-border);color:#ffffffb3;cursor:pointer;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative}.page-module__IjrIPW__filterToggleBtn:hover{color:#ffffffe6;background:#ffffff1a}.page-module__IjrIPW__filterToggleBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}.page-module__IjrIPW__filterToggleBtnHasFilters{border-color:var(--secondary-neon)}.page-module__IjrIPW__filterToggleBadge{background:var(--secondary-neon);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.page-module__IjrIPW__smartFiltersWrapper{width:100%}.page-module__IjrIPW__eventCountRow{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;padding:4px 0;font-size:13px;font-weight:600;display:flex}@media (max-width:767px){.page-module__IjrIPW__eventCountRow{padding:0}}.page-module__IjrIPW__dateScrollContainer{width:100%;margin:0 auto;overflow:hidden}.page-module__IjrIPW__viewToggleWrapper{width:100%;max-width:900px;margin:0 auto}@media (max-width:768px){.page-module__IjrIPW__filterBar{gap:10px;padding:12px}.page-module__IjrIPW__searchSection{max-width:100%}.page-module__IjrIPW__searchInputWrapper{padding:10px 14px}.page-module__IjrIPW__mobileFilterBtn{display:flex}.page-module__IjrIPW__smartFiltersWrapper{display:none}.page-module__IjrIPW__viewToggleWrapper{justify-content:center;display:flex}.page-module__IjrIPW__filterToggleBtn{display:none!important}}@media (max-width:480px){.page-module__IjrIPW__filterBar{padding:10px}.page-module__IjrIPW__searchInput{font-size:13px}}[data-theme=light] .page-module__IjrIPW__filterBar,[data-theme=light-blue] .page-module__IjrIPW__filterBar{background:0 0;border-bottom:none}[data-theme=light] .page-module__IjrIPW__searchInputWrapper,[data-theme=light-blue] .page-module__IjrIPW__searchInputWrapper{background:#0000000f;border:1px solid #0003}.page-module__IjrIPW__infoBar{border-top:1px solid #ff2a7a1a;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}@media (max-width:767px){.page-module__IjrIPW__infoBar{gap:8px;padding:8px 12px}}.page-module__IjrIPW__resultsCountText{white-space:nowrap;color:var(--text-muted);align-items:center;gap:6px;font-size:14px;display:flex}@media (max-width:767px){.page-module__IjrIPW__resultsCountText{font-size:12px}}.page-module__IjrIPW__weatherBadge{z-index:10;-webkit-backdrop-filter:blur(10px);border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.page-module__IjrIPW__tooltipContainer{z-index:9999;position:fixed}.page-module__IjrIPW__tooltipCard{-webkit-backdrop-filter:blur(25px);text-align:center;color:#fff;background:#121218fa;border:1.5px solid #ff2a7a66;border-radius:18px;width:240px;max-width:calc(100vw - 20px);padding:16px 20px;position:relative;box-shadow:0 20px 60px #ff2a7a40,0 0 30px #ff2a7a1a}.page-module__IjrIPW__sentinel{text-align:center;padding:20px}.page-module__IjrIPW__loadingText{color:var(--text-muted);font-size:14px}.page-module__IjrIPW__emptyState{text-align:center;opacity:.5;grid-column:1/-1;padding:100px 0}.page-module__IjrIPW__gridSpan{grid-column:1/-1}.page-module__IjrIPW__dateIconWrapper{font-size:1rem}[data-theme=light] .page-module__IjrIPW__searchInputWrapper:focus-within,[data-theme=light-blue] .page-module__IjrIPW__searchInputWrapper:focus-within{border-color:var(--primary-neon);box-shadow:0 0 0 3px var(--primary-neon);background:#0000000f}[data-theme=light] .page-module__IjrIPW__searchIcon,[data-theme=light-blue] .page-module__IjrIPW__searchIcon{color:#0006}[data-theme=light] .page-module__IjrIPW__searchInput,[data-theme=light-blue] .page-module__IjrIPW__searchInput{color:var(--text-main)}[data-theme=light] .page-module__IjrIPW__searchInput::-moz-placeholder{color:#0006}[data-theme=light-blue] .page-module__IjrIPW__searchInput::-moz-placeholder{color:#0006}[data-theme=light] .page-module__IjrIPW__searchInput::placeholder,[data-theme=light-blue] .page-module__IjrIPW__searchInput::placeholder{color:#0006}[data-theme=light] .page-module__IjrIPW__searchClear,[data-theme=light-blue] .page-module__IjrIPW__searchClear{color:#0009;background:#00000026}[data-theme=light] .page-module__IjrIPW__searchClear:hover,[data-theme=light-blue] .page-module__IjrIPW__searchClear:hover{color:#000c;background:#00000040}[data-theme=light] .page-module__IjrIPW__mobileFilterBtn,[data-theme=light-blue] .page-module__IjrIPW__mobileFilterBtn{color:#444;background:#0000000d;border:1px solid #0000001a}[data-theme=light] .page-module__IjrIPW__mobileFilterBtnActive,[data-theme=light-blue] .page-module__IjrIPW__mobileFilterBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .page-module__IjrIPW__filterToggleBtn,[data-theme=light-blue] .page-module__IjrIPW__filterToggleBtn{color:#444;background:#0000000d;border:1px solid #0000001a}[data-theme=light] .page-module__IjrIPW__filterToggleBtn:hover,[data-theme=light-blue] .page-module__IjrIPW__filterToggleBtn:hover{color:#222;background:#00000014}[data-theme=light] .page-module__IjrIPW__filterToggleBtnActive,[data-theme=light-blue] .page-module__IjrIPW__filterToggleBtnActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .page-module__IjrIPW__datePill,[data-theme=light-blue] .page-module__IjrIPW__datePill{background:#0000000d;border:1px solid #0003}[data-theme=light] .page-module__IjrIPW__datePillActive,[data-theme=light-blue] .page-module__IjrIPW__datePillActive{border-color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .page-module__IjrIPW__dateDay,[data-theme=light-blue] .page-module__IjrIPW__dateDay{color:#00000080}[data-theme=light] .page-module__IjrIPW__dateNum,[data-theme=light-blue] .page-module__IjrIPW__dateNum{color:#333}[data-theme=light] .page-module__IjrIPW__datePillActive .page-module__IjrIPW__dateNum,[data-theme=light-blue] .page-module__IjrIPW__datePillActive .page-module__IjrIPW__dateNum{color:#06c}[data-theme=light] .page-module__IjrIPW__resultsCount,[data-theme=light-blue] .page-module__IjrIPW__resultsCount{border:1px solid var(--primary-neon);color:var(--primary-neon);background:#00f3ff26}[data-theme=light] .page-module__IjrIPW__card,[data-theme=light-blue] .page-module__IjrIPW__card{background:#fff;border:1.5px solid #0003;box-shadow:0 2px 12px #00000014}[data-theme=light] .page-module__IjrIPW__card:hover,[data-theme=light-blue] .page-module__IjrIPW__card:hover{border-color:var(--primary-neon);box-shadow:0 8px 24px var(--primary-neon)}[data-theme=light] .page-module__IjrIPW__styleBadge,[data-theme=light-blue] .page-module__IjrIPW__styleBadge{background:var(--primary-neon);color:#fff}[data-theme=light] .page-module__IjrIPW__timeBadge,[data-theme=light-blue] .page-module__IjrIPW__timeBadge{color:#fff;border:1px solid var(--surface-border);background:#000000b3}[data-theme=light] .page-module__IjrIPW__eventTitle,[data-theme=light-blue] .page-module__IjrIPW__eventTitle{color:#1a1a1a}[data-theme=light] .page-module__IjrIPW__eventMeta,[data-theme=light-blue] .page-module__IjrIPW__eventMeta{color:#555}[data-theme=light] .page-module__IjrIPW__attendeesRow,[data-theme=light-blue] .page-module__IjrIPW__attendeesRow{border-top:1px solid #0000001a}[data-theme=light] .page-module__IjrIPW__goingText,[data-theme=light-blue] .page-module__IjrIPW__goingText{color:#666}[data-theme=light] .page-module__IjrIPW__insightBadge,[data-theme=light-blue] .page-module__IjrIPW__insightBadge{color:#444;background:#00000014;border:1px solid #0003}[data-theme=light] .page-module__IjrIPW__cta,[data-theme=light-blue] .page-module__IjrIPW__cta{background:var(--primary-neon);color:#fff}[data-theme=light] .page-module__IjrIPW__mapArea,[data-theme=light-blue] .page-module__IjrIPW__mapArea{border:1px solid #0000001a}
.social-module__hupdAW__feedContainer{flex-direction:column;gap:.75rem;width:100%;display:flex}@media (max-width:767px){.social-module__hupdAW__feedSearch{display:none}}.social-module__hupdAW__tabs{border-bottom:1px solid var(--surface-border);background:var(--bg-dark);z-index:10;gap:.9375rem;margin-bottom:.75rem;padding:4px 0;display:flex;position:sticky;top:0}.social-module__hupdAW__sortMenu{justify-content:flex-end;margin-bottom:1.25rem;display:flex;position:relative}.social-module__hupdAW__sortDropdown{background:var(--surface-dark);border:1px solid var(--surface-border);box-shadow:0 4px 12px #0000001a}.social-module__hupdAW__sortDropdown:hover{border-color:var(--primary-neon);background:#ffffff0d}.social-module__hupdAW__sortPopover{-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);z-index:100;opacity:0;pointer-events:none;background:#0a0a0af2;border-radius:14px;flex-direction:column;gap:4px;width:200px;padding:8px;transition:all .2s;display:flex;position:absolute;top:110%;right:0;transform:translateY(10px);box-shadow:0 10px 40px #00000080}.social-module__hupdAW__sortPopoverOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.social-module__hupdAW__sortOption{cursor:pointer;color:var(--text-muted);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;transition:all .2s;display:flex}.social-module__hupdAW__sortOption:hover{color:var(--text-main);background:#ffffff0d}.social-module__hupdAW__sortOptionActive{background:rgba(var(--primary-neon-rgb), .1);color:var(--primary-neon);font-weight:700}.social-module__hupdAW__gpsLoader{background:linear-gradient(90deg, rgba(var(--secondary-neon-rgb), .1), rgba(var(--primary-neon-rgb), .1));border:1px solid var(--surface-border);color:var(--primary-neon);border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:12px 20px;font-size:14px;font-weight:600;animation:2s ease-in-out infinite social-module__hupdAW__shimmer;display:flex}@keyframes social-module__hupdAW__shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.social-module__hupdAW__spinnerSmall{border:2px solid var(--primary-neon);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite social-module__hupdAW__rotate}@keyframes social-module__hupdAW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.social-module__hupdAW__hubNav{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1rem;gap:.2rem;width:100%;max-width:640px;padding:.2rem;display:flex}@media (max-width:767px){.social-module__hupdAW__hubNav{border:none;border-bottom:1px solid var(--surface-border);background:0 0;border-radius:0;gap:.15rem;max-width:100%;padding:0}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__hubNav{gap:.18rem;max-width:100%;padding:.18rem}}.social-module__hupdAW__hubTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.social-module__hupdAW__hubTabActive{box-shadow:0 2px 8px rgba(var(--primary-neon-rgb), .12);background:rgba(var(--primary-neon-rgb), .1)!important;color:var(--primary-neon)!important}@media (max-width:767px){.social-module__hupdAW__hubTab{border-radius:8px;gap:6px;padding:8px 6px;font-size:12px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__hubTab{gap:7px;padding:9px 8px;font-size:14px}}.social-module__hupdAW__composer{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1rem;padding:.5rem}.social-module__hupdAW__composerHeader{gap:12px;display:flex}.social-module__hupdAW__composerAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:44px;height:44px}.social-module__hupdAW__composerInput{color:var(--text-main);resize:none;background:0 0;border:none;border-bottom:1px solid #ffffff0d;outline:none;flex:1;padding:10px 0;font-size:16px}.social-module__hupdAW__composerActions{justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.social-module__hupdAW__mediaBtns{gap:.5rem;display:flex}.social-module__hupdAW__mediaBtn{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.social-module__hupdAW__mediaBtn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.social-module__hupdAW__postQuickBtn{background:#fbbf241a!important;border-color:#fbbf2433!important}.social-module__hupdAW__postQuickBtn:hover{background:#fbbf2433!important;border-color:#fbbf2466!important}.social-module__hupdAW__sortBtnIcon{background:var(--surface-dark);border:1px solid var(--surface-border);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-module__hupdAW__sortBtnIcon:hover{background:rgba(var(--secondary-neon-rgb), .1);border-color:var(--secondary-neon);color:var(--secondary-neon);box-shadow:0 0 8px rgba(var(--secondary-neon-rgb), .16)}.social-module__hupdAW__composerSortPopover{-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);z-index:100;background:#0a0a0af2;border-radius:12px;flex-direction:column;gap:4px;width:180px;padding:8px;animation:.2s ease-out social-module__hupdAW__popoverFadeIn;display:flex;position:absolute;bottom:120%;right:0;box-shadow:0 10px 40px #00000080}@keyframes social-module__hupdAW__popoverFadeIn{0%{opacity:0;transform:scale(.94)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.social-module__hupdAW__postCard{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:24px;transition:all .3s;overflow:hidden}.social-module__hupdAW__postCard:hover{border-color:rgba(var(--primary-neon-rgb), .3);box-shadow:0 10px 30px #0000004d}@media (max-width:767px){.social-module__hupdAW__postCard{border-radius:12px;margin:0 -4px}.social-module__hupdAW__postCard:hover{border-color:rgba(var(--primary-neon-rgb), .2);box-shadow:0 4px 12px #0003}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postCard{border-radius:20px}.social-module__hupdAW__postCard:hover{border-color:rgba(var(--primary-neon-rgb), .25);box-shadow:0 6px 18px #00000040}}.social-module__hupdAW__postHeader{align-items:center;gap:12px;padding:15px;display:flex}@media (max-width:767px){.social-module__hupdAW__postHeader{gap:10px;padding:12px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postHeader{gap:11px;padding:14px}}.social-module__hupdAW__postAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:40px;height:40px}@media (max-width:767px){.social-module__hupdAW__postAvatar{width:36px;height:36px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postAvatar{width:38px;height:38px}}.social-module__hupdAW__postAuthorInfo{flex:1}.social-module__hupdAW__postAuthorName{align-items:center;gap:6px;margin-bottom:2px;font-size:14px;font-weight:800;display:flex}@media (max-width:767px){.social-module__hupdAW__postAuthorName{gap:4px;font-size:13px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postAuthorName{gap:5px;font-size:14px}}.social-module__hupdAW__postMeta{color:var(--text-muted);font-size:12px}@media (max-width:767px){.social-module__hupdAW__postMeta{font-size:11px}}.social-module__hupdAW__postContent{padding:0 15px 15px;font-size:15px;line-height:1.5}@media (max-width:767px){.social-module__hupdAW__postContent{padding:0 12px 12px;font-size:14px;line-height:1.4}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postContent{padding:0 14px 14px;font-size:15px;line-height:1.45}}.social-module__hupdAW__postMedia{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:550px;margin-bottom:0;display:block}@media (max-width:767px){.social-module__hupdAW__postMedia{max-height:450px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postMedia{max-height:500px}}.social-module__hupdAW__postVideo{-o-object-fit:contain;object-fit:contain;background:0 0;border-radius:0;width:100%;height:auto;max-height:550px;display:block}@media (max-width:767px){.social-module__hupdAW__postVideo{max-height:450px}}.social-module__hupdAW__postActions{border-top:1px solid #ffffff0d;gap:20px;padding:10px 15px;display:flex}@media (max-width:767px){.social-module__hupdAW__postActions{gap:16px;padding:8px 12px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__postActions{gap:18px;padding:9px 14px}}.social-module__hupdAW__actionBtn{color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:6px;min-height:44px;font-size:13px;transition:all .2s;display:flex}@media (max-width:767px){.social-module__hupdAW__actionBtn{gap:4px;min-height:40px;font-size:12px}}@media (min-width:768px) and (max-width:1024px){.social-module__hupdAW__actionBtn{gap:5px;min-height:42px;font-size:13px}}.social-module__hupdAW__actionBtnActive{color:var(--primary-neon)}.social-module__hupdAW__postActions .social-module__hupdAW__actionBtnActive{border-radius:999px;box-shadow:none!important;background:0 0!important;border:0!important}.social-module__hupdAW__commentSection{background:#0000001a;border-top:1px solid #ffffff0d;padding:15px}.social-module__hupdAW__comment{gap:10px;margin-bottom:12px;display:flex}.social-module__hupdAW__replyBtn{color:var(--primary-neon);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;transition:all .2s}.social-module__hupdAW__replyBtn:hover{background:rgba(var(--primary-neon-rgb), .1);text-decoration:underline}.social-module__hupdAW__replyHandle{color:var(--secondary-neon);margin-right:6px;font-weight:700}.social-module__hupdAW__commentThreaded{border-left:2px solid #ffffff0d;margin-left:42px;padding-left:12px}.social-module__hupdAW__replyingIndicator{background:rgba(var(--secondary-neon-rgb), .1);border:1px solid rgba(var(--secondary-neon-rgb), .25);color:var(--text-main);border-radius:8px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12px;display:flex}.social-module__hupdAW__cancelReplyBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.social-module__hupdAW__commentContent{background:var(--surface-dark);border-radius:12px;flex:1;padding:8px 12px}.social-module__hupdAW__commentAuthor{margin-bottom:2px;font-size:13px;font-weight:700}.social-module__hupdAW__commentText{font-size:13px;line-height:1.4}.social-module__hupdAW__premiumPost{background:linear-gradient(180deg, var(--surface-dark) 0%, #fbbf240d 100%);border:1px solid #fbbf244d;position:relative;overflow:hidden}.social-module__hupdAW__premiumBadge{color:#000;z-index:10;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#fbbf24,#d97706);border-radius:20px;align-items:center;padding:4px 10px;font-size:10px;font-weight:900;display:flex;position:absolute;top:15px;right:60px;box-shadow:0 4px 15px #fbbf2466}.social-module__hupdAW__premiumLockOverlay{aspect-ratio:16/9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:12px;display:flex;position:relative}.social-module__hupdAW__lockContent{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.social-module__hupdAW__lockIconCircle{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:8px;display:flex}.social-module__hupdAW__lockContent h3{color:#f59e0b;text-shadow:0 1px 8px #00000073;margin:0;font-size:20px;font-weight:900}.social-module__hupdAW__lockContent p{color:#ffffffeb;text-shadow:0 1px 6px #0006;max-width:250px;font-size:14px;line-height:1.4}.social-module__hupdAW__subscribeBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:12px;align-items:center;gap:8px;margin-top:10px;padding:12px 24px;font-size:14px;font-weight:800;transition:transform .2s;display:flex}.social-module__hupdAW__subscribeBtn:hover{transform:scale(1.05);box-shadow:0 0 20px #fbbf2466}.social-module__hupdAW__premiumActive{background:#fbbf241a!important;border-bottom:2px solid #fbbf24!important}.social-module__hupdAW__premiumIconContainer{background:linear-gradient(135deg,#fbbf24,#d97706);color:#0000;-webkit-background-clip:text}.social-module__hupdAW__submitBtn{border-radius:12px;align-items:center;gap:8px;padding:8px 20px;transition:all .2s;display:flex}.social-module__hupdAW__submitBtn span{display:inline}@media (max-width:600px){.social-module__hupdAW__submitBtn{border-radius:12px;flex-shrink:0;justify-content:center;width:38px;height:38px;padding:0}.social-module__hupdAW__submitBtn span{display:none}.social-module__hupdAW__feedContainer{gap:.2rem;max-width:100%;padding:8px}.social-module__hupdAW__hubNav{max-width:100%;margin:0 0 4px}.social-module__hupdAW__hubTab{gap:4px;padding:8px 4px;font-size:12px}.social-module__hupdAW__postCard{border:1px solid var(--surface-border);border-radius:16px}.social-module__hupdAW__composer{border-radius:16px;margin-bottom:8px;padding:12px}.social-module__hupdAW__composerAvatar{width:36px;height:36px}.social-module__hupdAW__mediaBtn{width:38px;height:38px}.social-module__hupdAW__postHeader{padding:12px}.social-module__hupdAW__postContent{padding:0 12px 12px;font-size:14px}.social-module__hupdAW__postActions{padding:8px 12px}.social-module__hupdAW__commentSection{padding:12px}.social-module__hupdAW__sortBtnIcon{width:36px;height:36px}.social-module__hupdAW__premiumLockOverlay{border-radius:8px;margin:0 12px 12px}.social-module__hupdAW__lockIconCircle{width:50px;height:50px}.social-module__hupdAW__lockContent h3{font-size:16px}.social-module__hupdAW__lockContent p{font-size:13px}.social-module__hupdAW__subscribeBtn{padding:10px 20px;font-size:13px}}.social-module__hupdAW__moreMenuPopover{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:100;background:#12121aeb;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:3px;min-width:210px;padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) social-module__hupdAW__popoverFadeIn;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 36px -8px #000000b3,0 0 0 1px #ffffff0d}.social-module__hupdAW__moreMenuItem{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13.5px;font-weight:600;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.social-module__hupdAW__moreMenuItem:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.social-module__hupdAW__moreMenuIconWrap{width:28px;height:28px;color:var(--secondary-neon);background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .18s;display:flex}.social-module__hupdAW__moreMenuItem:hover .social-module__hupdAW__moreMenuIconWrap{background:rgba(var(--secondary-neon-rgb), .18);color:#fff}.social-module__hupdAW__moreMenuItemDanger{color:#fca5a5}.social-module__hupdAW__moreMenuItemDanger:hover{color:#f87171;background:#ef444424;border-color:#ef444433}.social-module__hupdAW__moreMenuIconWrapDanger{color:#ef4444;background:#ef44441f}.social-module__hupdAW__moreMenuItemDanger:hover .social-module__hupdAW__moreMenuIconWrapDanger{color:#fca5a5;background:#ef444440}.social-module__hupdAW__moreMenuDivider{background:#ffffff0f;height:1px;margin:3px 6px}.social-module__hupdAW__actionBtnActive{color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important}.social-module__hupdAW__mediaBtnActive{color:var(--on-primary);box-shadow:0 0 8px rgba(var(--primary-neon-rgb), .2);background:var(--primary-neon)!important}.social-module__hupdAW__universalResults{flex-direction:column;gap:1.5rem;margin-bottom:20px;padding:10px 0;display:flex}.social-module__hupdAW__searchSection{flex-direction:column;gap:.75rem;display:flex}.social-module__hupdAW__searchSectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;padding:0 4px;font-size:14px;font-weight:800;display:flex}.social-module__hupdAW__horizontalScroll{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:4px 4px 12px;display:flex;overflow-x:auto}.social-module__hupdAW__horizontalScroll::-webkit-scrollbar{display:none}.social-module__hupdAW__searchUserItem,.social-module__hupdAW__searchEventItem,.social-module__hupdAW__searchCourseItem{background:var(--surface-dark);border:1px solid var(--surface-border);text-align:center;border-radius:16px;flex-direction:column;flex:none;align-items:center;gap:10px;width:clamp(120px,38vw,160px);padding:12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.social-module__hupdAW__searchUserItem img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:60px;height:60px}.social-module__hupdAW__searchEventItem img,.social-module__hupdAW__searchCourseItem img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%}.social-module__hupdAW__searchUserItem:hover,.social-module__hupdAW__searchEventItem:hover,.social-module__hupdAW__searchCourseItem:hover{border-color:var(--primary-neon);background:#ffffff0d;transform:translateY(-4px);box-shadow:0 10px 20px #0000004d}.social-module__hupdAW__searchItemInfo{flex-direction:column;gap:2px;width:100%;display:flex}.social-module__hupdAW__searchItemName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.social-module__hupdAW__searchItemSub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.social-module__hupdAW__feedList{flex-direction:column;gap:20px;display:flex}.social-module__hupdAW__loadingAnchor{justify-content:center;align-items:center;height:50px;display:flex}@media (max-width:600px){.social-module__hupdAW__searchUserItem,.social-module__hupdAW__searchEventItem,.social-module__hupdAW__searchCourseItem{padding:10px}}.social-module__hupdAW__carouselContainer{background:0 0;width:100%;max-height:550px;margin-bottom:12px;position:relative;overflow:hidden}@media (max-width:767px){.social-module__hupdAW__carouselContainer{max-height:450px}}.social-module__hupdAW__carouselTrack{align-items:center;width:100%;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:flex}.social-module__hupdAW__carouselSlide{justify-content:center;align-items:center;min-width:100%;max-height:550px;display:flex}@media (max-width:767px){.social-module__hupdAW__carouselSlide{max-height:450px}}.social-module__hupdAW__carouselDots{z-index:5;justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.social-module__hupdAW__carouselDot{cursor:pointer;background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .2s}.social-module__hupdAW__carouselDotActive{background:#fff;transform:scale(1.2)}.social-module__hupdAW__carouselBtnPrev,.social-module__hupdAW__carouselBtnNext{color:#fff;cursor:pointer;z-index:5;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.social-module__hupdAW__carouselBtnPrev:hover,.social-module__hupdAW__carouselBtnNext:hover{background:#000c;border-color:#fff}.social-module__hupdAW__carouselBtnPrev{left:10px}.social-module__hupdAW__carouselBtnNext{right:10px}.social-module__hupdAW__composerPreviewList{scrollbar-width:none;gap:12px;margin-bottom:15px;padding:10px 0;display:flex;overflow-x:auto}.social-module__hupdAW__composerPreviewList::-webkit-scrollbar{display:none}.social-module__hupdAW__composerPreviewItem{border:2px solid #0000;border-radius:12px;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.social-module__hupdAW__previewMedia{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-module__hupdAW__removeMediaBtn{color:#fff;cursor:pointer;z-index:5;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:4px;right:4px}.social-module__hupdAW__addMoreMediaBtn{border:2px dashed var(--surface-border);width:100px;height:100px;color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:all .2s;display:flex}.social-module__hupdAW__addMoreMediaBtn:hover{border-color:var(--primary-neon);color:var(--text-main);background:#ffffff0d}.social-module__hupdAW__styleEventsContainer{flex-direction:column;gap:24px;margin-bottom:24px;padding:0 4px;display:flex}@media (max-width:767px){.social-module__hupdAW__styleEventsContainer{gap:12px;margin-bottom:12px}}.social-module__hupdAW__styleSection{width:100%}.social-module__hupdAW__styleSectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 12px;display:flex}.social-module__hupdAW__styleSectionTitle{color:var(--text-main);margin:0;font-size:16px;font-weight:800}.social-module__hupdAW__viewAllLink{color:var(--primary-neon);opacity:.8;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s}.social-module__hupdAW__viewAllLink:hover{opacity:1}.social-module__hupdAW__homeEventCard{flex-direction:column;gap:8px;width:160px;min-width:160px;text-decoration:none;transition:transform .2s;display:flex}.social-module__hupdAW__homeEventCard:hover{transform:translateY(-4px)}.social-module__hupdAW__homeEventImage{border:1px solid #ffffff1a;border-radius:16px;width:160px;height:160px;position:relative;overflow:hidden}.social-module__hupdAW__homeEventImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-module__hupdAW__homeEventDate{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border:1px solid #ffffff1a;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.social-module__hupdAW__homeEventInfo{flex-direction:column;gap:2px;padding:0 4px;display:flex}.social-module__hupdAW__homeEventTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.social-module__hupdAW__homeEventLoc{color:var(--text-muted);font-size:11px;font-weight:500}.social-module__hupdAW__mobileSwiperContainer{flex-direction:column;gap:12px;width:100%;margin-bottom:12px;display:none}@media (max-width:767px){.social-module__hupdAW__mobileSwiperContainer{display:flex}.social-module__hupdAW__desktopStyleEvents{display:none}}.social-module__hupdAW__swiperWrapper{perspective:1000px;grid-template-rows:1fr;grid-template-columns:1fr;place-items:start center;width:100%;display:grid;position:relative}.social-module__hupdAW__swiperCard{background:var(--bg-dark);border:1px solid var(--surface-border);touch-action:none;border-radius:32px;grid-area:1/1/2/2;width:92%;max-width:340px;height:auto;min-height:480px;overflow:hidden;box-shadow:0 20px 50px #0009}.social-module__hupdAW__swiperCardLink{flex-direction:column;height:auto;text-decoration:none;display:flex}.social-module__hupdAW__swiperImageWrapper{background:#1a1a2e;width:100%;height:280px;position:relative}.social-module__hupdAW__swiperImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.social-module__hupdAW__swiperDateBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:6px 10px;display:flex;position:absolute;top:12px;left:12px}.social-module__hupdAW__swiperDay{color:#fff;font-size:16px;font-weight:900}.social-module__hupdAW__swiperMonth{color:var(--primary-neon);font-size:10px;font-weight:700}.social-module__hupdAW__swiperInfo{flex-direction:column;flex:1;gap:6px;padding:12px;display:flex}.social-module__hupdAW__swiperTitle{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.4rem;font-weight:900;line-height:1.1;display:-webkit-box;overflow:hidden}.social-module__hupdAW__swiperMeta{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;display:flex}.social-module__hupdAW__swiperRichInfo{flex-direction:column;gap:16px;margin-top:4px;display:flex}.social-module__hupdAW__swiperRatioContainer{flex-direction:column;gap:6px;display:flex}.social-module__hupdAW__swiperRatioBar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.social-module__hupdAW__swiperRatioFill{border-radius:2px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.social-module__hupdAW__swiperRatioText{color:var(--text-muted);font-size:12px;font-weight:700}.social-module__hupdAW__swiperTimeline{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;width:fit-content;padding:10px 14px;display:flex}.social-module__hupdAW__swiperTimelineItem{flex-direction:column;display:flex}.social-module__hupdAW__swiperTimelineTime{color:var(--text-main);font-size:12px;font-weight:900}.social-module__hupdAW__swiperTimelineLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:700}.social-module__hupdAW__swiperTimelineSeparator{background:#ffffff1a;width:1px;height:18px}.social-module__hupdAW__swiperInternalControls{justify-content:center;gap:20px;margin-top:auto;padding-top:10px;display:flex}.social-module__hupdAW__icon{color:var(--primary-neon);flex-shrink:0}.social-module__hupdAW__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.social-module__hupdAW__swiperDots{gap:6px;display:flex;position:absolute;bottom:-20px}.social-module__hupdAW__swiperDot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.social-module__hupdAW__swiperDotActive{background:var(--primary-neon);box-shadow:0 0 8px var(--primary-neon);transform:scale(1.3)}.social-module__hupdAW__swiperStampLike,.social-module__hupdAW__swiperStampNope{text-transform:uppercase;z-index:20;pointer-events:none;border:6px solid;border-radius:10px;padding:8px 16px;font-size:32px;font-weight:900;position:absolute;top:40px}.social-module__hupdAW__swiperStampLike{color:#10b981;border-color:#10b981;left:30px;transform:rotate(-15deg)}.social-module__hupdAW__swiperStampNope{color:#ef4444;border-color:#ef4444;right:30px;transform:rotate(15deg)}.social-module__hupdAW__swiperControls{justify-content:center;gap:24px;margin-top:32px;display:flex}.social-module__hupdAW__swiperBtn{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 12px #0000004d}.social-module__hupdAW__btnNope{color:#ef4444}.social-module__hupdAW__btnNope:hover{background:#ef44441a;transform:scale(1.1)}.social-module__hupdAW__btnLike{color:#10b981}.social-module__hupdAW__btnLike:hover{background:#10b9811a;transform:scale(1.1)}.social-module__hupdAW__swiperMetaRow{flex-direction:column;gap:8px;margin-top:4px;display:flex}.social-module__hupdAW__swiperAttendees{color:#00ffa3;background:#00ffa31a;border-radius:50px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.social-module__hupdAW__attendeeDot{background:#00ffa3;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00ffa3}.social-module__hupdAW__swiperImageOverlay{pointer-events:none;background:linear-gradient(#0000,#050209e6);height:50%;position:absolute;bottom:0;left:0;right:0}@keyframes social-module__hupdAW__titleGlow{0%,to{filter:drop-shadow(0 0 6px rgba(var(--primary-neon-rgb), .16));transform:scale(1)}50%{filter:drop-shadow(0 0 10px rgba(var(--primary-neon-rgb), .22));transform:scale(1.005)}}@keyframes social-module__hupdAW__cardEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.social-module__hupdAW__seoSection{background:rgba(var(--bg-dark-rgb), .5);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(20px);border-radius:2rem;padding:1rem}.social-module__hupdAW__seoTitle{background:linear-gradient(135deg, var(--text-main) 30%, var(--primary-neon));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.75rem;font-weight:900;line-height:1.2;animation:4s ease-in-out infinite social-module__hupdAW__titleGlow}.social-module__hupdAW__seoDescription{color:var(--text-muted);text-align:justify;margin-bottom:2rem;font-size:1rem;line-height:1.7}.social-module__hupdAW__seoLinksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.social-module__hupdAW__seoLinkCard{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.6s ease-out forwards social-module__hupdAW__cardEntrance;display:flex}.social-module__hupdAW__seoLinkCard svg{color:var(--primary-neon);transition:transform .3s}.social-module__hupdAW__seoLinkCard:hover{background:rgba(var(--primary-neon-rgb), .08);border-color:var(--primary-neon);box-shadow:0 15px 30px #0006, 0 0 20px rgba(var(--primary-neon-rgb), .2);color:var(--text-main);transform:translateY(-8px)scale(1.05)}.social-module__hupdAW__seoLinkCard:hover svg{transform:scale(1.2)rotate(5deg)}.social-module__hupdAW__seoFeatures{flex-direction:column;gap:1.5rem;margin-left:2rem;margin-right:2rem;display:flex}.social-module__hupdAW__seoFeatureItem{align-items:flex-start;gap:1rem;animation:.8s ease-out forwards social-module__hupdAW__cardEntrance;display:flex}.social-module__hupdAW__featureIcon{background:rgba(var(--primary-neon-rgb), .1);border:1px solid rgba(var(--primary-neon-rgb), .2);width:44px;height:44px;color:var(--primary-neon);box-shadow:0 4px 12px rgba(var(--primary-neon-rgb), .1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.social-module__hupdAW__featureTitle{color:var(--text-main);margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.social-module__hupdAW__featureText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.social-module__hupdAW__seoCtaWrapper{justify-content:center;margin:1rem 0;display:flex}.social-module__hupdAW__seoCtaButton{cursor:pointer;background:var(--primary-neon);color:var(--btn-text);box-shadow:0 10px 30px rgba(var(--primary-neon-rgb), .4);border-radius:50px;flex:2;justify-content:center;align-items:center;gap:8px;margin-left:2rem;margin-right:2rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:900;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.social-module__hupdAW__seoCtaButton:hover{filter:brightness(1.1);box-shadow:0 15px 40px rgba(var(--primary-neon-rgb), .5);transform:scale(1.05)translateY(-3px)}.social-module__hupdAW__seoDivider{background:linear-gradient(to right, transparent, var(--surface-border), transparent);width:100%;height:1px;margin:1rem 0}@media (max-width:767px){.social-module__hupdAW__seoSection{border-radius:1.25rem;margin-top:2rem;margin-bottom:1.5rem;padding:1.5rem}.social-module__hupdAW__seoTitle{font-size:1.4rem}.social-module__hupdAW__seoDescription{font-size:.9rem;line-height:1.6}.social-module__hupdAW__seoLinksGrid{grid-template-columns:1fr 1fr;gap:.75rem}.social-module__hupdAW__seoLinkCard{padding:1rem;font-size:.8rem}}.social-module__hupdAW__danceFilterBar{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;align-items:center;gap:8px;padding:4px 2px 8px;display:flex;overflow-x:auto}.social-module__hupdAW__danceFilterBar::-webkit-scrollbar{height:4px}.social-module__hupdAW__danceFilterBar::-webkit-scrollbar-track{background:0 0}.social-module__hupdAW__danceFilterBar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.social-module__hupdAW__danceFilterBar::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary-neon-rgb), .5)}.social-module__hupdAW__danceFilterChip{border:1px solid var(--surface-border);color:var(--text-muted);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.social-module__hupdAW__danceFilterChip:hover{color:var(--text-main);background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.social-module__hupdAW__danceFilterChipActive{background:rgba(var(--primary-neon-rgb), .15);border-color:var(--primary-neon);color:var(--primary-neon);box-shadow:0 0 14px rgba(var(--primary-neon-rgb), .25);font-weight:700}.social-module__hupdAW__taggingPanel{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;margin-top:12px;padding:12px;animation:.2s ease-out social-module__hupdAW__popoverFadeIn;display:flex}.social-module__hupdAW__taggingSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.social-module__hupdAW__taggingStylesGrid{flex-wrap:wrap;gap:6px;display:flex}.social-module__hupdAW__taggingStylePill{cursor:pointer;border:1px solid var(--surface-border);color:var(--text-muted);background:#ffffff0a;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s}.social-module__hupdAW__taggingStylePill:hover{color:var(--text-main);background:#ffffff14}.social-module__hupdAW__taggingStylePillActive{background:rgba(var(--primary-neon-rgb), .2);border-color:var(--primary-neon);color:var(--primary-neon);font-weight:700}.social-module__hupdAW__tagInputRow{align-items:center;gap:8px;display:flex}.social-module__hupdAW__tagTextInput{border:1px solid var(--surface-border);color:var(--text-main);background:#0000004d;border-radius:8px;outline:none;flex:1;padding:6px 12px;font-size:13px}.social-module__hupdAW__tagTextInput:focus{border-color:var(--primary-neon)}.social-module__hupdAW__tagAddBtn{background:rgba(var(--primary-neon-rgb), .15);border:1px solid var(--primary-neon);color:var(--primary-neon);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .15s}.social-module__hupdAW__tagAddBtn:hover{background:rgba(var(--primary-neon-rgb), .3)}.social-module__hupdAW__customTagsList{flex-wrap:wrap;gap:6px;display:flex}.social-module__hupdAW__customTagChip{background:rgba(var(--secondary-neon-rgb), .12);border:1px solid rgba(var(--secondary-neon-rgb), .3);color:var(--secondary-neon);border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.social-module__hupdAW__customTagRemoveBtn{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.social-module__hupdAW__postTagsContainer{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;margin-bottom:6px;display:flex}.social-module__hupdAW__danceBadge{background:rgba(var(--primary-neon-rgb), .12);border:1px solid rgba(var(--primary-neon-rgb), .3);color:var(--primary-neon);letter-spacing:.02em;border-radius:16px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.social-module__hupdAW__hashtagBadge{border:1px solid var(--surface-border);color:var(--text-muted);background:#ffffff0d;border-radius:12px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.social-module__hupdAW__hashtagBadge:hover{color:var(--text-main);border-color:#fff3}
