.styles_spaces_grid__fnB52{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;padding:.5rem 0}.styles_space_card__iZ7Vo{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;text-decoration:none;transition:all .2s ease}.styles_space_card__iZ7Vo:hover{border-color:var(--primary-color,#3b82f6);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.styles_space_avatar__MKYMX{flex-shrink:0;width:48px;height:48px;border-radius:10px;overflow:hidden}.styles_avatar_img__3v3MZ{width:100%;height:100%;object-fit:cover}.styles_avatar_placeholder__EgtB2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--primary-color,#3b82f6);color:#fff;font-size:1.25rem;font-weight:600}.styles_space_info__5G_Hz{flex:1 1;min-width:0}.styles_space_title__VnPez{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-color,#1f2937);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_space_meta__85E6X{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-text-color,#6b7280)}.styles_space_action__jGNGb{flex-shrink:0}.styles_view_link__Sx80h{font-size:.875rem;color:var(--primary-color,#3b82f6);font-weight:500}@media(max-width:640px){.styles_spaces_grid__fnB52{grid-template-columns:1fr}.styles_space_card__iZ7Vo{padding:.875rem}}.styles_overlay__J_UFW{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding-top:15vh;animation:styles_fadeIn__mw9Yu .15s ease-out}@keyframes styles_fadeIn__mw9Yu{0%{opacity:0}to{opacity:1}}@keyframes styles_slideDown__Gp_Z5{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_modal__KOCTD{width:100%;max-width:600px;background:var(--modal-background-color,#fff);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;animation:styles_slideDown__Gp_Z5 .2s ease-out}@media(max-width:640px){.styles_modal__KOCTD{max-width:calc(100% - 32px);margin:0 16px}}.styles_input_wrapper__jP73Z{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid var(--divider-color,#eee);gap:12px}.styles_search_icon___I3X_{font-size:20px;color:var(--muted-text-color,#888);flex-shrink:0}.styles_command_input__5vs4h{flex:1 1;border:none;outline:none;font-size:18px;background:rgba(0,0,0,0);color:var(--text-color,#111)}.styles_command_input__5vs4h::placeholder{color:var(--muted-text-color,#888)}.styles_shortcut_hint__ThLIM{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--muted-text-color,#888)}.styles_shortcut_hint__ThLIM kbd{background:var(--divider-color,#eee);border-radius:4px;padding:2px 6px;font-family:inherit;font-size:11px}@media(max-width:640px){.styles_shortcut_hint__ThLIM{display:none}}.styles_content_area__Vm7kr{padding:16px 20px;min-height:80px;max-height:400px;overflow-y:auto}.styles_loading_state__OrEtl{display:flex;align-items:center;gap:12px;color:var(--muted-text-color,#888);font-size:15px}.styles_loading_state__OrEtl .styles_spinner__6nIqs{width:20px;height:20px;border:2px solid var(--divider-color,#eee);border-top-color:var(--primary-color,#6366f1);border-radius:50%;animation:styles_spin__fWLZt .8s linear infinite}@keyframes styles_spin__fWLZt{to{transform:rotate(1turn)}}.styles_response__cjbFL{display:flex;flex-direction:column;gap:12px}.styles_response_message__talix{font-size:15px;color:var(--text-color,#111);line-height:1.5}.styles_response_action__3E3oT{display:inline-flex;align-items:center;gap:8px;background:var(--primary-color,#6366f1);color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease;align-self:flex-start}.styles_response_action__3E3oT:hover{background:var(--primary-color-dark,#4f46e5)}.styles_follow_up__C4FED{font-size:13px;color:var(--muted-text-color,#888);font-style:italic}.styles_error_state__y90Nd{color:var(--danger-color,#ef4444);font-size:14px}.styles_idle_hints__m0Kzf{display:flex;flex-direction:column;gap:8px}.styles_hint_title__L7prF{font-size:12px;font-weight:600;color:var(--muted-text-color,#888);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.styles_hint_item__ejxme{font-size:14px;color:var(--text-color,#555);padding:8px 12px;border-radius:8px;cursor:pointer;transition:background .15s ease}.styles_hint_item__ejxme:hover{background:var(--hover-background-color,#f3f4f6)}.styles_hint_item__ejxme:before{content:"→ ";color:var(--muted-text-color,#888)}.styles_footer__RHW7H{padding:12px 20px;border-top:1px solid var(--divider-color,#eee);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted-text-color,#888)}.styles_premium_badge__KPOWH{display:flex;align-items:center;gap:4px;color:var(--warning-color,#f59e0b);font-weight:500}.styles_premium_badge__KPOWH .styles_star__CKkqH{font-size:14px}.styles_container__69ZzJ{position:relative;width:100%;height:100%;min-height:320px;overflow:visible;background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}@media(max-width:600px){.styles_container__69ZzJ{min-height:280px}}.styles_svgWrapper__dHdgW{width:100%;height:100%;transform-origin:center center;transition:transform .1s ease-out;cursor:-webkit-grab;cursor:grab}.styles_svgWrapper__dHdgW:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_svg__USgMM{width:100%;height:100%;display:block}.styles_item__rTwN_{transition:opacity .15s ease,filter .15s ease}.styles_item__rTwN_.styles_selectable__EH97n{cursor:pointer}.styles_item__rTwN_.styles_selectable__EH97n:hover{opacity:.9;filter:brightness(1.1) drop-shadow(0 0 4px rgba(0,0,0,.2))}.styles_item__rTwN_.styles_disabled__MRZLe{cursor:not-allowed;opacity:.6}.styles_item__rTwN_.styles_highlighted__K7vqG{animation:styles_pulse__RSL1C 1.5s ease-in-out infinite}@keyframes styles_pulse__RSL1C{0%,to{opacity:1}50%{opacity:.6}}.styles_controlsRow__lpybX{position:absolute;bottom:var(--inner-padding);right:var(--inner-padding);display:flex;align-items:center;gap:8px;z-index:10}.styles_seatSearch__TSG1p{display:flex;align-items:center;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);overflow:hidden}.styles_searchInput__OWxfT{width:140px;padding:8px 12px;border:none;background:rgba(0,0,0,0);font-size:13px;color:var(--text-color)}.styles_searchInput__OWxfT::placeholder{color:var(--muted-text-color)}.styles_searchInput__OWxfT:focus{outline:none}.styles_searchButton__28g98{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:var(--primary-color);color:#fff;cursor:pointer;transition:background-color .15s ease}.styles_searchButton__28g98:hover{background:var(--text-color)}.styles_zoomControls__NzEvJ{position:absolute;bottom:var(--inner-padding);right:var(--inner-padding);display:flex;align-items:center;gap:4px;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);padding:4px;z-index:10}.styles_zoomButton__fovh6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:rgba(0,0,0,0);border-radius:var(--border-radius-sm);color:var(--text-color);cursor:pointer;transition:background-color .15s ease}.styles_zoomButton__fovh6:hover:not(:disabled){background-color:var(--background-color)}.styles_zoomButton__fovh6:disabled{opacity:.4;cursor:not-allowed}.styles_zoomLevel__nUoUq{min-width:48px;padding:4px 8px;border:none;background:rgba(0,0,0,0);font-size:12px;font-weight:500;color:var(--muted-text-color);cursor:pointer;border-radius:var(--border-radius-sm)}.styles_zoomLevel__nUoUq:hover{background-color:var(--background-color)}.styles_legend__vuGqH{position:absolute;top:var(--inner-padding);left:var(--inner-padding);background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);padding:var(--inner-padding);max-width:220px;max-height:calc(100% - 32px);overflow-y:auto;z-index:10}.styles_legend__vuGqH::-webkit-scrollbar{width:4px}.styles_legend__vuGqH::-webkit-scrollbar-track{background:var(--background-color);border-radius:2px}.styles_legend__vuGqH::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:2px}.styles_legend__vuGqH::-webkit-scrollbar-thumb:hover{background:var(--muted-text-color)}@media(max-width:600px){.styles_legend__vuGqH{position:static;max-width:none;max-height:none;padding:10px 12px;margin:0}.styles_legend__vuGqH .styles_legendTitle__1M9TM{display:none}.styles_legend__vuGqH .styles_legendSection__flX1i{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.styles_legend__vuGqH .styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_legend__vuGqH .styles_legendSectionTitle__iDRn8{width:100%;margin-bottom:4px}.styles_legend__vuGqH .styles_legendItem__vljnA{margin-bottom:0;font-size:11px}.styles_legend__vuGqH .styles_legendItem__vljnA.styles_clickableZone__MDAZq{padding:4px 8px;margin:0}.styles_legend__vuGqH .styles_legendDot__3o2cO{width:10px;height:10px}}.styles_legendTitle__1M9TM{font-size:12px;font-weight:600;color:var(--text-color);margin-bottom:8px}.styles_legendSection__flX1i{margin-bottom:12px}.styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_legendSectionTitle__iDRn8{font-size:11px;font-weight:500;color:var(--muted-text-color);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.styles_legendItem__vljnA{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;color:var(--text-color)}.styles_legendItem__vljnA:last-child{margin-bottom:0}.styles_legendItem__vljnA.styles_clickableZone__MDAZq{cursor:pointer;padding:6px 8px;margin:0 -8px 4px;border-radius:var(--border-radius-sm);transition:background-color .15s ease}.styles_legendItem__vljnA.styles_clickableZone__MDAZq:hover{background-color:var(--background-color)}.styles_legendItem__vljnA.styles_clickableZone__MDAZq:last-child{margin-bottom:0}.styles_legendItem__vljnA.styles_selectedZone__BfSzX{background-color:var(--background-color);border:1px solid var(--primary-color)}.styles_showAllButton__Fh6OZ{display:block;width:100%;margin-top:8px;padding:8px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;font-size:12px;font-weight:500;color:var(--primary-color);cursor:pointer;transition:all .15s ease}.styles_showAllButton__Fh6OZ:hover{background-color:var(--background-color);border-color:var(--primary-color)}.styles_legendDot__3o2cO{width:12px;height:12px;border-radius:50%;flex-shrink:0}.styles_zoneName___8Zy4{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_zonePrice__hNuEw{font-weight:500;color:var(--text-color)}.styles_popover__3_VQ_{position:absolute;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);padding:12px;min-width:160px;z-index:100;pointer-events:none}.styles_popoverHeader__CIJkF{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_popoverTitle__wdK3Y{font-size:14px;font-weight:600;color:var(--text-color)}.styles_popoverStatus__SDEjW{font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;text-transform:uppercase}.styles_popoverStatus__SDEjW[data-status=available]{background-color:var(--alert-success-color);color:var(--tertiary-color)}.styles_popoverStatus__SDEjW[data-status=selected]{background-color:rgba(var(--secondary-color-rgb),.15);color:var(--secondary-color)}.styles_popoverStatus__SDEjW[data-status=reserved]{background-color:var(--alert-warning-color);color:var(--warning-color)}.styles_popoverStatus__SDEjW[data-status=blocked],.styles_popoverStatus__SDEjW[data-status=sold]{background-color:var(--background-color);color:var(--muted-text-color)}.styles_popoverBody__aeZxb{display:flex;flex-direction:column;gap:4px}.styles_popoverRow__VM_ZK{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;gap:12px}.styles_popoverRow__VM_ZK>span:first-child{color:var(--muted-text-color);white-space:nowrap;flex-shrink:0}.styles_popoverRow__VM_ZK>span:last-child{font-weight:500;color:var(--text-color);text-align:right;line-height:1.4}.styles_price__63yni{color:var(--primary-color)!important;font-weight:600!important}.styles_popoverHint__zHUDG{margin-top:8px;padding-top:8px;border-top:1px solid var(--divider-color);font-size:11px;color:var(--muted-text-color);text-align:center}.styles_popoverArrow__lxPRz{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:var(--shadow-sm)}.styles_miniContainer__rK6fU{position:relative;background-color:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color);overflow:hidden}.styles_miniSvg__tKVF2{width:100%;height:100%;display:block}.styles_miniLegend__IDb3n{position:absolute;bottom:4px;left:4px;display:flex;flex-wrap:wrap;gap:4px;background:hsla(0,0%,100%,.9);padding:4px 6px;border-radius:4px}.styles_miniLegendItem__xzdpi{display:flex;align-items:center;gap:3px}.styles_miniLegendDot__hu6U_{width:6px;height:6px;border-radius:50%}.styles_miniLegendText__VwMrB{font-size:9px;color:var(--text-color);white-space:nowrap}.styles_miniLegendMore__ZAwLB{font-size:9px;color:var(--muted-text-color)}.styles_viewerWithBottomLegend__PTbRM{display:flex;flex-direction:column;gap:var(--inner-padding);width:100%}.styles_viewerWithBottomLegend__PTbRM .styles_container__69ZzJ{min-height:280px}.styles_bottomLegend__uksTX .styles_legend__vuGqH{position:relative;top:auto;left:auto;max-width:none;max-height:none;box-shadow:none;border:1px solid var(--divider-color);padding:12px 16px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendTitle__1M9TM{margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i:last-child{margin-bottom:0}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendSectionTitle__iDRn8{width:100%;margin-bottom:4px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA{display:flex;align-items:center;gap:6px;margin-bottom:0!important;white-space:nowrap}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA.styles_clickableZone__MDAZq{padding:6px 12px;margin:0;border-radius:var(--border-radius-sm);background:var(--background-color)}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_showAllButton__Fh6OZ{margin-top:8px;width:auto;padding:6px 12px}@media(max-width:767px){.styles_bottomLegend__uksTX{display:flex;justify-content:center;padding:0;margin-top:var(--inner-padding)}.styles_bottomLegend__uksTX .styles_legend__vuGqH{text-align:center;margin:0;width:100%}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendTitle__1M9TM{display:block!important;text-align:center;margin-bottom:12px}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i{justify-content:center}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendSectionTitle__iDRn8{text-align:center}.styles_bottomLegend__uksTX .styles_legend__vuGqH .styles_legendSection__flX1i .styles_legendItem__vljnA{flex-shrink:0}}.styles_emptyState__tR0dX{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:var(--inner-padding);text-align:center}.styles_emptyState__tR0dX svg{margin-bottom:var(--inner-padding);opacity:.5}.styles_emptyText__lygUa{font-size:14px;color:var(--muted-text-color);margin:0}.styles_not_found_card__JurqY{padding:20px;text-align:center}.styles_not_found_card__JurqY .styles_not_found_title__vihrf{font-size:18px;font-weight:700;margin-bottom:5px;text-transform:capitalize}.styles_not_found_card__JurqY .styles_not_found_img__zqIXa{width:45%;margin:30px auto 0}.styles_not_found_card__JurqY .styles_btn_wrapper__2hWow{display:flex;justify-content:center;margin-top:10px}.styles_timer__cLWDc{display:flex;flex-direction:column;gap:12px;padding:var(--inner-padding);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.03) 0,rgba(var(--primary-color-rgb),.06) 100%);border:1px solid var(--divider-color);border-radius:var(--border-radius);transition:all .3s ease}.styles_timer__cLWDc.styles_warning__vgDkf{background:linear-gradient(135deg,rgba(255,152,0,.05),rgba(255,152,0,.1));border-color:var(--warning-color)}.styles_timer__cLWDc.styles_urgent__p61Jk{background:linear-gradient(135deg,rgba(237,67,67,.05),rgba(237,67,67,.1));border-color:var(--error-color);animation:styles_pulse__Ie4NR 2s ease-in-out infinite}@keyframes styles_pulse__Ie4NR{0%,to{box-shadow:0 0 0 0 rgba(237,67,67,.2)}50%{box-shadow:0 0 0 8px rgba(237,67,67,0)}}.styles_timerContent__7xIv_{display:flex;align-items:center;gap:12px}.styles_iconWrapper__8H52S{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--background-color);color:var(--primary-color);flex-shrink:0}.styles_warning__vgDkf .styles_iconWrapper__8H52S{background:rgba(255,152,0,.15);color:var(--warning-color)}.styles_urgent__p61Jk .styles_iconWrapper__8H52S{background:rgba(237,67,67,.15);color:var(--error-color);animation:styles_iconPulse__VOH0Z 1s ease-in-out infinite}@keyframes styles_iconPulse__VOH0Z{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.styles_textContent__jsvLD{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_label__5bJyD{font-size:12px;font-weight:500;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_urgent__p61Jk .styles_label__5bJyD{color:var(--error-color)}.styles_timeDisplay__cBtmG{font-size:24px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color);letter-spacing:-.5px}.styles_warning__vgDkf .styles_timeDisplay__cBtmG{color:var(--warning-color)}.styles_urgent__p61Jk .styles_timeDisplay__cBtmG{color:var(--error-color)}.styles_extendButton__eb_8y{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-sm);color:var(--primary-color);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_extendButton__eb_8y:hover:not(:disabled){background:var(--primary-color);color:#fff}.styles_extendButton__eb_8y:disabled{opacity:.6;cursor:not-allowed}.styles_warning__vgDkf .styles_extendButton__eb_8y{border-color:var(--warning-color);color:var(--warning-color)}.styles_warning__vgDkf .styles_extendButton__eb_8y:hover:not(:disabled){background:var(--warning-color);color:#fff}.styles_urgent__p61Jk .styles_extendButton__eb_8y{border-color:var(--error-color);color:var(--error-color)}.styles_urgent__p61Jk .styles_extendButton__eb_8y:hover:not(:disabled){background:var(--error-color);color:#fff}.styles_expiredMessage__GEhdJ{margin:0;padding:12px;background:rgba(237,67,67,.1);border-radius:var(--border-radius-sm);color:var(--error-color);font-size:13px;font-weight:500;text-align:center}.styles_compactTimer__e65Mp{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-color);transition:all .2s ease}.styles_compactTimer__e65Mp.styles_warning__vgDkf{background:rgba(255,152,0,.1);border-color:var(--warning-color);color:var(--warning-color)}.styles_compactTimer__e65Mp.styles_urgent__p61Jk{background:rgba(237,67,67,.1);border-color:var(--error-color);color:var(--error-color);animation:styles_compactPulse__LkcqE 1s ease-in-out infinite}@keyframes styles_compactPulse__LkcqE{0%,to{opacity:1}50%{opacity:.7}}.styles_timerIcon__j68Rl{flex-shrink:0}.styles_time__ucvoo{line-height:1}.styles_container__gHPwa{display:flex;flex-direction:column;gap:var(--inner-padding)}.styles_header__aT3hm{text-align:center}.styles_title__B78_m{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 4px}.styles_subtitle__lCx_9{font-size:13px;color:var(--muted-text-color);margin:0}.styles_viewerWrapper__vbnzA{overflow:visible}.styles_selectionSummary__BkxBt,.styles_viewerWrapper__vbnzA{border-radius:var(--border-radius);background:var(--background-color)}.styles_selectionSummary__BkxBt{padding:12px;border:1px solid var(--divider-color)}.styles_summaryHeader__b1Kst{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.styles_summaryTitle__HR2n2{font-size:13px;font-weight:600;color:var(--text-color)}.styles_summaryCount__wZMVB{font-size:12px;color:var(--muted-text-color)}.styles_selectedList__zZkbv{display:flex;flex-direction:column;gap:6px;max-height:160px;overflow-y:auto}.styles_selectedItem__ZLB_C{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_itemInfo__4MFDB{display:flex;align-items:center;gap:6px;flex:1 1;min-width:0}.styles_itemColor__DDLth{width:8px;height:8px;border-radius:50%;flex-shrink:0}.styles_itemName__2blVt{font-size:13px;font-weight:600;color:var(--text-color)}.styles_itemZone__jtxoL{font-size:11px;color:var(--muted-text-color);padding:2px 5px;background:var(--background-color);border-radius:4px}.styles_itemPrice__BfR21{font-size:13px;font-weight:500;color:var(--text-color)}.styles_removeBtn__Ck6ra{width:22px;height:22px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);font-size:16px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.styles_removeBtn__Ck6ra:hover{background:var(--alert-error-color);color:var(--error-color)}.styles_summaryTotal__JHQuB{display:flex;justify-content:space-between;align-items:center;padding-top:10px;margin-top:10px;border-top:1px solid var(--divider-color);font-size:13px;color:var(--text-color)}.styles_totalAmount__OuO5Z{font-size:15px;font-weight:600;color:var(--primary-color)}@media(max-width:767px){.styles_selectedList__zZkbv{max-height:120px}.styles_selectedItem__ZLB_C{flex-wrap:wrap}.styles_itemInfo__4MFDB{width:100%;margin-bottom:4px}.styles_itemPrice__BfR21{margin-left:auto}}.styles_main__olYTl{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.styles_main__olYTl{height:auto}}.styles_main__olYTl>div{width:100%}@media screen and (max-width:767px){.styles_main__olYTl>div{border-radius:0;min-height:auto;height:auto!important;border:none;box-shadow:none}.styles_main__olYTl>div:hover{transform:none!important;box-shadow:none!important}}.styles_main__olYTl .styles_footer__i3o6C,.styles_main__olYTl .styles_header____WP_{padding:var(--inner-padding)}.styles_main__olYTl .styles_header____WP_{align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--muted-divider-color);padding:15px 45px 15px 15px}.styles_main__olYTl .styles_header____WP_ .styles_title__b4Oaj{margin-bottom:10px}.styles_main__olYTl .styles_footer__i3o6C{border-top:1px solid var(--muted-divider-color);width:100%}@media screen and (max-width:767px){.styles_main__olYTl .styles_footer__i3o6C{position:fixed;bottom:0;z-index:9999999;left:0;width:100%;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1)}}.styles_main__olYTl .styles_footer__i3o6C .styles_footer_inner__ZlSqB{display:flex;align-items:center;justify-content:space-between}.styles_main__olYTl .styles_footer__i3o6C .styles_alert_wrapper__cuwBP{display:flex;align-items:center;justify-content:flex-end;margin-top:15px}@media screen and (max-width:767px){.styles_main__olYTl .styles_footer__i3o6C .styles_alert_wrapper__cuwBP{justify-content:flex-start}}.styles_main__olYTl .styles_inner___n5hm{display:flex}.styles_main__olYTl .styles_inner___n5hm::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_main__olYTl .styles_inner___n5hm{flex-direction:column;padding-bottom:80px}.styles_main__olYTl .styles_inner___n5hm.styles_with_error__kfF0x{padding-bottom:130px}}.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_{padding:var(--inner-padding);max-height:calc(100vh - 282px);max-height:calc(100dvh - 282px);-ms-overflow-style:none;scrollbar-width:none;flex-basis:65%;overflow:hidden;overflow-y:scroll}.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_main__olYTl .styles_inner___n5hm .styles_left___zGU_{flex-basis:auto;max-height:none;height:auto;min-height:auto;overflow:visible;padding-bottom:16px}}.styles_btns_wrapper__TBUns{display:flex;gap:10px}.styles_btns_wrapper__TBUns .styles_wizard_navigation_button__b1BO0{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;gap:5px}.styles_btns_wrapper__TBUns .styles_wizard_navigation_button__b1BO0:hover{color:var(--secondary-color)}.styles_main__olYTl .styles_header____WP_{display:flex;align-items:center;justify-content:flex-start}.styles_tiers_list__ob_n3 li{margin-bottom:15px}@media screen and (max-width:767px){.styles_tiers_list__ob_n3 li{margin-bottom:15px}}.styles_tiers_list__ob_n3 li:last-child{margin-bottom:0}.styles_tiers_list__ob_n3 li.styles_hidden__rGc0o{opacity:0;visibility:hidden;height:0;margin-bottom:0}.styles_input_box__nyuL4{display:flex;justify-content:space-between;align-items:center}.styles_input_box__nyuL4.styles_without_background__Z87aS .styles_input__R8SwT{background:rgba(0,0,0,0)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn{height:25px;width:25px;border:none;cursor:pointer;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn.styles_active__9XBAy{background-color:var(--text-color)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn:disabled{cursor:not-allowed}.styles_input_box__nyuL4 .styles_input__R8SwT{border:none;width:50px;padding:10px!important;text-align:center}.styles_input_box__nyuL4 .styles_input__R8SwT:focus-visible{outline:none}.styles_error__mTmu1{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_teir_item__eRqFB{border-radius:var(--border-radius);border:1px solid var(--muted-divider-color)}.styles_teir_item__eRqFB.styles_active__YQv_H{border-color:var(--primary-color)}.styles_teir_item__eRqFB.styles_disabled__QRBGF{opacity:.5}.styles_teir_item__eRqFB.styles_disabled__QRBGF .styles_tier_head__XJoO_{border-bottom:0}.styles_teir_item__eRqFB .styles_tier_head__XJoO_{display:flex;align-items:center;justify-content:space-between;padding:var(--inner-padding);gap:5px;border-bottom:1px solid var(--muted-divider-color)}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_sponsor_badge__tjXPs{margin-top:5px;background-color:var(--primary-color);color:#fff;text-align:center;border-radius:30px;padding:0 5px;font-size:12px;max-height:21px;min-height:21px;display:flex;align-items:center;justify-content:center;max-width:70px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_quantity_wrapper__n5Um3{min-width:100px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_tier_head_msg__24P_O{color:var(--muted-color);font-size:13px;margin:5px 0}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ{padding:var(--inner-padding)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}@media screen and (max-width:767px){.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET .styles_tickets_remaining__wS4KR{font-size:12px}}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn{font-weight:700;display:flex;align-items:center}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn .styles_fee__R0r5o{font-size:12px;font-weight:500;margin-left:10px;display:flex;color:var(--muted-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_sale_enddate__NqT2Q{font-size:14px;margin-bottom:15px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_show_hide__tRaW8{display:flex;font-size:12px;font-weight:500;margin-bottom:5px;cursor:pointer;color:var(--secondary-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_details__sU1wF{font-size:12px;line-height:1.6}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_custom_amount_section__s9U1Z{margin-top:15px}.styles_time_slot_title__Sjf4D{font-size:16px;font-weight:700;margin-bottom:10px}.styles_time_slots_wrapper__G0cUz{border:1px solid var(--muted-divider-color);padding:var(--inner-padding);border-radius:var(--border-radius);margin-bottom:15px}.styles_time_slots_wrapper__G0cUz .styles_selected_time_slot__5aggA{font-size:14px;margin-top:5px}.styles_tiers_list__ECqRU{display:flex;gap:15px;margin-bottom:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--divider-color) rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar{width:6px;height:6px}.styles_tiers_list__ECqRU::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb{background-color:var(--divider-color);border-radius:10px}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb:hover{background-color:var(--muted-text-color)}.styles_tiers_list__ECqRU.styles_scrollbar-subtle__Wt8_U::-webkit-scrollbar{width:4px;height:4px}@media screen and (max-width:1024px){.styles_tiers_list__ECqRU{-ms-overflow-style:none;scrollbar-width:none}.styles_tiers_list__ECqRU::-webkit-scrollbar{display:none}}.section_component_main__L1P4l{margin-bottom:40px}@media screen and (max-width:767px){.section_component_main__L1P4l{margin-bottom:0}}.section_component_main__L1P4l.section_component_md__8F1_y{margin-bottom:32px}@media screen and (max-width:767px){.section_component_main__L1P4l.section_component_md__8F1_y{margin-bottom:24px}}.section_component_main__L1P4l.section_component_sm__FHZfP{margin-bottom:24px}@media screen and (max-width:767px){.section_component_main__L1P4l.section_component_sm__FHZfP{margin-bottom:16px}}.section_component_main__L1P4l.section_component_xs__z6ISk{margin-bottom:16px}.section_component_main__L1P4l.section_component_noMargin__nm4x6{margin-bottom:0!important}.styles_alert_wrapper__shtxj{padding:10px var(--inner-padding);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center}@media screen and (max-width:380px){.styles_alert_wrapper__shtxj{justify-content:center}}.styles_alert_wrapper__shtxj .styles_alert_message__NgJ0_{font-weight:500}@media screen and (max-width:380px){.styles_alert_wrapper__shtxj .styles_alert_message__NgJ0_ p{text-align:center}}.styles_head__Eh_iE{margin:20px 0 10px;padding:10px;color:var(--muted-text-color);text-align:center;font-weight:500}.styles_list_wrapper__l1y3b{padding:10px}.styles_pageContent__cXcnm{margin-top:20px}.styles_list_wrapper__VHJp1{display:flex;flex-wrap:wrap;gap:10px}.styles_list_wrapper__VHJp1 .styles_text__X7ml5{display:block;width:100%;flex-basis:100%;color:var(--muted-text-color);margin-bottom:10px;font-size:14px}.styles_list_wrapper__VHJp1 .styles_list_item__2Q02e{display:flex;align-items:center}.styles_post__An4RQ .styles_shared_badge_wrapper__53hVy{padding:0 var(--inner-padding);margin:-4px 0 8px}.styles_post__An4RQ h1,.styles_post__An4RQ h2,.styles_post__An4RQ h3,.styles_post__An4RQ h4,.styles_post__An4RQ h5,.styles_post__An4RQ h6{margin:0}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_header__S7K8S{padding:10px var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_header__S7K8S .styles_avatar__dFp38{min-width:30px;margin-right:10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_header__S7K8S .styles_avatar__dFp38 img{height:30px;width:30px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_header__S7K8S .styles_details__4c5Tq .styles_title__htUvu{font-size:13px;margin-bottom:0}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_header__S7K8S .styles_details__4c5Tq .styles_text__WzIKV{font-size:13px;word-break:break-word;white-space:pre-line}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg{padding:10px var(--inner-padding);margin-bottom:10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg .styles_icon__U4xaV{min-width:25px;margin-right:10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg .styles_icon__U4xaV svg{height:25px;width:25px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg .styles_details__4c5Tq .styles_title__htUvu{font-size:12px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg .styles_details__4c5Tq ul{margin-top:0}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_date__qF_Yg .styles_details__4c5Tq ul li a{font-size:10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_content__DSskg{padding:0 var(--inner-padding) 10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_content__DSskg .styles_pill__5NgVH{font-size:10px}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_content__DSskg .styles_title__htUvu{font-size:12px;margin-bottom:0}.styles_post__An4RQ.styles_map__popup__mRwiZ .styles_footer__M5cl8{padding:10px var(--inner-padding)}.styles_post__An4RQ.styles_no_access__YXn8D .styles_header__S7K8S{display:flex!important}.styles_post__An4RQ.styles_pending_review__fX8lj{background:color-mix(in srgb,var(--info-color) 6%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px color-mix(in srgb,var(--info-color) 10%,transparent)}.styles_post__An4RQ.styles_pending_review__fX8lj:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--info-color);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM{margin:0 15px 12px}}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--info-color) 8%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius-sm);padding:12px 16px;position:relative}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--info-color);border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_icon__w73hC{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--info-color) 12%,transparent);border-radius:50%;color:var(--info-color);flex-shrink:0}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_content__KGN43{flex:1 1;min-width:0}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_content__KGN43 .styles_pending_review_title__xpyUv{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;line-height:1.2}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_content__KGN43 .styles_pending_review_desc__gWVlD{font-size:12px;color:var(--muted-text-color);line-height:1.3}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_actions__nXntW{display:flex;gap:8px;flex-shrink:0}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_reject__tqoFq{background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_reject__tqoFq:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_reject__tqoFq:disabled{opacity:.5;cursor:not-allowed}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_approve__2xSE6{background:var(--community-primary,var(--secondary-color));border:none;border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--community-primary-text,#ffffff);cursor:pointer;transition:all .15s ease}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_approve__2xSE6:hover:not(:disabled){filter:brightness(.9)}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_approve__2xSE6:disabled{background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--secondary-color)));background-size:300% 100%;animation:styles_pendingReviewWave__R8L6I 2s infinite;opacity:1;cursor:wait}@keyframes styles_pendingReviewWave__R8L6I{0%{background-position:-100% 0}to{background-position:100% 0}}@media screen and (max-width:767px){.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h{flex-wrap:wrap;padding:10px 12px;gap:10px}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_icon__w73hC{width:28px;height:28px}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_content__KGN43 .styles_pending_review_title__xpyUv{font-size:13px}.styles_post__An4RQ .styles_pending_review_alert_wrapper__EYPpM .styles_pending_review_alert__s3c6h .styles_pending_review_actions__nXntW{width:100%;justify-content:flex-end}}.styles_post__An4RQ.styles_detailed__C2jnW .styles_post_Top_wrapper__Yw2Cx{background-color:#fff;border-radius:var(--border-radius);border:1px solid var(--muted-divider-color);overflow:hidden}.styles_post__An4RQ.styles_detailed__C2jnW .styles_header__S7K8S{display:none}@media screen and (max-width:990px){.styles_post__An4RQ.styles_detailed__C2jnW .styles_header__S7K8S{display:flex}}.styles_post__An4RQ.styles_detailed__C2jnW .styles_content__DSskg{padding:0}@media screen and (max-width:990px){.styles_post__An4RQ.styles_detailed__C2jnW .styles_content__DSskg{padding-left:0;padding-right:0}}.styles_post__An4RQ.styles_detailed__C2jnW .styles_content__DSskg .styles_title__htUvu{font-size:21px}.styles_post__An4RQ.styles_detailed__C2jnW .styles_footer__M5cl8{display:none}@media screen and (max-width:990px){.styles_post__An4RQ.styles_detailed__C2jnW.styles_popup__CbfOK .styles_post_Top_wrapper__Yw2Cx{border:none}}@media screen and (max-width:767px){.styles_post__An4RQ.styles_detailed__C2jnW.styles_popup__CbfOK.styles_without_comments__QImZZ .styles_footer__M5cl8{position:fixed;left:0;bottom:0;width:100%;margin:0}}.styles_post__An4RQ.styles_detailed__C2jnW.styles_without_comments__QImZZ .styles_header__S7K8S{display:flex;padding-left:0;padding-right:0;padding-top:0}.styles_post__An4RQ.styles_detailed__C2jnW.styles_without_comments__QImZZ .styles_content__DSskg{border-bottom:0}.styles_post__An4RQ.styles_detailed__C2jnW.styles_without_comments__QImZZ .styles_footer__M5cl8{display:block;margin:0 -20px -20px}@media screen and (max-width:767px){.styles_post__An4RQ.styles_detailed__C2jnW.styles_without_comments__QImZZ .styles_footer__M5cl8{margin-top:15px}}@media screen and (max-width:500px){.styles_post__An4RQ.styles_detailed__C2jnW.styles_without_comments__QImZZ .styles_footer__M5cl8{margin:15px -15px -15px}}.styles_post__An4RQ .styles_header__S7K8S{position:relative;padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__An4RQ .styles_header__S7K8S .styles_premium_dropdown_wrapper__egXjr{margin-left:auto}.styles_post__An4RQ .styles_header__S7K8S .styles_paid_post_badge__igqA8{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#8b4513;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3);cursor:pointer;transition:all .2s ease}.styles_post__An4RQ .styles_header__S7K8S .styles_paid_post_badge__igqA8:hover{background:linear-gradient(135deg,#ffed4e,#ffb84d);box-shadow:0 3px 6px rgba(255,215,0,.4)}.styles_post__An4RQ .styles_header__S7K8S .styles_paid_post_badge__igqA8 .styles_badge_text__iFJYt{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.styles_post__An4RQ .styles_header__S7K8S.styles_popup_view__ItrA4{padding-right:45px}@media screen and (max-width:767px){.styles_post__An4RQ .styles_header__S7K8S.styles_popup_view__ItrA4{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--muted-divider-color);box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}}.styles_post__An4RQ .styles_header__S7K8S .styles_avatar__dFp38{display:flex;margin-right:15px;min-width:50px}.styles_post__An4RQ .styles_header__S7K8S .styles_details__4c5Tq .styles_title__htUvu{margin-bottom:5px}.styles_post__An4RQ .styles_header__S7K8S .styles_details__4c5Tq .styles_text__WzIKV{font-size:13px;color:var(--muted-text-color)}.styles_post__An4RQ .styles_header__S7K8S .styles_menu_dropdown__1m13P{display:flex;cursor:pointer;justify-content:flex-end}.styles_post__An4RQ .styles_header__S7K8S .styles_menu_dropdown__1m13P.styles_popup__CbfOK{display:none}.styles_post__An4RQ .styles_date__qF_Yg{display:flex;align-items:center;padding:var(--inner-padding);border-bottom:1px solid var(--divider-color);margin-bottom:var(--inner-padding)}.styles_post__An4RQ .styles_date__qF_Yg .styles_icon__U4xaV{min-width:50px;margin-right:15px}.styles_post__An4RQ .styles_date__qF_Yg .styles_details__4c5Tq ul{margin-top:5px;display:flex;flex-flow:row wrap}.styles_post__An4RQ .styles_date__qF_Yg .styles_details__4c5Tq ul li{margin-right:10px}.styles_post__An4RQ .styles_date__qF_Yg .styles_details__4c5Tq ul li a{font-size:13px;color:var(--community-secondary,var(--secondary-color))}.styles_post__An4RQ .styles_post_info__TXuVa{padding:0 var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_post__An4RQ .styles_post_info__TXuVa{border-top:1px solid var(--divider-color)}}@media screen and (max-width:500px){.styles_post__An4RQ .styles_post_info__TXuVa{border-top:0}}.styles_post__An4RQ .styles_post_info__TXuVa.styles_map__popup__mRwiZ{padding:10px var(--inner-padding)}.styles_post__An4RQ .styles_title_and_join__Y1T7v{padding:var(--inner-padding);margin-bottom:var(--inner-padding);background-color:var(--background-color)}@media screen and (max-width:500px){.styles_post__An4RQ .styles_title_and_join__Y1T7v{background-color:rgba(0,0,0,0);padding-bottom:0}}.styles_post__An4RQ .styles_title_and_join__Y1T7v.styles_map_view__qy5Yk{margin-bottom:0;padding:var(--inner-padding)}.styles_post__An4RQ .styles_content__DSskg{display:block;padding:0 var(--inner-padding) var(--inner-padding)}@media screen and (max-width:767px){.styles_post__An4RQ .styles_content__DSskg.styles_hide_on_mobile__R9tzJ{display:none}}.styles_post__An4RQ .styles_content__DSskg .styles_pill__5NgVH{display:inline-flex;align-items:center;height:20px;border-radius:var(--border-radius);color:var(--icon-color);background-color:var(--divider-color);font-size:11px;font-weight:700;padding:0 5px;margin-bottom:10px}.styles_post__An4RQ .styles_content__DSskg .styles_title__htUvu{margin-bottom:10px}.styles_post__An4RQ .styles_content__DSskg .styles_title__htUvu.styles_with_link__KxVIv{cursor:pointer}.styles_post__An4RQ .styles_content__DSskg .styles_title_and_info__OhCfX{margin-bottom:10px}.styles_post__An4RQ .styles_content__DSskg .styles_text__WzIKV{line-height:26px;word-break:break-word;white-space:pre-line;margin-bottom:10px}.styles_post__An4RQ .styles_content__DSskg .styles_text__WzIKV b,.styles_post__An4RQ .styles_content__DSskg .styles_text__WzIKV strong{font-weight:600}.styles_post__An4RQ .styles_content__DSskg .styles_text__WzIKV a{color:var(--link-color)}.styles_post__An4RQ .styles_footer__M5cl8{display:block;padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_post__An4RQ .styles_footer__M5cl8 .styles_view__details__xt1cR{text-align:center;display:block;font-size:13px;font-weight:600}.styles_post__An4RQ .styles_footer__M5cl8 .styles_view__details__xt1cR:hover{color:var(--community-secondary,var(--secondary-color))}.styles_post__An4RQ .styles_access_denied__oVQFn{padding:20px;background-color:var(--muted-background-color);border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);text-align:center;color:var(--muted-text-color);margin:10px 0}.styles_post__An4RQ .styles_access_denied__oVQFn p{margin:0;font-size:14px}.styles_container__ud6eo{max-width:1200px;margin:0 auto;padding:0 20px 20px}@media(max-width:768px){.styles_container__ud6eo{padding:0 0 100px}}@media(max-width:990px){.styles_container__ud6eo{padding-bottom:100px}}.styles_container__ud6eo.styles_popup_container__2uDQM{max-width:100%;padding:0;margin:0;overflow:visible;min-height:0}@media(max-width:1023px){.styles_container__ud6eo.styles_popup_container__2uDQM{padding-bottom:100px}}.styles_container__ud6eo.styles_popup_container__2uDQM .styles_left_column__jijLd{gap:36px}@media(max-width:768px){.styles_container__ud6eo.styles_popup_container__2uDQM .styles_left_column__jijLd{gap:20px}}.styles_container__ud6eo.styles_popup_container__2uDQM .styles_section__Iqz8Z{scroll-margin-top:20px}.styles_container__ud6eo.styles_popup_container__2uDQM .styles_section__Iqz8Z h2{font-size:20px;margin-bottom:16px}@media(min-width:768px){.styles_container__ud6eo.styles_popup_container__2uDQM .styles_section__Iqz8Z h2{font-size:22px}}.styles_container__ud6eo.styles_popup_container__2uDQM .styles_event_header__gm2do h1{font-size:28px;margin-bottom:12px}@media(min-width:768px){.styles_container__ud6eo.styles_popup_container__2uDQM .styles_event_header__gm2do h1{font-size:36px}}.styles_grid_layout__zR8el{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;position:relative}@media(min-width:1024px){.styles_grid_layout__zR8el{grid-template-columns:minmax(0,1.8fr) minmax(350px,1fr)}}.styles_grid_layout__zR8el.styles_popup_grid__TjKl7{gap:24px}@media(min-width:1024px){.styles_grid_layout__zR8el.styles_popup_grid__TjKl7{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:20px}}@media(max-width:1023px){.styles_grid_layout__zR8el.styles_popup_grid__TjKl7{gap:20px}}.styles_popup_container__2uDQM .styles_sticky_wrapper__ERcQ4{top:20px;gap:16px;align-self:flex-start}@media(min-width:1024px){.styles_popup_container__2uDQM .styles_right_column__YgKk1{min-width:300px;display:block;position:relative;height:-moz-fit-content;height:fit-content}}.styles_popup_container__2uDQM .styles_grid_layout__zR8el{align-items:start;min-height:0}.styles_popup_container__2uDQM .styles_grid_layout__zR8el.styles_popup_grid__TjKl7{height:auto}@media(min-width:1024px){.styles_popup_container__2uDQM .styles_right_column__YgKk1{overflow:visible;align-self:start}}.styles_left_column__jijLd{display:flex;flex-direction:column;gap:36px;min-width:0}@media(min-width:1024px){.styles_left_column__jijLd .styles_mobile_fundraising_wrapper__AuYzs{display:none!important;margin:0;padding:0;height:0;overflow:hidden}}.styles_right_column__YgKk1{display:none}@media(min-width:1024px){.styles_right_column__YgKk1{display:block;position:relative}}.styles_sticky_wrapper__ERcQ4{position:-webkit-sticky;position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.styles_section__Iqz8Z{scroll-margin-top:100px}.styles_section__Iqz8Z h2{font-size:24px;font-weight:700;margin-bottom:20px;color:var(--text-color)}.styles_section__Iqz8Z .styles_tags_wrapper__CiiER{margin-top:20px;margin-bottom:0}@media(min-width:768px){.styles_section__Iqz8Z .styles_tags_wrapper__CiiER{margin-top:24px}}.styles_mobile_mutual_connections__7sIb6{display:none}@media(max-width:1023px){.styles_mobile_mutual_connections__7sIb6{display:block}}.styles_mobile_social_proof__Nlkjl{display:none}@media(min-width:1024px){.styles_mobile_social_proof__Nlkjl{display:none!important}}@media(max-width:1023px){.styles_mobile_social_proof__Nlkjl{display:flex}}.styles_mobile_social_proof__Nlkjl>h3,.styles_mobile_social_proof__Nlkjl>p{font-size:16px;font-weight:600;color:var(--text-color);line-height:1.4;margin:0 0 8px}.styles_mobile_social_proof__Nlkjl>h3.styles_clickable_text__M8jkW,.styles_mobile_social_proof__Nlkjl>p.styles_clickable_text__M8jkW{cursor:pointer;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_mobile_social_proof__Nlkjl>h3.styles_clickable_text__M8jkW:hover,.styles_mobile_social_proof__Nlkjl>p.styles_clickable_text__M8jkW:hover{color:var(--community-secondary,var(--secondary-color))}.styles_mobile_social_proof__Nlkjl>h3.styles_clickable_text__M8jkW:focus,.styles_mobile_social_proof__Nlkjl>p.styles_clickable_text__M8jkW:focus{outline:2px solid var(--community-secondary,var(--secondary-color));outline-offset:2px;border-radius:4px}.styles_share_cta__sGtvO{background:var(--aler-info-color);border-radius:var(--border-radius);padding:var(--inner-padding)}.styles_share_cta__sGtvO .styles_share_cta_heading__nHYou{font-weight:600;color:var(--text-color);margin-bottom:4px}.styles_share_cta__sGtvO .styles_share_cta_subtext__YhWsU{color:var(--muted-text-color);font-size:.875rem;margin-bottom:12px}.styles_share_cta__sGtvO .styles_share_cta_btn__AnpTU{background:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);padding:10px 20px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.styles_share_cta__sGtvO .styles_share_cta_btn__AnpTU:hover{opacity:.88}.styles_mobile_ticket_card_wrapper__pdrG3{position:fixed;bottom:0;left:0;right:0;z-index:100;display:none}@media(max-width:1023px){.styles_mobile_ticket_card_wrapper__pdrG3{display:block}}.styles_mobile_ticket_card_wrapper__pdrG3:before{content:"";position:absolute;top:-4px;left:0;right:0;height:8px;z-index:101;background-image:radial-gradient(circle,transparent 50%,var(--divider-color) 55%);background-size:16px 16px;background-position:bottom;background-repeat:repeat-x;pointer-events:none;opacity:.6}.styles_mobile_ticket_card_wrapper__pdrG3>div{border-radius:0;border:none;margin:0;box-shadow:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid var(--divider-color)}.styles_mobile_ticket_card_wrapper__pdrG3>div .price_section,.styles_mobile_ticket_card_wrapper__pdrG3>div .social_proof,.styles_mobile_ticket_card_wrapper__pdrG3>div .ticket_divider{display:none!important}.styles_hero_container__YfD7T{position:relative;width:100%;border-radius:var(--border-radius-lg);overflow:hidden;background:var(--background-color);aspect-ratio:16/9}@media(min-width:768px){.styles_hero_container__YfD7T{aspect-ratio:2/1}}.styles_hero_container__YfD7T .styles_blurred_bg__8ej0j{position:absolute;inset:0;background-size:cover;background-position:50%;filter:blur(40px);opacity:.5;transform:scale(1.1)}.styles_hero_container__YfD7T .styles_main_image__QScVi{position:relative;width:100%;height:100%;object-fit:contain;z-index:1}.styles_event_header__gm2do .styles_event_type_badge__865bt{display:inline-block;padding:4px 10px;border-radius:99px;background:var(--divider-color);color:var(--text-color);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.styles_event_header__gm2do h1{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:16px;color:var(--text-color)}@media(min-width:768px){.styles_event_header__gm2do h1{font-size:48px}}.styles_event_header__gm2do .styles_host_info__NQc0P{display:flex;flex-direction:column;gap:16px;padding:16px 0}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0;text-decoration:none;color:inherit}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_[href]{cursor:pointer}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_[href]:hover{opacity:.85}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_avatar__dFp38{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_avatar__dFp38{width:56px;height:56px}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_host_details__KHIh0{display:flex;flex-direction:column;gap:4px;min-width:0}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_host_details__KHIh0 .styles_label__Fx_wS{font-size:12px;color:var(--muted-text-color);margin:0;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_host_details__KHIh0 .styles_label__Fx_wS{font-size:13px}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_host_details__KHIh0 .styles_name__3ZdkD{font-size:16px;font-weight:600;color:var(--text-color);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_host_section__6uNO_ .styles_host_details__KHIh0 .styles_name__3ZdkD{font-size:18px}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus{display:flex;align-items:center;width:100%;margin-left:16px}@media(max-width:767px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus{margin-left:0}}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus{flex-shrink:0;width:auto}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus .links{justify-content:flex-start!important;width:auto}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus .links ul{gap:16px}@media(min-width:768px){.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus .links ul{gap:20px}}.styles_event_header__gm2do .styles_host_info__NQc0P .styles_engagement_section__hOcus .links .styles_right_area__Y86hA{margin-left:16px!important}.styles_ticket_card__KWMHC{background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:24px;box-shadow:var(--shadow-lg)}.styles_ticket_card__KWMHC .styles_card_header__BXo2M{margin-bottom:20px}.styles_ticket_card__KWMHC .styles_card_header__BXo2M h3{font-size:20px;font-weight:700;margin-bottom:8px}.styles_ticket_card__KWMHC .styles_card_header__BXo2M .styles_spots_left__MB35_{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--error-color);background:var(--alert-error-color);padding:4px 8px;border-radius:100px;font-weight:600}.styles_ticket_card__KWMHC .styles_card_header__BXo2M .styles_spots_left__MB35_ .styles_pulse__xNJSa{width:8px;height:8px;background:currentColor;border-radius:50%;animation:styles_pulse__xNJSa 2s infinite}.styles_ticket_card__KWMHC .styles_price_section__wVE8X{margin-bottom:24px}.styles_ticket_card__KWMHC .styles_price_section__wVE8X .styles_price__ISSO1{font-size:32px;font-weight:800;color:var(--text-color)}.styles_ticket_card__KWMHC .styles_price_section__wVE8X .styles_sub__Se0lI{font-size:14px;color:var(--muted-text-color);margin-left:6px}.styles_ticket_card__KWMHC .styles_action_button__xGErb{width:100%;margin-bottom:16px}.styles_ticket_card__KWMHC .styles_social_proof__hb23g{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--muted-divider-color)}.styles_ticket_card__KWMHC .styles_social_proof__hb23g .styles_avatars__8Jxx9{display:flex}.styles_ticket_card__KWMHC .styles_social_proof__hb23g .styles_avatars__8Jxx9 img{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-10px}.styles_ticket_card__KWMHC .styles_social_proof__hb23g .styles_avatars__8Jxx9 img:first-child{margin-left:0}.styles_ticket_card__KWMHC .styles_social_proof__hb23g p{font-size:13px;color:var(--muted-text-color);line-height:1.4}.styles_ticket_card__KWMHC .styles_social_proof__hb23g p strong{color:var(--text-color);font-weight:600}@keyframes styles_pulse__xNJSa{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.styles_event_meta__yegVG{display:flex;flex-direction:column;gap:12px;margin-top:12px}.styles_event_meta__yegVG .styles_date_time_section__PNkDP{display:flex;gap:16px}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_box__OltBy{flex-shrink:0;width:56px;height:56px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_box__OltBy .styles_month__nDxTq{font-size:11px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;line-height:1}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_box__OltBy .styles_day__SDdjZ{font-size:22px;font-weight:700;color:var(--text-color);line-height:1;margin-top:2px}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_details__uhr7e{display:flex;flex-direction:column;justify-content:center;gap:4px}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_details__uhr7e .styles_full_date__0Hbf_{font-size:16px;font-weight:600;color:var(--text-color);line-height:1.3}.styles_event_meta__yegVG .styles_date_time_section__PNkDP .styles_date_details__uhr7e .styles_time_range___baTZ{font-size:15px;font-weight:400;color:var(--muted-text-color);line-height:1.3}.styles_event_meta__yegVG .styles_location_section__HGhTl{display:flex;align-items:flex-start;gap:16px}.styles_event_meta__yegVG .styles_location_section__HGhTl .styles_icon_box__R5e0b{flex-shrink:0;width:56px;height:56px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;display:flex;align-items:center;justify-content:center}.styles_event_meta__yegVG .styles_location_section__HGhTl .styles_icon_box__R5e0b svg{width:24px;height:24px;color:var(--muted-text-color)}.styles_event_meta__yegVG .styles_location_section__HGhTl span{font-size:15px;font-weight:400;color:var(--muted-text-color);line-height:1.5;align-self:center}.styles_mobile_social_proof__Nlkjl{display:flex;flex-direction:column;align-items:flex-start!important;gap:12px;width:100%}.styles_mobile_social_proof__Nlkjl h3{width:100%;text-align:left}.styles_mobile_social_proof__Nlkjl .styles_mobile_mutual_connections_wrapper__YxZku{width:100%;display:flex;justify-content:flex-start;margin-top:4px}.styles_tag__J4n7g{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 8%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 100%);border:1px solid color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 30%,transparent);border-radius:999px;font-size:13px;font-weight:500;color:var(--community-secondary,var(--secondary-color));white-space:nowrap;cursor:default;transition:all .2s ease}.styles_tag__J4n7g:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 16%,transparent) 100%);border-color:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 50%,transparent);transform:translateY(-1px);box-shadow:0 2px 8px color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent)}.styles_tags_container__7PPxO{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_media_container__SZ3WG{position:relative;width:100%}.styles_sold_out_badge__mD0sU{position:absolute;top:15px;right:15px;z-index:10;background-color:var(--error-color);color:#fff;padding:6px 14px;border-radius:99px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(237,67,67,.4);border:1.5px solid #fff}.styles_accordion_wrapper__dy6he.styles_without_border__2ANJJ{border:none;border-radius:0}.styles_accordion_wrapper__dy6he.styles_is_small__r324_ .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:var(--inner-padding)}.styles_accordion_wrapper__dy6he.styles_is_small__r324_ .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:15px}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:25px 0!important}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:15px}.styles_accordion_wrapper__dy6he.styles_is_large__SNlUn .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_content__3oxuh{padding:0 0 25px!important}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im{border-bottom:1px solid var(--divider-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{background:rgba(0,0,0,0);padding:10px 15px;border-radius:var(--border-radius) var(--border-radius) 0 0}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:13px;font-weight:700;color:var(--muted-text-color)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{background:rgba(0,0,0,0)}.styles_accordion_wrapper__dy6he.styles_style_2__A42Zq .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:var(--inner-padding);height:auto}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border:0;border-top:1px solid var(--muted-divider-color);padding:0;margin:0!important;border-radius:var(--border-radius)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy:first-child{border-top:0}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_open__rcAOh,.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_main__6x_iy.styles_open__rcAOh{background-color:var(--background-color)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_with_bg__TiXUm{background-color:var(--muted-divider-color)}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy.styles_with_bg__TiXUm.styles_open__rcAOh .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background-color:var(--muted-divider-color)!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:10px!important;border:0!important;background:rgba(0,0,0,0)!important;color:inherit!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background:var(--alert-success-color)!important}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:16px;font-weight:700}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{border:0}.styles_accordion_wrapper__dy6he.styles_style_3__QUXJf .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:5px 10px 15px!important;height:auto}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy{background:rgba(0,0,0,0);border:0;border-top:1px solid var(--divider-color);padding:0;margin:0!important;border-radius:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy:first-child{border-top:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:10px;border:0!important;background:rgba(0,0,0,0)!important;color:inherit!important}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im.styles_with_bg__TiXUm{background:var(--alert-success-color)!important}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:16px;font-weight:700}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{border:0}.styles_accordion_wrapper__dy6he.styles_style_4__88bkh .styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:5px 10px 15px;height:auto}.styles_accordion_wrapper__dy6he.styles_gap_10__axUzY .styles_accordion_main__6x_iy{margin-bottom:10px}.styles_accordion_wrapper__dy6he.styles_gap_10__axUzY .styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0}.styles_accordion_wrapper__dy6he.styles_gap_15__WaMkz .styles_accordion_main__6x_iy{margin-bottom:15px}.styles_accordion_wrapper__dy6he.styles_gap_15__WaMkz .styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0}.styles_accordion_wrapper__dy6he.styles_no_body_padding__UmcCo .styles_accordion_content__3oxuh,.styles_accordion_wrapper__dy6he.styles_no_body_padding__UmcCo .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:0}.styles_accordion_main__6x_iy{background-color:#fff;margin-bottom:10px;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--muted-divider-color)}.styles_accordion_main__6x_iy:last-child:not(:first-child){margin-bottom:0;border-bottom:0}.styles_accordion_main__6x_iy.styles_open__rcAOh{overflow:visible}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im{border-radius:var(--border-radius) var(--border-radius) 0 0;color:var(--text-color);font-weight:700}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv{transform:rotate(0deg)}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:18px}@media(min-width:1920px){.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:22px}}.styles_accordion_main__6x_iy.styles_open__rcAOh .styles_accordion_content__3oxuh{padding-top:0;border-top:none}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im{padding:var(--inner-padding);display:flex;cursor:pointer;align-items:center;justify-content:space-between;background:#fff}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{display:flex;gap:5px;align-items:center;font-size:17px}@media(min-width:1920px){.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_title__1Z_k7{font-size:19px}}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_desc__vnIu_{display:flex;font-size:14px;font-weight:400;margin-top:3px;color:var(--muted-text-color)}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv{display:flex;min-width:20px;margin-left:10px;transform:rotate(-90deg);transition:all .3s linear}.styles_accordion_main__6x_iy .styles_accordion_head__jC7im .styles_accordion_icon_wrapper__gwwHv.styles_icon_prefix__RTyiF{transform:rotate(0deg);transition:none;margin-left:0;min-width:auto}.styles_accordion_main__6x_iy .styles_title_wrapper__XNsuX{display:flex;align-items:center;gap:10px}.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh{height:0;transition:height 4s ease-out}.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding:var(--inner-padding);height:auto;padding-top:0}@media(max-width:500px){.styles_accordion_main__6x_iy .styles_accordion_content__3oxuh.styles_slideIn__f9lhv{padding-top:0}}.styles_post__cGhna .styles_shared_badge_wrapper__c_wdx{padding:0 var(--inner-padding);margin:-4px 0 8px}.styles_post__cGhna h1,.styles_post__cGhna h2,.styles_post__cGhna h3,.styles_post__cGhna h4,.styles_post__cGhna h5,.styles_post__cGhna h6{margin:0}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_header__2BT7m{padding:10px var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_header__2BT7m .styles_avatar__fgrQr{min-width:30px;margin-right:10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_header__2BT7m .styles_avatar__fgrQr img{height:30px;width:30px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_header__2BT7m .styles_details__oeDVz .styles_title__U1rPO{font-size:13px;margin-bottom:0}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_header__2BT7m .styles_details__oeDVz .styles_text__4dLeM{font-size:13px;word-break:break-word;white-space:pre-line}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq{padding:10px var(--inner-padding);margin-bottom:10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq .styles_icon__FFs54{min-width:25px;margin-right:10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq .styles_icon__FFs54 svg{height:25px;width:25px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq .styles_details__oeDVz .styles_title__U1rPO{font-size:12px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq .styles_details__oeDVz ul{margin-top:0}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_date__wZkBq .styles_details__oeDVz ul li a{font-size:10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_content__dND7H{padding:0 var(--inner-padding) 10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_content__dND7H .styles_pill__WXiXO{font-size:10px}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_content__dND7H .styles_title__U1rPO{font-size:12px;margin-bottom:0}.styles_post__cGhna.styles_map__popup__GE_Rv .styles_footer__TEKxu{padding:10px var(--inner-padding)}.styles_post__cGhna.styles_no_access__mazsd .styles_header__2BT7m{display:flex!important}.styles_post__cGhna.styles_pending_review__UzkZR{background:color-mix(in srgb,var(--info-color) 6%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px color-mix(in srgb,var(--info-color) 10%,transparent)}.styles_post__cGhna.styles_pending_review__UzkZR:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--info-color);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY{margin:0 15px 12px}}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--info-color) 8%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius-sm);padding:12px 16px;position:relative}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--info-color);border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_icon__0hiiw{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--info-color) 12%,transparent);border-radius:50%;color:var(--info-color);flex-shrink:0}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_content__C8bnt{flex:1 1;min-width:0}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_content__C8bnt .styles_pending_review_title__GrGx1{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;line-height:1.2}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_content__C8bnt .styles_pending_review_desc___gXhb{font-size:12px;color:var(--muted-text-color);line-height:1.3}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_actions__QNVZC{display:flex;gap:8px;flex-shrink:0}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_reject__9AfiA{background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_reject__9AfiA:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_reject__9AfiA:disabled{opacity:.5;cursor:not-allowed}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_approve__MzsXp{background:var(--community-primary,var(--secondary-color));border:none;border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--community-primary-text,#ffffff);cursor:pointer;transition:all .15s ease}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_approve__MzsXp:hover:not(:disabled){filter:brightness(.9)}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_approve__MzsXp:disabled{background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--secondary-color)));background-size:300% 100%;animation:styles_pendingReviewWave___A9Ym 2s infinite;opacity:1;cursor:wait}@keyframes styles_pendingReviewWave___A9Ym{0%{background-position:-100% 0}to{background-position:100% 0}}@media screen and (max-width:767px){.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE{flex-wrap:wrap;padding:10px 12px;gap:10px}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_icon__0hiiw{width:28px;height:28px}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_content__C8bnt .styles_pending_review_title__GrGx1{font-size:13px}.styles_post__cGhna .styles_pending_review_alert_wrapper__5dtZY .styles_pending_review_alert__tcexE .styles_pending_review_actions__QNVZC{width:100%;justify-content:flex-end}}.styles_post__cGhna.styles_detailed__LOZgN .styles_post_Top_wrapper__r_UI_{background-color:#fff;border-radius:var(--border-radius);border:1px solid var(--muted-divider-color);overflow:hidden}.styles_post__cGhna.styles_detailed__LOZgN .styles_header__2BT7m{display:none}@media screen and (max-width:990px){.styles_post__cGhna.styles_detailed__LOZgN .styles_header__2BT7m{display:flex}}.styles_post__cGhna.styles_detailed__LOZgN .styles_content__dND7H{padding:0}@media screen and (max-width:990px){.styles_post__cGhna.styles_detailed__LOZgN .styles_content__dND7H{padding-left:0;padding-right:0}}.styles_post__cGhna.styles_detailed__LOZgN .styles_content__dND7H .styles_title__U1rPO{font-size:21px}.styles_post__cGhna.styles_detailed__LOZgN .styles_footer__TEKxu{display:none}@media screen and (max-width:990px){.styles_post__cGhna.styles_detailed__LOZgN.styles_popup__2uYxl .styles_post_Top_wrapper__r_UI_{border:none}}@media screen and (max-width:767px){.styles_post__cGhna.styles_detailed__LOZgN.styles_popup__2uYxl.styles_without_comments__tzX9O .styles_footer__TEKxu{position:fixed;left:0;bottom:0;width:100%;margin:0}}.styles_post__cGhna.styles_detailed__LOZgN.styles_without_comments__tzX9O .styles_header__2BT7m{display:flex;padding-left:0;padding-right:0;padding-top:0}.styles_post__cGhna.styles_detailed__LOZgN.styles_without_comments__tzX9O .styles_content__dND7H{border-bottom:0}.styles_post__cGhna.styles_detailed__LOZgN.styles_without_comments__tzX9O .styles_footer__TEKxu{display:block;margin:0 -20px -20px}@media screen and (max-width:767px){.styles_post__cGhna.styles_detailed__LOZgN.styles_without_comments__tzX9O .styles_footer__TEKxu{margin-top:15px}}@media screen and (max-width:500px){.styles_post__cGhna.styles_detailed__LOZgN.styles_without_comments__tzX9O .styles_footer__TEKxu{margin:15px -15px -15px}}.styles_post__cGhna .styles_header__2BT7m{position:relative;padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__cGhna .styles_header__2BT7m .styles_premium_dropdown_wrapper__PVBfr{margin-left:auto}.styles_post__cGhna .styles_header__2BT7m .styles_paid_post_badge__fXvfK{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#8b4513;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3);cursor:pointer;transition:all .2s ease}.styles_post__cGhna .styles_header__2BT7m .styles_paid_post_badge__fXvfK:hover{background:linear-gradient(135deg,#ffed4e,#ffb84d);box-shadow:0 3px 6px rgba(255,215,0,.4)}.styles_post__cGhna .styles_header__2BT7m .styles_paid_post_badge__fXvfK .styles_badge_text__ER6pG{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.styles_post__cGhna .styles_header__2BT7m.styles_popup_view__9C4mv{padding-right:45px}@media screen and (max-width:767px){.styles_post__cGhna .styles_header__2BT7m.styles_popup_view__9C4mv{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--muted-divider-color);box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}}.styles_post__cGhna .styles_header__2BT7m .styles_avatar__fgrQr{display:flex;margin-right:15px;min-width:50px}.styles_post__cGhna .styles_header__2BT7m .styles_details__oeDVz .styles_title__U1rPO{margin-bottom:5px}.styles_post__cGhna .styles_header__2BT7m .styles_details__oeDVz .styles_text__4dLeM{font-size:13px;color:var(--muted-text-color)}.styles_post__cGhna .styles_header__2BT7m .styles_menu_dropdown__b4hlf{display:flex;cursor:pointer;justify-content:flex-end}.styles_post__cGhna .styles_header__2BT7m .styles_menu_dropdown__b4hlf.styles_popup__2uYxl{display:none}.styles_post__cGhna .styles_date__wZkBq{display:flex;align-items:center;padding:var(--inner-padding);border-bottom:1px solid var(--divider-color);margin-bottom:var(--inner-padding)}.styles_post__cGhna .styles_date__wZkBq .styles_icon__FFs54{min-width:50px;margin-right:15px}.styles_post__cGhna .styles_date__wZkBq .styles_details__oeDVz ul{margin-top:5px;display:flex;flex-flow:row wrap}.styles_post__cGhna .styles_date__wZkBq .styles_details__oeDVz ul li{margin-right:10px}.styles_post__cGhna .styles_date__wZkBq .styles_details__oeDVz ul li a{font-size:13px;color:var(--community-secondary,var(--secondary-color))}.styles_post__cGhna .styles_post_info__rPNIX{padding:0 var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_post__cGhna .styles_post_info__rPNIX{border-top:1px solid var(--divider-color)}}@media screen and (max-width:500px){.styles_post__cGhna .styles_post_info__rPNIX{border-top:0}}.styles_post__cGhna .styles_post_info__rPNIX.styles_map__popup__GE_Rv{padding:10px var(--inner-padding)}.styles_post__cGhna .styles_title_and_join__lT4C9{padding:var(--inner-padding);margin-bottom:var(--inner-padding);background-color:var(--background-color)}@media screen and (max-width:500px){.styles_post__cGhna .styles_title_and_join__lT4C9{background-color:rgba(0,0,0,0);padding-bottom:0}}.styles_post__cGhna .styles_title_and_join__lT4C9.styles_map_view__v9kUi{margin-bottom:0;padding:var(--inner-padding)}.styles_post__cGhna .styles_content__dND7H{display:block;padding:0 var(--inner-padding) var(--inner-padding)}@media screen and (max-width:767px){.styles_post__cGhna .styles_content__dND7H.styles_hide_on_mobile__vKvoc{display:none}}.styles_post__cGhna .styles_content__dND7H .styles_pill__WXiXO{display:inline-flex;align-items:center;height:20px;border-radius:var(--border-radius);color:var(--icon-color);background-color:var(--divider-color);font-size:11px;font-weight:700;padding:0 5px;margin-bottom:10px}.styles_post__cGhna .styles_content__dND7H .styles_title__U1rPO{margin-bottom:10px}.styles_post__cGhna .styles_content__dND7H .styles_title__U1rPO.styles_with_link__UxpxR{cursor:pointer}.styles_post__cGhna .styles_content__dND7H .styles_title_and_info__DEmOI{margin-bottom:10px}.styles_post__cGhna .styles_content__dND7H .styles_text__4dLeM{line-height:26px;word-break:break-word;white-space:pre-line;margin-bottom:10px}.styles_post__cGhna .styles_content__dND7H .styles_text__4dLeM b,.styles_post__cGhna .styles_content__dND7H .styles_text__4dLeM strong{font-weight:600}.styles_post__cGhna .styles_content__dND7H .styles_text__4dLeM a{color:var(--link-color)}.styles_post__cGhna .styles_footer__TEKxu{display:block;padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_post__cGhna .styles_footer__TEKxu .styles_view__details__5EzbB{text-align:center;display:block;font-size:13px;font-weight:600}.styles_post__cGhna .styles_footer__TEKxu .styles_view__details__5EzbB:hover{color:var(--community-secondary,var(--secondary-color))}.styles_post__cGhna .styles_access_denied__HyTQF{padding:20px;background-color:var(--muted-background-color);border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);text-align:center;color:var(--muted-text-color);margin:10px 0}.styles_post__cGhna .styles_access_denied__HyTQF p{margin:0;font-size:14px}.styles_container__6aNRH{max-width:1200px;margin:0 auto;padding:0 20px 20px}@media(max-width:768px){.styles_container__6aNRH{padding:0 0 100px}}@media(max-width:990px){.styles_container__6aNRH{padding-bottom:100px}}.styles_container__6aNRH.styles_popup_container__iVKKJ{max-width:100%;padding:0;margin:0;overflow:visible;min-height:0}@media(max-width:1023px){.styles_container__6aNRH.styles_popup_container__iVKKJ{padding-bottom:100px}}.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_left_column__Fhd7m{gap:36px}@media(max-width:768px){.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_left_column__Fhd7m{gap:20px}}.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_section__Nt3JN{scroll-margin-top:20px}.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_section__Nt3JN h2{font-size:20px;margin-bottom:16px}@media(min-width:768px){.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_section__Nt3JN h2{font-size:22px}}.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_event_header__IPD54 h1{font-size:28px;margin-bottom:12px}@media(min-width:768px){.styles_container__6aNRH.styles_popup_container__iVKKJ .styles_event_header__IPD54 h1{font-size:36px}}.styles_grid_layout__ZFo89{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;position:relative}@media(min-width:1024px){.styles_grid_layout__ZFo89{grid-template-columns:minmax(0,1.8fr) minmax(350px,1fr)}}.styles_grid_layout__ZFo89.styles_popup_grid__BFZBj{gap:24px}@media(min-width:1024px){.styles_grid_layout__ZFo89.styles_popup_grid__BFZBj{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:20px}}@media(max-width:1023px){.styles_grid_layout__ZFo89.styles_popup_grid__BFZBj{gap:20px}}.styles_popup_container__iVKKJ .styles_sticky_wrapper__0OA9k{top:20px;gap:16px;align-self:flex-start}@media(min-width:1024px){.styles_popup_container__iVKKJ .styles_right_column__hFkAD{min-width:300px;display:block;position:relative;height:-moz-fit-content;height:fit-content}}.styles_popup_container__iVKKJ .styles_grid_layout__ZFo89{align-items:start;min-height:0}.styles_popup_container__iVKKJ .styles_grid_layout__ZFo89.styles_popup_grid__BFZBj{height:auto}@media(min-width:1024px){.styles_popup_container__iVKKJ .styles_right_column__hFkAD{overflow:visible;align-self:start}}.styles_left_column__Fhd7m{display:flex;flex-direction:column;gap:36px;min-width:0}@media(min-width:1024px){.styles_left_column__Fhd7m .styles_mobile_fundraising_wrapper__pVg3z{display:none!important;margin:0;padding:0;height:0;overflow:hidden}}.styles_right_column__hFkAD{display:none}@media(min-width:1024px){.styles_right_column__hFkAD{display:block;position:relative}}.styles_sticky_wrapper__0OA9k{position:-webkit-sticky;position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.styles_section__Nt3JN{scroll-margin-top:100px}.styles_section__Nt3JN h2{font-size:24px;font-weight:700;color:var(--text-color)}.styles_section__Nt3JN .styles_tags_wrapper__lJv5J{margin-top:20px;margin-bottom:0}@media(min-width:768px){.styles_section__Nt3JN .styles_tags_wrapper__lJv5J{margin-top:24px}}.styles_mobile_mutual_connections__TBWwA{display:none}@media(max-width:1023px){.styles_mobile_mutual_connections__TBWwA{display:block}}.styles_mobile_social_proof__TxUD5{display:none}@media(min-width:1024px){.styles_mobile_social_proof__TxUD5{display:none!important}}@media(max-width:1023px){.styles_mobile_social_proof__TxUD5{display:flex}}.styles_mobile_social_proof__TxUD5>h3,.styles_mobile_social_proof__TxUD5>p{font-size:16px;font-weight:600;color:var(--text-color);line-height:1.4;margin:0 0 8px}.styles_mobile_social_proof__TxUD5>h3.styles_clickable_text__geAKH,.styles_mobile_social_proof__TxUD5>p.styles_clickable_text__geAKH{cursor:pointer;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_mobile_social_proof__TxUD5>h3.styles_clickable_text__geAKH:hover,.styles_mobile_social_proof__TxUD5>p.styles_clickable_text__geAKH:hover{color:var(--community-secondary,var(--secondary-color))}.styles_mobile_social_proof__TxUD5>h3.styles_clickable_text__geAKH:focus,.styles_mobile_social_proof__TxUD5>p.styles_clickable_text__geAKH:focus{outline:2px solid var(--community-secondary,var(--secondary-color));outline-offset:2px;border-radius:4px}.styles_share_cta__O0Boc{background:var(--aler-info-color);border-radius:var(--border-radius);padding:var(--inner-padding)}.styles_share_cta__O0Boc .styles_share_cta_heading__SWow_{font-weight:600;color:var(--text-color);margin-bottom:4px}.styles_share_cta__O0Boc .styles_share_cta_subtext__6npAC{color:var(--muted-text-color);font-size:.875rem;margin-bottom:12px}.styles_share_cta__O0Boc .styles_share_cta_btn__5uX2V{background:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);padding:10px 20px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.styles_share_cta__O0Boc .styles_share_cta_btn__5uX2V:hover{opacity:.88}.styles_mobile_ticket_card_wrapper__vPzdV{position:fixed;bottom:0;left:0;right:0;z-index:100;display:none}@media(max-width:1023px){.styles_mobile_ticket_card_wrapper__vPzdV{display:block}}.styles_mobile_ticket_card_wrapper__vPzdV:before{content:"";position:absolute;top:-4px;left:0;right:0;height:8px;z-index:101;background-image:radial-gradient(circle,transparent 50%,var(--divider-color) 55%);background-size:16px 16px;background-position:bottom;background-repeat:repeat-x;pointer-events:none;opacity:.6}.styles_mobile_ticket_card_wrapper__vPzdV>div{border-radius:0;border:none;margin:0;box-shadow:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid var(--divider-color)}.styles_mobile_ticket_card_wrapper__vPzdV>div .price_section,.styles_mobile_ticket_card_wrapper__vPzdV>div .social_proof,.styles_mobile_ticket_card_wrapper__vPzdV>div .ticket_divider{display:none!important}.styles_hero_container__hjA0D{position:relative;width:100%;border-radius:var(--border-radius-lg);overflow:hidden;background:var(--background-color);aspect-ratio:16/9}@media(min-width:768px){.styles_hero_container__hjA0D{aspect-ratio:2/1}}.styles_hero_container__hjA0D .styles_blurred_bg__67PdS{position:absolute;inset:0;background-size:cover;background-position:50%;filter:blur(40px);opacity:.5;transform:scale(1.1)}.styles_hero_container__hjA0D .styles_main_image__zMaxb{position:relative;width:100%;height:100%;object-fit:contain;z-index:1}.styles_event_header__IPD54 .styles_event_type_badge__1YO25{display:inline-block;padding:4px 10px;border-radius:99px;background:var(--divider-color);color:var(--text-color);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.styles_event_header__IPD54 h1{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:16px;color:var(--text-color)}@media(min-width:768px){.styles_event_header__IPD54 h1{font-size:48px}}.styles_event_header__IPD54 .styles_host_info__dNkI7{flex-direction:column;gap:16px;padding:16px 0}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0;text-decoration:none;color:inherit}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n[href]{cursor:pointer}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n[href]:hover{opacity:.85}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_avatar__fgrQr{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_avatar__fgrQr{width:56px;height:56px}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_host_details__InpZL{display:flex;flex-direction:column;gap:4px;min-width:0}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_host_details__InpZL .styles_label__r9OAN{font-size:12px;color:var(--muted-text-color);margin:0;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_host_details__InpZL .styles_label__r9OAN{font-size:13px}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_host_details__InpZL .styles_name__GumvL{font-size:16px;font-weight:600;color:var(--text-color);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_host_section__d6r_n .styles_host_details__InpZL .styles_name__GumvL{font-size:18px}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_{display:flex;align-items:center;width:100%;margin-left:16px}@media(max-width:767px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_{margin-left:0}}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_{flex-shrink:0;width:auto}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_ .links{justify-content:flex-start!important;width:auto}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_ .links ul{gap:16px}@media(min-width:768px){.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_ .links ul{gap:20px}}.styles_event_header__IPD54 .styles_host_info__dNkI7 .styles_engagement_section__6hmE_ .links .styles_right_area__OxCTV{margin-left:16px!important}.styles_ticket_card__Pjo_d{background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:24px;box-shadow:var(--shadow-lg)}.styles_ticket_card__Pjo_d .styles_card_header__GI2Hf{margin-bottom:20px}.styles_ticket_card__Pjo_d .styles_card_header__GI2Hf h3{font-size:20px;font-weight:700;margin-bottom:8px}.styles_ticket_card__Pjo_d .styles_card_header__GI2Hf .styles_spots_left__uhqko{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--error-color);background:var(--alert-error-color);padding:4px 8px;border-radius:100px;font-weight:600}.styles_ticket_card__Pjo_d .styles_card_header__GI2Hf .styles_spots_left__uhqko .styles_pulse__BQCQZ{width:8px;height:8px;background:currentColor;border-radius:50%;animation:styles_pulse__BQCQZ 2s infinite}.styles_ticket_card__Pjo_d .styles_price_section__Bk00r{margin-bottom:24px}.styles_ticket_card__Pjo_d .styles_price_section__Bk00r .styles_price__kUwYs{font-size:32px;font-weight:800;color:var(--text-color)}.styles_ticket_card__Pjo_d .styles_price_section__Bk00r .styles_sub__sFbfL{font-size:14px;color:var(--muted-text-color);margin-left:6px}.styles_ticket_card__Pjo_d .styles_action_button__rCKay{width:100%;margin-bottom:16px}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--muted-divider-color)}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u .styles_avatars__ZexI_{display:flex}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u .styles_avatars__ZexI_ img{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-10px}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u .styles_avatars__ZexI_ img:first-child{margin-left:0}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u p{font-size:13px;color:var(--muted-text-color);line-height:1.4}.styles_ticket_card__Pjo_d .styles_social_proof__eqK4u p strong{color:var(--text-color);font-weight:600}@keyframes styles_pulse__BQCQZ{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.styles_event_meta__KOgtd{display:flex;flex-direction:column;gap:12px;margin-top:12px}.styles_event_meta__KOgtd .styles_date_time_section___y2zk{display:flex;gap:16px}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_box__4NZQE{flex-shrink:0;width:56px;height:56px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_box__4NZQE .styles_month__elOfA{font-size:11px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;line-height:1}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_box__4NZQE .styles_day__BV_B_{font-size:22px;font-weight:700;color:var(--text-color);line-height:1;margin-top:2px}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_details__Vu_Mm{display:flex;flex-direction:column;justify-content:center;gap:4px}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_details__Vu_Mm .styles_full_date__yrSRA{font-size:16px;font-weight:600;color:var(--text-color);line-height:1.3}.styles_event_meta__KOgtd .styles_date_time_section___y2zk .styles_date_details__Vu_Mm .styles_time_range__0H8Ud{font-size:15px;font-weight:400;color:var(--muted-text-color);line-height:1.3}.styles_event_meta__KOgtd .styles_location_section__oFAyx{display:flex;align-items:flex-start;gap:16px}.styles_event_meta__KOgtd .styles_location_section__oFAyx .styles_icon_box__cKe4p{flex-shrink:0;width:56px;height:56px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;display:flex;align-items:center;justify-content:center}.styles_event_meta__KOgtd .styles_location_section__oFAyx .styles_icon_box__cKe4p svg{width:24px;height:24px;color:var(--muted-text-color)}.styles_event_meta__KOgtd .styles_location_section__oFAyx span{font-size:15px;font-weight:400;color:var(--muted-text-color);line-height:1.5;align-self:center}.styles_mobile_social_proof__TxUD5{display:flex;flex-direction:column;align-items:flex-start!important;gap:12px;width:100%}.styles_mobile_social_proof__TxUD5 h3{width:100%;text-align:left}.styles_mobile_social_proof__TxUD5 .styles_mobile_mutual_connections_wrapper__uKQ7n{width:100%;display:flex;justify-content:flex-start;margin-top:4px}.styles_tag__N_e_n{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 8%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 100%);border:1px solid color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 30%,transparent);border-radius:999px;font-size:13px;font-weight:500;color:var(--community-secondary,var(--secondary-color));white-space:nowrap;cursor:default;transition:all .2s ease}.styles_tag__N_e_n:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 16%,transparent) 100%);border-color:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 50%,transparent);transform:translateY(-1px);box-shadow:0 2px 8px color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent)}.styles_tags_container__qQ1_6{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_media_container___tdlS{position:relative;width:100%}.styles_sold_out_badge__LIjeA{position:absolute;top:15px;right:15px;z-index:10;background-color:var(--error-color);color:#fff;padding:6px 14px;border-radius:99px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(237,67,67,.4);border:1.5px solid #fff}.styles_post__cGhna{overflow:hidden}.styles_post__cGhna.styles_detailed__LOZgN{display:flex;flex-direction:column;gap:24px;background-color:rgba(0,0,0,0)}.styles_post__cGhna.styles_detailed__LOZgN .styles_content__dND7H{padding:0!important;background-color:rgba(0,0,0,0);margin:0;border-radius:0}.styles_hero_skeleton__3R8EM{width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-lg);margin-bottom:24px}.styles_event_header__IPD54{margin-bottom:32px;padding:20px 0;border-bottom:1px solid var(--divider-color)}.styles_event_header__IPD54 .styles_title_skeleton__jjqqN{margin-bottom:16px}.styles_event_header__IPD54 .styles_host_info__dNkI7{display:flex;align-items:center;gap:12px}.styles_section__Nt3JN{margin-bottom:40px}.styles_section__Nt3JN h2{margin-bottom:20px}.styles_meta_info_skeleton__0vjsb{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.styles_meta_info_skeleton__0vjsb .styles_meta_item__Lj9jP{display:flex;align-items:center;gap:16px}.styles_page_name__1D1Hc,.styles_title__U1rPO{margin-bottom:2px!important}.styles_footer__TEKxu ul{display:flex}.styles_footer__TEKxu ul li{margin-right:10px}.styles_media_skeleton__cz_zv{width:100%;height:325px}.styles_searchWrapper__9A9f8,.styles_topicsWrapper__t6ivz{margin-bottom:var(--section-margin)}.styles_feedList__N3GrY{display:flex;flex-direction:column;gap:24px}.styles_skeletonWrapper__QrV7p{margin-top:24px}