.styles_container__XpndL{display:flex;flex-direction:column;gap:16px;padding:16px 0}.styles_sectionLabel__L8YWr{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_sourceOptions__DqMSE{display:flex;flex-direction:column;gap:8px}.styles_sourceOption__oVEUu{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);cursor:pointer;transition:all .15s ease}.styles_sourceOption__oVEUu:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_sourceOption__oVEUu.styles_selected__Q2apT{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff)}.styles_radio__VSVPC{margin-top:2px;accent-color:var(--primary,var(--secondary-color))}.styles_sourceInfo__aRYT5{display:flex;flex-direction:column;gap:2px}.styles_sourceName__EZOlY{font-size:13px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_sourceDesc__f9m9r{font-size:12px;color:var(--text-secondary,var(--muted-text-color))}.styles_selectorGroup__7yGyq{display:flex;flex-direction:column;gap:6px}.styles_fieldLabel__YlcCg{font-size:13px;font-weight:500;color:var(--text-secondary,var(--muted-text-color))}.styles_select__x1ibN{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_select__x1ibN:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_loadingText__SxH3d{font-size:13px;color:var(--text-secondary,var(--muted-text-color));font-style:italic}.styles_executionMode__ql1vG{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid var(--border-color,var(--divider-color))}.styles_modeButtons__pk2FN{display:flex;gap:8px}.styles_modeButton__OEVu0{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer;transition:all .15s ease}.styles_modeButton__OEVu0:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_modeButton__OEVu0.styles_active__CL2sW{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);color:var(--primary,var(--secondary-color));font-weight:600}.styles_modeIcon__sc3xx{font-size:16px;line-height:1}.styles_filterBuilder__ZPuvo{display:flex;flex-direction:column;gap:12px}.styles_filterGroup__Sr_YY{display:flex;flex-direction:column;gap:6px}.styles_groupSeparator__l__Ey{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--primary,var(--secondary-color));text-transform:uppercase;letter-spacing:.05em;padding:4px 0}.styles_groupSeparator__l__Ey:after,.styles_groupSeparator__l__Ey:before{content:"";flex:1 1;height:1px;background:var(--border-color,var(--divider-color));margin:0 8px}.styles_filterGroupInner__oH7S1{display:flex;flex-direction:column;gap:6px;padding:10px;border:1px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm,8px);background:var(--bg-surface,#fff)}.styles_filterRule__UfaJV{display:flex;flex-direction:column;gap:4px}.styles_ruleSeparator__8jDZR{font-size:11px;font-weight:600;color:var(--text-secondary,var(--muted-text-color));text-transform:uppercase;padding:2px 0}.styles_filterRuleRow__6uvZj{display:flex;gap:6px;align-items:center}.styles_filterSelect__evU9X{flex:1 1;min-width:0;padding:7px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:var(--bg-surface,#fff);font-size:12px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_filterSelect__evU9X:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_filterInput__zvXGD{flex:1 1;min-width:0;padding:7px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:var(--bg-surface,#fff);font-size:12px;color:var(--text-primary,var(--primary-color))}.styles_filterInput__zvXGD:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_filterInput__zvXGD::placeholder{color:var(--text-secondary,var(--muted-text-color))}.styles_removeRuleBtn__gEq9H{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--text-secondary,var(--muted-text-color));font-size:16px;cursor:pointer;transition:all .15s ease}.styles_removeRuleBtn__gEq9H:hover{background:var(--alert-error-color,#fdecec);color:var(--error-color,var(--error-color))}.styles_reentryControls__HDKat{-webkit-margin-before:20px;margin-block-start:20px;-webkit-padding-before:16px;padding-block-start:16px;-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}.styles_reentryHint__bPCgl{font-size:.75rem;color:var(--muted-text-color);-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-after:12px;margin-block-end:12px}.styles_reentryFields__aXw2K{display:flex;gap:12px}.styles_reentryField__qdB0G{flex:1 1;display:flex;flex-direction:column;gap:4px}.styles_reentryInput__HeNqF{padding:8px 10px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.8125rem;color:var(--text-color);background:var(--background-color);width:100%}.styles_reentryInput__HeNqF:focus{outline:none;border-color:var(--secondary-color)}.styles_reentryInput__HeNqF::placeholder{color:var(--muted-text-color)}.styles_audiencePreview__wbr4S{-webkit-margin-before:8px;margin-block-start:8px;min-height:20px}.styles_audiencePreviewLoading__pbAaO{font-size:.75rem;color:var(--muted-text-color)}.styles_audiencePreviewError__vu9P_{font-size:.75rem;color:var(--error-color)}.styles_audiencePreviewCount__Hz78u{font-size:.75rem;color:var(--secondary-color);font-weight:600}.styles_addRuleBtn__OWFeZ{align-self:flex-start;padding:4px 10px;border:none;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--primary,var(--secondary-color));font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease}.styles_addRuleBtn__OWFeZ:hover{background:var(--primary-bg,#eef2ff)}.styles_filterActions__vKaMj{display:flex;gap:8px;align-items:center}.styles_addGroupBtn__zrIHu{padding:6px 12px;border:1.5px dashed var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--text-secondary,var(--muted-text-color));font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.styles_addGroupBtn__zrIHu:hover{border-color:var(--primary,var(--secondary-color));color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff)}.styles_previewBtn__wtFxN{padding:6px 12px;border:1.5px solid var(--primary,var(--secondary-color));border-radius:var(--border-radius-xs);background:var(--primary,var(--secondary-color));color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.styles_previewBtn__wtFxN:hover:not(:disabled){opacity:.9}.styles_previewBtn__wtFxN:disabled{opacity:.5;cursor:not-allowed}.styles_previewResult__6bYXA{padding:8px 12px;border-radius:var(--border-radius-xs);background:var(--alert-success-color,#f4fbe5);color:var(--text-primary,var(--primary-color));font-size:13px;font-weight:500}.styles_container__V0liu{display:flex;flex-direction:column;gap:12px;margin-top:16px}.styles_sectionLabel__aBLl_{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_required__RBVGq{color:var(--danger,var(--error-color))}.styles_sectionHint__vz9iw{font-size:13px;color:var(--text-secondary,var(--muted-text-color));margin:0}.styles_grid__ZrEax{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.styles_card__5h7Kc{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;height:auto;border:2px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-lg);background:var(--bg-surface,#fff);cursor:pointer;text-align:left;transition:all .2s ease}.styles_card__5h7Kc:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_card__5h7Kc.styles_selected__AdOnC{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);box-shadow:0 0 0 1px var(--primary,var(--secondary-color))}.styles_cardIcon____5bg{font-size:24px;line-height:1}.styles_cardLabel__Oo4MC{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_cardDescription__z7lru{font-size:12px;color:var(--text-secondary,var(--muted-text-color));line-height:1.4}@media(max-width:640px){.styles_grid__ZrEax{grid-template-columns:1fr}}.styles_container__C8vAw{display:flex;flex-direction:column;gap:16px;padding:16px 0}.styles_sectionLabel__f7sFf{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_fieldGroup__xRYKj{display:flex;flex-direction:column;gap:6px}.styles_fieldLabel__N0oMs{font-size:13px;font-weight:500;color:var(--text-secondary,var(--muted-text-color))}.styles_frequencyGrid__iX1IP{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.styles_freqButton__czE7Y{padding:10px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer;transition:all .15s ease}.styles_freqButton__czE7Y:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_freqButton__czE7Y.styles_active__BD7ja{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);color:var(--primary,var(--secondary-color));font-weight:600}.styles_input__hhKY5{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color))}.styles_input__hhKY5:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_input__hhKY5::placeholder{color:var(--text-muted,#94a3b8)}.styles_select__Mn3vX{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_select__Mn3vX:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_inputError__uzTbi,.styles_inputError__uzTbi:focus{border-color:var(--error-color,var(--error-color))}.styles_inputError__uzTbi:focus{box-shadow:0 0 0 2px rgba(237,67,67,.15)}.styles_errorText__mb2gS{font-size:12px;color:var(--error-color,var(--error-color));font-weight:500}.styles_hint__MtJ3k{font-size:11px;color:var(--text-muted,#94a3b8);font-style:italic}.styles_toggleRow__Vf7IA{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid var(--border-color,var(--divider-color))}.styles_toggleLabel__rEyDa{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer}.styles_checkbox__wK3de{-moz-appearance:checkbox!important;appearance:checkbox!important;-webkit-appearance:checkbox!important;accent-color:var(--primary,var(--secondary-color));width:16px!important;height:16px!important;min-height:unset!important;flex-shrink:0;cursor:pointer}.styles_toggleHint__xmFYL{font-size:11px;color:var(--text-secondary,var(--muted-text-color));padding-left:24px}.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_search_info__dRnEU{margin-top:12px;margin-bottom:var(--inner-padding);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted-text-color);text-align:left}@media(max-width:767px){.styles_search_info__dRnEU{gap:4px 10px;align-items:baseline;margin-top:10px;margin-bottom:8px}}.styles_search_info__dRnEU .styles_search_switcher__8ml0q{margin:0}.styles_search_info__dRnEU .styles_search_switcher__8ml0q .styles_active_search__CVdOJ{color:var(--community-secondary,var(--secondary-color));font-weight:700}.styles_search_info__dRnEU .styles_search_switcher__8ml0q a,.styles_search_info__dRnEU .styles_search_switcher__8ml0q button{cursor:pointer;color:var(--muted-text-color);background:none;border:none;padding:0;font-size:12px;text-align:left}.styles_search_info__dRnEU .styles_reset_search__CaJDW{min-width:75px;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;white-space:nowrap;font-size:12px;text-align:right;color:var(--text-color)!important;line-height:1.4;height:auto}@media(max-width:767px){.styles_search_info__dRnEU .styles_reset_search__CaJDW{text-align:left}}.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}.styles_main__dNieO{display:flex;flex-direction:column;align-items:center;justify-content:center;color:inherit;width:100%;flex:1 1;min-width:60px;height:58px;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);position:relative}@media screen and (max-width:400px){.styles_main__dNieO{min-width:50px}}.styles_main__dNieO.styles_active__ZlFM1{border-bottom:4px solid var(--primary-color)}@media screen and (max-width:767px){.styles_main__dNieO.styles_active__ZlFM1{border-top:none;border-bottom:none}}.styles_main__dNieO.styles_active__ZlFM1 span{color:var(--primary-color)}.styles_main__dNieO.styles_active__ZlFM1 .styles_text__PqhE_{font-weight:800}.styles_main__dNieO.styles_without_boder__bW4oB.styles_active__ZlFM1{border-bottom:none}@media screen and (max-width:767px){.styles_main__dNieO.styles_without_boder__bW4oB.styles_active__ZlFM1{border-top:none;border-bottom:none}}@media screen and (max-width:990px){.styles_main__dNieO.styles_without_boder__bW4oB{min-width:0}}.styles_main__dNieO .styles_icon_wrapper__TvWYN{display:flex;align-items:center}.styles_main__dNieO .styles_icon_wrapper__TvWYN.styles_icon_only___MHRa{min-height:52px}.styles_main__dNieO .styles_text__PqhE_{font-size:11px;font-weight:600;padding-top:1px;color:inherit;white-space:nowrap}@media screen and (max-width:400px){.styles_main__dNieO .styles_text__PqhE_{font-size:10px}}.styles_main__dNieO .styles_badge_count__FayTM{background-color:red;color:#fff!important;border-radius:var(--border-radius-pill);padding:0 5px;text-align:center;font-size:11px;position:absolute;right:8px;top:5px}.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);isolation:isolate}.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_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_wrapper__xF_Ii{min-width:0}.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.styles_no_scroll__nQuhZ{overflow:hidden}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_store_header_button__lhXWL{position:relative;cursor:pointer}@media screen and (max-width:990px){.styles_store_header_button__lhXWL svg{width:24px;height:24px}}.styles_carouselSection__L_roq{width:100%}.styles_carouselContainer__9UJPU{width:100%;max-width:1200px;margin:0 auto}.styles_slideTitleRow__wdbOl{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--section-margin)}.styles_slideTitle__V_kRi{font-size:1.5rem;font-weight:600;margin:0;color:var(--text-color)}.styles_viewAllLink__PZg3X{font-size:.9rem;color:var(--secondary-color);text-decoration:none;font-weight:500;white-space:nowrap;transition:color .2s ease-out}.styles_viewAllLink__PZg3X:hover{text-decoration:underline}.styles_highlightsGrid__tJTme{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_highlightsGrid__tJTme{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;scrollbar-width:none}.styles_highlightsGrid__tJTme::-webkit-scrollbar{display:none}}.styles_highlightItem__RsO4v{display:flex;flex-direction:column}@media screen and (max-width:768px){.styles_highlightItem__RsO4v{min-width:82vw;max-width:82vw;scroll-snap-align:start;flex-shrink:0}}.styles_planPair__NIkgb{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_planPair__NIkgb{display:contents}}.styles_carouselCard__d3xyS{display:flex;flex-direction:column;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;transition:transform .2s ease-out,box-shadow .2s ease-out;height:100%}.styles_carouselCard__d3xyS:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);text-decoration:none;color:inherit}.styles_cardImage__ikrIU{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden;background:var(--background-color);flex-shrink:0}.styles_cardImage__ikrIU .styles_imagePlaceholder__3J8td,.styles_cardImage__ikrIU img,.styles_cardImage__ikrIU video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.styles_cardImage__ikrIU img[data-nimg=fill]{position:absolute}.styles_cardImage__ikrIU .styles_imagePlaceholder__3J8td{display:flex;align-items:center;justify-content:center}.styles_blurred_bg__RBCqY{position:absolute;inset:-20px;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(20px);opacity:.6;transform:scale(1.1);z-index:0}.styles_cardVideo__F_yGr{width:100%;height:100%;object-fit:cover;background:#000}.styles_cardVideo__F_yGr.styles_cardVideoFit__EwOaR{object-fit:contain}.styles_typeBadge__YLJRD{position:absolute;top:10px;inset-inline-end:10px;font-size:.7rem;font-weight:600;letter-spacing:.3px;color:var(--primary-color);background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3px 8px;border-radius:var(--border-radius-sm);border:1px solid hsla(0,0%,100%,.6);z-index:2;white-space:nowrap}.styles_badgeContainer__gT_Nq{position:absolute;top:10px;inset-inline-start:10px;z-index:3}.styles_popularBadge__lSYYw{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#8b4513;padding:3px 8px;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3);pointer-events:auto}.styles_popularBadge__lSYYw .styles_badge_text__08_VR{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.styles_cardContent__XKq8P{flex:1 1;padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px}.styles_cardHeader__RkUaD{display:flex;align-items:flex-start;gap:10px}.styles_cardInfo__a3Nig{flex:1 1;min-width:0}.styles_cardTitle__1nfOu{font-size:.925rem;font-weight:600;color:var(--text-color);margin:0 0 4px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_cardMeta__4SwLB{font-size:.8rem;color:var(--muted-text-color);margin:0}.styles_membershipHeader__EsMsT{padding:20px 16px 16px;background:var(--background-color);-webkit-border-after:1px solid var(--divider-color);border-block-end:1px solid var(--divider-color);display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.styles_membershipHeader__EsMsT .styles_planIcon___SfKb{color:var(--secondary-color)}.styles_membershipHeader__EsMsT .styles_planTitle__kVHqg{font-size:1.1rem;font-weight:700;color:var(--text-color);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_membershipHeader__EsMsT .styles_planDescription__KA6Vn{font-size:.85rem;color:var(--muted-text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.styles_pricingSection__YJH4P{text-align:center;padding:4px 0}.styles_pricingSection__YJH4P .styles_priceRow__YsiHG{display:flex;align-items:baseline;justify-content:center;gap:6px}.styles_pricingSection__YJH4P .styles_price__abAEL{font-size:1.75rem;font-weight:700;color:var(--text-color)}.styles_pricingSection__YJH4P .styles_billingText__kmp_8{color:var(--muted-text-color);font-size:.85rem}.styles_pricingSection__YJH4P .styles_savingsText__ci_aP{color:var(--tertiary-color);font-size:.8rem;font-weight:500;-webkit-margin-before:4px;margin-block-start:4px}.styles_pricingSection__YJH4P .styles_monthlyEquivalent__XVEgN{color:var(--muted-text-color);font-size:.75rem;-webkit-margin-before:2px;margin-block-start:2px}.styles_cardPrice__HrT03{font-size:.875rem;font-weight:600;color:var(--secondary-color);-webkit-margin-before:auto;margin-block-start:auto}.styles_error__9wPFH,.styles_loading__55NIz{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%;font-size:1rem;color:var(--muted-text-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--background-color)}.styles_error__9wPFH{color:var(--error-color)}.styles_slideContainer__1vwfJ,.styles_slide___45bW{width:100%}.styles_slideContent__QuQ6k{width:100%;flex:1 1;display:flex;flex-direction:column}.styles_imageOverlayAlert__nVb8Z{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;width:90%;max-width:280px}.styles_cardFooter__aC8wa,.styles_dot__ucyL3,.styles_dotsContainer__MhuwP,.styles_navButton__1cwA7,.styles_nextButton__1T_7r,.styles_noPriceFooter__m4d6G,.styles_prevButton__eepNS{display:none}.styles_card__0lxNv{flex-shrink:0;scroll-snap-align:start;width:220px;text-decoration:none;color:inherit;border-radius:var(--border-radius);overflow:hidden;background:var(--background-color);border:1px solid var(--divider-color);transition:transform .2s ease-out,box-shadow .2s ease-out;display:flex;flex-direction:column}@media screen and (max-width:768px){.styles_card__0lxNv{width:60vw}}.styles_card__0lxNv:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit}.styles_cardMedia__EUdmo{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden;background:var(--muted-divider-color);flex-shrink:0}.styles_mediaPlaceholder__SF8ST{position:absolute;inset:0;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.06) 0,var(--muted-divider-color) 40%,rgba(var(--primary-color-rgb),.04) 100%)}.styles_mediaPlaceholder__SF8ST:after{content:"";position:absolute;inset-block-start:-20%;inset-inline-end:-15%;width:55%;aspect-ratio:1/1;background:radial-gradient(circle,rgba(var(--primary-color-rgb),.05),transparent 70%);pointer-events:none}.styles_badge__W83XF{position:absolute;top:8px;inset-inline-end:8px;font-size:.7rem;font-weight:600;color:var(--primary-color);background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2px 6px;border-radius:var(--border-radius-sm);border:1px solid hsla(0,0%,100%,.6);z-index:2;white-space:nowrap}.styles_cardContent__e44eZ{padding:10px 12px 12px;flex:1 1}.styles_cardTitle__fcAS0{font-size:.875rem;font-weight:600;color:var(--text-color);margin:0 0 4px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_cardMeta__kPfxu{font-size:.75rem;color:var(--muted-text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_header_row__n3h_v{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__n3h_v .styles_view_all_link__XcwLT{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__n3h_v .styles_view_all_link__XcwLT:hover{color:var(--primary-color)}.styles_header_row__n3h_v .styles_view_all_link__XcwLT svg{color:currentColor}.styles_header_row__n3h_v .styles_chevron__VfnPf{display:inline-flex}[dir=rtl] .styles_header_row__n3h_v .styles_chevron__VfnPf{transform:scaleX(-1)}.styles_scroll_container__VXrhC{display:flex;align-items:stretch;gap:16px;overflow-x:auto;padding-bottom:8px}.styles_scroll_container__VXrhC::-webkit-scrollbar{display:none}.styles_scroll_container__VXrhC{-ms-overflow-style:none;scrollbar-width:none}.styles_product_item__sGL88{min-width:240px;max-width:240px;flex-shrink:0;display:flex;flex-direction:column}.styles_product_item__sGL88>*{flex:1 1}@media(max-width:768px){.styles_product_item__sGL88{min-width:200px;max-width:200px}}.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%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.styles_community_card__PMZow:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_community_card__PMZow .styles_card_link__w2x_3{text-decoration:none;color:inherit;display:block;height:100%}.styles_community_card__PMZow .styles_main__yFOj7{display:flex;flex-direction:column;height:100%}.styles_community_card__PMZow .styles_banner__b4GvX{position:relative;min-height:120px;max-height:120px;overflow:visible}.styles_community_card__PMZow .styles_banner__b4GvX .styles_banner__img__WIkw7{height:120px;width:100%;object-fit:cover;display:block;border-start-start-radius:var(--border-radius);border-start-end-radius:var(--border-radius)}.styles_community_card__PMZow .styles_banner__b4GvX .styles_unread_dot__GZKWU{position:absolute;inset-block-start:12px;inset-inline-start:12px;z-index:2;width:10px;height:10px;border-radius:50%;background:var(--error-color);box-shadow:0 0 0 2px var(--card-background-color)}.styles_community_card__PMZow .styles_banner__b4GvX .styles_role_badge__Hy7fI{position:absolute;inset-block-start:12px;inset-inline-end:12px;z-index:2;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding-block:3px;padding-inline:8px;border-radius:var(--border-radius-sm);background:rgba(var(--primary-color-rgb),.85);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:var(--shadow-sm)}.styles_community_card__PMZow .styles_banner__b4GvX .styles_avatar_overlay__nMCVd{position:absolute;inset-inline-start:14px;inset-block-end:-24px;z-index:3}.styles_community_card__PMZow .styles_banner__b4GvX .styles_avatar__3W8Hk{border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md)}.styles_community_card__PMZow .styles_banner__b4GvX .styles_avatar__3W8Hk>*{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:0;border-radius:0;box-shadow:none}.styles_community_card__PMZow .styles_banner__b4GvX .styles_avatar__3W8Hk img{background:rgba(0,0,0,0)}.styles_community_card__PMZow .styles_body__WLBN4{display:flex;flex-direction:column;gap:4px;padding:var(--inner-padding);-webkit-padding-before:32px;padding-block-start:32px;flex:1 1}.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_community_info__AXpJK{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;gap:4px}.styles_community_card__PMZow .styles_community_info__AXpJK li{position:relative;font-size:13px;color:var(--muted-text-color);-webkit-padding-end:10px;padding-inline-end:10px;-webkit-margin-end:6px;margin-inline-end:6px;text-transform:capitalize}.styles_community_card__PMZow .styles_community_info__AXpJK li:last-child:after{display:none}.styles_community_card__PMZow .styles_community_info__AXpJK li:after{position:absolute;inset-inline-end:-1px;top:50%;transform:translateY(-50%);content:"";height:3px;width:3px;border-radius:50%;background:var(--muted-text-color)}.styles_community_card__PMZow .styles_community_info__AXpJK .styles_location_item__17PfL{display:flex;align-items:center;gap:4px}.styles_community_card__PMZow .styles_community_info__AXpJK .styles_location_item__17PfL svg{color:var(--muted-text-color);flex-shrink:0}.styles_community_card__PMZow .styles_category_pills__3kyr3{display:flex;flex-wrap:wrap;gap:6px;-webkit-margin-before:4px;margin-block-start:4px}.styles_community_card__PMZow .styles_category_pill__DFruP{font-weight:500;color:var(--primary-color);background:rgba(var(--primary-color-rgb),.08);text-transform:capitalize}.styles_community_card__PMZow .styles_category_pill__DFruP,.styles_community_card__PMZow .styles_more_pill__b2RJN{display:inline-flex;align-items:center;font-size:11px;padding-block:4px;padding-inline:10px;border-radius:var(--border-radius-lg);white-space:nowrap}.styles_community_card__PMZow .styles_more_pill__b2RJN{font-weight:600;color:var(--muted-text-color);background:var(--background-color)}.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_wrapper__blC_l{display:flex;flex-direction:column;gap:var(--spacing-lg)}.styles_header__Hnf4y{display:flex;align-items:center;justify-content:space-between}.styles_section_label__xAtyi{margin-top:var(--spacing-sm)}.styles_grid__QF1kN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--spacing-md);gap:var(--spacing-md)}@media(max-width:767px){.styles_grid__QF1kN{grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm)}}@media(max-width:480px){.styles_grid__QF1kN{grid-template-columns:1fr;gap:var(--spacing-sm)}}.styles_featured_slot__hiH1S{grid-column:span 2}@media(max-width:480px){.styles_featured_slot__hiH1S{grid-column:auto}}.styles_featured_card__CS7sD{display:flex;align-items:center;gap:20px;padding:24px;background:var(--background-color);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);min-height:140px}@media(max-width:480px){.styles_featured_card__CS7sD{flex-direction:column;align-items:flex-start}}.styles_featured_body__CMPqT{flex:1 1;display:flex;flex-direction:column;gap:var(--spacing-sm)}.styles_featured_actions__KbPOp{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-sm)}.styles_card__joEgy{display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md);background:var(--background-color);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color)}.styles_card_header_row__5GYOJ{display:flex;justify-content:center;margin-bottom:var(--spacing-sm)}.styles_card_body__CuSo_{display:flex;flex-direction:column;align-items:center;gap:6px}.styles_card_actions__X0_rR{display:flex;gap:var(--spacing-sm);justify-content:center;margin-top:var(--spacing-sm)}.styles_head__F6rZZ{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__F6rZZ h3{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}@media screen and (max-width:500px){.styles_head__F6rZZ{padding:16px 20px}.styles_head__F6rZZ h3{font-size:16px}}.styles_main__zGUVW{padding:24px}@media screen and (max-width:500px){.styles_main__zGUVW{padding:20px}}.styles_info__list__yseA3 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__yseA3 li:hover{background:rgba(0,0,0,.04);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_info__list__yseA3 li:last-child{margin-bottom:0}@media screen and (max-width:500px){.styles_info__list__yseA3 li{padding:10px 14px;margin-bottom:12px}}.styles_info__list__yseA3 li .styles_icon__ORds9{display:flex;min-width:32px;opacity:.7}.styles_info__list__yseA3 li p{margin-left:16px;color:#4a4a4a;font-size:15px;font-weight:500;margin-top:0;margin-bottom:0}.styles_info__list__yseA3 li p.styles_location__IxhQq{text-transform:capitalize}@media screen and (max-width:500px){.styles_info__list__yseA3 li p{font-size:14px;margin-left:12px}}.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_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_empty_feed_container__8_3Yu{width:100%;margin-bottom:36px}.styles_content__uncoE{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px 40px;overflow:hidden;background:linear-gradient(135deg,var(--muted-divider-color) 0,var(--muted-divider-color) 100%);border:2px dashed var(--divider-color);border-radius:var(--border-radius-lg)}.styles_content__uncoE:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(var(--primary-color-rgb),.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--secondary-color-rgb),.05) 0,transparent 50%);pointer-events:none}@media(max-width:480px){.styles_content__uncoE{padding:36px 24px 32px}}.styles_glow_orb__1KtCq{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:280px;height:280px;background:radial-gradient(circle,rgba(var(--primary-color-rgb,26,32,44),.08) 0,rgba(var(--secondary-color-rgb,76,74,202),.04) 40%,transparent 70%);border-radius:50%;pointer-events:none;animation:styles_pulse__CnhHz 6s ease-in-out infinite}@keyframes styles_pulse__CnhHz{0%,to{opacity:.6;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.1)}}.styles_icon_container__w7_Jh{position:relative;z-index:1;margin-bottom:20px}.styles_icon_ring__NuU8l{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--primary-color-rgb,26,32,44),.08) 0,rgba(var(--secondary-color-rgb,76,74,202),.06) 100%);border:1px solid rgba(var(--primary-color-rgb,26,32,44),.1);box-shadow:0 4px 24px rgba(var(--primary-color-rgb,26,32,44),.06),inset 0 1px 0 hsla(0,0%,100%,.5)}.styles_icon_ring__NuU8l svg{color:var(--primary-color,var(--primary-color));opacity:.85}.styles_icon_ring__NuU8l{transition:transform .3s ease,box-shadow .3s ease}.styles_icon_ring__NuU8l:hover{transform:scale(1.05);box-shadow:0 8px 32px rgba(var(--primary-color-rgb,26,32,44),.1),inset 0 1px 0 hsla(0,0%,100%,.6)}.styles_text_content__MTyJn{position:relative;z-index:1;margin-bottom:28px}.styles_title__ukFnO{font-size:1.375rem;font-weight:600;color:var(--text-color);margin:0 0 12px;line-height:1.3;letter-spacing:-.02em}@media(max-width:480px){.styles_title__ukFnO{font-size:1.25rem}}.styles_description__c5LT2{font-size:.95rem;color:var(--muted-text-color);margin:0;line-height:1.6}@media(max-width:480px){.styles_description__c5LT2{font-size:.9rem}}.styles_fork__okN9R{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;max-width:480px;margin-bottom:16px}@media(max-width:480px){.styles_fork__okN9R{grid-template-columns:1fr}}.styles_fork_card__5EZ0d{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:6px;min-height:44px;padding:20px;cursor:pointer;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out}.styles_fork_card__5EZ0d:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(var(--primary-color-rgb),.2)}.styles_fork_card__5EZ0d:active{transform:scale(.98)}.styles_fork_card__5EZ0d:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.styles_fork_card__5EZ0d:disabled{cursor:not-allowed;opacity:.6}.styles_fork_card_business__aSRHJ{border-color:rgba(var(--primary-color-rgb),.25)}.styles_fork_card_business__aSRHJ .styles_fork_card_icon__w9d4K{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_fork_card_business__aSRHJ .styles_fork_card_cta__P8NN4{color:var(--primary-color)}.styles_fork_card_icon__w9d4K{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:4px;color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.08);border-radius:var(--border-radius-sm)}.styles_fork_card_title__xqTrI{font-size:.95rem;font-weight:600;color:var(--text-color);line-height:1.3}.styles_fork_card_subtitle__obvsI{font-size:.8rem;color:var(--muted-text-color);line-height:1.4}.styles_fork_card_cta__P8NN4{margin-top:4px;font-size:.85rem;font-weight:600;color:var(--secondary-color)}.styles_fork_footnote__J_Kpl{position:relative;z-index:1;margin:0;font-size:.85rem;color:var(--muted-text-color)}.styles_fork_text_link__ce4os{padding:0;font-size:.85rem;font-weight:600;color:var(--link-color);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease-out}.styles_fork_text_link__ce4os:hover{color:var(--secondary-color)}.styles_fork_text_link__ce4os:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;border-radius:var(--border-radius-sm)}.styles_fork_text_link__ce4os:disabled{cursor:not-allowed;opacity:.6}@media(prefers-color-scheme:dark){.styles_icon_ring__NuU8l{background:linear-gradient(135deg,rgba(255,255,255,.08) 0,rgba(var(--secondary-color-rgb,76,74,202),.1) 100%);border-color:hsla(0,0%,100%,.1)}.styles_icon_ring__NuU8l svg{color:var(--secondary-color,var(--secondary-color))}.styles_glow_orb__1KtCq{background:radial-gradient(circle,rgba(var(--secondary-color-rgb,76,74,202),.12) 0,rgba(var(--primary-color-rgb,26,32,44),.06) 40%,transparent 70%)}}.welcome-heading_welcomeHeading__pP9av{margin-top:0;text-align:start}.welcome-heading_greeting__c1RYj{font-size:1.75rem;font-weight:500;color:var(--muted-text-color);margin:0;line-height:1.3}@media(max-width:768px){.welcome-heading_greeting__c1RYj{font-size:1.5rem}}@media(max-width:480px){.welcome-heading_greeting__c1RYj{font-size:1.375rem}}.home-view_sections_container__PsKvG{display:flex;flex-direction:column;-webkit-margin-before:32px;margin-block-start:32px;gap:var(--spacing-lg);-webkit-padding-after:0;padding-block-end:0;-webkit-margin-after:0;margin-block-end:0}.home-view_sections_container__PsKvG>*{margin-bottom:0!important}.home-view_sections_container__PsKvG>:last-child{-webkit-margin-after:0!important;margin-block-end:0!important}.home-view_sections_container_public__x7Hy6{gap:0;-webkit-margin-before:0;margin-block-start:0}.home-view_sections_entrance__y80U8>*{animation:home-view_sectionEnter__KpMUO var(--duration-slow) var(--ease-default) backwards}.home-view_sections_entrance__y80U8>:first-child{animation-delay:0s}.home-view_sections_entrance__y80U8>:nth-child(2){animation-delay:60ms}.home-view_sections_entrance__y80U8>:nth-child(3){animation-delay:.12s}.home-view_sections_entrance__y80U8>:nth-child(4){animation-delay:.18s}.home-view_sections_entrance__y80U8>:nth-child(5){animation-delay:.24s}.home-view_sections_entrance__y80U8>:nth-child(6){animation-delay:.3s}@keyframes home-view_sectionEnter__KpMUO{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.section-header_component_header__ZGbdI{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--section-margin);margin-bottom:var(--section-margin)}.section-header_component_header__ZGbdI.section-header_component_center__jPdbJ{flex-direction:column;align-items:center;text-align:center}.section-header_component_header__ZGbdI.section-header_component_center__jPdbJ .section-header_component_viewAll__R956x{display:none}.section-header_component_titleWrap__SQVWB{display:flex;flex-direction:column;gap:4px;min-width:0}.section-header_component_title__1AlDM{display:flex;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text-color)}@media screen and (max-width:767px){.section-header_component_title__1AlDM{font-size:19px}}.section-header_component_count__tRi06{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;font-size:13px;font-weight:600;border-radius:var(--border-radius-pill);color:var(--community-primary,var(--secondary-color));background:color-mix(in srgb,var(--community-primary,var(--secondary-color)) 12%,transparent)}.section-header_component_subtitle__5BfUV{margin:0;font-size:14px;color:var(--muted-text-color)}.section-header_component_viewAll__R956x{flex-shrink:0;font-size:14px;font-weight:600;text-decoration:none;color:var(--community-primary,var(--secondary-color));transition:opacity var(--duration-fast) var(--ease-default)}.section-header_component_viewAll__R956x:hover{opacity:.75}.section-header_component_action__wug8s{display:flex;align-items:center;gap:var(--spacing-sm);flex-shrink:0}.styles_team_section__UcFJa{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:28px;margin-bottom:var(--section-margin);box-shadow:var(--shadow-sm)}@media screen and (max-width:768px){.styles_team_section__UcFJa{padding:20px}}.styles_grid__hZTdl{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_grid__hZTdl{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px}}.styles_card_link__0TonO{text-decoration:none;color:inherit;display:block}.styles_member_card__mTTpd{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;text-align:center;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);background:var(--background-color);transition:transform var(--duration-normal) var(--ease-default),box-shadow var(--duration-normal) var(--ease-default),border-color var(--duration-normal) var(--ease-default)}.styles_card_link__0TonO:hover .styles_member_card__mTTpd{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--community-primary,var(--secondary-color)) 30%,var(--divider-color))}.styles_avatar___J2s6{flex-shrink:0}.styles_name__11388{font-size:14px;font-weight:600;color:var(--text-color);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}@media(prefers-reduced-motion:reduce){.styles_member_card__mTTpd{transition:none}.styles_card_link__0TonO:hover .styles_member_card__mTTpd{transform:none}}.styles_hidden__J3M3A{border-bottom:1px solid var(--divider-color);padding-bottom:5px;margin-bottom:30px}@media screen and (max-width:767px){.styles_hidden__J3M3A{margin-bottom:15px}}.styles_hidden__J3M3A .styles_visibility_toggle_btn__y7_Ft:before{display:block}.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_view_all_link__HKqcB:hover{color:var(--primary-color)}.styles_view_all_link__HKqcB svg{color:currentColor}.styles_visibility_toggle_btn__y7_Ft{position:relative}.styles_visibility_toggle_btn__y7_Ft:before{position:absolute;inset-inline-start:50%;inset-block-start:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.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_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_main__fPS9t{width:100%}.styles_grid__Eqo6s{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;-webkit-margin-after:var(--inner-padding);margin-block-end:var(--inner-padding)}.styles_card__yUKXG{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);text-decoration:none;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease-out,transform .15s ease-out,background .15s ease-out}.styles_card__yUKXG:hover{box-shadow:var(--shadow-md);transform:translateY(-1px);background:var(--background-color)}.styles_card__yUKXG:active{transform:scale(.98)}.styles_icon_wrapper__uaECt{flex-shrink:0;display:flex;align-items:center;justify-content:center;inline-size:40px;block-size:40px;border-radius:var(--border-radius-sm)}[data-type=communities] .styles_icon_wrapper__uaECt{background:var(--indigo-50);color:var(--indigo-600)}[data-type=events] .styles_icon_wrapper__uaECt{background:var(--sky-50);color:var(--sky-600)}[data-type=moments] .styles_icon_wrapper__uaECt{background:var(--violet-50);color:var(--violet-600)}[data-type=discussions] .styles_icon_wrapper__uaECt{background:var(--cyan-50);color:var(--cyan-600)}[data-type=courses] .styles_icon_wrapper__uaECt{background:var(--amber-50);color:var(--amber-600)}[data-type=actionAlerts] .styles_icon_wrapper__uaECt{background:var(--red-50);color:var(--red-600)}[data-type=marketplace] .styles_icon_wrapper__uaECt{background:var(--emerald-50);color:var(--emerald-600)}[data-type=donations] .styles_icon_wrapper__uaECt{background:var(--orange-50);color:var(--orange-600)}.styles_icon__WKauA{display:flex;align-items:center;justify-content:center}.styles_icon__WKauA svg path[fill]:not([fill=none]):not([fill=transparent]),.styles_icon__WKauA svg rect[fill]{fill:currentColor}.styles_icon__WKauA svg path[stroke]:not([stroke=none]){stroke:currentColor}.styles_content__29e5j{display:flex;flex-direction:column;gap:2px;min-inline-size:0}.styles_label__y4Hfq{font-size:13px;font-weight:600;color:var(--text-color);line-height:1.2}.styles_label__y4Hfq,.styles_subtitle__peQhX{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_subtitle__peQhX{font-size:11px;font-weight:400;color:var(--muted-text-color);line-height:1.3}@media screen and (max-width:900px){.styles_grid__Eqo6s{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.styles_grid__Eqo6s{grid-template-columns:repeat(2,1fr);gap:8px}.styles_card__yUKXG{padding:10px;gap:10px}.styles_icon_wrapper__uaECt{inline-size:36px;block-size:36px}.styles_label__y4Hfq{font-size:12px}.styles_subtitle__peQhX{font-size:10px}}.styles_container__l2QfX{display:flex;flex-direction:column;gap:40px;-webkit-padding-after:var(--inner-padding);padding-block-end:var(--inner-padding)}.styles_section__rESjl{display:flex;flex-direction:column;gap:16px}.styles_sectionTitle__pegw7{font-size:18px;font-weight:700;color:var(--text-color);margin:0}.styles_productGrid__jRpmI{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:1024px){.styles_productGrid__jRpmI{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.styles_productGrid__jRpmI{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.styles_productGrid__jRpmI{grid-template-columns:repeat(2,1fr);gap:10px}}.styles_productCard__JHA9d{display:flex;flex-direction:column;gap:10px;text-decoration:none;cursor:pointer;border-radius:var(--border-radius);transition:transform .2s ease}.styles_productCard__JHA9d:hover{transform:translateY(-2px)}.styles_productCard__JHA9d:hover .styles_productImageWrapper__ObIrB{border-color:rgba(var(--primary-color-rgb),.2);box-shadow:var(--shadow-md)}.styles_productImageWrapper__ObIrB{position:relative;width:100%;aspect-ratio:1/1;border-radius:var(--border-radius);overflow:hidden;background:var(--background-color);border:1px solid var(--divider-color);transition:box-shadow .2s ease,border-color .2s ease}.styles_productImage__6Gq42{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles_productImagePlaceholder__Ksnh3{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);background:var(--background-color)}.styles_productCategoryBadge__j4OtP{position:absolute;top:8px;inset-inline-start:8px;background:rgba(0,0,0,.6);color:#fff;font-size:10px;font-weight:600;padding:2px 8px;border-radius:var(--border-radius-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.4px}.styles_productInfo__s651S{display:flex;flex-direction:column;gap:3px;padding-inline:2px}.styles_productTitle__G99Bo{font-size:14px;font-weight:600;color:var(--text-color);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;line-height:1.4}.styles_productBusiness____cXF{font-size:12px;color:var(--muted-text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_productPrice__kq6ME{font-size:14px;font-weight:700;color:var(--text-color);margin:0}.styles_storeList__1Xwdt{display:flex;flex-direction:column;gap:6px}.styles_storeCard__lTESf{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:var(--border-radius);background:#fff;border:1px solid var(--divider-color);transition:box-shadow .2s ease,border-color .2s ease}.styles_storeCard__lTESf:hover{box-shadow:var(--shadow-sm);border-color:rgba(var(--primary-color-rgb),.2)}.styles_storeCardLeft__McNG0{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1}.styles_storeAvatar__YtEqw{flex-shrink:0}.styles_storeAvatarImg__ZY81e{width:48px;height:48px;border-radius:var(--border-radius-sm);object-fit:cover;border:1px solid var(--divider-color)}.styles_storeAvatarPlaceholder__tyijv{width:48px;height:48px;border-radius:var(--border-radius-sm);background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0}.styles_storeInfo__sH6Am{min-width:0;flex:1 1}.styles_storeTitle__Fg6Fi{font-size:15px;font-weight:600;color:var(--text-color);text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_storeTitle__Fg6Fi:hover{color:var(--secondary-color)}.styles_storeMeta__PEadd{font-size:13px;color:var(--muted-text-color);margin:2px 0 0}.styles_storeCardRight__rVf0C{display:flex;align-items:center;gap:12px;flex-shrink:0}.styles_storePreviewProducts__sLzjX{display:flex;gap:6px}@media(max-width:640px){.styles_storePreviewProducts__sLzjX{display:none}}.styles_storePreviewThumb__q1q8U{width:44px;height:44px;border-radius:var(--border-radius-sm);overflow:hidden;border:1px solid var(--divider-color);flex-shrink:0}.styles_storePreviewImg__yWO49{width:100%;height:100%;object-fit:cover}.styles_storePreviewPlaceholder__B2_MI{width:100%;height:100%;background:var(--background-color)}.styles_viewStoreBtn__5GrJL{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:13px;font-weight:600;color:var(--text-color);text-decoration:none;white-space:nowrap;transition:all .2s ease;background:rgba(0,0,0,0)}.styles_viewStoreBtn__5GrJL:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.styles_loadMoreWrapper__HD3w2{display:flex;justify-content:center;-webkit-margin-before:8px;margin-block-start:8px}.styles_loadMoreBtn__seKvK{padding:10px 32px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:rgba(0,0,0,0);color:var(--primary-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_loadMoreBtn__seKvK:hover{background:var(--background-color);border-color:var(--primary-color)}.styles_loadMoreBtn__seKvK:disabled{opacity:.5;cursor:not-allowed}.styles_skeletonWrapper__gdgVZ{padding-block:var(--inner-padding);display:flex;flex-direction:column;gap:12px}.styles_sectionHeader__6qjp6{padding-inline:var(--inner-padding)}.styles_productSkeleton__DJxuA{display:flex;flex-direction:column;gap:10px}.styles_productSkeletonInfo__7KSFS{display:flex;flex-direction:column;gap:6px;padding-inline:2px}.styles_storeSkeleton__6fc9B{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_storeSkeletonInfo__8xCdp{display:flex;flex-direction:column;gap:6px;flex:1 1}.styles_container__675_m{width:100%;display:flex;flex-direction:column;gap:var(--section-margin)}.styles_feedList__h5ISS{display:flex;flex-direction:column;gap:24px}.styles_feedItem__LqVuI{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:var(--section-margin);transition:box-shadow .2s ease}.styles_feedItem__LqVuI:hover{box-shadow:var(--shadow-sm)}.styles_feedItemHeader__CnfdD{display:flex;align-items:center;gap:10px;margin-bottom:10px}.styles_feedItemAvatar__tk8ZZ{width:36px;height:36px;border-radius:50%;background:var(--background-color);object-fit:cover;flex-shrink:0}.styles_feedItemAvatarPlaceholder__8XXV1{width:36px;height:36px;border-radius:50%;background:rgba(var(--primary-color-rgb),.1);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--primary-color);flex-shrink:0}.styles_feedItemMeta__9k2Jl{flex:1 1;min-width:0}.styles_feedItemAuthor__gi7gz{font-size:13px;font-weight:600;color:var(--text-color)}.styles_feedItemAuthor__gi7gz,.styles_feedItemCommunity__e_DQw{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_feedItemCommunity__e_DQw{font-size:12px;color:var(--muted-text-color)}.styles_feedItemBadge__bNB9_{display:inline-flex;padding:3px 10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--border-radius-sm);flex-shrink:0}.styles_badgePOST__mEJPA{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badgeMOMENT__8U02R{background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color)}.styles_badgeEVENT__cK3om{background:rgba(var(--tertiary-color-rgb),.1);color:var(--tertiary-color)}.styles_badgeACTION_ALERT__ahKfK{background:var(--alert-warning-color);color:var(--warning-color)}.styles_badgeCOMMUNITY__amhKX{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_feedItemTitle__KSupm{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 6px;line-height:1.3}.styles_feedItemText__GgCl9{font-size:13px;color:var(--muted-text-color);margin:0 0 10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.styles_feedItemFooter__ze_iN{display:flex;align-items:center;justify-content:space-between;gap:12px}.styles_feedItemStats__8Wb03{display:flex;gap:14px}.styles_feedItemStat__QpaHU{font-size:12px;color:var(--muted-text-color);display:flex;align-items:center;gap:4px}.styles_feedItemStatValue__keLkJ{font-weight:600}.styles_feedItemLocation__Quw5D,.styles_feedItemTime__cXmFr{font-size:12px;color:var(--muted-text-color)}.styles_feedItemLocation__Quw5D{margin:0 0 6px;display:flex;align-items:center;gap:4px}.styles_feedItemEventDate__xScgb{font-size:12px;color:var(--secondary-color);font-weight:600;margin:0 0 8px}.styles_loadMore__mz_kQ{display:flex;justify-content:center;margin-top:var(--section-margin);margin-bottom:var(--section-margin)}.styles_loadMoreBtn__PO33E{padding:10px 32px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:rgba(0,0,0,0);color:var(--primary-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_loadMoreBtn__PO33E:hover{background:var(--background-color);border-color:var(--primary-color)}.styles_loadMoreBtn__PO33E:disabled{opacity:.5;cursor:not-allowed}.styles_messageCard__8whgq{text-align:center;padding:60px var(--inner-padding);color:var(--muted-text-color)}.styles_messageCardTitle__tI0qk{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 8px}.styles_messageCardText__UvHtz{font-size:14px;color:var(--muted-text-color);margin:0}.styles_allSections__XdUIJ{display:flex;flex-direction:column;gap:24px}.styles_allSectionTitle__klztp{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 12px}.styles_allSectionGrid__NY97v{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.styles_smallCard__2X3Wa{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:14px;transition:box-shadow .2s ease}.styles_smallCard__2X3Wa:hover{box-shadow:var(--shadow-sm)}.styles_smallCardType__H4QD_{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted-text-color);font-weight:600;margin:0 0 6px}.styles_smallCardTitle__kt9b5{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_smallCardSub__jGWsM{font-size:12px;color:var(--muted-text-color);margin:0}.styles_loading__bGzPk{display:flex;justify-content:center;align-items:center;padding:40px 0;color:var(--muted-text-color);font-size:14px}.styles_error__sEdX0{padding:var(--inner-padding);background:var(--alert-error-color);color:var(--error-color);border-radius:var(--border-radius-sm);font-size:14px;text-align:center}.styles_topicFilters__Tx_iq{margin-bottom:var(--section-margin)}.styles_videoFilterRow__GMRHo{position:relative;display:flex;align-items:center;gap:8px;min-height:38px}.styles_searchOverlayInput__D_PLD{flex:1 1}.styles_searchOverlay__z5ixU{position:absolute;inset-inline-start:0;inset-inline-end:0;top:0;bottom:0;display:flex;align-items:center;gap:8px;background:#fff;opacity:0;pointer-events:none;transform:translateX(16px);transition:opacity .2s ease,transform .2s ease;z-index:2}.styles_searchOverlayOpen__0o2KV{opacity:1;pointer-events:auto;transform:translateX(0)}.styles_searchToggleBtn__oKR3H{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--divider-color);border-radius:50%;background:var(--background-color);color:var(--muted-text-color);cursor:pointer;transition:all .15s ease;-webkit-margin-start:auto;margin-inline-start:auto}.styles_searchToggleBtn__oKR3H:hover{border-color:var(--primary-color);color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05)}.styles_searchCloseBtn__Q1gHR{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:all .15s ease}.styles_searchCloseBtn__Q1gHR:hover{background:var(--background-color);color:var(--text-color)}.styles_topicPills__f6MBo{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-padding-after:4px;padding-block-end:4px;scrollbar-width:none;flex:1 1;min-width:0;transition:opacity .15s ease}.styles_topicPills__f6MBo::-webkit-scrollbar{display:none}.styles_topicPillsHidden__JRE6v{opacity:0;pointer-events:none}.styles_topicPill__yyzSF{flex-shrink:0;padding:6px 14px;border:1px solid var(--divider-color);border-radius:20px;background:var(--background-color);color:var(--text-color);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.styles_topicPill__yyzSF:hover{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05)}.styles_topicPillActive__yyC7_{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.styles_topicPillActive__yyC7_:hover{background:var(--primary-color);opacity:.9}.styles_videoGrid__es48P{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:1280px){.styles_videoGrid__es48P{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.styles_videoGrid__es48P{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.styles_videoGrid__es48P{grid-template-columns:repeat(1,1fr);gap:20px}}.styles_videoSkeletonCard__6cM65{display:flex;flex-direction:column;gap:12px}.styles_skeletonThumbnail__YtU9O{width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-md);overflow:hidden}.styles_skeletonInfo__QFI7K{display:flex;gap:12px;padding:0 4px}.styles_skeletonAvatar__1nMOv{flex-shrink:0;width:36px;height:36px}.styles_skeletonText__kN472{flex:1 1;display:flex;flex-direction:column;gap:8px}.styles_skeletonTitle__9OT6G{height:18px;width:90%}.styles_skeletonMeta__6q4Y9{height:14px;width:60%}.styles_videoCard__aXnSZ{display:flex;flex-direction:column;gap:10px;cursor:pointer;background:rgba(0,0,0,0);border:none;padding:0}.styles_videoCard__aXnSZ:hover .styles_videoWrapper__CcB_4{box-shadow:var(--shadow-md)}.styles_videoCard__aXnSZ:hover .styles_videoTitle__aYDtK{color:var(--secondary-color)}.styles_videoWrapper__CcB_4{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius);overflow:hidden;background:#111;transition:box-shadow .25s ease}.styles_viewCountBadge__SAzi4{bottom:8px;inset-inline-end:8px;background:rgba(0,0,0,.82);color:#fff;padding:2px 7px;border-radius:4px;font-size:11px;display:flex;align-items:center;gap:4px;letter-spacing:.2px}.styles_durationBadge__0HtzA,.styles_viewCountBadge__SAzi4{position:absolute;font-weight:600;z-index:10;pointer-events:none}.styles_durationBadge__0HtzA{bottom:var(--spacing-sm);inset-inline-start:var(--spacing-sm);background:var(--bg-overlay);color:var(--text-on-brand);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);font-size:var(--font-size-sm);line-height:1}.styles_topicBadge__ev3mi{position:absolute;top:8px;inset-inline-start:8px;background:rgba(0,0,0,.65);color:#fff;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.styles_infoSection__6DExv{display:flex;gap:10px;align-items:flex-start}.styles_avatarWrapper__yTREZ{flex-shrink:0;margin-top:2px}.styles_avatar__A8kTt{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid var(--divider-color)}.styles_avatarPlaceholder__k5Uh0{width:34px;height:34px;border-radius:50%;background:rgba(var(--secondary-color-rgb),.15);color:var(--secondary-color);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.styles_textInfo__dqFJ2{flex:1 1;min-width:0}.styles_videoTitle__aYDtK{font-size:14px;font-weight:600;line-height:1.4;color:var(--text-color);margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;transition:color .15s ease}.styles_communityName__1gSOb{font-size:13px;color:var(--muted-text-color);font-weight:500;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_metaLine__gXz51{display:flex;align-items:center;gap:5px;font-size:12px;margin:0}.styles_dot__qGyJo,.styles_metaLine__gXz51{color:var(--muted-text-color)}@media(max-width:768px){.styles_videoTitle__aYDtK{font-size:13px}.styles_avatarPlaceholder__k5Uh0,.styles_avatar__A8kTt{width:30px;height:30px;font-size:12px}.styles_communityName__1gSOb,.styles_metaLine__gXz51{font-size:12px}}.styles_card__fIgsh{display:flex;align-items:center;gap:16px;padding:16px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);transition:all .2s ease-in-out;cursor:pointer;text-decoration:none;margin-bottom:4px}.styles_card__fIgsh:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.styles_image_container__An18Q{width:64px;height:64px;border-radius:var(--border-radius);overflow:hidden;background:rgba(var(--primary-color-rgb),.05);flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_image_container__An18Q img{width:100%;height:100%;object-fit:cover}.styles_icon_fallback__VNKdC{font-size:28px;display:flex;align-items:center;justify-content:center}.styles_content__KmHr9{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.styles_community_name__d36Si{font-size:11px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.styles_item_title__6Vudn{font-size:15px;font-weight:600;color:var(--text-color)}.styles_description__Rqju_,.styles_item_title__6Vudn{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2}.styles_description__Rqju_{font-size:13px;color:var(--muted-text-color)}.styles_badge__0VTDs{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.styles_badge__0VTDs.styles_course__Q_HfC{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badge__0VTDs.styles_product__44XFX{background:rgba(67,56,202,.08);color:#4338ca}.styles_badge__0VTDs.styles_mentorship__P7pRX{background:rgba(21,128,61,.08);color:#15803d}.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_hero__Q_W4P{padding:var(--spacing-section) 0 var(--spacing-4xl)}.styles_hero__Q_W4P .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_hero__Q_W4P .container{padding:0 16px}.styles_hero__Q_W4P{padding:60px 0 40px}}@media(max-width:480px){.styles_hero__Q_W4P{padding:40px 0 30px}}.styles_hero__scroll_indicator__c_87Y{display:none}@media(max-width:768px){.styles_hero__scroll_indicator__c_87Y{display:flex;justify-content:center;margin-top:24px;animation:styles_hero-scroll-bounce__QOuDP 2s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.styles_hero__scroll_indicator__c_87Y{animation:none}}@keyframes styles_hero-scroll-bounce__QOuDP{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.styles_hero__content__qyJ7l{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:var(--spacing-3xl);gap:var(--spacing-3xl);align-items:center}@media(max-width:1200px){.styles_hero__content__qyJ7l{grid-template-columns:1fr 1.2fr}}@media(max-width:992px){.styles_hero__content__qyJ7l{grid-template-columns:1fr;gap:var(--spacing-2xl)}}.styles_hero__text__aV6wd{text-align:start}@media(max-width:992px){.styles_hero__text__aV6wd{text-align:center;max-width:700px;margin:0 auto}}.styles_hero__eyebrow__lQlY4{display:inline-flex;align-items:center;padding:6px 14px;margin:0 0 20px;background-color:rgba(var(--primary-color-rgb),.06);border:1px solid rgba(var(--primary-color-rgb),.12);border-radius:var(--border-radius-full);font-size:var(--font-size-xs,12px);font-weight:600;color:var(--primary-color);text-transform:uppercase;letter-spacing:.08em}@media(max-width:480px){.styles_hero__eyebrow__lQlY4{margin-bottom:14px}}[data-theme=dark] .styles_hero__eyebrow__lQlY4{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}.styles_hero__headline__kz_YW{font-weight:700;line-height:var(--line-height-tight);color:var(--text-color);margin:0 0 24px;letter-spacing:-.03em;font-size:var(--fluid-h1)}@media(max-width:480px){.styles_hero__headline__kz_YW{margin-bottom:16px}}.styles_hero__highlight__KVh1W{color:var(--secondary-color);position:relative}.styles_hero__tagline__Fn29Y{font-size:clamp(1.1rem,.8rem + 1.2vw,1.375rem);line-height:var(--line-height-relaxed);color:var(--muted-text-color);margin:0 0 12px;font-weight:500}@media(max-width:480px){.styles_hero__tagline__Fn29Y{margin-bottom:10px}}.styles_hero__tagline_close__Hw35r{font-size:clamp(1.05rem,.8rem + 1vw,1.3rem);line-height:var(--line-height-snug);color:var(--text-color);font-weight:600;font-style:italic;letter-spacing:-.01em;margin:0 0 32px}@media(max-width:768px){.styles_hero__tagline_close__Hw35r{margin-bottom:24px}}@media(max-width:480px){.styles_hero__tagline_close__Hw35r{margin-bottom:20px}}.styles_hero__cta_wrapper__lHIrS{display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap;gap:20px;margin-bottom:20px;width:100%}@media(max-width:992px){.styles_hero__cta_wrapper__lHIrS{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.styles_hero__cta_wrapper__lHIrS{flex-direction:column;align-items:stretch;gap:14px}}.styles_hero__primary_btn___urvm{flex-shrink:0;min-width:220px;font-size:16px;font-weight:600;padding:16px 32px;border-radius:var(--border-radius);transition:all var(--duration-normal) var(--ease-default)}@media(max-width:1200px){.styles_hero__primary_btn___urvm{min-width:200px;padding:16px 24px}}@media(max-width:480px){.styles_hero__primary_btn___urvm{min-width:0;width:100%;padding:14px 24px;font-size:15px}}.styles_hero__primary_btn___urvm:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(26,32,44,.15)}.styles_hero__secondary_btn__xctnK{flex-shrink:0;min-width:180px;font-size:16px;font-weight:600;padding:16px 28px;border-radius:var(--border-radius);transition:all var(--duration-normal) var(--ease-default)}@media(max-width:1200px){.styles_hero__secondary_btn__xctnK{min-width:160px;padding:16px 20px}}@media(max-width:480px){.styles_hero__secondary_btn__xctnK{min-width:0;width:100%;padding:14px 24px;font-size:15px}}.styles_hero__secondary_btn__xctnK:hover{transform:translateY(-1px)}.styles_hero__text_link__ivBqa{flex-shrink:0;font-weight:600;padding-inline:0}@media(max-width:480px){.styles_hero__text_link__ivBqa{width:100%;text-align:center}}.styles_hero__text_link__ivBqa .styles_hero__text_link_arrow__5Ovj5{display:inline-block;-webkit-margin-start:6px;margin-inline-start:6px;transition:transform var(--duration-fast,.15s) var(--ease-default)}.styles_hero__text_link__ivBqa:hover .styles_hero__text_link_arrow__5Ovj5{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.styles_hero__text_link__ivBqa .styles_hero__text_link_arrow__5Ovj5{transition:none}.styles_hero__text_link__ivBqa:hover .styles_hero__text_link_arrow__5Ovj5{transform:none}}.styles_hero__text_link_label__0y88m{display:inline-flex;align-items:center;white-space:nowrap}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_brand__ekIMf{color:var(--secondary-color)!important;font-weight:600;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_brand__ekIMf:hover{opacity:.8}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_muted__qbc0n{color:var(--muted-text-color)!important;font-weight:500;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_muted__qbc0n:hover{opacity:.75}.styles_hero__explore_door__IwZHj{font-size:var(--font-size-base);color:var(--muted-text-color);margin:0;-webkit-margin-before:18px;margin-block-start:18px;font-weight:500;line-height:1.5}@media(max-width:992px){.styles_hero__explore_door__IwZHj{text-align:center}}.styles_hero__explore_door_link__Wgi8V{display:inline;color:var(--secondary-color);font-weight:600;white-space:nowrap;text-decoration:none;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__explore_door_link__Wgi8V .styles_hero__text_link_arrow__5Ovj5{display:inline-block;-webkit-margin-start:6px;margin-inline-start:6px;transition:transform var(--duration-fast,.15s) var(--ease-default)}.styles_hero__explore_door_link__Wgi8V:hover{opacity:.85}.styles_hero__explore_door_link__Wgi8V:hover .styles_hero__text_link_arrow__5Ovj5{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.styles_hero__explore_door_link__Wgi8V .styles_hero__text_link_arrow__5Ovj5{transition:none}.styles_hero__explore_door_link__Wgi8V:hover .styles_hero__text_link_arrow__5Ovj5{transform:none}}.styles_hero__trust_note__XpRaV{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;-webkit-margin-before:16px;margin-block-start:16px;font-weight:400;line-height:1.5}@media(max-width:992px){.styles_hero__trust_note__XpRaV{text-align:center}}.styles_hero__location_wrap___oemV{display:flex;flex-direction:column;align-items:flex-start;gap:6px;-webkit-margin-before:var(--spacing-md,16px);margin-block-start:var(--spacing-md,16px)}@media(max-width:992px){.styles_hero__location_wrap___oemV{align-items:center}}.styles_hero__showing_near__IbY0O{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);font-weight:400;margin:0;letter-spacing:.01em}.styles_hero__location_picker__Dwqqv{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:var(--font-size-xs,12px);color:var(--muted-text-color);flex-wrap:wrap}@media(max-width:992px){.styles_hero__location_picker__Dwqqv{justify-content:center}}.styles_hero__location_icon__Dwwzx{display:inline-flex;flex-shrink:0;color:var(--secondary-color);opacity:.75}.styles_hero__location_city__P5yqt{font-weight:500}.styles_hero__location_change_btn__RC_FS{background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:600;color:var(--secondary-color);text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease-out}.styles_hero__location_change_btn__RC_FS:hover{opacity:.7}.styles_hero__location_change_btn__RC_FS:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;border-radius:2px}.styles_hero__location_clear_btn__YAqCJ{background:none;border:none;padding:2px 4px;cursor:pointer;font-size:11px;line-height:1;color:var(--muted-text-color);opacity:.55;font-family:inherit;border-radius:3px;transition:opacity .15s ease-out}.styles_hero__location_clear_btn__YAqCJ:hover{opacity:1}.styles_hero__location_form__CR80V{display:inline-flex;align-items:center;gap:4px;background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.18);border-radius:var(--border-radius-sm,8px);padding:3px 6px 3px 8px;box-shadow:0 2px 8px rgba(15,23,42,.06)}[data-theme=dark] .styles_hero__location_form__CR80V{background-color:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.15)}.styles_hero__location_input__Djvjo{border:none;outline:none;background:rgba(0,0,0,0);font-size:var(--font-size-xs,12px);font-family:inherit;color:var(--text-color);width:130px;min-width:0}.styles_hero__location_input__Djvjo::placeholder{color:var(--muted-text-color)}.styles_hero__location_apply__TsoiC{border:none;background:none;cursor:pointer;font-size:11px;font-weight:700;font-family:inherit;color:var(--secondary-color);padding:2px 6px;border-radius:4px;flex-shrink:0;transition:background-color .15s ease-out}.styles_hero__location_apply__TsoiC:hover{background-color:rgba(76,74,202,.08)}.styles_hero__location_cancel__Cp54t{border:none;background:none;cursor:pointer;font-size:11px;font-family:inherit;color:var(--muted-text-color);opacity:.55;padding:2px;flex-shrink:0;transition:opacity .15s ease-out}.styles_hero__location_cancel__Cp54t:hover{opacity:1}.styles_hero__trust_strip__WIQ0o{display:none;font-size:var(--font-size-sm);color:var(--muted-text-color);margin:20px 0 0;font-weight:500;letter-spacing:.02em;text-align:center}@media(max-width:768px){.styles_hero__trust_strip__WIQ0o{display:block}}.styles_hero__visual__jLdBv{position:relative;display:flex;align-items:center;justify-content:center;animation:styles_float__po6NZ 6s ease-in-out infinite;will-change:transform;transform:translateY(calc(var(--scroll-progress, 0) * -20px))}@media(max-width:992px){.styles_hero__visual__jLdBv{animation:none;transform:none;width:100%;max-width:480px;margin:0 auto}}@media(max-width:768px){.styles_hero__visual__jLdBv{display:none}}@media(prefers-reduced-motion:reduce){.styles_hero__visual__jLdBv{animation:none;transform:none}}.styles_hero__visual_image__NaH4v{display:block;width:auto;max-width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 32px 64px rgba(26,32,44,.16)) drop-shadow(0 8px 20px rgba(26,32,44,.1))}@media(max-width:1200px){.styles_hero__visual_image__NaH4v{max-height:500px}}@media(max-width:992px){.styles_hero__visual_image__NaH4v{max-height:420px;width:100%;filter:drop-shadow(0 16px 32px rgba(26,32,44,.12))}}@keyframes styles_float__po6NZ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles_hero__explore_door__IwZHj,.styles_hero__trust_strip__WIQ0o{display:none}@media(max-width:768px){.styles_hero__visual__jLdBv{display:flex;max-width:340px;margin:28px auto 0}}.styles_hero_skeleton__v95PP{padding:80px 0 60px}@media(max-width:768px){.styles_hero_skeleton__v95PP{padding:60px 0 40px}}@media(max-width:480px){.styles_hero_skeleton__v95PP{padding:40px 0 30px}}.styles_hero_skeleton__content__Guq6n{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}@media(max-width:992px){.styles_hero_skeleton__content__Guq6n{grid-template-columns:1fr;gap:0}.styles_hero_skeleton__text__wcMAT{max-width:100%}}.styles_hero_skeleton__video__LIafK{display:block}@media(max-width:992px){.styles_hero_skeleton__video__LIafK{display:none}}.styles_hero_skeleton__headline__zVbUR{display:flex;justify-content:flex-start;margin-bottom:24px}@media(max-width:768px){.styles_hero_skeleton__headline__zVbUR{margin-bottom:16px}}.styles_hero_skeleton__subheadline__dBNKh{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:40px}@media(max-width:768px){.styles_hero_skeleton__subheadline__dBNKh{margin-bottom:32px}}.styles_hero_skeleton__cta__vvCCp{display:flex;justify-content:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap}@media(max-width:480px){.styles_hero_skeleton__cta__vvCCp{flex-direction:column;align-items:flex-start;gap:12px}}.styles_hero_skeleton__trust___kKXn{display:flex;justify-content:flex-start}.styles_phones__YkIwL{display:flex;align-items:center;justify-content:center;gap:0;width:100%;height:100%}.styles_phone__zW_rI{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-lg);flex-shrink:0}.styles_phone_center__wvL_M{width:220px;height:460px;z-index:2}.styles_phone_side__y0yJA{width:175px;height:370px;z-index:1}.styles_phone_side__y0yJA:first-child{-webkit-margin-end:-40px;margin-inline-end:-40px}.styles_phone_side__y0yJA:last-child{-webkit-margin-start:-40px;margin-inline-start:-40px}@media(max-width:1200px){.styles_phone_side__y0yJA{width:150px;height:320px}}.styles_home_search_wrapper__t1xia{position:relative}.styles_input_wrapper__aPa_u{width:100%;position:relative;margin-bottom:10px;padding-left:10px;padding-right:10px;border-radius:var(--border-radius);background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.04),0 1px 3px 0 rgba(0,0,0,.02);transition:box-shadow .2s ease;display:flex;gap:10px;align-items:center;justify-content:space-between}.styles_input_wrapper__aPa_u:focus-within{box-shadow:0 4px 12px 0 rgba(0,0,0,.05),0 2px 4px 0 rgba(0,0,0,.03)}.styles_input_wrapper__aPa_u .styles_input__DBiMw{height:50px;width:100%;font-size:13px;z-index:20;position:relative;background:none;border:none}.styles_input_wrapper__aPa_u .styles_input__DBiMw:focus,.styles_input_wrapper__aPa_u .styles_input__DBiMw:focus-visible{border:none;outline:none}.styles_input_wrapper__aPa_u .styles_icon_postfix__Hg0v3{display:flex;align-items:center}.styles_reset_search__jP260,.styles_submitBtn__Yktye{background:none;border:none;cursor:pointer}.styles_reset_search__jP260{display:flex;justify-content:center;margin-left:auto;min-width:36px;text-decoration:underline;padding:0;white-space:nowrap;font-size:12px;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;align-items:center}