.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_container__kreZy{display:flex;flex-direction:column;gap:12px}.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_otpForm__zy2Su{display:flex;flex-direction:column;gap:24px}.styles_otpInputWrapper__jQbo1{margin:16px 0}.styles_resendSection__iRiS9{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:8px;font-size:14px}.styles_resendText__f6OZN{color:var(--text-secondary,var(--muted-text-color))}.styles_resendButton__tbWHu{background:none;border:none;color:var(--primary-color,var(--secondary-color));font-weight:600;cursor:pointer;padding:0;font-size:inherit;transition:opacity .2s}.styles_resendButton__tbWHu:hover{opacity:.8;text-decoration:underline}.styles_countdown__kMk31{color:var(--text-tertiary,var(--muted-text-color));font-weight:500}.styles_phoneInputWrapper__rvhp7{position:relative;display:flex;width:100%}.styles_countryButton__Q_TUB{display:flex;align-items:center;gap:4px;padding:0 10px;min-width:85px;height:45px;background:var(--muted-divider-color);border:1px solid var(--divider-color);-webkit-border-end:none;border-inline-end:none;border-start-start-radius:var(--border-radius-sm);border-end-start-radius:var(--border-radius-sm);border-start-end-radius:0;border-end-end-radius:0;cursor:pointer;font-size:14px;color:var(--text-color);white-space:nowrap;transition:all .15s ease;flex-shrink:0}.styles_countryButton__Q_TUB:hover{background:#fff}.styles_countryButton__Q_TUB.styles_open__oPYhj{border-color:var(--community-primary,var(--primary-color));background:#fff}.styles_countryButton__Q_TUB.styles_hasError__0C4wC{border-color:var(--error-color)}.styles_countryButton__Q_TUB:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_countryEmoji__wY7_8{font-size:18px;line-height:1}.styles_dialCode__nrQrO{font-size:13px;color:var(--muted-text-color);font-weight:500}.styles_chevron__lSCnB{-webkit-margin-start:2px;margin-inline-start:2px;font-size:10px;color:var(--muted-text-color);transition:transform .2s ease}.styles_chevron__lSCnB.styles_open__oPYhj{transform:rotate(180deg)}.styles_phoneInput__EmRef{flex:1 1;height:45px;min-width:0;padding:0 14px;font-size:15px;font-family:inherit;background:var(--muted-divider-color);border:1px solid var(--divider-color);border-start-end-radius:var(--border-radius-sm);border-end-end-radius:var(--border-radius-sm);border-start-start-radius:0;border-end-start-radius:0;color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:all .15s ease}.styles_phoneInput__EmRef::placeholder{opacity:.5;color:var(--muted-text-color)}.styles_phoneInput__EmRef:hover{background:#fff}.styles_phoneInput__EmRef:focus{border-color:var(--community-primary,var(--primary-color));background:#fff;box-shadow:0 0 0 3px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.1);outline:none}.styles_phoneInput__EmRef.styles_hasError__0C4wC{border-color:var(--error-color)}.styles_phoneInput__EmRef.styles_hasError__0C4wC:focus{border-color:var(--error-color);box-shadow:0 0 0 3px rgba(237,67,67,.1)}.styles_phoneInput__EmRef:disabled{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color)}.styles_dropdown__9_RPz{position:absolute;top:calc(100% + 4px);inset-inline-start:0;width:300px;max-height:280px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);z-index:1000;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:480px){.styles_dropdown__9_RPz{width:100%}}.styles_searchInput__rrv9s{width:100%;padding:10px 12px;border:none;border-bottom:1px solid var(--divider-color);border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;font-size:14px;font-family:inherit;color:var(--text-color);background:var(--muted-divider-color);outline:none;box-sizing:border-box;flex-shrink:0;height:38px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_searchInput__rrv9s::placeholder{color:var(--muted-text-color);opacity:.6}.styles_searchInput__rrv9s:focus{background:#fff}.styles_countryList__nLj8c{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.styles_countryItem__Hi9IP{display:flex;align-items:center;gap:10px;padding:9px 12px;cursor:pointer;transition:background .1s;border:none;background:none;width:100%;text-align:start;font-family:inherit}.styles_countryItem__Hi9IP:hover{background:var(--muted-divider-color)}.styles_countryItem__Hi9IP.styles_selected__ihTGV{background:rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.06)}.styles_countryItemEmoji__z1s_X{font-size:18px;line-height:1;flex-shrink:0}.styles_countryItemName__yos_U{flex:1 1;font-size:13px;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_countryItemDial__8ZmJu{font-size:13px;color:var(--muted-text-color);flex-shrink:0}.styles_noResults__BwH8O{padding:16px 12px;text-align:center;font-size:13px;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:40px;padding-inline-end:40px}.styles_input_box___pEvd.styles_is_dropwown__MfRod .styles_postfix__f3GFS{z-index:100;pointer-events:none;min-width:40px;background:rgba(0,0,0,0)}.styles_input_box___pEvd .styles_prefix__JJH0P{position:absolute;left:15px;top:50%;height:100%;width:auto;min-width:35px;max-width:200px;transform:translateY(-50%);display:flex;align-items:center;z-index:100;font-size:14px;color:var(--muted-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.styles_input_box___pEvd .styles_prefix__JJH0P{left:10px;min-width:25px;max-width:150px;font-size:12px}}.styles_input_box___pEvd .styles_postfix__f3GFS{min-width:80px;height:100%;position:absolute;top:0;inset-inline-end:0;display:flex;-webkit-padding-end:10px;padding-inline-end:10px;justify-content:flex-end;z-index:99;align-items:center;color:var(--muted-text-color)}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_postfix_icon__6amhV{min-width:45px;-webkit-padding-end:10px;padding-inline-end:10px}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn{background:rgba(0,0,0,0);border:none}.styles_input_box___pEvd .styles_postfix__f3GFS.styles_without_background__Zwxxn:hover{background:rgba(0,0,0,0)}.styles_charCount__3Y4Em{display:flex;justify-content:flex-end;margin-top:4px;font-size:12px;color:var(--muted-text-color)}.styles_charCount__3Y4Em .styles_countError__F72HT{color:var(--error-color);font-weight:500}.styles_input__HfQT_{height:45px;width:100%;border:1px solid var(--divider-color);padding:0 15px;font-size:15px;font-family:inherit;position:relative;background:var(--muted-divider-color);text-transform:none!important;border-radius:var(--border-radius);z-index:20;transition:all var(--transition-base);color:var(--text-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);text-overflow:ellipsis}.styles_input__HfQT_::placeholder{opacity:.5;color:var(--muted-text-color);text-overflow:ellipsis}.styles_input__HfQT_:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_:hover{background:var(--card-background-color)}.styles_input__HfQT_:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}[data-theme=dark] .styles_input__HfQT_:focus{background:var(--card-background-color)}.styles_input__HfQT_:disabled,.styles_input__HfQT_[data-disabled=true]{pointer-events:none;background:var(--divider-color);color:var(--muted-text-color);border-color:var(--divider-color);z-index:0}.styles_input__HfQT_[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.styles_input__HfQT_[type=number]::-webkit-inner-spin-button,.styles_input__HfQT_[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_input__HfQT_[readonly]{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_[readonly]:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_readonly__Hs_K3{background-color:#f5f5f5;color:#888;cursor:not-allowed}.styles_input__HfQT_.styles_is_readonly__Hs_K3:focus{border:1px solid var(--muted-text-color)!important}.styles_input__HfQT_.styles_is_bold__5O680{font-weight:600}.styles_input__HfQT_.styles_is_bold__5O680::placeholder{font-weight:600!important}.styles_input__HfQT_.styles_is_bold__5O680::-ms-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680::-moz-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_is_bold__5O680:-webkit-input-placeholder{font-weight:500!important}.styles_input__HfQT_.styles_size__lg___MKD_{font-size:17px}.styles_input__HfQT_.styles_size__lg___MKD_::placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-ms-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_::-moz-placeholder{opacity:1!important}.styles_input__HfQT_.styles_size__lg___MKD_:-webkit-input-placeholder{opacity:1!important}.styles_input__HfQT_.styles_text_capitalize__sAJX8{text-transform:capitalize!important}.styles_input__HfQT_.styles_size__sm__AK0Zx{height:45px}.styles_input__HfQT_.styles_size__xs__3nuVd{height:30px;padding-left:20px}.styles_input__HfQT_:focus-visible{outline:none}.styles_input__HfQT_.styles_without_border__GyTBx{border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:15px!important}.styles_input__HfQT_.styles_without_border__GyTBx::placeholder{font-size:15px}.styles_input__HfQT_.styles_without_border__GyTBx:focus{border:none;box-shadow:none}.styles_input__HfQT_.styles_with_border__zOWHT{border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--muted-divider-color);box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.styles_input__HfQT_.styles_with_border__zOWHT:hover{border-color:var(--divider-color);background:#fff}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:hover{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_border__zOWHT:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}[data-theme=dark] .styles_input__HfQT_.styles_with_border__zOWHT:focus{background:var(--card-background-color)}.styles_input__HfQT_.styles_border_radious_lg__YPJpV{border-radius:var(--border-radius)}.styles_input__HfQT_.styles_with_background__aP9xD{background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}[data-theme=dark] .styles_input__HfQT_.styles_with_background__aP9xD{background:var(--card-background-color)}.styles_input__HfQT_.styles_with_background__aP9xD:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_input__HfQT_.styles_rounded__9uawS{border-radius:var(--border-radius-full)}.styles_input__HfQT_.styles_with_error__PAOZh,.styles_input__HfQT_.styles_with_error__PAOZh:focus{border:1px solid var(--error-color)}.styles_error__Sp__T{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_input_box__nyuL4{display:flex;justify-content:space-between;align-items:center}.styles_input_box__nyuL4.styles_without_background__Z87aS .styles_input__R8SwT{background:rgba(0,0,0,0)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn{height:25px;width:25px;border:none;cursor:pointer;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn.styles_active__9XBAy{background-color:var(--text-color)}.styles_input_box__nyuL4 .styles_qty_btn__p7rGn:disabled{cursor:not-allowed}.styles_input_box__nyuL4 .styles_input__R8SwT{border:none;width:50px;padding:10px!important;text-align:center}.styles_input_box__nyuL4 .styles_input__R8SwT:focus-visible{outline:none}.styles_error__mTmu1{color:var(--error-color);font-size:12px;margin-top:10px;display:block}.styles_teir_item__eRqFB{border-radius:var(--border-radius);border:1px solid var(--divider-color);background-color:#fff;transition:border-color var(--duration-fast,.15s) var(--ease-default,ease),box-shadow var(--duration-fast,.15s) var(--ease-default,ease)}.styles_teir_item__eRqFB:hover{box-shadow:var(--shadow-sm)}.styles_teir_item__eRqFB.styles_active__YQv_H,.styles_teir_item__eRqFB:hover{border-color:var(--primary-color)}.styles_teir_item__eRqFB.styles_disabled__QRBGF{opacity:.5}.styles_teir_item__eRqFB.styles_disabled__QRBGF .styles_tier_head__XJoO_{border-bottom:0}.styles_teir_item__eRqFB .styles_tier_head__XJoO_{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:12px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_tier_head_title__M_tj9{font-size:.9375rem;font-weight:600;color:var(--text-color);margin:0;letter-spacing:-.01em}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_sponsor_badge__tjXPs{margin-top:5px;background-color:var(--primary-color);color:#fff;text-align:center;border-radius:var(--border-radius-pill,999px);padding:0 8px;font-size:.6875rem;max-height:21px;min-height:21px;display:flex;align-items:center;justify-content:center;max-width:70px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_quantity_wrapper__n5Um3{min-width:100px}.styles_teir_item__eRqFB .styles_tier_head__XJoO_ .styles_tier_head_msg__24P_O{color:var(--muted-text-color);font-size:.8125rem;margin:4px 0 0}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ{padding:12px 16px 14px;border-top:1px solid var(--muted-divider-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:10px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET .styles_tickets_remaining__wS4KR{font-size:.75rem;color:var(--muted-text-color);margin:0}@media screen and (max-width:767px){.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price_and_tickets_remaining__6RUET .styles_tickets_remaining__wS4KR{font-size:.6875rem}}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn{font-weight:700;font-size:1rem;color:var(--secondary-color);display:flex;align-items:center;margin:0;letter-spacing:-.01em}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_price__OloRn .styles_fee__R0r5o{font-size:.75rem;font-weight:500;-webkit-margin-start:8px;margin-inline-start:8px;display:flex;color:var(--muted-text-color)}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_sale_enddate__NqT2Q{font-size:.75rem;color:var(--muted-text-color);margin-bottom:0;margin-top:4px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_show_hide__tRaW8{display:inline-flex;font-size:.8125rem;font-weight:500;margin-top:8px;cursor:pointer;color:var(--link-color);text-decoration:underline}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_details__sU1wF{font-size:.8125rem;color:var(--muted-text-color);line-height:1.5;margin-top:6px}.styles_teir_item__eRqFB .styles_tier_body__4hYDJ .styles_custom_amount_section__s9U1Z{margin-top:10px}.styles_time_slot_title__Sjf4D{font-size:16px;font-weight:700;margin-bottom:10px}.styles_time_slots_wrapper__G0cUz{border:1px solid var(--muted-divider-color);padding:var(--inner-padding);border-radius:var(--border-radius);margin-bottom:15px}.styles_time_slots_wrapper__G0cUz .styles_selected_time_slot__5aggA{font-size:14px;margin-top:5px}.styles_tiers_list__ECqRU{display:flex;gap:15px;margin-bottom:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--divider-color) rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar{width:6px;height:6px}.styles_tiers_list__ECqRU::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb{background-color:var(--divider-color);border-radius:var(--border-radius-sm)}.styles_tiers_list__ECqRU::-webkit-scrollbar-thumb:hover{background-color:var(--muted-text-color)}.styles_tiers_list__ECqRU.styles_scrollbar-subtle__Wt8_U::-webkit-scrollbar{width:4px;height:4px}@media screen and (max-width:1024px){.styles_tiers_list__ECqRU{-ms-overflow-style:none;scrollbar-width:none}.styles_tiers_list__ECqRU::-webkit-scrollbar{display:none}}.styles_time_slot_card__hO_Q9{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--inner-padding);border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;text-align:center;cursor:pointer;transition:.3s;min-width:115px;height:auto}.styles_time_slot_card__hO_Q9.styles_active__lVxd9{border-color:var(--primary-color)}.styles_time_slot_card__hO_Q9.styles_active__lVxd9 .styles_day__TdCHF{background:var(--primary-color);color:#fff!important}.styles_time_slot_card__hO_Q9 .styles_week_day__J7HXy{font-weight:700;font-size:14px;color:#333;margin-bottom:10px}.styles_time_slot_card__hO_Q9 .styles_month__xAg8E,.styles_time_slot_card__hO_Q9 .styles_time__ZyP3d{font-size:13px;color:var(--muted-text-color)}.styles_time_slot_card__hO_Q9 .styles_day__TdCHF{font-size:18px;font-weight:700;background:var(--dark-divider-color);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px 0}.styles_main__Yfc3T{width:100%;display:flex;flex-direction:column;align-items:stretch;background-color:var(--background-color)}@media screen and (max-width:767px){.styles_main__Yfc3T{height:auto;background-color:#fff}}.styles_main__Yfc3T>div{width:100%}@media screen and (max-width:767px){.styles_main__Yfc3T>div{border-radius:0;min-height:auto;height:auto!important;border:none;box-shadow:none}.styles_main__Yfc3T>div:hover{transform:none!important;box-shadow:none!important}}.styles_main__Yfc3T .styles_footer__X_o_2,.styles_main__Yfc3T .styles_header__cFyvh{padding:var(--inner-padding)}.styles_main__Yfc3T .styles_header__cFyvh{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 0;background:#fff;border-bottom:1px solid var(--muted-divider-color)}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_header__cFyvh{padding:var(--spacing-md) 0}}.styles_main__Yfc3T .styles_header__cFyvh .styles_title__Q7Ju6{margin-bottom:10px}.styles_main__Yfc3T .styles_footer__X_o_2{border-top:1px solid var(--divider-color);width:100%;background:#fff;padding:14px 24px 16px}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_footer__X_o_2{position:fixed;bottom:0;z-index:9999999;inset-inline-start:0;width:100%;background:#fff;box-shadow:var(--shadow-lg);padding:12px 16px 14px}}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_trust_bar__ht6_e{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 0 10px;font-size:12px;color:var(--muted-text-color);border-bottom:1px solid var(--muted-divider-color);margin-bottom:10px}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_trust_bar__ht6_e svg{color:var(--status-success-solid);flex-shrink:0}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_footer_inner__IQ35Q{display:flex;align-items:center;justify-content:space-between;gap:16px}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_footer_inner__IQ35Q h4{margin:0;font-size:1.125rem;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_main__Yfc3T .styles_footer__X_o_2 .styles_alert_wrapper__snA_m{display:flex;align-items:center;justify-content:flex-end;margin-top:12px}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_footer__X_o_2 .styles_alert_wrapper__snA_m{justify-content:flex-start}}.styles_main__Yfc3T .styles_inner__s2Xoa{display:flex;gap:20px;padding:var(--spacing-md) 0;align-items:flex-start}.styles_main__Yfc3T .styles_inner__s2Xoa::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.styles_main__Yfc3T .styles_inner__s2Xoa{padding:var(--spacing-md) 0;gap:16px}}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_inner__s2Xoa{flex-direction:column;padding:var(--spacing-md) 0;padding-bottom:100px;gap:12px}.styles_main__Yfc3T .styles_inner__s2Xoa.styles_with_error__bDDxk{padding-bottom:150px}}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2{flex:1 1;min-width:0;background:#fff;max-height:calc(100vh - 260px);max-height:calc(100dvh - 260px);-ms-overflow-style:none;scrollbar-width:none;overflow:hidden;overflow-y:auto}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2{flex-basis:auto;max-height:none;height:auto;min-height:auto;overflow:visible}}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2 .styles_section_label__UbrQ5{font-size:var(--font-size-base);font-weight:600;color:var(--text-color);margin-bottom:var(--spacing-md);margin-top:var(--spacing-md)}.styles_main__Yfc3T .styles_inner__s2Xoa .styles_left__Wqdp2 .styles_section_label__UbrQ5:first-child{margin-top:0}.styles_btns_wrapper__BdFtw{display:flex;gap:10px;align-items:center}.styles_btns_wrapper__BdFtw .styles_wizard_navigation_button__NwRbB{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;gap:5px}.styles_btns_wrapper__BdFtw .styles_wizard_navigation_button__NwRbB:hover{color:var(--secondary-color)}.styles_form_wrapper__j2CfI{width:100%;display:flex;flex-direction:column;align-items:stretch}.styles_headerContent__gWyFN{display:flex;flex-direction:column;gap:2px}.styles_headerContent__gWyFN h2{margin:4px 0 0;font-size:1.25rem;font-weight:700;color:var(--text-color);letter-spacing:-.02em;-webkit-padding-end:40px;padding-inline-end:40px}@media screen and (max-width:767px){.styles_headerContent__gWyFN h2{font-size:1.125rem}}.styles_headerContent__gWyFN p{margin:2px 0 0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5;-webkit-padding-end:40px;padding-inline-end:40px}.styles_headerBadge__BhqFc{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-text-color)}.styles_main__gE3ko{display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 28px 24px}.styles_icon_wrapper__qJ6lj{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--border-radius-sm);margin-bottom:14px;background:#fef2f2;color:var(--error-color)}.styles_title__2BS1Y{margin:0 0 8px;text-align:center;font-size:18px;line-height:1.25;font-weight:700;color:#111827;letter-spacing:-.01em}.styles_text__GQxFC{margin:0;max-width:320px;color:var(--muted-text-color);font-size:12px;line-height:1.5;white-space:pre-line}.styles_btns_wrapper__tHjgk{display:flex;justify-content:center;gap:8px;margin-top:18px}.styles_btns_wrapper__tHjgk>button{min-width:72px;padding-inline:14px;border-radius:var(--border-radius-sm)}.styles_confirm_button__LsvfQ{background-color:var(--confirmation-button-bg)!important;background-image:none!important;border:none!important;color:var(--confirmation-button-text)!important;box-shadow:var(--confirmation-button-shadow)!important}.styles_page_container__G_QrS{display:flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-family)}.styles_page_wrapper__bZgZy{min-height:100vh;padding:48px clamp(20px,8vw,80px)}.styles_form_card__JMtD0{max-width:860px;margin:0 auto}.styles_card__kizS7{width:100%;max-width:480px;padding:24px;background:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:0 10px 40px rgba(0,0,0,.08);text-align:center;border:1px solid var(--divider-color)}.styles_logo_area__FYk3Q{margin-bottom:32px}.styles_logo_image__NqNdI{height:64px;object-fit:contain;margin:0 auto}.styles_icon_fallback__cIRMd{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:28px;background:color-mix(in srgb,var(--branding-color,var(--primary-color)),white 90%);color:var(--branding-color,var(--primary-color))}.styles_title__l0yrV{font-size:28px;font-weight:700;margin-bottom:12px;color:var(--text-color);letter-spacing:-.5px}.styles_title__l0yrV.styles_small___YRoI{font-size:24px}.styles_message__Gyiiq{font-size:16px;line-height:1.6;color:var(--muted-text-color);margin-bottom:32px}.styles_button__9fGtZ{display:block;width:100%;padding:14px 20px;border-radius:var(--border-radius-sm);text-decoration:none;font-weight:600;font-size:16px;transition:opacity .2s,background-color .2s;cursor:pointer;border:none}.styles_button__9fGtZ.styles_primary__ezgnV{color:#fff;background:var(--branding-color,var(--primary-color));box-shadow:0 4px 12px color-mix(in srgb,var(--branding-color,var(--primary-color)),transparent 70%)}.styles_button__9fGtZ.styles_primary__ezgnV:hover{opacity:.9}.styles_button__9fGtZ.styles_secondary__u9TdT{display:inline-block;width:auto;padding:12px 24px;background:var(--secondary-color);color:var(--text-color);border:1px solid var(--divider-color);font-size:15px}.styles_button__9fGtZ.styles_secondary__u9TdT:hover{background:var(--hover-color)}.styles_footer_text__hMZUl{margin-top:24px;font-size:13px;color:var(--muted-text-color)}.styles_footer_text__hMZUl a{text-decoration:none;font-weight:500;color:var(--branding-color,var(--primary-color))}.styles_footer_text__hMZUl a:hover{text-decoration:underline}.styles_powered_by_wrapper__uVPpC{margin-top:32px;display:flex;justify-content:center}.styles_modalWrapper__62w_4 .modal{max-width:480px}.styles_textareaWrapper__HAy8N{position:relative;margin-bottom:12px}.styles_messageInput__Fxau3{width:100%;padding:10px 12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);resize:vertical;min-height:80px;outline:none;font-family:inherit;transition:border-color .2s ease}.styles_messageInput__Fxau3::placeholder{color:var(--muted-text-color)}.styles_messageInput__Fxau3:focus{border-color:var(--primary-color)}.styles_messageInput__Fxau3:disabled{opacity:.6}.styles_charCount__p5Cse{position:absolute;bottom:8px;right:12px;font-size:.75rem;color:var(--muted-text-color)}.styles_errorText__cive9{font-size:.8125rem;color:var(--error-color);margin:0 0 12px}.styles_buttonRow__GRrDx{display:flex;flex-direction:column;gap:10px}.styles_modalContent__oVGSx{padding:var(--inner-padding)}.styles_errorBanner__WPjWC{padding:12px var(--inner-padding);background:var(--alert-error-color);border:1px solid var(--error-color);border-radius:var(--border-radius-sm);color:var(--error-color);font-size:.875rem;-webkit-margin-after:var(--inner-padding);margin-block-end:var(--inner-padding)}.styles_form__9JTBq{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_section__Nv_qP{display:flex;flex-direction:column;gap:12px;padding:var(--inner-padding);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius)}.styles_sectionHeader__1A_th{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_sectionHeader__1A_th h3{margin:0;font-size:.95rem;font-weight:600;color:var(--text-color)}.styles_sectionHint__3h_Qg{margin:4px 0 0;font-size:.8125rem;color:var(--muted-text-color);max-width:520px}.styles_field__EB9ED{display:flex;flex-direction:column;gap:6px}.styles_field__EB9ED label{font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_field__EB9ED input[type=number],.styles_field__EB9ED input[type=text],.styles_field__EB9ED select,.styles_field__EB9ED textarea{width:100%;padding:10px 12px;font-size:.875rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_field__EB9ED input[type=number]:focus,.styles_field__EB9ED input[type=text]:focus,.styles_field__EB9ED select:focus,.styles_field__EB9ED textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_field__EB9ED input[type=number]::placeholder,.styles_field__EB9ED input[type=text]::placeholder,.styles_field__EB9ED select::placeholder,.styles_field__EB9ED textarea::placeholder{color:var(--muted-text-color)}.styles_field__EB9ED textarea{resize:vertical;min-height:60px;font-family:inherit}.styles_field__EB9ED select{cursor:pointer}.styles_required__tW2GF{color:var(--error-color);-webkit-margin-start:4px;margin-inline-start:4px}.styles_typeDescription__8NDyv{margin:2px 0 0;font-size:.8125rem;color:var(--muted-text-color);line-height:1.5}.styles_templateBtn__kVL7O{align-self:flex-start;-webkit-margin-before:4px;margin-block-start:4px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(var(--primary-color-rgb),.06);border:1px dashed var(--primary-color);border-radius:var(--border-radius-sm);font-size:.8125rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_templateBtn__kVL7O:hover{background:rgba(var(--primary-color-rgb),.12)}.styles_addBtn__H1Urb{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid var(--primary-color);border-radius:var(--border-radius-sm);font-size:.8125rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_addBtn__H1Urb:hover{background:rgba(var(--primary-color-rgb),.06)}.styles_addBtnSm__lZI_H{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:rgba(0,0,0,0);border:1px dashed var(--primary-color);border-radius:var(--border-radius-sm);font-size:.75rem;font-weight:500;color:var(--primary-color);cursor:pointer;transition:background .2s ease-out}.styles_addBtnSm__lZI_H:hover{background:rgba(var(--primary-color-rgb),.06)}.styles_iconBtn__N3iFn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;flex-shrink:0;transition:background .2s ease-out,border-color .2s ease-out}.styles_iconBtn__N3iFn:hover{background:var(--alert-error-color);border-color:var(--error-color)}.styles_itemList__hzAe1,.styles_questionCard__VengF{display:flex;flex-direction:column;gap:10px}.styles_questionCard__VengF{padding:12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_questionHeader__By4z_{display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_itemBadge__UOObf{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--border-radius-pill);background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);font-size:.75rem;font-weight:600;letter-spacing:.02em}.styles_optionsHeader__8Vyzz{display:flex;align-items:center;justify-content:space-between;gap:8px;-webkit-margin-before:4px;margin-block-start:4px}.styles_optionsHeader__8Vyzz label{font-size:.8125rem;font-weight:500;color:var(--muted-text-color)}.styles_optionList__xcSuq{display:flex;flex-direction:column;gap:6px}.styles_optionRow___n2gT{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_inlineInput__dA_gI,.styles_optionInput__gqDwW{flex:1 1 180px;min-width:0;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_inlineInput__dA_gI:focus,.styles_optionInput__gqDwW:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_inlineInput__dA_gI::placeholder,.styles_optionInput__gqDwW::placeholder{color:var(--muted-text-color)}.styles_optionDimension__aATn5{flex:0 1 140px;min-width:0;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--muted-divider-color);color:var(--text-color)}.styles_optionDimension__aATn5:focus{outline:none;border-color:var(--primary-color);background:#fff}.styles_optionDimension__aATn5::placeholder{color:var(--muted-text-color)}.styles_inlineRow__Jfdo1{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_inlineNumber__esOli{width:100px;padding:8px 12px;font-size:.8125rem;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:#fff;color:var(--text-color);transition:border-color .2s ease-out,box-shadow .2s ease-out}.styles_inlineNumber__esOli:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_bucketCard__RJx78{display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_bucketRow__OeZhW{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_rangeSep__cZ03Z{color:var(--muted-text-color);font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_actions___0M7c{display:flex;justify-content:flex-end;gap:8px;-webkit-padding-before:var(--inner-padding);padding-block-start:var(--inner-padding);-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}@media(max-width:600px){.styles_bucketRow__OeZhW,.styles_inlineRow__Jfdo1,.styles_optionRow___n2gT{flex-wrap:wrap}.styles_inlineInput__dA_gI,.styles_optionDimension__aATn5,.styles_optionInput__gqDwW{flex:1 1 100%}.styles_inlineNumber__esOli{flex:1 1 80px}}.styles_modalContainer__oMrKw{display:flex;flex-direction:column;gap:16px;padding:4px 0 8px}.styles_field__a1P0S{display:flex;flex-direction:column;gap:8px}.styles_label__hIIT8{font-size:.875rem;font-weight:600;color:var(--text-color)}.styles_input__YhJ8L{width:100%;padding:12px 14px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--background-color);font-size:.9375rem;color:var(--text-color);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;box-sizing:border-box}.styles_input__YhJ8L::placeholder{color:var(--muted-text-color)}.styles_input__YhJ8L:focus{border-color:var(--secondary-color);background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles_input__YhJ8L:disabled{opacity:.6;cursor:not-allowed}.styles_errorText__Cc92L{margin:0;color:var(--error-color);font-size:.8125rem}.styles_buttonRow__koKWl{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:4px}.styles_modalContent__MZSP9{padding:0}.styles_modalCard__CaMAs{background:#fff;border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.styles_modalCardHeader__XTsPt{position:relative;margin-bottom:24px}.styles_modalCardHeader__XTsPt h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.styles_modalCardHeader__XTsPt p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.styles_headerBadge__0gofe{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-text-color)}.styles_closeButton__q9I3r{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_closeButton__q9I3r:hover{background:var(--divider-color);color:var(--text-color)}.styles_modalErrorBanner__P4oZs{background:var(--alert-error-color);border:1px solid var(--error-color);color:var(--error-color);padding:10px 14px;border-radius:var(--border-radius-sm);font-size:.875rem;margin-bottom:16px}.styles_form__rdnx_{display:flex;flex-direction:column;gap:20px}.styles_formField__hMf6O{display:flex;flex-direction:column;gap:0}.styles_fieldLabelRow__gL0Wz{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_fieldLabelRow__gL0Wz label{font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_fieldOptional__1riiU{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--secondary-color)}.styles_form__rdnx_ input[type=text],.styles_form__rdnx_ select,.styles_form__rdnx_ textarea{width:100%;padding:14px 16px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius);font-size:.9375rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit;box-sizing:border-box}.styles_form__rdnx_ input[type=text]::placeholder,.styles_form__rdnx_ select::placeholder,.styles_form__rdnx_ textarea::placeholder{color:var(--muted-text-color)}.styles_form__rdnx_ input[type=text]:focus,.styles_form__rdnx_ select:focus,.styles_form__rdnx_ textarea:focus{border-color:var(--secondary-color);background:#fff;box-shadow:0 0 0 3px rgba(76,74,202,.1)}.styles_form__rdnx_ textarea{resize:none}.styles_form__rdnx_ select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_stagesSection__6dAU6{display:flex;flex-direction:column;gap:0}.styles_stagesHeader__HLZxx{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.styles_stagesLabel__2ZUn_{font-size:.9375rem;font-weight:600;color:var(--text-color)}.styles_addStageBtn__eTTyA{display:inline-flex;align-items:center;gap:5px;background:none;border:1.5px solid var(--secondary-color);border-radius:var(--border-radius-full);padding:5px 12px;font-size:.8125rem;font-weight:600;color:var(--secondary-color);cursor:pointer;transition:all .15s ease}.styles_addStageBtn__eTTyA:hover{background:rgba(76,74,202,.06)}.styles_stagesList__maKEg{display:flex;flex-direction:column;gap:6px;padding:12px;background:var(--background-color);border:1.5px solid var(--divider-color);border-radius:var(--border-radius);max-height:220px;overflow-y:auto}.styles_stageItem__IV4kW{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm)}.styles_stageColorDot__PjcOa{width:10px;height:10px;border-radius:50%;flex-shrink:0}.styles_stageName__uHWqa{flex:1 1;font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_stageTypeBadge__pqYXD{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:var(--border-radius-xs);white-space:nowrap;background:var(--background-color);color:var(--muted-text-color)}.styles_stageTypeBadge__pqYXD.styles_open___otEY{background:var(--aler-info-color);color:var(--info-color)}.styles_stageTypeBadge__pqYXD.styles_won__eOXoQ{background:var(--alert-success-color);color:var(--tertiary-color)}.styles_stageTypeBadge__pqYXD.styles_lost__X0qjb{background:var(--alert-error-color);color:var(--error-color)}.styles_stageNameInput__Y2LAL{flex:1 1;padding:6px 10px!important;font-size:.8125rem!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;background:var(--background-color)!important;color:var(--text-color)!important;outline:none;min-width:0;box-shadow:none!important}.styles_stageNameInput__Y2LAL:focus{border-color:var(--secondary-color)!important;background:#fff!important;box-shadow:none!important}.styles_stageTypeSelect__cBM9g{width:auto!important;padding:6px 8px!important;font-size:.75rem!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;background:var(--background-color)!important;min-width:70px;box-shadow:none!important}.styles_stageTypeSelect__cBM9g:disabled{opacity:.6;cursor:not-allowed}.styles_stageColorPicker__5HF_P{width:28px!important;height:28px!important;padding:2px!important;border:1px solid var(--divider-color)!important;border-radius:var(--border-radius-sm)!important;cursor:pointer;flex-shrink:0;background:none!important;box-shadow:none!important}.styles_removeStageBtn__dSn6Y{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-xs);transition:background .15s ease;flex-shrink:0}.styles_removeStageBtn__dSn6Y:hover{background:var(--alert-error-color)}.styles_formActions__GEaky{display:flex;flex-direction:column;gap:10px;margin-top:4px}.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)}.speaker-sessions-modal_modalContent__sJ_6g{padding:0}.speaker-sessions-modal_modalCard__4_cYe{background:var(--card-background,#fff);border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.speaker-sessions-modal_modalCardHeader__VZxhc{position:relative;margin-bottom:24px}.speaker-sessions-modal_modalCardHeader__VZxhc h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.speaker-sessions-modal_modalCardHeader__VZxhc p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.speaker-sessions-modal_headerBadge__EuV9C{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--community-primary,var(--primary-color))}.speaker-sessions-modal_closeButton__Ew1_p{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.speaker-sessions-modal_closeButton__Ew1_p:hover{background:var(--divider-color);color:var(--text-color)}.speaker-sessions-modal_body__FXgd4{display:flex;flex-direction:column;gap:16px}.speaker-sessions-modal_speaker_profile__dwJJ7{display:flex;gap:16px;align-items:flex-start}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6{flex-shrink:0}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_profile_image_wrapper__XSML6 .avatar{border-radius:999px;object-fit:cover}.speaker-sessions-modal_speaker_profile__dwJJ7 .speaker-sessions-modal_speaker_bio__g7Ufb{flex:1 1;font-size:14px;line-height:1.6;margin:0;color:var(--text-color)}.speaker-sessions-modal_separator__UtCN7{height:1px;background:var(--divider-color)}.speaker-sessions-modal_sessions_section__tBw28{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_header__Vx1Cb{font-size:15px;font-weight:700;margin:0;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_sessions_list__AQcHW{display:flex;flex-direction:column;gap:12px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn{background:var(--background-color);-webkit-border-start:3px solid var(--community-primary,var(--primary-color));border-inline-start:3px solid var(--community-primary,var(--primary-color));border-radius:var(--border-radius-sm);padding:14px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_title____Zdd{font-size:15px;font-weight:700;margin:0 0 6px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_description__5b83Q{font-size:13px;line-height:1.6;margin:0 0 10px;color:var(--muted-text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX{display:flex;flex-direction:column;gap:6px}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-color)}.speaker-sessions-modal_sessions_section__tBw28 .speaker-sessions-modal_session_card__AWwvn .speaker-sessions-modal_session_details__rEfNX .speaker-sessions-modal_session_detail_item__uP1vb svg{flex-shrink:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{margin-bottom:24px;width:100%;max-width:400px}@media screen and (max-width:767px){.styles_main__tC2PX .styles_searchInputWrapper__xS0jm{max-width:100%}}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_submitBtn__z3KCy{background:none;border:none;cursor:pointer}.styles_main__tC2PX .styles_searchInputWrapper__xS0jm .styles_reset_search__L6s_l{display:flex;justify-content:center;margin-left:auto;min-width:36px;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;align-items:center}.styles_main__tC2PX .styles_speakers_grid__L9InD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px 24px;gap:32px 24px}@media(max-width:767px){.styles_main__tC2PX .styles_speakers_grid__L9InD{grid-template-columns:repeat(2,1fr);gap:24px 16px}}.styles_main__tC2PX .styles_speaker_card___ByRn{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:24px 16px 20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.1)}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn{padding:20px 12px 16px;border-radius:var(--border-radius)}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background__MPht0,.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_background_fallback__VGWGU{display:none}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu{display:flex;flex-direction:column;align-items:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz{display:flex;justify-content:center;margin-bottom:var(--spacing-md)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:112px;height:112px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:var(--shadow-sm)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_profile_image_container__X7VUz .styles_profile_image__j_Dep{width:88px;height:88px}}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q{text-align:center;width:100%}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_name__yrigh{font-size:15px;font-weight:700;margin:0 0 5px;color:var(--text-color);line-height:1.3}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_title__gTAmZ{font-size:11px;font-weight:600;margin:0 0 2px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.07em}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_speaker_info__tc_8q .styles_speaker_company__Jgoe9{font-size:12px;margin:0;color:var(--muted-text-color)}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et{margin-top:10px}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4{background:none;border:none;color:var(--secondary-color);font-size:13px;font-weight:500;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}.styles_main__tC2PX .styles_speaker_card___ByRn .styles_card_content__2laZu .styles_card_footer__rx6Et .styles_view_sessions_link__ceDK4:hover{text-decoration:underline}.styles_main__tC2PX .styles_not_found_content__lAwJW{text-align:center;padding:20px}.styles_main__tC2PX .styles_not_found_content__lAwJW svg{background:#fafafa;border-radius:50%;padding:10px;margin-bottom:15px;margin-top:15px}.styles_main__tC2PX .styles_not_found_content__lAwJW h4{margin-bottom:10px}.styles_main__tC2PX .styles_not_found_content__lAwJW p{margin-bottom:15px}.styles_speaker_sessions__Fi9vv h4{font-weight:600;margin-bottom:12px}.styles_speaker_sessions__Fi9vv ul{list-style:none;padding:0;margin:0}.styles_speaker_sessions__Fi9vv ul li{padding:10px;border-radius:var(--border-radius);background-color:var(--muted-divider-color)}.styles_speaker_sessions__Fi9vv ul li:last-child{margin-bottom:0}.styles_speaker_sessions__Fi9vv ul li div:first-child{font-weight:500;margin-bottom:4px}.styles_speaker_sessions__Fi9vv ul li div:last-child{color:#666;font-size:.9em}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_title__Ncnm2{margin-bottom:6px!important;font-size:15px!important;font-weight:600!important}.styles_speaker_sessions__Fi9vv ul li .styles_agenda_time__KV9v_{display:flex;align-items:center;gap:4px;font-size:13px!important;color:var(--muted-text-color)}.styles_speaker_text__Ptlzi{margin-bottom:15px}.styles_speaker_text__Ptlzi p:first-child{font-weight:600;margin-bottom:8px}.styles_speaker_header__7Gfy3 .business_profile_list_subtext{font-weight:400!important}.styles_speaker_details__mpS3V{padding:var(--inner-padding)}.styles_main__hFVSl{margin:20px 0 0;display:flex;flex-wrap:wrap;gap:8px}@media(min-width:768px){.styles_main__hFVSl{gap:10px;margin-top:24px}}.styles_tag__Xk65f{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 8%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 100%);border:1px solid color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 30%,transparent);border-radius:var(--border-radius-pill);font-size:13px;font-weight:500;color:var(--community-secondary,var(--secondary-color));white-space:nowrap;cursor:default;transition:all .2s ease}.styles_tag__Xk65f:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 12%,transparent) 0,color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 16%,transparent) 100%);border-color:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 50%,transparent);transform:translateY(-1px);box-shadow:0 2px 8px color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent)}.styles_tags_container__SkQFv{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_main__vsUte.styles_map__popup__MLtcM .styles_inner__9cXIa .styles_title__JSjgL{font-size:13px;margin-bottom:0}.styles_main__vsUte .styles_inner__9cXIa{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.styles_main__vsUte .styles_inner__9cXIa{flex-direction:column}}.styles_main__vsUte .styles_inner__9cXIa .styles_right__c0Kqv{min-width:135px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL{font-size:22px;margin:0 0 5px}.styles_main__vsUte .styles_inner__9cXIa .styles_title__JSjgL.styles_with_link__hUr_O{cursor:pointer}.styles_main__vsUte .styles_inner__9cXIa .styles_is_paid__6BM2w{color:var(--muted-text-color);font-size:14px;font-weight:500}.styles_main__vsUte .styles_inner__9cXIa ul{margin-top:0;display:flex;flex-flow:row wrap}.styles_main__vsUte .styles_inner__9cXIa ul li{margin-right:10px}.styles_main__vsUte .styles_inner__9cXIa ul li a{font-size:13px;font-weight:500;color:var(--tertiary-color)}.PreviewHeader_header__jna_C{background:var(--community-primary,#1a1a1a);color:var(--community-primary-text,white);padding:10px 20px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.PreviewHeader_label__LcPNl{color:inherit}.PreviewHeader_closeButton__WvxW3{padding:8px 16px;background:rgba(0,0,0,0);border:1px solid;border-radius:var(--border-radius-sm);color:inherit;font-size:14px;cursor:pointer;height:auto}.styles_scopeContainer__zBHW9{width:100%}.styles_scopeHeader__Uhf_q{text-align:center;margin-bottom:24px}.styles_scopeTitle__PrGxz{font-size:22px;font-weight:700;color:var(--text-color);margin:0 0 8px}.styles_scopeSubtitle__Pe_pd{font-size:14px;color:var(--muted-text-color);margin:0;line-height:1.5}.styles_modeCards__ie4F_{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:500px){.styles_modeCards__ie4F_{flex-direction:column}}.styles_modeCard__ueOFj{flex:1 1;min-width:160px;padding:24px;border:2px solid var(--divider-color);border-radius:var(--border-radius-lg);background:var(--background-color);cursor:pointer;transition:all .2s ease;text-align:center;position:relative}.styles_modeCard__ueOFj:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md);transform:translateY(-2px)}.styles_modeCardDisabled__cFLJn{opacity:.55;cursor:not-allowed}.styles_modeCardDisabled__cFLJn:hover{border-color:var(--divider-color);box-shadow:none;transform:none}.styles_modeCardQuota__atQvr{margin-top:12px;display:flex;justify-content:center}.styles_aiCard__bxFyl:hover:not(.styles_modeCardDisabled__cFLJn){border-color:var(--secondary-color);box-shadow:0 8px 20px -8px rgba(var(--secondary-color-rgb,76,74,202),.3)}.styles_modeIcon__3JDYa{font-size:48px;margin-bottom:16px;display:block}.styles_modeTitle__lO76l{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:8px}.styles_modeDesc__4MMGA{font-size:13px;color:var(--muted-text-color);line-height:1.5;margin:0}.styles_aiBadge__szyRO{display:inline-flex;align-items:center;padding:2px 7px;border-radius:20px;font-size:11px;font-weight:700;background:var(--secondary-color);color:#fff;letter-spacing:.3px;text-transform:uppercase}.styles_backLink___8Q3C{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;margin-bottom:20px;font-size:14px;color:var(--muted-text-color);cursor:pointer;transition:color .15s ease}.styles_backLink___8Q3C:hover{color:var(--text-color)}.styles_detailsForm__9455o{display:flex;flex-direction:column;gap:16px}.styles_templateBanner__Y6ojy{padding:12px;background:var(--aler-info-color);border-radius:var(--border-radius);font-size:14px;color:var(--primary-color)}.styles_fieldLabel__9aH4s{display:block;margin-bottom:6px;font-weight:500;color:var(--text-color)}.styles_slugRow__lpOGz{display:flex;align-items:center;gap:8px}.styles_slugPrefix__cCUAR{color:var(--muted-text-color);font-size:14px;white-space:nowrap}.styles_fieldHint__tXeTR{margin:4px 0 0;font-size:12px;color:var(--muted-text-color)}.styles_fieldError__307Vw{margin:4px 0 0;font-size:12px;color:var(--error-color)}.styles_textarea__8KFFq{width:100%;padding:12px;border-radius:var(--border-radius);border:1px solid var(--divider-color);font-size:14px;font-family:inherit;resize:vertical;box-sizing:border-box;background:var(--background-color);color:var(--text-color);outline:none;transition:border-color .15s ease}.styles_textarea__8KFFq::placeholder{color:var(--muted-text-color)}.styles_textarea__8KFFq:focus{border-color:var(--community-secondary,var(--secondary-color));background:var(--card-background-color)}.styles_textarea__8KFFq:disabled{opacity:.6;cursor:not-allowed}.styles_errorBanner__2AMnN{padding:12px;background:var(--alert-error-color);border-radius:var(--border-radius);color:var(--error-color);font-size:14px}.styles_formActions__kN6Yv{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.styles_footer__852jF{display:flex;justify-content:flex-end;gap:var(--inner-padding);margin-top:40px;padding-top:24px;-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}.styles_toggle_group__tZW9I{display:flex;flex-direction:column;gap:12px}.styles_toggle_row__dfzVd{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--divider-color);cursor:pointer}.styles_toggle_row__dfzVd:last-child{border-bottom:none}.styles_toggle_info__orEw5{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_toggle_label__LmU7K{font-size:14px;font-weight:600;color:var(--text-color)}.styles_toggle_desc__gJj8M{font-size:13px;color:var(--muted-text-color)}.styles_toggle_input__ikCRq{display:none}.styles_toggle_input__ikCRq:checked+.styles_toggle_switch__Mlugh{background-color:var(--secondary-color)}.styles_toggle_input__ikCRq:checked+.styles_toggle_switch__Mlugh:before{transform:translateX(20px)}.styles_toggle_switch__Mlugh{position:relative;width:44px;min-width:44px;height:24px;background-color:var(--divider-color);border-radius:var(--border-radius-md);transition:background-color .2s ease}.styles_toggle_switch__Mlugh:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:var(--shadow-sm)}.styles_toggle_group__3BzxI{display:flex;flex-direction:column;gap:12px}.styles_toggle_row__nO8UQ{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--divider-color);cursor:pointer}.styles_toggle_row__nO8UQ:last-child{border-bottom:none}.styles_toggle_info__CCsoy{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_toggle_label__Skl1O{font-size:14px;font-weight:600;color:var(--text-color)}.styles_toggle_desc__NGlap{font-size:13px;color:var(--muted-text-color)}.styles_toggle_input__o_vwR{display:none}.styles_toggle_input__o_vwR:checked+.styles_toggle_switch__ofTK7{background-color:var(--secondary-color)}.styles_toggle_input__o_vwR:checked+.styles_toggle_switch__ofTK7:before{transform:translateX(20px)}.styles_toggle_switch__ofTK7{position:relative;width:44px;min-width:44px;height:24px;background-color:var(--divider-color);border-radius:var(--border-radius-md);transition:background-color .2s ease}.styles_toggle_switch__ofTK7:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:var(--shadow-sm)}.styles_simpleRichTextEditor__xr7nf{border:1px solid #e0e0e0;border-radius:var(--border-radius-sm);background:#fff;overflow:hidden;transition:border-color .2s ease}.styles_simpleRichTextEditor__xr7nf.styles_focused__f0ItJ,.styles_simpleRichTextEditor__xr7nf:focus-within{border-color:var(--info-color);box-shadow:0 0 0 2px rgba(0,123,255,.1)}.styles_simpleRichTextEditor__xr7nf.styles_error__JcA8f{border-color:var(--error-color)}.styles_simpleRichTextEditor__xr7nf.styles_sm__s4z5b{min-height:80px}.styles_simpleRichTextEditor__xr7nf.styles_md__pSzok{min-height:120px}.styles_simpleRichTextEditor__xr7nf.styles_lg__UelLo{min-height:160px}.styles_toolbar__7DDTz{display:flex;align-items:center;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;gap:4px;flex-wrap:wrap}.styles_toolbarButton__m5owK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);cursor:pointer;font-size:14px;color:#495057;transition:all .2s ease}.styles_toolbarButton__m5owK:hover{background:#e9ecef;border-color:#dee2e6}.styles_toolbarButton__m5owK:active{background:#dee2e6}.styles_toolbarButton__m5owK:disabled{opacity:.5;cursor:not-allowed}.styles_separator__gHyln{width:1px;height:24px;background:#dee2e6;margin:0 4px}.styles_editor__PG6Cj{width:100%;border:none;outline:none;font-family:inherit;font-size:14px;line-height:1.5;padding:12px;background:rgba(0,0,0,0);min-height:100px;overflow-y:auto}.styles_editor__PG6Cj.styles_error__JcA8f{color:var(--error-color)}.styles_editor__PG6Cj:empty:before{content:attr(data-placeholder);color:#6c757d;pointer-events:none}.styles_editor__PG6Cj strong{font-weight:700}.styles_editor__PG6Cj em{font-style:italic}.styles_editor__PG6Cj u{text-decoration:underline}.styles_editor__PG6Cj s{text-decoration:line-through}.styles_editor__PG6Cj p{margin:0 0 8px}.styles_editor__PG6Cj p:last-child{margin-bottom:0}.styles_editor__PG6Cj ol,.styles_editor__PG6Cj ul{margin:8px 0;padding-left:20px;list-style-position:outside}.styles_editor__PG6Cj ul{list-style-type:disc;list-style-image:none}.styles_editor__PG6Cj ol{list-style-type:decimal;list-style-image:none}.styles_editor__PG6Cj li{margin:4px 0;display:list-item;list-style-position:outside}.styles_editor__PG6Cj br{line-height:1.5}.styles_charCount__xvpPM{display:flex;align-items:center;justify-content:flex-end;padding:8px 12px;font-size:12px;color:#6c757d;background:#f8f9fa;border-top:1px solid #e0e0e0;gap:4px}[dir=rtl] .styles_charCount__xvpPM{justify-content:flex-start}.styles_countError__xfpSs{color:var(--error-color);font-weight:500}.styles_htmlIndicator__Fj7zl{font-style:italic;color:#6c757d}.styles_errorMessage__FI3mj{color:var(--error-color);font-size:12px;margin-top:4px;padding:0 12px 8px}.styles_search_wrapper__pHPX4{flex:1 1}.styles_submitBtn__reviu{background:none;border:none;cursor:pointer}@media screen and (max-width:991px){.styles_with_filter__CESWD input{padding-right:52px!important}.styles_with_filter__CESWD .styles_reset_search__2cKe4{right:52px}}.styles_has_search_text__qoMJZ .styles_reset_search__2cKe4{display:flex}.styles_reset_search__2cKe4{display:none;justify-content:center;min-width:36px;cursor:pointer;background:none;border:none;padding:0;color:var(--text-color)!important;position:absolute;right:10px;top:0;z-index:99;height:100%;align-items:center}.styles_filter_btn_wrapper__NmDXe{display:none}@media screen and (max-width:991px){.styles_filter_btn_wrapper__NmDXe{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%;z-index:99;border-left:1px solid var(--divider-color)}.styles_filter_btn_wrapper__NmDXe button{width:42px;height:100%;border-radius:0;background:none;box-shadow:none;border:none}.styles_filter_btn_wrapper__NmDXe button:hover{background:var(--divider-color);box-shadow:none;transform:none}.styles_filter_btn_wrapper__NmDXe button:active{transform:none;box-shadow:none}}.styles_search_info__dRnEU{margin-top:12px;margin-bottom:var(--inner-padding);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted-text-color);text-align:left}@media(max-width:767px){.styles_search_info__dRnEU{gap:4px 10px;align-items:baseline;margin-top:10px;margin-bottom:8px}}.styles_search_info__dRnEU .styles_search_switcher__8ml0q{margin:0}.styles_search_info__dRnEU .styles_search_switcher__8ml0q .styles_active_search__CVdOJ{color:var(--community-secondary,var(--secondary-color));font-weight:700}.styles_search_info__dRnEU .styles_search_switcher__8ml0q a,.styles_search_info__dRnEU .styles_search_switcher__8ml0q button{cursor:pointer;color:var(--muted-text-color);background:none;border:none;padding:0;font-size:12px;text-align:left}.styles_search_info__dRnEU .styles_reset_search__CaJDW{min-width:75px;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;white-space:nowrap;font-size:12px;text-align:right;color:var(--text-color)!important;line-height:1.4;height:auto}@media(max-width:767px){.styles_search_info__dRnEU .styles_reset_search__CaJDW{text-align:left}}.styles_breakerCard__NOpLp{border-radius:var(--border-radius-lg);background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.06) 0,rgba(var(--secondary-color-rgb),.06) 100%);border:1px solid rgba(var(--primary-color-rgb),.1);padding:28px var(--inner-padding);text-align:center;margin:8px 0}.styles_breakerTitle__BMFKl{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 6px}.styles_breakerText__ruwtF{font-size:14px;color:var(--muted-text-color);margin:0 0 16px;line-height:1.4}.styles_container__675_m{width:100%;display:flex;flex-direction:column;gap:var(--section-margin)}.styles_feedList__h5ISS{display:flex;flex-direction:column;gap:24px}.styles_feedItem__LqVuI{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);padding:var(--section-margin);transition:box-shadow .2s ease}.styles_feedItem__LqVuI:hover{box-shadow:var(--shadow-sm)}.styles_feedItemHeader__CnfdD{display:flex;align-items:center;gap:10px;margin-bottom:10px}.styles_feedItemAvatar__tk8ZZ{width:36px;height:36px;border-radius:50%;background:var(--background-color);object-fit:cover;flex-shrink:0}.styles_feedItemAvatarPlaceholder__8XXV1{width:36px;height:36px;border-radius:50%;background:rgba(var(--primary-color-rgb),.1);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--primary-color);flex-shrink:0}.styles_feedItemMeta__9k2Jl{flex:1 1;min-width:0}.styles_feedItemAuthor__gi7gz{font-size:13px;font-weight:600;color:var(--text-color)}.styles_feedItemAuthor__gi7gz,.styles_feedItemCommunity__e_DQw{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_feedItemCommunity__e_DQw{font-size:12px;color:var(--muted-text-color)}.styles_feedItemBadge__bNB9_{display:inline-flex;padding:3px 10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--border-radius-sm);flex-shrink:0}.styles_badgePOST__mEJPA{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badgeMOMENT__8U02R{background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color)}.styles_badgeEVENT__cK3om{background:rgba(var(--tertiary-color-rgb),.1);color:var(--tertiary-color)}.styles_badgeACTION_ALERT__ahKfK{background:var(--alert-warning-color);color:var(--warning-color)}.styles_badgeCOMMUNITY__amhKX{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_feedItemTitle__KSupm{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 6px;line-height:1.3}.styles_feedItemText__GgCl9{font-size:13px;color:var(--muted-text-color);margin:0 0 10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.styles_feedItemFooter__ze_iN{display:flex;align-items:center;justify-content:space-between;gap:12px}.styles_feedItemStats__8Wb03{display:flex;gap:14px}.styles_feedItemStat__QpaHU{font-size:12px;color:var(--muted-text-color);display:flex;align-items:center;gap:4px}.styles_feedItemStatValue__keLkJ{font-weight:600}.styles_feedItemLocation__Quw5D,.styles_feedItemTime__cXmFr{font-size:12px;color:var(--muted-text-color)}.styles_feedItemLocation__Quw5D{margin:0 0 6px;display:flex;align-items:center;gap:4px}.styles_feedItemEventDate__xScgb{font-size:12px;color:var(--secondary-color);font-weight:600;margin:0 0 8px}.styles_loadMore__mz_kQ{display:flex;justify-content:center;margin-top:var(--section-margin);margin-bottom:var(--section-margin)}.styles_loadMoreBtn__PO33E{padding:10px 32px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:rgba(0,0,0,0);color:var(--primary-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_loadMoreBtn__PO33E:hover{background:var(--background-color);border-color:var(--primary-color)}.styles_loadMoreBtn__PO33E:disabled{opacity:.5;cursor:not-allowed}.styles_messageCard__8whgq{text-align:center;padding:60px var(--inner-padding);color:var(--muted-text-color)}.styles_messageCardTitle__tI0qk{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 8px}.styles_messageCardText__UvHtz{font-size:14px;color:var(--muted-text-color);margin:0}.styles_allSections__XdUIJ{display:flex;flex-direction:column;gap:24px}.styles_allSectionTitle__klztp{font-size:16px;font-weight:600;color:var(--text-color);margin:0 0 12px}.styles_allSectionGrid__NY97v{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.styles_smallCard__2X3Wa{background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:14px;transition:box-shadow .2s ease}.styles_smallCard__2X3Wa:hover{box-shadow:var(--shadow-sm)}.styles_smallCardType__H4QD_{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted-text-color);font-weight:600;margin:0 0 6px}.styles_smallCardTitle__kt9b5{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_smallCardSub__jGWsM{font-size:12px;color:var(--muted-text-color);margin:0}.styles_loading__bGzPk{display:flex;justify-content:center;align-items:center;padding:40px 0;color:var(--muted-text-color);font-size:14px}.styles_error__sEdX0{padding:var(--inner-padding);background:var(--alert-error-color);color:var(--error-color);border-radius:var(--border-radius-sm);font-size:14px;text-align:center}.styles_topicFilters__Tx_iq{margin-bottom:var(--section-margin)}.styles_videoGrid__es48P{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){.styles_videoGrid__es48P{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.styles_videoGrid__es48P{grid-template-columns:1fr;gap:12px}}.styles_videoSkeletonCard__6cM65{display:flex;flex-direction:column;gap:12px}.styles_skeletonThumbnail__YtU9O{width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-md);overflow:hidden}.styles_skeletonInfo__QFI7K{display:flex;gap:12px;padding:0 4px}.styles_skeletonAvatar__1nMOv{flex-shrink:0;width:36px;height:36px}.styles_skeletonText__kN472{flex:1 1;display:flex;flex-direction:column;gap:8px}.styles_skeletonTitle__9OT6G{height:18px;width:90%}.styles_skeletonMeta__6q4Y9{height:14px;width:60%}.styles_videoCard__aXnSZ{position:relative;border-radius:var(--border-radius-lg);overflow:hidden;cursor:pointer;background:rgba(0,0,0,0);transition:all .2s ease;display:flex;flex-direction:column;gap:12px;padding:0;border:none}.styles_videoCard__aXnSZ:hover .styles_videoWrapper__CcB_4{transform:scale(1.02)}.styles_videoWrapper__CcB_4{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-md);overflow:hidden;background:#000;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.styles_viewCountBadge__SAzi4{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:#fff;padding:2px 6px;border-radius:var(--border-radius-xs);font-size:11px;font-weight:600;z-index:10;pointer-events:none;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_viewCountIcon__1qlvL{font-size:8px}.styles_infoSection__6DExv{display:flex;gap:12px;padding:0 4px}.styles_avatarWrapper__yTREZ{flex-shrink:0;margin-top:2px}.styles_avatar__A8kTt{width:36px;height:36px;border-radius:50%;object-fit:cover;background:var(--divider-color)}.styles_avatarPlaceholder__k5Uh0{width:36px;height:36px;border-radius:50%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.styles_textInfo__dqFJ2{flex:1 1;min-width:0}.styles_videoTitle__aYDtK{font-size:15px;font-weight:600;line-height:1.4;color:var(--text-color);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.styles_metaInfo__ryqnd{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.styles_communityName__1gSOb{font-size:13px;color:var(--muted-text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.styles_communityName__1gSOb:hover{color:var(--text-color)}.styles_dot__qGyJo,.styles_stats__fwCBS{color:var(--muted-text-color);font-size:13px}.styles_stats__fwCBS{display:flex;align-items:center;gap:4px}@media screen and (max-width:768px){.styles_videoCard__aXnSZ{gap:10px}.styles_avatar__A8kTt{width:32px;height:32px}.styles_avatarPlaceholder__k5Uh0{width:32px;height:32px;font-size:12px}.styles_videoTitle__aYDtK{font-size:14px}.styles_communityName__1gSOb,.styles_stats__fwCBS{font-size:12px}}.styles_card__fIgsh{display:flex;align-items:center;gap:16px;padding:16px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);transition:all .2s ease-in-out;cursor:pointer;text-decoration:none;margin-bottom:4px}.styles_card__fIgsh:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary-color)}.styles_image_container__An18Q{width:64px;height:64px;border-radius:var(--border-radius);overflow:hidden;background:rgba(var(--primary-color-rgb),.05);flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_image_container__An18Q img{width:100%;height:100%;object-fit:cover}.styles_icon_fallback__VNKdC{font-size:28px;display:flex;align-items:center;justify-content:center}.styles_content__KmHr9{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.styles_community_name__d36Si{font-size:11px;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.styles_item_title__6Vudn{font-size:15px;font-weight:600;color:var(--text-color)}.styles_description__Rqju_,.styles_item_title__6Vudn{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2}.styles_description__Rqju_{font-size:13px;color:var(--muted-text-color)}.styles_badge__0VTDs{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:var(--border-radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.styles_badge__0VTDs.styles_course__Q_HfC{background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color)}.styles_badge__0VTDs.styles_product__44XFX{background:rgba(67,56,202,.08);color:#4338ca}.styles_badge__0VTDs.styles_mentorship__P7pRX{background:rgba(21,128,61,.08);color:#15803d}