.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:calc(var(--section-margin)*1.5)}.category-grid_gridHeader__zImRV h2{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 calc(var(--inner-padding)*.5) 0;font-family:var(--heading-font)}.category-grid_gridHeader__zImRV p{font-size:1rem;color:var(--muted-text-color);margin:0;line-height:1.5}.category-grid_grid__VhvYr{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding)}@media screen and (max-width:768px){.category-grid_grid__VhvYr{grid-template-columns:1fr}}.category-grid_categoryCard__FWwEf{background:#fff;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);padding:var(--inner-padding);text-align:start;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:flex-start;gap:var(--inner-padding);height:100%}.category-grid_categoryCard__FWwEf:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryDescription__x_vnj,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryStats__Cy_k0,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryTitle__uCVsv{color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryIcon__IwhdF{background:hsla(0,0%,100%,.2)}.category-grid_categoryIcon__IwhdF{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--muted-divider-color);border-radius:var(--border-radius-md);flex-shrink:0;font-size:1.5rem}.category-grid_categoryContent__Od4Qu{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.category-grid_categoryTitle__uCVsv{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3;font-family:var(--heading-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-grid_categoryDescription__x_vnj{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-grid_categoryStats__Cy_k0{font-size:.75rem;color:var(--muted-text-color);font-weight:500;margin-top:4px}@media screen and (max-width:768px){.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:var(--inner-padding)}.category-grid_gridHeader__zImRV h2{font-size:1.25rem}.category-grid_gridHeader__zImRV p{font-size:.9rem}.category-grid_categoryCard__FWwEf{padding:calc(var(--inner-padding)*.75);gap:calc(var(--inner-padding)*.75)}.category-grid_categoryIcon__IwhdF{width:40px;height:40px;font-size:1.25rem}}.feature-card_featureCards__hL0bt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.feature-card_featureCard__D8Ufe{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:20px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);background:#fff;transition:all .2s ease}.feature-card_featureCard__D8Ufe:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-card_featureIcon__KEjvz{font-size:24px;flex-shrink:0;margin-top:4px}.feature-card_featureContent__p_I4B{flex:1 1;min-width:0}.feature-card_featureTitle__H400M{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.feature-card_featureDescription__fzAAZ{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.5}.feature-card_featureDetails__y8Lxz{font-size:.85rem;color:var(--text-color);margin:0;line-height:1.4}@media screen and (max-width:768px){.feature-card_featureCards__hL0bt{grid-template-columns:1fr;gap:16px}.feature-card_featureCard__D8Ufe{padding:16px;gap:12px}.feature-card_featureIcon__KEjvz{font-size:20px}.feature-card_featureTitle__H400M{font-size:1rem}.feature-card_featureDescription__fzAAZ{font-size:.85rem}.feature-card_featureDetails__y8Lxz{font-size:.8rem}}.guide-section_guideSection__rHtQE{padding:24px}.guide-section_sectionHeader__1ONmJ{margin-bottom:0;padding-bottom:24px;border-bottom:1px solid var(--divider-color)}.guide-section_sectionTitle__4IV7D{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0 0 12px;font-family:var(--heading-font)}.guide-section_sectionDescription__mFtm3{font-size:1.125rem;color:var(--muted-text-color);margin:0;line-height:1.6}.guide-section_sectionContent__3U3uV{margin-top:24px}.guide-section_sectionsGrid__NOOt1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:24px}@media screen and (max-width:768px){.guide-section_sectionsGrid__NOOt1{grid-template-columns:1fr;gap:12px}}.guide-section_sectionCard__SZ_Jq{background:#fff;border:2px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:20px;text-align:start;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:8px}.guide-section_sectionCard__SZ_Jq:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.guide-section_sectionCardTitle__KFQ_S{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.guide-section_sectionCardDescription__FVrD9{font-size:.9rem;color:var(--muted-text-color);margin:0;line-height:1.4}.guide-section_section___szsr{margin-bottom:0}.guide-section_subsectionTitle__Oomap{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.guide-section_subsectionDescription__HAnuw{font-size:1rem;color:var(--muted-text-color);margin:0 0 20px;line-height:1.5}.guide-section_noContent__Qt484{text-align:center;padding:60px 32px;color:var(--muted-text-color)}.guide-section_noContent__Qt484 h2{font-size:1.5rem;margin:0 0 12px;color:var(--text-color)}.guide-section_noContent__Qt484 p{font-size:1rem;margin:0}@media screen and (max-width:768px){.guide-section_guideSection__rHtQE{padding:20px}.guide-section_sectionTitle__4IV7D{font-size:1.75rem}.guide-section_sectionDescription__mFtm3{font-size:1rem}.guide-section_subsectionTitle__Oomap{font-size:1.25rem}.guide-section_noContent__Qt484{padding:40px 20px}.guide-section_noContent__Qt484 h2{font-size:1.25rem}.guide-section_noContent__Qt484 p{font-size:.9rem}}.screenshot-gallery_screenshotGallery__mPjFf{margin-top:20px}.screenshot-gallery_galleryGrid__Wk_Ey{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.screenshot-gallery_galleryItem__5HM33{cursor:pointer;border-radius:var(--border-radius);overflow:hidden;transition:transform .2s ease}.screenshot-gallery_galleryItem__5HM33:hover{transform:translateY(-2px)}.screenshot-gallery_galleryImage__tfR0C{width:100%;height:200px;object-fit:cover;border-radius:var(--border-radius)}.screenshot-gallery_galleryCaption__oQ_zY{font-size:.85rem;color:var(--muted-text-color);margin:8px 0 0;text-align:center}.screenshot-gallery_modal__1WOzB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.screenshot-gallery_modalContent__svhSQ{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:var(--border-radius);overflow:hidden}.screenshot-gallery_closeButton__Mzd_c{position:absolute;top:12px;right:12px;width:32px;height:32px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:18px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_closeButton__Mzd_c:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_nextButton__Onz03:hover,.screenshot-gallery_prevButton__uT91k:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_prevButton__uT91k{left:12px}.screenshot-gallery_nextButton__Onz03{right:12px}.screenshot-gallery_modalImage___fJdm{width:100%;height:auto;max-height:70vh;object-fit:contain}.screenshot-gallery_modalCaption___k3z_{padding:16px;font-size:.9rem;color:var(--text-color);text-align:center;margin:0;background:#fff}@media screen and (max-width:768px){.screenshot-gallery_galleryGrid__Wk_Ey{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.screenshot-gallery_galleryImage__tfR0C{height:150px}.screenshot-gallery_modal__1WOzB{padding:10px}.screenshot-gallery_closeButton__Mzd_c{top:8px;right:8px;width:28px;height:28px;font-size:16px}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{width:32px;height:32px;font-size:16px}.screenshot-gallery_prevButton__uT91k{left:8px}.screenshot-gallery_nextButton__Onz03{right:8px}.screenshot-gallery_modalImage___fJdm{max-height:60vh}.screenshot-gallery_modalCaption___k3z_{padding:12px;font-size:.85rem}}.step-by-step_stepByStep__z4RsS{display:flex;flex-direction:column;gap:16px}.step-by-step_step__Wv2gI{border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;overflow:hidden;transition:all .2s ease}.step-by-step_step__Wv2gI:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.step-by-step_stepHeader__lK2y3{width:100%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:none;border:none;cursor:pointer;transition:all .2s ease;text-align:start}.step-by-step_stepHeader__lK2y3:hover{background:rgba(0,0,0,.01)}.step-by-step_stepHeader__lK2y3.step-by-step_expanded__qxHDI{background:rgba(var(--primary-color-rgb),.02)}.step-by-step_stepNumber__LQg5j{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);color:#fff;border-radius:50%;font-weight:600;font-size:14px;flex-shrink:0}.step-by-step_stepContent__pZdrr{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.step-by-step_stepTitle__Or9G6{font-size:1.05rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.step-by-step_stepDescription__HMnYb{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4}.step-by-step_expandButton__F9zs2{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--muted-divider-color);border-radius:50%;color:var(--text-color);font-size:18px;font-weight:500;transition:all .2s ease;flex-shrink:0}.step-by-step_expandButton__F9zs2.step-by-step_expanded__qxHDI{background:var(--primary-color);color:#fff;transform:rotate(0deg)}.step-by-step_stepDetails__iP3To{padding:16px 20px 20px 68px;border-top:1px solid var(--muted-divider-color);background:var(--background-color)}.step-by-step_stepDetails__iP3To p{font-size:.9rem;color:var(--text-color);margin:0;line-height:1.6;white-space:pre-wrap}@media screen and (max-width:768px){.step-by-step_stepHeader__lK2y3{padding:12px 16px;gap:12px}.step-by-step_stepNumber__LQg5j{width:28px;height:28px;font-size:12px}.step-by-step_stepTitle__Or9G6{font-size:1rem}.step-by-step_stepDescription__HMnYb{font-size:.85rem}.step-by-step_stepDetails__iP3To{padding:12px 16px 16px 56px}}.search-results_searchResults__qVJWb{padding:32px}.search-results_resultsHeader__ZoPoj{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--divider-color)}.search-results_resultsHeader__ZoPoj h3{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.search-results_resultsCount__mi8bJ{font-size:.9rem;color:var(--muted-text-color);margin:0}.search-results_resultsList__KIHf0{display:flex;flex-direction:column;gap:12px}.search-results_resultItem__k4Hto{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--divider-color);border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;background:#fff}.search-results_resultItem__k4Hto:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-results_resultContent__YaQNJ{flex:1 1;min-width:0}.search-results_resultTitle__MjAl3{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 6px;font-family:var(--heading-font)}.search-results_resultDescription__WJsbe{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.4}.search-results_resultMeta__eJlRk{display:flex;gap:12px;align-items:center}.search-results_resultCategory__5ddsB{font-size:.8rem;color:var(--primary-color);background:var(--muted-divider-color);padding:4px 8px;border-radius:var(--border-radius-md);text-transform:capitalize}.search-results_resultRelevance__PhhKB{font-size:.8rem;color:var(--muted-text-color)}.search-results_resultArrow__pHB2U{color:var(--muted-text-color);font-size:18px;font-weight:700;margin-left:12px;flex-shrink:0}.search-results_loading__02_6F{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_loading__02_6F p{margin:16px 0 0;font-size:1rem}.search-results_spinner__NXIVl{width:32px;height:32px;border-top:3px solid var(--muted-divider-color);border:3px solid var(--muted-divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:search-results_spin__PF22_ 1s linear infinite}@keyframes search-results_spin__PF22_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results_emptyState__oqzyl,.search-results_noResults__qOO4U{text-align:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_emptyState__oqzyl h3,.search-results_noResults__qOO4U h3{font-size:1.5rem;margin:0 0 12px;color:var(--text-color);font-family:var(--heading-font)}.search-results_emptyState__oqzyl p,.search-results_noResults__qOO4U p{font-size:1rem;margin:0;line-height:1.6}@media screen and (max-width:768px){.search-results_searchResults__qVJWb{padding:20px}.search-results_resultsHeader__ZoPoj h3{font-size:1.25rem}.search-results_resultItem__k4Hto{padding:12px}.search-results_resultTitle__MjAl3{font-size:.9rem}.search-results_resultDescription__WJsbe{font-size:.85rem}.search-results_resultMeta__eJlRk{flex-direction:column;align-items:flex-start;gap:6px}.search-results_resultArrow__pHB2U{font-size:16px}}.user-guide-content_contentArea__4EbbO{min-height:600px}.breadcrumb_breadcrumb__3dl66{padding:var(--section-margin) 0}.breadcrumb_breadcrumbList__ytBv6{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--inner-padding)*.5)}.breadcrumb_breadcrumbItem__6X_4A{background:none;border:none;color:var(--muted-text-color);font-size:14px;cursor:pointer;padding:calc(var(--inner-padding)*.25) calc(var(--inner-padding)*.5);border-radius:var(--border-radius-xs);transition:all .2s ease}.breadcrumb_breadcrumbItem__6X_4A:hover{color:var(--primary-color);background:var(--background-color)}.breadcrumb_breadcrumbItem__6X_4A.breadcrumb_active__9Khwu{color:var(--primary-color);font-weight:500}.breadcrumb_breadcrumbItem__6X_4A:last-child{color:var(--text-color);font-weight:500;cursor:default}.breadcrumb_breadcrumbItem__6X_4A:last-child:hover{color:var(--text-color);background:none}.breadcrumb_separator__Rf67A{color:var(--muted-text-color);font-size:14px;margin:0 calc(var(--inner-padding)*.25)}@media screen and (max-width:768px){.breadcrumb_breadcrumb__3dl66{margin-bottom:var(--section-margin);padding:calc(var(--section-margin)*.75) 0}.breadcrumb_breadcrumbItem__6X_4A{font-size:13px;padding:calc(var(--inner-padding)*.1875) calc(var(--inner-padding)*.375)}.breadcrumb_separator__Rf67A{font-size:13px;margin:0 calc(var(--inner-padding)*.125)}}.styles_input_box___pEvd{position:relative;z-index:0}.styles_input_box___pEvd.styles_hidden__kkJCX{opacity:0;visibility:hidden;height:0}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_{border:1px solid var(--divider-color);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-end:80px;padding-inline-end:80px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_postfix_icon__Y6f5U .styles_input__HfQT_{-webkit-padding-end:45px;padding-inline-end:45px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_search_text__p9Pwz .styles_input__HfQT_{padding-right:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-start:50px;padding-inline-start:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_.styles_size__xs__3nuVd{-webkit-padding-start:40px;padding-inline-start:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_prefix__JJH0P{border-right:1px solid var(--muted-text-color);padding-right:8px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_with_border__zOWHT:focus+.styles_prefix__JJH0P{border-right:1px solid var(--community-primary,var(--primary-color))}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:30px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:40px}@media screen and (max-width:767px){.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:30px}}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_{-webkit-padding-end:44px;padding-inline-end:44px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:36px;-webkit-padding-end:14px;padding-inline-end:14px;background:rgba(0,0,0,0);color:var(--muted-text-color);opacity:.7;transition:opacity var(--transition-base)}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:focus~.styles_postfix__f3GFS,.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:hover~.styles_postfix__f3GFS{opacity:1}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:2px;padding-inline-end:2px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:2px;padding-inline-end:2px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color);border-color:var(--divider-color);z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_container__kreZy{display:flex;flex-direction:column;gap:12px;width:100%}.styles_inputGroup__o7nkX{display:flex;gap:12px;justify-content:center}.styles_digitInput___4FBT{width:52px;height:60px;border:2px solid var(--border-color,#e0e0e0);border-radius:var(--border-radius-md);font-size:24px;font-weight:600;text-align:center;background:var(--card-bg,#ffffff);color:var(--text-color,#1a1a1a);transition:all .2s ease;outline:none;caret-color:var(--primary-color,var(--secondary-color))}.styles_digitInput___4FBT:focus{border-color:var(--primary-color,var(--secondary-color));box-shadow:0 0 0 4px rgba(99,102,241,.15);transform:scale(1.02)}.styles_digitInput___4FBT:hover:not(:focus){border-color:var(--border-hover,#c0c0c0)}.styles_digitInput___4FBT.styles_filled__li5qd{border-color:var(--primary-color,var(--secondary-color));background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(99,102,241,.02))}.styles_digitInput___4FBT.styles_error__uV1nS{border-color:var(--error-color,var(--error-color))}.styles_digitInput___4FBT.styles_error__uV1nS:focus{box-shadow:0 0 0 4px rgba(239,68,68,.15)}.styles_digitInput___4FBT::-webkit-inner-spin-button,.styles_digitInput___4FBT::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_digitInput___4FBT{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.styles_errorText__j5uGc{color:var(--error-color,var(--error-color));font-size:14px;text-align:center;margin:0}@media(max-width:480px){.styles_inputGroup__o7nkX{gap:8px}.styles_digitInput___4FBT{width:44px;height:52px;font-size:20px;border-radius:var(--border-radius-sm)}}.styles_accordion_head__dekID{display:flex;align-items:center}.styles_accordion_head__dekID .styles_icon_wrapper__oLlpo{display:flex;-webkit-margin-end:10px;margin-inline-end:10px;min-width:14px}.styles_accordion_body__CekMk ol{padding:20px}.styles_accordion_body__CekMk ol li{margin-bottom:5px}.styles_accordion_body__CekMk ol li:last-child{margin-bottom:0}.styles_otpBlock__P_Xee{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.styles_otpBlock__P_Xee .styles_otpLabel__pbrvd{font-size:18px;font-weight:600;color:var(--text-color);text-align:center}.styles_expiryText__EAd_B{text-align:center;margin-bottom:30px}.styles_otpActions__p8_ZW{display:flex;align-items:center;justify-content:space-between;margin-top:var(--inner-padding)}.styles_backButton__WL_4q{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:5px;color:var(--text-color);font-size:14px;transition:color .2s ease-out}.styles_backButton__WL_4q:hover{color:var(--secondary-color)}.styles_rtlFlip__p6_6o{display:flex}[dir=rtl] .styles_rtlFlip__p6_6o{transform:scaleX(-1)}.styles_actionLink__J6EWl{background:none;border:none;padding:0;cursor:pointer;font-size:14px;font-weight:500;color:var(--secondary-color);transition:opacity .2s ease-out}.styles_actionLink__J6EWl:hover{opacity:.7}.styles_actionLink__J6EWl:disabled{opacity:.4;cursor:not-allowed}.styles_resendTimer__ZA7YP{font-size:14px;color:var(--muted-text-color)}.styles_loginHeading__9MmNH{text-align:center;margin-bottom:32px;position:relative}.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08{display:none;justify-content:center;margin-bottom:24px;width:100%}@media(max-width:900px){.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08{display:flex}}.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08 a{margin:0 auto!important;display:flex!important}@media(max-width:768px){.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08 a img{width:48px!important;height:48px!important}}.styles_loginHeading__9MmNH h2{font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--text-color);margin-bottom:6px}@media(max-width:480px){.styles_loginHeading__9MmNH h2{font-size:26px}}.styles_loginHeading__9MmNH p{font-size:15px;color:var(--muted-text-color);margin:0;font-weight:400}.speaker-sessions-modal_modalContent__sJ_6g{padding:0}.speaker-sessions-modal_modalCard__4_cYe{background:var(--card-background,#fff);border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.speaker-sessions-modal_modalCardHeader__VZxhc{position:relative;margin-bottom:24px}.speaker-sessions-modal_modalCardHeader__VZxhc h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.speaker-sessions-modal_modalCardHeader__VZxhc p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.speaker-sessions-modal_headerBadge__EuV9C{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--community-primary,var(--primary-color))}.speaker-sessions-modal_closeButton__Ew1_p{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.speaker-sessions-modal_closeButton__Ew1_p:hover{background:var(--divider-color);color:var(--text-color)}.speaker-sessions-modal_body__FXgd4{display:flex;flex-direction:column;gap:16px}.speaker-sessions-modal_speaker_profile__dwJJ7{display:flex;gap:16px;align-items:flex-start}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6{flex-shrink:0}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6 .avatar{border-radius:999px;object-fit:cover}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_speaker_bio__g7Ufb{flex:1 1;font-size:14px;line-height:1.6;margin:0;color:var(--text-color)}.speaker-sessions-modal_separator__UtCN7{height:1px;background:var(--divider-color)}.speaker-sessions-modal_sessions_section__tBw28{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_header__Vx1Cb{font-size:15px;font-weight:700;margin:0;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_list__AQcHW{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn{background:var(--background-color);-webkit-border-start:3px solid var(--community-primary,var(--primary-color));border-inline-start:3px solid var(--community-primary,var(--primary-color));border-radius:var(--border-radius-sm);padding:14px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_title____Zdd{font-size:15px;font-weight:700;margin:0 0 6px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_description__5b83Q{font-size:13px;line-height:1.6;margin:0 0 10px;color:var(--muted-text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX{display:flex;flex-direction:column;gap:6px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb svg{flex-shrink:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{margin-bottom:24px;width:100%;max-width:400px}@media screen and (max-width:767px){.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{max-width:100%}}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_submitBtn__z3KCy{background:none;border:none;cursor:pointer}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_reset_search__L6s_l{display:flex;justify-content:center;margin-left:auto;min-width:36px;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;align-items:center}.styles_main__tC2PX .styles_speakers_grid__L9InD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px 24px;gap:32px 24px}@media(max-width:767px){.styles_main__tC2PX .styles_speakers_grid__L9InD{grid-template-columns:repeat(2,1fr);gap:24px 16px}}.styles_main__tC2PX .styles_speaker_card___ByRn{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:24px 16px 20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.1)}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn{padding:20px 12px 16px;border-radius:var(--border-radius)}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background__MPht0,.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background_fallback__VGWGU{display:none}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu{display:flex;flex-direction:column;align-items:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz{display:flex;justify-content:center;margin-bottom:var(--spacing-md)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:112px;height:112px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:var(--shadow-sm)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:88px;height:88px}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q{text-align:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_name__yrigh{font-size:15px;font-weight:700;margin:0 0 5px;color:var(--text-color);line-height:1.3}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_title__gTAmZ{font-size:11px;font-weight:600;margin:0 0 2px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.07em}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_company__Jgoe9{font-size:12px;margin:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et{margin-top:10px}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4{background:none;border:none;color:var(--secondary-color);font-size:13px;font-weight:500;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4:hover{text-decoration:underline}.styles_main__tC2PX .styles_not_found_content__lAwJW{text-align:center;padding:20px}.styles_main__tC2PX .styles_not_found_content__lAwJW svg{background:#fafafa;border-radius:50%;padding:10px;margin-bottom:15px;margin-top:15px}.styles_main__tC2PX .styles_not_found_content__lAwJW h4{margin-bottom:10px}.styles_main__tC2PX .styles_not_found_content__lAwJW p{margin-bottom:15px}.styles_speaker_sessions__Fi9vv h4{font-weight:600;margin-bottom:12px}.styles_speaker_sessions__Fi9vv ul{list-style:none;padding:0;margin:0}.styles_speaker_sessions__Fi9vv ul li{padding:10px;border-radius:var(--border-radius);background-color:var(--muted-divider-color)}.styles_speaker_sessions__Fi9vv ul li:last-child{margin-bottom:0}.styles_speaker_sessions__Fi9vv ul li div:first-child{font-weight:500;margin-bottom:4px}.styles_speaker_sessions__Fi9vv ul li div:last-child{color:#666;font-size:.9em}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_title__Ncnm2{margin-bottom:6px!important;font-size:15px!important;font-weight:600!important}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_time__KV9v_{display:flex;align-items:center;gap:4px;font-size:13px!important;color:var(--muted-text-color)}.styles_speaker_text__Ptlzi{margin-bottom:15px}.styles_speaker_text__Ptlzi p:first-child{font-weight:600;margin-bottom:8px}.styles_speaker_header__7Gfy3 .business_profile_list_subtext{font-weight:400!important}.styles_speaker_details__mpS3V{padding:var(--inner-padding)}.styles_container__0U0sz{width:100%;max-width:620px;aspect-ratio:1;position:relative;margin:0 auto}@media(max-width:768px){.styles_container__0U0sz{max-width:440px}}@media(max-width:480px){.styles_container__0U0sz{max-width:350px}}.styles_anim__canvas__SEhJd{width:100%;height:100%;position:relative}.styles_anim__connections__QWO_V{position:absolute;inset:0;width:100%;height:100%;z-index:0;filter:drop-shadow(0 0 3px rgba(76,74,202,.15))}.styles_anim__line__vGz1L{--sweep-duration:4s;--line-offset:calc(var(--line-index) / var(--line-total));opacity:0;animation:styles_lineSweep__NIxml var(--sweep-duration) ease-in-out infinite;animation-delay:calc(var(--line-offset)*var(--sweep-duration))}@keyframes styles_lineSweep__NIxml{0%{opacity:0}8%{opacity:.6}20%{opacity:.35}30%{opacity:0}to{opacity:0}}.styles_anim__hub__GxN49{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center}.styles_anim__hub_inner__Eqs3X{width:130px;height:130px;border-radius:50%;background:hsla(0,0%,100%,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 8px 40px rgba(26,32,44,.12),0 0 0 1px rgba(76,74,202,.15),0 0 60px rgba(76,74,202,.06);position:relative;z-index:2}.styles_anim__hub_inner__Eqs3X span{font-size:15px;font-weight:700;letter-spacing:.03em;text-transform:lowercase;color:var(--primary-color)}@media(max-width:480px){.styles_anim__hub_inner__Eqs3X{width:100px;height:100px}.styles_anim__hub_inner__Eqs3X span{font-size:12px}}.styles_anim__hub_logo__aBkBJ{width:56px;height:56px;object-fit:contain}@media(max-width:480px){.styles_anim__hub_logo__aBkBJ{width:40px;height:40px}}.styles_anim__ai_badge__L0S19{position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:4px;padding:4px 12px;background:linear-gradient(135deg,var(--secondary-color),#0097a7);color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;border-radius:var(--border-radius-lg);white-space:nowrap;box-shadow:0 2px 8px rgba(76,74,202,.35)}.styles_anim__ai_badge__L0S19 svg{width:12px;height:12px;flex-shrink:0}@media(max-width:480px){.styles_anim__ai_badge__L0S19{font-size:9px;padding:3px 10px;bottom:-12px}.styles_anim__ai_badge__L0S19 svg{width:10px;height:10px}}.styles_anim__hub_ring__D20xl{position:absolute;width:165px;height:165px;border-radius:50%;border:1.5px solid rgba(76,74,202,.2);animation:styles_hubRingPulse__MNTL6 3s ease-in-out infinite;z-index:1}@media(max-width:480px){.styles_anim__hub_ring__D20xl{width:128px;height:128px}}.styles_anim__hub_ring2__L0P_J{position:absolute;width:200px;height:200px;border-radius:50%;border:1px solid rgba(76,74,202,.08);animation:styles_hubRingPulse__MNTL6 3s ease-in-out .5s infinite;z-index:1}@media(max-width:480px){.styles_anim__hub_ring2__L0P_J{width:155px;height:155px}}@keyframes styles_hubRingPulse__MNTL6{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.08);opacity:1}}.styles_anim__node__2SMt4{--angle-deg:var(--node-angle,calc((var(--node-index) / var(--node-total)) * 360deg - 90deg));--radius-pct:42%;position:absolute;left:calc(50% + cos(var(--angle-deg))*var(--radius-pct));top:calc(52% + sin(var(--angle-deg))*var(--radius-pct));transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:5px;animation:styles_nodeFloat__ow_Jx 4s ease-in-out infinite;animation-delay:calc(var(--node-index)*.4s)}@media(max-width:768px){.styles_anim__node__2SMt4{--radius-pct:36%}}@media(max-width:480px){.styles_anim__node__2SMt4{--radius-pct:32%;gap:3px}}@keyframes styles_nodeFloat__ow_Jx{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-6px)}}.styles_anim__node_card__y8k7J{display:flex;flex-direction:column;align-items:center;gap:5px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--border-radius-lg);padding:10px 10px 8px;box-shadow:0 4px 16px rgba(26,43,76,.08),0 0 0 1px rgba(0,188,212,.1)}@media(max-width:480px){.styles_anim__node_card__y8k7J{gap:3px;padding:7px 7px 6px}}.styles_anim__node_icon___d66w{width:52px;height:52px;border-radius:var(--border-radius-sm);background:rgba(26,43,76,.06);display:flex;align-items:center;justify-content:center;color:var(--primary-color);box-shadow:0 4px 16px rgba(26,32,44,.08),0 0 0 1px rgba(76,74,202,.1);transition:transform var(--duration-normal) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-default)}@media(max-width:768px){.styles_anim__node_icon___d66w{width:42px;height:42px}.styles_anim__node_icon___d66w svg{width:18px;height:18px}}@media(max-width:480px){.styles_anim__node_icon___d66w{width:32px;height:32px;border-radius:var(--border-radius-sm)}.styles_anim__node_icon___d66w svg{width:14px;height:14px}}.styles_anim__node__2SMt4:hover .styles_anim__node_card__y8k7J{box-shadow:0 8px 24px rgba(26,32,44,.12),0 0 0 2px var(--secondary-color),0 0 20px rgba(76,74,202,.1)}.styles_anim__node__2SMt4:hover .styles_anim__node_icon___d66w{transform:scale(1.08)}[data-theme=dark] .styles_anim__node_card__y8k7J{background:rgba(30,40,60,.92);box-shadow:0 4px 16px rgba(0,0,0,.3),0 0 0 1px rgba(0,188,212,.15)}[data-theme=dark] .styles_anim__node_icon___d66w{background:hsla(0,0%,100%,.95);color:var(--primary-color)}[data-theme=dark] .styles_anim__hub_inner__Eqs3X{background:rgba(0,0,0,0);border:none;box-shadow:none}[data-theme=dark] .styles_anim__hub_inner__Eqs3X span{color:inherit}.styles_anim__node_label__CfL5s{font-size:11px;font-weight:600;color:var(--text-color);white-space:nowrap}@media(max-width:480px){.styles_anim__node_label__CfL5s{font-size:9px}}.styles_anim__node_subs__cRkmu{display:flex;flex-direction:column;align-items:center;gap:1px}@media(max-width:480px){.styles_anim__node_subs__cRkmu{gap:0}}.styles_anim__node_sub_item__ytmmf{font-size:9px;font-weight:400;color:var(--muted-text-color);white-space:nowrap;line-height:1.3;text-align:center}@media(max-width:480px){.styles_anim__node_sub_item__ytmmf{font-size:7px}}.styles_anim__particles__p7t2s{position:absolute;inset:0;z-index:1;pointer-events:none}.styles_anim__particle___uoE9{--p-angle-deg:calc((var(--particle-index) / 7) * 360deg);--p-start:36%;--p-end:12%;position:absolute;width:5px;height:5px;border-radius:50%;background:var(--secondary-color);box-shadow:0 0 6px rgba(76,74,202,.4);opacity:0;animation:styles_particleFlow__zkx4F 4s ease-in-out infinite;animation-delay:calc(var(--particle-index)*.57s);left:calc(50% + cos(var(--p-angle-deg))*var(--p-start));top:calc(50% + sin(var(--p-angle-deg))*var(--p-start))}@keyframes styles_particleFlow__zkx4F{0%{opacity:0;transform:translate(-50%,-50%) scale(1)}20%{opacity:.6}80%{opacity:.2}to{opacity:0;transform:translate(-50%,-50%) scale(.5) translate(calc(cos(var(--p-angle-deg)) * var(--p-end) - cos(var(--p-angle-deg)) * var(--p-start)),calc(sin(var(--p-angle-deg)) * var(--p-end) - sin(var(--p-angle-deg)) * var(--p-start)))}}@media(prefers-reduced-motion:reduce){.styles_anim__hub_ring2__L0P_J,.styles_anim__hub_ring__D20xl,.styles_anim__line__vGz1L,.styles_anim__node__2SMt4,.styles_anim__particle___uoE9{animation:none;opacity:1}.styles_anim__node__2SMt4{transform:translate(-50%,-50%)}}.styles_main__I8PiK .styles_head__3pvV2{padding:25px 35px;text-align:center;border-bottom:1px solid var(--muted-divider-color)}.styles_main__I8PiK .styles_head__3pvV2 .styles_title__t0VJH{text-align:center;font-size:24px;margin-bottom:8px;font-weight:700;color:var(--text-color)}.styles_main__I8PiK .styles_head__3pvV2 .styles_text__h13Xj{line-height:24px;margin:0 auto;color:var(--muted-text-color);width:90%;font-size:14px}.styles_main__I8PiK .styles_head__3pvV2 .styles_text__h13Xj strong{color:var(--text-color)}.styles_main__I8PiK .styles_body__eWG1S{display:flex;flex-direction:column;padding:24px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i{margin-bottom:20px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_label__nq3oj{display:block;font-size:14px;font-weight:500;color:var(--text-color);margin-bottom:8px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_label__nq3oj .styles_optional__HxPM_{font-weight:400;color:var(--muted-text-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l{width:100%;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:14px;color:var(--text-color);resize:vertical;min-height:80px;font-family:inherit;transition:border-color .2s ease}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l:focus{outline:none;border-color:var(--primary-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l::placeholder{color:var(--muted-text-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_buttons__Shg5D{display:flex;gap:12px;justify-content:flex-end}.styles_main__I8PiK .styles_body__eWG1S .styles_buttons__Shg5D>*{min-width:120px}.styles_main__hFVSl{margin:20px 0 0;display:flex;flex-wrap:wrap;gap:8px}@media(min-width:768px){.styles_main__hFVSl{gap:10px;margin-top:24px}}.styles_tag__Xk65f{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 8%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 100%);border:1px solid color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 30%,transparent);border-radius:var(--border-radius-pill);font-size:13px;font-weight:500;color:var(--community-secondary,var(--secondary-color));white-space:nowrap;cursor:default;transition:all .2s ease}.styles_tag__Xk65f:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 16%,transparent) 100%);border-color:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 50%,transparent);transform:translateY(-1px);box-shadow:0 2px 8px color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent)}.styles_tags_container__SkQFv{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_main__vsUte.styles_map__popup__MLtcM .styles_inner__9cXIa .styles_title__JSjgL{font-size:13px;margin-bottom:0}.styles_main__vsUte .styles_inner__9cXIa{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.styles_main__vsUte .styles_inner__9cXIa{flex-direction:column}}.styles_main__vsUte .styles_inner__9cXIa .styles_right__c0Kqv{min-width:135px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL{font-size:22px;margin:0 0 5px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL.styles_with_link__hUr_O{cursor:pointer}.styles_main__vsUte .styles_inner__9cXIa .styles_is_paid__6BM2w{color:var(--muted-text-color);font-size:14px;font-weight:500}.styles_main__vsUte .styles_inner__9cXIa ul{margin-top:0;display:flex;flex-flow:row wrap}.styles_main__vsUte .styles_inner__9cXIa ul li{margin-right:10px}.styles_main__vsUte .styles_inner__9cXIa ul li a{font-size:13px;font-weight:500;color:var(--tertiary-color)}.styles_search_wrapper__pHPX4{flex:1 1}.styles_submitBtn__reviu{background:none;border:none;cursor:pointer}@media screen and (max-width:991px){.styles_with_filter__CESWD input{padding-right:52px!important}.styles_with_filter__CESWD .styles_reset_search__2cKe4{right:52px}}.styles_has_search_text__qoMJZ .styles_reset_search__2cKe4{display:flex}.styles_reset_search__2cKe4{display:none;justify-content:center;min-width:36px;cursor:pointer;background:none;border:none;padding:0;color:var(--text-color)!important;position:absolute;right:10px;top:0;z-index:99;height:100%;align-items:center}.styles_filter_btn_wrapper__NmDXe{display:none}@media screen and (max-width:991px){.styles_filter_btn_wrapper__NmDXe{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%;z-index:99;border-left:1px solid var(--divider-color)}.styles_filter_btn_wrapper__NmDXe button{width:42px;height:100%;border-radius:0;background:none;box-shadow:none;border:none}.styles_filter_btn_wrapper__NmDXe button:hover{background:var(--divider-color);box-shadow:none;transform:none}.styles_filter_btn_wrapper__NmDXe button:active{transform:none;box-shadow:none}}.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_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_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_sr_only__PVMh1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.styles_wrap__lKrb5{position:relative;width:100%;max-width:640px}@media(max-width:992px){.styles_wrap__lKrb5{max-width:100%}}.styles_form__b3Ybp{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;padding:4px 8px 4px 16px;background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:var(--border-radius-full,999px);box-shadow:0 1px 2px rgba(15,23,42,.03),0 4px 12px rgba(15,23,42,.04);transition:border-color .2s var(--ease-default,ease-out),box-shadow .2s var(--ease-default,ease-out)}.styles_form__b3Ybp:focus-within{border-color:rgba(var(--primary-color-rgb),.28);box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_form__b3Ybp{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12)}@media(max-width:560px){.styles_form__b3Ybp{gap:8px;padding:4px 6px 4px 14px}}.styles_form__icon__EN3v2{display:inline-flex;color:var(--muted-text-color);flex-shrink:0}.styles_form__input_wrap__MCJxt{flex:1 1;min-width:0;position:relative;display:flex;align-items:center}.styles_form__carousel__xyul_{position:absolute;inset-inline-start:0;inset-block-start:50%;transform:translateY(-50%);width:100%;height:22px;overflow:hidden;pointer-events:none}.styles_form__carousel_track__EqIJv{transition:transform .4s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.styles_form__carousel_track__EqIJv{transition:none}}.styles_form__carousel_item__MrJLV{height:22px;line-height:22px;font-size:15px;font-weight:400;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.styles_form__carousel_item__MrJLV{font-size:16px}}.styles_form__input__2A3Hc{flex:1 1;min-width:0;width:100%;border:none;outline:none;background:rgba(0,0,0,0);font-size:15px;font-weight:500;color:var(--text-color);padding:12px 0;font-family:inherit;letter-spacing:-.005em;position:relative;z-index:1}.styles_form__input__2A3Hc::placeholder{color:rgba(0,0,0,0)}.styles_form__input__2A3Hc::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}@media(max-width:480px){.styles_form__input__2A3Hc{font-size:16px}}.styles_form__kbd__OheqP{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;-webkit-margin-end:4px;margin-inline-end:4px;font-family:inherit;font-size:11px;font-weight:600;color:var(--muted-text-color);background-color:rgba(var(--primary-color-rgb),.05);border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:6px;flex-shrink:0;letter-spacing:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:480px){.styles_form__kbd__OheqP{display:none}}[data-theme=dark] .styles_form__kbd__OheqP{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}.styles_form__divider__ZH3qa{display:inline-block;width:1px;height:24px;background-color:rgba(var(--primary-color-rgb),.12);flex-shrink:0;margin-inline:4px}[data-theme=dark] .styles_form__divider__ZH3qa{background-color:hsla(0,0%,100%,.14)}@media(max-width:560px){.styles_form__divider__ZH3qa{height:20px;margin-inline:0}}.styles_form__location_slot__fFzZB{display:inline-flex;align-items:center;flex-shrink:0;min-width:0;max-width:180px}@media(max-width:990px){.styles_form__location_slot__fFzZB .link__text,.styles_form__location_slot__fFzZB [class*=link__text]{display:flex!important;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.styles_form__location_slot__fFzZB [class*=post_icon_wrapper]{display:flex!important}.styles_form__location_slot__fFzZB [class*=icon_wrapper] svg{width:18px!important;height:18px!important}}@media(max-width:560px){.styles_form__location_slot__fFzZB{max-width:130px}}@media(max-width:400px){.styles_form__location_slot__fFzZB{max-width:100px}}.styles_form__submit__hIGf4{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;-webkit-margin-end:2px;margin-inline-end:2px;border:none;border-radius:50%;background-color:var(--primary-color);color:#fff;cursor:pointer;flex-shrink:0;transition:opacity .2s var(--ease-default,ease-out),transform .2s var(--ease-default,ease-out)}.styles_form__submit__hIGf4:hover{opacity:.88}.styles_form__submit__hIGf4:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}[dir=rtl] .styles_form__submit__hIGf4 svg{transform:scaleX(-1)}.styles_dropdown__kTXum{position:absolute;inset-block-start:calc(100% + 10px);inset-inline-start:0;inset-inline-end:0;background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.08);border-radius:var(--border-radius-lg,16px);box-shadow:0 4px 8px rgba(15,23,42,.04),0 24px 56px rgba(15,23,42,.1);max-height:min(480px,70vh);overflow-y:auto;z-index:50;animation:styles_dropdown-appear__39DDw .2s var(--ease-default,cubic-bezier(.16,1,.3,1))}@media(prefers-reduced-motion:reduce){.styles_dropdown__kTXum{animation:none}}[data-theme=dark] .styles_dropdown__kTXum{background-color:rgba(20,22,28,.98);border-color:hsla(0,0%,100%,.1)}@keyframes styles_dropdown-appear__39DDw{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles_dropdown__empty__ILjzh,.styles_dropdown__status__nc0KH{display:flex;align-items:center;gap:10px;padding:20px;font-size:var(--font-size-sm,14px);color:var(--muted-text-color);font-weight:500}.styles_dropdown__spinner__0Gl_U{width:14px;height:14px;border:2px solid rgba(var(--primary-color-rgb),.12);border-top-color:var(--secondary-color);border-radius:50%;animation:styles_spin__TOPiP .7s linear infinite}@media(prefers-reduced-motion:reduce){.styles_dropdown__spinner__0Gl_U{animation:none}}@keyframes styles_spin__TOPiP{to{transform:rotate(1turn)}}.styles_group__79e7a{padding:8px 8px 6px}.styles_group__79e7a+.styles_group__79e7a{border-top:1px solid rgba(var(--primary-color-rgb),.05)}[data-theme=dark] .styles_group__79e7a+.styles_group__79e7a{border-top-color:hsla(0,0%,100%,.06)}.styles_group__label__exXp4{padding:4px 12px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-text-color)}.styles_result___DHBf{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--border-radius-sm,10px);text-decoration:none;color:inherit;transition:background-color .15s var(--ease-default,ease-out)}.styles_result___DHBf:focus-visible,.styles_result___DHBf:hover{background-color:rgba(var(--primary-color-rgb),.04);outline:none}[data-theme=dark] .styles_result___DHBf:focus-visible,[data-theme=dark] .styles_result___DHBf:hover{background-color:hsla(0,0%,100%,.06)}.styles_result__thumb__wZiDB{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0;background-color:var(--muted-divider-color);border:1px solid rgba(var(--primary-color-rgb),.04)}.styles_result__thumb_img__XoLmU{width:100%;height:100%;object-fit:cover;display:block}.styles_result__thumb_fallback__6dza7{width:100%;height:100%;display:block;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08),rgba(76,74,202,.04))}.styles_result__text__6V5T5{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_result__title__W5xMf{font-size:14px;font-weight:600;color:var(--text-color)}.styles_result__subtitle__hpaOZ,.styles_result__title__W5xMf{line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_result__subtitle__hpaOZ{font-size:12px;color:var(--muted-text-color)}.styles_dropdown__see_all___Mra_{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;margin-top:4px;background:rgba(0,0,0,0);border:none;border-top:1px solid rgba(var(--primary-color-rgb),.05);cursor:pointer;font-size:var(--font-size-sm,14px);font-weight:600;color:var(--secondary-color);text-align:start;font-family:inherit;transition:background-color .15s var(--ease-default,ease-out)}.styles_dropdown__see_all___Mra_:focus-visible,.styles_dropdown__see_all___Mra_:hover{background-color:rgba(76,74,202,.04);outline:none}[dir=rtl] .styles_dropdown__see_all___Mra_ svg{transform:scaleX(-1)}[data-theme=dark] .styles_dropdown__see_all___Mra_{border-top-color:hsla(0,0%,100%,.06)}.styles_wizard_container__HVMPS{padding:20px;display:flex;flex-direction:column;gap:24px}.styles_progress_section__RCjSb{display:flex;align-items:center;gap:12px}.styles_progress_bar_bg__jFWG3{flex:1 1;height:12px;background-color:#f0f0f0;border-radius:var(--border-radius-xs);overflow:hidden}.styles_progress_bar_fill__T5jH_{height:100%;background-color:var(--primary-color,var(--secondary-color));border-radius:var(--border-radius-xs);transition:width .3s ease}.styles_score_text__0vvXp{font-size:14px;font-weight:600;color:var(--text-color,#333)}.styles_content__g0dce{text-align:center}.styles_content__g0dce h3{font-size:20px;margin-bottom:8px;color:var(--text-color,#111)}.styles_content__g0dce .styles_description__mGqjv{font-size:14px;color:#666;margin-bottom:24px;line-height:1.5}.styles_action_area__B7ARE{display:flex;flex-direction:column;gap:12px;align-items:center}.styles_action_area__B7ARE button{width:100%;max-width:300px}.review-modal_form_content__rEPuz{display:flex;flex-direction:column;gap:0}.review-modal_success_message__Lmtzj{text-align:center;padding:48px 24px}.review-modal_success_message__Lmtzj h3{font-size:22px;font-weight:700;color:var(--text-color);margin-bottom:8px;letter-spacing:-.3px}.review-modal_success_message__Lmtzj p{color:var(--muted-text-color);font-size:15px;line-height:1.5}.review-modal_success_icon__qaX4W{width:64px;height:64px;border-radius:50%;background:var(--alert-success-color);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.review-modal_success_icon__qaX4W svg{color:var(--success-color)}.review-modal_step_progress__3x52I{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 24px 20px}.review-modal_step_dot__45nvl{width:8px;height:8px;border-radius:50%;background:var(--divider-color);transition:all .3s cubic-bezier(.4,0,.2,1)}.review-modal_step_dot__45nvl.review-modal_active__mgWiD{width:24px;border-radius:4px;background:var(--primary-color)}.review-modal_step_content__a_OV8{padding:0 24px 24px}.review-modal_step_content__a_OV8 h3{font-size:17px;font-weight:700;color:var(--text-color);margin-bottom:4px;letter-spacing:-.2px}.review-modal_helper_text__YxhMe{font-size:14px;color:var(--muted-text-color);margin-bottom:20px;line-height:1.4}.review-modal_tags_grid__05ZMf{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.review-modal_tag_btn__I360L{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border:1.5px solid var(--divider-color);border-radius:100px;background:#fff;color:var(--text-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;position:relative;overflow:hidden}.review-modal_tag_btn__I360L:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.04),rgba(var(--primary-color-rgb),.08));transition:opacity .25s ease}.review-modal_tag_btn__I360L:hover{border-color:rgba(var(--primary-color-rgb),.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.review-modal_tag_btn__I360L:hover:before{opacity:1}.review-modal_tag_btn__I360L:active{transform:translateY(0)}.review-modal_tag_btn__I360L.review-modal_active__mgWiD{background:var(--primary-color);border-color:var(--primary-color);color:#fff;font-weight:600;box-shadow:0 4px 14px rgba(var(--primary-color-rgb),.25)}.review-modal_tag_btn__I360L.review-modal_active__mgWiD:before{opacity:0}.review-modal_tag_btn__I360L.review-modal_active__mgWiD .review-modal_tag_check__MSSCN{opacity:1;transform:scale(1)}.review-modal_tag_check__MSSCN{display:inline-flex;opacity:0;transform:scale(.5);transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.review-modal_tag_count__Ailr6{font-size:12px;color:var(--muted-text-color);text-align:center;margin-top:-8px;margin-bottom:8px}.review-modal_rating_section__TWZnk{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0 20px}.review-modal_rating_label__xMUDU{font-size:14px;font-weight:600;color:var(--muted-text-color);margin-bottom:4px}.review-modal_star_row__WvA6z{display:flex;align-items:center;gap:4px}.review-modal_star_btn__oHtuk{background:none;border:none;cursor:pointer;padding:4px;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.review-modal_star_btn__oHtuk:hover{transform:scale(1.2)}.review-modal_star_btn__oHtuk:active{transform:scale(.95)}.review-modal_rating_text__JRGx6{font-size:13px;font-weight:600;color:var(--warning-color);min-height:20px;margin-top:4px}.review-modal_review_input__rVftt{width:100%;padding:14px 16px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius);font-family:inherit;font-size:15px;line-height:1.6;resize:vertical;min-height:120px;color:var(--text-color);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.review-modal_review_input__rVftt::placeholder{color:var(--muted-text-color)}.review-modal_review_input__rVftt:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.review-modal_char_count___O3jJ{font-size:12px;color:var(--muted-text-color);text-align:right;margin-top:6px}.review-modal_photo_upload_section__Jp6h1{padding:16px;background:var(--background-color);border-radius:var(--border-radius);border:1.5px dashed var(--divider-color);margin-top:16px;transition:border-color .2s ease}.review-modal_photo_upload_section__Jp6h1:hover{border-color:rgba(var(--primary-color-rgb),.3)}.review-modal_photo_upload_header__DClLW{display:flex;align-items:center;gap:8px;margin-bottom:12px}.review-modal_photo_upload_header__DClLW svg{color:var(--muted-text-color)}.review-modal_photo_upload_label__vKau6{font-size:13px;font-weight:600;color:var(--text-color);letter-spacing:.2px}.review-modal_photo_upload_hint__915VS{font-size:12px;color:var(--muted-text-color);font-weight:400}.review-modal_photo_previews__Pl3EN{display:flex;gap:10px;margin-bottom:12px;flex-wrap:wrap}.review-modal_photo_preview_item__zPakv{position:relative;width:80px;height:80px;border-radius:var(--border-radius-sm);overflow:hidden;border:2px solid #fff;box-shadow:var(--shadow-sm);transition:transform .2s ease}.review-modal_photo_preview_item__zPakv:hover{transform:scale(1.05)}.review-modal_photo_preview_img___iVWZ{width:100%;height:100%;object-fit:cover;display:block}.review-modal_photo_remove_btn__uievF{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:13px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.review-modal_photo_remove_btn__uievF:hover{background:rgba(0,0,0,.7)}.review-modal_photo_add_btn__EDe6Y{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1.5px dashed var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--muted-text-color);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.review-modal_photo_add_btn__EDe6Y:hover{border-color:var(--primary-color);color:inherit;background:rgba(var(--primary-color-rgb),.03)}.review-modal_photo_error__oA0G_{color:var(--error-color);font-size:12px;margin-top:8px;padding:8px 12px;background:var(--alert-error-color);border-radius:var(--border-radius-sm)}.review-modal_selected_vibes_preview__TflpI{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;margin-top:16px;background:rgba(var(--primary-color-rgb),.03);border-radius:var(--border-radius);align-items:center;border:1px solid rgba(var(--primary-color-rgb),.08)}.review-modal_selected_vibes_preview__TflpI .review-modal_label__ianib{font-size:12px;color:var(--muted-text-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.review-modal_selected_vibes_preview__TflpI .review-modal_preview_tag__cpXMp{font-size:12px;font-weight:600;background:rgba(var(--primary-color-rgb),.1);padding:4px 12px;border-radius:100px;color:inherit}.review-modal_actions__CrOpt{display:flex;gap:12px;margin-top:24px}.review-modal_actions__CrOpt button{flex:1 1}.review-modal_error__WXhAN{color:var(--error-color);font-size:13px;text-align:center;margin-top:12px;padding:10px 16px;background:var(--alert-error-color);border-radius:var(--border-radius-sm)}.styles_container__SFADJ{padding:0;overflow:hidden;border-radius:inherit}.styles_header___EWwn{padding:20px 24px;border-bottom:1px solid var(--divider-color);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.05) 0,rgba(var(--primary-color-rgb),.1) 100%)}.styles_header___EWwn h3{font-size:18px;font-weight:700;color:var(--text-color);margin:0}.styles_body__zYniC{padding:24px}.styles_table__ftDsY{width:100%;border-collapse:collapse;margin-bottom:24px}.styles_table__ftDsY th{text-align:left;font-size:.8rem;text-transform:uppercase;color:var(--muted-text-color);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_table__ftDsY td{padding:12px 0;font-size:.95rem;font-weight:500;color:var(--text-color);border-bottom:1px solid rgba(0,0,0,.03)}.styles_table__ftDsY td:first-child{font-weight:600}.styles_table__ftDsY td:not(:first-child){font-family:monospace;font-size:1.1rem}.styles_jumuah__J6kzz h4{font-size:.9rem;font-weight:600;margin-bottom:16px;color:var(--text-color)}.styles_jumuah_grid__uKSZM{display:flex;flex-direction:column;gap:16px}.styles_jumuah_item__nIaPc{padding:12px;background:var(--bg-subtle,rgba(0,0,0,.02));border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_jumuah_info__S6POw{display:flex;justify-content:space-between;margin-bottom:8px}.styles_jumuah_info__S6POw .styles_jumuah_name__PIzlO{font-weight:600;font-size:.9rem}.styles_jumuah_info__S6POw .styles_jumuah_time__6HWoq{font-weight:600;color:inherit}.styles_capacity_meter__lAWcy{height:8px;background:rgba(0,0,0,.1);border-radius:var(--border-radius-xs);overflow:hidden;margin-bottom:4px}.styles_meter_fill__oqK8g{height:100%;transition:width .3s ease}.styles_status_text__aTRye{font-size:.75rem;font-weight:700;text-transform:uppercase}.styles_skeleton__luOBO{background:var(--card-background-color);border-radius:var(--border-radius);padding:20px;height:300px;display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);border:1px solid var(--divider-color);animation:styles_shimmer__97SkM 2s linear infinite;background:linear-gradient(to right,var(--card-background-color) 0,var(--background-color) 50%,var(--card-background-color) 100%);background-size:200% 100%;font-style:italic}@keyframes styles_shimmer__97SkM{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_viewerOverlay__7U3op{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.98);z-index:999999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.styles_viewerContainer__ElOSu{position:relative;width:100%;height:100%;max-width:450px;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;overflow:hidden}.styles_closeButton__0SCMu{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_closeButton__0SCMu svg{color:#fff!important}.styles_closeButton__0SCMu svg,.styles_closeButton__0SCMu svg path{stroke:#fff!important;fill:#fff!important}.styles_closeButton__0SCMu:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.styles_closeButton__0SCMu:focus{outline:2px solid #fff;outline-offset:2px}.styles_navButton__pHuQR{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_navButton__pHuQR:hover{background:hsla(0,0%,100%,.25);transform:translateY(-50%) scale(1.1)}.styles_navButton__pHuQR:focus{outline:2px solid #fff;outline-offset:2px}@media screen and (max-width:768px){.styles_navButton__pHuQR{width:36px;height:36px}}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:12px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:12px}.styles_videoContainer__za_sv{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:0;background:#000}.styles_video__fovyB{width:100%;height:100%;max-height:100vh;object-fit:contain;background:#000}.styles_gradientOverlay__YW6rr{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 30%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.3) 80%,transparent);pointer-events:none;z-index:10}.styles_placeholder__8vEVb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:16px}.styles_progressIndicator__qyIWS{position:absolute;top:16px;left:16px;right:16px;display:flex;flex-direction:column;gap:6px;z-index:15;pointer-events:none}.styles_progressBar__cGMUP{width:100%;height:3px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_progressFill__oORw1{height:100%;background:#fff;transition:width .3s ease;border-radius:var(--border-radius-xs)}.styles_progressText__N1_qI{color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5)}.styles_engagementMetrics__VgFYo{position:absolute;bottom:80px;right:16px;display:flex;flex-direction:column;gap:16px;z-index:16;align-items:center;pointer-events:none;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 0;border-radius:var(--border-radius-lg);border:1px solid hsla(0,0%,100%,.15)}.styles_metricItem__mmx6V{display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:auto;min-width:44px;padding:4px;border-radius:var(--border-radius-sm);transition:background-color .2s ease}.styles_metricItem__mmx6V:hover{background-color:hsla(0,0%,100%,.1)}.styles_metricItem__mmx6V svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_metricItem__mmx6V:hover svg{transform:scale(1.15)}.styles_metricCount__NkfI2{font-size:12px;font-weight:600;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.8);text-align:center;min-width:20px}.styles_likeButtonWrapper__WIexp{display:flex;align-items:center;justify-content:center}.styles_likeButtonWrapper__WIexp span.root{color:rgba(0,0,0,0)!important;gap:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel{color:#fff!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:first-of-type{opacity:0!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:last-of-type{stroke:#fff!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:nth-of-type(2){stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:first-of-type{opacity:1!important;fill:var(--secondary-color)!important;stroke:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:last-of-type{stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root:hover label.heartConfettiLabel svg{transform:scale(1.15)}.styles_commentButton__6k8jJ,.styles_shareButton__hC_iR{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.styles_commentButton__6k8jJ:hover,.styles_shareButton__hC_iR:hover{transform:scale(1.15)}.styles_commentButton__6k8jJ:focus,.styles_shareButton__hC_iR:focus{outline:2px solid #fff;outline-offset:2px;border-radius:var(--border-radius-xs)}.styles_momentInfo__StJq3{position:absolute;bottom:80px;left:0;right:0;padding:20px 16px;z-index:16;pointer-events:none}.styles_communitySection__UVpGH{display:flex;align-items:center;gap:12px;margin-top:12px;pointer-events:auto}.styles_communityInfo__Vj_F4{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.styles_communityName__eqARY{font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.styles_communityName__eqARY,.styles_userName__Tez1W{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_userName__Tez1W{font-size:13px;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.8)}.styles_momentTitle__Ep0WD{color:#fff;font-size:16px;font-weight:600;margin:0 0 8px;padding:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-shadow:0 2px 4px rgba(0,0,0,.8);pointer-events:auto}.styles_topicBadges__1GpMU{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;pointer-events:auto}.styles_topicBadge__cKCRo{display:inline-flex;align-items:center;padding:4px 10px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--border-radius-md);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.9);cursor:default;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.styles_closeButton__0SCMu{top:12px;right:12px;width:36px;height:36px}.styles_navButton__pHuQR{width:36px;height:36px}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:8px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:8px}.styles_engagementMetrics__VgFYo{right:12px;bottom:70px;gap:12px;padding:10px 6px}.styles_momentInfo__StJq3{bottom:70px;padding:16px 12px}.styles_gradientOverlay__YW6rr{height:180px}.styles_progressIndicator__qyIWS{top:12px;left:12px;right:12px}}.banner_banner_container__s9nDJ{background:linear-gradient(90deg,var(--warning-color) 0,#ffb740 100%)!important;border-radius:var(--border-radius-lg);padding:16px 50px 16px 20px;margin-bottom:40px}html[dir=rtl] .banner_banner_container__s9nDJ{padding:16px 20px 16px 50px}@media screen and (max-width:767px){.banner_banner_container__s9nDJ{margin-bottom:32px}}.banner_banner_container__s9nDJ{box-shadow:0 4px 12px rgba(255,152,0,.2);display:flex;align-items:center;justify-content:space-between;border:none;gap:16px;position:relative}@media screen and (max-width:600px){.banner_banner_container__s9nDJ{flex-direction:column;align-items:flex-start;padding:16px 50px 16px 16px}html[dir=rtl] .banner_banner_container__s9nDJ{padding-right:16px;padding-left:50px}}.banner_content__y8dMe{flex:1 1}.banner_content__y8dMe h4{margin:0 0 6px;font-size:16px;font-weight:600;color:var(--text-color)}.banner_content__y8dMe p{margin:0;font-size:14px;color:var(--text-color);opacity:.9}.banner_content__y8dMe p strong{color:var(--text-color);opacity:1;font-weight:600}.banner_actions___q3KA{display:flex;align-items:center;gap:12px}@media screen and (max-width:600px){.banner_actions___q3KA{width:100%;margin-top:12px}.banner_actions___q3KA button{width:100%;justify-content:center}}.banner_dismiss_btn__7WsU5{background:none;border:none;cursor:pointer;padding:6px;color:var(--text-color);opacity:.6;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px}html[dir=rtl] .banner_dismiss_btn__7WsU5{right:auto;left:10px}.banner_dismiss_btn__7WsU5{z-index:2;transition:all .2s ease}.banner_dismiss_btn__7WsU5:hover{opacity:1;background-color:rgba(0,0,0,.06);border-radius:50%}