.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_cardWrapper__DjIxl{max-width:600px;width:100%;margin:0 auto}.styles_container__OhFzM{flex-direction:column;text-align:center;padding:40px 20px;width:100%}.styles_container__OhFzM,.styles_iconWrapper__hA2ya{display:flex;align-items:center;justify-content:center}.styles_iconWrapper__hA2ya{margin-bottom:24px}.styles_iconWrapper__hA2ya svg{width:64px;height:64px;color:var(--success-color,var(--success-color))}.styles_title__ZAibL{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:12px}.styles_description__WEQtY{font-size:16px;color:var(--text-secondary);margin-bottom:32px;max-width:400px;line-height:1.5}.styles_actions__XNdjb{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.styles_modal__wrapper__7k32F{position:fixed;left:0;right:0;top:0;height:100vh;height:100dvh;overflow-y:auto;width:100%;align-items:center;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999;display:none}.styles_modal__wrapper__7k32F::-webkit-scrollbar{display:none}.styles_modal__wrapper__7k32F{scrollbar-width:none;-ms-overflow-style:none}.styles_modal__wrapper__7k32F.styles_open__bsIlf{display:flex}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6{align-items:flex-end;background:rgba(0,0,0,.4)}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M{margin:0;width:100%;max-width:100%;height:auto;min-height:auto;max-height:95vh;border-radius:var(--border-radius-md) 16px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.1);border-bottom:none!important;overflow:hidden}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M .styles_modal__body__q_1GJ{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M .styles_modal__body__q_1GJ>*,.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M>div{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M>div .card{box-shadow:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M .styles_close__modal__eJcVv{position:absolute;top:12px;inset-inline-end:12px}}.styles_modal__wrapper__7k32F.styles_is_top___PqCw{z-index:9999}.styles_modal__wrapper__7k32F.styles_is_top_plus__jYIlG,.styles_modal__wrapper__7k32F.styles_is_top_plus__jYIlG .styles_modal__Wk06M .styles_close__modal__eJcVv{z-index:99999}.styles_modal__wrapper__7k32F.styles_is_top_ultra__hlPBB,.styles_modal__wrapper__7k32F.styles_is_top_ultra__hlPBB .styles_modal__Wk06M .styles_close__modal__eJcVv{z-index:9999999}.styles_modal__wrapper__7k32F.styles_lg__esIO4 .styles_modal__Wk06M{max-width:1000px;width:100%}.styles_modal__wrapper__7k32F.styles_xl__8dKaj .styles_modal__Wk06M{max-width:1410px;width:100%}.styles_modal__wrapper__7k32F.styles_sm__dMKh4 .styles_modal__Wk06M{max-width:480px;width:100%}.styles_modal__wrapper__7k32F .styles_modal__Wk06M{margin:15px;position:relative;opacity:100%;max-width:1000px;width:100%;z-index:1000;background:#fff;border-radius:var(--border-radius-md);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 0 1px rgba(var(--primary-color-rgb,26,32,44),.05);display:flex;flex-direction:column;max-height:90vh;overflow:hidden}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M{margin:0;width:100%;max-width:100%;max-height:90vh;height:auto;min-height:auto;border-radius:var(--border-radius-md) 12px 0 0;overflow:hidden}.styles_modal__wrapper__7k32F:not(.styles_bottom_aligned__juLd6) .styles_modal__wrapper__7k32F .styles_modal__Wk06M{max-height:none;min-height:100vh;min-height:100dvh;border-radius:0}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv{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_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv svg{fill:var(--muted-text-color)!important}.styles_modal__header__fuwlA .styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv{position:relative;top:auto;inset-inline-end:auto}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;flex-shrink:0;position:relative;background:var(--background-color);border-radius:var(--border-radius) var(--border-radius) 0 0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color,var(--primary-color)) 0,var(--secondary-color,var(--secondary-color)) 100%);border-radius:var(--border-radius) var(--border-radius) 0 0}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA{padding:20px 16px 12px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__right_content__4_Z1X{display:flex;align-items:center;margin-right:16px;gap:8px}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd{flex:1 1}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd h2{margin:0;font-size:20px;font-weight:700;color:var(--text-color);letter-spacing:-.02em}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd h2{font-size:18px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd .styles_header__subtitle__hbtxQ{margin:4px 0 0;font-size:14px;font-weight:500;color:var(--muted-text-color)}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd .styles_header__subtitle__hbtxQ{font-size:13px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_close__modal__eJcVv{font-size:28px;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;padding:0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_close__modal__eJcVv:hover{background-color:rgba(0,0,0,.05)}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{padding:24px}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ.styles_has_header__AENFY{padding-top:0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ.styles_no_padding__sedLa{padding:0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ::-webkit-scrollbar{width:6px}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:var(--border-radius-xs)}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ::-webkit-scrollbar-thumb:hover{background:var(--muted-text-color)}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{scrollbar-width:thin;scrollbar-color:var(--divider-color) rgba(0,0,0,0)}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{padding:16px 16px 24px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:auto;flex:1 1}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ.styles_has_header__AENFY{padding-top:0}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M>div:not(.styles_modal__header__fuwlA):not(.styles_modal__body__q_1GJ){flex:1 1;overflow-y:auto;overflow-x:hidden;padding:24px}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M>div:not(.styles_modal__header__fuwlA):not(.styles_modal__body__q_1GJ){padding:16px 16px 32px}}@keyframes styles_slideUp__iI_Fg{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.styles_rail__UnxHk{display:flex;flex-direction:column;gap:8px;padding:12px 16px 12px 24px;width:100%}html[dir=rtl] .styles_rail__UnxHk{padding:12px 24px 12px 16px}.styles_item__3dnFt{display:flex;align-items:center;gap:12px;padding:10px 0;border-radius:0;color:var(--text-color);text-decoration:none;font-size:15px;font-weight:500;transition:all .25s ease;cursor:pointer;border:none;background:rgba(0,0,0,0);width:100%;text-align:start;position:relative;transform:translateZ(0)}.styles_item__3dnFt.styles_active__aMHEW,.styles_item__3dnFt:hover{color:var(--community-primary,var(--primary-color));font-weight:700;transform:translateZ(0)}.styles_item__3dnFt.styles_active__aMHEW .styles_icon__DSfzw,.styles_item__3dnFt:hover .styles_icon__DSfzw{color:var(--community-primary,var(--primary-color));transform:scale(1.05)}.styles_item__3dnFt.styles_active__aMHEW:before,.styles_item__3dnFt:hover:before{transform:scaleY(1)}.styles_item__3dnFt:before{content:"";position:absolute;inset-inline-start:-24px;top:50%;height:24px;width:3px;background:linear-gradient(to bottom,var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--primary-color)));transform:translateY(-50%) scaleY(0);transform-origin:center;transition:transform .25s ease;border-start-start-radius:0;border-start-end-radius:2px;border-end-end-radius:2px;border-end-start-radius:0;box-shadow:0 0 8px rgba(var(--community-secondary-rgb,var(--secondary-color-rgb,76,74,202)),.3)}.styles_item__3dnFt.styles_active__aMHEW:before,.styles_item__3dnFt:hover:before{transform:translateY(-50%) scaleY(1)}.styles_icon__DSfzw{display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;transition:all .25s ease;min-width:24px;position:relative}.styles_icon__DSfzw.styles_locked_icon__2CL9M{filter:grayscale(1) opacity(.6)}.styles_plus_icon_wrapper__u8yer{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));width:28px;height:28px;border-radius:50%;color:#fff!important;box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.3);margin:-4px}.styles_plus_icon_wrapper__u8yer svg{stroke:#fff}.styles_badge__pblQO{-webkit-margin-start:auto;margin-inline-start:auto;background:var(--error-color);color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:var(--border-radius-sm);min-width:18px;height:18px;display:flex;justify-content:center;align-items:center}.styles_tools_trigger__DXFIv{justify-content:space-between}.styles_tools_trigger__DXFIv .styles_chevron__1pmBp{color:var(--muted-text-color);transition:transform .2s ease}.styles_tools_trigger__DXFIv .styles_chevron__1pmBp.styles_expanded__8sXrk{transform:rotate(180deg)}@media(min-width:1024px){.styles_drawer_overlay__umqpy,.styles_drawer_overlay_expanded__dP4_6{left:0!important;right:0!important;top:51px!important;width:100%!important;justify-content:flex-start!important;background-color:rgba(0,0,0,.2)!important;align-items:flex-start!important}.styles_drawer_modal__3modc,.styles_drawer_modal_expanded__3bhSB{height:100vh!important;max-height:calc(100vh - 51px)!important;border-radius:0!important;border-top:none!important;border-bottom:none!important;-webkit-border-start:none!important;border-inline-start:none!important;-webkit-border-end:1px solid var(--divider-color)!important;border-inline-end:1px solid var(--divider-color)!important;box-shadow:4px 0 12px rgba(0,0,0,.05)!important;width:320px!important;max-width:320px!important;margin:0!important}html[dir=rtl] .styles_drawer_modal__3modc,html[dir=rtl] .styles_drawer_modal_expanded__3bhSB{box-shadow:-4px 0 12px rgba(0,0,0,.05)!important}}.styles_floating_label__2Yt0X{position:fixed;inset-inline-start:68px;transform:translateY(-50%);background:var(--text-color);color:var(--background-color);padding:6px 12px;border-radius:var(--border-radius-xs);font-size:13px;font-weight:500;white-space:nowrap;z-index:9999;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_floating_label__2Yt0X .styles_arrow__F5_S6{position:absolute;inset-inline-end:100%;top:50%;transform:translateY(-50%);border:6px solid rgba(0,0,0,0);border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:var(--text-color)}.styles_lock_icon__urXro{position:absolute;top:-6px;inset-inline-end:-6px;font-size:10px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:2}.styles_nav_section_header__6wKpQ{font-size:11px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;padding:12px 0 4px;margin-top:4px}.styles_nav_section_header__6wKpQ[data-pillar=analytics]{color:var(--pillar-analytics)}.styles_nav_section_header__6wKpQ[data-pillar=manage]{color:var(--pillar-manage)}.styles_nav_section_header__6wKpQ[data-pillar=crm]{color:var(--pillar-crm)}.styles_nav_section_header__6wKpQ[data-pillar=marketing]{color:var(--pillar-marketing)}.styles_nav_section_header__6wKpQ[data-pillar=revenue]{color:var(--pillar-revenue)}.styles_nav_section_header__6wKpQ[data-pillar=learning]{color:var(--pillar-learning)}.styles_tools_panel__sXMqw{display:flex;flex-direction:column;gap:32px}.styles_section_header__9LdUn{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_section_header__9LdUn[data-pillar=analytics]{color:var(--pillar-analytics);border-bottom-color:var(--pillar-analytics)}.styles_section_header__9LdUn[data-pillar=manage]{color:var(--pillar-manage);border-bottom-color:var(--pillar-manage)}.styles_section_header__9LdUn[data-pillar=crm]{color:var(--pillar-crm);border-bottom-color:var(--pillar-crm)}.styles_section_header__9LdUn[data-pillar=marketing]{color:var(--pillar-marketing);border-bottom-color:var(--pillar-marketing)}.styles_section_header__9LdUn[data-pillar=revenue]{color:var(--pillar-revenue);border-bottom-color:var(--pillar-revenue)}.styles_section_header__9LdUn[data-pillar=learning]{color:var(--pillar-learning);border-bottom-color:var(--pillar-learning)}.styles_rail_collapsed__JARhT{padding:12px 0;align-items:center;width:56px}.styles_rail_collapsed__JARhT .styles_item__3dnFt{padding:10px 0;justify-content:center;width:44px;height:44px;margin:0 auto;border-radius:var(--border-radius)}.styles_rail_collapsed__JARhT .styles_item__3dnFt .styles_label__y6EES,.styles_rail_collapsed__JARhT .styles_item__3dnFt .styles_tools_trigger__DXFIv{display:none}.styles_rail_collapsed__JARhT .styles_item__3dnFt .styles_badge__pblQO{position:absolute;top:4px;inset-inline-end:2px;min-width:16px;height:16px;font-size:10px;padding:0 4px;border-radius:var(--border-radius-sm);-webkit-margin-start:0;margin-inline-start:0;z-index:1}.styles_rail_collapsed__JARhT .styles_item__3dnFt .styles_icon__DSfzw{margin:0;font-size:22px}.styles_rail_collapsed__JARhT .styles_item__3dnFt:before{inset-inline-start:-6px}.styles_modalContent__UPkRX{display:flex;flex-direction:column;height:100%;min-height:400px;overflow:hidden}.styles_filters__Whs85{flex-shrink:0}.styles_filters__Whs85 ul{margin:8px 0}.styles_contentArea__Wtool{flex:1 1;overflow-y:auto;padding:var(--inner-padding) 0;min-height:0}.styles_templateGrid__ONlfD{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media screen and (max-width:767px){.styles_templateGrid__ONlfD{grid-template-columns:1fr}}.styles_templateCard__2PKqr{background:var(--card-background,white);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);overflow:hidden;cursor:pointer;transition:all .2s ease}.styles_templateCard__2PKqr:hover{border-color:var(--community-primary,var(--primary-color));box-shadow:var(--shadow-md)}.styles_cardBody__B8Nr4{display:flex;flex-direction:row}.styles_cardHeader__NUx0n{width:80px;min-height:90px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.styles_cardHeader__NUx0n.styles_eventLifecycle__W3CAH{background:linear-gradient(135deg,#4facfe,#00f2fe)}.styles_cardHeader__NUx0n.styles_membershipLifecycle__hIGhU{background:linear-gradient(135deg,#11998e,#38ef7d)}.styles_cardHeader__NUx0n.styles_form__8SmMy{background:linear-gradient(135deg,#f093fb,#f5576c)}.styles_cardHeader__NUx0n.styles_salesPipeline__TPO_n{background:linear-gradient(135deg,#f7971e,#ffd200)}.styles_cardHeader__NUx0n.styles_task__uQKR5{background:linear-gradient(135deg,#4776e6,#8e54e9)}.styles_cardHeader__NUx0n.styles_volunteer__r6uPp{background:linear-gradient(135deg,#56ab2f,#a8e063)}.styles_cardHeader__NUx0n.styles_familyHousehold__nIJUx{background:linear-gradient(135deg,#f953c6,#b91d73)}.styles_cardHeader__NUx0n.styles_other__hi_2J{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.styles_cardHeader__NUx0n:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.15) 0,transparent 50%);pointer-events:none}.styles_headerIcon__z3AB0{width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_iconEmoji__M1Jm_{font-size:24px;line-height:1}.styles_cardInfo__foPSz{flex:1 1;padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.styles_cardInfo__foPSz h4{font-size:15px;font-weight:600;margin:0;color:var(--text-color);line-height:1.3}.styles_titleRow__DDVYF{display:flex;align-items:center;gap:8px;margin-bottom:6px}.styles_popularBadge__00uSv{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--border-radius-sm);font-size:10px;font-weight:600;background:linear-gradient(135deg,#ff9f43,#feb47b);color:#fff;text-transform:uppercase;letter-spacing:.5px}.styles_badge___9VfA{display:inline-flex;align-items:center;padding:3px 10px;border-radius:var(--border-radius-md);font-size:11px;font-weight:500;margin-bottom:6px;width:-moz-fit-content;width:fit-content}.styles_badge___9VfA.styles_eventLifecycle__W3CAH{background:rgba(79,172,254,.1);color:#4facfe}.styles_badge___9VfA.styles_membershipLifecycle__hIGhU{background:rgba(17,153,142,.1);color:#11998e}.styles_badge___9VfA.styles_form__8SmMy{background:rgba(245,87,108,.1);color:#f5576c}.styles_badge___9VfA.styles_salesPipeline__TPO_n{background:rgba(247,151,30,.1);color:#f7971e}.styles_badge___9VfA.styles_task__uQKR5{background:rgba(71,118,230,.1);color:#4776e6}.styles_badge___9VfA.styles_volunteer__r6uPp{background:rgba(86,171,47,.1);color:#56ab2f}.styles_badge___9VfA.styles_familyHousehold__nIJUx{background:rgba(249,83,198,.1);color:#f953c6}.styles_badge___9VfA.styles_other__hi_2J{background:rgba(161,140,209,.1);color:#a18cd1}.styles_description__aRPLp{color:var(--muted-text-color);font-size:13px;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_stats___xPv8{display:flex;align-items:center;gap:12px}.styles_stat__jNXTK{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted-text-color)}.styles_stat__jNXTK svg{color:var(--icon-color)}.styles_emptyState__9JFAp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:12px}.styles_emptyState__9JFAp p{color:var(--muted-text-color);margin:0}.styles_emptyIcon__P02Sc{width:64px;height:64px;border-radius:50%;background:var(--background-color);display:flex;align-items:center;justify-content:center}.styles_emptyIcon__P02Sc svg{color:var(--muted-text-color)}.styles_tabs__Bf1Ym{display:flex;background-color:rgba(var(--primary-color-rgb),.06);border-radius:var(--border-radius);padding:5px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}@media screen and (max-width:767px){.styles_tabs__Bf1Ym{white-space:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.styles_tabs__Bf1Ym::-webkit-scrollbar{display:none}}@media screen and (max-width:767px){.styles_tabs__Bf1Ym.styles_allow_wraping__rhUvH{white-space:nowrap}.styles_tabs__Bf1Ym.styles_allow_wraping__rhUvH button{flex:0 0 auto}}.styles_tabs__Bf1Ym button{flex:1 1;border:none;padding:8px 16px;border-radius:var(--border-radius-sm);min-width:60px;min-height:36px;white-space:nowrap;text-align:center;font-weight:500;transition:all .2s ease-out}@media screen and (max-width:767px){.styles_tabs__Bf1Ym button{flex:0 0 auto;padding:8px 14px;min-width:48px}}.styles_tabs_premium__Ou_PM{display:flex;background:var(--muted-divider-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:5px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;box-shadow:var(--shadow-sm)}@media screen and (max-width:767px){.styles_tabs_premium__Ou_PM{white-space:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.styles_tabs_premium__Ou_PM::-webkit-scrollbar{display:none}}@media screen and (max-width:767px){.styles_tabs_premium__Ou_PM.styles_allow_wraping__rhUvH{white-space:nowrap}.styles_tabs_premium__Ou_PM.styles_allow_wraping__rhUvH button{flex:0 0 auto}}.styles_tabs_premium__Ou_PM button{flex:1 1;min-width:80px;min-height:36px;border-radius:var(--border-radius-sm)}@media screen and (max-width:767px){.styles_tabs_premium__Ou_PM button{flex:0 0 auto;padding:8px 14px;min-width:60px}}.styles_button_content__J6IHq{gap:6px;width:100%}.styles_button_content__J6IHq,.styles_tab_icon__egmw2,.styles_tab_label__Hnj5n{display:inline-flex;align-items:center;justify-content:center}.styles_tab_label__Hnj5n{gap:8px}.styles_tab_button__vQ9Ls{color:inherit}.styles_tab_button_active___u5BX{color:#fff!important}.styles_tab_button_active___u5BX .styles_tab_icon__egmw2,.styles_tab_button_active___u5BX .styles_tab_label__Hnj5n{color:inherit!important}.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg circle,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg path,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg polygon,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg rect{stroke:currentColor!important}.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg circle[fill=none],.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg path[fill=none],.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg polygon[fill=none],.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg rect[fill=none],.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg[fill=none] circle,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg[fill=none] path,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg[fill=none] polygon,.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg[fill=none] rect{fill:none!important}.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg circle[fill]:not([fill=none]),.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg path[fill]:not([fill=none]),.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg polygon[fill]:not([fill=none]),.styles_tab_button_active___u5BX .styles_tab_icon__egmw2 svg rect[fill]:not([fill=none]){fill:currentColor!important}.styles_tab_button_active___u5BX .styles_tab_badge__UIAKG{background:hsla(0,0%,100%,.25);color:#fff}.styles_tab_badge__UIAKG{padding:2px 8px;background:var(--divider-color);color:var(--muted-text-color);border-radius:var(--border-radius-sm);font-size:12px;font-weight:600;min-width:24px;text-align:center;line-height:normal}@media screen and (max-width:767px){.styles_icons_only_mobile__kJyvg .styles_tab_label__Hnj5n{display:none}.styles_icons_only_mobile__kJyvg .styles_button_content__J6IHq{justify-content:center}}.styles_page__Jb5SY{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#eeeef5}.styles_center__Rg9AF{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px}.styles_graphic__9wigC{position:relative;margin-bottom:28px}.styles_graphic__9wigC,.styles_numbers__SngpU{display:flex;align-items:flex-end;justify-content:center}.styles_numbers__SngpU{gap:0;line-height:1}.styles_four__midJP{font-size:180px;font-weight:900;line-height:.9;color:rgba(160,155,210,.28);letter-spacing:-8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_blob__qY8b5{background:linear-gradient(145deg,#9b8fe0,#6c5fc7 55%,#5449b0);border-radius:63% 40% 72% 35%/58% 57% 50% 45%;width:180px;height:180px;position:absolute;bottom:25%;left:50%;transform:translateX(-50%);box-shadow:0 20px 50px rgba(108,95,199,.5),0 8px 20px rgba(108,95,199,.25);opacity:.85}.styles_title__GOSXZ{font-size:26px;font-weight:700;color:var(--primary-color);margin-bottom:10px;letter-spacing:-.3px}.styles_desc__wUiYX{font-size:14px;color:#7a7a9a;margin-bottom:28px;max-width:230px;line-height:1.55}.styles_exploreBtn__0vCs3{display:inline-flex;align-items:center;gap:8px;background-color:#6c5fc7;color:#fff;font-size:15px;font-weight:600;padding:13px 30px;border-radius:var(--border-radius-full);text-decoration:none;margin-bottom:18px;transition:background-color .2s ease,transform .15s ease}.styles_exploreBtn__0vCs3:hover{background-color:#5a4db5;transform:translateY(-1px)}.styles_exploreBtn__0vCs3:active{transform:translateY(0)}.styles_links__0uLyB{display:flex;align-items:center;gap:8px}.styles_link__29NY3{font-size:13px;color:#88a;text-decoration:none}.styles_link__29NY3:hover{color:var(--primary-color);text-decoration:underline}.styles_dot__WCBdW{color:#88a;font-size:14px}.styles_main__68Ifm{display:flex;gap:15px;align-items:center}.styles_main__68Ifm.styles_column__Ip_or{flex-direction:column;align-items:flex-start}.styles_grid__sKtLJ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;align-items:start}@media(max-width:400px){.styles_grid__sKtLJ{grid-template-columns:repeat(2,1fr)}}.styles_action_card__en8GY{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none;padding:0;margin:0;font:inherit;width:100%;height:auto;border-radius:var(--border-radius-lg);cursor:pointer;text-decoration:none;color:inherit;transition:all .15s ease}.styles_action_card__en8GY:hover{transform:translateY(-2px)}.styles_action_card__en8GY:hover .styles_icon_wrapper__jbwKl{box-shadow:0 4px 12px rgba(var(--community-primary-rgb,0,0,0),.15);transform:scale(1.05)}.styles_icon_wrapper__jbwKl{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:var(--background-color,#f0f1f3);border-radius:var(--border-radius-md);margin-bottom:8px;font-size:24px;transition:all .15s ease;position:relative}.styles_icon_wrapper__jbwKl.styles_locked_icon__K4Hbp{filter:grayscale(1) opacity(.6)}.styles_label__BvTHv{font-size:13px;font-weight:600;color:var(--text-color,#4a4a5a)}.styles_collapsed_sidebar__G_jXw{position:fixed;inset-inline-start:0;top:50px;bottom:0;width:56px;z-index:98;overflow:visible;display:flex;flex-direction:column}@media(max-width:1024px){.styles_collapsed_sidebar__G_jXw{display:none}}.styles_nav__4FJlk{flex:1 1;padding:12px 0;overflow-y:auto;overflow-x:visible;scrollbar-width:none;-ms-overflow-style:none}.styles_nav__4FJlk::-webkit-scrollbar{display:none}.styles_nav_list__7pfer{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.styles_nav_item__5uC2n{position:relative}.styles_nav_link__KzXHC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto;border-radius:var(--border-radius);color:var(--text-color);transition:background-color .15s ease,color .15s ease;text-decoration:none}.styles_nav_link__KzXHC:hover{background-color:var(--background-color-hover,rgba(0,0,0,.05));color:var(--primary-color)}.styles_nav_link__KzXHC:hover .styles_tooltip__Ga4Kw{opacity:1;visibility:visible;transform:translateX(0)}.styles_nav_link__KzXHC.styles_active__1Yod3{background-color:var(--primary-color-light,rgba(var(--primary-color-rgb),.1));color:var(--primary-color)}.styles_nav_link__KzXHC.styles_active__1Yod3 .styles_icon_wrapper__wO6B3{color:var(--primary-color)}.styles_icon_wrapper__wO6B3{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.styles_icon_wrapper__wO6B3 svg{width:22px;height:22px}.styles_tooltip__Ga4Kw{position:absolute;inset-inline-start:calc(100% + 8px);top:50%;transform:translateX(-8px) translateY(-50%);background:var(--text-color);color:var(--background-color);padding:6px 12px;border-radius:var(--border-radius-xs);font-size:13px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;pointer-events:none;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15)}html[dir=rtl] .styles_tooltip__Ga4Kw{transform:translateX(8px) translateY(-50%)}.styles_tooltip__Ga4Kw:before{content:"";position:absolute;inset-inline-start:-6px;top:50%;transform:translateY(-50%);border:6px solid rgba(0,0,0,0);border-inline-end-color:var(--text-color);-webkit-border-start:none;border-inline-start:none}.upgrade-modal_modalCard__AfwhC{padding:28px 24px 24px}.upgrade-modal_modalCardHeader__tO5Cx{position:relative;margin-bottom:24px}.upgrade-modal_modalCardHeader__tO5Cx h2{margin:10px 0 6px;font-size:var(--font-size-lg);font-weight:700;color:var(--text-color);line-height:1.25}.upgrade-modal_modalCardHeader__tO5Cx p{margin:0;font-size:var(--font-size-sm);color:var(--muted-text-color);line-height:1.5}.upgrade-modal_headerBadge__s_xdI{display:inline-flex;align-items:center;gap:6px;font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-text-color)}.upgrade-modal_closeButton__a6eZQ{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.upgrade-modal_closeButton__a6eZQ:hover{background:var(--divider-color);color:var(--text-color)}.upgrade-modal_current_plan__GtoHj{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding:12px;background-color:var(--muted-divider-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.upgrade-modal_plan_label__ZoXJM{font-size:14px;color:var(--muted-text-color);font-weight:500}.upgrade-modal_plan_name__F_FCl{font-size:14px;color:var(--text-color);font-weight:700;text-transform:uppercase;letter-spacing:.5px}.upgrade-modal_usage_info__fGTVN{margin-bottom:20px}.upgrade-modal_usage_text__rCOwS{font-size:14px;color:var(--text-color);margin-bottom:8px;font-weight:500}.upgrade-modal_usage_bar__R1aV1{width:100%;height:8px;background-color:var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.upgrade-modal_usage_fill__tA6W2{height:100%;background:linear-gradient(90deg,var(--secondary-color),var(--primary-color));border-radius:var(--border-radius);transition:width .3s ease}.upgrade-modal_upgrade_benefits__MvIZ8{margin-bottom:20px}.upgrade-modal_upgrade_benefits__MvIZ8 h3{font-size:15px;font-weight:700;color:var(--text-color);margin:0 0 10px;line-height:1.3}.upgrade-modal_upgrade_benefits__MvIZ8 ul{list-style:none;padding:0;margin:0}.upgrade-modal_upgrade_benefits__MvIZ8 li{font-size:14px;color:var(--text-color);padding:4px 0;position:relative;-webkit-padding-start:20px;padding-inline-start:20px;font-weight:400}.upgrade-modal_upgrade_benefits__MvIZ8 li:before{content:"✓";position:absolute;inset-inline-start:0;color:var(--tertiary-color);font-weight:700;font-size:16px}.upgrade-modal_formActions__exlHk{display:flex;flex-direction:column;align-items:stretch;gap:8px}.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:40px;padding-inline-end:40px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:40px;background:rgba(0,0,0,0)}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:10px;padding-inline-end:10px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:10px;padding-inline-end:10px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color);border-color:var(--divider-color);z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_menu_list__xAGdA{display:flex;flex-direction:column;padding:8px 0 calc(24px + env(safe-area-inset-bottom))}.styles_menu_link__GQNRA{text-decoration:none;width:100%;cursor:pointer}.styles_menu_item__g_ufm{display:flex;align-items:center;padding:14px 24px;gap:14px;transition:background-color .15s ease}.styles_menu_item__g_ufm:hover{background-color:var(--background-color)}.styles_menu_item__g_ufm:active{background-color:var(--muted-divider-color)}.styles_menu_item__g_ufm.styles_active__vV9Tx .styles_menu_label__KIYIz{color:var(--primary-color);font-weight:600}.styles_menu_item__g_ufm.styles_active__vV9Tx .styles_menu_icon__8ue9G{opacity:1}.styles_menu_icon__8ue9G{font-size:22px;width:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.85}.styles_menu_label__KIYIz{font-size:15px;font-weight:500;color:var(--text-color);flex:1 1;line-height:1.3}.styles_badge__6p8mw{background:var(--primary-color);color:#fff;border-radius:var(--border-radius-md);padding:2px 8px;font-size:12px;font-weight:700;flex-shrink:0}.styles_expand_icon__5Ma41{color:var(--muted-text-color);display:flex;align-items:center;flex-shrink:0}.styles_tools_wrapper__g347c{display:flex;flex-direction:column;gap:24px;padding:8px 0 calc(24px + env(safe-area-inset-bottom))}.styles_back_button__elE2I{display:flex;align-items:center;gap:8px;cursor:pointer;padding:12px 24px;border-bottom:1px solid var(--muted-divider-color)}.styles_back_button__elE2I .styles_back_icon__JpwUC{font-size:18px}.styles_back_button__elE2I .styles_back_text___xldo{font-weight:600}.styles_section_header__uhuca{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;margin-top:12px;margin-bottom:4px;padding:8px 24px}.styles_section_header__uhuca .styles_section_icon__EJbw_{font-size:14px}.styles_section_wrapper__dGRnV{display:flex;flex-direction:column;gap:12px}.styles_tools_grid__q6CL5{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,1fr);padding:0 24px}@media(max-width:400px){.styles_tools_grid__q6CL5{grid-template-columns:repeat(3,1fr)}}.styles_tools_grid__q6CL5>a{justify-content:flex-start!important}.styles_loading_state__Q13F0{padding:20px;text-align:center}.styles_main__kATOx{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px 30px 35px;text-align:center}.styles_main__kATOx .styles_icon_wrapper__JMilJ{margin-bottom:10px}.styles_main__kATOx .styles_title__qEgNY{text-align:center;margin-bottom:15px}.styles_main__kATOx .styles_text__MyEdG{margin:10px 0 20px;text-align:center}.styles_main__kATOx .styles_btns_wrapper__hFBO_{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-width:200px}.styles_main__kATOx .styles_btns_wrapper__hFBO_ .styles_desc_text__zkqxt{font-size:12px;color:var(--muted-text-color)}.styles_main__kATOx .styles_btns_wrapper__hFBO_ .styles_desc_text__zkqxt.styles_with_margin_bottom__yTPHw{margin-bottom:10px}.styles_main__kATOx .styles_btns_wrapper__hFBO_ .styles_start_community_btn__eebk9{gap:8px!important}.styles_main__75LWD{text-align:center}@media screen and (max-width:767px){.styles_main__75LWD>div{border-radius:var(--border-radius-lg) 20px 0 0}}.styles_main__75LWD .styles_modal_body__Gle0l{padding:40px}.styles_main__75LWD .styles_icon_wrapper__pF8PR{display:inline-flex;padding:10px;border-radius:var(--border-radius);margin-bottom:10px;background-color:var(--alert-info-color)}.styles_main__75LWD .styles_title__2wGTU{text-align:center;font-size:24px;margin-bottom:10px;font-weight:700}.styles_main__75LWD .styles_text__a7Q7H{line-height:24px;margin:0 auto;color:var(--muted-text-color);width:90%;font-size:15px}.styles_main__75LWD .styles_btns_wrapper__mJoSW{display:flex;justify-content:center;flex-direction:column;gap:10px;margin-top:30px}@media screen and (max-width:550px){.styles_main__75LWD .styles_btns_wrapper__mJoSW{flex-direction:column}}.styles_main__75LWD .styles_btns_wrapper__mJoSW>button{min-width:110px}.styles_modal_body__FJiQi{margin-bottom:24px}.styles_modal_body__FJiQi .styles_empty_state__6I9Rp{text-align:center;padding:40px;color:var(--text-secondary)}.styles_modal_body__FJiQi .styles_tiers_grid__4wm8x{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.styles_modal_body__FJiQi .styles_tier_card__mizab{border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:20px;background:var(--background-secondary);position:relative}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_sponsor_badge__TCa1W{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#FFD700,#FFA500);color:#000;padding:4px 12px;border-radius:var(--border-radius-md);font-size:12px;font-weight:600}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_title__HRUSH{font-size:20px;font-weight:600;margin:0 0 12px}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_price__mh0yl{font-size:32px;font-weight:700;color:var(--primary);margin-bottom:16px}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_description__r__I1{font-size:14px;line-height:1.5;color:var(--text-secondary);margin-bottom:16px}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_meta__J5ujW{border-top:1px solid var(--border-color);padding-top:16px}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_meta__J5ujW .styles_meta_item__q5OlG{font-size:14px;line-height:1.6;color:var(--text-secondary);margin-bottom:8px}.styles_modal_body__FJiQi .styles_tier_card__mizab .styles_tier_meta__J5ujW .styles_meta_item__q5OlG:last-child{margin-bottom:0}.styles_modal_footer__PETnl{display:flex;justify-content:center;padding-top:16px;border-top:1px solid var(--border-color)}@media(max-width:768px){.styles_modal_body__FJiQi .styles_tiers_grid__4wm8x{grid-template-columns:1fr}}.styles_container__K614U{padding:var(--inner-padding);display:flex;flex-direction:column;gap:20px}.styles_header__msSx8{text-align:center;padding-bottom:12px;border-bottom:1px solid var(--divider-color)}.styles_title__T3bCk{font-size:20px;font-weight:600;color:var(--text-color);margin:0}.styles_content__XhWXe{display:flex;flex-direction:column;gap:16px}.styles_messageBox__qc546{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:var(--alert-warning-color);border-radius:var(--border-radius-sm);border-left:4px solid var(--warning-color)}.styles_planInfo__Afb_L{font-size:14px;color:var(--text-color);padding:8px 12px;background-color:hsla(0,0%,100%,.7);border-radius:var(--border-radius-sm)}.styles_planInfo__Afb_L strong{font-weight:600}.styles_message__rEgEN{font-size:15px;line-height:1.6;color:var(--text-color);margin:0}.styles_message__rEgEN strong{font-weight:600;color:var(--primary-color)}.styles_recommendation__X8It6{font-size:14px;line-height:1.5;color:var(--muted-text-color);margin:0;font-style:italic}.styles_actions__LFFKO{display:flex;flex-direction:column;gap:12px;padding-top:8px}.styles_detailsForm__9455o{display:flex;flex-direction:column;gap:16px}.styles_templateBanner__Y6ojy{padding:12px;background:var(--aler-info-color);border-radius:var(--border-radius);font-size:14px;color:var(--primary-color)}.styles_fieldLabel__9aH4s{display:block;margin-bottom:6px;font-weight:500;color:var(--text-color)}.styles_slugRow__lpOGz{display:flex;align-items:center;gap:8px}.styles_slugPrefix__cCUAR{color:var(--muted-text-color);font-size:14px;white-space:nowrap}.styles_fieldHint__tXeTR{margin:4px 0 0;font-size:12px;color:var(--muted-text-color)}.styles_fieldError__307Vw{margin:4px 0 0;font-size:12px;color:var(--error-color)}.styles_textarea__8KFFq{width:100%;padding:12px;border-radius:var(--border-radius);border:1px solid var(--divider-color);font-size:14px;font-family:inherit;resize:vertical;box-sizing:border-box;background:var(--background-color);color:var(--text-color);outline:none;transition:border-color .15s ease}.styles_textarea__8KFFq::placeholder{color:var(--muted-text-color)}.styles_textarea__8KFFq:focus{border-color:var(--community-secondary,var(--secondary-color));background:var(--card-background-color)}.styles_textarea__8KFFq:disabled{opacity:.6;cursor:not-allowed}.styles_errorBanner__2AMnN{padding:12px;background:var(--alert-error-color);border-radius:var(--border-radius);color:var(--error-color);font-size:14px}.styles_formActions__kN6Yv{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.styles_footer__852jF{display:flex;justify-content:flex-end;gap:var(--inner-padding);margin-top:40px;padding-top:24px;-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}.styles_toggle_group__tZW9I{display:flex;flex-direction:column;gap:12px}.styles_toggle_row__dfzVd{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--divider-color);cursor:pointer}.styles_toggle_row__dfzVd:last-child{border-bottom:none}.styles_toggle_info__orEw5{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_toggle_label__LmU7K{font-size:14px;font-weight:600;color:var(--text-color)}.styles_toggle_desc__gJj8M{font-size:13px;color:var(--muted-text-color)}.styles_toggle_input__ikCRq{display:none}.styles_toggle_input__ikCRq:checked+.styles_toggle_switch__Mlugh{background-color:var(--secondary-color)}.styles_toggle_input__ikCRq:checked+.styles_toggle_switch__Mlugh:before{transform:translateX(20px)}.styles_toggle_switch__Mlugh{position:relative;width:44px;min-width:44px;height:24px;background-color:var(--divider-color);border-radius:var(--border-radius-md);transition:background-color .2s ease}.styles_toggle_switch__Mlugh:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:var(--shadow-sm)}.styles_toggle_group__3BzxI{display:flex;flex-direction:column;gap:12px}.styles_toggle_row__nO8UQ{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--divider-color);cursor:pointer}.styles_toggle_row__nO8UQ:last-child{border-bottom:none}.styles_toggle_info__CCsoy{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_toggle_label__Skl1O{font-size:14px;font-weight:600;color:var(--text-color)}.styles_toggle_desc__NGlap{font-size:13px;color:var(--muted-text-color)}.styles_toggle_input__o_vwR{display:none}.styles_toggle_input__o_vwR:checked+.styles_toggle_switch__ofTK7{background-color:var(--secondary-color)}.styles_toggle_input__o_vwR:checked+.styles_toggle_switch__ofTK7:before{transform:translateX(20px)}.styles_toggle_switch__ofTK7{position:relative;width:44px;min-width:44px;height:24px;background-color:var(--divider-color);border-radius:var(--border-radius-md);transition:background-color .2s ease}.styles_toggle_switch__ofTK7:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:var(--shadow-sm)}.styles_simpleRichTextEditor__xr7nf{border:1px solid #e0e0e0;border-radius:var(--border-radius-sm);background:#fff;overflow:hidden;transition:border-color .2s ease}.styles_simpleRichTextEditor__xr7nf.styles_focused__f0ItJ,.styles_simpleRichTextEditor__xr7nf:focus-within{border-color:var(--info-color);box-shadow:0 0 0 2px rgba(0,123,255,.1)}.styles_simpleRichTextEditor__xr7nf.styles_error__JcA8f{border-color:var(--error-color)}.styles_simpleRichTextEditor__xr7nf.styles_sm__s4z5b{min-height:80px}.styles_simpleRichTextEditor__xr7nf.styles_md__pSzok{min-height:120px}.styles_simpleRichTextEditor__xr7nf.styles_lg__UelLo{min-height:160px}.styles_toolbar__7DDTz{display:flex;align-items:center;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;gap:4px;flex-wrap:wrap}.styles_toolbarButton__m5owK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);cursor:pointer;font-size:14px;color:#495057;transition:all .2s ease}.styles_toolbarButton__m5owK:hover{background:#e9ecef;border-color:#dee2e6}.styles_toolbarButton__m5owK:active{background:#dee2e6}.styles_toolbarButton__m5owK:disabled{opacity:.5;cursor:not-allowed}.styles_separator__gHyln{width:1px;height:24px;background:#dee2e6;margin:0 4px}.styles_editor__PG6Cj{width:100%;border:none;outline:none;font-family:inherit;font-size:14px;line-height:1.5;padding:12px;background:rgba(0,0,0,0);min-height:100px;overflow-y:auto}.styles_editor__PG6Cj.styles_error__JcA8f{color:var(--error-color)}.styles_editor__PG6Cj:empty:before{content:attr(data-placeholder);color:#6c757d;pointer-events:none}.styles_editor__PG6Cj strong{font-weight:700}.styles_editor__PG6Cj em{font-style:italic}.styles_editor__PG6Cj u{text-decoration:underline}.styles_editor__PG6Cj s{text-decoration:line-through}.styles_editor__PG6Cj p{margin:0 0 8px}.styles_editor__PG6Cj p:last-child{margin-bottom:0}.styles_editor__PG6Cj ol,.styles_editor__PG6Cj ul{margin:8px 0;padding-left:20px;list-style-position:outside}.styles_editor__PG6Cj ul{list-style-type:disc;list-style-image:none}.styles_editor__PG6Cj ol{list-style-type:decimal;list-style-image:none}.styles_editor__PG6Cj li{margin:4px 0;display:list-item;list-style-position:outside}.styles_editor__PG6Cj br{line-height:1.5}.styles_charCount__xvpPM{display:flex;align-items:center;justify-content:flex-end;padding:8px 12px;font-size:12px;color:#6c757d;background:#f8f9fa;border-top:1px solid #e0e0e0;gap:4px}[dir=rtl] .styles_charCount__xvpPM{justify-content:flex-start}.styles_countError__xfpSs{color:var(--error-color);font-weight:500}.styles_htmlIndicator__Fj7zl{font-style:italic;color:#6c757d}.styles_errorMessage__FI3mj{color:var(--error-color);font-size:12px;margin-top:4px;padding:0 12px 8px}.styles_container__okHe1{display:flex;flex-direction:column;gap:32px}.styles_settingsGrid__JZrNJ{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.styles_settingsGrid__JZrNJ{grid-template-columns:1fr 1fr}}.styles_switchContainer__ZoTO4{display:flex;align-items:center;gap:16px;padding:20px;border-radius:var(--border-radius-md);border:1px solid var(--border-color);background:var(--bg-surface);transition:all .2s ease}.styles_switchContainer__ZoTO4:hover{border-color:var(--border-color-hover)}.styles_switchContainer__ZoTO4 .styles_text__2Azqr strong{display:block;margin-bottom:4px;color:var(--text-main)}.styles_switchContainer__ZoTO4 .styles_text__2Azqr p{margin:0;font-size:.85rem;color:var(--text-secondary)}.styles_section__zJOpk{border-top:1px solid var(--border-color);padding-top:24px}.styles_section__zJOpk h3{font-size:1.1rem;font-weight:600;margin:0 0 8px;color:var(--text-main)}.styles_section__zJOpk p{margin:0 0 24px;font-size:.9rem;color:var(--text-secondary)}.styles_weeklyHeader__v_mhG{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media(min-width:640px){.styles_weeklyHeader__v_mhG{flex-direction:row;justify-content:space-between;align-items:center}}.styles_weeklyHeader__v_mhG .styles_actions__MI_Ph{display:flex;gap:8px;flex-wrap:wrap}.styles_dayRow__kNrQB{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;padding:16px;border-radius:var(--border-radius-md);border:1px solid rgba(0,0,0,0);align-items:center;transition:background-color .2s}.styles_dayRow__kNrQB.styles_closed__w1gY5{background-color:var(--bg-subtle);border-color:rgba(0,0,0,0);opacity:.8}.styles_dayRow__kNrQB:not(.styles_closed__w1gY5):hover{background-color:var(--bg-hover)}@media(min-width:640px){.styles_dayRow__kNrQB{grid-template-columns:100px 1fr 1fr 100px;gap:16px;padding:12px}}.styles_dayRow__kNrQB .styles_dayLabel__uXmbY{font-weight:600;color:var(--text-main)}.styles_dayRow__kNrQB .styles_checkbox__8XzPS{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.9rem;color:var(--text-secondary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_dayRow__kNrQB .styles_checkbox__8XzPS input{width:16px;height:16px}.styles_holidayForm__Kh048{background:var(--bg-subtle);padding:24px;border-radius:var(--border-radius-md);margin-bottom:24px;border:1px solid var(--border-color)}.styles_holidayForm__Kh048 .styles_grid__cY46t{display:grid;grid-gap:20px;gap:20px;align-items:flex-end;grid-template-columns:1fr}@media(min-width:768px){.styles_holidayForm__Kh048 .styles_grid__cY46t{grid-template-columns:repeat(12,1fr);align-items:center}.styles_holidayForm__Kh048 .styles_grid__cY46t>:first-child{grid-column:span 4}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(2){grid-column:span 8}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(3),.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(4),.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(5){grid-column:span 3}.styles_holidayForm__Kh048 .styles_grid__cY46t>:nth-child(6){grid-column:span 3;display:flex;justify-content:flex-end}}.styles_holidayInfo__GsYTC{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:768px){.styles_holidayInfo__GsYTC{flex-direction:row;align-items:center;gap:24px;width:100%}}.styles_holidayList__ENP3s{display:flex;flex-direction:column;gap:12px}.styles_holidayList__ENP3s .styles_item__4YJRf{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--border-color);border-radius:var(--border-radius-md);align-items:center;background:var(--bg-surface);transition:border-color .2s}.styles_holidayList__ENP3s .styles_item__4YJRf:hover{border-color:var(--border-color-hover)}@media(min-width:640px){.styles_holidayList__ENP3s .styles_item__4YJRf{grid-template-columns:140px 1fr auto 100px 100px auto}}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN{font-weight:500;font-size:.9rem}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN.styles_open__H43Cr{color:var(--success-color)}.styles_holidayList__ENP3s .styles_item__4YJRf .styles_status___2sRN.styles_closed__w1gY5{color:var(--error-color)}.styles_holidayList__ENP3s .styles_item__4YJRf span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_submitContainer__8WC1p{margin-top:40px;padding-top:24px;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end}.styles_holidayFormGrid__FapIz{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.styles_holidayFormGrid__FapIz{grid-template-columns:1fr 2fr}}.styles_alert_card__4_vdE{padding:8px 10px;border-radius:var(--border-radius);font-size:13px;color:var(--text-color);border:1px solid var(--text-color);background:var(--alert-warning-color);border-color:var(--warning-color);margin-bottom:15px}.styles_space_payment_banner__avI8F{background:var(--alert-success-color);border:1px solid var(--tertiary-color);border-radius:var(--border-radius);padding:8px 10px}.styles_parent_title_bold__rqrHr{margin-left:4px}.styles_space_payment_subtitle__1Etih{font-size:.875rem;opacity:.8}.styles_parent_settings_link__VqpNF{text-decoration:none}.styles_main__7Is5Q{display:flex;align-items:center;justify-content:space-between;border-radius:var(--border-radius);position:relative}.styles_main__7Is5Q .styles_profile_details__9sQ1k{display:flex;align-items:center;margin-right:5px}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_avatar__rwhkD{display:flex;align-items:center;min-width:36px;margin-right:10px;z-index:9}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:14px;font-weight:500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:1920px){.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_title__Ks86B{font-size:16px}}.styles_main__7Is5Q .styles_profile_details__9sQ1k .styles_details__wzW6Z .styles_text__a5Dy8{font-size:14px;color:var(--muted-text-color)}.styles_main__7Is5Q .styles_action_buttons__pPkQm{justify-content:center;display:flex;gap:5px;min-width:30px;z-index:0}.styles_action_buttons__w8GEK{display:flex;gap:8px}.styles_form_actions_row__9Vf7J{display:flex;gap:10px;align-items:center}.styles_team_status_banner__z3_7X{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:var(--border-radius-sm)}.styles_team_status_banner__z3_7X.styles_connected__2D5Sl{background-color:#d1ecf1;border-color:#bee5eb}.styles_team_status_plan__m7BDS{font-size:14px;font-weight:500;margin-bottom:8px}.styles_team_status_count__2QyET{font-size:13px;color:var(--muted-text-color)}.styles_team_status_trial__ZoZAB{font-size:13px;color:#856404;margin-top:8px;font-style:italic}.styles_members_list__Hmha5{margin-top:var(--inner-padding)}.styles_members_list__Hmha5 li{margin-top:10px}.styles_members_list__Hmha5 li button{min-width:42px}.styles_search_wrapper__pHPX4{flex:1 1}.styles_submitBtn__reviu{background:none;border:none;cursor:pointer}@media screen and (max-width:991px){.styles_with_filter__CESWD input{padding-right:52px!important}.styles_with_filter__CESWD .styles_reset_search__2cKe4{right:52px}}.styles_has_search_text__qoMJZ .styles_reset_search__2cKe4{display:flex}.styles_reset_search__2cKe4{display:none;justify-content:center;min-width:36px;cursor:pointer;background:none;border:none;padding:0;color:var(--text-color)!important;position:absolute;right:10px;top:0;z-index:99;height:100%;align-items:center}.styles_filter_btn_wrapper__NmDXe{display:none}@media screen and (max-width:991px){.styles_filter_btn_wrapper__NmDXe{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%;z-index:99;border-left:1px solid var(--divider-color)}.styles_filter_btn_wrapper__NmDXe button{width:42px;height:100%;border-radius:0;background:none;box-shadow:none;border:none}.styles_filter_btn_wrapper__NmDXe button:hover{background:var(--divider-color);box-shadow:none;transform:none}.styles_filter_btn_wrapper__NmDXe button:active{transform:none;box-shadow:none}}.styles_search_info__dRnEU{margin-top:12px;margin-bottom:var(--inner-padding);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted-text-color);text-align:left}@media(max-width:767px){.styles_search_info__dRnEU{gap:4px 10px;align-items:baseline;margin-top:10px;margin-bottom:8px}}.styles_search_info__dRnEU .styles_search_switcher__8ml0q{margin:0}.styles_search_info__dRnEU .styles_search_switcher__8ml0q .styles_active_search__CVdOJ{color:var(--community-secondary,var(--secondary-color));font-weight:700}.styles_search_info__dRnEU .styles_search_switcher__8ml0q a,.styles_search_info__dRnEU .styles_search_switcher__8ml0q button{cursor:pointer;color:var(--muted-text-color);background:none;border:none;padding:0;font-size:12px;text-align:left}.styles_search_info__dRnEU .styles_reset_search__CaJDW{min-width:75px;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;white-space:nowrap;font-size:12px;text-align:right;color:var(--text-color)!important;line-height:1.4;height:auto}@media(max-width:767px){.styles_search_info__dRnEU .styles_reset_search__CaJDW{text-align:left}}.styles_breakerCard__NOpLp{border-radius:var(--border-radius-lg);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.06) 0,rgba(var(--secondary-color-rgb),.06) 100%);border:1px solid rgba(var(--primary-color-rgb),.1);padding:28px var(--inner-padding);text-align:center;margin:8px 0}.styles_breakerTitle__BMFKl{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 6px}.styles_breakerText__ruwtF{font-size:14px;color:var(--muted-text-color);margin:0 0 16px;line-height:1.4}.styles_container__675_m{width:100%;display:flex;flex-direction:column;gap:var(--section-margin)}.styles_feedList__h5ISS{display:flex;flex-direction:column;gap:24px}.styles_feedItem__LqVuI{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:var(--section-margin);transition:box-shadow .2s ease}.styles_feedItem__LqVuI:hover{box-shadow:var(--shadow-sm)}.styles_feedItemHeader__CnfdD{display:flex;align-items:center;gap:10px;margin-bottom:10px}.styles_feedItemAvatar__tk8ZZ{width:36px;height:36px;border-radius:50%;background:var(--background-color);object-fit:cover;flex-shrink:0}.styles_feedItemAvatarPlaceholder__8XXV1{width:36px;height:36px;border-radius:50%;background:rgba(var(--primary-color-rgb),.1);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--primary-color);flex-shrink:0}.styles_feedItemMeta__9k2Jl{flex:1 1;min-width:0}.styles_feedItemAuthor__gi7gz{font-size:13px;font-weight:600;color:var(--text-color)}.styles_feedItemAuthor__gi7gz,.styles_feedItemCommunity__e_DQw{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_feedItemCommunity__e_DQw{font-size:12px;color:var(--muted-text-color)}.styles_feedItemBadge__bNB9_{display:inline-flex;padding:3px 10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--border-radius-sm);flex-shrink:0}.styles_badgePOST__mEJPA{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badgeMOMENT__8U02R{background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color)}.styles_badgeEVENT__cK3om{background:rgba(var(--tertiary-color-rgb),.1);color:var(--tertiary-color)}.styles_badgeACTION_ALERT__ahKfK{background:var(--alert-warning-color);color:var(--warning-color)}.styles_badgeCOMMUNITY__amhKX{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_feedItemTitle__KSupm{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 6px;line-height:1.3}.styles_feedItemText__GgCl9{font-size:13px;color:var(--muted-text-color);margin:0 0 10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.styles_feedItemFooter__ze_iN{display:flex;align-items:center;justify-content:space-between;gap:12px}.styles_feedItemStats__8Wb03{display:flex;gap:14px}.styles_feedItemStat__QpaHU{font-size:12px;color:var(--muted-text-color);display:flex;align-items:center;gap:4px}.styles_feedItemStatValue__keLkJ{font-weight:600}.styles_feedItemLocation__Quw5D,.styles_feedItemTime__cXmFr{font-size:12px;color:var(--muted-text-color)}.styles_feedItemLocation__Quw5D{margin:0 0 6px;display:flex;align-items:center;gap:4px}.styles_feedItemEventDate__xScgb{font-size:12px;color:var(--secondary-color);font-weight:600;margin:0 0 8px}.styles_loadMore__mz_kQ{display:flex;justify-content:center;margin-top:var(--section-margin);margin-bottom:var(--section-margin)}.styles_loadMoreBtn__PO33E{padding:10px 32px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:rgba(0,0,0,0);color:var(--primary-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_loadMoreBtn__PO33E:hover{background:var(--background-color);border-color:var(--primary-color)}.styles_loadMoreBtn__PO33E:disabled{opacity:.5;cursor:not-allowed}.styles_messageCard__8whgq{text-align:center;padding:60px var(--inner-padding);color:var(--muted-text-color)}.styles_messageCardTitle__tI0qk{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 8px}.styles_messageCardText__UvHtz{font-size:14px;color:var(--muted-text-color);margin:0}.styles_allSections__XdUIJ{display:flex;flex-direction:column;gap:24px}.styles_allSectionTitle__klztp{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 12px}.styles_allSectionGrid__NY97v{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.styles_smallCard__2X3Wa{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:14px;transition:box-shadow .2s ease}.styles_smallCard__2X3Wa:hover{box-shadow:var(--shadow-sm)}.styles_smallCardType__H4QD_{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted-text-color);font-weight:600;margin:0 0 6px}.styles_smallCardTitle__kt9b5{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_smallCardSub__jGWsM{font-size:12px;color:var(--muted-text-color);margin:0}.styles_loading__bGzPk{display:flex;justify-content:center;align-items:center;padding:40px 0;color:var(--muted-text-color);font-size:14px}.styles_error__sEdX0{padding:var(--inner-padding);background:var(--alert-error-color);color:var(--error-color);border-radius:var(--border-radius-sm);font-size:14px;text-align:center}.styles_topicFilters__Tx_iq{margin-bottom:var(--section-margin)}.styles_videoGrid__es48P{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){.styles_videoGrid__es48P{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.styles_videoGrid__es48P{grid-template-columns:1fr;gap:12px}}.styles_videoSkeletonCard__6cM65{display:flex;flex-direction:column;gap:12px}.styles_skeletonThumbnail__YtU9O{width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-md);overflow:hidden}.styles_skeletonInfo__QFI7K{display:flex;gap:12px;padding:0 4px}.styles_skeletonAvatar__1nMOv{flex-shrink:0;width:36px;height:36px}.styles_skeletonText__kN472{flex:1 1;display:flex;flex-direction:column;gap:8px}.styles_skeletonTitle__9OT6G{height:18px;width:90%}.styles_skeletonMeta__6q4Y9{height:14px;width:60%}.styles_videoCard__aXnSZ{position:relative;border-radius:var(--border-radius-lg);overflow:hidden;cursor:pointer;background:rgba(0,0,0,0);transition:all .2s ease;display:flex;flex-direction:column;gap:12px;padding:0;border:none}.styles_videoCard__aXnSZ:hover .styles_videoWrapper__CcB_4{transform:scale(1.02)}.styles_videoWrapper__CcB_4{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-md);overflow:hidden;background:#000;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.styles_viewCountBadge__SAzi4{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:var(--border-radius-xs);font-size:11px;font-weight:600;z-index:10;pointer-events:none;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_viewCountIcon__1qlvL{font-size:8px}.styles_infoSection__6DExv{display:flex;gap:12px;padding:0 4px}.styles_avatarWrapper__yTREZ{flex-shrink:0;margin-top:2px}.styles_avatar__A8kTt{width:36px;height:36px;border-radius:50%;object-fit:cover;background:var(--divider-color)}.styles_avatarPlaceholder__k5Uh0{width:36px;height:36px;border-radius:50%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.styles_textInfo__dqFJ2{flex:1 1;min-width:0}.styles_videoTitle__aYDtK{font-size:15px;font-weight:600;line-height:1.4;color:var(--text-color);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.styles_metaInfo__ryqnd{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.styles_communityName__1gSOb{font-size:13px;color:var(--muted-text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.styles_communityName__1gSOb:hover{color:var(--text-color)}.styles_dot__qGyJo,.styles_stats__fwCBS{color:var(--muted-text-color);font-size:13px}.styles_stats__fwCBS{display:flex;align-items:center;gap:4px}@media screen and (max-width:768px){.styles_videoCard__aXnSZ{gap:10px}.styles_avatar__A8kTt{width:32px;height:32px}.styles_avatarPlaceholder__k5Uh0{width:32px;height:32px;font-size:12px}.styles_videoTitle__aYDtK{font-size:14px}.styles_communityName__1gSOb,.styles_stats__fwCBS{font-size:12px}}.styles_card__fIgsh{display:flex;align-items:center;gap:16px;padding:16px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);transition:all .2s ease-in-out;cursor:pointer;text-decoration:none;margin-bottom:4px}.styles_card__fIgsh:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.styles_image_container__An18Q{width:64px;height:64px;border-radius:var(--border-radius);overflow:hidden;background:rgba(var(--primary-color-rgb),.05);flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_image_container__An18Q img{width:100%;height:100%;object-fit:cover}.styles_icon_fallback__VNKdC{font-size:28px;display:flex;align-items:center;justify-content:center}.styles_content__KmHr9{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.styles_community_name__d36Si{font-size:11px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.styles_item_title__6Vudn{font-size:15px;font-weight:600;color:var(--text-color)}.styles_description__Rqju_,.styles_item_title__6Vudn{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2}.styles_description__Rqju_{font-size:13px;color:var(--muted-text-color)}.styles_badge__0VTDs{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.styles_badge__0VTDs.styles_course__Q_HfC{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badge__0VTDs.styles_product__44XFX{background:rgba(67,56,202,.08);color:#4338ca}.styles_badge__0VTDs.styles_mentorship__P7pRX{background:rgba(21,128,61,.08);color:#15803d}.styles_viewerOverlay__7U3op{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.98);z-index:999999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.styles_viewerContainer__ElOSu{position:relative;width:100%;height:100%;max-width:450px;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;overflow:hidden}.styles_closeButton__0SCMu{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_closeButton__0SCMu svg{color:#fff!important}.styles_closeButton__0SCMu svg,.styles_closeButton__0SCMu svg path{stroke:#fff!important;fill:#fff!important}.styles_closeButton__0SCMu:hover{background:hsla(0,0%,100%,.25);transform:scale(1.05)}.styles_closeButton__0SCMu:focus{outline:2px solid #fff;outline-offset:2px}.styles_navButton__pHuQR{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .2s ease;color:#fff}.styles_navButton__pHuQR:hover{background:hsla(0,0%,100%,.25);transform:translateY(-50%) scale(1.1)}.styles_navButton__pHuQR:focus{outline:2px solid #fff;outline-offset:2px}@media screen and (max-width:768px){.styles_navButton__pHuQR{width:36px;height:36px}}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:12px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:12px}.styles_videoContainer__za_sv{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:0;background:#000}.styles_video__fovyB{width:100%;height:100%;max-height:100vh;object-fit:contain;background:#000}.styles_gradientOverlay__YW6rr{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 30%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.3) 80%,transparent);pointer-events:none;z-index:10}.styles_placeholder__8vEVb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:16px}.styles_progressIndicator__qyIWS{position:absolute;top:16px;left:16px;right:16px;display:flex;flex-direction:column;gap:6px;z-index:15;pointer-events:none}.styles_progressBar__cGMUP{width:100%;height:3px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_progressFill__oORw1{height:100%;background:#fff;transition:width .3s ease;border-radius:var(--border-radius-xs)}.styles_progressText__N1_qI{color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5)}.styles_engagementMetrics__VgFYo{position:absolute;bottom:80px;right:16px;display:flex;flex-direction:column;gap:16px;z-index:16;align-items:center;pointer-events:none;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 0;border-radius:var(--border-radius-lg);border:1px solid hsla(0,0%,100%,.15)}.styles_metricItem__mmx6V{display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:auto;min-width:44px;padding:4px;border-radius:var(--border-radius-sm);transition:background-color .2s ease}.styles_metricItem__mmx6V:hover{background-color:hsla(0,0%,100%,.1)}.styles_metricItem__mmx6V svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_metricItem__mmx6V:hover svg{transform:scale(1.15)}.styles_metricCount__NkfI2{font-size:12px;font-weight:600;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.8);text-align:center;min-width:20px}.styles_likeButtonWrapper__WIexp{display:flex;align-items:center;justify-content:center}.styles_likeButtonWrapper__WIexp span.root{color:rgba(0,0,0,0)!important;gap:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel{color:#fff!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));transition:transform .2s ease}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:first-of-type{opacity:0!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot label.heartConfettiLabel svg path:last-of-type{stroke:#fff!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:nth-of-type(2){stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:first-of-type{opacity:1!important;fill:var(--secondary-color)!important;stroke:none!important}.styles_likeButtonWrapper__WIexp span.root span.confettiHeartRoot input:checked+label svg path:last-of-type{stroke:var(--secondary-color)!important;fill:none!important}.styles_likeButtonWrapper__WIexp span.root:hover label.heartConfettiLabel svg{transform:scale(1.15)}.styles_commentButton__6k8jJ,.styles_shareButton__hC_iR{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.styles_commentButton__6k8jJ:hover,.styles_shareButton__hC_iR:hover{transform:scale(1.15)}.styles_commentButton__6k8jJ:focus,.styles_shareButton__hC_iR:focus{outline:2px solid #fff;outline-offset:2px;border-radius:var(--border-radius-xs)}.styles_momentInfo__StJq3{position:absolute;bottom:80px;left:0;right:0;padding:20px 16px;z-index:16;pointer-events:none}.styles_communitySection__UVpGH{display:flex;align-items:center;gap:12px;margin-top:12px;pointer-events:auto}.styles_communityInfo__Vj_F4{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.styles_communityName__eqARY{font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.styles_communityName__eqARY,.styles_userName__Tez1W{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_userName__Tez1W{font-size:13px;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.8)}.styles_momentTitle__Ep0WD{color:#fff;font-size:16px;font-weight:600;margin:0 0 8px;padding:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-shadow:0 2px 4px rgba(0,0,0,.8);pointer-events:auto}.styles_topicBadges__1GpMU{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;pointer-events:auto}.styles_topicBadge__cKCRo{display:inline-flex;align-items:center;padding:4px 10px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--border-radius-md);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.9);cursor:default;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.styles_closeButton__0SCMu{top:12px;right:12px;width:36px;height:36px}.styles_navButton__pHuQR{width:36px;height:36px}.styles_navButton__pHuQR.styles_prevButton__nyOLA{left:8px}.styles_navButton__pHuQR.styles_nextButton__AHQl2{right:8px}.styles_engagementMetrics__VgFYo{right:12px;bottom:70px;gap:12px;padding:10px 6px}.styles_momentInfo__StJq3{bottom:70px;padding:16px 12px}.styles_gradientOverlay__YW6rr{height:180px}.styles_progressIndicator__qyIWS{top:12px;left:12px;right:12px}}