.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)}}.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_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_campaign_progress__SADF7{padding:20px;background:#f3f3f5;border-radius:var(--border-radius-lg)}.styles_progress_header__gkqOC{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.styles_amounts__k6T5O{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.styles_amounts__k6T5O .styles_current_amount__0yRIR{font-weight:800;font-size:36px;color:var(--text-color);letter-spacing:-1px;line-height:1}.styles_amounts__k6T5O .styles_goal_amount__2fRLp,.styles_amounts__k6T5O .styles_goal_separator___RS97{font-size:14px;font-weight:500;color:var(--muted-text-color)}.styles_percentage__UJbjx{font-size:14px;font-weight:700;color:var(--community-primary,var(--secondary-color));white-space:nowrap}.styles_progress_bar_container___CjD_{width:100%;height:10px;background:var(--divider-color);border-radius:var(--border-radius-pill);overflow:hidden;position:relative}.styles_progress_bar__CeKn2{height:100%;background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),color-mix(in srgb,var(--community-primary,var(--secondary-color)) 80%,black));border-radius:var(--border-radius-pill);transition:width 1.2s cubic-bezier(.4,0,.2,1);min-width:0}.styles_goal_reached_message__hizl_{margin-top:14px;padding:12px 16px;background:var(--alert-success-color);border-radius:var(--border-radius);text-align:center;font-weight:600;font-size:14px;color:var(--text-color)}.styles_progress_skeleton__WDVU3{padding:20px;background:#f3f3f5;border-radius:var(--border-radius-lg)}.styles_progress_skeleton__WDVU3 .styles_skeleton_bar__UQW2C{width:100%;height:70px;background:linear-gradient(90deg,var(--divider-color) 25%,var(--muted-divider-color) 50%,var(--divider-color) 75%);background-size:200% 100%;animation:styles_shimmer__st1Lw 1.5s infinite;border-radius:var(--border-radius)}@keyframes styles_shimmer__st1Lw{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){.styles_amounts__k6T5O .styles_current_amount__0yRIR{font-size:28px}}.styles_expand_icon__wx3a_{border-radius:50%;background-color:rgba(0,0,0,.4);padding:7px;height:40px;width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.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}.styles_toast__MBAMB{pointer-events:auto;position:relative;display:flex;align-items:center;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)}}.styles_body__xGDia{display:flex;align-items:center;justify-content:space-between;padding:5px 0;gap:5px}.styles_body__xGDia .styles_inner__OQh1m{display:flex;align-items:center;flex:1 1}.styles_body__xGDia .styles_inner__OQh1m .styles_avatar__Cn21X{min-width:36px;margin-right:10px;cursor:pointer}.styles_body__xGDia .styles_inner__OQh1m .styles_details__udCN0 .styles_title__GJ7Se{font-size:13px;font-weight:500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.styles_body__xGDia .styles_inner__OQh1m .styles_details__udCN0 .styles_text__QHnFp{font-size:13px;color:var(--muted-text-color)}.styles_media__6mWUD{position:relative;height:auto;display:flex;align-items:center;justify-content:center;background:#000;min-height:20vh;z-index:1;overflow:hidden}.styles_media__6mWUD .styles_blurred_bg__29AGL{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(40px);opacity:.7;transform:scale(1.1);z-index:0;width:calc(100% + 80px);height:calc(100% + 80px);left:-40px;top:-40px}.styles_media__6mWUD.styles_event_media__3Ln7W{width:100%;height:auto;background:var(--background-color)}.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c{min-height:auto;aspect-ratio:auto;max-height:none;background:rgba(0,0,0,0)}.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_event_media__3Ln7W.styles_is__detailed__JKd9c video{aspect-ratio:16/9;max-height:100%}.styles_media__6mWUD.styles_event_media__3Ln7W:not(.styles_is__detailed__JKd9c) img,.styles_media__6mWUD.styles_event_media__3Ln7W:not(.styles_is__detailed__JKd9c) video{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;background-color:rgba(0,0,0,.3)}.styles_media__6mWUD.styles_with_progress__mLglQ.styles_is__video__LBOd3{padding-bottom:65px}.styles_media__6mWUD.styles_with_progress__mLglQ.styles_is__video__LBOd3:after{height:6%;background:#000}.styles_media__6mWUD.styles_with_progress__mLglQ:after{position:absolute;left:0;bottom:0;width:100%;height:100px;content:"";background:linear-gradient(180deg,rgba(0,0,0,0),rgb(0,0,0))}.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:calc(100vh - 400px)}@media screen and (max-width:1000px){.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:60vh}}@media screen and (max-height:1000px){.styles_media__6mWUD.styles_is__detailed__JKd9c img,.styles_media__6mWUD.styles_is__detailed__JKd9c video{max-height:60vh}}.styles_media__6mWUD.styles_processing__Dc3ut{position:relative}.styles_media__6mWUD.styles_processing__Dc3ut:before{position:absolute;left:0;top:0;content:"";height:100%;width:100%;z-index:9;background:linear-gradient(90deg,rgba(250,250,250,.9),rgba(255,255,255,.9),rgba(250,250,250,.9));background-size:300% 100%;animation:styles_wave__y71jl 2s infinite}.styles_media__6mWUD .styles_processing_message__HPQpw{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;font-size:17px;font-weight:700;width:95%;text-align:center}.styles_media__6mWUD picture{display:flex}.styles_media__6mWUD img,.styles_media__6mWUD video{width:100%;height:auto;max-height:30vh;object-fit:contain;background-color:#000}.styles_media__6mWUD .styles_progress__sEAC1{position:absolute;left:0;bottom:var(--inner-padding);background:#fff;height:30px;width:calc(100% - 30px);border-radius:var(--border-radius-lg);z-index:9;margin:0 var(--inner-padding);display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid var(--text-color)}@media screen and (max-width:360px){.styles_media__6mWUD .styles_progress__sEAC1{margin:0 15px}}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_0__R8JNE:after{position:absolute;left:0;top:0;height:100%;width:0;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_1__UeBad:after{position:absolute;left:0;top:0;height:100%;width:1%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_2__XObDL:after{position:absolute;left:0;top:0;height:100%;width:2%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_3__OEfBL:after{position:absolute;left:0;top:0;height:100%;width:3%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_4__R_mgv:after{position:absolute;left:0;top:0;height:100%;width:4%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_5__tRNQc:after{position:absolute;left:0;top:0;height:100%;width:5%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_6__Zifk_:after{position:absolute;left:0;top:0;height:100%;width:6%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_7__GMCjI:after{position:absolute;left:0;top:0;height:100%;width:7%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_8__yJ2eS:after{position:absolute;left:0;top:0;height:100%;width:8%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_9__VZq_D:after{position:absolute;left:0;top:0;height:100%;width:9%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_10__eMVrs:after{position:absolute;left:0;top:0;height:100%;width:10%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_11__s_Ifm:after{position:absolute;left:0;top:0;height:100%;width:11%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_12__8OIpb:after{position:absolute;left:0;top:0;height:100%;width:12%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_13__SOB_S:after{position:absolute;left:0;top:0;height:100%;width:13%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_14___uBv3:after{position:absolute;left:0;top:0;height:100%;width:14%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_15__xHgO4:after{position:absolute;left:0;top:0;height:100%;width:15%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_16__mQp1e:after{position:absolute;left:0;top:0;height:100%;width:16%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_17__2v7Fg:after{position:absolute;left:0;top:0;height:100%;width:17%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_18__eLeh_:after{position:absolute;left:0;top:0;height:100%;width:18%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_19__Dpz3V:after{position:absolute;left:0;top:0;height:100%;width:19%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_20__8VELf:after{position:absolute;left:0;top:0;height:100%;width:20%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_21__y3ZMV:after{position:absolute;left:0;top:0;height:100%;width:21%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_22__SjEa6:after{position:absolute;left:0;top:0;height:100%;width:22%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_23__uZzxH:after{position:absolute;left:0;top:0;height:100%;width:23%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_24__vCe9E:after{position:absolute;left:0;top:0;height:100%;width:24%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_25__3yHcl:after{position:absolute;left:0;top:0;height:100%;width:25%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_26__j0td8:after{position:absolute;left:0;top:0;height:100%;width:26%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_27__nHKjT:after{position:absolute;left:0;top:0;height:100%;width:27%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_28__mdTs5:after{position:absolute;left:0;top:0;height:100%;width:28%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_29__16Q7s:after{position:absolute;left:0;top:0;height:100%;width:29%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_30__PiQOW:after{position:absolute;left:0;top:0;height:100%;width:30%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_31__kpkrv:after{position:absolute;left:0;top:0;height:100%;width:31%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_32__1tRV5:after{position:absolute;left:0;top:0;height:100%;width:32%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_33__dKyyn:after{position:absolute;left:0;top:0;height:100%;width:33%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_34__j0YQv:after{position:absolute;left:0;top:0;height:100%;width:34%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_35__PQFMu:after{position:absolute;left:0;top:0;height:100%;width:35%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_36__GfKkF:after{position:absolute;left:0;top:0;height:100%;width:36%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_37__nou3w:after{position:absolute;left:0;top:0;height:100%;width:37%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_38__9pjVT:after{position:absolute;left:0;top:0;height:100%;width:38%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_39__HY2iy:after{position:absolute;left:0;top:0;height:100%;width:39%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_40__Vi8v_:after{position:absolute;left:0;top:0;height:100%;width:40%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_41__T_Arw:after{position:absolute;left:0;top:0;height:100%;width:41%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_42__eo7Fh:after{position:absolute;left:0;top:0;height:100%;width:42%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_43__mdF6U:after{position:absolute;left:0;top:0;height:100%;width:43%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_44__BdGXU:after{position:absolute;left:0;top:0;height:100%;width:44%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_45__zaLaa:after{position:absolute;left:0;top:0;height:100%;width:45%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_46__rSo_q:after{position:absolute;left:0;top:0;height:100%;width:46%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_47__JA4c7:after{position:absolute;left:0;top:0;height:100%;width:47%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_48__4tpyS:after{position:absolute;left:0;top:0;height:100%;width:48%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_49__HXZ2R:after{position:absolute;left:0;top:0;height:100%;width:49%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_50__MEQY7:after{position:absolute;left:0;top:0;height:100%;width:50%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_51__2KAk5:after{position:absolute;left:0;top:0;height:100%;width:51%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_52__AEjFY:after{position:absolute;left:0;top:0;height:100%;width:52%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_53__gBnfX:after{position:absolute;left:0;top:0;height:100%;width:53%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_54__VHAGR:after{position:absolute;left:0;top:0;height:100%;width:54%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_55__9JtUC:after{position:absolute;left:0;top:0;height:100%;width:55%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_56__e6Lr_:after{position:absolute;left:0;top:0;height:100%;width:56%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_57__buBaK:after{position:absolute;left:0;top:0;height:100%;width:57%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_58__0Ma5y:after{position:absolute;left:0;top:0;height:100%;width:58%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_59__JN66G:after{position:absolute;left:0;top:0;height:100%;width:59%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_60__6G_sm:after{position:absolute;left:0;top:0;height:100%;width:60%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_61__OLPAN:after{position:absolute;left:0;top:0;height:100%;width:61%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_62__jJ9ns:after{position:absolute;left:0;top:0;height:100%;width:62%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_63__2nZxr:after{position:absolute;left:0;top:0;height:100%;width:63%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_64__ubPFq:after{position:absolute;left:0;top:0;height:100%;width:64%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_65__aeBQB:after{position:absolute;left:0;top:0;height:100%;width:65%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_66__oBopb:after{position:absolute;left:0;top:0;height:100%;width:66%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_67__I_SGC:after{position:absolute;left:0;top:0;height:100%;width:67%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_68__Itxom:after{position:absolute;left:0;top:0;height:100%;width:68%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_69__WbJr1:after{position:absolute;left:0;top:0;height:100%;width:69%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_70__c6tg7:after{position:absolute;left:0;top:0;height:100%;width:70%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_71__Znjzv:after{position:absolute;left:0;top:0;height:100%;width:71%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_72__xy_mY:after{position:absolute;left:0;top:0;height:100%;width:72%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_73___uSPe:after{position:absolute;left:0;top:0;height:100%;width:73%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_74__DpFd9:after{position:absolute;left:0;top:0;height:100%;width:74%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_75__Qc7DQ:after{position:absolute;left:0;top:0;height:100%;width:75%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_76__nJN4J:after{position:absolute;left:0;top:0;height:100%;width:76%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_77__y34EA:after{position:absolute;left:0;top:0;height:100%;width:77%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_78__GQT_A:after{position:absolute;left:0;top:0;height:100%;width:78%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_79__cXQgt:after{position:absolute;left:0;top:0;height:100%;width:79%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_80__Ij60A:after{position:absolute;left:0;top:0;height:100%;width:80%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_81__ZE7jz:after{position:absolute;left:0;top:0;height:100%;width:81%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_82__J0ek_:after{position:absolute;left:0;top:0;height:100%;width:82%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_83__SKmxf:after{position:absolute;left:0;top:0;height:100%;width:83%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_84__whaj3:after{position:absolute;left:0;top:0;height:100%;width:84%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_85__WzzEA:after{position:absolute;left:0;top:0;height:100%;width:85%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_86__Jbir_:after{position:absolute;left:0;top:0;height:100%;width:86%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_87__f_mXg:after{position:absolute;left:0;top:0;height:100%;width:87%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_88__8hSx8:after{position:absolute;left:0;top:0;height:100%;width:88%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_89__WLycr:after{position:absolute;left:0;top:0;height:100%;width:89%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_90__AOWfo:after{position:absolute;left:0;top:0;height:100%;width:90%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_91__2r_Mv:after{position:absolute;left:0;top:0;height:100%;width:91%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_92__t2Pm_:after{position:absolute;left:0;top:0;height:100%;width:92%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_93__2xvhk:after{position:absolute;left:0;top:0;height:100%;width:93%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_94__xGjSx:after{position:absolute;left:0;top:0;height:100%;width:94%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_95__hDHy4:after{position:absolute;left:0;top:0;height:100%;width:95%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_96__50cjJ:after{position:absolute;left:0;top:0;height:100%;width:96%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_97__HfSGK:after{position:absolute;left:0;top:0;height:100%;width:97%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_98__wSgJT:after{position:absolute;left:0;top:0;height:100%;width:98%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_99__bw6jN:after{position:absolute;left:0;top:0;height:100%;width:99%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1.styles_fill_100__BxVsE:after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:var(--primary-color)}.styles_media__6mWUD .styles_progress__sEAC1 .styles_text__YUGzW{color:var(--text-color);z-index:9}.styles_media__6mWUD .styles_media_preview_wrapper__1foJA{position:absolute;bottom:10px;right:20px;z-index:9}.styles_media__6mWUD .styles_media_preview_wrapper__1foJA.styles_with_progress__mLglQ{bottom:55px}@keyframes styles_wave__y71jl{0%{background-position:100% 0}to{background-position:-100% 0}}.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_info_items_group__l259K{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-left:-3px;padding:10px var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:440px){.styles_info_items_group__l259K{flex-wrap:wrap}}.styles_expires__N7Kgl{font-weight:600;font-size:15px}@media screen and (max-width:500px){.styles_expires__N7Kgl{display:none}}.styles_info_item__vaWee{display:flex;align-items:center;font-size:13px}.styles_info_item__vaWee .styles_icon_wrapper__rK5pQ{display:flex;min-width:16px;margin-right:5px}.styles_info_item__vaWee .styles_location_text__vui4M{margin-right:5px}.styles_info_item__vaWee .styles_location_text__vui4M.styles_physical__HM29c{text-transform:capitalize}.styles_poll_container__aD_mb{padding:20px;margin-top:16px;background:var(--background-secondary,#f8f9fa);border-radius:var(--border-radius-md)}.styles_poll_question__q__d3{margin-bottom:16px;text-align:center}.styles_poll_question__q__d3 .styles_question_text__U09N_{font-size:16px;font-weight:600;color:var(--text-primary,#050505);margin:0 0 4px}.styles_poll_question__q__d3 .styles_question_subtext__VPvDo{font-size:13px;color:var(--text-secondary,#65676b);margin:0}.styles_options__iWrDZ{display:flex;flex-direction:column;gap:12px}.styles_option_item___1XPE{background:var(--background,#fff);border:2px solid var(--border-color,#e4e6eb);border-radius:var(--border-radius-md);padding:16px;cursor:pointer;transition:all .25s ease}.styles_option_item___1XPE:hover:not(.styles_disabled__G7p3C){background:var(--background-hover,#f8f9fa);border-color:var(--primary-color,#1877f2);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.styles_option_item___1XPE.styles_selected__XVx3L{background:var(--primary-light,#e7f3ff);border-color:var(--primary-color,#1877f2);box-shadow:0 2px 8px rgba(24,119,242,.15)}.styles_option_item___1XPE.styles_disabled__G7p3C{cursor:not-allowed;opacity:.6}.styles_option_header__lnExq{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_option_content__y6qtL{display:flex;align-items:center;gap:12px;position:relative;z-index:1;flex:1 1}.styles_checkbox_wrapper__DK1XC{display:flex;align-items:center;flex-shrink:0}.styles_checkbox__ORbQm{width:22px;height:22px;cursor:pointer;margin:0;accent-color:var(--primary-color,#1877f2);flex-shrink:0}.styles_checkbox__ORbQm:disabled{cursor:default}.styles_checkbox__ORbQm[type=radio]{appearance:auto;-webkit-appearance:radio;-moz-appearance:radio}.styles_checkbox__ORbQm[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;-moz-appearance:checkbox}.styles_option_label__Xk04_{flex:1 1;font-size:15px;font-weight:500;color:var(--text-primary,#050505);line-height:20px}.styles_your_vote_badge__XVBJh{background:var(--primary-color,#1877f2);color:#fff;padding:4px 10px;border-radius:var(--border-radius-md);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.styles_percentage_wrapper__J5o01{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.styles_percentage__nHHQq{font-size:20px;font-weight:700;color:var(--primary-color,#1877f2);line-height:1}.styles_vote_count__ArhQi{font-size:12px;color:var(--text-secondary,#65676b);font-weight:500}.styles_progress_bar__7eXHi{width:100%;height:8px;background:var(--border-color,#e4e6eb);border-radius:var(--border-radius-xs);overflow:hidden;margin-top:10px;position:relative}.styles_progress_fill__WPt97{height:100%;background:linear-gradient(90deg,var(--primary-color,#1877f2) 0,var(--secondary-color,#4a9eff) 100%);transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:var(--border-radius-xs);position:relative}.styles_progress_fill__WPt97.styles_user_selected__Mqypa{background:linear-gradient(90deg,var(--primary-color,#1877f2) 0,var(--primary-color,#1565c0) 100%)}.styles_progress_fill__WPt97.styles_user_selected__Mqypa:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3) 50%,transparent);animation:styles_shimmer__OBrcZ 2s infinite}@keyframes styles_shimmer__OBrcZ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.styles_submit_button__wup9m{margin-top:16px;width:100%;padding:14px 16px;background:var(--primary-color,#1877f2);color:#fff;border:none;border-radius:var(--border-radius-sm);font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px rgba(24,119,242,.3)}.styles_submit_button__wup9m:hover:not(:disabled){background:var(--primary-dark,#166fe5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(24,119,242,.4)}.styles_submit_button__wup9m:disabled{opacity:.6;cursor:not-allowed}.styles_submit_button__wup9m.styles_primary_button_____Ck{background:linear-gradient(135deg,var(--primary-color,#1877f2) 0,var(--primary-dark,#166fe5) 100%)}.styles_submit_button__wup9m.styles_update_button__FG_6O{background:var(--background,#fff);color:var(--primary-color,#1877f2);border:2px solid var(--primary-color,#1877f2);box-shadow:none}.styles_submit_button__wup9m.styles_update_button__FG_6O:hover:not(:disabled){background:var(--primary-light,#e7f3ff);border-color:var(--primary-dark,#166fe5)}.styles_voters__67SA7{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color,#e4e6eb);display:flex;align-items:center;gap:10px}.styles_voter_avatars__wJbE_{display:flex;align-items:center;margin-left:-4px}.styles_voter_avatar__OYZVQ{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-10px;overflow:hidden;background:var(--background-secondary,#f0f2f5);box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_voter_avatar__OYZVQ:first-child{margin-left:0}.styles_voter_avatar__OYZVQ img{width:100%;height:100%;object-fit:cover}.styles_avatar_placeholder__PeINY{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color,#1877f2) 0,var(--primary-dark,#166fe5) 100%);color:#fff;font-size:11px;font-weight:700}.styles_more_voters__s2vV_{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-10px;background:var(--background-tertiary,#e4e6eb);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:var(--text-secondary,#65676b);box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_voter_names__fvog3{line-height:1.4}.styles_change_vote_hint__Lgwkw,.styles_voter_names__fvog3{font-size:13px;color:var(--text-secondary,#65676b);font-weight:500}.styles_change_vote_hint__Lgwkw{background:var(--background,#fff);padding:10px 14px;border-radius:var(--border-radius-sm);margin-bottom:14px;text-align:center;border:1px dashed var(--border-color,#e4e6eb);display:flex;align-items:center;justify-content:center;gap:6px}.styles_change_vote_hint__Lgwkw .styles_hint_icon__StHgC{font-size:14px}.styles_poll_ended_notice__y0Zym{font-size:14px;color:var(--text-secondary,#65676b);background:var(--background,#fff);padding:12px 16px;border-radius:var(--border-radius-sm);margin-bottom:14px;text-align:center;font-weight:600;border:2px solid var(--border-color,#e4e6eb);display:flex;align-items:center;justify-content:center;gap:8px}.styles_poll_ended_notice__y0Zym .styles_notice_icon__G_U_O{font-size:18px}.styles_poll_time_remaining__x4LpS{font-size:14px;color:var(--primary-color,#1877f2);background:linear-gradient(135deg,var(--primary-light,#e7f3ff) 0,var(--muted-divider-color,#f7fafc) 100%);padding:10px 14px;border-radius:var(--border-radius-sm);margin-bottom:14px;text-align:center;font-weight:600;border:2px solid var(--primary-color,#1877f2);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px rgba(24,119,242,.1)}.styles_poll_time_remaining__x4LpS .styles_time_icon__kySq_{font-size:16px}.styles_results_mode__Rgd1K{cursor:pointer}.styles_results_mode__Rgd1K:hover:not(.styles_disabled__G7p3C){background:var(--background-hover,#f2f3f5);border-color:var(--primary-color,#1877f2)}.styles_modal_overlay__kyEi2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:styles_fadeIn__PocNc .2s ease}@keyframes styles_fadeIn__PocNc{0%{opacity:0}to{opacity:1}}.styles_confirmation_modal__8_79N{background:var(--background,#fff);border-radius:var(--border-radius-md);padding:28px;max-width:420px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.2);animation:styles_slideUp__kxg1A .3s ease}@keyframes styles_slideUp__kxg1A{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.styles_modal_icon__8fojv{font-size:40px;text-align:center;margin-bottom:16px}.styles_modal_title__58IbN{font-size:20px;font-weight:700;color:var(--text-primary,#050505);margin:0 0 12px;text-align:center}.styles_modal_message__H8qO2{font-size:14px;color:var(--text-secondary,#65676b);line-height:1.6;margin:0 0 24px;text-align:center}.styles_modal_actions__lw9LZ{display:flex;gap:12px;justify-content:flex-end}.styles_cancel_button__IK9pR{padding:12px 24px;background:var(--background-secondary,#f0f2f5);color:var(--text-primary,#050505);border:none;border-radius:var(--border-radius-sm);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_cancel_button__IK9pR:hover:not(:disabled){background:var(--border-color,#e4e6eb);transform:translateY(-1px)}.styles_cancel_button__IK9pR:disabled{opacity:.6;cursor:not-allowed}.styles_confirm_button__sMB7R{padding:12px 24px;background:linear-gradient(135deg,var(--community-primary,var(--primary-color,#1877f2)) 0,var(--primary-dark,#166fe5) 100%);color:#fff;border:none;border-radius:var(--border-radius-sm);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(24,119,242,.3)}.styles_confirm_button__sMB7R:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(24,119,242,.4)}.styles_confirm_button__sMB7R:disabled{opacity:.6;cursor:not-allowed}.styles_main__rrYSr.styles_map__popup__fauPm .styles_inner__wcYgT .styles_title__t2OKD{font-size:13px;margin-bottom:0}.styles_main__rrYSr.styles_detailed__CAWfY .styles_inner__wcYgT .styles_title__t2OKD{font-size:21px}.styles_main__rrYSr.styles_slider_view__vwvH6.styles_email_reps__o11mT .styles_inner__wcYgT{flex-direction:column;gap:10px}.styles_main__rrYSr.styles_slider_view__vwvH6.styles_email_reps__o11mT .styles_inner__wcYgT .styles_right__2b8Y0{width:100%;min-width:100%}.styles_main__rrYSr.styles_slider_view__vwvH6.styles_email_reps__o11mT .styles_inner__wcYgT .styles_right__2b8Y0>div{width:100%}@media screen and (max-width:767px){.styles_main__rrYSr.styles_slider_view__vwvH6 .styles_left__bWgg5 .styles_title__t2OKD{display:none}}.styles_main__rrYSr .styles_inner__wcYgT{display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:500px){.styles_main__rrYSr .styles_inner__wcYgT{gap:0;flex-direction:column-reverse}}.styles_main__rrYSr .styles_inner__wcYgT .styles_right__2b8Y0{min-width:142px;display:flex;gap:10px;align-items:center;justify-content:flex-end}@media screen and (max-width:500px){.styles_main__rrYSr .styles_inner__wcYgT .styles_right__2b8Y0{width:100%;padding-top:5px}.styles_main__rrYSr .styles_inner__wcYgT .styles_right__2b8Y0>div{width:100%}}.styles_main__rrYSr .styles_inner__wcYgT .styles_is_paid__cDhYb{color:var(--tertiary-color);font-size:13px;font-weight:700}.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}.styles_post__jXqFQ h1,.styles_post__jXqFQ h2,.styles_post__jXqFQ h3,.styles_post__jXqFQ h4,.styles_post__jXqFQ h5,.styles_post__jXqFQ h6{margin:0}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_header__xB1sa{padding:10px var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_header__xB1sa .styles_avatar__V9hQt{min-width:30px;margin-right:10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_header__xB1sa .styles_avatar__V9hQt img{height:30px;width:30px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_header__xB1sa .styles_details___3vfN .styles_title__ZCrtm{font-size:13px;margin-bottom:0}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_header__xB1sa .styles_details___3vfN .styles_text__BMk_k{font-size:13px;word-break:break-word;white-space:pre-line}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF{padding:10px var(--inner-padding);margin-bottom:10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF .styles_icon__r0Yk_{min-width:25px;margin-right:10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF .styles_icon__r0Yk_ svg{height:25px;width:25px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF .styles_details___3vfN .styles_title__ZCrtm{font-size:12px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF .styles_details___3vfN ul{margin-top:0}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_date__FS8tF .styles_details___3vfN ul li a{font-size:10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_content__Cv_85{padding:0 var(--inner-padding) 10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_content__Cv_85 .styles_pill__kX7rs{font-size:10px}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_content__Cv_85 .styles_title__ZCrtm{font-size:12px;margin-bottom:0}.styles_post__jXqFQ.styles_map__popup__4Hjdg .styles_footer__6Hamz{padding:10px var(--inner-padding)}.styles_post__jXqFQ.styles_pending_review__2LKVi{background:color-mix(in srgb,var(--info-color) 6%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px color-mix(in srgb,var(--info-color) 10%,transparent)}.styles_post__jXqFQ.styles_pending_review__2LKVi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--info-color);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT{margin:0 15px 12px}}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--info-color) 8%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius-sm);padding:12px 16px;position:relative}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--info-color);border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_icon__bTHNH{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--info-color) 12%,transparent);border-radius:50%;color:var(--info-color);flex-shrink:0}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_content__uqzit{flex:1 1;min-width:0}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_content__uqzit .styles_pending_review_title__hLPxt{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;line-height:1.2}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_content__uqzit .styles_pending_review_desc__lNZCZ{font-size:12px;color:var(--muted-text-color);line-height:1.3}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_actions__UIal3{display:flex;gap:8px;flex-shrink:0}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_reject__iutO3{background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_reject__iutO3:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_reject__iutO3:disabled{opacity:.5;cursor:not-allowed}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_approve__lODBL{background:var(--community-primary,var(--secondary-color));border:none;border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--community-primary-text,#ffffff);cursor:pointer;transition:all .15s ease}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_approve__lODBL:hover:not(:disabled){filter:brightness(.9)}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_approve__lODBL:disabled{background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--secondary-color)));background-size:300% 100%;animation:styles_pendingReviewWave__rzl9l 2s infinite;opacity:1;cursor:wait}@keyframes styles_pendingReviewWave__rzl9l{0%{background-position:-100% 0}to{background-position:100% 0}}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD{flex-wrap:wrap;padding:10px 12px;gap:10px}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_icon__bTHNH{width:28px;height:28px}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_content__uqzit .styles_pending_review_title__hLPxt{font-size:13px}.styles_post__jXqFQ .styles_pending_review_alert_wrapper__k5lvT .styles_pending_review_alert__ePAUD .styles_pending_review_actions__UIal3{width:100%;justify-content:flex-end}}.styles_post__jXqFQ.styles_detailed__8i2u3{background-color:#fff;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--muted-divider-color)}.styles_post__jXqFQ.styles_detailed__8i2u3 .styles_header__xB1sa{display:none;padding:20px 20px 10px}@media screen and (max-width:990px){.styles_post__jXqFQ.styles_detailed__8i2u3 .styles_header__xB1sa{display:flex}}.styles_post__jXqFQ.styles_detailed__8i2u3 .styles_content__Cv_85 .styles_title__ZCrtm{font-size:21px}.styles_post__jXqFQ.styles_detailed__8i2u3 .styles_footer__6Hamz{display:none}.styles_post__jXqFQ.styles_detailed__8i2u3.styles_text_only__da10Q .styles_header__xB1sa{display:flex;padding:20px 20px 10px}.styles_post__jXqFQ.styles_detailed__8i2u3.styles_text_only__da10Q .styles_content__Cv_85{border-bottom:0}.styles_post__jXqFQ .styles_header__xB1sa{position:relative;padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__jXqFQ .styles_header__xB1sa.styles_popup_view__U8zjY{padding-right:45px!important}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_header__xB1sa.styles_popup_view__U8zjY{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--divider-color)}}.styles_post__jXqFQ .styles_header__xB1sa .styles_avatar__V9hQt{display:flex;margin-right:15px;min-width:50px}.styles_post__jXqFQ .styles_header__xB1sa .styles_details___3vfN .styles_title__ZCrtm{margin-bottom:5px}.styles_post__jXqFQ .styles_header__xB1sa .styles_details___3vfN .styles_text__BMk_k{font-size:13px;color:var(--muted-text-color)}.styles_post__jXqFQ .styles_header__xB1sa .styles_menu_dropdown__xgMUa{display:flex;justify-content:flex-end;cursor:pointer}.styles_post__jXqFQ .styles_header__xB1sa .styles_menu_dropdown__xgMUa.styles_popup__U_txn{display:none}.styles_post__jXqFQ .styles_date__FS8tF{display:flex;align-items:center;padding:var(--inner-padding);border-bottom:1px solid var(--divider-color);margin-bottom:var(--inner-padding)}.styles_post__jXqFQ .styles_date__FS8tF .styles_icon__r0Yk_{min-width:50px;margin-right:15px}.styles_post__jXqFQ .styles_date__FS8tF .styles_details___3vfN ul{margin-top:5px;display:flex;flex-flow:row wrap}.styles_post__jXqFQ .styles_date__FS8tF .styles_details___3vfN ul li{margin-right:10px}.styles_post__jXqFQ .styles_date__FS8tF .styles_details___3vfN ul li a{font-size:13px;color:var(--secondary-color)}.styles_post__jXqFQ .styles_post_info__WhJ_7{padding:10px var(--inner-padding);border-top:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_post_info__WhJ_7{border-top:1px solid var(--divider-color)}}.styles_post__jXqFQ .styles_post_info__WhJ_7.styles_map__popup__4Hjdg{padding:10px var(--inner-padding)}.styles_post__jXqFQ .styles_title_and_join__nLHDz{padding:var(--inner-padding);margin-bottom:var(--inner-padding)}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_title_and_join__nLHDz{margin-bottom:0}}@media screen and (max-width:500px){.styles_post__jXqFQ .styles_title_and_join__nLHDz{background-color:rgba(0,0,0,0);padding:5px var(--inner-padding)}}.styles_post__jXqFQ .styles_title_and_join__nLHDz.styles_no_margin_bottom__qQQ45{margin-bottom:0}.styles_post__jXqFQ .styles_title_and_join__nLHDz.styles_map_view__giD_d{margin-bottom:0;padding:var(--inner-padding)}@media screen and (max-width:500px){.styles_post__jXqFQ .styles_title_and_join__nLHDz.styles_detailed__8i2u3{background-color:rgba(0,0,0,0);padding:5px 0}}.styles_post__jXqFQ h1.styles_title__ZCrtm{font-size:20px}.styles_post__jXqFQ .styles_title__ZCrtm{margin-top:var(--inner-padding);padding:0 var(--inner-padding) var(--inner-padding)}.styles_post__jXqFQ .styles_title__ZCrtm.styles_no_text__IAZyk{margin-bottom:10px}.styles_post__jXqFQ .styles_content__Cv_85{display:block;padding:0 var(--inner-padding) var(--inner-padding)}@media screen and (max-width:767px){.styles_post__jXqFQ .styles_content__Cv_85{padding:0 var(--inner-padding) var(--inner-padding)}.styles_post__jXqFQ .styles_content__Cv_85.styles_hide_on_mobile__FbcAi{display:none}}.styles_post__jXqFQ .styles_content__Cv_85 .styles_pill__kX7rs{display:inline-flex;align-items:center;height:20px;border-radius:var(--border-radius);color:var(--icon-color);background-color:var(--divider-color);font-size:11px;font-weight:700;padding:0 5px;margin-bottom:10px}.styles_post__jXqFQ .styles_content__Cv_85 .styles_title__ZCrtm{margin-bottom:10px}.styles_post__jXqFQ .styles_content__Cv_85 .styles_title__ZCrtm.styles_with_link__PmSnD{cursor:pointer}.styles_post__jXqFQ .styles_content__Cv_85 .styles_title_and_info__OcB01{margin-bottom:10px}.styles_post__jXqFQ .styles_content__Cv_85 .styles_text__BMk_k{line-height:26px;word-break:break-word;white-space:pre-line;margin-bottom:10px}.styles_post__jXqFQ .styles_content__Cv_85 .styles_text__BMk_k b,.styles_post__jXqFQ .styles_content__Cv_85 .styles_text__BMk_k strong{font-weight:600}.styles_post__jXqFQ .styles_content__Cv_85 .styles_text__BMk_k a{color:var(--link-color)}.styles_post__jXqFQ .styles_footer__6Hamz{display:block;padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_post__jXqFQ .styles_footer__6Hamz .styles_view__details__YFY_I:hover{color:var(--secondary-color)}.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_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;background:var(--divider-color);color:var(--muted-text-color);border-color:var(--divider-color);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_main__UQmgX{display:flex;justify-content:center;margin-bottom:40px;overflow:hidden}@media screen and (max-width:990px){.styles_main__UQmgX{flex-direction:column;justify-content:flex-start}}@media screen and (max-width:767px){.styles_main__UQmgX{border-radius:0}}.styles_main__UQmgX.styles_popup__XfKtW{margin-bottom:0;padding:10px;background-color:var(--background-color);border-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_main__UQmgX.styles_popup__XfKtW{min-height:100vh;min-height:100dvh;padding-top:115px}}.styles_main__UQmgX.styles_text_only__FWvgg{flex-direction:column}.styles_main__UQmgX.styles_text_only__FWvgg .styles_left_area___ZgW1,.styles_main__UQmgX.styles_text_only__FWvgg .styles_right_area__utDs6{flex-basis:100%}.styles_main__UQmgX.styles_text_only__FWvgg .styles_left_area___ZgW1{border-right:0;margin-right:0;margin-bottom:15px}.styles_main__UQmgX .styles_left_area___ZgW1{padding:0;flex-basis:70%;margin-right:20px;overflow:hidden}@media screen and (max-width:990px){.styles_main__UQmgX .styles_left_area___ZgW1{flex-basis:100%;margin-bottom:15px;margin-right:0}}.styles_main__UQmgX .styles_right_area__utDs6{flex-basis:30%;min-width:400px}@media screen and (max-width:990px){.styles_main__UQmgX .styles_right_area__utDs6{flex-basis:100%;min-width:auto}}