.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_phoneInputWrapper__rvhp7{position:relative;display:flex;width:100%}.styles_countryButton__Q_TUB{display:flex;align-items:center;gap:4px;padding:0 10px;min-width:85px;height:45px;background:var(--muted-divider-color);border:1px solid var(--divider-color);-webkit-border-end:none;border-inline-end:none;border-start-start-radius:var(--border-radius-sm);border-end-start-radius:var(--border-radius-sm);border-start-end-radius:0;border-end-end-radius:0;cursor:pointer;font-size:14px;color:var(--text-color);white-space:nowrap;transition:all .15s ease;flex-shrink:0}.styles_countryButton__Q_TUB:hover{background:#fff}.styles_countryButton__Q_TUB.styles_open__oPYhj{border-color:var(--community-primary,var(--primary-color));background:#fff}.styles_countryButton__Q_TUB.styles_hasError__0C4wC{border-color:var(--error-color)}.styles_countryButton__Q_TUB:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_countryEmoji__wY7_8{font-size:18px;line-height:1}.styles_dialCode__nrQrO{font-size:13px;color:var(--muted-text-color);font-weight:500}.styles_chevron__lSCnB{-webkit-margin-start:2px;margin-inline-start:2px;font-size:10px;color:var(--muted-text-color);transition:transform .2s ease}.styles_chevron__lSCnB.styles_open__oPYhj{transform:rotate(180deg)}.styles_phoneInput__EmRef{flex:1 1;height:45px;min-width:0;padding:0 14px;font-size:15px;font-family:inherit;background:var(--muted-divider-color);border:1px solid var(--divider-color);border-start-end-radius:var(--border-radius-sm);border-end-end-radius:var(--border-radius-sm);border-start-start-radius:0;border-end-start-radius:0;color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all .15s ease}.styles_phoneInput__EmRef::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_phoneInput__EmRef:hover{background:#fff}.styles_phoneInput__EmRef: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);outline:none}.styles_phoneInput__EmRef.styles_hasError__0C4wC{border-color:var(--error-color)}.styles_phoneInput__EmRef.styles_hasError__0C4wC:focus{border-color:var(--error-color);box-shadow:0 0 0 3px rgba(237,67,67,.1)}.styles_phoneInput__EmRef:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_dropdown__9_RPz{position:absolute;top:calc(100% + 4px);inset-inline-start:0;width:300px;max-height:280px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);z-index:1000;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:480px){.styles_dropdown__9_RPz{width:100%}}.styles_searchInput__rrv9s{width:100%;padding:10px 12px;border:none;border-bottom:1px solid var(--divider-color);border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;font-size:14px;font-family:inherit;color:var(--text-color);background:var(--muted-divider-color);outline:none;box-sizing:border-box;flex-shrink:0;height:38px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_searchInput__rrv9s::placeholder{color:var(--muted-text-color);opacity:.6}.styles_searchInput__rrv9s:focus{background:#fff}.styles_countryList__nLj8c{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.styles_countryItem__Hi9IP{display:flex;align-items:center;gap:10px;padding:9px 12px;cursor:pointer;transition:background .1s;border:none;background:none;width:100%;text-align:start;font-family:inherit}.styles_countryItem__Hi9IP:hover{background:var(--muted-divider-color)}.styles_countryItem__Hi9IP.styles_selected__ihTGV{background:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.06)}.styles_countryItemEmoji__z1s_X{font-size:18px;line-height:1;flex-shrink:0}.styles_countryItemName__yos_U{flex:1 1;font-size:13px;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_countryItemDial__8ZmJu{font-size:13px;color:var(--muted-text-color);flex-shrink:0}.styles_noResults__BwH8O{padding:16px 12px;text-align:center;font-size:13px;color:var(--muted-text-color)}.styles_error__TLnL3{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.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_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:40px;padding-inline-end:40px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:40px;background:rgba(0,0,0,0)}.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:10px;padding-inline-end:10px;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:10px;padding-inline-end:10px}.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_spinner__E90fN{display:inline-block;position:relative}.styles_spinner__E90fN .styles_spinner_inner__G77c_{display:block;border-radius:50%;border-style:solid;border-top-color:rgba(0,0,0,0);animation:styles_spin__7NYRU .8s cubic-bezier(.4,0,.2,1) infinite}.styles_sm__EUCJH .styles_spinner_inner__G77c_{width:16px;height:16px;border-width:2px}.styles_md__vlfd0 .styles_spinner_inner__G77c_{width:24px;height:24px;border-width:2.5px}.styles_lg__k_ca5 .styles_spinner_inner__G77c_{width:40px;height:40px;border-width:3px}.styles_primary__mcOqd .styles_spinner_inner__G77c_{border-color:var(--primary-color);border-top-color:rgba(0,0,0,0)}.styles_secondary__qODtG .styles_spinner_inner__G77c_{border-color:var(--secondary-color);border-top-color:rgba(0,0,0,0)}.styles_white__bHnfH .styles_spinner_inner__G77c_{border-color:rgba(0,0,0,0) #fff #fff}@keyframes styles_spin__7NYRU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_searchBar__V5O2m{position:relative;display:flex;align-items:center;width:100%}.styles_searchInputWrapper__5PC3H{position:relative;flex:1 1;display:flex;align-items:center}.styles_searchIcon__ZeFOI{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:1;pointer-events:none;color:var(--muted-text-color)}.styles_searchInput__haDcn{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_searchInput__haDcn::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_searchInput__haDcn:hover{border-color:var(--divider-color);background:#fff}.styles_searchInput__haDcn: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);outline:none}.styles_searchInput__haDcn:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_searchInput__haDcn.styles_noClear__DJfnS{-webkit-padding-end:14px;padding-inline-end:14px}.styles_clearButton__5Bvah{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_clearButton__5Bvah:hover{background:var(--divider-color)}.styles_searchBarWithFilters__FPtvb{display:flex;align-items:center;width:100%;gap:0;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);transition:all var(--transition-base);overflow:hidden}.styles_searchBarWithFilters__FPtvb:hover{border-color:var(--divider-color);background:#fff}.styles_searchBarWithFilters__FPtvb:focus-within{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)}.styles_filtersSearchIcon__qSaR_{display:flex;align-items:center;-webkit-padding-start:14px;padding-inline-start:14px;color:var(--muted-text-color);flex-shrink:0}.styles_filtersInput__fZaMh{height:45px;flex:1 1;border:none;padding:0 14px;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_filtersInput__fZaMh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_filtersInput__fZaMh:focus{outline:none}.styles_filtersClearButton__moHa0{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;-webkit-margin-end:4px;margin-inline-end:4px;border-radius:var(--border-radius-sm);color:var(--text-color);flex-shrink:0;transition:all var(--transition-base)}.styles_filtersClearButton__moHa0:hover,.styles_filtersDivider__RZD2B{background:var(--divider-color)}.styles_filtersDivider__RZD2B{width:1px;height:24px;flex-shrink:0}.styles_filterDropdownTrigger__4BFHH{display:flex;align-items:center;gap:6px;height:45px;border:none;padding:0 12px;font-size:13px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);cursor:pointer;white-space:nowrap}.styles_filterDropdownTrigger__4BFHH:focus{outline:none}.styles_filterDropdownTrigger__4BFHH:disabled{opacity:.5;cursor:not-allowed}.styles_mobileFilterButton__VqNsT{display:none}.styles_mobileFilterBadge__Qe7bM{position:absolute;top:2px;inset-inline-end:2px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:var(--community-primary,var(--primary-color));color:#fff;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;line-height:1}@media(max-width:768px){.styles_filterDropdownTrigger__4BFHH,.styles_filtersDivider__RZD2B{display:none}.styles_mobileFilterButton__VqNsT{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:45px;border:none;background:none;cursor:pointer;flex-shrink:0;-webkit-border-start:1px solid var(--divider-color);border-inline-start:1px solid var(--divider-color);transition:background var(--transition-base)}.styles_mobileFilterButton__VqNsT:hover{background:var(--divider-color)}.styles_mobileFilterButton__VqNsT:disabled{opacity:.4;cursor:not-allowed}}.styles_searchBarWithNav__goLnO{display:flex;align-items:center;height:45px;width:100%;gap:8px;padding:0 8px;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);overflow:hidden}.styles_navSearchInputWrapper___ttK4{position:relative;flex:1 1;display:flex;align-items:center;gap:8px}.styles_navSearchInput__vlV2a{height:30px!important;flex:1 1;border:none;padding:0;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_navSearchInput__vlV2a::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_navSearchInput__vlV2a:focus{outline:none;box-shadow:none}.styles_matchCounter__GsCMo{font-size:12px;color:var(--muted-text-color);white-space:nowrap;flex-shrink:0}.styles_navButton__2JC9e{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--border-radius-sm);background:none;color:var(--text-color);cursor:pointer;flex-shrink:0;transition:all var(--transition-base)}.styles_navButton__2JC9e:hover:not(:disabled){background:var(--divider-color)}.styles_navButton__2JC9e:disabled{opacity:.3;cursor:not-allowed}.styles_searchBarDropdown__0xeCd{position:relative;width:100%}.styles_dropdownInputWrapper__gsV2j{position:relative;display:flex;align-items:center}.styles_dropdownInput__dZDXh{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_dropdownInput__dZDXh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_dropdownInput__dZDXh:hover{border-color:var(--divider-color);background:#fff}.styles_dropdownInput__dZDXh: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);outline:none}.styles_dropdownList__68_o5{position:absolute;top:calc(100% + 4px);inset-inline-start:0;inset-inline-end:0;max-height:240px;overflow-y:auto;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:#fff;box-shadow:var(--shadow-md);z-index:100}.styles_dropdownItem__mvu53{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:none;font-family:inherit;font-size:14px;color:var(--text-color);cursor:pointer;text-align:start;transition:background var(--transition-base)}.styles_dropdownItem__mvu53:hover{background:var(--background-color)}.styles_dropdownItem__mvu53:not(:last-child){border-bottom:1px solid var(--muted-divider-color)}.styles_dropdownItemText__0tS1U{flex:1 1;min-width:0}.styles_dropdownItemTitle__hs8Gv{font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownItemSubtitle__4DbGR{font-size:12px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownEmpty__I9ZRp{padding:16px 14px;text-align:center;font-size:13px;color:var(--muted-text-color)}.styles_dropdownLoading__AxuZ6{display:flex;justify-content:center;padding:16px}.styles_selectedDisplay__fPpo4{display:flex;align-items:center;gap:10px;height:45px;width:100%;border:1px solid var(--divider-color);padding:0 14px;-webkit-padding-end:40px;padding-inline-end:40px;font-size:14px;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color)}.styles_selectedInfo__k0IXn{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_dropdownClearButton__0pe_U{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_dropdownClearButton__0pe_U:hover{background:var(--divider-color)}.styles_main__INjE4{position:relative}.styles_main__INjE4 input[type=search],.styles_main__INjE4 input[type=text]{text-transform:capitalize;cursor:pointer}.styles_autocomplete_suggestions__zkjW1{background-color:var(--card-background-color,white)!important;border:1px solid var(--divider-color,var(--divider-color));border-radius:var(--border-radius,8px);box-shadow:var(--shadow-xl,0 20px 25px -5px rgba(0,0,0,.1));z-index:99999;overflow-y:auto;max-height:300px;padding:16px}.styles_autocomplete_suggestions__zkjW1.styles_size__sm__rwRh0 li{min-height:42px!important}.styles_autocomplete_suggestions__zkjW1 li{padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-color);transition:all .2s ease;border-bottom:1px solid var(--muted-divider-color,var(--background-color));background-color:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li:last-child{border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li:hover{background-color:var(--muted-divider-color,var(--background-color));color:var(--primary-color)}.styles_autocomplete_suggestions__zkjW1 li.active,.styles_autocomplete_suggestions__zkjW1 li.styles_active__d8uyo{background-color:rgba(var(--primary-color-rgb),.05);color:var(--primary-color);font-weight:600}.styles_autocomplete_suggestions__zkjW1 li.disabled,.styles_autocomplete_suggestions__zkjW1 li.styles_disabled__bFP29{opacity:.6;cursor:not-allowed;pointer-events:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN{display:flex;flex-direction:column;align-items:flex-start;padding:0;cursor:default;border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN:hover{background:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN .styles_group_label__U8s4E{width:100%;padding:8px 16px;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-text-color);background:rgba(var(--primary-color-rgb),.03)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul{width:100%;list-style:none;padding:0;margin:0}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li{padding-left:24px;border-bottom:1px solid var(--muted-divider-color,var(--background-color))}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li:last-child{border-bottom:none}button.styles_insertTagBtn__8jVDh{cursor:pointer;position:absolute;display:flex;z-index:50;border:none;background:var(--background-color);border-radius:var(--border-radius);height:48px;top:1px;right:1px;padding:0 10px;text-align:center;align-items:center;justify-content:center}.styles_error__Ski6x{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_selectedOpts__oSwhR{position:relative;display:flex;flex-wrap:wrap;gap:5px;padding:10px 0}.styles_selectedOpts__oSwhR:empty{padding:0}.styles_selectedOpts__oSwhR button{background:var(--dark-divider-color);padding:5px 15px;border-radius:var(--border-radius-full);border:none;display:flex;align-items:center;gap:4px;cursor:pointer}.styles_suggestedOpts__0G81c{position:relative;display:flex;flex-wrap:wrap;gap:8px;padding:8px 0;align-items:center}.styles_suggestedOpts__0G81c:empty{padding:0}.styles_suggestedOpts__0G81c .styles_suggestedLabel__nTt8l{font-size:13px;color:var(--muted-text-color);margin-right:4px}.styles_suggestedOpts__0G81c button{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);padding:4px 12px;border-radius:var(--border-radius-full);border:1px dashed rgba(var(--primary-color-rgb),.3);display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;transition:all .2s ease}.styles_suggestedOpts__0G81c button:hover{background:rgba(var(--primary-color-rgb),.15);border-color:rgba(var(--primary-color-rgb),.5)}.styles_isHidden__eGyWu{display:none!important}.styles_error__SfU2K{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_form__k9UA8{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_inner__hpjO2{width:100%}.styles_submit_wrapper__oPgXr{width:100%;margin-top:24px}.styles_form_header_content__NKA79{text-align:center;margin-bottom:24px}.styles_form_header_content__NKA79 h1{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:8px}.styles_form_header_content__NKA79 p{font-size:15px;color:var(--muted-text-color);margin:0}.styles_main__PINdM{width:100%;max-width:520px;margin:0 auto;display:flex;flex-direction:column;padding:20px 24px 4px}@media screen and (max-width:767px){.styles_main__PINdM{padding:0 16px}}.styles_main__PINdM .styles_header__Af47F{width:100%;padding:var(--inner-padding) 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--muted-divider-color);margin-bottom:24px}.styles_main__PINdM .styles_header__Af47F .styles_host_text__Jshmv{display:flex;flex-direction:column;gap:2px}.styles_main__PINdM .styles_header__Af47F .styles_hosted_by_label___kYLS{font-size:11px;font-weight:500;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_main__PINdM .styles_header__Af47F .styles_host_name__6Hy7r{font-size:15px;font-weight:600;color:var(--text-color)}.styles_main__PINdM .styles_inner__MKDCK{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_main__PINdM .styles_inner__MKDCK form{width:100%}.styles_loading_skeleton__uMdVg{width:100%;display:flex;flex-direction:column;gap:16px;padding:var(--inner-padding) 0}.styles_loading_skeleton__uMdVg .styles_skeleton_host__CKQLo{display:flex;align-items:center;gap:12px;padding-bottom:var(--inner-padding);border-bottom:1px solid var(--muted-divider-color)}.styles_loading_skeleton__uMdVg .styles_skeleton_host__CKQLo .styles_skeleton_host_text__JAORC{display:flex;flex-direction:column;gap:6px}.styles_submit_wrapper__OmsGT{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:12px}.styles_wizard_navigation_button__d0_pF{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;gap:5px;margin-top:10px}.styles_wizard_navigation_button__d0_pF:hover{color:var(--secondary-color)}.styles_backdrop__d6BMa{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:999;animation:styles_fadeIn__f_9_d .2s ease}.styles_bottom_sheet__godLr{position:fixed;bottom:0;left:0;right:0;max-height:85vh;background:#fff;border-radius:var(--border-radius-lg) 20px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.12);z-index:1000;display:flex;flex-direction:column;animation:styles_slideUp__BwYbi .3s cubic-bezier(.32,.72,0,1)}.styles_header__RG6vu{padding:12px 20px 16px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_drag_handle__EF3ip{width:36px;height:4px;background:var(--divider-color);border-radius:var(--border-radius-xs);margin:0 auto 12px}.styles_header_content__0kShx{display:flex;align-items:center;justify-content:space-between}.styles_title__YOy2k{font-size:18px;font-weight:700;color:var(--text-color);margin:0}.styles_close_button__ZUB84{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--background-color);border:none;cursor:pointer;transition:background .2s ease,transform .15s ease}.styles_close_button__ZUB84 svg{width:18px;height:18px;color:var(--text-color)}.styles_close_button__ZUB84:hover{background:var(--divider-color)}.styles_close_button__ZUB84:active{transform:scale(.95)}.styles_content__kYky1{flex:1 1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.styles_filter_section__kRnVO{margin-bottom:24px}.styles_filter_section__kRnVO:last-child{margin-bottom:0}.styles_section_title__U_MrI{font-size:12px;font-weight:600;color:var(--muted-text-color);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.styles_chips_row__8NKOF,.styles_chips_row_nested__ibQIJ{display:flex;flex-wrap:wrap;gap:8px}.styles_chips_row_nested__ibQIJ{margin-top:12px}.styles_chip_badge__VsyVX{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:var(--border-radius-sm);font-size:11px;font-weight:700;background:hsla(0,0%,100%,.25);margin-left:4px}.styles_footer__ecy72{padding:16px 20px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--divider-color);display:flex;gap:12px;flex-shrink:0;background:#fff}@keyframes styles_fadeIn__f_9_d{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__BwYbi{0%{transform:translateY(100%)}to{transform:translateY(0)}}.speaker-sessions-modal_modalContent__sJ_6g{padding:0}.speaker-sessions-modal_modalCard__4_cYe{background:var(--card-background,#fff);border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.speaker-sessions-modal_modalCardHeader__VZxhc{position:relative;margin-bottom:24px}.speaker-sessions-modal_modalCardHeader__VZxhc h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.speaker-sessions-modal_modalCardHeader__VZxhc p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.speaker-sessions-modal_headerBadge__EuV9C{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--community-primary,var(--primary-color))}.speaker-sessions-modal_closeButton__Ew1_p{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.speaker-sessions-modal_closeButton__Ew1_p:hover{background:var(--divider-color);color:var(--text-color)}.speaker-sessions-modal_body__FXgd4{display:flex;flex-direction:column;gap:16px}.speaker-sessions-modal_speaker_profile__dwJJ7{display:flex;gap:16px;align-items:flex-start}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6{flex-shrink:0}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6 .avatar{border-radius:999px;object-fit:cover}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_speaker_bio__g7Ufb{flex:1 1;font-size:14px;line-height:1.6;margin:0;color:var(--text-color)}.speaker-sessions-modal_separator__UtCN7{height:1px;background:var(--divider-color)}.speaker-sessions-modal_sessions_section__tBw28{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_header__Vx1Cb{font-size:15px;font-weight:700;margin:0;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_list__AQcHW{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn{background:var(--background-color);-webkit-border-start:3px solid var(--community-primary,var(--primary-color));border-inline-start:3px solid var(--community-primary,var(--primary-color));border-radius:var(--border-radius-sm);padding:14px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_title____Zdd{font-size:15px;font-weight:700;margin:0 0 6px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_description__5b83Q{font-size:13px;line-height:1.6;margin:0 0 10px;color:var(--muted-text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX{display:flex;flex-direction:column;gap:6px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb svg{flex-shrink:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{margin-bottom:24px;width:100%;max-width:400px}@media screen and (max-width:767px){.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{max-width:100%}}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_submitBtn__z3KCy{background:none;border:none;cursor:pointer}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_reset_search__L6s_l{display:flex;justify-content:center;margin-left:auto;min-width:36px;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;align-items:center}.styles_main__tC2PX .styles_speakers_grid__L9InD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px 24px;gap:32px 24px}@media(max-width:767px){.styles_main__tC2PX .styles_speakers_grid__L9InD{grid-template-columns:repeat(2,1fr);gap:24px 16px}}.styles_main__tC2PX .styles_speaker_card___ByRn{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:24px 16px 20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.1)}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn{padding:20px 12px 16px;border-radius:var(--border-radius)}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background__MPht0,.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background_fallback__VGWGU{display:none}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu{display:flex;flex-direction:column;align-items:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz{display:flex;justify-content:center;margin-bottom:var(--spacing-md)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:112px;height:112px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:var(--shadow-sm)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:88px;height:88px}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q{text-align:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_name__yrigh{font-size:15px;font-weight:700;margin:0 0 5px;color:var(--text-color);line-height:1.3}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_title__gTAmZ{font-size:11px;font-weight:600;margin:0 0 2px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.07em}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_company__Jgoe9{font-size:12px;margin:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et{margin-top:10px}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4{background:none;border:none;color:var(--secondary-color);font-size:13px;font-weight:500;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4:hover{text-decoration:underline}.styles_main__tC2PX .styles_not_found_content__lAwJW{text-align:center;padding:20px}.styles_main__tC2PX .styles_not_found_content__lAwJW svg{background:#fafafa;border-radius:50%;padding:10px;margin-bottom:15px;margin-top:15px}.styles_main__tC2PX .styles_not_found_content__lAwJW h4{margin-bottom:10px}.styles_main__tC2PX .styles_not_found_content__lAwJW p{margin-bottom:15px}.styles_speaker_sessions__Fi9vv h4{font-weight:600;margin-bottom:12px}.styles_speaker_sessions__Fi9vv ul{list-style:none;padding:0;margin:0}.styles_speaker_sessions__Fi9vv ul li{padding:10px;border-radius:var(--border-radius);background-color:var(--muted-divider-color)}.styles_speaker_sessions__Fi9vv ul li:last-child{margin-bottom:0}.styles_speaker_sessions__Fi9vv ul li div:first-child{font-weight:500;margin-bottom:4px}.styles_speaker_sessions__Fi9vv ul li div:last-child{color:#666;font-size:.9em}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_title__Ncnm2{margin-bottom:6px!important;font-size:15px!important;font-weight:600!important}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_time__KV9v_{display:flex;align-items:center;gap:4px;font-size:13px!important;color:var(--muted-text-color)}.styles_speaker_text__Ptlzi{margin-bottom:15px}.styles_speaker_text__Ptlzi p:first-child{font-weight:600;margin-bottom:8px}.styles_speaker_header__7Gfy3 .business_profile_list_subtext{font-weight:400!important}.styles_speaker_details__mpS3V{padding:var(--inner-padding)}.styles_main__hFVSl{margin:20px 0 0;display:flex;flex-wrap:wrap;gap:8px}@media(min-width:768px){.styles_main__hFVSl{gap:10px;margin-top:24px}}.styles_tag__Xk65f{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 8%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 100%);border:1px solid color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 30%,transparent);border-radius:var(--border-radius-pill);font-size:13px;font-weight:500;color:var(--community-secondary,var(--secondary-color));white-space:nowrap;cursor:default;transition:all .2s ease}.styles_tag__Xk65f:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 16%,transparent) 100%);border-color:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 50%,transparent);transform:translateY(-1px);box-shadow:0 2px 8px color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent)}.styles_tags_container__SkQFv{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_main__IwnHx,.styles_root__ZLcRR{display:flex;width:100%}.styles_root__ZLcRR{flex-direction:row;justify-content:space-between;align-items:flex-start}.styles_root__ZLcRR .styles_tag__line__DZfjq{margin-top:5px;font-size:13px;color:var(--muted-text-color)}.styles_root__ZLcRR .styles_tag__line__DZfjq span{display:block}.styles_label__CIFJs{margin:0}.styles_label__CIFJs.styles_md__P_5sQ{font-size:13px;font-weight:700}.styles_label__CIFJs.styles_lg__NKPUD{font-size:16px;font-weight:500}.styles_disabled__2mIEJ{opacity:.6;cursor:not-allowed}.styles_disabled__2mIEJ .styles_root__ZLcRR{pointer-events:none}.styles_main__vsUte.styles_map__popup__MLtcM .styles_inner__9cXIa .styles_title__JSjgL{font-size:13px;margin-bottom:0}.styles_main__vsUte .styles_inner__9cXIa{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.styles_main__vsUte .styles_inner__9cXIa{flex-direction:column}}.styles_main__vsUte .styles_inner__9cXIa .styles_right__c0Kqv{min-width:135px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL{font-size:22px;margin:0 0 5px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL.styles_with_link__hUr_O{cursor:pointer}.styles_main__vsUte .styles_inner__9cXIa .styles_is_paid__6BM2w{color:var(--muted-text-color);font-size:14px;font-weight:500}.styles_main__vsUte .styles_inner__9cXIa ul{margin-top:0;display:flex;flex-flow:row wrap}.styles_main__vsUte .styles_inner__9cXIa ul li{margin-right:10px}.styles_main__vsUte .styles_inner__9cXIa ul li a{font-size:13px;font-weight:500;color:var(--tertiary-color)}.styles_container__KlSpA{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_header__USVZz{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_searchInput___APLE{width:100%;max-width:320px;padding:10px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .2s ease}.styles_searchInput___APLE::placeholder{color:var(--muted-text-color)}.styles_searchInput___APLE:focus{border-color:var(--primary-color)}.styles_manageLink__2ysyP{font-size:.875rem;font-weight:500;color:var(--link-color);text-decoration:none}.styles_manageLink__2ysyP:hover{text-decoration:underline}.styles_cardGrid__ZgMKf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@media screen and (max-width:480px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(2,1fr);gap:12px}}.styles_cardOccupation__NDWe3{font-size:.8125rem;color:var(--text-color);margin:0 0 2px;font-weight:500}.styles_cardLocation__RkFta{font-size:.75rem;color:var(--muted-text-color);margin:0}.styles_loadMoreBtn__4hLY0{margin-top:var(--section-margin)}.styles_communities_container___BMTu{display:flex;flex-direction:column;gap:var(--spacing-lg,24px)}.styles_search_section__JtRSC{margin-bottom:var(--spacing-md,16px)}.styles_communities_grid__xZs1G{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-md,16px);gap:var(--spacing-md,16px)}@media(min-width:768px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(3,1fr)}}.styles_community_card__PMZow{height:100%;transition:transform .2s ease,box-shadow .2s ease;background:var(--card-background-color);border:1px solid var(--divider-color);overflow:hidden}.styles_community_card__PMZow:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary-color-rgb)}.styles_community_card__PMZow .styles_card_link__w2x_3{text-decoration:none;color:inherit;display:block;height:100%}.styles_community_card__PMZow .styles_card_content__eXqZH{display:flex;gap:var(--spacing-md,16px);padding:var(--inner-padding);height:100%}.styles_community_card__PMZow .styles_avatar_section__Y8ero{flex-shrink:0}.styles_community_card__PMZow .styles_info_section___fKFG{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:4px}.styles_community_card__PMZow .styles_header__tr6Rw{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.styles_community_card__PMZow .styles_title__Kp06A{font-size:var(--font-size-md,16px);font-weight:600;color:var(--text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_community_card__PMZow .styles_role_badge__Hy7fI{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px;background:rgba(var(--primary-color-rgb,0,0,0),.1);color:var(--primary-color);flex-shrink:0}.styles_community_card__PMZow .styles_category__VfMDo{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);margin:0;font-weight:500}.styles_community_card__PMZow .styles_description__iufJU{font-size:var(--font-size-sm,14px);color:var(--muted-text-color);margin:4px 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_tabHeader__6_lKu{margin-bottom:20px}.styles_tabHeaderRow__O15Nt{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.styles_tabActions__T8SDk{flex-shrink:0;display:flex;align-items:center}.styles_tabTitle__J_lPQ{margin:0 0 6px;font-size:1.3rem;font-weight:700;color:var(--text-color);text-align:start}.styles_tabDescription__22T7P{margin:0;font-size:.92rem;line-height:1.6;color:var(--muted-text-color);text-align:start}.styles_head__tMydb{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,rgba(0,0,0,.02),rgba(0,0,0,.05))}.styles_head__tMydb h3{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}@media screen and (max-width:500px){.styles_head__tMydb{padding:16px 20px}.styles_head__tMydb h3{font-size:16px}}.styles_main__HGqsz{padding:24px}@media screen and (max-width:500px){.styles_main__HGqsz{padding:20px}}.styles_info__list__jlwJ3 li{display:flex;align-items:center;margin-bottom:16px;padding:12px 16px;background:rgba(0,0,0,.02);border-radius:var(--border-radius-sm);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.styles_info__list__jlwJ3 li:hover{background:rgba(0,0,0,.04);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_info__list__jlwJ3 li:last-child{margin-bottom:0}@media screen and (max-width:500px){.styles_info__list__jlwJ3 li{padding:10px 14px;margin-bottom:12px}}.styles_info__list__jlwJ3 li .styles_icon__2yq2R{display:flex;min-width:32px;opacity:.7}.styles_info__list__jlwJ3 li p{margin-left:16px;color:#4a4a4a;font-size:15px;font-weight:500;margin-top:0;margin-bottom:0}.styles_info__list__jlwJ3 li p.styles_location__K_guc{text-transform:capitalize}@media screen and (max-width:500px){.styles_info__list__jlwJ3 li p{font-size:14px;margin-left:12px}}@media screen and (max-width:400px){.styles_info__list__jlwJ3 li p span{width:180px;min-width:180px}}@media screen and (max-width:319px){.styles_info__list__jlwJ3 li p span{width:160px;min-width:160px}}.styles_header_row__05foZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__05foZ .styles_view_all_link__1Bujj{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header_row__05foZ .styles_view_all_link__1Bujj:hover{color:var(--primary-color)}.styles_header_row__05foZ .styles_view_all_link__1Bujj svg{color:currentColor}.styles_header_row__05foZ .styles_chevron__Qr_Wc{display:inline-flex}[dir=rtl] .styles_header_row__05foZ .styles_chevron__Qr_Wc{transform:scaleX(-1)}.styles_title__7lKvH{margin-bottom:4px;margin-top:0;font-size:13px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}ul.styles_shortcuts_list__BSB3U{display:flex;align-items:center;gap:12px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:8px 4px;scrollbar-width:thin;scrollbar-color:var(--divider-color) rgba(0,0,0,0)}ul.styles_shortcuts_list__BSB3U::-webkit-scrollbar{width:6px;height:6px}ul.styles_shortcuts_list__BSB3U::-webkit-scrollbar-track{background:rgba(0,0,0,0)}ul.styles_shortcuts_list__BSB3U::-webkit-scrollbar-thumb{background-color:var(--divider-color);border-radius:var(--border-radius-sm)}ul.styles_shortcuts_list__BSB3U::-webkit-scrollbar-thumb:hover{background-color:var(--muted-text-color)}ul.styles_shortcuts_list__BSB3U.styles_scrollbar-subtle__6BthQ::-webkit-scrollbar{width:4px;height:4px}ul.styles_shortcuts_list__BSB3U{-webkit-overflow-scrolling:touch}@media screen and (max-width:1024px){ul.styles_shortcuts_list__BSB3U{-ms-overflow-style:none;scrollbar-width:none}ul.styles_shortcuts_list__BSB3U::-webkit-scrollbar{display:none}}ul.styles_shortcuts_list__BSB3U li{flex:0 0 auto;width:auto}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O{display:flex;align-items:center;flex-direction:row;gap:8px;padding:4px 16px 4px 4px;border-radius:var(--border-radius-full);border:1px solid var(--divider-color);background-color:#fff;transition:all .2s ease;min-height:42px;cursor:pointer;font-family:inherit}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O.styles_with_icon__k8CdY .styles_icon__wrapper__5nE40{display:flex;flex-direction:column;justify-content:center;align-items:center;height:32px;width:32px;min-width:32px;border-radius:50%;overflow:hidden;background-color:rgba(0,0,0,0)}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O.styles_with_icon__k8CdY .styles_icon__wrapper__5nE40 svg{height:20px;width:20px}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O.styles_active__ngso9{border:2px solid var(--secondary-color);box-shadow:0 2px 8px rgba(0,0,0,.08)}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O.styles_active__ngso9 .styles_inner_text__AnUq_{color:var(--secondary-color);font-weight:700}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O:hover:not(.styles_active__ngso9){border-color:var(--muted-text-color);background-color:#fafafa}ul.styles_shortcuts_list__BSB3U li .styles_inner__mUz4O .styles_inner_text__AnUq_{font-size:13px;font-weight:500;color:var(--text-color);margin:0;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis;line-height:normal}.styles_compact_list__4UAvi{display:flex;flex-direction:column;gap:12px}.styles_section__Tp7kS{margin-bottom:var(--section-margin)}.styles_header__JE0vO{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-md)}.styles_title__sm7mG{font-size:1.05rem;font-weight:700;color:var(--text-color);margin:0}.styles_see_all__gTLbk{font-size:.8rem;font-weight:600;color:var(--community-primary,var(--primary-color));text-decoration:none;transition:opacity .2s ease-out}.styles_see_all__gTLbk:hover{opacity:.7}.styles_scroll__fA3O2{display:flex;gap:var(--spacing-md);overflow-x:auto;padding-bottom:var(--spacing-xs);scrollbar-width:none}.styles_scroll__fA3O2::-webkit-scrollbar{display:none}.styles_card__PrgXT{min-width:220px;max-width:260px;flex-shrink:0;background:var(--card-background-color,#fff);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease-out,transform .2s ease-out}.styles_card__PrgXT:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.styles_card_thumb__5SRnw{position:relative;width:100%;height:110px;background:var(--muted-divider-color);overflow:hidden}.styles_card_thumb_placeholder__yx2sG{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.styles_card_progress__x2prx{position:absolute;bottom:0;left:0;right:0;height:4px;background:rgba(0,0,0,.2)}.styles_card_progress_fill__pl9Ci{height:100%;background:var(--community-primary,var(--primary-color));border-radius:0 2px 2px 0;transition:width .3s ease;min-width:2px}.styles_card_body__pgf_V{padding:var(--spacing-sm) var(--spacing-md);display:flex;flex-direction:column;gap:2px}.styles_card_title__Jhs7_{font-size:.85rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_card_community__IErLg{font-size:.72rem;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_card_badge__VUjbi{font-size:.72rem;font-weight:600;color:var(--community-primary,var(--primary-color));margin-top:var(--spacing-xs)}.styles_crisis_section__3kquN{padding:150px 0 100px;position:relative}.styles_crisis_section__3kquN .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_crisis_section__3kquN .container{padding:0 16px}}.styles_crisis_section__3kquN:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0F172A,#1E293B);z-index:0;mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.05) 3%,rgba(0,0,0,.15) 6%,rgba(0,0,0,.28) 9%,rgba(0,0,0,.42) 12%,rgba(0,0,0,.58) 15%,rgba(0,0,0,.72) 18%,rgba(0,0,0,.85) 22%,rgba(0,0,0,.95) 26%,rgb(0,0,0) 30%,rgb(0,0,0) 70%,rgba(0,0,0,.95) 74%,rgba(0,0,0,.85) 78%,rgba(0,0,0,.72) 82%,rgba(0,0,0,.58) 85%,rgba(0,0,0,.42) 88%,rgba(0,0,0,.28) 91%,rgba(0,0,0,.15) 94%,rgba(0,0,0,.05) 97%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.05) 3%,rgba(0,0,0,.15) 6%,rgba(0,0,0,.28) 9%,rgba(0,0,0,.42) 12%,rgba(0,0,0,.58) 15%,rgba(0,0,0,.72) 18%,rgba(0,0,0,.85) 22%,rgba(0,0,0,.95) 26%,rgb(0,0,0) 30%,rgb(0,0,0) 70%,rgba(0,0,0,.95) 74%,rgba(0,0,0,.85) 78%,rgba(0,0,0,.72) 82%,rgba(0,0,0,.58) 85%,rgba(0,0,0,.42) 88%,rgba(0,0,0,.28) 91%,rgba(0,0,0,.15) 94%,rgba(0,0,0,.05) 97%,transparent)}@media(max-width:768px){.styles_crisis_section__3kquN{padding:70px 0}}@media(max-width:480px){.styles_crisis_section__3kquN{padding:50px 0}}.styles_crisis_header__m83Se{text-align:center;margin-bottom:60px;position:relative;z-index:1}@media(max-width:768px){.styles_crisis_header__m83Se{margin-bottom:50px}}.styles_crisis_badge__5rBbv{display:inline-block;padding:10px 24px;background:rgba(76,74,202,.25);border:2px solid rgba(76,74,202,.6);border-radius:var(--border-radius-full);color:#fff;font-size:14px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:24px;box-shadow:0 0 20px rgba(76,74,202,.3),inset 0 1px 0 hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.styles_crisis_badge__5rBbv:hover{background:rgba(76,74,202,.35);border-color:rgba(76,74,202,.8);box-shadow:0 0 30px rgba(76,74,202,.5),inset 0 1px 0 hsla(0,0%,100%,.3)}.styles_crisis_heading__oBtLh{font-size:48px;font-weight:700;line-height:1.2;color:#fff;margin:0 0 24px;letter-spacing:-.02em}@media(max-width:768px){.styles_crisis_heading__oBtLh{font-size:36px;margin-bottom:20px}}@media(max-width:480px){.styles_crisis_heading__oBtLh{font-size:28px;margin-bottom:16px}}.styles_crisis_subheading__AIbox{font-size:20px;line-height:1.7;color:hsla(0,0%,100%,.85);margin:0 auto;max-width:800px}@media(max-width:768px){.styles_crisis_subheading__AIbox{font-size:18px}}@media(max-width:480px){.styles_crisis_subheading__AIbox{font-size:16px}}.styles_stats_grid__l_etl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:80px;position:relative;z-index:1}@media(max-width:1200px){.styles_stats_grid__l_etl{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:900px){.styles_stats_grid__l_etl{grid-template-columns:1fr;gap:24px;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:60px}}.styles_stat_card__p6ci7{padding:40px 32px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--border-radius-lg);text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.styles_stat_card__p6ci7:hover{background:hsla(0,0%,100%,.08);border-color:rgba(76,74,202,.3);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.3)}@media(max-width:900px){.styles_stat_card__p6ci7{padding:32px 24px}}.styles_stat_number__HscqD{font-size:56px;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--secondary-color) 0,#40e0d0 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:16px}@media(max-width:768px){.styles_stat_number__HscqD{font-size:48px}}.styles_stat_label__D7XvE{font-size:17px;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0 0 12px}@media(max-width:768px){.styles_stat_label__D7XvE{font-size:16px}}.styles_stat_source__xKxQF{font-size:13px;color:hsla(0,0%,100%,.5);font-style:italic}.styles_crisis_problem__AMYu1{margin-bottom:60px;position:relative;z-index:1}@media(max-width:768px){.styles_crisis_problem__AMYu1{margin-bottom:50px}}.styles_problem_heading__Zu_bF{font-size:32px;font-weight:700;color:#fff;text-align:center;margin:0 0 48px}@media(max-width:768px){.styles_problem_heading__Zu_bF{font-size:28px;margin-bottom:40px}}@media(max-width:480px){.styles_problem_heading__Zu_bF{font-size:24px;margin-bottom:32px}}.styles_problem_grid__TQrfh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}@media(max-width:768px){.styles_problem_grid__TQrfh{grid-template-columns:1fr;gap:24px;max-width:500px;margin:0 auto}}.styles_problem_item__jPFof{padding:32px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--border-radius);transition:all .3s ease}.styles_problem_item__jPFof h4{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}@media(max-width:480px){.styles_problem_item__jPFof h4{font-size:18px}}.styles_problem_item__jPFof p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.75);margin:0}@media(max-width:480px){.styles_problem_item__jPFof p{font-size:15px}}.styles_problem_item__jPFof:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15);transform:translateX(4px)}@media(max-width:768px){.styles_problem_item__jPFof{padding:28px 24px}}.styles_problem_icon___3WdB{font-size:48px;display:block;margin-bottom:16px}@media(max-width:768px){.styles_problem_icon___3WdB{font-size:42px}}.styles_crisis_cta__nREn1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1}.styles_cta_text__cgTZ0{font-size:20px;line-height:1.6;color:hsla(0,0%,100%,.95);margin:0 0 32px;max-width:700px}.styles_cta_text__cgTZ0 strong{color:#fff;font-weight:700}@media(max-width:768px){.styles_cta_text__cgTZ0{font-size:18px;margin-bottom:28px}}@media(max-width:480px){.styles_cta_text__cgTZ0{font-size:16px;margin-bottom:24px}}.styles_cta_button___feqJ{background:var(--secondary-color)!important;border-color:var(--secondary-color)!important}.styles_cta_button___feqJ:hover{background:#00a5bd!important;border-color:#00a5bd!important;box-shadow:0 12px 32px rgba(76,74,202,.5),0 6px 16px rgba(76,74,202,.4),inset 0 1px 0 hsla(0,0%,100%,.25)!important;transform:translateY(-2px)}.styles_faq_section__iJH6G{padding:100px 0;background:var(--background-color)}.styles_faq_section__iJH6G .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_faq_section__iJH6G .container{padding:0 16px}.styles_faq_section__iJH6G{padding:70px 0}}@media(max-width:480px){.styles_faq_section__iJH6G{padding:50px 0}}.styles_section_header__5d9JM{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){.styles_section_header__5d9JM{margin-bottom:50px}}.styles_section_heading__KMrIw{font-size:42px;font-weight:700;line-height:1.2;color:var(--text-color);margin:0 0 20px;letter-spacing:-.02em}@media(max-width:768px){.styles_section_heading__KMrIw{font-size:32px;margin-bottom:16px}}@media(max-width:480px){.styles_section_heading__KMrIw{font-size:26px}}.styles_section_subheading__lRkR_{font-size:19px;line-height:1.6;color:var(--muted-text-color);margin:0}@media(max-width:768px){.styles_section_subheading__lRkR_{font-size:17px}}@media(max-width:480px){.styles_section_subheading__lRkR_{font-size:16px}}.styles_contact_link__LbjOq{color:var(--secondary-color);font-weight:600;text-decoration:none;transition:color .3s ease}.styles_contact_link__LbjOq:hover{color:var(--secondary-color);text-decoration:underline}.styles_faq_grid__jbaJ6{display:grid;grid-template-columns:2fr 1fr;grid-gap:60px;gap:60px;align-items:start}@media(max-width:992px){.styles_faq_grid__jbaJ6{grid-template-columns:1fr;gap:50px}}.styles_faq_list__7YnpU{display:flex;flex-direction:column;gap:16px}.styles_faq_item__muHbA{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden;transition:all .3s ease}.styles_faq_item__muHbA:hover,.styles_item_open__Ftjxx{border-color:var(--secondary-color);box-shadow:0 4px 12px rgba(76,74,202,.1)}.styles_item_open__Ftjxx .styles_faq_answer__X88OF{max-height:500px;padding:0 24px 24px;opacity:1}.styles_item_open__Ftjxx .styles_chevron_icon__qUjvF{transform:rotate(180deg);color:var(--secondary-color)}.styles_faq_question__yNFi_{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:background .3s ease;font-family:inherit}.styles_faq_question__yNFi_:hover{background:rgba(76,74,202,.03)}@media(max-width:768px){.styles_faq_question__yNFi_{padding:20px;gap:16px}}.styles_question_text__DoZVb{font-size:18px;font-weight:600;line-height:1.4;color:var(--text-color);font-family:inherit}@media(max-width:768px){.styles_question_text__DoZVb{font-size:16px}}.styles_chevron_icon__qUjvF{flex-shrink:0;color:var(--muted-text-color);transition:transform .3s ease,color .3s ease}.styles_faq_answer__X88OF{max-height:0;padding:0 24px;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.styles_faq_answer__X88OF{padding:0 20px}}.styles_answer_content__cnJfP p{font-size:16px;line-height:1.7;color:var(--text-color);margin:0 0 12px}@media(max-width:768px){.styles_answer_content__cnJfP p{font-size:15px}}.styles_answer_link__iu1z1{display:inline-block;color:var(--secondary-color);font-weight:600;font-size:15px;text-decoration:none;transition:color .3s ease}.styles_answer_link__iu1z1:hover{color:var(--secondary-color);text-decoration:underline}.styles_cta_sidebar__qaGRG{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:80px}@media(max-width:992px){.styles_cta_sidebar__qaGRG{position:static;flex-direction:row;gap:24px}}@media(max-width:600px){.styles_cta_sidebar__qaGRG{flex-direction:column}}.styles_cta_card__SMMzb{background:linear-gradient(135deg,#1A202C,#2d3e5f);padding:32px 24px;border-radius:var(--border-radius-lg);text-align:center;color:#fff;box-shadow:0 8px 24px rgba(26,32,44,.15)}@media(max-width:992px){.styles_cta_card__SMMzb{flex:1 1}}@media(max-width:768px){.styles_cta_card__SMMzb{padding:28px 20px}}.styles_cta_icon__IpcxP{font-size:48px;margin-bottom:16px}@media(max-width:768px){.styles_cta_icon__IpcxP{font-size:40px;margin-bottom:12px}}.styles_cta_title__DsZdn{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3}@media(max-width:768px){.styles_cta_title__DsZdn{font-size:18px}}.styles_cta_description__gfxwP{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0 0 24px}@media(max-width:768px){.styles_cta_description__gfxwP{font-size:14px;margin-bottom:20px}}.styles_cta_button___hJHq{width:100%}.styles_header__wpC_0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.styles_header__wpC_0 .styles_view_all_link__HKqcB{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header__wpC_0 .styles_view_all_link__HKqcB:hover{color:var(--primary-color)}.styles_header__wpC_0 .styles_view_all_link__HKqcB svg{color:currentColor}.styles_header__wpC_0.styles_hidden__J3M3A{border-bottom:1px solid var(--divider-color);padding-bottom:5px;margin-bottom:30px}@media screen and (max-width:767px){.styles_header__wpC_0.styles_hidden__J3M3A{margin-bottom:15px}}.styles_header__wpC_0.styles_hidden__J3M3A .styles_visibility_toggle_btn__y7_Ft:before{display:block}.styles_header__wpC_0 .styles_right_section__BCHfO{display:flex;align-items:center;justify-content:flex-end;gap:10px}.styles_header__wpC_0 .styles_visibility_toggle_btn__y7_Ft{position:relative}.styles_header__wpC_0 .styles_visibility_toggle_btn__y7_Ft:before{position:absolute;left:50%;top:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.styles_header__wpC_0 .styles_desc__fcrZD{font-size:14px;color:var(--muted-text-color);margin:4px 0 0;line-height:1.5}@media screen and (max-width:768px){.styles_header__wpC_0 .styles_desc__fcrZD{display:none}}.styles_main__fPS9t{width:100%}.styles_breakerCard__NOpLp{border-radius:var(--border-radius-lg);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.06) 0,rgba(var(--secondary-color-rgb),.06) 100%);border:1px solid rgba(var(--primary-color-rgb),.1);padding:28px var(--inner-padding);text-align:center;margin:8px 0}.styles_breakerTitle__BMFKl{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 6px}.styles_breakerText__ruwtF{font-size:14px;color:var(--muted-text-color);margin:0 0 16px;line-height:1.4}.styles_header_row__iy49V{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__iy49V .styles_view_all_link__lNEb3{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header_row__iy49V .styles_view_all_link__lNEb3:hover{color:var(--primary-color)}.styles_header_row__iy49V .styles_view_all_link__lNEb3 svg{color:currentColor}.styles_main__gFwur.styles_hidden_section__tKSRC{margin-bottom:10px;border-bottom:1px solid var(--divider-color)}.styles_main__gFwur.styles_hidden_section__tKSRC .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U:before{display:block}.styles_main__gFwur .styles_header__KwWQU{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.styles_main__gFwur .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U{position:relative}.styles_main__gFwur .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U:before{position:absolute;left:50%;top:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.styles_main__gFwur .styles_header__KwWQU .styles_desc__zJDfS{font-size:14px;color:var(--muted-text-color)}.styles_skeleton_wrapper__Tu9AM{display:flex;gap:24px;overflow-x:auto;padding-bottom:20px;width:100%}.styles_skeleton_wrapper__Tu9AM::-webkit-scrollbar{display:none}.styles_skeleton_wrapper__Tu9AM{-ms-overflow-style:none;scrollbar-width:none}.styles_skeleton_wrapper__Tu9AM .styles_skeleton_item__eN949{min-width:320px;max-width:320px;width:320px;height:100%;flex-shrink:0}.styles_stats_header__FdDRc{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:5px}.styles_stats_header__FdDRc .styles_header_title__toVdH{font-size:18px;font-weight:600;color:var(--text-color);margin:0}.styles_stats_header__FdDRc .styles_header_subtitle__QQRE2{font-size:14px;color:var(--muted-text-color);margin:0}.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0{display:flex;gap:12px;justify-content:flex-end;align-items:center;min-width:182px}.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0.styles_action_alerts_section__G2PdF a[href="/action-alerts/new"] svg,.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0.styles_action_alerts_section__G2PdF a[href="/action-alerts/new"] svg path{stroke:var(--primary-color)!important;fill:var(--primary-color)!important}@media(max-width:580px){.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0{flex-direction:column-reverse;min-width:140px;gap:0}}.styles_viewerOverlay__7U3op{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.98);z-index:999999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.styles_viewerContainer__ElOSu{position:relative;width:100%;height:100%;max-width:450px;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;overflow:hidden}.styles_closeButton__0SCMu{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_closeButton__0SCMu svg{color:#fff!important}.styles_closeButton__0SCMu svg,.styles_closeButton__0SCMu svg path{stroke:#fff!important;fill:#fff!important}.styles_closeButton__0SCMu:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.styles_closeButton__0SCMu:focus{outline:2px solid #fff;outline-offset:2px}.styles_navButton__pHuQR{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_navButton__pHuQR:hover{background:hsla(0,0%,100%,.25);transform:translateY(-50%) scale(1.1)}.styles_navButton__pHuQR:focus{outline:2px solid #fff;outline-offset:2px}@media screen and (max-width:768px){.styles_navButton__pHuQR{width:36px;height:36px}}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:12px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:12px}.styles_videoContainer__za_sv{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:0;background:#000}.styles_video__fovyB{width:100%;height:100%;max-height:100vh;object-fit:contain;background:#000}.styles_gradientOverlay__YW6rr{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 30%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.3) 80%,transparent);pointer-events:none;z-index:10}.styles_placeholder__8vEVb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:16px}.styles_progressIndicator__qyIWS{position:absolute;top:16px;left:16px;right:16px;display:flex;flex-direction:column;gap:6px;z-index:15;pointer-events:none}.styles_progressBar__cGMUP{width:100%;height:3px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_progressFill__oORw1{height:100%;background:#fff;transition:width .3s ease;border-radius:var(--border-radius-xs)}.styles_progressText__N1_qI{color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5)}.styles_engagementMetrics__VgFYo{position:absolute;bottom:80px;right:16px;display:flex;flex-direction:column;gap:16px;z-index:16;align-items:center;pointer-events:none;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 0;border-radius:var(--border-radius-lg);border:1px solid hsla(0,0%,100%,.15)}.styles_metricItem__mmx6V{display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:auto;min-width:44px;padding:4px;border-radius:var(--border-radius-sm);transition:background-color .2s ease}.styles_metricItem__mmx6V:hover{background-color:hsla(0,0%,100%,.1)}.styles_metricItem__mmx6V svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_metricItem__mmx6V:hover svg{transform:scale(1.15)}.styles_metricCount__NkfI2{font-size:12px;font-weight:600;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.8);text-align:center;min-width:20px}.styles_likeButtonWrapper__WIexp{display:flex;align-items:center;justify-content:center}.styles_likeButtonWrapper__WIexp span.root{color:rgba(0,0,0,0)!important;gap:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel{color:#fff!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:first-of-type{opacity:0!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:last-of-type{stroke:#fff!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:nth-of-type(2){stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:first-of-type{opacity:1!important;fill:var(--secondary-color)!important;stroke:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:last-of-type{stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root:hover label.heartConfettiLabel svg{transform:scale(1.15)}.styles_commentButton__6k8jJ,.styles_shareButton__hC_iR{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.styles_commentButton__6k8jJ:hover,.styles_shareButton__hC_iR:hover{transform:scale(1.15)}.styles_commentButton__6k8jJ:focus,.styles_shareButton__hC_iR:focus{outline:2px solid #fff;outline-offset:2px;border-radius:var(--border-radius-xs)}.styles_momentInfo__StJq3{position:absolute;bottom:80px;left:0;right:0;padding:20px 16px;z-index:16;pointer-events:none}.styles_communitySection__UVpGH{display:flex;align-items:center;gap:12px;margin-top:12px;pointer-events:auto}.styles_communityInfo__Vj_F4{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.styles_communityName__eqARY{font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.styles_communityName__eqARY,.styles_userName__Tez1W{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_userName__Tez1W{font-size:13px;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.8)}.styles_momentTitle__Ep0WD{color:#fff;font-size:16px;font-weight:600;margin:0 0 8px;padding:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-shadow:0 2px 4px rgba(0,0,0,.8);pointer-events:auto}.styles_topicBadges__1GpMU{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;pointer-events:auto}.styles_topicBadge__cKCRo{display:inline-flex;align-items:center;padding:4px 10px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--border-radius-md);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.9);cursor:default;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.styles_closeButton__0SCMu{top:12px;right:12px;width:36px;height:36px}.styles_navButton__pHuQR{width:36px;height:36px}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:8px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:8px}.styles_engagementMetrics__VgFYo{right:12px;bottom:70px;gap:12px;padding:10px 6px}.styles_momentInfo__StJq3{bottom:70px;padding:16px 12px}.styles_gradientOverlay__YW6rr{height:180px}.styles_progressIndicator__qyIWS{top:12px;left:12px;right:12px}}.styles_map_container__FzPaX{width:100%;margin:20px 0;border-radius:var(--border-radius);overflow:hidden;animation:styles_slideDown__H_hOt .3s ease-out}.styles_map_container__FzPaX>[class*=section_component_main]{margin-bottom:0!important}@keyframes styles_slideDown__H_hOt{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:1000px}}.styles_highlighted__vNUsG{animation:styles_highlightPulse__xkDPR 2s ease-in-out}@keyframes styles_highlightPulse__xkDPR{0%{box-shadow:0 0 0 0 rgba(var(--primary-color-rgb),.7)}50%{box-shadow:0 0 0 8px rgba(var(--primary-color-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--primary-color-rgb),0)}}.styles_main__7a6Xv{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--section-margin)}.styles_title_row__h9EYL{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.styles_title_row__h9EYL>a{flex-shrink:0}.styles_title_row__h9EYL h1{margin:0;white-space:nowrap;flex-shrink:0}.styles_title_row__h9EYL>div:not(.styles_btn_wrapper__Q7FT_){flex:1 1;min-width:100px}.styles_second_row__yKgSk{display:flex;align-items:center;gap:8px;padding-left:26px}.styles_back_link__i9OYA{display:flex;align-items:center;justify-content:center;margin-left:-8px;color:var(--text-color);transition:color .2s}.styles_back_link__i9OYA:hover{color:var(--primary-color)}.styles_back_link__i9OYA svg{width:24px;height:24px}html[dir=rtl] .styles_back_link__i9OYA{transform:scaleX(-1)}.styles_description__7Cbzd{color:var(--muted-text-color);font-size:14px;margin:0;line-height:1.5;flex:1 1;min-width:0}.styles_btn_wrapper__Q7FT_{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.styles_mobile_filter_btn__cOog1{display:none}@media screen and (max-width:991px){.styles_mobile_filter_btn__cOog1{display:flex}}.styles_search_wrapper__SkAHz,.styles_tabs_wrapper__lWfuB{position:relative;margin-bottom:var(--section-margin)}.styles_search_wrapper__SkAHz.styles_with_border_bottom__JbA_b:after,.styles_tabs_wrapper__lWfuB.styles_with_border_bottom__JbA_b:after{position:absolute;left:0;top:38px;height:1px;width:100%;content:"";z-index:0;background:var(--divider-color)}.styles_search_wrapper__SkAHz .styles_search_and_location__DfFQ_,.styles_tabs_wrapper__lWfuB .styles_search_and_location__DfFQ_{display:flex;align-items:center;background-color:#fff;border-radius:var(--border-radius)}.styles_search_with_filter__0BAYw{display:flex;align-items:center;gap:10px}.styles_search_with_filter__0BAYw .styles_mobile_filter_btn__cOog1{display:none}@media screen and (max-width:991px){.styles_search_with_filter__0BAYw .styles_mobile_filter_btn__cOog1{display:flex}}.styles_filters_search_wrapper__UNdDn{display:flex;border-radius:var(--border-radius);background-color:#fff;flex:1 1}@media screen and (max-width:1199px){.styles_filters_search_wrapper__UNdDn{flex-direction:column;background-color:rgba(0,0,0,0)}}.styles_filters_search_wrapper__UNdDn .styles_filters_wrapper__yXG3I{z-index:9}@media screen and (max-width:1199px){.styles_filters_search_wrapper__UNdDn .styles_filters_wrapper__yXG3I{margin-bottom:8px;display:none}}.styles_btn_inner__uNXsJ{display:flex;align-items:center;min-width:24px}.styles_btn_inner__uNXsJ .styles_icon_wrapper__9chLF{display:flex;margin-right:4px;min-width:24px}@media(max-width:520px){.styles_btn_inner__uNXsJ .styles_icon_wrapper__9chLF{margin-right:0}}.styles_btn_inner__uNXsJ .styles_text_wrapper__Rkg_E{margin-right:4px}@media(max-width:390px){.styles_btn_inner__uNXsJ .styles_text_wrapper__Rkg_E{display:none}}.styles_feed_tabs__UWVsl{min-width:175px}.styles_categories_wrapper__F70yD{width:100%}@media screen and (max-width:991px){.styles_categories_wrapper__F70yD{display:none}}.styles_filterPillsRow___ND9a{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}@media screen and (max-width:991px){.styles_filterPillsRow___ND9a{display:none}}.styles_filterDropdown__1kjN_{position:relative;display:inline-flex}.styles_dropdownChevron__VdWxT{font-size:10px;margin-left:4px;opacity:.6}.styles_filterDropdownMenu__E_YPe{position:absolute;top:calc(100% + 4px);left:0;min-width:160px;background:#fff;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);border:1px solid var(--divider-color);z-index:50;padding:4px;animation:styles_dropdownFadeIn__M5K6z .15s ease}.styles_filterDropdownItem__kDKtN{display:flex;align-items:center;width:100%;padding:8px 12px;border:none;background:rgba(0,0,0,0);font-size:13px;color:var(--text-color);cursor:pointer;border-radius:var(--border-radius-sm);transition:background .15s ease;text-align:left}.styles_filterDropdownItem__kDKtN:hover{background:var(--background-color)}.styles_filterDropdownItem__kDKtN.styles_filterDropdownItemActive__Lq3YM{background:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.08);color:var(--community-primary,var(--primary-color));font-weight:600}.styles_filterDropdownItem__kDKtN:disabled{opacity:.4;cursor:not-allowed}@keyframes styles_dropdownFadeIn__M5K6z{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles_filterModalContent__9Avbr{display:flex;flex-wrap:wrap;gap:8px;padding:var(--inner-padding)}.styles_wrapper__k6eDL{display:flex;flex-direction:column;gap:16px}.styles_carousel__etM_f{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.styles_carousel__etM_f>*{scroll-snap-align:start;flex:0 0 auto}.styles_carousel__etM_f::-webkit-scrollbar{height:6px}.styles_carousel__etM_f::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-full)}.styles_active_tab__BNJtp{display:flex;align-items:center}.styles_active_tab__BNJtp .styles_active_tab_text__5MOz_{margin:0 20px 0 10px}.styles_menu_item_label__ACTel{display:flex;align-items:center;gap:10px}.styles_dropdown__OBYH2 button{padding:0 12px!important}