.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:calc(var(--section-margin)*1.5)}.category-grid_gridHeader__zImRV h2{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 calc(var(--inner-padding)*.5) 0;font-family:var(--heading-font)}.category-grid_gridHeader__zImRV p{font-size:1rem;color:var(--muted-text-color);margin:0;line-height:1.5}.category-grid_grid__VhvYr{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding)}@media screen and (max-width:768px){.category-grid_grid__VhvYr{grid-template-columns:1fr}}.category-grid_categoryCard__FWwEf{background:#fff;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);padding:var(--inner-padding);text-align:start;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:flex-start;gap:var(--inner-padding);height:100%}.category-grid_categoryCard__FWwEf:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryDescription__x_vnj,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryStats__Cy_k0,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryTitle__uCVsv{color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryIcon__IwhdF{background:hsla(0,0%,100%,.2)}.category-grid_categoryIcon__IwhdF{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--muted-divider-color);border-radius:var(--border-radius-md);flex-shrink:0;font-size:1.5rem}.category-grid_categoryContent__Od4Qu{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.category-grid_categoryTitle__uCVsv{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3;font-family:var(--heading-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-grid_categoryDescription__x_vnj{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-grid_categoryStats__Cy_k0{font-size:.75rem;color:var(--muted-text-color);font-weight:500;margin-top:4px}@media screen and (max-width:768px){.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:var(--inner-padding)}.category-grid_gridHeader__zImRV h2{font-size:1.25rem}.category-grid_gridHeader__zImRV p{font-size:.9rem}.category-grid_categoryCard__FWwEf{padding:calc(var(--inner-padding)*.75);gap:calc(var(--inner-padding)*.75)}.category-grid_categoryIcon__IwhdF{width:40px;height:40px;font-size:1.25rem}}.feature-card_featureCards__hL0bt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.feature-card_featureCard__D8Ufe{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:20px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);background:#fff;transition:all .2s ease}.feature-card_featureCard__D8Ufe:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-card_featureIcon__KEjvz{font-size:24px;flex-shrink:0;margin-top:4px}.feature-card_featureContent__p_I4B{flex:1 1;min-width:0}.feature-card_featureTitle__H400M{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.feature-card_featureDescription__fzAAZ{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.5}.feature-card_featureDetails__y8Lxz{font-size:.85rem;color:var(--text-color);margin:0;line-height:1.4}@media screen and (max-width:768px){.feature-card_featureCards__hL0bt{grid-template-columns:1fr;gap:16px}.feature-card_featureCard__D8Ufe{padding:16px;gap:12px}.feature-card_featureIcon__KEjvz{font-size:20px}.feature-card_featureTitle__H400M{font-size:1rem}.feature-card_featureDescription__fzAAZ{font-size:.85rem}.feature-card_featureDetails__y8Lxz{font-size:.8rem}}.guide-section_guideSection__rHtQE{padding:24px}.guide-section_sectionHeader__1ONmJ{margin-bottom:0;padding-bottom:24px;border-bottom:1px solid var(--divider-color)}.guide-section_sectionTitle__4IV7D{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0 0 12px;font-family:var(--heading-font)}.guide-section_sectionDescription__mFtm3{font-size:1.125rem;color:var(--muted-text-color);margin:0;line-height:1.6}.guide-section_sectionContent__3U3uV{margin-top:24px}.guide-section_sectionsGrid__NOOt1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:24px}@media screen and (max-width:768px){.guide-section_sectionsGrid__NOOt1{grid-template-columns:1fr;gap:12px}}.guide-section_sectionCard__SZ_Jq{background:#fff;border:2px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:20px;text-align:start;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:8px}.guide-section_sectionCard__SZ_Jq:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.guide-section_sectionCardTitle__KFQ_S{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.guide-section_sectionCardDescription__FVrD9{font-size:.9rem;color:var(--muted-text-color);margin:0;line-height:1.4}.guide-section_section___szsr{margin-bottom:0}.guide-section_subsectionTitle__Oomap{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.guide-section_subsectionDescription__HAnuw{font-size:1rem;color:var(--muted-text-color);margin:0 0 20px;line-height:1.5}.guide-section_noContent__Qt484{text-align:center;padding:60px 32px;color:var(--muted-text-color)}.guide-section_noContent__Qt484 h2{font-size:1.5rem;margin:0 0 12px;color:var(--text-color)}.guide-section_noContent__Qt484 p{font-size:1rem;margin:0}@media screen and (max-width:768px){.guide-section_guideSection__rHtQE{padding:20px}.guide-section_sectionTitle__4IV7D{font-size:1.75rem}.guide-section_sectionDescription__mFtm3{font-size:1rem}.guide-section_subsectionTitle__Oomap{font-size:1.25rem}.guide-section_noContent__Qt484{padding:40px 20px}.guide-section_noContent__Qt484 h2{font-size:1.25rem}.guide-section_noContent__Qt484 p{font-size:.9rem}}.screenshot-gallery_screenshotGallery__mPjFf{margin-top:20px}.screenshot-gallery_galleryGrid__Wk_Ey{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.screenshot-gallery_galleryItem__5HM33{cursor:pointer;border-radius:var(--border-radius);overflow:hidden;transition:transform .2s ease}.screenshot-gallery_galleryItem__5HM33:hover{transform:translateY(-2px)}.screenshot-gallery_galleryImage__tfR0C{width:100%;height:200px;object-fit:cover;border-radius:var(--border-radius)}.screenshot-gallery_galleryCaption__oQ_zY{font-size:.85rem;color:var(--muted-text-color);margin:8px 0 0;text-align:center}.screenshot-gallery_modal__1WOzB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.screenshot-gallery_modalContent__svhSQ{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:var(--border-radius);overflow:hidden}.screenshot-gallery_closeButton__Mzd_c{position:absolute;top:12px;right:12px;width:32px;height:32px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:18px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_closeButton__Mzd_c:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_nextButton__Onz03:hover,.screenshot-gallery_prevButton__uT91k:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_prevButton__uT91k{left:12px}.screenshot-gallery_nextButton__Onz03{right:12px}.screenshot-gallery_modalImage___fJdm{width:100%;height:auto;max-height:70vh;object-fit:contain}.screenshot-gallery_modalCaption___k3z_{padding:16px;font-size:.9rem;color:var(--text-color);text-align:center;margin:0;background:#fff}@media screen and (max-width:768px){.screenshot-gallery_galleryGrid__Wk_Ey{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.screenshot-gallery_galleryImage__tfR0C{height:150px}.screenshot-gallery_modal__1WOzB{padding:10px}.screenshot-gallery_closeButton__Mzd_c{top:8px;right:8px;width:28px;height:28px;font-size:16px}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{width:32px;height:32px;font-size:16px}.screenshot-gallery_prevButton__uT91k{left:8px}.screenshot-gallery_nextButton__Onz03{right:8px}.screenshot-gallery_modalImage___fJdm{max-height:60vh}.screenshot-gallery_modalCaption___k3z_{padding:12px;font-size:.85rem}}.step-by-step_stepByStep__z4RsS{display:flex;flex-direction:column;gap:16px}.step-by-step_step__Wv2gI{border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;overflow:hidden;transition:all .2s ease}.step-by-step_step__Wv2gI:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.step-by-step_stepHeader__lK2y3{width:100%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:none;border:none;cursor:pointer;transition:all .2s ease;text-align:start}.step-by-step_stepHeader__lK2y3:hover{background:rgba(0,0,0,.01)}.step-by-step_stepHeader__lK2y3.step-by-step_expanded__qxHDI{background:rgba(var(--primary-color-rgb),.02)}.step-by-step_stepNumber__LQg5j{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);color:#fff;border-radius:50%;font-weight:600;font-size:14px;flex-shrink:0}.step-by-step_stepContent__pZdrr{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.step-by-step_stepTitle__Or9G6{font-size:1.05rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.step-by-step_stepDescription__HMnYb{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4}.step-by-step_expandButton__F9zs2{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--muted-divider-color);border-radius:50%;color:var(--text-color);font-size:18px;font-weight:500;transition:all .2s ease;flex-shrink:0}.step-by-step_expandButton__F9zs2.step-by-step_expanded__qxHDI{background:var(--primary-color);color:#fff;transform:rotate(0deg)}.step-by-step_stepDetails__iP3To{padding:16px 20px 20px 68px;border-top:1px solid var(--muted-divider-color);background:var(--background-color)}.step-by-step_stepDetails__iP3To p{font-size:.9rem;color:var(--text-color);margin:0;line-height:1.6;white-space:pre-wrap}@media screen and (max-width:768px){.step-by-step_stepHeader__lK2y3{padding:12px 16px;gap:12px}.step-by-step_stepNumber__LQg5j{width:28px;height:28px;font-size:12px}.step-by-step_stepTitle__Or9G6{font-size:1rem}.step-by-step_stepDescription__HMnYb{font-size:.85rem}.step-by-step_stepDetails__iP3To{padding:12px 16px 16px 56px}}.search-results_searchResults__qVJWb{padding:32px}.search-results_resultsHeader__ZoPoj{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--divider-color)}.search-results_resultsHeader__ZoPoj h3{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.search-results_resultsCount__mi8bJ{font-size:.9rem;color:var(--muted-text-color);margin:0}.search-results_resultsList__KIHf0{display:flex;flex-direction:column;gap:12px}.search-results_resultItem__k4Hto{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--divider-color);border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;background:#fff}.search-results_resultItem__k4Hto:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-results_resultContent__YaQNJ{flex:1 1;min-width:0}.search-results_resultTitle__MjAl3{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 6px;font-family:var(--heading-font)}.search-results_resultDescription__WJsbe{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.4}.search-results_resultMeta__eJlRk{display:flex;gap:12px;align-items:center}.search-results_resultCategory__5ddsB{font-size:.8rem;color:var(--primary-color);background:var(--muted-divider-color);padding:4px 8px;border-radius:var(--border-radius-md);text-transform:capitalize}.search-results_resultRelevance__PhhKB{font-size:.8rem;color:var(--muted-text-color)}.search-results_resultArrow__pHB2U{color:var(--muted-text-color);font-size:18px;font-weight:700;margin-left:12px;flex-shrink:0}.search-results_loading__02_6F{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_loading__02_6F p{margin:16px 0 0;font-size:1rem}.search-results_spinner__NXIVl{width:32px;height:32px;border-top:3px solid var(--muted-divider-color);border:3px solid var(--muted-divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:search-results_spin__PF22_ 1s linear infinite}@keyframes search-results_spin__PF22_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results_emptyState__oqzyl,.search-results_noResults__qOO4U{text-align:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_emptyState__oqzyl h3,.search-results_noResults__qOO4U h3{font-size:1.5rem;margin:0 0 12px;color:var(--text-color);font-family:var(--heading-font)}.search-results_emptyState__oqzyl p,.search-results_noResults__qOO4U p{font-size:1rem;margin:0;line-height:1.6}@media screen and (max-width:768px){.search-results_searchResults__qVJWb{padding:20px}.search-results_resultsHeader__ZoPoj h3{font-size:1.25rem}.search-results_resultItem__k4Hto{padding:12px}.search-results_resultTitle__MjAl3{font-size:.9rem}.search-results_resultDescription__WJsbe{font-size:.85rem}.search-results_resultMeta__eJlRk{flex-direction:column;align-items:flex-start;gap:6px}.search-results_resultArrow__pHB2U{font-size:16px}}.user-guide-content_contentArea__4EbbO{min-height:600px}.breadcrumb_breadcrumb__3dl66{padding:var(--section-margin) 0}.breadcrumb_breadcrumbList__ytBv6{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--inner-padding)*.5)}.breadcrumb_breadcrumbItem__6X_4A{background:none;border:none;color:var(--muted-text-color);font-size:14px;cursor:pointer;padding:calc(var(--inner-padding)*.25) calc(var(--inner-padding)*.5);border-radius:var(--border-radius-xs);transition:all .2s ease}.breadcrumb_breadcrumbItem__6X_4A:hover{color:var(--primary-color);background:var(--background-color)}.breadcrumb_breadcrumbItem__6X_4A.breadcrumb_active__9Khwu{color:var(--primary-color);font-weight:500}.breadcrumb_breadcrumbItem__6X_4A:last-child{color:var(--text-color);font-weight:500;cursor:default}.breadcrumb_breadcrumbItem__6X_4A:last-child:hover{color:var(--text-color);background:none}.breadcrumb_separator__Rf67A{color:var(--muted-text-color);font-size:14px;margin:0 calc(var(--inner-padding)*.25)}@media screen and (max-width:768px){.breadcrumb_breadcrumb__3dl66{margin-bottom:var(--section-margin);padding:calc(var(--section-margin)*.75) 0}.breadcrumb_breadcrumbItem__6X_4A{font-size:13px;padding:calc(var(--inner-padding)*.1875) calc(var(--inner-padding)*.375)}.breadcrumb_separator__Rf67A{font-size:13px;margin:0 calc(var(--inner-padding)*.125)}}.card_component_card__93zxs{display:flex;flex-direction:column;border-radius:var(--border-radius-lg);background-color:var(--card-background-color);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.card_component_card__93zxs:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--divider-color)}.dropdown-is-open .card_component_card__93zxs:hover{transform:none!important}.card_component_card__93zxs.card_component_plain__55HZY{border:none;box-shadow:none;background-color:rgba(0,0,0,0)}.card_component_card__93zxs.card_component_plain__55HZY:hover{box-shadow:none;transform:none}.card_component_card__93zxs.card_component_dark__bM13M{background:linear-gradient(135deg,#1a2b6b,#111b4a 40%,#1a202c);border:none;color:#fff}.card_component_card__93zxs.card_component_dark__bM13M:hover{box-shadow:var(--shadow-md)}.card_component_header__mvo_9{position:relative;padding:var(--inner-padding);border-top-left-radius:inherit;border-top-right-radius:inherit}.card_component_header__mvo_9 h1,.card_component_header__mvo_9 h2,.card_component_header__mvo_9 h3{margin:0 0 6px;font-size:21px}.card_component_header__mvo_9 h4,.card_component_header__mvo_9 h5,.card_component_header__mvo_9 h6{font-size:17px}.card_component_header__mvo_9 p{margin:0;font-size:15px;color:var(--muted-text-color)}.card_component_header__mvo_9{border-bottom:1px solid var(--divider-color)}.card_component_body__pj5gi{padding:var(--inner-padding);font-size:15px;line-height:1.6}.card_component_body__pj5gi ul{list-style:outside;padding-left:30px}.card_component_body__pj5gi a{color:var(--tertiary-color)}.styles_avatar__kQ_vt{display:flex;background:var(--gray-200);border-radius:var(--border-radius-lg);overflow:hidden;position:relative;box-shadow:0 6px 16px rgba(15,23,42,.08),inset 0 1px 1px hsla(0,0%,100%,.35);container-type:inline-size}.styles_avatar__kQ_vt.styles_no_border__nutIx{border:0;box-shadow:none}.styles_avatar__kQ_vt.styles_with_initials__vaUzf{align-items:center;justify-content:center;background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);border:none;border-radius:var(--border-radius-lg)}.styles_avatar__kQ_vt.styles_with_initials__vaUzf .styles_initials__kGrbu{font-weight:600;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.15);letter-spacing:-.02em;font-size:40cqi}.styles_avatar__kQ_vt picture{display:flex;width:100%;height:100%}.styles_avatar__kQ_vt img{background:#fff;margin:0;object-fit:cover;width:100%;height:100%}.styles_toast_container__cuNws{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:10000;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none;width:max-content;max-width:calc(100vw - 32px)}.styles_toast__MBAMB{pointer-events:auto;position:relative;display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:rgba(24,24,27,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--border-radius-full);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 8px 32px rgba(0,0,0,.28),0 2px 8px rgba(0,0,0,.12);min-width:240px;max-width:480px;overflow:hidden;animation:styles_toastIn__4mYDw .4s cubic-bezier(.21,1.02,.73,1)}.styles_toast__MBAMB.styles_exiting__lwMmL{animation:styles_toastOut__8aSfG .3s cubic-bezier(.06,.71,.55,1) forwards}.styles_toast__MBAMB.styles_has_action__80YRA{border-radius:var(--border-radius)}.styles_toast__MBAMB.styles_error__fSdQv{background:var(--danger-color,var(--error-color))}.styles_toast__MBAMB.styles_info__FFAq8{background:var(--info-color)}.styles_toast_icon__E9hnR{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px}.styles_toast_content__tGSgU{flex:1 1;min-width:0}.styles_toast_text__qU1LR{font-size:13.5px;font-weight:500;color:hsla(0,0%,100%,.95);line-height:1.35;margin:0;letter-spacing:-.01em}.styles_toast_action__EDtiO{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6);background:none;border:none;padding:0;margin-top:4px;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.styles_toast_action__EDtiO:hover{color:hsla(0,0%,100%,.95)}.styles_toast_close__ZjHhv{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:4px;cursor:pointer;border-radius:50%;opacity:.4;transition:opacity .15s ease,background .15s ease}.styles_toast_close__ZjHhv:hover{opacity:.9;background:hsla(0,0%,100%,.1)}.styles_toast_progress__sfTLJ{position:absolute;bottom:0;left:0;height:2px;background:hsla(0,0%,100%,.2);border-radius:0 0 100px 100px;animation:styles_progressShrink__BoZVs var(--toast-duration) linear forwards}@keyframes styles_progressShrink__BoZVs{0%{width:100%}to{width:0}}@keyframes styles_toastIn__4mYDw{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes styles_toastOut__8aSfG{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.97)}}@media(max-width:480px){.styles_toast_container__cuNws{width:calc(100vw - 32px)}.styles_toast__MBAMB{width:100%;padding:14px 16px;border-radius:var(--border-radius-lg)}.styles_toast_close__ZjHhv{margin-top:1px}}.premium-badge_premium_badge__P8Rn7{background:linear-gradient(135deg,#ffd700,#ffb347);color:#333;border-radius:var(--border-radius-md);text-align:center;-webkit-margin-start:8px;margin-inline-start:8px;padding:2px 6px;font-size:10px;transition:all .25s ease;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3)}.premium-badge_members_only_badge__gX1OI,.premium-badge_premium_badge__P8Rn7{display:inline-flex;justify-content:center;align-items:center;font-weight:700;text-transform:uppercase;white-space:nowrap}.premium-badge_members_only_badge__gX1OI{color:var(--secondary-color);font-size:11px;letter-spacing:1px}.premium-dropdown_premium_dropdown_wrapper__mTztG{margin-bottom:5px}.premium-dropdown_paid_post_badge__BNRCY{display:flex;align-items:center;gap:5px;background-color:rgba(var(--secondary-color-rgb,76,74,202),.07);color:var(--secondary-color);border:1.5px solid rgba(var(--secondary-color-rgb,76,74,202),.18);padding:5px 12px;border-radius:var(--border-radius-full);font-size:var(--font-size-xs);font-weight:700;text-transform:uppercase;letter-spacing:.6px;cursor:pointer;transition:background-color .2s ease-out}.premium-dropdown_paid_post_badge__BNRCY:hover{background-color:rgba(var(--secondary-color-rgb,76,74,202),.12)}.premium-dropdown_paid_post_badge__BNRCY .premium-dropdown_badge_text__IOPwf{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.styles_main__oqCuU{font-weight:600;font-size:15px}.styles_main__oqCuU.styles_calendar_style__CqIJQ{font-size:14px;font-weight:500;color:var(--muted-text-color);white-space:wrap}.styles_main__oqCuU.styles_list_style__zn3z5{font-weight:500;color:var(--muted-text-color)}@media screen and (max-width:767px){.styles_main__oqCuU.styles_list_style__zn3z5{font-size:14px}}.styles_main__oqCuU.styles_map__popup__RkPPB{font-size:13px;font-weight:500;color:var(--muted-text-color)}.styles_happening_now__iqmXZ{color:var(--error-color);font-weight:600}.styles_info_item__IXvEV{display:flex;flex-wrap:wrap;gap:5px;width:100%}.styles_info_item__IXvEV .styles_inner__QsI8q{display:flex;align-items:center;font-size:13px}.styles_info_item__IXvEV .styles_inner__QsI8q .styles_icon_wrapper__uw7cc{display:flex;min-width:16px;flex-shrink:0}.styles_info_item__IXvEV .styles_inner__QsI8q .styles_location_text__TLGkB{word-break:break-word;margin-right:5px}.styles_info_item__IXvEV .styles_inner__QsI8q .styles_location_text__TLGkB.styles_text_ellipsis__2k7t8{width:100%;overflow:hidden;text-overflow:ellipsis}.styles_info_item__IXvEV .styles_inner__QsI8q .styles_location_text__TLGkB.styles_text_ellipsis__2k7t8 a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis}.styles_info_item__IXvEV .styles_inner__QsI8q .styles_location_text__TLGkB.styles_physical__wG60o{text-transform:capitalize}.styles_profile__Lt3vU{display:flex;flex-wrap:wrap;gap:5px}.styles_profile__Lt3vU a{font-size:13px;text-decoration:none;color:var(--text-color)}.styles_profile__Lt3vU a:hover{text-decoration:underline}.styles_main__A08RV{background-color:rgba(0,0,0,0);border:none;color:var(--tertiary-color);cursor:pointer;font-weight:600;font-size:14px;font-family:inherit}.styles_main__A08RV .styles_map_style__z8iod{font-size:12px}.styles_audio_player__30gza{margin:16px;padding:var(--inner-padding);border-radius:var(--border-radius-md);background:var(--card-background,#ffffff);border:1px solid var(--border-color,var(--divider-color));transition:box-shadow .2s ease}.styles_audio_player__30gza:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_player_container__WGMqX{display:flex;flex-direction:column;gap:12px}.styles_audio_header__l_69x{display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_audio_title__YqzjW{font-weight:600;font-size:14px;color:var(--text-primary,#1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1}.styles_error_badge__lpOm1{font-size:11px;padding:2px 8px;border-radius:var(--border-radius-xs);background:var(--error-background,#fee2e2);color:var(--error-color,var(--error-color));font-weight:500;text-transform:uppercase}.styles_controls__H3v2j{display:flex;align-items:center;gap:12px}.styles_play_button__L8s_E{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--primary-color,var(--secondary-color));border:none;cursor:pointer;transition:all .2s ease;flex-shrink:0;position:relative;color:#fff}.styles_play_button__L8s_E:hover:not(:disabled){transform:scale(1.05);background:var(--primary-color-dark,var(--secondary-color))}.styles_play_button__L8s_E:active:not(:disabled){transform:scale(.95)}.styles_play_button__L8s_E:disabled{opacity:.5;cursor:not-allowed}.styles_play_button__L8s_E:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_play_button__L8s_E svg{position:relative;z-index:1}.styles_play_button__L8s_E.styles_loading__B2fT_{pointer-events:none}.styles_spinner__52Wpm{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:styles_spin__oIh1W .6s linear infinite}@keyframes styles_spin__oIh1W{to{transform:rotate(1turn)}}.styles_time__y9EeD{font-size:13px;font-weight:500;color:var(--text-secondary,var(--muted-text-color));white-space:nowrap;flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:40px;text-align:center}.styles_progress_container__tTK6T{position:relative;flex:1 1;height:6px;background:var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);cursor:pointer;overflow:hidden}.styles_progress_container__tTK6T:hover .styles_progress_thumb__pCuhS{opacity:1}.styles_progress_container__tTK6T:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_buffered__fy9z2{background:var(--buffered-color,#d1d5db);transition:width .3s ease}.styles_buffered__fy9z2,.styles_progress_fill__bLfoF{position:absolute;top:0;left:0;height:100%;pointer-events:none}.styles_progress_fill__bLfoF{background:var(--primary-color,var(--secondary-color));transition:width .1s linear;z-index:1}.styles_progress_thumb__pCuhS{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:var(--primary-color,var(--secondary-color));border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:2}.styles_volume_container__bkvDF{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:768px){.styles_volume_container__bkvDF{gap:4px}}.styles_volume_button__erVrZ{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);border:1px solid var(--border-color,var(--divider-color));cursor:pointer;transition:all .2s ease;color:var(--text-secondary,var(--muted-text-color))}.styles_volume_button__erVrZ:hover{background:var(--hover-background,var(--background-color));border-color:var(--primary-color,var(--secondary-color))}.styles_volume_button__erVrZ:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_volume_slider__jXsSf{width:80px;height:4px;background:var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}@media(max-width:768px){.styles_volume_slider__jXsSf{display:none}}.styles_volume_slider__jXsSf::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--primary-color,var(--secondary-color));border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease}.styles_volume_slider__jXsSf::-webkit-slider-thumb:hover{transform:scale(1.2)}.styles_volume_slider__jXsSf::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--primary-color,var(--secondary-color));border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;-moz-transition:transform .2s ease;transition:transform .2s ease}.styles_volume_slider__jXsSf::-moz-range-thumb:hover{transform:scale(1.2)}.styles_volume_slider__jXsSf:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_more_menu_container__2ZFCu{position:relative;flex-shrink:0}.styles_more_button__o6wJf{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);border:1px solid var(--border-color,var(--divider-color));cursor:pointer;transition:all .2s ease;color:var(--text-secondary,var(--muted-text-color))}.styles_more_button__o6wJf:hover{background:var(--hover-background,var(--background-color));border-color:var(--primary-color,var(--secondary-color))}.styles_more_button__o6wJf:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}@media(max-width:768px){.styles_more_button__o6wJf{width:36px;height:36px}}.styles_more_menu__JfSBE{position:absolute;right:0;bottom:calc(100% + 8px);background:var(--card-background,#ffffff);border:1px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px 0;min-width:180px;z-index:10;animation:styles_slideUp__PvvKq .15s ease-out}@media(max-width:768px){.styles_more_menu__JfSBE{min-width:160px}}@keyframes styles_slideUp__PvvKq{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles_menu_item__UDzkt{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:12px;border-bottom:1px solid var(--border-color,var(--divider-color))}.styles_menu_item__UDzkt:last-child{border-bottom:none}.styles_menu_label__VyrVL{font-size:13px;font-weight:500;color:var(--text-primary,#1f2937);white-space:nowrap}.styles_menu_select__VrUZI{padding:4px 8px;font-size:12px;font-weight:500;color:var(--text-secondary,var(--muted-text-color));background:var(--input-background,var(--background-color));border:1px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);cursor:pointer;transition:all .2s ease}.styles_menu_select__VrUZI:hover{border-color:var(--primary-color,var(--secondary-color))}.styles_menu_select__VrUZI:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_menu_item_link__lzYcJ{display:flex;align-items:center;gap:12px;padding:10px 16px;color:var(--text-primary,#1f2937);text-decoration:none;font-size:13px;font-weight:500;transition:background .15s ease}.styles_menu_item_link__lzYcJ:hover{background:var(--hover-background,var(--background-color))}.styles_menu_item_link__lzYcJ svg{flex-shrink:0}.styles_volume_menu_item__mSJqi{flex-direction:column;align-items:stretch;gap:8px}@media(min-width:769px){.styles_volume_menu_item__mSJqi{display:none}}.styles_volume_percentage__7U0_Y{font-size:12px;color:var(--text-secondary,var(--muted-text-color));font-weight:500;text-align:right;min-width:38px}.styles_menu_volume_slider__CEA03{width:100%;height:4px;background:var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.styles_menu_volume_slider__CEA03::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--primary-color,var(--secondary-color));border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease}.styles_menu_volume_slider__CEA03::-webkit-slider-thumb:hover{transform:scale(1.2)}.styles_menu_volume_slider__CEA03::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--primary-color,var(--secondary-color));border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;-moz-transition:transform .2s ease;transition:transform .2s ease}.styles_menu_volume_slider__CEA03::-moz-range-thumb:hover{transform:scale(1.2)}.styles_menu_volume_slider__CEA03:focus-visible{outline:2px solid var(--primary-color,var(--secondary-color));outline-offset:2px}.styles_error_message__U2hS7{padding:8px 12px;background:var(--error-background,#fee2e2);color:var(--error-color,var(--error-color));border-radius:var(--border-radius-xs);font-size:13px;display:flex;align-items:center;gap:8px}.styles_error_message__U2hS7:before{content:"⚠";font-size:16px}.styles_sr_only__JY0T9{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){.styles_audio_player__30gza{padding:12px}.styles_controls__H3v2j{gap:8px}.styles_play_button__L8s_E{width:38px;height:38px}.styles_time__y9EeD{font-size:12px;min-width:36px}.styles_volume_button__erVrZ{width:36px;height:36px}}.styles_post_calendar__n128l{margin-top:0;display:flex;flex-flow:row wrap}.styles_post_calendar__n128l.styles_map__popup__GQLHu li:after{display:none}.styles_post_calendar__n128l li{margin-right:14px;position:relative;font-size:13px;font-weight:600;font-family:inherit}.styles_post_calendar__n128l li:after{position:absolute;right:-7px;bottom:5px;height:2px;width:2px;background:var(--tertiary-color);content:""}.styles_post_calendar__n128l li:last-child{margin-right:0}.styles_post_calendar__n128l li:last-child:after{display:none}.styles_post_calendar__n128l li.styles_muted_text__z63u4{color:var(--muted-text-color)}.styles_post_calendar__n128l li a{font-size:13px;font-weight:600;font-family:inherit;color:var(--tertiary-color)}.styles_premium_calendar__mSgpE{margin-top:10px;margin-left:0;gap:12px}.styles_premium_link__r20QL{color:var(--primary-color)!important;font-weight:500;font-size:14px}.styles_premium_link__r20QL:hover{text-decoration:underline}.styles_premium_calendar__mSgpE li:after{display:none!important}.styles_premium_btn__ag4J_{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--border-radius-lg);border:1px solid var(--border-color);background-color:var(--card-bg-color);color:var(--primary-color);font-weight:500;font-size:14px;transition:all .2s}.styles_premium_btn__ag4J_:hover{background-color:var(--hover-bg-color);border-color:var(--primary-color)}.styles_premium_btn__ag4J_ span{margin:0 4px}.styles_main__9PjPe{cursor:pointer;background-color:var(--background-color);border-radius:var(--border-radius);padding:var(--inner-padding);margin:0 var(--inner-padding) var(--inner-padding)}.styles_main__9PjPe .styles_top_wrapper__vXQUX{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_main__9PjPe .styles_top_wrapper__vXQUX .styles_contributions_wrapper__wOA25{display:flex;align-items:center;gap:10px}.styles_main__9PjPe .styles_top_wrapper__vXQUX .styles_contributions_wrapper__wOA25 .styles_count__pv_Ki{display:flex;align-items:center;gap:4px}.styles_main__9PjPe .styles_top_wrapper__vXQUX .styles_contributions_wrapper__wOA25 .styles_icon_wrapper__j17eJ{transform:rotate(-90deg);max-height:15px}.styles_main__9PjPe .styles_top_wrapper__vXQUX .styles_time_ago__ua2eA{font-size:13px;color:var(--muted-text-color)}.styles_main__9PjPe .styles_comment_wrapper__1dRUO{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:13px}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_user__IU_eE{font-weight:600;text-transform:capitalize}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp{width:100%;display:block;position:relative;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp.styles_has-klipy-media__TV9ry{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp.styles_has-klipy-media__TV9ry div:not([class*=-attachment]),.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp.styles_has-klipy-media__TV9ry p,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp.styles_has-klipy-media__TV9ry span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0{display:block!important;margin:8px 0 0!important;position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;clear:both!important;float:none!important}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div[class*=clip-attachment],.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div[class*=gif-attachment],.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div[class*=meme-attachment],.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div[class*=sticker-attachment]{display:block!important;margin:8px 0 0!important;clear:both!important;float:none!important}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g video,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0 img{max-width:45px!important;width:45px!important;height:45px!important;border-radius:var(--border-radius-xs)!important;margin:0!important;object-fit:cover!important;border:1px solid var(--muted-divider-color)!important;background-color:var(--muted-divider-color)!important;position:relative}@media(max-width:768px){.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g video,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0 img{max-width:40px!important;width:40px!important;height:40px!important}}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g:after,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY:after,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR:after,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0:after{content:attr(data-file-type);position:absolute;bottom:-2px;right:-2px;background:var(--tertiary-color);color:#fff;font-size:8px;font-weight:600;padding:1px 3px;border-radius:var(--border-radius-xs);text-transform:uppercase;letter-spacing:.5px;box-shadow:0 1px 2px rgba(0,0,0,.2);z-index:2}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g:before,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY:before,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR:before,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(0,0,0,.05));border-radius:var(--border-radius-xs);pointer-events:none;z-index:1}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_gif-attachment__YLlIY:after{content:"GIF"}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_sticker-attachment__wjPs0:after{content:"STK"}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g:after{content:"CLIP"}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_meme-attachment__ld0zR:after{content:"MEME"}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp .styles_clip-attachment__JIP1g video{background-color:#000!important}.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_clip-attachment__JIP1g img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_clip-attachment__JIP1g video,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_gif-attachment__YLlIY img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_meme-attachment__ld0zR img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_sticker-attachment__wjPs0 img{max-width:45px!important;width:45px!important;height:45px!important;object-fit:cover!important;margin:0!important;border-radius:var(--border-radius-xs)!important;border:1px solid var(--muted-divider-color)!important;background-color:var(--muted-divider-color)!important}@media(max-width:768px){.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_clip-attachment__JIP1g img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_clip-attachment__JIP1g video,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_gif-attachment__YLlIY img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_meme-attachment__ld0zR img,.styles_main__9PjPe .styles_comment_wrapper__1dRUO .styles_comment_text__Ak4vp div.styles_sticker-attachment__wjPs0 img{max-width:40px!important;width:40px!important;height:40px!important}}.styles_show_mobile__EA_x5{display:none}@media screen and (max-width:767px){.styles_show_mobile__EA_x5{display:flex}}.styles_show_mobile__EA_x5 .styles_main__9PjPe{width:100%}@media screen and (max-width:767px){.styles_hide_mobile__3Pwga{display:none}}.styles_comment_text__Ak4vp div[class*=clip-attachment] img,.styles_comment_text__Ak4vp div[class*=clip-attachment] video,.styles_comment_text__Ak4vp div[class*=gif-attachment] img,.styles_comment_text__Ak4vp div[class*=meme-attachment] img,.styles_comment_text__Ak4vp div[class*=sticker-attachment] img{max-width:45px!important;width:45px!important;height:45px!important;margin:0!important;border-radius:var(--border-radius-xs)!important;object-fit:cover!important;border:1px solid var(--muted-divider-color)!important;background-color:var(--muted-divider-color)!important}@media(max-width:768px){.styles_comment_text__Ak4vp div[class*=clip-attachment] img,.styles_comment_text__Ak4vp div[class*=clip-attachment] video,.styles_comment_text__Ak4vp div[class*=gif-attachment] img,.styles_comment_text__Ak4vp div[class*=meme-attachment] img,.styles_comment_text__Ak4vp div[class*=sticker-attachment] img{max-width:40px!important;width:40px!important;height:40px!important}}.styles_comment_text__Ak4vp div[class*=clip-attachment] video{background-color:#000!important}.styles_comment_text__Ak4vp div[data-clip-id] video,.styles_comment_text__Ak4vp div[data-gif-id] img,.styles_comment_text__Ak4vp div[data-meme-id] img,.styles_comment_text__Ak4vp div[data-sticker-id] img{max-width:45px!important;width:45px!important;height:45px!important;margin:0!important;border-radius:var(--border-radius-xs)!important;object-fit:cover!important;border:1px solid var(--muted-divider-color)!important;background-color:var(--muted-divider-color)!important}@media(max-width:768px){.styles_comment_text__Ak4vp div[data-clip-id] video,.styles_comment_text__Ak4vp div[data-gif-id] img,.styles_comment_text__Ak4vp div[data-meme-id] img,.styles_comment_text__Ak4vp div[data-sticker-id] img{max-width:40px!important;width:40px!important;height:40px!important}}.styles_active_preview__cq_6M{position:relative;display:flex;flex-direction:column;cursor:pointer}.styles_active_preview__cq_6M.styles_action_alert_view__y_d9v{border-bottom:1px solid var(--mured-divider-color)}@media screen and (max-width:500px){.styles_active_preview__cq_6M.styles_action_alert_view__y_d9v{border-bottom:0}}.styles_active_preview__cq_6M.styles_action_alert_view__y_d9v.styles_detailed__Q7HVV{border-radius:0;overflow:hidden;border:0;border-bottom:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_active_preview__cq_6M.styles_action_alert_view__y_d9v.styles_detailed__Q7HVV{border-bottom:0}}.styles_active_preview__cq_6M.styles_detailed__Q7HVV{overflow:hidden;border:1px solid var(--muted-divider-color)}.styles_active_preview__cq_6M .styles_image_wrapper__b0HXG{width:100%;height:auto;min-height:20vh;position:relative;overflow:hidden;display:flex}.styles_active_preview__cq_6M .styles_image_wrapper__b0HXG img{background:#000;width:100%;height:auto;max-height:calc(50vh - 85px);object-fit:contain;background-color:#000}.styles_active_preview__cq_6M .styles_content__UYOsK{width:100%;padding:10px 20px;background-color:var(--background-color)}@media screen and (max-width:500px){.styles_active_preview__cq_6M .styles_content__UYOsK{background-color:rgba(0,0,0,0);padding:10px var(--inner-padding) 5px}}.styles_active_preview__cq_6M .styles_content__UYOsK .styles_title__CKtxM{display:block;text-transform:capitalize;margin-bottom:3px}.styles_active_preview__cq_6M .styles_content__UYOsK p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_active_preview__cq_6M .styles_content__UYOsK .styles_description__G2lAW{margin-bottom:0}.styles_dropdown__s_kFL{position:absolute;z-index:20;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);max-height:200px;overflow-y:auto;min-width:200px}.styles_item__lTUyy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}.styles_item__lTUyy:hover{background:var(--background-color)}.styles_tag__zHBFa{font-size:.875rem;font-weight:500;color:var(--primary-color)}.styles_count__cYvI2{font-size:.75rem;color:var(--muted-text-color)}.styles_info_items__pz6Zf{display:flex;align-items:center;flex-wrap:wrap;gap:1px}@media screen and (max-width:440px){.styles_info_items__pz6Zf{flex-direction:column;align-items:flex-start}}.styles_info_items__pz6Zf.styles_detailed_view__H7B0U{justify-content:flex-end}@media screen and (max-width:767px){.styles_info_items__pz6Zf.styles_detailed_view__H7B0U{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:8px}}@media screen and (max-width:700px){.styles_info_items__pz6Zf.styles_calendar_view__BjbLc{justify-content:flex-start}}.styles_info_items__pz6Zf.styles_map__popup__V83gh{flex-direction:column;align-items:flex-start;gap:5px}.styles_info_items__pz6Zf.styles_map__popup__V83gh .styles_info_item__huexP{font-weight:500}.styles_info_items__pz6Zf.styles_map__popup__V83gh .styles_info_items_group__q210q{flex-direction:column;align-items:flex-start;gap:3px}@media screen and (max-width:767px){.styles_info_items__pz6Zf .styles_desktop_profile_view__vMeGQ{display:none}}.styles_info_items__pz6Zf .styles_mobile_profile_view__T2lxI{display:none}@media screen and (max-width:767px){.styles_info_items__pz6Zf .styles_mobile_profile_view__T2lxI{display:block}}.styles_info_items__pz6Zf .styles_show_mobile__GdsEl{display:none!important}@media screen and (max-width:767px){.styles_info_items__pz6Zf .styles_show_mobile__GdsEl{display:block!important;width:100%}}.styles_info_items__pz6Zf .styles_info_items_group__q210q{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding:12px 0}@media screen and (min-width:481px){.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP{position:relative;padding-right:16px}.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:16px;width:1px;background-color:var(--divider-color,var(--divider-color))}}@media screen and (max-width:480px){.styles_info_items__pz6Zf .styles_info_items_group__q210q{flex-direction:column;align-items:flex-start;gap:8px;border-radius:var(--border-radius-sm)}.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP{width:100%;padding:2px 0}.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP:not(:last-child){border-bottom:none;padding-bottom:2px}.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP.styles_location_item___bMf9{order:1}.styles_info_items__pz6Zf .styles_info_items_group__q210q .styles_info_item__huexP.styles_time_item___sLLE{order:2}}.styles_info_items__pz6Zf .styles_info_item__huexP{display:flex;align-items:center;font-size:13px}.styles_info_items__pz6Zf .styles_info_item__huexP.styles_location_info__y4_f_{width:100%}.styles_info_items__pz6Zf .styles_info_item__huexP .styles_icon_wrapper__vn2Y6{display:flex;min-width:16px;flex-shrink:0;margin-right:5px}.styles_info_items__pz6Zf .styles_info_item__huexP .styles_info_text__F16TU.styles_physical__Akt3Q{text-transform:capitalize}.styles_info_items__pz6Zf .styles_info_item__huexP .styles_guest_profiles_wrapper__mobz9{display:flex;align-items:center;margin-left:8px}@media screen and (max-width:768px){.styles_info_items__pz6Zf .styles_info_item__huexP .styles_guest_profiles_wrapper__mobz9{margin-left:0;margin-top:4px;width:100%}}@media screen and (min-width:769px){.styles_info_items__pz6Zf.styles_mobile_first__eL4_6,.styles_info_items__pz6Zf.styles_mobile_second__fu8Bn{display:none}}@media screen and (max-width:767px){.styles_info_items__pz6Zf.styles_detailed_view__H7B0U .styles_info_items_group__q210q .styles_info_item__huexP:first-child{order:2}.styles_info_items__pz6Zf.styles_detailed_view__H7B0U .styles_info_items_group__q210q .styles_info_item__huexP:nth-child(2){order:1}}.styles_guest_profiles_row__L3KLm{display:flex;align-items:center;justify-content:right;width:100%}@media screen and (max-width:768px){.styles_guest_profiles_row__L3KLm{justify-content:flex-start}}.styles_date_badge__mBGtD{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:56px;padding:8px 12px;background:var(--community-primary,linear-gradient(135deg,var(--primary-color,#2563eb) 0,var(--primary-color-dark,#1d4ed8) 100%));border-radius:var(--border-radius-md);box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0}.styles_date_badge__mBGtD .styles_month__2UfTT{font-size:11px;font-weight:600;letter-spacing:.5px;color:var(--community-primary-text,rgba(255,255,255,.9));opacity:.9;text-transform:uppercase;line-height:1}.styles_date_badge__mBGtD .styles_day__Oofpt{font-size:24px;font-weight:700;color:var(--community-primary-text,#fff);line-height:1.1;margin:2px 0}.styles_date_badge__mBGtD .styles_time__iaagm{font-size:10px;font-weight:500;color:var(--community-primary-text,rgba(255,255,255,.85));opacity:.85;line-height:1;white-space:nowrap}.styles_date_badge__mBGtD{transition:transform .2s ease,box-shadow .2s ease}.styles_date_badge__mBGtD:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media screen and (max-width:480px){.styles_date_badge__mBGtD{min-width:48px;padding:6px 10px;border-radius:var(--border-radius-sm)}.styles_date_badge__mBGtD .styles_month__2UfTT{font-size:10px}.styles_date_badge__mBGtD .styles_day__Oofpt{font-size:20px}.styles_date_badge__mBGtD .styles_time__iaagm{font-size:9px}}.styles_pill__jjUEJ{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;color:var(--text-color);background:rgba(var(--primary-color-rgb),.06);border-radius:999px;text-decoration:none;transition:background .2s ease-out,transform .2s ease-out;cursor:pointer;line-height:1.4;max-inline-size:max-content}.styles_pill__jjUEJ:hover{background:rgba(var(--primary-color-rgb),.12);transform:translateY(-1px)}.styles_pill__jjUEJ:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.styles_icon__VnWMz{font-size:13px;line-height:1}.styles_main__VLOI4.styles_map__popup__PdiKp .styles_inner__yHbYs .styles_title__SANRf{font-size:13px;margin-bottom:0}.styles_main__VLOI4.styles_detailed__cOxNN .styles_inner__yHbYs .styles_title__SANRf{font-size:21px}.styles_main__VLOI4.styles_slider_view_wrapper__jsNPZ .styles_inner__yHbYs{align-items:flex-start}.styles_main__VLOI4 .styles_inner__yHbYs{display:flex;gap:16px;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.styles_main__VLOI4 .styles_inner__yHbYs{flex-direction:column;align-items:flex-start}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_left__1AT3J{flex:1 1;min-width:0}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_row__B1kPe{display:flex;align-items:center;gap:16px}@media screen and (max-width:480px){.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_row__B1kPe{gap:12px}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT{flex:1 1;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT h1,.styles_main__VLOI4 .styles_inner__yHbYs .styles_title_content__SXUNT h2{margin:0}.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7{min-width:150px;max-width:200px;display:flex;justify-content:flex-end;align-items:flex-start}@media screen and (max-width:500px){.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7{width:100%;max-width:100%}.styles_main__VLOI4 .styles_inner__yHbYs .styles_right__iRzz7>div{width:100%}}.styles_main__VLOI4 .styles_inner__yHbYs .styles_is_paid__wD18H{color:var(--muted-text-color);font-size:14px;font-weight:700;white-space:wrap;margin:4px 0}.styles_slider_view__CsYse{font-size:16px!important;line-height:1.3}.styles_price_single__7lE_M{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_price_single__7lE_M:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_price_single__7lE_M{color:var(--primary-text-color);font-weight:800;font-size:15px;width:100%;letter-spacing:.02em;white-space:nowrap}.styles_price_single__7lE_M.styles_going__Yuy3U{box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_price_single__7lE_M.styles_going__Yuy3U span{color:inherit!important}.styles_price_single__7lE_M.styles_going__Yuy3U:hover{opacity:.9;transform:translateY(-1px)}.styles_price_single__7lE_M.styles_sold_out__Ud_TP{background-color:color-mix(in srgb,var(--error-color) 10%,transparent)!important;color:var(--error-color)!important;border:1.5px solid var(--error-color)!important;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.styles_price_single__7lE_M.styles_sold_out__Ud_TP:hover{background-color:var(--error-color)!important;color:#fff!important}.styles_expo_price_container__Yp9Ui{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;width:100%;cursor:pointer;justify-content:flex-end}@media screen and (max-width:500px){.styles_expo_price_container__Yp9Ui{justify-content:flex-start;display:grid;grid-template-columns:1fr 1fr;width:100%}}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW{flex-direction:row;align-items:baseline;gap:6px}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW:hover .styles_value__bjB2u{transform:scale(1.02)}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_label__rGsqn{font-size:10px;text-transform:uppercase;color:var(--muted-text-color);font-weight:700;letter-spacing:.05em}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_label__rGsqn:after{content:":"}.styles_expo_price_container__Yp9Ui .styles_price_item__OI9EW .styles_value__bjB2u{font-size:15px;color:var(--primary-text-color);font-weight:800;transition:transform .2s ease}.styles_media__Ia8kD{position:relative;width:145px;height:100px;display:block;border-radius:var(--border-radius);overflow:hidden}.styles_media__Ia8kD.styles_slider_view__X_JHl{width:100%;height:unset!important;border-radius:var(--border-radius) var(--border-radius) 0 0;margin-bottom:0}@media screen and (max-width:767px){.styles_media__Ia8kD.styles_slider_view__X_JHl{width:100%;height:unset!important}}.styles_media__Ia8kD.styles_slider_view__X_JHl img{object-fit:cover!important}@media screen and (max-width:767px){.styles_media__Ia8kD{width:100px;height:70px}}.styles_media__Ia8kD img{width:100%;height:100%;object-fit:contain;background-color:#000}.styles_media__Ia8kD.styles_mini_gallery__TZyq_ .styles_gallery_grid__sjy5L{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:2px;gap:2px;width:100%;height:100%}.styles_media__Ia8kD.styles_mini_gallery__TZyq_ .styles_gallery_item__SASYj{position:relative;width:100%;height:100%;overflow:hidden}.styles_media__Ia8kD.styles_mini_gallery__TZyq_ .styles_gallery_item__SASYj img{width:100%;height:100%;object-fit:cover;background-color:#000}.styles_media__Ia8kD.styles_mini_gallery__TZyq_ .styles_gallery_item__SASYj .styles_overlay__zmm0v{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}@media screen and (max-width:767px){.styles_media__Ia8kD.styles_mini_gallery__TZyq_ .styles_gallery_item__SASYj .styles_overlay__zmm0v{font-size:14px}}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX{display:flex;flex-direction:column;width:100%;position:relative;background:var(--card-background-color);border-radius:var(--border-radius);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--divider-color);--primary-color:var(--community-primary,#2563eb);--primary-color-dark:var(--community-primary-dark,#1d4ed8)}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX:hover{transform:translateY(-4px)}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl{position:relative;width:100%;cursor:pointer}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;pointer-events:none;z-index:2}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_date_badge__5usKV{position:absolute;top:12px;inset-inline-start:12px;border-radius:var(--border-radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.2);pointer-events:auto;line-height:1;padding:8px 12px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_date_badge__5usKV .styles_month__nCWbV{font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:2px;color:inherit;opacity:.9}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_date_badge__5usKV .styles_day__yXutD{font-size:20px;font-weight:800;color:inherit}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_date_badge__5usKV .styles_time__2Pc0C{font-size:9px;font-weight:600;margin-top:2px;color:inherit;opacity:.8}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY{position:absolute;bottom:0;inset-inline-start:0;background:var(--card-background-color);padding:6px 20px 6px 12px;border-radius:0 24px 0 0;display:flex;align-items:center;gap:6px;pointer-events:auto;z-index:3;box-shadow:4px 0 10px rgba(0,0,0,.05);color:var(--community-primary,var(--primary-color))}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY{color:var(--text-color);opacity:.8}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY .info_item{margin:0;padding:0}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY .inner{display:flex;align-items:center;gap:6px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY svg{width:14px;height:14px;color:currentColor}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_location_chip___FqbY p{font-size:12px;font-weight:600;color:currentColor;margin:0;white-space:nowrap}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_distance_badge__FNohk{position:absolute;bottom:10px;inset-inline-end:10px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px 10px 5px 8px;border-radius:999px;display:flex;align-items:center;gap:5px;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.12);color:var(--secondary-color)}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_distance_badge__FNohk span{font-size:11px;font-weight:700;color:var(--text-color);white-space:nowrap}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_distance_badge__FNohk{background:rgba(30,30,30,.88)}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_distance_badge__FNohk span{color:var(--text-color)}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_premium_badge_overlay__tEkok,.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_shared_badge_overlay__yAPV_{position:absolute;top:12px;inset-inline-end:12px;pointer-events:auto;z-index:3}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_right_actions__o_5gv{position:absolute;top:12px;inset-inline-end:12px;pointer-events:auto}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_right_actions__o_5gv .styles_like_btn_wrapper__fXHx4{background:var(--card-background-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:transform .2s ease}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_right_actions__o_5gv .styles_like_btn_wrapper__fXHx4:hover{transform:scale(1.1)}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_image_container___4Hkl .styles_image_overlays__4hUSO .styles_right_actions__o_5gv .styles_like_btn_wrapper__fXHx4 button{width:100%;height:100%;padding:0;display:flex;align-items:center;justify-content:center}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_content_container__9lH54{display:flex;flex-direction:column;flex:1 1;padding:16px 0 0}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ{padding:0 16px;flex-direction:column;align-items:flex-start;margin-bottom:16px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_left__Wjk_f{width:100%;-webkit-padding-end:0;padding-inline-end:0}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_left__Wjk_f h2{font-size:18px;font-weight:800;line-height:1.25;margin-bottom:4px;color:var(--primary-text-color);letter-spacing:-.01em;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_left__Wjk_f h2{max-width:350px;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_left__Wjk_f h3{font-size:14px;font-weight:600;color:var(--community-primary,var(--primary-color));opacity:.9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_left__Wjk_f h3{color:var(--text-color);opacity:.7}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_top__q9HDZ .styles_right__75Eir{display:none}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_event_feature_badges_container__aMOre{margin-top:0;padding:0 16px;margin-bottom:12px;min-height:auto}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656{padding:0 16px;margin-bottom:20px;border:none;min-height:auto;display:flex;flex-direction:column;gap:8px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx{display:flex;align-items:center;gap:10px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_icon_wrapper__zv2hj{display:flex;align-items:center;color:var(--muted-text-color);opacity:.7}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_icon_wrapper__zv2hj{color:currentColor;opacity:.5}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9{font-size:14px;font-weight:500;color:var(--muted-text-color)}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9{color:var(--text-color);opacity:.8}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9 a{color:var(--muted-text-color);font-weight:700;text-decoration:none}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9 a{color:currentColor}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9 a:hover{color:var(--primary-color)}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_profile_info_row__0xyqx .styles_profile_text__nond9 a:hover{color:var(--text-color);text-decoration:underline}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3{display:flex;align-items:center;gap:12px;color:var(--muted-text-color);font-size:13px;font-weight:600}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3{color:var(--text-color);opacity:.8}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3 .styles_stat_item__DB8PL{display:flex;align-items:center;gap:6px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3 .styles_stat_item__DB8PL svg{color:var(--primary-color);opacity:.8}[data-theme=dark] .styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3 .styles_stat_item__DB8PL svg{color:currentColor;opacity:1}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3 .styles_stat_item__DB8PL .styles_stat_text__8Axe3{white-space:nowrap}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_post_info___g656 .styles_info_row_stats__vyQd3 .styles_separator__1gFdA{color:var(--divider-color);font-size:14px;opacity:.5}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_bottom_redesign__tRHeO{margin-top:auto;padding:0 16px 16px;display:flex;flex-direction:column;gap:12px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_bottom_redesign__tRHeO .styles_action_button_wrapper__JSRXP{width:100%}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_bottom_redesign__tRHeO .styles_action_button_wrapper__JSRXP .button{border-radius:var(--border-radius-pill);font-weight:700;padding-top:14px;padding-bottom:14px;font-size:15px;letter-spacing:.01em}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_bottom_redesign__tRHeO .styles_footer_interactions__Y8_RD{border-top:1px solid var(--muted-divider-color);margin-top:4px}.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_bottom__cvfcU,.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_mobile_join_button__XDmEV,.styles_item_wrapper__KDs_J.styles_slider_view__1ZNIX .styles_mobile_title__85x1M{display:none}.styles_item_wrapper__KDs_J .styles_top__q9HDZ{display:flex;align-items:center;padding:var(--inner-padding) var(--inner-padding) 0 var(--inner-padding);justify-content:space-between}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_top__q9HDZ{padding:var(--inner-padding) var(--inner-padding) 5px}}.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_left__Wjk_f{-webkit-padding-end:10px;padding-inline-end:10px;display:flex;flex-direction:column;justify-content:center;flex-basis:calc(100% - 142px)}@media screen and (max-width:480px){.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_left__Wjk_f{flex-basis:calc(100% - 75px)}}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_left__Wjk_f .styles_start_date__bURLH{margin-bottom:5px}}.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_left__Wjk_f .styles_profile__kOoj7{margin-bottom:5px}.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_left__Wjk_f .styles_profile__kOoj7 a{font-size:13px;text-decoration:underline;color:var(--primary-color)}.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_right__75Eir{flex-basis:145px;cursor:pointer;justify-content:flex-end}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_top__q9HDZ .styles_right__75Eir{flex-basis:100px}}.styles_item_wrapper__KDs_J .styles_mobile_title__85x1M{display:none;padding:0 var(--inner-padding) 0}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_mobile_title__85x1M{display:block}}.styles_item_wrapper__KDs_J .styles_mobile_title__85x1M .styles_title__6anZH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.styles_item_wrapper__KDs_J .styles_event_feature_badges_container__aMOre{min-height:28px;margin-top:.75rem}.styles_item_wrapper__KDs_J .styles_calendarBadges__Rx_tt{justify-content:flex-start}.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl{display:flex;justify-content:space-between;align-items:center;padding:0 var(--inner-padding) 10px}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl{display:none}}@media screen and (max-width:480px){.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl{flex-direction:column;align-items:flex-start}}.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl .styles_left__Wjk_f{min-width:calc(100% - 145px)}.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl .styles_right__75Eir{min-width:145px}@media screen and (max-width:480px){.styles_item_wrapper__KDs_J .styles_info_and_join__ZxQGl .styles_right__75Eir{margin-top:5px;min-width:100%}}.styles_item_wrapper__KDs_J .styles_post_info___g656{padding:10px var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_post_info___g656{border-top:0}}.styles_item_wrapper__KDs_J .styles_premium_post_info__ebvl8{margin-top:10px;min-height:110px}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_premium_post_info__ebvl8{min-height:130px}}@media screen and (max-width:366px){.styles_item_wrapper__KDs_J .styles_premium_post_info__ebvl8{min-height:110px}}.styles_item_wrapper__KDs_J .styles_mobile_join_button__XDmEV{display:block;padding:0 var(--inner-padding)}.styles_item_wrapper__KDs_J .styles_bottom__cvfcU{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_item_wrapper__KDs_J .styles_bottom__cvfcU .styles_bottom_info__be2Dw .styles_participants_count__9_Y9Z{font-size:13px;-webkit-margin-end:15px;margin-inline-end:15px;color:var(--muted-text-color)}.styles_item_wrapper__KDs_J .styles_bottom__cvfcU .styles_buttons_wrapper__n_5wn{display:flex;align-items:center;margin:5px 0}.styles_item_wrapper__KDs_J .styles_bottom__cvfcU .styles_buttons_wrapper__n_5wn .styles_participants_count__9_Y9Z{font-size:13px;-webkit-margin-end:15px;margin-inline-end:15px;color:var(--muted-text-color)}.styles_item_wrapper__KDs_J .styles_paid_event_badge__i_F0h{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,var(--warning-color),var(--tertiary-color));color:var(--text-color);padding:4px 8px;border-radius:var(--border-radius);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:var(--shadow-sm);-webkit-margin-start:auto;margin-inline-start:auto}.styles_item_wrapper__KDs_J .styles_paid_event_badge__i_F0h .styles_badge_text__InrGW{font-size:10px;font-weight:700}@media screen and (max-width:767px){.styles_item_wrapper__KDs_J .styles_paid_event_badge__i_F0h{font-size:10px;padding:3px 6px}}.styles_item_wrapper__KDs_J .styles_premium_dropdown_wrapper__lQFcF{margin-bottom:8px;display:inline-block}.styles_item_wrapper__KDs_J .styles_premium_container__10pf0{padding:0 16px 16px;margin-top:auto}.styles_item_wrapper__KDs_J .styles_premium_container__10pf0 .styles_premium_post_info__ebvl8{display:flex;flex-direction:column;gap:8px}.styles_item_wrapper__KDs_J .styles_premium_container__10pf0 .styles_premium_post_info__ebvl8 .alert{margin-bottom:0}.styles_item_wrapper__KDs_J .styles_paid_post_badge__7D_ax{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,var(--warning-color),var(--tertiary-color));color:var(--text-color);padding:4px 8px;border-radius:var(--border-radius);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:var(--shadow-sm);cursor:pointer;transition:all .2s ease}.styles_item_wrapper__KDs_J .styles_paid_post_badge__7D_ax:hover{opacity:.9;box-shadow:var(--shadow-md)}.styles_item_wrapper__KDs_J .styles_paid_post_badge__7D_ax .styles_badge_text__InrGW{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.styles_item_wrapper__KDs_J .styles_aspect_16_9__qatlZ{aspect-ratio:16/9;height:auto!important;overflow:hidden}.styles_item_wrapper__KDs_J .styles_aspect_16_9__qatlZ .image_wrapper{height:100%}.styles_item_wrapper__KDs_J .styles_aspect_16_9__qatlZ img,.styles_item_wrapper__KDs_J .styles_aspect_16_9__qatlZ video{width:100%;height:100%;object-fit:cover}.styles_item_wrapper__KDs_J .styles_action_button_wrapper__JSRXP{width:100%}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2{color:var(--primary-text-color);font-weight:800;font-size:16px;width:100%;letter-spacing:.02em}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2.styles_going__Ytyxv{box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2.styles_going__Ytyxv span{color:inherit!important}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2.styles_going__Ytyxv:hover{opacity:.9;transform:translateY(-1px)}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2.styles_sold_out__G4gJm{background:var(--muted-tag-background);color:var(--muted-text-color);cursor:not-allowed;opacity:.8;border-color:rgba(0,0,0,0)}.styles_item_wrapper__KDs_J .styles_price_single__U2qp2.styles_sold_out__G4gJm:hover{transform:none}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;width:100%;cursor:pointer}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l{background:var(--background-color,#f8fafc);border-radius:var(--border-radius-md);border:1px solid var(--divider-color);transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l:hover{background:#fff;border-color:var(--community-primary,var(--primary-color));box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l{flex-direction:row;align-items:baseline;gap:6px;flex:1 1;min-width:0}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l:hover .styles_value__iF7iZ{transform:scale(1.02)}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l .styles_label__JkKFW{font-size:10px;text-transform:uppercase;color:var(--muted-text-color);font-weight:700;letter-spacing:.05em}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l .styles_label__JkKFW:after{content:":"}.styles_item_wrapper__KDs_J .styles_expo_price_container__Quapp .styles_price_item__UK58l .styles_value__iF7iZ{font-size:16px;color:var(--primary-text-color);font-weight:800;transition:transform .2s ease}.styles_body__O7LdA{min-width:280px;max-width:320px;width:280px;flex-shrink:0;display:flex;flex-direction:column}@media screen and (max-width:480px){.styles_body__O7LdA{min-width:260px;width:260px}}.styles_body__O7LdA.styles_slider_body__NW50E{width:100%;min-width:unset;max-width:unset}@media screen and (max-width:480px){.styles_body__O7LdA.styles_slider_body__NW50E{width:100%;min-width:unset}}.styles_calendar_list_item__EDDUr{margin:0 0 4px 2px;height:100%;display:flex;flex-direction:column}.styles_calendar_list_item__EDDUr .styles_head__lv6u6{padding:var(--inner-padding);font-size:19px;font-weight:700;display:flex;justify-content:space-between;border-bottom:1px solid var(--muted-divider-color)}.styles_calendar_list_item__EDDUr .styles_head__lv6u6 .styles_day__KuImV{text-transform:capitalize}.styles_calendar_list_item__EDDUr .styles_body__O7LdA{position:relative;flex:1 1;display:flex;flex-direction:column}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry{margin-bottom:40px;flex:1 1;display:flex;flex-direction:column}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry.styles_slider_view__JpObe{margin-bottom:0}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry:last-child .styles_bottom__koG39{border-bottom:0;padding-bottom:0}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH{display:flex;justify-content:space-between}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH .styles_left__6bjf_{padding-right:10px;display:flex;flex-direction:column;justify-content:center;flex-basis:calc(100% - 150px)}@media screen and (max-width:480px){.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH .styles_left__6bjf_{flex-basis:calc(100% - 75px)}}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH .styles_left__6bjf_ .styles_title__cDANr{font-size:17px;margin-top:8px;margin-bottom:8px}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH .styles_right__DhAYF{flex-basis:150px}@media screen and (max-width:480px){.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_top___GAsH .styles_right__DhAYF{flex-basis:75px}}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps{display:flex;align-items:center;flex-wrap:wrap;font-size:13px;margin-bottom:8px;margin-top:8px;color:var(--muted-text-color)}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_profile__bXRzH{margin-right:15px}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_profile__bXRzH a{text-decoration:underline}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_location__aI1Gy{display:flex;align-items:center;font-size:13px;margin:5px 0}@media screen and (max-width:412px){.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_location__aI1Gy{margin:10px 0}}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_location__aI1Gy .styles_icon_wrapper__2N_nP{display:flex;margin-right:5px}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_profile_and_location__1DMps .styles_location__aI1Gy .styles_location_text__eNfko.styles_physical__AkJUu{text-transform:capitalize}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_bottom__koG39{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:5px 0;border-top:1px solid var(--muted-divider-color);border-bottom:1px solid var(--muted-divider-color)}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_bottom__koG39 .styles_bottom_info___xuy6{display:flex;align-items:center}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_bottom__koG39 .styles_bottom_info___xuy6 .styles_participants_count__oPmIm{font-size:13px;margin-right:15px;color:var(--muted-text-color)}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_bottom__koG39 .styles_buttons_wrapper__4AF3K{display:flex;align-items:center;margin:5px 0}.styles_calendar_list_item__EDDUr .styles_body__O7LdA .styles_item_wrapper__fOrry .styles_bottom__koG39 .styles_buttons_wrapper__4AF3K .styles_participants_count__oPmIm{font-size:13px;margin-right:15px;color:var(--muted-text-color)}.styles_actions__Nl0dL{display:flex;flex-direction:column;gap:10px}.styles_actions__Nl0dL button.styles_sales_ended__H4Hth{color:var(--error-color)!important;background-color:color-mix(in srgb,var(--error-color) 10%,transparent)!important;border:1.5px solid var(--error-color)!important;opacity:1!important;font-weight:700!important;letter-spacing:.5px;text-transform:uppercase;font-size:13px}.styles_actions__Nl0dL button.styles_sales_ended__H4Hth:hover{background-color:var(--error-color)!important;color:#fff!important;opacity:1!important;transform:none!important}.styles_actions__Nl0dL button.styles_sales_ended__H4Hth:disabled{color:var(--error-color)!important;background-color:color-mix(in srgb,var(--error-color) 8%,transparent)!important;border:1.5px solid var(--error-color)!important;opacity:1!important;cursor:not-allowed}.styles_actions__Nl0dL button.styles_sales_ended__H4Hth:disabled:hover{color:var(--error-color)!important;background-color:color-mix(in srgb,var(--error-color) 8%,transparent)!important;transform:none!important}.styles_actions__Nl0dL button.styles_sales_ended__H4Hth:before{display:none!important}.styles_members_only_event__RYQi1{color:var(--muted-text-color);font-size:12px}@media screen and (max-width:500px){.styles_members_only_event__RYQi1{display:none}}.styles_main__itkwf{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:var(--inner-padding)}@media screen and (max-width:500px){.styles_main__itkwf{flex-direction:column;align-items:flex-start}}.styles_main__itkwf.styles_detailed_view__xLbuw{margin-bottom:0;background-color:#fff}@media screen and (max-width:500px){.styles_main__itkwf.styles_popup__l6RWI .styles_actions__hRsMk{bottom:0;width:100%;left:0;border-bottom:0;border-top:1px solid var(--muted-divider-color);box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}}.styles_main__itkwf.styles_map__popup__9uCWj{padding:10px var(--inner-padding);margin-bottom:10px}.styles_main__itkwf.styles_map__popup__9uCWj .styles_icon__Zy5UL{min-width:25px;margin-right:10px}.styles_main__itkwf.styles_map__popup__9uCWj .styles_icon__Zy5UL svg{height:25px;width:25px}.styles_main__itkwf.styles_map__popup__9uCWj .styles_details__knTc3 .styles_title__VuCi5,.styles_main__itkwf.styles_map__popup__9uCWj .styles_details__knTc3 .styles_title__VuCi5>div{font-size:12px}.styles_main__itkwf.styles_map__popup__9uCWj .styles_details__knTc3 ul{margin-top:0}.styles_main__itkwf.styles_map__popup__9uCWj .styles_details__knTc3 ul li a,.styles_main__itkwf.styles_map__popup__9uCWj .styles_details__knTc3 ul li button{font-size:12px!important}.styles_main__itkwf .styles_icon__Zy5UL{min-width:50px;margin-right:5px}.styles_main__itkwf .styles_title__VuCi5{font-weight:600;font-size:14px;margin-bottom:5px}.styles_main__itkwf .styles_is_paid__5dH0x{color:var(--muted-text-color);font-size:14px;font-weight:500}.styles_main__itkwf .styles_details__knTc3{display:flex;align-items:center}.styles_main__itkwf .styles_actions__hRsMk{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:500px){.styles_main__itkwf .styles_actions__hRsMk{margin-top:10px;width:100%;position:fixed;bottom:59px;left:15px;width:calc(100% - 30px);z-index:9;padding:var(--inner-padding);background-color:#fff;border-radius:var(--border-radious);border-bottom:15px solid var(--background-color)}.styles_main__itkwf .styles_actions__hRsMk>div{width:100%}}@media screen and (max-width:767px){.styles_main__itkwf .styles_actions__hRsMk a{padding:0 var(--inner-padding)!important;font-size:14px;min-height:38px}}@media screen and (max-width:500px){.styles_main__itkwf .styles_actions__hRsMk span{width:100%;max-width:500px}}.styles_main__itkwf .styles_actions__hRsMk .styles_joined__gLZ0c{font-size:11px;line-height:1.4;font-weight:500}.styles_input_box___pEvd{position:relative;z-index:0}.styles_input_box___pEvd.styles_hidden__kkJCX{opacity:0;visibility:hidden;height:0}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_{border:1px solid var(--divider-color);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-end:80px;padding-inline-end:80px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_postfix_icon__Y6f5U .styles_input__HfQT_{-webkit-padding-end:45px;padding-inline-end:45px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_search_text__p9Pwz .styles_input__HfQT_{padding-right:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-start:50px;padding-inline-start:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_.styles_size__xs__3nuVd{-webkit-padding-start:40px;padding-inline-start:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_prefix__JJH0P{border-right:1px solid var(--muted-text-color);padding-right:8px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_with_border__zOWHT:focus+.styles_prefix__JJH0P{border-right:1px solid var(--community-primary,var(--primary-color))}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:30px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:40px}@media screen and (max-width:767px){.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:30px}}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_{-webkit-padding-end:44px;padding-inline-end:44px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:36px;-webkit-padding-end:14px;padding-inline-end:14px;background:rgba(0,0,0,0);color:var(--muted-text-color);opacity:.7;transition:opacity var(--transition-base)}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:focus~.styles_postfix__f3GFS,.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:hover~.styles_postfix__f3GFS{opacity:1}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:2px;padding-inline-end:2px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:2px;padding-inline-end:2px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none!important;background:var(--divider-color)!important;color:var(--muted-text-color)!important;border-color:var(--divider-color)!important;z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_wrapper__AnCh1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--section-margin);padding:var(--inner-padding);border:1px solid var(--divider-color);border-radius:var(--border-radius);background-color:var(--background-color)}.styles_description__iGow5{margin:0;flex:1 1 240px;color:var(--muted-text-color);font-size:.875rem;line-height:1.5;text-align:start}.section-card_section__S5b_x{background-color:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:var(--inner-padding);display:flex;flex-direction:column;gap:var(--spacing-lg)}.section-card_section__S5b_x.section-card_flat__8bJor{background-color:rgba(0,0,0,0);box-shadow:none;padding:0}.section-card_header__K8qLn{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.section-card_title__5R2t0{font-size:var(--font-size-xl);font-weight:700;color:var(--text-color);margin:0;text-align:start;line-height:var(--line-height-tight)}.section-card_action__7fXfO{display:flex;align-items:center;gap:var(--spacing-sm)}.section-card_body__vRdyk{min-width:0}.styles_form_wrapper__j2CfI{width:100%;display:flex;flex-direction:column;align-items:stretch}