.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:calc(var(--section-margin)*1.5)}.category-grid_gridHeader__zImRV h2{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 calc(var(--inner-padding)*.5) 0;font-family:var(--heading-font)}.category-grid_gridHeader__zImRV p{font-size:1rem;color:var(--muted-text-color);margin:0;line-height:1.5}.category-grid_grid__VhvYr{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding)}@media screen and (max-width:768px){.category-grid_grid__VhvYr{grid-template-columns:1fr}}.category-grid_categoryCard__FWwEf{background:#fff;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);padding:var(--inner-padding);text-align:start;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:flex-start;gap:var(--inner-padding);height:100%}.category-grid_categoryCard__FWwEf:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryDescription__x_vnj,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryStats__Cy_k0,.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryTitle__uCVsv{color:#fff}.category-grid_categoryCard__FWwEf.category-grid_selected__mOlGx .category-grid_categoryIcon__IwhdF{background:hsla(0,0%,100%,.2)}.category-grid_categoryIcon__IwhdF{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--muted-divider-color);border-radius:var(--border-radius-md);flex-shrink:0;font-size:1.5rem}.category-grid_categoryContent__Od4Qu{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.category-grid_categoryTitle__uCVsv{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3;font-family:var(--heading-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-grid_categoryDescription__x_vnj{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-grid_categoryStats__Cy_k0{font-size:.75rem;color:var(--muted-text-color);font-weight:500;margin-top:4px}@media screen and (max-width:768px){.category-grid_categoryGrid__JxrtE{padding:var(--inner-padding)}.category-grid_gridHeader__zImRV{margin-bottom:var(--inner-padding)}.category-grid_gridHeader__zImRV h2{font-size:1.25rem}.category-grid_gridHeader__zImRV p{font-size:.9rem}.category-grid_categoryCard__FWwEf{padding:calc(var(--inner-padding)*.75);gap:calc(var(--inner-padding)*.75)}.category-grid_categoryIcon__IwhdF{width:40px;height:40px;font-size:1.25rem}}.feature-card_featureCards__hL0bt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.feature-card_featureCard__D8Ufe{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:20px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius-lg);background:#fff;transition:all .2s ease}.feature-card_featureCard__D8Ufe:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-card_featureIcon__KEjvz{font-size:24px;flex-shrink:0;margin-top:4px}.feature-card_featureContent__p_I4B{flex:1 1;min-width:0}.feature-card_featureTitle__H400M{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.feature-card_featureDescription__fzAAZ{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.5}.feature-card_featureDetails__y8Lxz{font-size:.85rem;color:var(--text-color);margin:0;line-height:1.4}@media screen and (max-width:768px){.feature-card_featureCards__hL0bt{grid-template-columns:1fr;gap:16px}.feature-card_featureCard__D8Ufe{padding:16px;gap:12px}.feature-card_featureIcon__KEjvz{font-size:20px}.feature-card_featureTitle__H400M{font-size:1rem}.feature-card_featureDescription__fzAAZ{font-size:.85rem}.feature-card_featureDetails__y8Lxz{font-size:.8rem}}.guide-section_guideSection__rHtQE{padding:24px}.guide-section_sectionHeader__1ONmJ{margin-bottom:0;padding-bottom:24px;border-bottom:1px solid var(--divider-color)}.guide-section_sectionTitle__4IV7D{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0 0 12px;font-family:var(--heading-font)}.guide-section_sectionDescription__mFtm3{font-size:1.125rem;color:var(--muted-text-color);margin:0;line-height:1.6}.guide-section_sectionContent__3U3uV{margin-top:24px}.guide-section_sectionsGrid__NOOt1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:24px}@media screen and (max-width:768px){.guide-section_sectionsGrid__NOOt1{grid-template-columns:1fr;gap:12px}}.guide-section_sectionCard__SZ_Jq{background:#fff;border:2px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:20px;text-align:start;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:8px}.guide-section_sectionCard__SZ_Jq:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.guide-section_sectionCardTitle__KFQ_S{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.guide-section_sectionCardDescription__FVrD9{font-size:.9rem;color:var(--muted-text-color);margin:0;line-height:1.4}.guide-section_section___szsr{margin-bottom:0}.guide-section_subsectionTitle__Oomap{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.guide-section_subsectionDescription__HAnuw{font-size:1rem;color:var(--muted-text-color);margin:0 0 20px;line-height:1.5}.guide-section_noContent__Qt484{text-align:center;padding:60px 32px;color:var(--muted-text-color)}.guide-section_noContent__Qt484 h2{font-size:1.5rem;margin:0 0 12px;color:var(--text-color)}.guide-section_noContent__Qt484 p{font-size:1rem;margin:0}@media screen and (max-width:768px){.guide-section_guideSection__rHtQE{padding:20px}.guide-section_sectionTitle__4IV7D{font-size:1.75rem}.guide-section_sectionDescription__mFtm3{font-size:1rem}.guide-section_subsectionTitle__Oomap{font-size:1.25rem}.guide-section_noContent__Qt484{padding:40px 20px}.guide-section_noContent__Qt484 h2{font-size:1.25rem}.guide-section_noContent__Qt484 p{font-size:.9rem}}.screenshot-gallery_screenshotGallery__mPjFf{margin-top:20px}.screenshot-gallery_galleryGrid__Wk_Ey{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.screenshot-gallery_galleryItem__5HM33{cursor:pointer;border-radius:var(--border-radius);overflow:hidden;transition:transform .2s ease}.screenshot-gallery_galleryItem__5HM33:hover{transform:translateY(-2px)}.screenshot-gallery_galleryImage__tfR0C{width:100%;height:200px;object-fit:cover;border-radius:var(--border-radius)}.screenshot-gallery_galleryCaption__oQ_zY{font-size:.85rem;color:var(--muted-text-color);margin:8px 0 0;text-align:center}.screenshot-gallery_modal__1WOzB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.screenshot-gallery_modalContent__svhSQ{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:var(--border-radius);overflow:hidden}.screenshot-gallery_closeButton__Mzd_c{position:absolute;top:12px;right:12px;width:32px;height:32px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:18px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_closeButton__Mzd_c:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.screenshot-gallery_nextButton__Onz03:hover,.screenshot-gallery_prevButton__uT91k:hover{background:rgba(0,0,0,.7)}.screenshot-gallery_prevButton__uT91k{left:12px}.screenshot-gallery_nextButton__Onz03{right:12px}.screenshot-gallery_modalImage___fJdm{width:100%;height:auto;max-height:70vh;object-fit:contain}.screenshot-gallery_modalCaption___k3z_{padding:16px;font-size:.9rem;color:var(--text-color);text-align:center;margin:0;background:#fff}@media screen and (max-width:768px){.screenshot-gallery_galleryGrid__Wk_Ey{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.screenshot-gallery_galleryImage__tfR0C{height:150px}.screenshot-gallery_modal__1WOzB{padding:10px}.screenshot-gallery_closeButton__Mzd_c{top:8px;right:8px;width:28px;height:28px;font-size:16px}.screenshot-gallery_nextButton__Onz03,.screenshot-gallery_prevButton__uT91k{width:32px;height:32px;font-size:16px}.screenshot-gallery_prevButton__uT91k{left:8px}.screenshot-gallery_nextButton__Onz03{right:8px}.screenshot-gallery_modalImage___fJdm{max-height:60vh}.screenshot-gallery_modalCaption___k3z_{padding:12px;font-size:.85rem}}.step-by-step_stepByStep__z4RsS{display:flex;flex-direction:column;gap:16px}.step-by-step_step__Wv2gI{border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;overflow:hidden;transition:all .2s ease}.step-by-step_step__Wv2gI:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.step-by-step_stepHeader__lK2y3{width:100%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:none;border:none;cursor:pointer;transition:all .2s ease;text-align:start}.step-by-step_stepHeader__lK2y3:hover{background:rgba(0,0,0,.01)}.step-by-step_stepHeader__lK2y3.step-by-step_expanded__qxHDI{background:rgba(var(--primary-color-rgb),.02)}.step-by-step_stepNumber__LQg5j{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);color:#fff;border-radius:50%;font-weight:600;font-size:14px;flex-shrink:0}.step-by-step_stepContent__pZdrr{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.step-by-step_stepTitle__Or9G6{font-size:1.05rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3}.step-by-step_stepDescription__HMnYb{font-size:.875rem;color:var(--muted-text-color);margin:0;line-height:1.4}.step-by-step_expandButton__F9zs2{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--muted-divider-color);border-radius:50%;color:var(--text-color);font-size:18px;font-weight:500;transition:all .2s ease;flex-shrink:0}.step-by-step_expandButton__F9zs2.step-by-step_expanded__qxHDI{background:var(--primary-color);color:#fff;transform:rotate(0deg)}.step-by-step_stepDetails__iP3To{padding:16px 20px 20px 68px;border-top:1px solid var(--muted-divider-color);background:var(--background-color)}.step-by-step_stepDetails__iP3To p{font-size:.9rem;color:var(--text-color);margin:0;line-height:1.6;white-space:pre-wrap}@media screen and (max-width:768px){.step-by-step_stepHeader__lK2y3{padding:12px 16px;gap:12px}.step-by-step_stepNumber__LQg5j{width:28px;height:28px;font-size:12px}.step-by-step_stepTitle__Or9G6{font-size:1rem}.step-by-step_stepDescription__HMnYb{font-size:.85rem}.step-by-step_stepDetails__iP3To{padding:12px 16px 16px 56px}}.search-results_searchResults__qVJWb{padding:32px}.search-results_resultsHeader__ZoPoj{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--divider-color)}.search-results_resultsHeader__ZoPoj h3{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 8px;font-family:var(--heading-font)}.search-results_resultsCount__mi8bJ{font-size:.9rem;color:var(--muted-text-color);margin:0}.search-results_resultsList__KIHf0{display:flex;flex-direction:column;gap:12px}.search-results_resultItem__k4Hto{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--divider-color);border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;background:#fff}.search-results_resultItem__k4Hto:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-results_resultContent__YaQNJ{flex:1 1;min-width:0}.search-results_resultTitle__MjAl3{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 6px;font-family:var(--heading-font)}.search-results_resultDescription__WJsbe{font-size:.9rem;color:var(--muted-text-color);margin:0 0 8px;line-height:1.4}.search-results_resultMeta__eJlRk{display:flex;gap:12px;align-items:center}.search-results_resultCategory__5ddsB{font-size:.8rem;color:var(--primary-color);background:var(--muted-divider-color);padding:4px 8px;border-radius:var(--border-radius-md);text-transform:capitalize}.search-results_resultRelevance__PhhKB{font-size:.8rem;color:var(--muted-text-color)}.search-results_resultArrow__pHB2U{color:var(--muted-text-color);font-size:18px;font-weight:700;margin-left:12px;flex-shrink:0}.search-results_loading__02_6F{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_loading__02_6F p{margin:16px 0 0;font-size:1rem}.search-results_spinner__NXIVl{width:32px;height:32px;border-top:3px solid var(--muted-divider-color);border:3px solid var(--muted-divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:search-results_spin__PF22_ 1s linear infinite}@keyframes search-results_spin__PF22_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results_emptyState__oqzyl,.search-results_noResults__qOO4U{text-align:center;padding:60px 20px;color:var(--muted-text-color)}.search-results_emptyState__oqzyl h3,.search-results_noResults__qOO4U h3{font-size:1.5rem;margin:0 0 12px;color:var(--text-color);font-family:var(--heading-font)}.search-results_emptyState__oqzyl p,.search-results_noResults__qOO4U p{font-size:1rem;margin:0;line-height:1.6}@media screen and (max-width:768px){.search-results_searchResults__qVJWb{padding:20px}.search-results_resultsHeader__ZoPoj h3{font-size:1.25rem}.search-results_resultItem__k4Hto{padding:12px}.search-results_resultTitle__MjAl3{font-size:.9rem}.search-results_resultDescription__WJsbe{font-size:.85rem}.search-results_resultMeta__eJlRk{flex-direction:column;align-items:flex-start;gap:6px}.search-results_resultArrow__pHB2U{font-size:16px}}.user-guide-content_contentArea__4EbbO{min-height:600px}.breadcrumb_breadcrumb__3dl66{padding:var(--section-margin) 0}.breadcrumb_breadcrumbList__ytBv6{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--inner-padding)*.5)}.breadcrumb_breadcrumbItem__6X_4A{background:none;border:none;color:var(--muted-text-color);font-size:14px;cursor:pointer;padding:calc(var(--inner-padding)*.25) calc(var(--inner-padding)*.5);border-radius:var(--border-radius-xs);transition:all .2s ease}.breadcrumb_breadcrumbItem__6X_4A:hover{color:var(--primary-color);background:var(--background-color)}.breadcrumb_breadcrumbItem__6X_4A.breadcrumb_active__9Khwu{color:var(--primary-color);font-weight:500}.breadcrumb_breadcrumbItem__6X_4A:last-child{color:var(--text-color);font-weight:500;cursor:default}.breadcrumb_breadcrumbItem__6X_4A:last-child:hover{color:var(--text-color);background:none}.breadcrumb_separator__Rf67A{color:var(--muted-text-color);font-size:14px;margin:0 calc(var(--inner-padding)*.25)}@media screen and (max-width:768px){.breadcrumb_breadcrumb__3dl66{margin-bottom:var(--section-margin);padding:calc(var(--section-margin)*.75) 0}.breadcrumb_breadcrumbItem__6X_4A{font-size:13px;padding:calc(var(--inner-padding)*.1875) calc(var(--inner-padding)*.375)}.breadcrumb_separator__Rf67A{font-size:13px;margin:0 calc(var(--inner-padding)*.125)}}.styles_main__lkpTR{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:8px 10px;border-radius:var(--border-radius);font-size:13px;text-align:center;color:var(--text-color);border:1px solid var(--text-color);width:100%;margin-bottom:var(--section-margin);white-space:normal!important}.styles_main__lkpTR.styles_success__35GMX{background:var(--alert-success-color);border-color:var(--primary-color)}.styles_main__lkpTR.styles_error__c84tA{background:var(--alert-error-color);border-color:var(--error-color)}.styles_main__lkpTR.styles_warning__tGtjU{background:var(--alert-warning-color);border-color:var(--warning-color)}.styles_main__lkpTR.styles_info__H0HBS{background:var(--alert-info-color);border-color:var(--info-color)}.styles_action__zEdpc{font-weight:600;text-decoration:underline;white-space:nowrap}.styles_preview_crud__sengl .styles_crud_item__x8H2F{display:none}.styles_preview_crud__sengl .styles_crud_item__x8H2F.styles_active____vu6{display:block}.styles_root__YPOB6{position:relative;display:flex;flex-direction:column;background:rgba(0,0,0,.03);border:1px solid var(--divider-color);border-radius:var(--border-radius);margin-bottom:15px;overflow:hidden;cursor:pointer}.styles_root__YPOB6.styles_active____vu6,.styles_root__YPOB6:hover{border:2px solid var(--tertiary-color)}.styles_root__YPOB6:last-child{margin-bottom:0}.styles_root__YPOB6 .styles_image_wrapper__kL6fC{width:100%;height:auto;height:250px;position:relative}.styles_root__YPOB6 .styles_image_wrapper__kL6fC img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_root__YPOB6 .styles_content__k1OIN{padding:10px var(--inner-padding);max-width:calc(100% - 90px)}.styles_root__YPOB6 .styles_content__k1OIN .styles_title__SG3rc{display:block;text-transform:capitalize;margin-bottom:3px}.styles_root__YPOB6 .styles_content__k1OIN p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_root__YPOB6 .styles_content__k1OIN .styles_description__1tH_y{margin-bottom:0}.styles_tabularList__uDQAo{display:flex;width:100%;gap:10px;flex-direction:column;max-height:calc(100vh - 360px);overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;box-sizing:content-box}.styles_tabularList__uDQAo ::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_tabularList__uDQAo{max-height:calc(100vh - 200px);margin-bottom:0}}.styles_tabularList__uDQAo .styles_tabularActions__xZy2z{display:flex;align-content:flex-end}.styles_tabularList__uDQAo .styles_tabularActions__xZy2z button{display:flex;gap:10px}.styles_active_preview__orIbN{position:relative;display:flex;flex-direction:column;border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.styles_active_preview__orIbN .styles_close__SwJKi{inset-inline-end:var(--inner-padding);display:inline-flex;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_active_preview__orIbN .styles_change_preview__VaXUw,.styles_active_preview__orIbN .styles_close__SwJKi{position:absolute;top:var(--inner-padding);cursor:pointer;z-index:999;align-items:center;justify-content:center}.styles_active_preview__orIbN .styles_change_preview__VaXUw{left:var(--inner-padding);display:flex}.styles_active_preview__orIbN .styles_change_preview__VaXUw.styles_loading__OOG2h{height:34px;width:158px;border-radius:var(--border-radius);z-index:9999;cursor:default;display:flex;align-items:center;justify-content:center;background-color:var(--divider-color)}.styles_active_preview__orIbN .styles_image_wrapper__csNf7{width:100%;height:auto;height:250px;position:relative;overflow:hidden}.styles_active_preview__orIbN .styles_image_wrapper__csNf7 img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_active_preview__orIbN .styles_content__yF6MU{width:100%;padding:10px var(--inner-padding);background-color:var(--background-color)}.styles_active_preview__orIbN .styles_content__yF6MU .styles_title__anXbZ{display:block;text-transform:capitalize;margin-bottom:3px}.styles_active_preview__orIbN .styles_content__yF6MU p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_active_preview__orIbN .styles_content__yF6MU .styles_description__h6MBK{margin-bottom:0}.styles_active_preview__Vf3Qp{position:relative;display:flex;flex-direction:column;border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.styles_active_preview__Vf3Qp .styles_close__sh4bu{inset-inline-end:var(--inner-padding);display:inline-flex;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n,.styles_active_preview__Vf3Qp .styles_close__sh4bu{position:absolute;top:var(--inner-padding);cursor:pointer;z-index:999;align-items:center;justify-content:center}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n{left:var(--inner-padding);display:flex}.styles_active_preview__Vf3Qp .styles_change_preview__K3p9n.styles_loading__g0fYh{height:34px;width:158px;border-radius:var(--border-radius);z-index:9999;cursor:default;display:flex;align-items:center;justify-content:center;background-color:var(--divider-color)}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl{width:100%;height:auto;height:250px;position:relative;overflow:hidden}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl img{height:100%;width:100%;object-fit:cover;max-height:500px;background:#000}.styles_active_preview__Vf3Qp .styles_content__TB63s{width:100%;padding:10px var(--inner-padding);background-color:var(--background-color)}.styles_active_preview__Vf3Qp .styles_content__TB63s .styles_title__XIQGE{display:block;text-transform:capitalize;margin-bottom:3px}.styles_active_preview__Vf3Qp .styles_content__TB63s p{margin-bottom:5px;color:var(--muted-text-color);font-size:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.styles_active_preview__Vf3Qp .styles_content__TB63s .styles_description__X8KPE{margin-bottom:0}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl{display:flex;align-items:center;justify-content:center;flex-direction:column}.styles_active_preview__Vf3Qp .styles_image_wrapper__c3aHl .styles_text__auMp5{font-size:13px;color:var(--muted-text-color)}.styles_checkbox_wrapper__vFM4g{position:relative;display:flex;align-items:center}.styles_checkbox__W96_P{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.styles_checkbox__W96_P+label{position:relative;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;height:27px;color:var(--text-color)}.styles_checkbox__W96_P+label span{margin-left:12px}.styles_checkbox__W96_P+label:before{content:" ";display:inline-block;vertical-align:middle;margin-right:3px;width:24px;height:24px;background-color:var(--background-color);border:1.5px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:none}.styles_checkbox__W96_P:checked+label:before{background-color:var(--text-color);border-color:var(--text-color)}.styles_checkbox__W96_P:checked+label:after{content:" ";background-image:url(/img/check.svg);background-repeat:no-repeat;background-size:15px 15px;background-position:50%;position:absolute;display:flex;justify-content:center;align-items:center;margin-left:0;left:0;top:0;text-align:center;background-color:rgba(0,0,0,0);font-size:10px;height:27px;width:27px}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P+label{height:40px}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P+label span{font-weight:600;margin-left:0;position:absolute;left:50%;transform:translateX(-50%)}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P+label:before{width:40px;height:40px;border-radius:50%;margin-right:0;border:0}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P:checked+label,.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P:checked+label span{color:#fff!important}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P:checked+label:before{background-color:var(--community-primary,var(--primary-color));border-color:var(--community-primary,var(--primary-color))}.styles_main__raG9i.styles_is_multiple__0TKMs .styles_checkbox__W96_P:checked+label:after{background-image:none;background-size:15px 15px;height:40px;width:40px}.styles_error__8NTTt{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_main__r5uAb{position:relative}.styles_main__r5uAb.styles_with_cropper__NyVi_ .styles_uploader__4cimR.styles_hidden__MKJmH{height:360px}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_icon__724tp img{width:100px;height:100px;object-fit:cover;border-radius:var(--border-radius-sm)}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_post_media__PNNmK{display:flex;justify-content:center}.styles_main__r5uAb.styles_preview_small__DeyjP .styles_post_media__PNNmK img{width:100px;height:100px;object-fit:cover;background:rgba(0,0,0,0);border-radius:var(--border-radius-sm)}.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK{display:flex;justify-content:center}.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK img,.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK video{width:100%;height:auto;max-height:320px;object-fit:contain;border-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK img,.styles_main__r5uAb.styles_preview_contained__DI9Y4 .styles_post_media__PNNmK video{max-height:240px}}.styles_main__r5uAb.styles_uploading__Egy2c{transform:none!important;will-change:auto!important}.styles_main__r5uAb.styles_uploading__Egy2c:before{position:fixed;left:0!important;top:0!important;right:0!important;bottom:0!important;content:"";height:100vh!important;width:100vw!important;min-height:100vh;min-width:100vw;max-height:100vh;max-width:100vw;z-index:999999;background:linear-gradient(90deg,rgba(250,250,250,.95),rgba(255,255,255,.95),rgba(250,250,250,.95));background-size:300% 100%;animation:styles_wave__6Ip5w 2s infinite;margin:0!important;padding:0!important;inset:0!important;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.styles_main__r5uAb.styles_uploading__Egy2c .styles_progress__3xtZ9{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999999;text-align:center;font-weight:700;width:96%;max-width:500px}.styles_main__r5uAb .styles_close_uploader__YZv1w{position:absolute;top:3px;inset-inline-end:3px;cursor:pointer;z-index:999;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:#fff;border:1px solid var(--divider-color);height:30px;width:30px}.styles_main__r5uAb .styles_uploader__4cimR{margin-bottom:30px;position:relative;overflow:hidden;min-height:200px;border-radius:var(--border-radius);background:var(--background-color);border:2px dashed var(--divider-color);display:flex;align-items:center;justify-content:center}.styles_main__r5uAb .styles_uploader__4cimR.styles_hidden__MKJmH{visibility:hidden;opacity:0;margin:0;min-height:0}.styles_main__r5uAb .styles_uploader__4cimR .styles_input__0NkmT{cursor:pointer;height:100%;width:100%;opacity:0;top:0;left:0;z-index:100;position:absolute}.styles_main__r5uAb .styles_uploader__4cimR .styles_input__0NkmT:disabled{cursor:default}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4.styles_hidden__MKJmH{display:none}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_icon__724tp{width:100%;display:flex;justify-content:center;margin-bottom:var(--inner-padding)}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_icon__724tp img{width:100%;max-height:360px;object-fit:contain;border-radius:var(--border-radius)}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_title__RgJVT{margin-top:5px;font-size:13px;font-weight:500}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_subtitle__xsvRt{margin-top:5px;font-size:11px;color:var(--muted-color);text-align:center}.styles_main__r5uAb .styles_uploader__4cimR .styles_content__nbR_4 .styles_max_limit__q_hfM{font-size:13px;font-weight:500;margin-top:5px}.styles_main__r5uAb .styles_post_media__PNNmK{width:100%;height:auto;position:relative}.styles_main__r5uAb .styles_post_media__PNNmK.styles_small__0dYMz img,.styles_main__r5uAb .styles_post_media__PNNmK.styles_small__0dYMz video{height:auto;width:100%;object-fit:contain;border-radius:var(--border-radius);background:#000;max-height:200px;margin:0 auto}.styles_main__r5uAb .styles_post_media__PNNmK img,.styles_main__r5uAb .styles_post_media__PNNmK video{height:auto;width:100%;object-fit:contain;border-radius:var(--border-radius);background:#000}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3{display:flex;align-items:center;gap:5px;flex-direction:column;padding:5px;border-radius:var(--border-radius);background:#000;border:2px solid #000;min-height:200px;justify-content:center}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 .styles_file_icon__Zl1ms{width:24px;height:24px}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 svg{max-width:100px!important}.styles_main__r5uAb .styles_post_media__PNNmK .styles_file_preview__PIGu3 span{font-size:14px;color:#fff;width:100%;white-space:nowrap;overflow:hidden;text-align:center;text-overflow:ellipsis}.styles_main__r5uAb .styles_post_media__PNNmK .styles_close__hjFit{position:absolute;top:10px;inset-inline-end:10px;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_main__r5uAb .styles_cropper__RUQkZ>div{z-index:99}.styles_error__ygOFv{color:var(--error-color);font-size:12px;margin-top:10px;display:block}@keyframes styles_wave__6Ip5w{0%{background-position:100% 0}to{background-position:-100% 0}}.styles_upload_overlay__9ABty{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:999999;background-color:var(--background-color);margin:0;padding:0}.styles_upload_loader_wrapper__2RXrN{position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.styles_upload_ring__KGzHU{position:relative;display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;margin-bottom:28px}.styles_upload_ring__KGzHU.styles_upload_ring_indeterminate__80PAq .styles_upload_ring_svg__E5YHO{animation:styles_upload_ring_spin__eGKTU 1.4s linear infinite}.styles_upload_ring_svg__E5YHO{width:100%;height:100%;transform:rotate(-90deg)}.styles_upload_ring_track__he2Rd{fill:none;stroke:var(--divider-color);stroke-width:6}.styles_upload_ring_progress__YW9Yo{fill:none;stroke:var(--community-primary,var(--primary-color));stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .35s ease}.styles_upload_icon__CvBjB{position:absolute;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;color:var(--community-primary,var(--primary-color));animation:styles_upload_icon_pulse__75vm0 1.8s ease-in-out infinite}@keyframes styles_upload_ring_spin__eGKTU{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@keyframes styles_upload_icon_pulse__75vm0{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 3px))}}.styles_upload_text__zZbkS{font-weight:600;color:var(--text-color)}.styles_upload_text__zZbkS p{margin:4px 0;font-size:14px}.styles_upload_text__zZbkS p:first-child{font-size:16px}.styles_upload_progress__HcR8_{color:var(--community-primary,var(--primary-color));font-size:18px!important;margin-top:12px!important}.styles_upload_estimated_time__2hmXr{color:var(--muted-color);font-size:14px!important;margin-top:4px!important}.styles_container__W9DPh{width:100%;padding:16px 0;position:relative;transition:all .2s ease}.styles_container__W9DPh.styles_dragging__svtoP{background-color:var(--surface-hover,#f0f7ff);border:2px dashed var(--primary-color,var(--info-color));border-radius:var(--border-radius-md);padding:16px}.styles_upload_header__Hsqx5{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.styles_upload_count__72gTw{font-size:14px;font-weight:500;color:var(--text-secondary,#666)}.styles_media_grid__QM8bd{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}@media(max-width:768px){.styles_media_grid__QM8bd{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}}@media(max-width:480px){.styles_media_grid__QM8bd{grid-template-columns:repeat(2,1fr)}}.styles_media_item__ffWLt{position:relative;aspect-ratio:1/1;border-radius:var(--border-radius-sm);overflow:hidden;background-color:var(--surface-secondary,#f5f5f5);border:2px solid var(--border-color,#e0e0e0);cursor:-webkit-grab;cursor:grab;transition:outline .15s ease-out,transform .15s ease-out}.styles_media_item__ffWLt:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_media_item__ffWLt.styles_drag_over__UjI5h{outline:2px dashed var(--secondary-color);outline-offset:2px}.styles_media_item__ffWLt img{width:100%;height:100%;object-fit:cover}.styles_drag_handle__nttPN{position:absolute;inset-block-start:6px;inset-inline-start:6px;opacity:0;transition:opacity .15s ease-out;background:hsla(0,0%,100%,.85);border-radius:var(--border-radius-sm);padding:2px 4px;cursor:-webkit-grab;cursor:grab;z-index:1;display:flex;align-items:center;justify-content:center}.styles_media_item__ffWLt:hover .styles_drag_handle__nttPN{opacity:1}.styles_cover_badge__mUoIv{position:absolute;inset-block-end:6px;inset-inline-start:6px;background:var(--secondary-color);color:#fff;font-size:.65rem;font-weight:600;padding:2px 6px;border-radius:var(--border-radius-sm);text-transform:uppercase;letter-spacing:.04em;z-index:1;pointer-events:none}.styles_remove_btn__nMOEl{position:absolute;top:4px;right:4px;z-index:2;width:24px;height:24px;border-radius:50%;background-color:rgba(0,0,0,.7);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;color:#fff}.styles_remove_btn__nMOEl:hover{background-color:rgba(0,0,0,.9)}.styles_remove_btn__nMOEl:active{transform:scale(.95)}.styles_remove_btn__nMOEl svg{fill:#fff}.styles_processing_overlay__zV_Rj{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:var(--text-secondary,#666)}.styles_processing_overlay__zV_Rj span{margin-top:4px}.styles_upload_trigger__vIegl{aspect-ratio:1/1;border-radius:var(--border-radius-sm);border:2px dashed var(--border-color,#e0e0e0);background-color:var(--surface-tertiary,#fafafa);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.styles_upload_trigger__vIegl:hover{border-color:var(--primary-color,var(--info-color));background-color:var(--surface-hover,#f0f0f0)}.styles_upload_trigger__vIegl:active{transform:scale(.98)}.styles_upload_placeholder__fVr_s{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-tertiary,#999);text-align:center}.styles_upload_placeholder__fVr_s svg{fill:var(--text-tertiary,#999)}.styles_upload_placeholder__fVr_s p{font-size:12px;margin:0;font-weight:500}.styles_error_message__0mX0w{padding:12px;background-color:var(--error-bg,#fff3cd);border:1px solid var(--error-border,#ffecb5);border-radius:var(--border-radius-xs);color:var(--error-text,#856404);font-size:14px;margin-top:12px}.styles_upgrade_prompt__lh_RF{padding:12px;background-color:var(--info-bg,#e7f3ff);border:1px solid var(--info-border,#b3d9ff);border-radius:var(--border-radius-xs);margin-top:12px}.styles_upgrade_prompt__lh_RF p{margin:0;font-size:14px;color:var(--text-primary,#333)}.styles_upgrade_prompt__lh_RF p:first-child{font-weight:600;margin-bottom:4px}.styles_upgrade_hint__04LYY{color:var(--text-secondary,#666)}.styles_upgrade_hint__04LYY a{color:var(--primary-color,var(--info-color));text-decoration:underline;font-weight:500}.styles_upgrade_hint__04LYY a:hover{text-decoration:none}.styles_drag_overlay__lRodm{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.95);border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.styles_drag_content__W9wB8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--primary-color,var(--info-color))}.styles_drag_content__W9wB8 svg{fill:var(--primary-color,var(--info-color))}.styles_drag_content__W9wB8 p{margin:0;font-size:18px;font-weight:600;color:var(--primary-color,var(--info-color))}@keyframes styles_wave__jaTwZ{0%{background-position:100% 0}to{background-position:-100% 0}}.styles_authGrid__FqksD{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;width:100%}.styles_authCard__BSe8_{width:100%}.styles_authBtnOverride__FveZ0{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;height:52px!important;padding:0 24px!important;font-weight:500!important;font-size:15px!important;border-radius:var(--border-radius-pill)!important;background-color:var(--background-color)!important;border:1px solid var(--divider-color)!important;color:var(--text-color)!important;white-space:nowrap!important;transition:all .2s ease!important}[data-theme=dark] .styles_authBtnOverride__FveZ0{background-color:var(--card-background-color)!important;color:#fff!important;border-color:hsla(0,0%,100%,.1)!important}.styles_authBtnOverride__FveZ0:hover{background-color:var(--muted-divider-color)!important;border-color:var(--border-color)!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_authBtnOverride__FveZ0:active{transform:translateY(0)}.styles_authBtnOverride__FveZ0 .styles_btn__icon__jX9fj{margin-right:12px;display:flex;align-items:center;justify-content:center;height:24px}.styles_authBtnOverride__FveZ0 .styles_btn__icon__jX9fj svg{width:20px;height:20px}.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P svg path,.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P.btn svg path{fill:initial!important;stroke:none!important}.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P svg path:first-child{fill:#4285f4!important}.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P svg path:nth-child(2){fill:#34a853!important}.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P svg path:nth-child(3){fill:#fbbc05!important}.styles_authBtnOverride__FveZ0 .styles_googleIcon__LY__P svg path:nth-child(4){fill:#eb4335!important}.styles_authBtnOverride__FveZ0 .styles_appleIcon__grLMj svg,.styles_authBtnOverride__FveZ0 .styles_appleIcon__grLMj svg *,.styles_authBtnOverride__FveZ0 .styles_appleIcon__grLMj svg path{fill:var(--text-color)!important;stroke:var(--text-color)!important}.styles_authBtnOverride__FveZ0 .styles_linkedinIcon__vgOvh svg path,.styles_authBtnOverride__FveZ0 .styles_linkedinIcon__vgOvh.btn svg path{fill:#0a66c2!important;stroke:none!important}.styles_container__kreZy{display:flex;flex-direction:column;gap:12px;width:100%}.styles_inputGroup__o7nkX{display:flex;gap:12px;justify-content:center}.styles_digitInput___4FBT{width:52px;height:60px;border:2px solid var(--border-color,#e0e0e0);border-radius:var(--border-radius-md);font-size:24px;font-weight:600;text-align:center;background:var(--card-bg,#ffffff);color:var(--text-color,#1a1a1a);transition:all .2s ease;outline:none;caret-color:var(--primary-color,var(--secondary-color))}.styles_digitInput___4FBT:focus{border-color:var(--primary-color,var(--secondary-color));box-shadow:0 0 0 4px rgba(99,102,241,.15);transform:scale(1.02)}.styles_digitInput___4FBT:hover:not(:focus){border-color:var(--border-hover,#c0c0c0)}.styles_digitInput___4FBT.styles_filled__li5qd{border-color:var(--primary-color,var(--secondary-color));background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(99,102,241,.02))}.styles_digitInput___4FBT.styles_error__uV1nS{border-color:var(--error-color,var(--error-color))}.styles_digitInput___4FBT.styles_error__uV1nS:focus{box-shadow:0 0 0 4px rgba(239,68,68,.15)}.styles_digitInput___4FBT::-webkit-inner-spin-button,.styles_digitInput___4FBT::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_digitInput___4FBT{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.styles_errorText__j5uGc{color:var(--error-color,var(--error-color));font-size:14px;text-align:center;margin:0}@media(max-width:480px){.styles_inputGroup__o7nkX{gap:8px}.styles_digitInput___4FBT{width:44px;height:52px;font-size:20px;border-radius:var(--border-radius-sm)}}.styles_dropdown__s_kFL{position:absolute;z-index:20;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);max-height:200px;overflow-y:auto;min-width:200px}.styles_item__lTUyy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;transition:background .15s ease}.styles_item__lTUyy:hover{background:var(--background-color)}.styles_tag__zHBFa{font-size:.875rem;font-weight:500;color:var(--primary-color)}.styles_count__cYvI2{font-size:.75rem;color:var(--muted-text-color)}.styles_input_box___pEvd{position:relative;z-index:0}.styles_input_box___pEvd.styles_hidden__kkJCX{opacity:0;visibility:hidden;height:0}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_{border:1px solid var(--divider-color);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1)}[data-theme=dark] .styles_input_box___pEvd.styles_with_border__zOWHT .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input_box___pEvd.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-end:80px;padding-inline-end:80px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_postfix_icon__Y6f5U .styles_input__HfQT_{-webkit-padding-end:45px;padding-inline-end:45px;-webkit-padding-start:15px;padding-inline-start:15px}.styles_input_box___pEvd.styles_with_search_text__p9Pwz .styles_input__HfQT_{padding-right:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_{-webkit-padding-start:50px;padding-inline-start:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_postfix__jWMsr .styles_input__HfQT_.styles_size__xs__3nuVd{-webkit-padding-start:40px;padding-inline-start:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_prefix__JJH0P{border-right:1px solid var(--muted-text-color);padding-right:8px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_with_border__zOWHT:focus+.styles_prefix__JJH0P{border-right:1px solid var(--community-primary,var(--primary-color))}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_{padding-left:50px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_{padding-left:200px}.styles_input_box___pEvd.styles_with_prefix__xO1c_.styles_with_prefix_border__gLvvX.styles_with_prefix_social__RVVnB .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:160px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_{padding-left:40px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_input__HfQT_.styles_size__xs__3nuVd{padding-left:30px}.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:40px}@media screen and (max-width:767px){.styles_input_box___pEvd.styles_with_prefix_phone__uHbqJ .styles_prefix__JJH0P{max-width:30px}}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_{-webkit-padding-end:44px;padding-inline-end:44px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:36px;-webkit-padding-end:14px;padding-inline-end:14px;background:rgba(0,0,0,0);color:var(--muted-text-color);opacity:.7;transition:opacity var(--transition-base)}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:focus~.styles_postfix__f3GFS,.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_input__HfQT_:hover~.styles_postfix__f3GFS{opacity:1}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:2px;padding-inline-end:2px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:2px;padding-inline-end:2px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none!important;background:var(--divider-color)!important;color:var(--muted-text-color)!important;border-color:var(--divider-color)!important;z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_accordion_head__dekID{display:flex;align-items:center}.styles_accordion_head__dekID .styles_icon_wrapper__oLlpo{display:flex;-webkit-margin-end:10px;margin-inline-end:10px;min-width:14px}.styles_accordion_body__CekMk ol{padding:20px}.styles_accordion_body__CekMk ol li{margin-bottom:5px}.styles_accordion_body__CekMk ol li:last-child{margin-bottom:0}.styles_otpBlock__P_Xee{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.styles_otpBlock__P_Xee .styles_otpLabel__pbrvd{font-size:18px;font-weight:600;color:var(--text-color);text-align:center}.styles_expiryText__EAd_B{text-align:center;margin-bottom:30px}.styles_otpActions__p8_ZW{display:flex;align-items:center;justify-content:space-between;margin-top:var(--inner-padding)}.styles_backButton__WL_4q{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:5px;color:var(--text-color);font-size:14px;transition:color .2s ease-out}.styles_backButton__WL_4q:hover{color:var(--secondary-color)}.styles_rtlFlip__p6_6o{display:flex}[dir=rtl] .styles_rtlFlip__p6_6o{transform:scaleX(-1)}.styles_actionLink__J6EWl{background:none;border:none;padding:0;cursor:pointer;font-size:14px;font-weight:500;color:var(--secondary-color);transition:opacity .2s ease-out}.styles_actionLink__J6EWl:hover{opacity:.7}.styles_actionLink__J6EWl:disabled{opacity:.4;cursor:not-allowed}.styles_resendTimer__ZA7YP{font-size:14px;color:var(--muted-text-color)}.styles_resendSuccess__eKHcH{color:var(--tertiary-color)}.styles_resendError__ehmhf,.styles_resendSuccess__eKHcH{font-size:13px;text-align:center;margin-top:8px;margin-bottom:0}.styles_resendError__ehmhf{color:var(--error-color)}.styles_loginHeading__9MmNH{text-align:center;margin-bottom:32px;position:relative}.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08{display:none;justify-content:center;margin-bottom:24px;width:100%}@media(max-width:900px){.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08{display:flex}}.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08 a{margin:0 auto!important;display:flex!important}@media(max-width:768px){.styles_loginHeading__9MmNH .styles_mobileLogo__LVR08 a img{width:48px!important;height:48px!important}}.styles_loginHeading__9MmNH h2{font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--text-color);margin-bottom:6px}@media(max-width:480px){.styles_loginHeading__9MmNH h2{font-size:26px}}.styles_loginHeading__9MmNH p{font-size:15px;color:var(--muted-text-color);margin:0;font-weight:400}.styles_oauthError__AYZVM{-webkit-margin-after:var(--section-margin);margin-block-end:var(--section-margin)}.styles_invitation_alert__K7MQt{margin-bottom:15px;cursor:pointer}.styles_hero__Q_W4P{padding:var(--spacing-section) 0 var(--spacing-4xl)}.styles_hero__Q_W4P .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_hero__Q_W4P .container{padding:0 16px}.styles_hero__Q_W4P{padding:60px 0 40px}}@media(max-width:480px){.styles_hero__Q_W4P{padding:40px 0 30px}}.styles_hero__scroll_indicator__c_87Y{display:none}@media(max-width:768px){.styles_hero__scroll_indicator__c_87Y{display:flex;justify-content:center;margin-top:24px;animation:styles_hero-scroll-bounce__QOuDP 2s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.styles_hero__scroll_indicator__c_87Y{animation:none}}@keyframes styles_hero-scroll-bounce__QOuDP{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.styles_hero__content__qyJ7l{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:var(--spacing-3xl);gap:var(--spacing-3xl);align-items:center}@media(max-width:1200px){.styles_hero__content__qyJ7l{grid-template-columns:1fr 1.2fr}}@media(max-width:992px){.styles_hero__content__qyJ7l{grid-template-columns:1fr;gap:var(--spacing-2xl)}}.styles_hero__text__aV6wd{text-align:start}@media(max-width:992px){.styles_hero__text__aV6wd{text-align:center;max-width:700px;margin:0 auto}}.styles_hero__eyebrow__lQlY4{display:inline-flex;align-items:center;padding:6px 14px;margin:0 0 20px;background-color:rgba(var(--primary-color-rgb),.06);border:1px solid rgba(var(--primary-color-rgb),.12);border-radius:var(--border-radius-full);font-size:var(--font-size-xs,12px);font-weight:600;color:var(--primary-color);text-transform:uppercase;letter-spacing:.08em}@media(max-width:480px){.styles_hero__eyebrow__lQlY4{margin-bottom:14px}}[data-theme=dark] .styles_hero__eyebrow__lQlY4{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}.styles_hero__headline__kz_YW{font-weight:700;line-height:var(--line-height-tight);color:var(--text-color);margin:0 0 24px;letter-spacing:-.03em;font-size:var(--fluid-h1)}@media(max-width:480px){.styles_hero__headline__kz_YW{margin-bottom:16px}}.styles_hero__highlight__KVh1W{color:var(--secondary-color);position:relative}.styles_hero__tagline__Fn29Y{font-size:clamp(1.1rem,.8rem + 1.2vw,1.375rem);line-height:var(--line-height-relaxed);color:var(--muted-text-color);margin:0 0 12px;font-weight:500}@media(max-width:480px){.styles_hero__tagline__Fn29Y{margin-bottom:10px}}.styles_hero__tagline_close__Hw35r{font-size:clamp(1.05rem,.8rem + 1vw,1.3rem);line-height:var(--line-height-snug);color:var(--text-color);font-weight:600;font-style:italic;letter-spacing:-.01em;margin:0 0 32px}@media(max-width:768px){.styles_hero__tagline_close__Hw35r{margin-bottom:24px}}@media(max-width:480px){.styles_hero__tagline_close__Hw35r{margin-bottom:20px}}.styles_hero__search__OCBNR{width:100%;max-width:600px;margin:0 0 16px}@media(max-width:992px){.styles_hero__search__OCBNR{margin-inline:auto}}@media(max-width:480px){.styles_hero__search__OCBNR{margin-bottom:14px}}.styles_hero__cta_wrapper__lHIrS{display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap;gap:20px;margin-bottom:20px;width:100%}@media(max-width:992px){.styles_hero__cta_wrapper__lHIrS{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.styles_hero__cta_wrapper__lHIrS{flex-direction:column;align-items:stretch;gap:14px}}.styles_hero__primary_btn___urvm{flex-shrink:0;min-width:220px;font-size:16px;font-weight:600;padding:16px 32px;border-radius:var(--border-radius);transition:all var(--duration-normal) var(--ease-default)}@media(max-width:1200px){.styles_hero__primary_btn___urvm{min-width:200px;padding:16px 24px}}@media(max-width:480px){.styles_hero__primary_btn___urvm{min-width:0;width:100%;padding:14px 24px;font-size:15px}}.styles_hero__primary_btn___urvm:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(26,32,44,.15)}.styles_hero__secondary_btn__xctnK{flex-shrink:0;min-width:180px;font-size:16px;font-weight:600;padding:16px 28px;border-radius:var(--border-radius);transition:all var(--duration-normal) var(--ease-default)}@media(max-width:1200px){.styles_hero__secondary_btn__xctnK{min-width:160px;padding:16px 20px}}@media(max-width:480px){.styles_hero__secondary_btn__xctnK{min-width:0;width:100%;padding:14px 24px;font-size:15px}}.styles_hero__secondary_btn__xctnK:hover{transform:translateY(-1px)}.styles_hero__text_link__ivBqa{flex-shrink:0;font-weight:600;padding-inline:0}@media(max-width:480px){.styles_hero__text_link__ivBqa{width:100%;text-align:center}}.styles_hero__text_link__ivBqa .styles_hero__text_link_arrow__5Ovj5{display:inline-block;-webkit-margin-start:6px;margin-inline-start:6px;transition:transform var(--duration-fast,.15s) var(--ease-default)}.styles_hero__text_link__ivBqa:hover .styles_hero__text_link_arrow__5Ovj5{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.styles_hero__text_link__ivBqa .styles_hero__text_link_arrow__5Ovj5{transition:none}.styles_hero__text_link__ivBqa:hover .styles_hero__text_link_arrow__5Ovj5{transform:none}}.styles_hero__text_link_label__0y88m{display:inline-flex;align-items:center;white-space:nowrap}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_brand__ekIMf{color:var(--secondary-color)!important;font-weight:600;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_brand__ekIMf:hover{opacity:.8}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_muted__qbc0n{color:var(--muted-text-color)!important;font-weight:500;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__cta_wrapper__lHIrS .styles_hero__text_link_muted__qbc0n:hover{opacity:.75}.styles_hero__explore_door__IwZHj{font-size:var(--font-size-base);color:var(--muted-text-color);margin:0;-webkit-margin-before:18px;margin-block-start:18px;font-weight:500;line-height:1.5}@media(max-width:992px){.styles_hero__explore_door__IwZHj{text-align:center}}.styles_hero__explore_door_link__Wgi8V{display:inline;color:var(--secondary-color);font-weight:600;white-space:nowrap;text-decoration:none;transition:opacity var(--duration-fast,.15s) var(--ease-default)}.styles_hero__explore_door_link__Wgi8V .styles_hero__text_link_arrow__5Ovj5{display:inline-block;-webkit-margin-start:6px;margin-inline-start:6px;transition:transform var(--duration-fast,.15s) var(--ease-default)}.styles_hero__explore_door_link__Wgi8V:hover{opacity:.85}.styles_hero__explore_door_link__Wgi8V:hover .styles_hero__text_link_arrow__5Ovj5{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.styles_hero__explore_door_link__Wgi8V .styles_hero__text_link_arrow__5Ovj5{transition:none}.styles_hero__explore_door_link__Wgi8V:hover .styles_hero__text_link_arrow__5Ovj5{transform:none}}.styles_hero__trust_note__XpRaV{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;-webkit-margin-before:16px;margin-block-start:16px;font-weight:400;line-height:1.5}@media(max-width:992px){.styles_hero__trust_note__XpRaV{text-align:center}}.styles_hero__location_wrap___oemV{display:flex;flex-direction:column;align-items:flex-start;gap:6px;-webkit-margin-before:var(--spacing-md,16px);margin-block-start:var(--spacing-md,16px)}@media(max-width:992px){.styles_hero__location_wrap___oemV{align-items:center}}.styles_hero__showing_near__IbY0O{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);font-weight:400;margin:0;letter-spacing:.01em}.styles_hero__location_picker__Dwqqv{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:var(--font-size-xs,12px);color:var(--muted-text-color);flex-wrap:wrap}@media(max-width:992px){.styles_hero__location_picker__Dwqqv{justify-content:center}}.styles_hero__location_icon__Dwwzx{display:inline-flex;flex-shrink:0;color:var(--secondary-color);opacity:.75}.styles_hero__location_city__P5yqt{font-weight:500}.styles_hero__location_change_btn__RC_FS{background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:600;color:var(--secondary-color);text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease-out}.styles_hero__location_change_btn__RC_FS:hover{opacity:.7}.styles_hero__location_change_btn__RC_FS:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;border-radius:2px}.styles_hero__location_clear_btn__YAqCJ{background:none;border:none;padding:2px 4px;cursor:pointer;font-size:11px;line-height:1;color:var(--muted-text-color);opacity:.55;font-family:inherit;border-radius:3px;transition:opacity .15s ease-out}.styles_hero__location_clear_btn__YAqCJ:hover{opacity:1}.styles_hero__location_form__CR80V{display:inline-flex;align-items:center;gap:4px;background-color:#fff;border:1px solid rgba(var(--primary-color-rgb),.18);border-radius:var(--border-radius-sm,8px);padding:3px 6px 3px 8px;box-shadow:0 2px 8px rgba(15,23,42,.06)}[data-theme=dark] .styles_hero__location_form__CR80V{background-color:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.15)}.styles_hero__location_input__Djvjo{border:none;outline:none;background:rgba(0,0,0,0);font-size:var(--font-size-xs,12px);font-family:inherit;color:var(--text-color);width:130px;min-width:0}.styles_hero__location_input__Djvjo::placeholder{color:var(--muted-text-color)}.styles_hero__location_apply__TsoiC{border:none;background:none;cursor:pointer;font-size:11px;font-weight:700;font-family:inherit;color:var(--secondary-color);padding:2px 6px;border-radius:4px;flex-shrink:0;transition:background-color .15s ease-out}.styles_hero__location_apply__TsoiC:hover{background-color:rgba(76,74,202,.08)}.styles_hero__location_cancel__Cp54t{border:none;background:none;cursor:pointer;font-size:11px;font-family:inherit;color:var(--muted-text-color);opacity:.55;padding:2px;flex-shrink:0;transition:opacity .15s ease-out}.styles_hero__location_cancel__Cp54t:hover{opacity:1}.styles_hero__trust_strip__WIQ0o{display:none;font-size:var(--font-size-sm);color:var(--muted-text-color);margin:20px 0 0;font-weight:500;letter-spacing:.02em;text-align:center}@media(max-width:768px){.styles_hero__trust_strip__WIQ0o{display:block}}.styles_hero__visual__jLdBv{position:relative;display:flex;align-items:center;justify-content:center;animation:styles_float__po6NZ 6s ease-in-out infinite;will-change:transform;transform:translateY(calc(var(--scroll-progress, 0) * -20px))}@media(max-width:992px){.styles_hero__visual__jLdBv{animation:none;transform:none;width:100%;max-width:480px;margin:0 auto}}@media(max-width:768px){.styles_hero__visual__jLdBv{display:none}}@media(prefers-reduced-motion:reduce){.styles_hero__visual__jLdBv{animation:none;transform:none}}.styles_hero__visual_image__NaH4v{display:block;width:auto;max-width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 32px 64px rgba(26,32,44,.16)) drop-shadow(0 8px 20px rgba(26,32,44,.1))}@media(max-width:1200px){.styles_hero__visual_image__NaH4v{max-height:500px}}@media(max-width:992px){.styles_hero__visual_image__NaH4v{max-height:420px;width:100%;filter:drop-shadow(0 16px 32px rgba(26,32,44,.12))}}@keyframes styles_float__po6NZ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles_main__ZZHBT{width:100%}.styles_header_row__sQF8L{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__sQF8L .styles_view_all_link__eegmE{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header_row__sQF8L .styles_view_all_link__eegmE:hover{color:var(--primary-color)}.styles_header_row__sQF8L .styles_view_all_link__eegmE svg{color:currentColor}.styles_container__0U0sz{width:100%;max-width:620px;aspect-ratio:1;position:relative;margin:0 auto}@media(max-width:768px){.styles_container__0U0sz{max-width:440px}}@media(max-width:480px){.styles_container__0U0sz{max-width:350px}}.styles_anim__canvas__SEhJd{width:100%;height:100%;position:relative}.styles_anim__connections__QWO_V{position:absolute;inset:0;width:100%;height:100%;z-index:0;filter:drop-shadow(0 0 3px rgba(76,74,202,.15))}.styles_anim__line__vGz1L{--sweep-duration:4s;--line-offset:calc(var(--line-index) / var(--line-total));opacity:0;animation:styles_lineSweep__NIxml var(--sweep-duration) ease-in-out infinite;animation-delay:calc(var(--line-offset)*var(--sweep-duration))}@keyframes styles_lineSweep__NIxml{0%{opacity:0}8%{opacity:.6}20%{opacity:.35}30%{opacity:0}to{opacity:0}}.styles_anim__hub__GxN49{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center}.styles_anim__hub_inner__Eqs3X{width:130px;height:130px;border-radius:50%;background:hsla(0,0%,100%,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 8px 40px rgba(26,32,44,.12),0 0 0 1px rgba(76,74,202,.15),0 0 60px rgba(76,74,202,.06);position:relative;z-index:2}.styles_anim__hub_inner__Eqs3X span{font-size:15px;font-weight:700;letter-spacing:.03em;text-transform:lowercase;color:var(--primary-color)}@media(max-width:480px){.styles_anim__hub_inner__Eqs3X{width:100px;height:100px}.styles_anim__hub_inner__Eqs3X span{font-size:12px}}.styles_anim__hub_logo__aBkBJ{width:56px;height:56px;object-fit:contain}@media(max-width:480px){.styles_anim__hub_logo__aBkBJ{width:40px;height:40px}}.styles_anim__ai_badge__L0S19{position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:4px;padding:4px 12px;background:linear-gradient(135deg,var(--secondary-color),#0097a7);color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;border-radius:var(--border-radius-lg);white-space:nowrap;box-shadow:0 2px 8px rgba(76,74,202,.35)}.styles_anim__ai_badge__L0S19 svg{width:12px;height:12px;flex-shrink:0}@media(max-width:480px){.styles_anim__ai_badge__L0S19{font-size:9px;padding:3px 10px;bottom:-12px}.styles_anim__ai_badge__L0S19 svg{width:10px;height:10px}}.styles_anim__hub_ring__D20xl{position:absolute;width:165px;height:165px;border-radius:50%;border:1.5px solid rgba(76,74,202,.2);animation:styles_hubRingPulse__MNTL6 3s ease-in-out infinite;z-index:1}@media(max-width:480px){.styles_anim__hub_ring__D20xl{width:128px;height:128px}}.styles_anim__hub_ring2__L0P_J{position:absolute;width:200px;height:200px;border-radius:50%;border:1px solid rgba(76,74,202,.08);animation:styles_hubRingPulse__MNTL6 3s ease-in-out .5s infinite;z-index:1}@media(max-width:480px){.styles_anim__hub_ring2__L0P_J{width:155px;height:155px}}@keyframes styles_hubRingPulse__MNTL6{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.08);opacity:1}}.styles_anim__node__2SMt4{--angle-deg:var(--node-angle,calc((var(--node-index) / var(--node-total)) * 360deg - 90deg));--radius-pct:42%;position:absolute;left:calc(50% + cos(var(--angle-deg))*var(--radius-pct));top:calc(52% + sin(var(--angle-deg))*var(--radius-pct));transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:5px;animation:styles_nodeFloat__ow_Jx 4s ease-in-out infinite;animation-delay:calc(var(--node-index)*.4s)}@media(max-width:768px){.styles_anim__node__2SMt4{--radius-pct:36%}}@media(max-width:480px){.styles_anim__node__2SMt4{--radius-pct:32%;gap:3px}}@keyframes styles_nodeFloat__ow_Jx{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-6px)}}.styles_anim__node_card__y8k7J{display:flex;flex-direction:column;align-items:center;gap:5px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--border-radius-lg);padding:10px 10px 8px;box-shadow:0 4px 16px rgba(26,43,76,.08),0 0 0 1px rgba(0,188,212,.1)}@media(max-width:480px){.styles_anim__node_card__y8k7J{gap:3px;padding:7px 7px 6px}}.styles_anim__node_icon___d66w{width:52px;height:52px;border-radius:var(--border-radius-sm);background:rgba(26,43,76,.06);display:flex;align-items:center;justify-content:center;color:var(--primary-color);box-shadow:0 4px 16px rgba(26,32,44,.08),0 0 0 1px rgba(76,74,202,.1);transition:transform var(--duration-normal) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-default)}@media(max-width:768px){.styles_anim__node_icon___d66w{width:42px;height:42px}.styles_anim__node_icon___d66w svg{width:18px;height:18px}}@media(max-width:480px){.styles_anim__node_icon___d66w{width:32px;height:32px;border-radius:var(--border-radius-sm)}.styles_anim__node_icon___d66w svg{width:14px;height:14px}}.styles_anim__node__2SMt4:hover .styles_anim__node_card__y8k7J{box-shadow:0 8px 24px rgba(26,32,44,.12),0 0 0 2px var(--secondary-color),0 0 20px rgba(76,74,202,.1)}.styles_anim__node__2SMt4:hover .styles_anim__node_icon___d66w{transform:scale(1.08)}[data-theme=dark] .styles_anim__node_card__y8k7J{background:rgba(30,40,60,.92);box-shadow:0 4px 16px rgba(0,0,0,.3),0 0 0 1px rgba(0,188,212,.15)}[data-theme=dark] .styles_anim__node_icon___d66w{background:hsla(0,0%,100%,.95);color:var(--primary-color)}[data-theme=dark] .styles_anim__hub_inner__Eqs3X{background:rgba(0,0,0,0);border:none;box-shadow:none}[data-theme=dark] .styles_anim__hub_inner__Eqs3X span{color:inherit}.styles_anim__node_label__CfL5s{font-size:11px;font-weight:600;color:var(--text-color);white-space:nowrap}@media(max-width:480px){.styles_anim__node_label__CfL5s{font-size:9px}}.styles_anim__node_subs__cRkmu{display:flex;flex-direction:column;align-items:center;gap:1px}@media(max-width:480px){.styles_anim__node_subs__cRkmu{gap:0}}.styles_anim__node_sub_item__ytmmf{font-size:9px;font-weight:400;color:var(--muted-text-color);white-space:nowrap;line-height:1.3;text-align:center}@media(max-width:480px){.styles_anim__node_sub_item__ytmmf{font-size:7px}}.styles_anim__particles__p7t2s{position:absolute;inset:0;z-index:1;pointer-events:none}.styles_anim__particle___uoE9{--p-angle-deg:calc((var(--particle-index) / 7) * 360deg);--p-start:36%;--p-end:12%;position:absolute;width:5px;height:5px;border-radius:50%;background:var(--secondary-color);box-shadow:0 0 6px rgba(76,74,202,.4);opacity:0;animation:styles_particleFlow__zkx4F 4s ease-in-out infinite;animation-delay:calc(var(--particle-index)*.57s);left:calc(50% + cos(var(--p-angle-deg))*var(--p-start));top:calc(50% + sin(var(--p-angle-deg))*var(--p-start))}@keyframes styles_particleFlow__zkx4F{0%{opacity:0;transform:translate(-50%,-50%) scale(1)}20%{opacity:.6}80%{opacity:.2}to{opacity:0;transform:translate(-50%,-50%) scale(.5) translate(calc(cos(var(--p-angle-deg)) * var(--p-end) - cos(var(--p-angle-deg)) * var(--p-start)),calc(sin(var(--p-angle-deg)) * var(--p-end) - sin(var(--p-angle-deg)) * var(--p-start)))}}@media(prefers-reduced-motion:reduce){.styles_anim__hub_ring2__L0P_J,.styles_anim__hub_ring__D20xl,.styles_anim__line__vGz1L,.styles_anim__node__2SMt4,.styles_anim__particle___uoE9{animation:none;opacity:1}.styles_anim__node__2SMt4{transform:translate(-50%,-50%)}}.styles_main__I8PiK .styles_head__3pvV2{padding:25px 35px;text-align:center;border-bottom:1px solid var(--muted-divider-color)}.styles_main__I8PiK .styles_head__3pvV2 .styles_title__t0VJH{text-align:center;font-size:24px;margin-bottom:8px;font-weight:700;color:var(--text-color)}.styles_main__I8PiK .styles_head__3pvV2 .styles_text__h13Xj{line-height:24px;margin:0 auto;color:var(--muted-text-color);width:90%;font-size:14px}.styles_main__I8PiK .styles_head__3pvV2 .styles_text__h13Xj strong{color:var(--text-color)}.styles_main__I8PiK .styles_body__eWG1S{display:flex;flex-direction:column;padding:24px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i{margin-bottom:20px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_label__nq3oj{display:block;font-size:14px;font-weight:500;color:var(--text-color);margin-bottom:8px}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_label__nq3oj .styles_optional__HxPM_{font-weight:400;color:var(--muted-text-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l{width:100%;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:14px;color:var(--text-color);resize:vertical;min-height:80px;font-family:inherit;transition:border-color .2s ease}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l:focus{outline:none;border-color:var(--primary-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_formGroup__wB_5i .styles_textarea__b0p6l::placeholder{color:var(--muted-text-color)}.styles_main__I8PiK .styles_body__eWG1S .styles_buttons__Shg5D{display:flex;gap:12px;justify-content:flex-end}.styles_main__I8PiK .styles_body__eWG1S .styles_buttons__Shg5D>*{min-width:120px}.styles_section__1lQVS{position:relative;padding:var(--spacing-4xl,80px) 0 var(--spacing-4xl,80px);background-color:var(--background-color);isolation:isolate;overflow:clip}.styles_section__1lQVS:before{content:"";position:absolute;inset-block-start:-10%;inset-inline-start:-10%;width:70%;aspect-ratio:1.4/1;background:radial-gradient(closest-side,rgba(76,74,202,.16),transparent 70%);filter:blur(40px);opacity:.9;z-index:-1;pointer-events:none}[data-theme=dark] .styles_section__1lQVS:before{opacity:.55}.styles_section__1lQVS:after{content:"";position:absolute;inset-block-end:-15%;inset-inline-end:-10%;width:55%;aspect-ratio:1.6/1;background:radial-gradient(closest-side,rgba(139,195,74,.1),transparent 70%);filter:blur(50px);opacity:.85;z-index:-1;pointer-events:none}[data-theme=dark] .styles_section__1lQVS:after{opacity:.4}@media(max-width:768px){.styles_section__1lQVS{padding:var(--spacing-2xl,48px) 0}}.styles_section__inner__jJVfZ{position:relative;max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_section__inner__jJVfZ{padding:0 16px}}.styles_section__header__viNSy{max-width:820px;margin-bottom:56px}@media(max-width:768px){.styles_section__header__viNSy{margin-bottom:36px}}.styles_section__badge__oG15n{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;margin-bottom:24px;background-color:hsla(0,0%,100%,.7);border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:var(--border-radius-full,999px);font-size:var(--font-size-xs,12px);font-weight:600;color:var(--primary-color);text-transform:uppercase;letter-spacing:.1em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 2px rgba(0,0,0,.03)}[data-theme=dark] .styles_section__badge__oG15n{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.92)}.styles_section__badge_dot__6ZrPU{width:7px;height:7px;border-radius:50%;background-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(139,195,74,.2);animation:styles_pulse-dot__A_IRi 2.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.styles_section__badge_dot__6ZrPU{animation:none}}@keyframes styles_pulse-dot__A_IRi{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 3px rgba(139,195,74,.2)}50%{opacity:.75;transform:scale(1.2);box-shadow:0 0 0 6px rgba(139,195,74,.08)}}.styles_section__heading__rfHiI{font-size:clamp(2rem,1.3rem + 3.5vw,3.5rem);font-weight:800;color:var(--text-color);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px}.styles_section__heading_accent__29KfT{color:var(--secondary-color);font-style:italic;font-weight:800}.styles_section__description__MyGCx{font-size:clamp(1.0625rem,.95rem + .5vw,1.25rem);line-height:1.55;color:var(--muted-text-color);margin:0;font-weight:400;max-width:640px}.styles_section__empty__nKmb7{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding-block:24px 8px}.styles_section__empty_heading__SUiYD{font-size:26px;font-weight:600;line-height:1.3;color:var(--text-color);margin:0;text-wrap:balance}@media(max-width:480px){.styles_section__empty_heading__SUiYD{font-size:21px}}.styles_section__empty_description__JJVcW{font-size:15px;line-height:1.6;color:var(--muted-text-color);margin:0;max-width:520px}.styles_section__empty_link__kAtwy{display:inline-flex;align-items:center;gap:6px;-webkit-margin-before:4px;margin-block-start:4px;color:var(--secondary-color);font-size:15px;font-weight:600;text-decoration:none;transition:gap .2s ease-out,opacity .2s ease-out}.styles_section__empty_link__kAtwy:hover{gap:10px;opacity:.85}.styles_section__rows__34jFC{display:flex;flex-direction:column;gap:56px}@media(max-width:768px){.styles_section__rows__34jFC{gap:40px}}.styles_row__m1KZh{display:flex;flex-direction:column;gap:20px}.styles_row__header__JzUdh{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.styles_row__header_text__Pxbhp{min-width:0}.styles_row__title__TBNSe{font-size:clamp(1.375rem,1.1rem + .9vw,1.75rem);font-weight:700;color:var(--text-color);margin:0;letter-spacing:-.018em;line-height:1.2}.styles_row__subtitle__E1KdC{font-size:var(--font-size-sm,14px);color:var(--muted-text-color);margin:4px 0 0;font-weight:400}.styles_row__header_actions__Ztkwg{display:flex;align-items:center;gap:var(--spacing-md,16px);flex-shrink:0}.styles_row__nav__4YtsM{display:flex;align-items:center;gap:4px}@media(max-width:768px){.styles_row__nav__4YtsM{display:none}}.styles_row__nav_btn__wD2V_{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(var(--primary-color-rgb),.12);border-radius:50%;background-color:var(--card-background-color);color:var(--text-color);cursor:pointer;flex-shrink:0;transition:opacity .18s var(--ease-default,ease-out),background-color .18s var(--ease-default,ease-out),border-color .18s var(--ease-default,ease-out)}.styles_row__nav_btn__wD2V_:hover{background-color:rgba(var(--primary-color-rgb),.04);border-color:rgba(var(--primary-color-rgb),.22)}.styles_row__nav_btn__wD2V_:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}[data-theme=dark] .styles_row__nav_btn__wD2V_{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.88)}[dir=rtl] .styles_row__nav_btn__wD2V_ svg{transform:scaleX(-1)}.styles_row__nav_btn_hidden__3DEP9{opacity:.28;pointer-events:none}.styles_row__view_all__iFNdS{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;font-size:var(--font-size-sm,14px);font-weight:600;color:var(--secondary-color);text-decoration:none;border-radius:var(--border-radius-sm,8px);transition:opacity var(--duration-normal,.2s) var(--ease-default,ease-out)}.styles_row__view_all__iFNdS:hover{opacity:.7}[dir=rtl] .styles_row__view_all__iFNdS svg{transform:scaleX(-1)}.styles_row__scroller__6PPDL{position:relative;margin-inline:-20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline-start:20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.styles_row__scroller__6PPDL::-webkit-scrollbar{display:none}@media(max-width:768px){.styles_row__scroller__6PPDL{margin-inline:-16px;scroll-padding-inline-start:16px}}.styles_row__track__QFknJ{display:flex;align-items:stretch;gap:18px;padding-block:4px;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-padding-end:20px;padding-inline-end:20px}@media(max-width:768px){.styles_row__track__QFknJ{gap:14px;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px}}.styles_tile__7__m_{display:flex;flex-direction:column;width:288px;min-width:288px;scroll-snap-align:start;border-radius:var(--border-radius-lg,16px);background-color:var(--card-background-color);border:1px solid rgba(var(--primary-color-rgb),.06);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1),border-color .26s cubic-bezier(.16,1,.3,1)}.styles_tile__7__m_:hover{transform:translateY(-4px);border-color:rgba(var(--primary-color-rgb),.14);box-shadow:var(--shadow-md)}.styles_tile__7__m_:focus-visible{outline:2px solid var(--secondary-color);outline-offset:3px}@media(max-width:768px){.styles_tile__7__m_{width:244px;min-width:244px}}@media(max-width:480px){.styles_tile__7__m_{width:220px;min-width:220px}}[data-theme=dark] .styles_tile__7__m_{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08);box-shadow:0 1px 2px rgba(0,0,0,.5),0 8px 20px rgba(0,0,0,.3)}.styles_tile_featured__cpldM{width:540px;min-width:540px}.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:210px}@media(max-width:992px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:190px}}@media(max-width:768px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:170px}}@media(max-width:480px){.styles_tile_featured__cpldM .styles_tile__cover__WxPDt{height:152px}}.styles_tile_featured__cpldM .styles_tile__title__OFwlu{font-size:19px;-webkit-line-clamp:2;line-clamp:2}@media(max-width:992px){.styles_tile_featured__cpldM{width:380px;min-width:380px}}@media(max-width:768px){.styles_tile_featured__cpldM{width:300px;min-width:300px}.styles_tile_featured__cpldM .styles_tile__title__OFwlu{font-size:16px}}@media(max-width:480px){.styles_tile_featured__cpldM{width:260px;min-width:260px}}.styles_tile__cover__WxPDt{position:relative;width:100%;height:176px;flex-shrink:0;overflow:hidden;background-color:var(--muted-divider-color)}@media(max-width:768px){.styles_tile__cover__WxPDt{height:152px}}@media(max-width:480px){.styles_tile__cover__WxPDt{height:136px}}.styles_tile__cover_img__49Aat{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.styles_tile__7__m_:hover .styles_tile__cover_img__49Aat{transform:scale(1.05)}.styles_tile__cover_fallback__8y7Q_{position:relative;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.08) 0,rgba(76,74,202,.06) 50%,rgba(139,195,74,.04) 100%);overflow:hidden}.styles_tile__cover_fallback__8y7Q_:after{content:"";position:absolute;inset-block-start:-20%;inset-inline-end:-20%;width:60%;aspect-ratio:1/1;background:radial-gradient(circle,rgba(255,255,255,.5) 0,transparent 70%);filter:blur(20px);pointer-events:none}.styles_tile__cover_fallback_community__orxEZ{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.14) 0,rgba(76,74,202,.1) 60%,rgba(76,74,202,.06) 100%)}.styles_tile__cover_fallback_marketplace__S9r1G{background:linear-gradient(135deg,rgba(76,74,202,.12),rgba(139,195,74,.1) 60%,rgba(139,195,74,.06))}.styles_tile__cover_fallback_course__fGB9o{background:linear-gradient(135deg,rgba(139,195,74,.14) 0,rgba(76,74,202,.08) 60%,rgba(var(--primary-color-rgb),.06) 100%)}.styles_tile__cover_fallback_icon__USLPC{position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);opacity:.32;color:var(--primary-color);pointer-events:none}[dir=rtl] .styles_tile__cover_fallback_icon__USLPC{transform:translate(50%,-50%)}[data-theme=dark] .styles_tile__cover_fallback_icon__USLPC{opacity:.45;color:hsla(0,0%,100%,.7)}.styles_tile__date_badge__Tqsjj{position:absolute;inset-block-start:12px;inset-inline-start:12px}.styles_tile__date_badge__Tqsjj:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_tile__body__XV8W2{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;flex:1 1}.styles_tile__title__OFwlu{font-size:16px;font-weight:600;line-height:1.32;color:var(--text-color);margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.008em}.styles_tile__title_single__4AG7D{-webkit-line-clamp:1;line-clamp:1}.styles_tile__meta_row__UkdGX{display:flex;align-items:center;gap:8px;margin-top:auto;min-height:22px}.styles_tile__avatar__Rcw70{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(var(--primary-color-rgb),.06)}.styles_tile__avatar_fallback__sxDhv{width:22px;height:22px;border-radius:50%;background-color:var(--muted-divider-color);flex-shrink:0}.styles_tile__meta_avatar__o2maU{flex-shrink:0;border-radius:50%!important}.styles_tile__meta_text__Lxom2{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1;letter-spacing:.005em}.styles_tile__meta_info__LOvBj{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_tile__badge__bv7UR{position:absolute;inset-block-end:10px;inset-inline-end:10px;padding:3px 8px;border-radius:var(--border-radius-sm,8px);background-color:var(--primary-color);color:var(--card-background-color);font-size:var(--font-size-xs,12px);font-weight:600;letter-spacing:.01em;pointer-events:none}.home-view_sections_container__PsKvG{display:flex;flex-direction:column;gap:var(--section-margin);-webkit-padding-after:0;padding-block-end:0;-webkit-margin-after:0;margin-block-end:0}.home-view_sections_container__PsKvG>*{margin-bottom:0!important}.home-view_sections_container__PsKvG>:last-child{-webkit-margin-after:0!important;margin-block-end:0!important}.home-view_sections_container_public__x7Hy6{gap:0}.home-view_sections_entrance__y80U8>*{animation:home-view_sectionEnter__KpMUO var(--duration-slow) var(--ease-default) backwards}.home-view_sections_entrance__y80U8>:first-child{animation-delay:0s}.home-view_sections_entrance__y80U8>:nth-child(2){animation-delay:60ms}.home-view_sections_entrance__y80U8>:nth-child(3){animation-delay:.12s}.home-view_sections_entrance__y80U8>:nth-child(4){animation-delay:.18s}.home-view_sections_entrance__y80U8>:nth-child(5){animation-delay:.24s}.home-view_sections_entrance__y80U8>:nth-child(6){animation-delay:.3s}@keyframes home-view_sectionEnter__KpMUO{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.skeleton_tile_skeleton__5dj5P{pointer-events:none}.skeleton_shimmer__gDOns{background:linear-gradient(90deg,var(--muted-divider-color) 0,var(--divider-color) 50%,var(--muted-divider-color) 100%);background-size:200% 100%;animation:skeleton_shimmer__gDOns 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.skeleton_shimmer__gDOns{animation:none}}@keyframes skeleton_shimmer__gDOns{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton_bar__DrkeG{background:linear-gradient(90deg,var(--muted-divider-color) 0,var(--divider-color) 50%,var(--muted-divider-color) 100%);background-size:200% 100%;animation:skeleton_shimmer__gDOns 1.6s ease-in-out infinite;border-radius:var(--border-radius-sm,8px)}@media(prefers-reduced-motion:reduce){.skeleton_bar__DrkeG{animation:none}}.skeleton_bar__badge__XKWc1{width:140px;height:26px;border-radius:var(--border-radius-full,999px);margin-bottom:24px}.skeleton_bar__heading__49NvJ{width:75%;max-width:600px;height:48px;margin-bottom:14px}.skeleton_bar__description__3yw0f{width:55%;max-width:500px;height:20px}.skeleton_bar__title_lg__YAL4Z{width:220px;height:28px}.skeleton_bar__subtitle__Qgchf{width:160px;height:14px;margin-top:8px}.skeleton_bar__title__L6cww{width:80%;height:16px;margin-bottom:8px}.skeleton_bar__meta__XpiNx{width:60%;height:12px}.styles_how_it_works_section__X0L7L{padding:60px 0 100px;background:var(--background-color);position:relative;overflow:hidden}.styles_how_it_works_section__X0L7L .container{max-width:1450px;margin:0 auto;padding:0 20px}@media(max-width:768px){.styles_how_it_works_section__X0L7L .container{padding:0 16px}}.styles_how_it_works_section__X0L7L:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 90% 20%,rgba(76,74,202,.02) 0,transparent 50%),radial-gradient(circle at 10% 80%,rgba(26,32,44,.02) 0,transparent 50%);pointer-events:none}@media(max-width:768px){.styles_how_it_works_section__X0L7L{padding:50px 0 70px}}@media(max-width:480px){.styles_how_it_works_section__X0L7L{padding:40px 0 50px}}.styles_section_header__cVjSV{text-align:center;margin-bottom:16px;position:relative;z-index:1}@media(max-width:480px){.styles_section_header__cVjSV{margin-bottom:40px}}.styles_section_heading__wU5XO{font-weight:700;line-height:1.15;color:var(--text-color);margin:0 0 20px;letter-spacing:-.02em}.styles_section_heading__wU5XO:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 55%,white) 100%);margin:24px auto 0;border-radius:var(--border-radius-xs)}@media(max-width:480px){.styles_section_heading__wU5XO:after{width:60px;height:3px;margin-top:16px}}.styles_section_subheading__Q8pnL{font-size:20px;line-height:1.6;color:var(--muted-text-color);max-width:600px;margin:0 auto}@media(max-width:768px){.styles_section_subheading__Q8pnL{font-size:18px}}@media(max-width:480px){.styles_section_subheading__Q8pnL{font-size:16px}}.styles_network_visual__2LfMO{max-width:640px;margin-inline:auto;margin-top:24px;margin-bottom:72px;display:flex;justify-content:center}@media(max-width:992px){.styles_network_visual__2LfMO{max-width:560px;margin-bottom:56px}}@media(max-width:768px){.styles_network_visual__2LfMO{max-width:460px;margin-top:16px;margin-bottom:48px}}@media(max-width:480px){.styles_network_visual__2LfMO{display:none}}.styles_tabs_wrapper__LZFqC{display:flex;justify-content:center;margin-bottom:60px;position:relative;z-index:1}@media(max-width:768px){.styles_tabs_wrapper__LZFqC{margin-bottom:50px}}@media(max-width:480px){.styles_tabs_wrapper__LZFqC{margin-bottom:40px}}.styles_tabs__x4nRu{display:inline-flex;gap:0;background:rgba(26,32,44,.04);border-radius:var(--border-radius);padding:6px;box-shadow:0 2px 8px rgba(26,32,44,.04)}@media(max-width:768px){.styles_tabs__x4nRu{width:100%;flex-direction:column;gap:6px}}.styles_tab__Iw89R{padding:12px 32px;font-size:16px;font-weight:600;font-family:inherit;color:var(--muted-text-color);background:rgba(0,0,0,0);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .3s ease;white-space:nowrap}.styles_tab__Iw89R:hover{color:var(--secondary-color);background:rgba(var(--secondary-color-rgb),.06)}.styles_tab__Iw89R.styles_tab_active__kWppO{color:var(--primary-color);background:#fff;box-shadow:0 2px 8px rgba(26,32,44,.08)}@media(max-width:768px){.styles_tab__Iw89R{padding:14px 24px;font-size:15px;text-align:center;width:100%}}@media(max-width:480px){.styles_tab__Iw89R{padding:12px 20px;font-size:14px}}.styles_steps_wrapper__seLPq{position:relative;z-index:1}.styles_steps_grid__eGiaJ{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;grid-gap:0;gap:0;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:992px){.styles_steps_grid__eGiaJ{grid-template-columns:1fr;gap:60px;max-width:500px}}@media(max-width:480px){.styles_steps_grid__eGiaJ{gap:50px}}.styles_step_card__xYhtS{padding:40px 32px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,250,252,.95));border:1px solid rgba(26,32,44,.08);border-radius:var(--border-radius-lg);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(26,32,44,.04);text-align:center;overflow:hidden;opacity:0;transform:translateY(30px)}.styles_visible__cK6i6 .styles_step_card__xYhtS{animation:styles_fadeInUp__SzQA8 .8s ease forwards}.styles_step_card__xYhtS:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 55%,white) 100%);opacity:0;transition:opacity .4s ease}.styles_step_card__xYhtS:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(26,32,44,.12);border-color:rgba(76,74,202,.2)}.styles_step_card__xYhtS:hover:before{opacity:1}.styles_step_card__xYhtS:hover .styles_step_number__O010_{transform:scale(1.1)}@media(max-width:992px){.styles_step_card__xYhtS{padding:36px 28px}}@media(max-width:480px){.styles_step_card__xYhtS{padding:32px 24px}}.styles_step_number__O010_{font-size:72px;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 45%,white) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:24px;letter-spacing:-.02em;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.styles_step_number__O010_:after{content:attr(data-number);position:absolute;top:4px;left:50%;transform:translateX(-50%);font-size:inherit;font-weight:inherit;background:linear-gradient(135deg,rgba(26,32,44,.08),rgba(76,74,202,.08));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;z-index:-1}@media(max-width:768px){.styles_step_number__O010_{font-size:64px;margin-bottom:20px}}@media(max-width:480px){.styles_step_number__O010_{font-size:56px;margin-bottom:16px}}.styles_step_content__jdKKm{position:relative;z-index:1}.styles_step_title__XiMg1{font-weight:700;font-size:24px;line-height:1.3;color:var(--text-color);margin:0 0 16px;letter-spacing:-.01em}@media(max-width:768px){.styles_step_title__XiMg1{font-size:22px;margin-bottom:14px}}@media(max-width:480px){.styles_step_title__XiMg1{font-size:20px;margin-bottom:12px}}.styles_step_description__T2QXu{font-size:16px;line-height:1.7;color:var(--muted-text-color);margin:0 0 20px}@media(max-width:768px){.styles_step_description__T2QXu{font-size:15px;margin-bottom:18px}}@media(max-width:480px){.styles_step_description__T2QXu{font-size:15px;margin-bottom:16px}}.styles_step_details__9SfoU{list-style:none;padding:0;margin:0 0 24px;text-align:left}.styles_step_details__9SfoU li{position:relative;padding-left:28px;margin-bottom:10px;font-size:15px;line-height:1.6;color:var(--muted-text-color)}.styles_step_details__9SfoU li:before{content:"→";position:absolute;left:0;color:var(--secondary-color);font-weight:600;font-size:16px}.styles_step_details__9SfoU li:last-child{margin-bottom:0}@media(max-width:768px){.styles_step_details__9SfoU{margin-bottom:20px}.styles_step_details__9SfoU li{font-size:14px;padding-left:24px;margin-bottom:8px}.styles_step_details__9SfoU li:before{font-size:15px}}@media(max-width:480px){.styles_step_details__9SfoU{margin-bottom:18px}.styles_step_details__9SfoU li{font-size:14px;padding-left:22px;margin-bottom:8px}.styles_step_details__9SfoU li:before{font-size:14px}}.styles_step_cta__NL4lb{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;color:var(--secondary-color);background:rgba(0,0,0,0);border:2px solid var(--secondary-color);border-radius:var(--border-radius);cursor:pointer;transition:all .3s ease}.styles_step_cta__NL4lb:hover{background:var(--secondary-color);color:#fff;transform:translateX(2px)}.styles_step_cta__NL4lb:hover .styles_step_cta_arrow__l3PSl{transform:translateX(4px)}@media(max-width:480px){.styles_step_cta__NL4lb{padding:8px 16px;font-size:13px}}.styles_pillars__b75k_{max-width:1200px;margin-inline:auto;-webkit-margin-before:88px;margin-block-start:88px;position:relative;z-index:1}@media(max-width:992px){.styles_pillars__b75k_{-webkit-margin-before:64px;margin-block-start:64px}}@media(max-width:480px){.styles_pillars__b75k_{-webkit-margin-before:48px;margin-block-start:48px}}.styles_pillars_intro__tf8cz{text-align:center;font-size:18px;line-height:1.6;color:var(--muted-text-color);max-width:620px;margin-inline:auto;margin-block:0 36px}@media(max-width:480px){.styles_pillars_intro__tf8cz{font-size:16px;-webkit-margin-after:28px;margin-block-end:28px}}.styles_pillars_grid__8GmzN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:992px){.styles_pillars_grid__8GmzN{grid-template-columns:1fr;max-width:500px;margin-inline:auto;gap:20px}}.styles_pillar_card__kyg7B{padding:32px 28px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,250,252,.95));border:1px solid rgba(26,32,44,.08);border-radius:var(--border-radius-lg);box-shadow:0 2px 8px rgba(26,32,44,.04);text-align:start;transition:all .4s cubic-bezier(.4,0,.2,1)}.styles_pillar_card__kyg7B:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(26,32,44,.12);border-color:rgba(76,74,202,.2)}@media(max-width:480px){.styles_pillar_card__kyg7B{padding:28px 24px}}.styles_pillar_title__81XN_{font-weight:700;font-size:22px;line-height:1.3;color:var(--text-color);letter-spacing:-.01em;margin:0 0 12px}@media(max-width:480px){.styles_pillar_title__81XN_{font-size:20px}}.styles_pillar_description__0dH7T{font-size:16px;line-height:1.7;color:var(--muted-text-color);margin:0 0 16px}@media(max-width:480px){.styles_pillar_description__0dH7T{font-size:15px}}.styles_pillar_features__c6PMc{font-size:14px;line-height:1.6;font-weight:600;color:var(--secondary-color);margin:0}.styles_dotted_path__kIxEc{position:relative;width:120px;height:60px;display:flex;align-items:center;justify-content:center;opacity:0}.styles_visible__cK6i6 .styles_dotted_path__kIxEc{animation:styles_fadeIn__h8l0B .8s ease forwards}@media(max-width:992px){.styles_dotted_path__kIxEc{display:none}}.styles_path_svg__n8V_G{width:100%;height:100%;position:absolute;top:0;left:0}.styles_path_line__UIuaY{stroke-dasharray:4 6;stroke-linecap:round}.styles_visible__cK6i6 .styles_path_line__UIuaY{animation:styles_dash__KkC82 2s ease-in-out infinite}.styles_moving_dot__VqJ91{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,var(--secondary-color) 0,color-mix(in srgb,var(--secondary-color) 45%,white) 100%);border-radius:50%;box-shadow:0 2px 8px rgba(76,74,202,.4)}.styles_visible__cK6i6 .styles_moving_dot__VqJ91{animation:styles_moveDot__nPUYj 3s cubic-bezier(.4,0,.2,1) infinite}@keyframes styles_fadeInUp__SzQA8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeIn__h8l0B{0%{opacity:0}to{opacity:1}}@keyframes styles_dash__KkC82{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}@keyframes styles_moveDot__nPUYj{0%{left:0;top:50%;transform:translate(-50%,-50%)}25%{left:25%;top:20%;transform:translate(-50%,-50%) scale(1.2)}50%{left:50%;top:50%;transform:translate(-50%,-50%)}75%{left:75%;top:80%;transform:translate(-50%,-50%) scale(1.2)}to{left:100%;top:50%;transform:translate(-50%,-50%)}}