.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_main__L9NmN{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--border-radius);font-weight:500}.styles_main__L9NmN.styles_xs__TNIgY{display:inline-block;line-height:1;border-radius:var(--border-radius-full);flex-shrink:0}.styles_main__L9NmN.styles_sm__fDCF4,.styles_main__L9NmN.styles_xs__TNIgY{font-size:11px;font-weight:600;padding:4px 10px;text-transform:uppercase;letter-spacing:.4px}.styles_main__L9NmN.styles_md__Ya_9A{padding:5px 12px;font-size:14px}.styles_main__L9NmN.styles_lg__QT_yO{font-size:16px;height:50px;padding:0 35px}.styles_main__L9NmN.styles_primary__pqv7Z{color:#fff}.styles_main__L9NmN.styles_primary__pqv7Z,.styles_main__L9NmN.styles_primary__pqv7Z:hover{background:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_primary_alternate__fcerB{background:var(--tertiary-color);color:#fff}.styles_main__L9NmN.styles_primary_alternate__fcerB:hover{background:var(--tertiary-color)}.styles_main__L9NmN.styles_secondary__6kfGN{color:#fff}.styles_main__L9NmN.styles_secondary__6kfGN,.styles_main__L9NmN.styles_secondary__6kfGN:hover{background:var(--community-secondary,var(--secondary-color))}.styles_main__L9NmN.styles_warning__jtw_5{color:#fff}.styles_main__L9NmN.styles_warning__jtw_5,.styles_main__L9NmN.styles_warning__jtw_5:hover{background:var(--community-accent,var(--warning-color))}.styles_main__L9NmN.styles_danger__aABqw{background:red;color:#fff}.styles_main__L9NmN.styles_danger__aABqw:hover{background:red}.styles_main__L9NmN.styles_info__eWmn_{background:var(--info-color);color:#fff}.styles_main__L9NmN.styles_info__eWmn_:hover{background:var(--info-color)}.styles_main__L9NmN.styles_info_light__0s0fl{background:var(--aler-info-color);color:var(--status-info-text);border:none}.styles_main__L9NmN.styles_info_light__0s0fl:hover{background:var(--aler-info-color)}.styles_main__L9NmN.styles_danger_light__qU3KF{background:var(--alert-danger-color,#fee2e2);color:var(--error-color,var(--error-color));border:none}.styles_main__L9NmN.styles_danger_light__qU3KF:hover{background:var(--alert-danger-color,#fee2e2)}.styles_main__L9NmN.styles_success_light__jOlet{background:var(--alert-success-color);color:var(--status-success-text);border:none}.styles_main__L9NmN.styles_success_light__jOlet:hover{background:var(--alert-success-color)}.styles_main__L9NmN.styles_warning_light__TiK4b{background:var(--alert-warning-color);color:var(--status-warning-text);border:none}.styles_main__L9NmN.styles_warning_light__TiK4b:hover{background:var(--alert-warning-color)}.styles_main__L9NmN.styles_tertiary__ncBgk{background:rgba(0,0,0,0)}.styles_main__L9NmN.styles_tertiary__ncBgk:hover{background:var(--background-color)}.styles_main__L9NmN.styles_dark__07As7{background:var(--text-color);color:#fff}.styles_main__L9NmN.styles_dark__07As7:hover{background:var(--text-color)}.styles_main__L9NmN.styles_light__zBE2z,.styles_main__L9NmN.styles_light__zBE2z:hover{background:var(--background-color)}.styles_main__L9NmN.styles_white__0OZTc,.styles_main__L9NmN.styles_white__0OZTc:hover{background:#fff}.styles_main__L9NmN.styles_muted__1zR8L,.styles_main__L9NmN.styles_muted__1zR8L:hover{background:var(--divider-color)}.styles_main__L9NmN.styles_outline__D3ATR{background:rgba(0,0,0,0);border:1px solid var(--text-color)}.styles_main__L9NmN.styles_outline__D3ATR:hover{background:rgba(0,0,0,0);color:var(--community-primary,var(--primary-color));border-color:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_secondary_light__IBP4h{background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color);border:1px solid rgba(var(--secondary-color-rgb),.2)}.styles_main__L9NmN.styles_secondary_light__IBP4h:hover{background:rgba(var(--secondary-color-rgb),.15)}.styles_main__L9NmN.styles_secondary_subtle__HEOQi{background:rgba(76,74,202,.08);color:var(--secondary-color)}.styles_main__L9NmN.styles_secondary_subtle__HEOQi:hover{background:rgba(76,74,202,.12)}.styles_main__L9NmN.styles_tertiary_light__3x0Eu{background:rgba(var(--tertiary-color-rgb),.1);color:var(--tertiary-color);border:1px solid rgba(var(--tertiary-color-rgb),.2)}.styles_main__L9NmN.styles_tertiary_light__3x0Eu:hover{background:rgba(var(--tertiary-color-rgb),.15)}.styles_main__L9NmN.styles_light_muted__wbEa5{background:var(--background-color);color:var(--muted-text-color)}.styles_main__L9NmN.styles_light_muted__wbEa5:hover{background:var(--background-color)}.styles_main__L9NmN.styles_light_dark__aeaUA{background:var(--background-color);color:var(--text-color)}.styles_main__L9NmN.styles_light_dark__aeaUA:hover{background:var(--background-color)}.styles_main__L9NmN.styles_is_rounded__rwy9h{border-radius:var(--border-radius-full);padding:5px 12px}.styles_main__L9NmN.styles_full_width__0mzge{width:100%}.styles_hero_section__NsGiF{background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);border-radius:var(--border-radius-lg);padding:var(--inner-padding);margin-bottom:var(--section-margin);color:#fff;position:relative;overflow:hidden}@media screen and (max-width:768px){.styles_hero_section__NsGiF{padding:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:hsla(0,0%,100%,.1);border-radius:50%;transform:translate(50%,-50%);pointer-events:none}.styles_hero_section__NsGiF .styles_hero_content__EG_oV{position:relative;z-index:1}.styles_hero_section__NsGiF .styles_hero_content__EG_oV svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_business_name__Jxz9e{margin-bottom:var(--section-margin)}.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:32px;font-weight:700;margin:0 0 var(--inner-padding) 0;line-height:1.2;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:28px}}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_business_type__qvPHU{display:inline-block}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategories__y4WwA{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategory_badge__xKtED{display:inline-flex;align-items:center;padding:4px 12px;background:hsla(0,0%,100%,.15);color:#fff;border-radius:var(--border-radius-sm);font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategory_badge__xKtED{font-size:12px;padding:3px 10px}}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_tags__csDk2{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_tag_badge__Nxy9T{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.92);border-radius:999px;font-size:13px;font-weight:400;line-height:1.4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.28)}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_tag_badge__Nxy9T:before{content:"#";opacity:.55;font-weight:600}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_tag_badge__Nxy9T{font-size:12px;padding:3px 10px}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{display:flex;gap:var(--inner-padding);margin-bottom:var(--section-margin);flex-wrap:wrap}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.2);padding:var(--inner-padding) var(--inner-padding);border-radius:var(--border-radius);font-size:14px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{padding:var(--inner-padding) var(--inner-padding);font-size:13px}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH svg{flex-shrink:0;color:#fff}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding);margin-bottom:var(--section-margin)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{grid-template-columns:repeat(2,1fr);gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{display:flex;align-items:center;gap:var(--inner-padding);background:hsla(0,0%,100%,.15);padding:var(--inner-padding);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{padding:var(--inner-padding);gap:var(--inner-padding)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius);flex-shrink:0}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{width:28px;height:28px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf{display:flex;flex-direction:column;gap:2px}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:18px;font-weight:700;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:16px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:12px;opacity:.9;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:11px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_{display:flex;align-items:center;gap:var(--inner-padding);font-size:14px;color:#fff!important;opacity:.8}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_creation_date__8LZu_{font-size:13px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ span{color:#fff!important}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ svg{flex-shrink:0;color:#fff!important;fill:#fff!important;stroke:#fff!important;opacity:1}.styles_social_media_section__RkZpm{background:var(--card-background,white);border-radius:var(--border-radius);padding:var(--inner-padding);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm{padding:var(--inner-padding)}}.styles_social_media_section__RkZpm h3{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:8px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm h3{font-size:16px;margin-bottom:16px}}.styles_social_media_section__RkZpm .styles_social_content__YzWYE{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_social_content__YzWYE{gap:20px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:13px;margin-bottom:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:12px;gap:12px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{grid-template-columns:1fr;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{display:flex;align-items:center;gap:12px;padding:12px;background:var(--background-color);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);text-decoration:none;transition:all .2s ease;cursor:pointer}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{padding:10px;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--primary-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:var(--border-radius);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{width:32px;height:32px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu svg{color:var(--text-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:14px;font-weight:600;color:var(--text-color);line-height:1.2}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:13px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:12px;color:var(--muted-text-color);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:11px}}.styles_platform_card__vmlEQ[href*=facebook] .styles_platform_icon__kfCIu svg{color:#1877f2}.styles_platform_card__vmlEQ[href*=instagram] .styles_platform_icon__kfCIu svg{color:#e4405f}.styles_platform_card__vmlEQ[href*="x.com"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=twitter]{color:#1da1f2}.styles_platform_card__vmlEQ[href*=linkedin] .styles_platform_icon__kfCIu svg{color:#0077b5}.styles_platform_card__vmlEQ[href*=youtube] .styles_platform_icon__kfCIu svg{color:red}.styles_platform_card__vmlEQ[href*=tiktok] .styles_platform_icon__kfCIu svg{color:#000}.styles_platform_card__vmlEQ[href*=twitch] .styles_platform_icon__kfCIu svg{color:#9146ff}.styles_platform_card__vmlEQ[href*=spotify] .styles_platform_icon__kfCIu svg{color:#1db954}.styles_platform_card__vmlEQ[href*=soundcloud] .styles_platform_icon__kfCIu svg{color:#f80}.styles_platform_card__vmlEQ[href*="music.apple"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=itunes]{color:#fa243c}.styles_platform_card__vmlEQ[href*=patreon] .styles_platform_icon__kfCIu svg{color:#f96854}.styles_userAboutInfoSection__JZ2oe{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:32px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:16px;line-height:1.6;color:var(--text-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p{margin:0 0 16px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p:last-child{margin-bottom:0}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{grid-template-columns:1fr;gap:16px}}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--muted-text-color)}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X .styles_icon__DxLi0{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:16px;font-weight:500;color:var(--text-color);word-break:break-word}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2{color:inherit;text-decoration:none;font-weight:600;transition:color .2s ease}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2:hover{color:var(--primary-color);text-decoration:underline}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe{padding:16px;margin-bottom:16px}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:18px;margin-bottom:12px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:24px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:15px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{padding:12px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{font-size:13px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:15px}}.styles_gamificationSection__jlX9Y{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:var(--border-radius-lg);color:#fff;margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.25);border:2px solid hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:24px;font-weight:700;line-height:1;color:#fff}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr{flex:1 1;min-width:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:16px;font-weight:600;margin-bottom:4px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:13px;opacity:.85;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL{width:100%;height:6px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL .styles_progressBarFill__9J77j{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs);transition:width .5s ease}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressLabel__K95T8{font-size:11px;opacity:.7;margin-top:4px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsTitle__vYK0t{font-size:15px;font-weight:600;color:var(--text-color);margin:0}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsCount__ffI9N{font-size:13px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:12px}@media(max-width:480px){.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{grid-template-columns:repeat(2,1fr)}}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border-radius:var(--border-radius-sm);background:var(--background-color);border:1px solid var(--divider-color);text-align:center;transition:transform .2s ease-out,box-shadow .2s ease-out}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8.styles_locked__2HqdS{opacity:.5}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementIcon__7qlL_{font-size:28px;line-height:1}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementName__ny86A{font-size:11px;font-weight:600;color:var(--text-color);line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS{width:100%;height:3px;background:var(--divider-color);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS .styles_progressFill__kQmH_{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementCheck___6UUZ{font-size:12px;color:var(--tertiary-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja{text-align:center;padding:24px 16px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyIcon__I8LX0{font-size:32px;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyText__MYtu1{font-size:14px;line-height:1.4}@media(max-width:768px){.styles_gamificationSection__jlX9Y{padding:16px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:18px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{padding:12px;gap:12px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:48px;height:48px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:20px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:15px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:12px}}.styles_userSocialMediaSection__5pa5r{padding:var(--inner-padding);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m:last-child{margin-bottom:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{grid-template-columns:1fr;gap:10px}}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--background-color);border-radius:var(--border-radius-lg);text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g:hover{background:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:var(--border-radius-sm);box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu{flex:1 1;min-width:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{display:block;font-size:14px;font-weight:600;color:var(--text-color);margin-bottom:2px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{display:block;font-size:12px;color:var(--muted-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r{padding:16px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:18px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:20px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:15px;margin-bottom:10px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{gap:8px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{padding:10px 12px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:36px;height:36px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{font-size:13px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{font-size:11px}}.styles_statisticsSection__HPIBI{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_statisticsSection__HPIBI .styles_sectionTitle___7fsl{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{grid-template-columns:1fr}}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU{display:flex;align-items:center;gap:12px;padding:16px;background:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color);transition:transform .2s ease-out,box-shadow .2s ease-out}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statIcon__ko9vl{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(var(--secondary-color-rgb),.1);border-radius:var(--border-radius-sm);flex-shrink:0}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79{flex:1 1;min-width:0}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statValue__j5JgT{font-size:24px;font-weight:700;color:var(--text-color);line-height:1;margin-bottom:4px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statLabel__dglpo{font-size:13px;font-weight:500;color:var(--muted-text-color)}@media(max-width:768px){.styles_statisticsSection__HPIBI{padding:16px;margin-bottom:16px}.styles_statisticsSection__HPIBI .styles_sectionTitle___7fsl{font-size:18px;margin-bottom:16px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU{padding:12px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statIcon__ko9vl{width:36px;height:36px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statValue__j5JgT{font-size:20px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statLabel__dglpo{font-size:12px}}.styles_dropdown__s_kFL{position:absolute;z-index:20;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);max-height:200px;overflow-y:auto;min-width:200px}.styles_item__lTUyy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}.styles_item__lTUyy:hover{background:var(--background-color)}.styles_tag__zHBFa{font-size:.875rem;font-weight:500;color:var(--primary-color)}.styles_count__cYvI2{font-size:.75rem;color:var(--muted-text-color)}.styles_main__r5uAb{position:relative}.styles_main__r5uAb.styles_with_cropper__NyVi_ .styles_uploader__4cimR.styles_hidden__MKJmH{height:360px}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_icon__724tp img{width:100px;height:100px;object-fit:cover;border-radius:var(--border-radius-sm)}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_post_media__PNNmK{display:flex;justify-content:center}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_post_media__PNNmK img{width:100px;height:100px;object-fit:cover;background:rgba(0,0,0,0);border-radius:var(--border-radius-sm)}.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK{display:flex;justify-content:center}.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK img,.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK video{width:100%;height:auto;max-height:320px;object-fit:contain;border-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK img,.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK video{max-height:240px}}.styles_main__r5uAb.styles_uploading__Egy2c{transform:none!important;will-change:auto!important}.styles_main__r5uAb.styles_uploading__Egy2c:before{position:fixed;left:0!important;top:0!important;right:0!important;bottom:0!important;content:"";height:100vh!important;width:100vw!important;min-height:100vh;min-width:100vw;max-height:100vh;max-width:100vw;z-index:999999;background:linear-gradient(90deg,rgba(250,250,250,.95),rgba(255,255,255,.95),rgba(250,250,250,.95));background-size:300% 100%;animation:styles_wave__6Ip5w 2s infinite;margin:0!important;padding:0!important;inset:0!important;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.styles_main__r5uAb.styles_uploading__Egy2c .styles_progress__3xtZ9{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999999;text-align:center;font-weight:700;width:96%;max-width:500px}.styles_main__r5uAb .styles_close_uploader__YZv1w{position:absolute;top:3px;inset-inline-end:3px;cursor:pointer;z-index:999;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:#fff;border:1px solid var(--divider-color);height:30px;width:30px}.styles_main__r5uAb .styles_uploader__4cimR{margin-bottom:30px;position:relative;overflow:hidden;min-height:200px;border-radius:var(--border-radius);background:var(--background-color);border:2px dashed var(--divider-color);display:flex;align-items:center;justify-content:center}.styles_main__r5uAb .styles_uploader__4cimR.styles_hidden__MKJmH{visibility:hidden;opacity:0;margin:0;min-height:0}.styles_main__r5uAb .styles_uploader__4cimR .styles_input__0NkmT{cursor:pointer;height:100%;width:100%;opacity:0;top:0;left:0;z-index:100;position:absolute}.styles_main__r5uAb .styles_uploader__4cimR .styles_input__0NkmT:disabled{cursor:default}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4.styles_hidden__MKJmH{display:none}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_icon__724tp{width:100%;display:flex;justify-content:center;margin-bottom:var(--inner-padding)}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_icon__724tp img{width:100%;max-height:360px;object-fit:contain;border-radius:var(--border-radius)}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_title__RgJVT{margin-top:5px;font-size:13px;font-weight:500}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_subtitle__xsvRt{margin-top:5px;font-size:11px;color:var(--muted-color);text-align:center}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_max_limit__q_hfM{font-size:13px;font-weight:500;margin-top:5px}.styles_main__r5uAb .styles_post_media__PNNmK{width:100%;height:auto;position:relative}.styles_main__r5uAb .styles_post_media__PNNmK.styles_small__0dYMz img,.styles_main__r5uAb .styles_post_media__PNNmK.styles_small__0dYMz video{height:auto;width:100%;object-fit:contain;border-radius:var(--border-radius);background:#000;max-height:200px;margin:0 auto}.styles_main__r5uAb .styles_post_media__PNNmK img,.styles_main__r5uAb .styles_post_media__PNNmK video{height:auto;width:100%;object-fit:contain;border-radius:var(--border-radius);background:#000}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3{display:flex;align-items:center;gap:5px;flex-direction:column;padding:5px;border-radius:var(--border-radius);background:#000;border:2px solid #000;min-height:200px;justify-content:center}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 .styles_file_icon__Zl1ms{width:24px;height:24px}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 svg{max-width:100px!important}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 span{font-size:14px;color:#fff;width:100%;white-space:nowrap;overflow:hidden;text-align:center;text-overflow:ellipsis}.styles_main__r5uAb .styles_post_media__PNNmK .styles_close__hjFit{position:absolute;top:10px;inset-inline-end:10px;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_main__r5uAb .styles_cropper__RUQkZ>div{z-index:99}.styles_error__ygOFv{color:var(--error-color);font-size:12px;margin-top:10px;display:block}@keyframes styles_wave__6Ip5w{0%{background-position:100% 0}to{background-position:-100% 0}}.styles_upload_overlay__9ABty{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:999999;background-color:var(--background-color);margin:0;padding:0}.styles_upload_loader_wrapper__2RXrN{position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.styles_upload_ring__KGzHU{position:relative;display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;margin-bottom:28px}.styles_upload_ring__KGzHU.styles_upload_ring_indeterminate__80PAq .styles_upload_ring_svg__E5YHO{animation:styles_upload_ring_spin__eGKTU 1.4s linear infinite}.styles_upload_ring_svg__E5YHO{width:100%;height:100%;transform:rotate(-90deg)}.styles_upload_ring_track__he2Rd{fill:none;stroke:var(--divider-color);stroke-width:6}.styles_upload_ring_progress__YW9Yo{fill:none;stroke:var(--community-primary,var(--primary-color));stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .35s ease}.styles_upload_icon__CvBjB{position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;color:var(--community-primary,var(--primary-color));animation:styles_upload_icon_pulse__75vm0 1.8s ease-in-out infinite}@keyframes styles_upload_ring_spin__eGKTU{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@keyframes styles_upload_icon_pulse__75vm0{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 3px))}}.styles_upload_text__zZbkS{font-weight:600;color:var(--text-color)}.styles_upload_text__zZbkS p{margin:4px 0;font-size:14px}.styles_upload_text__zZbkS p:first-child{font-size:16px}.styles_upload_progress__HcR8_{color:var(--community-primary,var(--primary-color));font-size:18px!important;margin-top:12px!important}.styles_upload_estimated_time__2hmXr{color:var(--muted-color);font-size:14px!important;margin-top:4px!important}.styles_error__muIBt{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_input_box__cBB20{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);position:relative}.styles_input_box__cBB20:hover{border-color:var(--divider-color);background:#fff}.styles_input_box__cBB20:focus-within{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input_box__cBB20.styles_without__min_height__ZXpde{min-height:106px}.styles_input_box__cBB20.styles_without__border__zPaA9{border:none;background:rgba(0,0,0,0);box-shadow:none}.styles_input_box__cBB20.styles_without__border__zPaA9:focus-visible{outline:none}.styles_input_box__cBB20.styles_without__border__zPaA9:focus-within{border:none;box-shadow:none;background:rgba(0,0,0,0)}.styles_input_box__cBB20.styles_without__border__zPaA9:hover{background:rgba(0,0,0,0)}.styles_charCount__Tksup{color:var(--muted-text-color);font-size:12px;text-align:right;padding-bottom:5px;position:absolute;right:0;bottom:100%}.styles_charCount__Tksup .styles_countError__Y4eLc{color:var(--error-color);font-weight:500}.styles_badge__ijIvT{gap:6px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center}.styles_badge__ijIvT svg{flex-shrink:0}.styles_compact__M_Kb6{padding-inline:var(--spacing-sm);padding-block:2px}.styles_full__8nept{padding-inline:var(--spacing-md);padding-block:2px}.styles_prefix__KTUY9{color:var(--text-muted);font-weight:500;-webkit-margin-end:2px;margin-inline-end:2px;letter-spacing:-.3px}.styles_name__4X6Pr{color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;max-width:140px;font-weight:500}.styles_restockButton__L1Bmz{gap:calc(var(--inner-padding)*.5);transition:all .2s ease-out}.styles_restockButton__L1Bmz,.styles_restockButton__L1Bmz .styles_iconWrapper__Z_6aw{display:flex;align-items:center;justify-content:center}.styles_restockButton__L1Bmz .styles_iconWrapper__Z_6aw svg{width:16px;height:16px;fill:currentColor;transition:all .2s ease-out}.styles_restockButton__L1Bmz:hover{transform:scale(.98)}.styles_restockButton__L1Bmz:hover .styles_iconWrapper__Z_6aw svg{transform:scale(1.1) rotate(5deg)}.styles_restockButton__L1Bmz.styles_subscribed__VPpUr{background-color:var(--secondary-color);color:#fff;border-color:var(--secondary-color)}.styles_restockButton__L1Bmz.styles_subscribed__VPpUr:hover{background-color:var(--secondary-color-dark,var(--secondary-color))}.styles_restockButton__L1Bmz.styles_iconOnly__6PA60{padding:calc(var(--inner-padding)*.5)}.styles_restockButton__L1Bmz.styles_iconOnly__6PA60 .styles_iconWrapper__Z_6aw svg{width:20px;height:20px}.styles_card__PC8Xc{position:relative;display:flex;flex-direction:column;height:100%;cursor:pointer;container-type:inline-size;container-name:product-card;background:var(--bg-surface);border:1px solid var(--divider-color);border-radius:var(--border-radius-xl,16px);overflow:hidden;box-shadow:0 4px 12px -4px rgba(0,0,0,.05);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s ease}.styles_card__PC8Xc:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 16px 32px -8px rgba(0,0,0,.12);border-color:rgba(var(--primary-color-rgb),.25)}.styles_card__PC8Xc:focus-visible{outline:2px solid rgba(var(--secondary-color-rgb),.4);outline-offset:2px}.styles_imageWrapper__yqu3Q{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--background-color)}.styles_image__xDsaw{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.styles_card__PC8Xc:hover .styles_image__xDsaw{transform:scale(1.06)}.styles_placeholder__fLXwx{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--primary-color-rgb),.32)}.styles_imageOverlay__fvImi{position:absolute;inset:0;pointer-events:none}.styles_typeBadgeWrapper__BedQt{position:absolute;top:10px;inset-inline-start:10px;display:flex;gap:4px;pointer-events:none}.styles_topRightActions__b0jNJ{position:absolute;top:8px;inset-inline-end:8px;display:flex;flex-direction:column;gap:6px;pointer-events:auto}.styles_favoriteButton__ExdHr,.styles_imageActionButton__hHx4L{width:32px;height:32px;border:none;border-radius:var(--border-radius-full);background:hsla(0,0%,100%,.95);box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--text-color);cursor:pointer;pointer-events:auto;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.styles_favoriteButton__ExdHr:hover,.styles_imageActionButton__hHx4L:hover{transform:scale(1.05);background:#fff;box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.14)}.styles_favoriteActive__lbL5P{background:var(--bg-surface)}.styles_discountBadge__wcC6e{display:inline-flex;align-items:center;font-size:11px;font-weight:700;color:var(--community-secondary-text,var(--text-on-brand));background-color:var(--community-secondary,var(--secondary-color));padding:2px 7px;border-radius:var(--border-radius-full);letter-spacing:.02em;flex-shrink:0}.styles_outOfStockBadge__zT_PT{inset-inline-start:12px;background-color:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.82);color:var(--community-primary-text,var(--text-on-brand));font-weight:600}.styles_lowStockBadge__QYyQt,.styles_outOfStockBadge__zT_PT{position:absolute;bottom:12px;font-size:11px;padding:3px 8px;border-radius:var(--border-radius-full)}.styles_lowStockBadge__QYyQt{inset-inline-end:12px;background:var(--alert-warning-color);color:var(--status-warning-text);font-weight:700;max-width:calc(100% - 24px)}.styles_info__JO8aP{display:flex;flex-direction:column;gap:8px;flex:1 1;padding:14px 14px 16px;background:var(--bg-surface);min-width:0}.styles_titleRow__a8Rw_{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.styles_title__S684e{margin:0;color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.2;letter-spacing:-.02em;min-width:0;flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.styles_partnerAttribution__u2zCF{-webkit-margin-before:4px;margin-block-start:4px;display:flex;align-items:center;min-width:0}.styles_ratingPill__hSTdo{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;min-height:28px;padding:0 10px;border-radius:var(--border-radius-full);background:var(--alert-warning-color);color:var(--status-warning-text);font-size:14px;font-weight:800;letter-spacing:-.01em}.styles_ratingStar__r7MGq{color:var(--warning-color);flex-shrink:0}.styles_description__XrhS8{margin:0;color:var(--text-muted);font-size:13px;font-weight:500;line-height:1.45;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_bottomRow__adSln{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;-webkit-padding-before:8px;padding-block-start:8px;min-width:0}.styles_bottomRowStacked__5YOTU{flex-direction:column;align-items:stretch;gap:8px}.styles_actionGroup__bSIE4{display:flex;align-items:center;gap:10px;flex-shrink:0}.styles_actionIconButton__G40tP{width:36px;height:36px;border-radius:var(--border-radius-full);background:var(--bg-subtle);box-shadow:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;flex-shrink:0}.styles_actionIconButton__G40tP:hover{transform:translateY(-1px);background:var(--bg-muted);box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.08)}.styles_actionIconButton__G40tP:focus-visible{outline:2px solid rgba(var(--secondary-color-rgb),.45);outline-offset:2px}.styles_actionIconButton__G40tP.styles_active__njk73{background:rgba(var(--secondary-color-rgb),.12);color:var(--community-primary,var(--primary-color))}.styles_moreIcon__B3S3I{display:block}.styles_primaryAction__v9h2H{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border:none;border-radius:var(--border-radius-full);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,var(--text-on-brand));cursor:pointer;box-shadow:0 8px 18px rgba(var(--community-primary-rgb,var(--secondary-color-rgb)),.24);transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;min-width:0;-webkit-margin-start:auto;margin-inline-start:auto}.styles_primaryAction__v9h2H:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 14px 26px rgba(var(--community-primary-rgb,var(--secondary-color-rgb)),.32)}.styles_primaryAction__v9h2H:focus-visible{outline:2px solid rgba(var(--secondary-color-rgb),.45);outline-offset:2px}.styles_primaryAction__v9h2H:active{transform:translateY(0)}.styles_primaryActionLabel__X7MOW{color:inherit;font-size:14px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.styles_listCard__LpIys{display:flex;flex-direction:column;height:100%;border:none;border-radius:var(--border-radius-lg);background:var(--bg-surface);cursor:pointer;overflow:hidden;transition:box-shadow .25s ease}.styles_listCard__LpIys:hover{box-shadow:var(--shadow-md)}.styles_listBody__urZku{display:flex;gap:12px;padding:12px;flex:1 1;min-height:0}.styles_listImageWrapper__TCT2p{position:relative;width:100px;min-width:100px;height:100px;border-radius:var(--border-radius-sm);overflow:hidden;background:var(--background-color)}@media(max-width:767px){.styles_listImageWrapper__TCT2p{width:80px;min-width:80px;height:80px}}.styles_listImage___JD1l{object-fit:cover;width:100%;height:100%}.styles_listEventBadge__kvC6g{position:absolute;top:6px;inset-inline-start:6px;background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,var(--text-on-brand));font-size:9px;font-weight:500;padding:2px 5px;border-radius:var(--border-radius-full)}.styles_listInfo__jy8f0{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1 1}.styles_listTitle__xRzoQ{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 2px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_priceRow__CRNcf{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;min-width:0;flex:1 1 auto}.styles_addToCartButton__E0kve{flex-shrink:0;white-space:nowrap;-webkit-margin-start:auto;margin-inline-start:auto}@container product-card (max-width: 232px){.styles_bottomRow__adSln{flex-direction:column;align-items:stretch;gap:10px}.styles_addToCartButton__E0kve{inline-size:100%;-webkit-margin-start:0;margin-inline-start:0}}.styles_price__y6OLM{font-size:15px;font-weight:700;color:var(--text-primary);letter-spacing:.2px}.styles_priceOnSale__hhg44{color:var(--error-color)}.styles_comparePrice__XeHL8{font-size:12px;color:var(--muted-text-color);text-decoration:line-through}.styles_ratingRow__O8mFO{display:flex;align-items:center;gap:4px}.styles_ratingStars__Va80b{display:inline-flex;align-items:center;gap:1px}.styles_starFilled__d72_X{color:var(--warning-color)}.styles_starEmpty__SF_Eh{color:var(--border-strong)}.styles_ratingCount__mnsb6{font-size:12px;color:var(--muted-text-color)}.styles_eventPickupLabel__aJCVJ{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--muted-text-color)}.styles_eventPickupMeta__8WOeA{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--community-primary,var(--primary-color))}.styles_listActions__hEs3n{display:flex;align-items:center;gap:20px;padding:8px 12px;margin-top:auto;border-top:1px solid var(--divider-color)}.styles_listActionBtn__EP5Ad{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;color:var(--muted-text-color);padding:0;transition:color .15s ease}.styles_listActionBtn__EP5Ad:hover{color:var(--text-color)}.styles_listActionBtn__EP5Ad.styles_active__njk73{color:var(--community-primary,var(--secondary-color))}.styles_listActionRestockWrapper__JbWfv{display:inline-flex;padding:0;margin:0}.styles_viewDetailsBtn__BS23_{display:inline-flex;align-items:center;font-size:12px;font-weight:500;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:4px 12px;-webkit-margin-start:auto;margin-inline-start:auto;cursor:pointer;transition:background-color .15s ease}.styles_viewDetailsBtn__BS23_:hover{background-color:var(--divider-color)}@keyframes styles_shimmer__4gHgL{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_skeleton__REIAQ{display:flex;flex-direction:column;height:100%}.styles_skeletonImage__aPkMO{aspect-ratio:1/1;border-radius:var(--border-radius-lg);background:linear-gradient(90deg,var(--background-color) 25%,var(--divider-color) 50%,var(--background-color) 75%);background-size:200% 100%;animation:styles_shimmer__4gHgL 1.4s ease infinite}.styles_skeletonInfo__4AADb{padding:16px 4px 0;display:flex;flex-direction:column;gap:10px}.styles_skeletonLine__VQc5C{border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--background-color) 25%,var(--divider-color) 50%,var(--background-color) 75%);background-size:200% 100%;animation:styles_shimmer__4gHgL 1.4s ease infinite}.styles_skeletonLine__VQc5C.styles_title__S684e{height:22px;width:76%}.styles_skeletonLine__VQc5C.styles_price__y6OLM{height:14px;width:42%}.styles_skeletonLine__VQc5C.styles_rating__VftyS{height:12px;width:52%}@media(max-width:768px){.styles_card__PC8Xc{border-radius:var(--border-radius-lg)}.styles_imageWrapper__yqu3Q{aspect-ratio:1/1}.styles_info__JO8aP{padding:16px;gap:10px}.styles_title__S684e{font-size:14px}.styles_description__XrhS8{font-size:12px}.styles_ratingPill__hSTdo{min-height:26px;font-size:13px}.styles_bottomRow__adSln{gap:10px}.styles_actionIconButton__G40tP{width:34px;height:34px}.styles_primaryAction__v9h2H{height:36px;padding:0 14px}.styles_primaryActionLabel__X7MOW{font-size:13px}}.styles_container__1LOF1{padding:0}.styles_header__IJhYv{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--section-margin)}.styles_header__IJhYv .styles_title__d1cyZ{font-size:1rem;font-weight:600;color:var(--text-color);margin:0}.styles_header__IJhYv .styles_count__oOUs2{font-size:.8125rem;color:var(--muted-text-color)}.styles_headerRight__uZ715{display:flex;align-items:center;gap:12px}.styles_viewAllLink__OCnx8{font-size:.8125rem;font-weight:500;color:var(--link-color);text-decoration:none}.styles_viewAllLink__OCnx8:hover{text-decoration:underline}.styles_productGrid__K_4oc{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding)}.styles_loading__WBj2c{display:flex;align-items:center;justify-content:center}.styles_empty__Ue7Ay,.styles_loading__WBj2c{padding:40px 0;color:var(--muted-text-color);font-size:.875rem}.styles_empty__Ue7Ay{text-align:center}.styles_cartBar__NnPM6{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;background:var(--primary-color);color:#fff;padding:12px var(--inner-padding);border-radius:var(--border-radius-sm);margin-top:var(--section-margin);box-shadow:var(--shadow-md)}.styles_cartBar__NnPM6 .styles_cartInfo__hFXSV{font-size:.875rem;font-weight:500;color:#fff}.styles_cartBar__NnPM6 .styles_checkoutLink__8NDno{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.2);color:#fff;padding:8px 16px;border-radius:var(--border-radius-sm);font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s ease;border:none;cursor:pointer}.styles_cartBar__NnPM6 .styles_checkoutLink__8NDno:hover{background:hsla(0,0%,100%,.3)}.styles_card__aCQjG{display:flex;flex-direction:column;gap:12px;padding:var(--inner-padding);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);background:#fff;transition:box-shadow .2s ease}.styles_card__aCQjG:hover{box-shadow:var(--shadow-md)}.styles_header__ydG77{display:flex;align-items:center;gap:12px}.styles_avatar__8dvG0{object-fit:cover}.styles_avatarPlaceholder__5Zoc8,.styles_avatar__8dvG0{width:48px;height:48px;border-radius:50%;background:var(--background-color);flex-shrink:0}.styles_avatarPlaceholder__5Zoc8{display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:var(--primary-color)}.styles_headerInfo__PuXWJ{flex:1 1;min-width:0}.styles_nameRow___vfB_{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_name__WLT2Z{font-size:.9375rem;font-weight:600;color:var(--text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_matchReasons__iCmo6{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.styles_matchBadge__eGEfy{background:rgba(var(--primary-color-rgb),.08);font-size:.6875rem;color:var(--primary-color)}.styles_matchBadge__eGEfy,.styles_notNetworkingBadge___IMHy{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--border-radius-full);font-weight:500;white-space:nowrap}.styles_notNetworkingBadge___IMHy{background:var(--background-color);font-size:.75rem;color:var(--muted-text-color)}.styles_bio__tcUBF{font-size:.8125rem;color:var(--muted-text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_section__EJw1a{display:flex;flex-direction:column;gap:6px}.styles_sectionLabel__XXQb8{font-size:.6875rem;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_tags__FZXJ2{display:flex;flex-wrap:wrap;gap:6px}.styles_lookingForTag__rf_yq{padding:3px 10px;border-radius:var(--border-radius-full);background:rgba(var(--primary-color-rgb),.06);font-size:.75rem;font-weight:500;color:var(--primary-color)}.styles_skillTag__c3H1H{color:var(--text-color)}.styles_interestTag__3kYjR,.styles_skillTag__c3H1H{padding:3px 10px;border-radius:var(--border-radius-full);background:var(--background-color);font-size:.75rem;font-weight:500;border:1px solid var(--divider-color)}.styles_interestTag__3kYjR{color:var(--secondary-color)}.styles_footer__iiCpK{display:flex;align-items:center;justify-content:flex-end;padding-top:4px;border-top:1px solid var(--divider-color)}.styles_connectBtn__Gkvh2{padding:7px 20px;border-radius:var(--border-radius-sm);border:none;background:var(--primary-color);color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.styles_connectBtn__Gkvh2:hover{opacity:.9}.styles_connectBtn__Gkvh2:disabled{opacity:.5;cursor:not-allowed}.styles_input_box___pEvd{position:relative;z-index:0}.styles_input_box___pEvd.styles_hidden__kkJCX{opacity:0;visibility:hidden;height:0}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_{border:1px solid var(--divider-color);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-end:80px;padding-inline-end:80px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_postfix_icon__Y6f5U .styles_input__HfQT_{-webkit-padding-end:45px;padding-inline-end:45px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_search_text__p9Pwz .styles_input__HfQT_{padding-right:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-start:50px;padding-inline-start:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_.styles_size__xs__3nuVd{-webkit-padding-start:40px;padding-inline-start:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_prefix__JJH0P{border-right:1px solid var(--muted-text-color);padding-right:8px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_with_border__zOWHT:focus+.styles_prefix__JJH0P{border-right:1px solid var(--community-primary,var(--primary-color))}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:30px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:40px}@media screen and (max-width:767px){.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:30px}}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_{-webkit-padding-end:44px;padding-inline-end:44px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:36px;-webkit-padding-end:14px;padding-inline-end:14px;background:rgba(0,0,0,0);color:var(--muted-text-color);opacity:.7;transition:opacity var(--transition-base)}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:focus~.styles_postfix__f3GFS,.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:hover~.styles_postfix__f3GFS{opacity:1}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:2px;padding-inline-end:2px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:2px;padding-inline-end:2px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none!important;background:var(--divider-color)!important;color:var(--muted-text-color)!important;border-color:var(--divider-color)!important;z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_searchBar__V5O2m{position:relative;display:flex;align-items:center;width:100%}.styles_searchInputWrapper__5PC3H{position:relative;flex:1 1;display:flex;align-items:center}.styles_searchIcon__ZeFOI{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:1;pointer-events:none;color:var(--muted-text-color)}.styles_searchInput__haDcn{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_searchInput__haDcn::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_searchInput__haDcn:hover{border-color:var(--divider-color);background:#fff}.styles_searchInput__haDcn:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1);outline:none}.styles_searchInput__haDcn:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_searchInput__haDcn.styles_noClear__DJfnS{-webkit-padding-end:14px;padding-inline-end:14px}.styles_searchBarWithSubmit__r9s7g{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);overflow:hidden}.styles_searchBarWithSubmit__r9s7g:hover{border-color:var(--divider-color);background:#fff}.styles_searchBarWithSubmit__r9s7g:focus-within{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}.styles_searchBarWithSubmit__r9s7g .styles_searchInput__haDcn{border:none;background:rgba(0,0,0,0);box-shadow:none;border-radius:0}.styles_searchBarWithSubmit__r9s7g .styles_searchInput__haDcn:focus,.styles_searchBarWithSubmit__r9s7g .styles_searchInput__haDcn:hover{border:none;background:rgba(0,0,0,0);box-shadow:none;outline:none}.styles_searchBarWithSubmit__r9s7g .styles_submitButton__rbXnD{-webkit-margin-end:4px;margin-inline-end:4px;flex-shrink:0;white-space:nowrap}.styles_searchBarWithSubmit__r9s7g .styles_clearButton__5Bvah{inset-inline-end:4px}.styles_clearButton__5Bvah{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_clearButton__5Bvah:hover{background:var(--divider-color)}.styles_searchBarWithFilters__FPtvb{display:flex;align-items:center;width:100%;gap:0;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);overflow:hidden}.styles_searchBarWithFilters__FPtvb:hover{border-color:var(--divider-color);background:#fff}.styles_searchBarWithFilters__FPtvb:focus-within{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}.styles_searchBarWithFilters__FPtvb .styles_filterDropdownGroup__2TaiC{display:contents}@media(max-width:991px){.styles_searchBarWithFilters__FPtvb .styles_filterDropdownGroup__2TaiC{display:none}}.styles_filtersSearchIcon__qSaR_{display:flex;align-items:center;-webkit-padding-start:14px;padding-inline-start:14px;color:var(--muted-text-color);flex-shrink:0}.styles_filtersInput__fZaMh{height:45px;flex:1 1;border:none;padding:0 14px;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_filtersInput__fZaMh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_filtersInput__fZaMh:focus{outline:none}.styles_filtersClearButton__moHa0{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;-webkit-margin-end:4px;margin-inline-end:4px;border-radius:var(--border-radius-sm);color:var(--text-color);flex-shrink:0;transition:all var(--transition-base)}.styles_filtersClearButton__moHa0:hover,.styles_filtersDivider__RZD2B{background:var(--divider-color)}.styles_filtersDivider__RZD2B{width:1px;height:24px;flex-shrink:0}@media(max-width:991px){.styles_filtersDivider__RZD2B{display:none}}.styles_filterDropdownTrigger__4BFHH{display:flex;align-items:center;gap:6px;height:45px;border:none;padding:0 12px;font-size:13px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);cursor:pointer;white-space:nowrap}.styles_filterDropdownTrigger__4BFHH:focus{outline:none}.styles_filterDropdownTrigger__4BFHH:disabled{opacity:.5;cursor:not-allowed}@media(max-width:991px){.styles_filterDropdownTrigger__4BFHH{display:none}}.styles_mobileFilterButton__VqNsT{display:none}@media(max-width:991px){.styles_mobileFilterButton__VqNsT{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:45px;border:none;background:none;cursor:pointer;flex-shrink:0;-webkit-border-start:1px solid var(--divider-color);border-inline-start:1px solid var(--divider-color);transition:background var(--transition-base)}.styles_mobileFilterButton__VqNsT:hover{background:var(--divider-color)}.styles_mobileFilterButton__VqNsT:disabled{opacity:.4;cursor:not-allowed}}.styles_mobileFilterBadge__Qe7bM{position:absolute;top:2px;inset-inline-end:2px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:var(--community-primary,var(--primary-color));color:#fff;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;line-height:1}.styles_searchBarWithNav__goLnO{display:flex;align-items:center;height:45px;width:100%;gap:8px;padding:0 8px;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);overflow:hidden}.styles_navSearchInputWrapper___ttK4{position:relative;flex:1 1;display:flex;align-items:center;gap:8px}.styles_navSearchInput__vlV2a{height:30px!important;flex:1 1;border:none;padding:0;font-size:14px;font-family:inherit;background:rgba(0,0,0,0);color:var(--text-color);text-overflow:ellipsis;min-width:0}.styles_navSearchInput__vlV2a::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_navSearchInput__vlV2a:focus{outline:none;box-shadow:none}.styles_matchCounter__GsCMo{font-size:12px;color:var(--muted-text-color);white-space:nowrap;flex-shrink:0}.styles_navButton__2JC9e{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--border-radius-sm);background:none;color:var(--text-color);cursor:pointer;flex-shrink:0;transition:all var(--transition-base)}.styles_navButton__2JC9e:hover:not(:disabled){background:var(--divider-color)}.styles_navButton__2JC9e:disabled{opacity:.3;cursor:not-allowed}.styles_searchBarDropdown__0xeCd{position:relative;width:100%}.styles_dropdownInputWrapper__gsV2j{position:relative;display:flex;align-items:center}.styles_dropdownInput__dZDXh{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 40px;-webkit-padding-start:42px;padding-inline-start:42px;font-size:14px;font-family:inherit;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all var(--transition-base);text-overflow:ellipsis}.styles_dropdownInput__dZDXh::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_dropdownInput__dZDXh:hover{border-color:var(--divider-color);background:#fff}.styles_dropdownInput__dZDXh:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1);outline:none}.styles_dropdownList__68_o5{position:absolute;top:calc(100% + 4px);inset-inline-start:0;inset-inline-end:0;max-height:240px;overflow-y:auto;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:#fff;box-shadow:var(--shadow-md);z-index:100}.styles_dropdownItem__mvu53{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:none;font-family:inherit;font-size:14px;color:var(--text-color);cursor:pointer;text-align:start;transition:background var(--transition-base)}.styles_dropdownItem__mvu53:hover{background:var(--background-color)}.styles_dropdownItem__mvu53:not(:last-child){border-bottom:1px solid var(--muted-divider-color)}.styles_dropdownItemText__0tS1U{flex:1 1;min-width:0}.styles_dropdownItemTitle__hs8Gv{font-size:14px;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownItemSubtitle__4DbGR{font-size:12px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_dropdownEmpty__I9ZRp{padding:16px 14px;text-align:center;font-size:13px;color:var(--muted-text-color)}.styles_dropdownLoading__AxuZ6{display:flex;justify-content:center;padding:16px}.styles_selectedDisplay__fPpo4{display:flex;align-items:center;gap:10px;height:45px;width:100%;border:1px solid var(--divider-color);padding:0 14px;-webkit-padding-end:40px;padding-inline-end:40px;font-size:14px;background:var(--muted-divider-color);border-radius:var(--border-radius);color:var(--text-color)}.styles_selectedInfo__k0IXn{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_dropdownClearButton__0pe_U{position:absolute;inset-inline-end:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;border-radius:var(--border-radius-sm);color:var(--text-color);transition:all var(--transition-base);z-index:1}.styles_dropdownClearButton__0pe_U:hover{background:var(--divider-color)}.styles_main__INjE4{position:relative}.styles_main__INjE4 input[type=search],.styles_main__INjE4 input[type=text]{text-transform:capitalize;cursor:pointer}.styles_autocomplete_suggestions__zkjW1{background-color:var(--card-background-color,white)!important;border:1px solid var(--divider-color,var(--divider-color));border-radius:var(--border-radius,8px);box-shadow:var(--shadow-xl,0 20px 25px -5px rgba(0,0,0,.1));z-index:99999;overflow-y:auto;max-height:300px;padding:16px}.styles_autocomplete_suggestions__zkjW1.styles_size__sm__rwRh0 li{min-height:42px!important}.styles_autocomplete_suggestions__zkjW1 li{padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-color);transition:all .2s ease;border-bottom:1px solid var(--muted-divider-color,var(--background-color));background-color:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li:last-child{border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li:hover{background-color:var(--muted-divider-color,var(--background-color));color:var(--primary-color)}.styles_autocomplete_suggestions__zkjW1 li.active,.styles_autocomplete_suggestions__zkjW1 li.styles_active__d8uyo{background-color:rgba(var(--primary-color-rgb),.05);color:var(--primary-color);font-weight:600}.styles_autocomplete_suggestions__zkjW1 li.disabled,.styles_autocomplete_suggestions__zkjW1 li.styles_disabled__bFP29{opacity:.6;cursor:not-allowed;pointer-events:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN{display:flex;flex-direction:column;align-items:flex-start;padding:0;cursor:default;border-bottom:none}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN:hover{background:rgba(0,0,0,0)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN .styles_group_label__U8s4E{width:100%;padding:8px 16px;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-text-color);background:rgba(var(--primary-color-rgb),.03)}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul{width:100%;list-style:none;padding:0;margin:0}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li{padding-left:24px;border-bottom:1px solid var(--muted-divider-color,var(--background-color))}.styles_autocomplete_suggestions__zkjW1 li.styles_grouped_options__uwOkN ul li:last-child{border-bottom:none}button.styles_insertTagBtn__8jVDh{cursor:pointer;position:absolute;display:flex;z-index:50;border:none;background:var(--background-color);border-radius:var(--border-radius);height:48px;top:1px;right:1px;padding:0 10px;text-align:center;align-items:center;justify-content:center}.styles_error__Ski6x{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_selectedOpts__oSwhR{position:relative;display:flex;flex-wrap:wrap;gap:5px;padding:10px 0}.styles_selectedOpts__oSwhR:empty{padding:0}.styles_selectedOpts__oSwhR button{background:var(--dark-divider-color);padding:5px 15px;border-radius:var(--border-radius-full);border:none;display:flex;align-items:center;gap:4px;cursor:pointer}.styles_suggestedOpts__0G81c{position:relative;display:flex;flex-wrap:wrap;gap:8px;padding:8px 0;align-items:center}.styles_suggestedOpts__0G81c:empty{padding:0}.styles_suggestedOpts__0G81c .styles_suggestedLabel__nTt8l{font-size:13px;color:var(--muted-text-color);margin-right:4px}.styles_suggestedOpts__0G81c button{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);padding:4px 12px;border-radius:var(--border-radius-full);border:1px dashed rgba(var(--primary-color-rgb),.3);display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;transition:all .2s ease}.styles_suggestedOpts__0G81c button:hover{background:rgba(var(--primary-color-rgb),.15);border-color:rgba(var(--primary-color-rgb),.5)}.styles_isHidden__eGyWu{display:none!important}.styles_search_wrapper__pHPX4{position:relative;flex:1 1}.styles_reset_search__2cKe4,.styles_submitBtn__reviu{cursor:pointer}.styles_submitBtn__reviu svg{width:18px!important;height:18px!important;fill:none!important}.styles_submitBtn__reviu svg path:first-child{fill:none!important;stroke:var(--muted-text-color)!important}.styles_submitBtn__reviu svg path:last-child{fill:var(--muted-text-color)!important}.styles_reset_search__2cKe4{color:var(--text-color)}@media screen and (max-width:991px){.styles_with_filter__CESWD input{-webkit-padding-end:52px;padding-inline-end:52px}}.styles_has_search_text__qoMJZ .styles_reset_search__2cKe4{display:flex}.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;inset-inline-end:0;top:0;height:100%;z-index:99;-webkit-border-start:1px solid var(--divider-color);border-inline-start: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}}