.styles_section__SjNOX{margin-top:20px}.styles_section__SjNOX.styles_hidden__5eCrO{border-bottom:1px solid var(--divider-color)}.styles_section__SjNOX.styles_hidden__5eCrO .styles_header__WjGe4{margin-bottom:0;padding-bottom:10px}.styles_section__SjNOX.styles_hidden__5eCrO .styles_header__WjGe4 .styles_toggle_button__XlPFu:before{display:block}.styles_header__WjGe4{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:5px}.styles_header__WjGe4 .styles_title__1_OW8{font-size:18px;font-weight:600;color:var(--text-color);margin:0}.styles_header__WjGe4 .styles_toggle_button__XlPFu{background:none;border:none;cursor:pointer;border-radius:var(--border-radius-xs);transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;position:relative}.styles_header__WjGe4 .styles_toggle_button__XlPFu:hover{background-color:var(--muted-background-color)}.styles_header__WjGe4 .styles_toggle_button__XlPFu svg{transition:transform .2s ease}.styles_header__WjGe4 .styles_toggle_button__XlPFu:before{position:absolute;inset-inline-start:50%;top:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.styles_grid__T1x1F{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:1024px){.styles_grid__T1x1F{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.styles_grid__T1x1F{grid-template-columns:repeat(2,1fr)}}.styles_subsection__gRtWO{margin-top:20px}.styles_subsection_title__vd_rN{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 12px}.styles_top_list__N9Tmu{display:flex;flex-direction:column;gap:8px}.styles_top_row__hw52m{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:var(--muted-divider-color);border-radius:var(--border-radius-sm);gap:12px}.styles_top_row_left__9y_UT{display:flex;align-items:center;gap:12px;min-width:0}.styles_top_rank__RmAkL{font-size:14px;font-weight:600;color:var(--muted-text-color);min-width:20px}.styles_top_title__eRBC4{font-size:14px;font-weight:500;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_top_meta__1iXUw{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.styles_top_revenue__OLJp2{font-size:14px;font-weight:600;color:var(--text-color)}.styles_top_units__BN8cL{font-size:12px;color:var(--muted-text-color)}.styles_empty_state__tsXn8{padding:24px;text-align:center;color:var(--muted-text-color);font-size:14px;background-color:var(--muted-divider-color);border-radius:var(--border-radius-sm)}.styles_container__uTEBV{display:flex;align-items:center;gap:8px;margin-bottom:20px;flex-wrap:wrap}.styles_label__y1zXT{font-size:14px;font-weight:500;color:var(--muted-text-color);-webkit-margin-end:4px;margin-inline-end:4px}.styles_pills__4nFuw{display:flex;gap:4px;background:var(--background-color);border-radius:var(--border-radius-sm);padding:2px;flex-wrap:wrap}.styles_pill__nseRE{padding:4px 14px;border:none;background:rgba(0,0,0,0);border-radius:var(--border-radius-xs);font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .2s ease}.styles_pill__nseRE:hover:not(:disabled){color:var(--text-color);background:var(--divider-color)}.styles_pill__nseRE:disabled{opacity:.5;cursor:not-allowed}.styles_active__vqi0b,.styles_active__vqi0b:hover:not(:disabled){background:var(--secondary-color);color:#fff}.styles_wrapper__7rshR{position:relative}.styles_wrapper__7rshR:hover .styles_drag_handle__XCl_y{opacity:1}.styles_drag_handle__XCl_y{position:absolute;inset-inline-start:-24px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:32px;cursor:-webkit-grab;cursor:grab;color:var(--muted-text-color);opacity:0;transition:opacity .2s ease;border-radius:var(--border-radius-xs);z-index:1}.styles_drag_handle__XCl_y:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_drag_handle__XCl_y:hover{background:var(--background-color);color:var(--text-color)}.card_component_card__93zxs{display:flex;flex-direction:column;border-radius:var(--border-radius-lg);background-color:var(--card-background-color);border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.card_component_card__93zxs:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);border-color:var(--divider-color)}.dropdown-is-open .card_component_card__93zxs:hover{transform:none!important}.card_component_card__93zxs.card_component_plain__55HZY{border:none;box-shadow:none;background-color:rgba(0,0,0,0)}.card_component_card__93zxs.card_component_plain__55HZY:hover{box-shadow:none;transform:none}.card_component_card__93zxs.card_component_dark__bM13M{background:linear-gradient(135deg,#1a2b6b,#111b4a 40%,#1a202c);border:none;color:#fff}.card_component_card__93zxs.card_component_dark__bM13M:hover{box-shadow:var(--shadow-lg)}.card_component_header__mvo_9{position:relative;padding:var(--inner-padding);border-top-left-radius:inherit;border-top-right-radius:inherit}.card_component_header__mvo_9 h1,.card_component_header__mvo_9 h2,.card_component_header__mvo_9 h3{margin:0 0 6px;font-size:21px}.card_component_header__mvo_9 h4,.card_component_header__mvo_9 h5,.card_component_header__mvo_9 h6{font-size:17px}.card_component_header__mvo_9 p{margin:0;font-size:15px;color:var(--muted-text-color)}.card_component_header__mvo_9{border-bottom:1px solid var(--divider-color)}.card_component_body__pj5gi{padding:var(--inner-padding);font-size:15px;line-height:1.6}.card_component_body__pj5gi ul{list-style:outside;padding-left:30px}.card_component_body__pj5gi a{color:var(--tertiary-color)}.styles_cardWrapper__DjIxl{max-width:600px;width:100%;margin:0 auto}.styles_container__OhFzM{flex-direction:column;text-align:center;padding:40px 20px;width:100%}.styles_container__OhFzM,.styles_iconWrapper__hA2ya{display:flex;align-items:center;justify-content:center}.styles_iconWrapper__hA2ya{margin-bottom:24px}.styles_iconWrapper__hA2ya svg{width:64px;height:64px;color:var(--success-color)}.styles_title__ZAibL{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:12px}.styles_description__WEQtY{font-size:16px;color:var(--text-secondary);margin-bottom:32px;max-width:400px;line-height:1.5}.styles_actions__XNdjb{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.styles_alert__message__Fyteo{margin-top:12px}.styles_head__7SMBq{padding:var(--inner-padding);text-align:center;border-bottom:1px solid var(--muted-divider-color);display:flex;flex-direction:column;gap:5px;margin-top:16px}.styles_head__7SMBq.styles_header_big__dzILn .styles_title__Rf1ET{font-size:26px}@media screen and (max-width:767px){.styles_head__7SMBq.styles_header_big__dzILn .styles_title__Rf1ET{font-size:24px}}.styles_head__7SMBq.styles_header_big__dzILn .styles_text__cgRRi{font-weight:600}.styles_head__7SMBq .styles_logo_wrapper__56YWx{margin-top:15px;margin-bottom:40px;min-width:14px;display:flex;justify-content:center}.styles_head__7SMBq .styles_title__Rf1ET{text-align:center;font-size:24px;margin-bottom:0;font-weight:700}.styles_head__7SMBq .styles_text__cgRRi{line-height:1.6;margin:0 auto;color:var(--muted-text-color);width:80%;font-size:15px}@media screen and (max-width:767px){.styles_head__7SMBq .styles_text__cgRRi{width:100%}}.styles_navigation__j0yqy{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.styles_footer__gdwVB{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_footer__gdwVB p{text-align:center;margin-top:15px;font-size:14px;line-height:20px;font-weight:500}.styles_footer__gdwVB p:first-child{margin-top:0}.styles_footer__gdwVB p.styles_small__K02A2,.styles_footer__gdwVB p[data-small]{color:var(--muted-text-color);font-size:11px;margin-top:0}.styles_footer__gdwVB p.styles_small__K02A2 a,.styles_footer__gdwVB p[data-small] a{font-weight:400;text-decoration:underline}.styles_footer__gdwVB p a{font-weight:700;text-decoration:none}.styles_body__rmUCf{padding:var(--inner-padding)}.styles_body__rmUCf.styles_is_basic__r_ZTn{padding:0}.styles_body__rmUCf.styles_without_padding__TmSl9{padding:0!important}.styles_btn__wrapper__VbQ65{margin-bottom:10px}.styles_btn__wrapper__VbQ65 .styles_btn__icon__OJjtj{margin-right:10px}.styles_input_block__Y3EYJ{margin-bottom:var(--inner-padding)}@media screen and (max-width:450px){.styles_input_block__Y3EYJ.styles_mb_0__CzVj_{margin-bottom:0}}.styles_input_block__Y3EYJ.styles_has_error__q_dgB .styles_label_wrapper__KAkoC .styles_label__YgGE4{color:var(--error-color)}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC{margin-bottom:10px}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_label__YgGE4{font-size:13px;font-weight:700;display:block;text-transform:none;transition:color .15s ease}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_label__YgGE4.styles_size_big__M9Ccq{font-size:15px}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_label__YgGE4.styles_text_capitalize__GomPm{text-transform:capitalize}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_label__YgGE4 .styles_required_asterisk__F2_AO{color:var(--error-color)}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_tag__line__QyC0C{margin-top:5px;font-size:13px;color:var(--muted-text-color)}.styles_input_block__Y3EYJ .styles_label_wrapper__KAkoC .styles_tag__line__QyC0C span{display:block}.styles_input_block__Y3EYJ .styles_form__control__AKGMJ{margin-bottom:15px}.styles_input_block__Y3EYJ .styles_flex__layout__AnW3I{display:flex;align-items:flex-start;justify-content:space-between;margin:0 -7px}@media screen and (max-width:410px){.styles_input_block__Y3EYJ .styles_flex__layout__AnW3I{flex-direction:column}}.styles_input_block__Y3EYJ .styles_flex__layout__AnW3I .styles_form__control__AKGMJ{flex:1 1;padding:0 7px}@media screen and (max-width:410px){.styles_input_block__Y3EYJ .styles_flex__layout__AnW3I .styles_form__control__AKGMJ{width:100%}}.styles_alert__message__HCrEM{margin-top:12px}.styles_wizard_navigation__x5iKP{display:flex;align-items:center;justify-content:space-between;margin-top:var(--inner-padding)}.styles_wizard_navigation__x5iKP .styles_wizard_navigation_button__IHfeW{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;display:flex;align-content:center;align-items:center;color:var(--text-color);gap:5px}.styles_wizard_navigation__x5iKP .styles_wizard_navigation_button__IHfeW:hover{color:var(--secondary-color)}.styles_rtl_flip__c7jr7{display:flex}[dir=rtl] .styles_rtl_flip__c7jr7{transform:scaleX(-1)}.styles_head__t6v0Z{padding:var(--inner-padding);text-align:center;border-bottom:1px solid var(--muted-divider-color);display:flex;flex-direction:column;gap:5px;margin-top:16px}.styles_head__t6v0Z.styles_header_big__yaM8d .styles_title__y6jVk{font-size:26px}@media screen and (max-width:767px){.styles_head__t6v0Z.styles_header_big__yaM8d .styles_title__y6jVk{font-size:24px}}.styles_head__t6v0Z.styles_header_big__yaM8d .styles_text__XFPgr{font-weight:600}.styles_head__t6v0Z .styles_logo_wrapper__QxjN9{margin-top:15px;margin-bottom:40px;min-width:14px;display:flex;justify-content:center}.styles_head__t6v0Z .styles_title__y6jVk{text-align:center;font-size:24px;margin-bottom:0;font-weight:700}.styles_head__t6v0Z .styles_text__XFPgr{line-height:1.6;margin:0 auto;color:var(--muted-text-color);width:80%;font-size:15px}@media screen and (max-width:767px){.styles_head__t6v0Z .styles_text__XFPgr{width:100%}}.styles_navigation__E831K{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.styles_footer__hIp2B{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_footer__hIp2B p{text-align:center;margin-top:15px;font-size:14px;line-height:20px;font-weight:500}.styles_footer__hIp2B p:first-child{margin-top:0}.styles_footer__hIp2B p.styles_small__fpVwq,.styles_footer__hIp2B p[data-small]{color:var(--muted-text-color);font-size:11px;margin-top:0}.styles_footer__hIp2B p.styles_small__fpVwq a,.styles_footer__hIp2B p[data-small] a{font-weight:400;text-decoration:underline}.styles_footer__hIp2B p a{font-weight:700;text-decoration:none}.styles_body__aMZBB{padding:var(--inner-padding)}.styles_body__aMZBB.styles_is_basic__H3bh2{padding:0}.styles_body__aMZBB.styles_without_padding__T_LJN{padding:0!important}.styles_btn__wrapper__hAqXB{margin-bottom:10px}.styles_btn__wrapper__hAqXB .styles_btn__icon__PyoRC{margin-right:10px}.styles_input_block__Kdcse{margin-bottom:var(--inner-padding)}@media screen and (max-width:450px){.styles_input_block__Kdcse.styles_mb_0__VKd1e{margin-bottom:0}}.styles_input_block__Kdcse.styles_has_error__bWbC8 .styles_label_wrapper__puE4z .styles_label__i5YQc{color:var(--error-color)}.styles_input_block__Kdcse .styles_label_wrapper__puE4z{margin-bottom:10px}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_label__i5YQc{font-size:13px;font-weight:700;display:block;text-transform:none;transition:color .15s ease}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_label__i5YQc.styles_size_big__jxwQJ{font-size:15px}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_label__i5YQc.styles_text_capitalize__CZYe2{text-transform:capitalize}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_label__i5YQc .styles_required_asterisk__ttddY{color:var(--error-color)}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_tag__line__jidqu{margin-top:5px;font-size:13px;color:var(--muted-text-color)}.styles_input_block__Kdcse .styles_label_wrapper__puE4z .styles_tag__line__jidqu span{display:block}.styles_input_block__Kdcse .styles_form__control__8sVXb{margin-bottom:15px}.styles_input_block__Kdcse .styles_flex__layout__uZgv0{display:flex;align-items:flex-start;justify-content:space-between;margin:0 -7px}@media screen and (max-width:410px){.styles_input_block__Kdcse .styles_flex__layout__uZgv0{flex-direction:column}}.styles_input_block__Kdcse .styles_flex__layout__uZgv0 .styles_form__control__8sVXb{flex:1 1;padding:0 7px}@media screen and (max-width:410px){.styles_input_block__Kdcse .styles_flex__layout__uZgv0 .styles_form__control__8sVXb{width:100%}}.styles_alert__message__a57AW{margin-top:12px}.styles_submit__footer__sHozw{margin-top:40px;padding-top:24px;border-top:1px solid var(--divider-color);display:flex;justify-content:flex-end}.styles_main__68Ifm{display:flex;gap:15px;align-items:center}.styles_main__68Ifm.styles_column__Ip_or{flex-direction:column;align-items:flex-start}.styles_main__L9NmN{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--border-radius);font-weight:500}.styles_main__L9NmN.styles_xs__TNIgY{display:inline-block;line-height:1;border-radius:var(--border-radius-full);flex-shrink:0}.styles_main__L9NmN.styles_sm__fDCF4,.styles_main__L9NmN.styles_xs__TNIgY{font-size:11px;font-weight:600;padding:4px 10px;text-transform:uppercase;letter-spacing:.4px}.styles_main__L9NmN.styles_md__Ya_9A{padding:5px 12px;font-size:14px}.styles_main__L9NmN.styles_lg__QT_yO{font-size:16px;height:50px;padding:0 35px}.styles_main__L9NmN.styles_primary__pqv7Z{color:#fff}.styles_main__L9NmN.styles_primary__pqv7Z,.styles_main__L9NmN.styles_primary__pqv7Z:hover{background:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_primary_alternate__fcerB{background:var(--tertiary-color);color:#fff}.styles_main__L9NmN.styles_primary_alternate__fcerB:hover{background:var(--tertiary-color)}.styles_main__L9NmN.styles_secondary__6kfGN{color:#fff}.styles_main__L9NmN.styles_secondary__6kfGN,.styles_main__L9NmN.styles_secondary__6kfGN:hover{background:var(--community-secondary,var(--secondary-color))}.styles_main__L9NmN.styles_warning__jtw_5{color:#fff}.styles_main__L9NmN.styles_warning__jtw_5,.styles_main__L9NmN.styles_warning__jtw_5:hover{background:var(--community-accent,var(--warning-color))}.styles_main__L9NmN.styles_danger__aABqw{background:red;color:#fff}.styles_main__L9NmN.styles_danger__aABqw:hover{background:red}.styles_main__L9NmN.styles_info__eWmn_{background:var(--info-color);color:#fff}.styles_main__L9NmN.styles_info__eWmn_:hover{background:var(--info-color)}.styles_main__L9NmN.styles_info_light__0s0fl{background:var(--aler-info-color);color:var(--status-info-text);border:none}.styles_main__L9NmN.styles_info_light__0s0fl:hover{background:var(--aler-info-color)}.styles_main__L9NmN.styles_danger_light__qU3KF{background:var(--alert-danger-color,#fee2e2);color:var(--error-color,var(--error-color));border:none}.styles_main__L9NmN.styles_danger_light__qU3KF:hover{background:var(--alert-danger-color,#fee2e2)}.styles_main__L9NmN.styles_success_light__jOlet{background:var(--alert-success-color);color:var(--status-success-text);border:none}.styles_main__L9NmN.styles_success_light__jOlet:hover{background:var(--alert-success-color)}.styles_main__L9NmN.styles_warning_light__TiK4b{background:var(--alert-warning-color);color:var(--status-warning-text);border:none}.styles_main__L9NmN.styles_warning_light__TiK4b:hover{background:var(--alert-warning-color)}.styles_main__L9NmN.styles_tertiary__ncBgk{background:rgba(0,0,0,0)}.styles_main__L9NmN.styles_tertiary__ncBgk:hover{background:var(--background-color)}.styles_main__L9NmN.styles_dark__07As7{background:var(--text-color);color:#fff}.styles_main__L9NmN.styles_dark__07As7:hover{background:var(--text-color)}.styles_main__L9NmN.styles_light__zBE2z,.styles_main__L9NmN.styles_light__zBE2z:hover{background:var(--background-color)}.styles_main__L9NmN.styles_white__0OZTc,.styles_main__L9NmN.styles_white__0OZTc:hover{background:#fff}.styles_main__L9NmN.styles_muted__1zR8L,.styles_main__L9NmN.styles_muted__1zR8L:hover{background:var(--divider-color)}.styles_main__L9NmN.styles_outline__D3ATR{background:rgba(0,0,0,0);border:1px solid var(--text-color)}.styles_main__L9NmN.styles_outline__D3ATR:hover{background:rgba(0,0,0,0);color:var(--community-primary,var(--primary-color));border-color:var(--community-primary,var(--primary-color))}.styles_main__L9NmN.styles_secondary_light__IBP4h{background:rgba(var(--secondary-color-rgb),.1);color:var(--secondary-color);border:1px solid rgba(var(--secondary-color-rgb),.2)}.styles_main__L9NmN.styles_secondary_light__IBP4h:hover{background:rgba(var(--secondary-color-rgb),.15)}.styles_main__L9NmN.styles_secondary_subtle__HEOQi{background:rgba(76,74,202,.08);color:var(--secondary-color)}.styles_main__L9NmN.styles_secondary_subtle__HEOQi:hover{background:rgba(76,74,202,.12)}.styles_main__L9NmN.styles_tertiary_light__3x0Eu{background:rgba(var(--tertiary-color-rgb),.1);color:var(--tertiary-color);border:1px solid rgba(var(--tertiary-color-rgb),.2)}.styles_main__L9NmN.styles_tertiary_light__3x0Eu:hover{background:rgba(var(--tertiary-color-rgb),.15)}.styles_main__L9NmN.styles_light_muted__wbEa5{background:var(--background-color);color:var(--muted-text-color)}.styles_main__L9NmN.styles_light_muted__wbEa5:hover{background:var(--background-color)}.styles_main__L9NmN.styles_light_dark__aeaUA{background:var(--background-color);color:var(--text-color)}.styles_main__L9NmN.styles_light_dark__aeaUA:hover{background:var(--background-color)}.styles_main__L9NmN.styles_is_rounded__rwy9h{border-radius:var(--border-radius-full);padding:5px 12px}.styles_main__L9NmN.styles_full_width__0mzge{width:100%}.styles_hero_section__NsGiF{background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--secondary-color)) 100%);border-radius:var(--border-radius);padding:var(--inner-padding);margin-bottom:var(--section-margin);color:#fff;position:relative;overflow:hidden}@media screen and (max-width:768px){.styles_hero_section__NsGiF{padding:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:hsla(0,0%,100%,.1);border-radius:50%;transform:translate(50%,-50%);pointer-events:none}.styles_hero_section__NsGiF .styles_hero_content__EG_oV{position:relative;z-index:1}.styles_hero_section__NsGiF .styles_hero_content__EG_oV svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_business_name__Jxz9e{margin-bottom:var(--section-margin)}.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:32px;font-weight:700;margin:0 0 var(--inner-padding) 0;line-height:1.2;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e h1{font-size:28px}}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_business_type__qvPHU{display:inline-block}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategories__y4WwA{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategory_badge__xKtED{display:inline-flex;align-items:center;padding:4px 12px;background:hsla(0,0%,100%,.15);color:#fff;border-radius:var(--border-radius-sm);font-size:13px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_business_name__Jxz9e .styles_subcategory_badge__xKtED{font-size:12px;padding:3px 10px}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{display:flex;gap:var(--inner-padding);margin-bottom:var(--section-margin);flex-wrap:wrap}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk{gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.2);padding:var(--inner-padding) var(--inner-padding);border-radius:var(--border-radius);font-size:14px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH{padding:var(--inner-padding) var(--inner-padding);font-size:13px}}.styles_hero_section__NsGiF .styles_verification_badges__E5Uvk .styles_verification_badge__JWSnH svg{flex-shrink:0;color:#fff}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:var(--inner-padding);gap:var(--inner-padding);margin-bottom:var(--section-margin)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV{grid-template-columns:repeat(2,1fr);gap:var(--inner-padding);margin-bottom:var(--section-margin)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{display:flex;align-items:center;gap:var(--inner-padding);background:hsla(0,0%,100%,.15);padding:var(--inner-padding);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh{padding:var(--inner-padding);gap:var(--inner-padding)}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius);flex-shrink:0}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI{width:28px;height:28px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_icon__R2KEI svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf{display:flex;flex-direction:column;gap:2px}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:18px;font-weight:700;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_value__g7TKE{font-size:16px}}.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:12px;opacity:.9;line-height:1;color:#fff}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_quick_stats__HjDpV .styles_stat_item__fayuh .styles_stat_content__WApmf .styles_stat_label__J1HMv{font-size:11px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_{display:flex;align-items:center;gap:var(--inner-padding);font-size:14px;color:#fff!important;opacity:.8}@media screen and (max-width:768px){.styles_hero_section__NsGiF .styles_creation_date__8LZu_{font-size:13px}}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ span{color:#fff!important}.styles_hero_section__NsGiF .styles_creation_date__8LZu_ svg{flex-shrink:0;color:#fff!important;fill:#fff!important;stroke:#fff!important;opacity:1}.styles_social_media_section__RkZpm{background:var(--card-background,white);border-radius:var(--border-radius);padding:var(--inner-padding);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm{padding:var(--inner-padding)}}.styles_social_media_section__RkZpm h3{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:8px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm h3{font-size:16px;margin-bottom:16px}}.styles_social_media_section__RkZpm .styles_social_content__YzWYE{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_social_content__YzWYE{gap:20px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:13px;margin-bottom:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:12px;gap:12px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{grid-template-columns:1fr;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{display:flex;align-items:center;gap:12px;padding:12px;background:var(--background-color);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);text-decoration:none;transition:all .2s ease;cursor:pointer}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{padding:10px;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--primary-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:var(--border-radius);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{width:32px;height:32px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu svg{color:var(--text-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:14px;font-weight:600;color:var(--text-color);line-height:1.2}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:13px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:12px;color:var(--muted-text-color);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:11px}}.styles_platform_card__vmlEQ[href*=facebook] .styles_platform_icon__kfCIu svg{color:#1877f2}.styles_platform_card__vmlEQ[href*=instagram] .styles_platform_icon__kfCIu svg{color:#e4405f}.styles_platform_card__vmlEQ[href*="x.com"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=twitter]{color:#1da1f2}.styles_platform_card__vmlEQ[href*=linkedin] .styles_platform_icon__kfCIu svg{color:#0077b5}.styles_platform_card__vmlEQ[href*=youtube] .styles_platform_icon__kfCIu svg{color:red}.styles_platform_card__vmlEQ[href*=tiktok] .styles_platform_icon__kfCIu svg{color:#000}.styles_platform_card__vmlEQ[href*=twitch] .styles_platform_icon__kfCIu svg{color:#9146ff}.styles_platform_card__vmlEQ[href*=spotify] .styles_platform_icon__kfCIu svg{color:#1db954}.styles_platform_card__vmlEQ[href*=soundcloud] .styles_platform_icon__kfCIu svg{color:#f80}.styles_platform_card__vmlEQ[href*="music.apple"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=itunes]{color:#fa243c}.styles_platform_card__vmlEQ[href*=patreon] .styles_platform_icon__kfCIu svg{color:#f96854}.styles_business_about_modal_body__Pr7SM{padding:var(--inner-padding);background-color:var(--background-color);margin:0 auto;border-radius:var(--border-radius)}@media screen and (max-width:767px){.styles_business_about_modal_body__Pr7SM{padding:var(--inner-padding);max-width:100%}}.styles_body__ONGVY{display:flex;flex-direction:column;gap:16px}.styles_iconRow__sURcH{display:flex;align-items:center;gap:10px}.styles_iconRow__sURcH svg{color:var(--secondary-color);flex-shrink:0}.styles_subtitle__hYJo4{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.styles_noteInput__FiVi6{width:100%;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;font-family:inherit;color:var(--text-color);resize:none;box-sizing:border-box;background:var(--background-color);transition:border-color .2s}.styles_noteInput__FiVi6:focus{outline:none;border-color:var(--secondary-color);background:#fff}.styles_noteInput__FiVi6::placeholder{color:var(--muted-text-color)}.styles_charCount__HorOI{display:block;text-align:end;font-size:.6875rem;color:var(--muted-text-color);margin-top:-8px}.styles_charCountWarn__RrrGd{color:var(--error-color);font-weight:600}.styles_errorMsg__TWSFj{margin:0;font-size:.75rem;color:var(--error-color);line-height:1.3}.styles_actions__f1RpB{display:flex;justify-content:flex-end;gap:8px}@media screen and (max-width:767px){.styles_form_wrapper__TAwpD>div,.styles_form_wrapper___Og_6>div{min-height:100vh;min-height:100dvh;border-radius:0}}.styles_main__hBB0u{text-align:center}@media screen and (max-width:767px){.styles_main__hBB0u>div{border-radius:var(--border-radius-lg) 20px 0 0}}.styles_main__hBB0u .styles_modal_body__WRphE{padding:40px}@media screen and (max-width:767px){.styles_main__hBB0u .styles_modal_body__WRphE{padding:40px 20px 20px}}.styles_main__hBB0u .styles_icon_wrapper__9IaCg{display:inline-flex;padding:10px;border-radius:var(--border-radius);margin-bottom:10px;background-color:var(--alert-info-color)}.styles_main__hBB0u .styles_title__SRjDn{text-align:center;font-size:24px;margin-bottom:10px;font-weight:700}.styles_main__hBB0u .styles_text__3XWYf{line-height:24px;margin:0 auto;color:var(--muted-text-color);width:90%;font-size:15px}.styles_main__hBB0u .styles_btns_wrapper__CTPrC{display:flex;justify-content:center;flex-direction:column;gap:10px;margin-top:30px}@media screen and (max-width:550px){.styles_main__hBB0u .styles_btns_wrapper__CTPrC{flex-direction:column}}.styles_main__hBB0u .styles_btns_wrapper__CTPrC>button{min-width:110px}.styles_overlay__f_9r2{inset-inline-start:0;background-color:var(--bg-overlay);z-index:999}.styles_drawer__ak097,.styles_overlay__f_9r2{position:fixed;top:0;inset-inline-end:0;bottom:0}.styles_drawer__ak097{width:100%;max-width:400px;background-color:var(--bg-surface);z-index:1000;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);animation:styles_slideIn__m4usm .3s ease}@keyframes styles_slideIn__m4usm{0%{transform:translateX(100%)}to{transform:translateX(0)}}.styles_header__s5lES{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--divider-color)}.styles_title__gMOwM{font-size:18px;font-weight:600;color:var(--text-color);margin:0;display:flex;align-items:center}.styles_itemCount__RFGXt{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:var(--border-radius-pill);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,var(--text-on-brand));font-size:11px;font-weight:600;padding:0 6px;-webkit-margin-start:8px;margin-inline-start:8px}.styles_closeButton__XcY9U{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:none;cursor:pointer;color:var(--muted-text-color);border-radius:var(--border-radius-sm)}.styles_closeButton__XcY9U:hover{background-color:var(--background-color);color:var(--text-color)}.styles_empty__ALAoo{flex:1 1;flex-direction:column;padding:48px 32px;text-align:center;gap:8px}.styles_emptyIllustration__BDEkr,.styles_empty__ALAoo{display:flex;align-items:center;justify-content:center}.styles_emptyIllustration__BDEkr{position:relative;width:128px;height:128px;margin-bottom:24px}.styles_emptyHalo__sXl35{inset:0;background:radial-gradient(circle at 50% 45%,rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.14) 0,rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.04) 45%,transparent 70%);filter:blur(2px)}.styles_emptyHalo__sXl35,.styles_emptyRing__Qtz2g{position:absolute;border-radius:var(--border-radius-full)}.styles_emptyRing__Qtz2g{inset:14px;border:1px dashed rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.18)}.styles_emptyBag__yyvnt{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-lg);background:var(--bg-surface);color:var(--community-primary,var(--primary-color));box-shadow:var(--shadow-md),0 0 0 1px rgba(var(--community-primary-rgb,var(--primary-color-rgb)),.06)}.styles_emptySpark__JzlZa{position:absolute;background:var(--community-primary,var(--primary-color));opacity:.55;border-radius:2px}.styles_emptySpark__JzlZa.styles_emptySparkLg__2nL6f{width:8px;height:8px;top:14px;inset-inline-end:18px;transform:rotate(45deg)}.styles_emptySpark__JzlZa.styles_emptySparkSm__0B7aQ{width:5px;height:5px;bottom:22px;inset-inline-start:16px;transform:rotate(45deg);opacity:.4}.styles_emptySpark__JzlZa.styles_emptySparkDot__tejci{width:4px;height:4px;border-radius:var(--border-radius-full);top:32px;inset-inline-start:10px;opacity:.35}.styles_emptyTitle__ef_Bk{font-size:17px;font-weight:600;color:var(--text-color);margin:0;letter-spacing:-.01em}.styles_emptyDescription__i4rv2{font-size:13px;line-height:1.5;color:var(--muted-text-color);margin:0 0 20px;max-width:240px}.styles_items__I4dVG{flex:1 1;overflow-y:auto;padding:16px 20px}.styles_item__Tkejr{display:grid;grid-template-columns:64px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid var(--divider-color)}.styles_item__Tkejr:last-child{border-bottom:none}.styles_itemImage__PNdAl{width:64px;height:64px;object-fit:cover;border-radius:var(--border-radius-sm);background:var(--background-color);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--muted-text-color)}.styles_itemDetails__vZRdF{flex:1 1;display:flex;flex-direction:column;min-width:0}.styles_itemTitle__d1JJx{font-size:14px;font-weight:500;color:var(--text-color);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_itemTitle__d1JJx:hover{color:var(--community-primary,var(--primary-color))}.styles_itemVariant__AB_Fe{font-size:12px;color:var(--muted-text-color);margin-top:2px}.styles_itemSeller__QAnak{font-size:11px;color:var(--muted-text-color);-webkit-margin-before:2px;margin-block-start:2px;font-style:italic}.styles_itemBottom__DIfaV{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px}.styles_quantityControl__fl_UR{display:flex;align-items:center;border:1px solid var(--divider-color);border-radius:var(--border-radius-xs)}.styles_quantityButton___KI86{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-surface);border:none;cursor:pointer;color:var(--text-color)}.styles_quantityButton___KI86:hover:not(:disabled){background-color:var(--background-color)}.styles_quantityButton___KI86:disabled{color:var(--muted-text-color);cursor:not-allowed}.styles_quantity__STAw9{min-width:24px;text-align:center;font-size:12px;font-weight:500}.styles_itemPrice__cMs_b{font-size:14px;font-weight:600;color:var(--text-color)}.styles_removeButton__KOcHP{align-self:flex-start;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:none;cursor:pointer;color:var(--muted-text-color);border-radius:var(--border-radius-sm)}.styles_removeButton__KOcHP:hover:not(:disabled){color:var(--error-color);background-color:var(--alert-error-color)}.styles_removeButton__KOcHP:disabled{cursor:not-allowed}.styles_footer__RYLVJ{padding:16px 20px;border-top:1px solid var(--divider-color);background-color:var(--background-color)}.styles_subtotal___6IaQ{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:var(--text-color)}.styles_subtotalAmount__tJLcD{font-weight:600}.styles_taxNote__tDjOl{font-size:12px;color:var(--muted-text-color);margin:4px 0 16px}.styles_continueLink__l4IF8{display:block;width:100%;padding:10px;margin-top:8px;background-color:rgba(0,0,0,0);color:var(--community-primary,var(--primary-color));border:none;font-size:14px;text-align:center;cursor:pointer}.styles_continueLink__l4IF8:hover{text-decoration:underline}.styles_userAboutInfoSection__JZ2oe{padding:var(--inner-padding);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:var(--section-margin)}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:32px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:16px;line-height:1.6;color:var(--text-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p{margin:0 0 16px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p:last-child{margin-bottom:0}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{grid-template-columns:1fr;gap:16px}}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--background-color);border-radius:var(--border-radius-sm);border-left:4px solid var(--primary-color)}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X .styles_icon__DxLi0{font-size:16px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:16px;font-weight:500;color:var(--text-color);word-break:break-word}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2{color:inherit;text-decoration:none;font-weight:600;transition:color .2s ease}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2:hover{color:var(--primary-color);text-decoration:underline}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe{padding:16px;margin-bottom:16px}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:18px;margin-bottom:12px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:24px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:15px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{padding:12px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{font-size:13px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:15px}}.styles_gamificationSection__jlX9Y{padding:var(--inner-padding);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark,#0f1a30));border-radius:var(--border-radius-lg);color:#fff;margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.25);border:2px solid hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:24px;font-weight:700;line-height:1;color:#fff}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr{flex:1 1;min-width:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:16px;font-weight:600;margin-bottom:4px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:13px;opacity:.85;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL{width:100%;height:6px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL .styles_progressBarFill__9J77j{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs);transition:width .5s ease}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressLabel__K95T8{font-size:11px;opacity:.7;margin-top:4px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsTitle__vYK0t{font-size:15px;font-weight:600;color:var(--text-color);margin:0}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsCount__ffI9N{font-size:13px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:12px}@media(max-width:480px){.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{grid-template-columns:repeat(2,1fr)}}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border-radius:var(--border-radius-sm);background:var(--light-gray,var(--background-color));text-align:center;transition:transform .2s ease}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8:hover{transform:translateY(-2px)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8.styles_locked__2HqdS{opacity:.5}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementIcon__7qlL_{font-size:28px;line-height:1}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementName__ny86A{font-size:11px;font-weight:600;color:var(--text-color);line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS{width:100%;height:3px;background:var(--divider-color);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS .styles_progressFill__kQmH_{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementCheck___6UUZ{font-size:12px;color:var(--tertiary-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja{text-align:center;padding:24px 16px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyIcon__I8LX0{font-size:32px;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyText__MYtu1{font-size:14px;line-height:1.4}@media(max-width:768px){.styles_gamificationSection__jlX9Y{padding:16px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:18px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{padding:12px;gap:12px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:48px;height:48px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:20px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:15px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:12px}}.styles_userSocialMediaSection__5pa5r{padding:var(--inner-padding);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m:last-child{margin-bottom:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{grid-template-columns:1fr;gap:10px}}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--background-color);border-radius:var(--border-radius-lg);text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g:hover{background:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:var(--border-radius-sm);box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu{flex:1 1;min-width:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{display:block;font-size:14px;font-weight:600;color:var(--text-color);margin-bottom:2px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{display:block;font-size:12px;color:var(--muted-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r{padding:16px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:18px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:20px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:15px;margin-bottom:10px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{gap:8px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{padding:10px 12px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:36px;height:36px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{font-size:13px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{font-size:11px}}.styles_post_comment_input__P_Mxx{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;width:100%}.styles_post_comment_input__P_Mxx.styles_chat_mode__7hFMp{display:block;gap:0;padding:0;margin:0;position:relative}.styles_post_comment_input__P_Mxx.styles_chat_mode__7hFMp form{display:block;width:100%;position:relative}.styles_post_comment_input__P_Mxx.styles_chat_mode__7hFMp .styles_media_wrapper__fVe1_{position:absolute;bottom:100%;left:0;right:0;z-index:10;margin-bottom:0;background:var(--card-background-color);border-radius:var(--border-radius) var(--border-radius) 0 0;box-shadow:var(--shadow-sm);padding:8px;max-height:50vh;overflow-y:auto}.styles_post_comment_input__P_Mxx.styles_chat_mode__7hFMp .styles_media_wrapper__fVe1_ div{margin-bottom:0}.styles_post_comment_input__P_Mxx.styles_align_center__wJRme{justify-content:center}.styles_post_comment_input__P_Mxx.styles_removed_participant__WK0aT{background-color:var(--alert-error-color);border-radius:var(--border-radius-sm);padding:12px;opacity:.7;pointer-events:none}.styles_post_comment_input__P_Mxx.styles_removed_participant__WK0aT .styles_text_area__qihPf .lexical-editor{background-color:rgba(0,0,0,0);cursor:not-allowed}.styles_post_comment_input__P_Mxx .styles_avatar_wrapper__pUZk1{flex-shrink:0}.styles_post_comment_input__P_Mxx form{flex:1 1;width:100%;display:flex;flex-direction:column}.styles_post_comment_input__P_Mxx .styles_media_wrapper__fVe1_{margin-bottom:10px}.styles_post_comment_input__P_Mxx .styles_clip_wrapper__ePptB,.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_meme_wrapper__YVKFn,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{margin-bottom:10px;padding:10px;background-color:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{position:relative;display:inline-block;max-width:200px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__P_Mxx .styles_gif_preview__PJ_uH{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{position:absolute;top:5px;right:5px;background:rgba(var(--primary-color-rgb),.7);color:var(--background-color);border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{position:relative;display:inline-block;max-width:100px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__P_Mxx .styles_sticker_preview__xc6tB{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__P_Mxx .styles_remove_sticker__qmlOE{position:absolute;top:5px;right:5px;background:rgba(var(--primary-color-rgb),.7);color:var(--background-color);border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_sticker__qmlOE:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__P_Mxx .styles_selected_clip__C2QCZ{position:relative;display:inline-block;max-width:180px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__P_Mxx .styles_clip_preview__wZMBR{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__P_Mxx .styles_clip_duration__HLHRL{position:absolute;bottom:5px;right:5px;background:rgba(var(--primary-color-rgb),.8);color:var(--background-color);padding:2px 6px;border-radius:var(--border-radius-xs);font-size:10px;font-weight:500;line-height:1}.styles_post_comment_input__P_Mxx .styles_remove_clip__wDh0U{position:absolute;top:5px;right:5px;background:rgba(var(--primary-color-rgb),.7);color:var(--background-color);border:none;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_clip__wDh0U:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__P_Mxx .styles_selected_meme__uKqog{position:relative;display:inline-block;max-width:120px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__P_Mxx .styles_meme_preview__89qUf{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__P_Mxx .styles_meme_template__Wkxsz{position:absolute;bottom:5px;left:5px;right:5px;background:rgba(var(--primary-color-rgb),.8);color:var(--background-color);padding:2px 6px;border-radius:var(--border-radius-xs);font-size:10px;font-weight:500;line-height:1.2;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_post_comment_input__P_Mxx .styles_remove_meme__YysR4{position:absolute;top:5px;right:5px;background:rgba(var(--primary-color-rgb),.7);color:var(--background-color);border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.styles_post_comment_input__P_Mxx .styles_remove_meme__YysR4:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{width:100%;display:flex;flex-direction:column;justify-content:flex-end;border-radius:var(--border-radius-lg);padding-right:6px;gap:0;background-color:var(--background-color);margin-bottom:10px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_voiceAccessError__Gco5_{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:var(--alert-error-color);border-bottom:1px solid var(--error-color);border-radius:var(--border-radius) var(--border-radius) 0 0;font-size:13px;color:var(--error-color);animation:styles_fadeIn__Sxf4M .2s ease}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_voiceAccessError__Gco5_>span:first-child{flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_voiceAccessError__Gco5_>span:nth-child(2){flex:1 1}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_voiceAccessErrorDismiss__Btmw7{background:none;border:none;cursor:pointer;color:var(--error-color);font-size:18px;line-height:1;padding:0 2px;flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_voiceAccessErrorDismiss__Btmw7:hover{opacity:.7}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_inputRow__HDZkD{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%;padding-right:10px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb{display:flex;align-items:flex-start;flex:1 1;width:100%}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb .styles_text_area__qihPf{flex:1 1;min-width:0;width:100%}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb .styles_text_area__qihPf .styles_login_message__F6SJn{padding:15px 10px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb input{height:100%;width:100%;border:none;background-color:rgba(0,0,0,0);min-width:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_input_wrapper__pj5rb input:focus{outline:none;border:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{display:flex;align-items:center;gap:8px;margin-right:0;margin-bottom:4px;flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB{display:flex;align-items:center;flex-shrink:0}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB.styles_disabled__ccxLD{cursor:default;opacity:.5}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB.styles_disabled__ccxLD button{cursor:default!important}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg{color:var(--muted-text-color);transition:all .2s ease}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg{transition:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_attachment_button__oaqOB svg:hover{transform:none}}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0{display:flex;align-items:center;justify-content:center;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;padding:0;width:20px;height:20px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0:disabled{opacity:.5;cursor:default}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg{color:var(--muted-text-color);transition:all .2s ease;width:20px;height:20px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg{transition:none}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sumbit_btn__ZHPI0 svg:hover{transform:none}}.styles_compact_reply__DM_lp{border-radius:var(--border-radius-full)!important}.styles_compact_reply__DM_lp .styles_comment_details__j1E7n .styles_inputRow__HDZkD{align-items:center}.styles_compact_reply__DM_lp .styles_comment_details__j1E7n .styles_action_buttons__RScmr{margin-bottom:0}.styles_varifaication_message__rOCUK{margin-top:15px;font-size:14px}@media(max-width:768px){.styles_post_comment_input__P_Mxx{gap:8px}.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{padding:8px}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{max-width:150px}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{max-width:80px}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{width:20px;height:20px;font-size:14px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{padding-right:8px;gap:8px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{gap:6px;margin-right:0;margin-bottom:7px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sticker_button__UWFPe svg{width:18px;height:18px}}@media(max-width:480px){.styles_post_comment_input__P_Mxx{gap:6px}.styles_post_comment_input__P_Mxx .styles_gif_wrapper__5gMSo,.styles_post_comment_input__P_Mxx .styles_sticker_wrapper__tsoBB{padding:6px}.styles_post_comment_input__P_Mxx .styles_selected_gif__Ar0uF{max-width:120px}.styles_post_comment_input__P_Mxx .styles_selected_sticker__zQpFI{max-width:60px}.styles_post_comment_input__P_Mxx .styles_remove_gif__9FddP{width:18px;height:18px;font-size:12px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n{padding-right:6px;gap:6px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_action_buttons__RScmr{gap:4px;margin-right:0;margin-bottom:6px}.styles_post_comment_input__P_Mxx .styles_comment_details__j1E7n .styles_sticker_button__UWFPe svg{width:16px;height:16px}}.styles_skeleton_view__tbxwl{margin-bottom:11px!important}.styles_card__LEzQ_{display:flex;flex-direction:column;max-width:320px;margin-top:6px;border:1px solid var(--divider-color);border-radius:var(--border-radius);overflow:hidden;background:var(--card-background-color);box-shadow:var(--shadow-sm)}.styles_skeleton__udWs9{height:180px;background:linear-gradient(90deg,var(--muted-divider-color) 25%,var(--background-color) 50%,var(--muted-divider-color) 75%);background-size:400px 100%;animation:styles_eventCardShimmer__lIZV1 1.4s ease-in-out infinite}.styles_cover__3_IGH{width:100%;height:130px;background:var(--background-color)}.styles_cover__3_IGH img{width:100%;height:100%;object-fit:cover;display:block}.styles_body__0iL_n{display:flex;flex-direction:column;gap:4px;padding:12px}.styles_kicker__wm2dm{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--community-primary,var(--secondary-color))}.styles_title__S34sw{font-size:15px;font-weight:700;color:var(--text-color);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_meta__QvTZF{font-size:12px;color:var(--muted-text-color)}.styles_cta__rdeMy{margin-top:8px;min-height:38px;padding:0 16px;border:none;border-radius:var(--border-radius-sm);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#ffffff);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.styles_cta__rdeMy:hover{opacity:.9;transform:translateY(-1px)}.styles_cta__rdeMy:active{transform:scale(.98)}@keyframes styles_eventCardShimmer__lIZV1{0%{background-position:400px 0}to{background-position:-400px 0}}@media(max-width:480px){.styles_card__LEzQ_{max-width:100%}}.styles_card__3FyWI{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--card-background-color);box-shadow:var(--shadow-sm)}.styles_iconWrap__GzvFU{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;color:var(--community-primary,var(--primary-color));background:color-mix(in srgb,var(--community-primary,var(--primary-color)),transparent 88%)}.styles_body__L3zvc{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.styles_title__BOrgG{font-size:14px;font-weight:600;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_subtitle__NBZOw{font-size:12px;color:var(--muted-text-color);min-height:16px}.styles_statusActive__h77P3{display:inline-flex;align-items:center;gap:6px;color:var(--tertiary-color);font-weight:600}.styles_statusDot__cbNin{width:8px;height:8px;border-radius:50%;background:var(--tertiary-color);animation:styles_meetingPulse__vJay3 1.6s ease-in-out infinite}.styles_startedBy__SRJj5,.styles_statusEnded__tTXvj{color:var(--muted-text-color)}.styles_joinBtn__3qp0P{flex-shrink:0;min-height:36px;padding:0 16px;border:none;border-radius:var(--border-radius-sm);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#ffffff);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.styles_joinBtn__3qp0P:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles_joinBtn__3qp0P:active:not(:disabled){transform:scale(.97)}.styles_joinBtn__3qp0P:disabled{opacity:.5;cursor:not-allowed;background:var(--muted-divider-color);color:var(--muted-text-color)}@keyframes styles_meetingPulse__vJay3{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:480px){.styles_card__3FyWI{max-width:100%}}.styles_root__G8k_x{position:relative;display:inline-flex}.styles_trigger__iOdH_{display:inline-flex;cursor:pointer}.styles_popover__9NsFp{position:absolute;inset-inline-start:0;bottom:calc(100% + 8px);z-index:60;width:260px;max-width:80vw;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius);background:var(--card-background-color);box-shadow:var(--shadow-lg);animation:styles_hovercardIn__eyacY .15s ease-out}.styles_memberInfo__L7Uu_{display:flex;align-items:center;gap:10px}.styles_memberTextInfo__w6mdB{flex:1 1;min-width:0}.styles_memberName__DNphz{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 2px}.styles_memberName__DNphz,.styles_memberSubtitle__R3ylY{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_memberSubtitle__R3ylY{font-size:12px;color:var(--muted-text-color);margin:0}.styles_memberHandle__Nb_0s{display:flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:var(--community-secondary,var(--secondary-color));margin-top:3px}.styles_memberStats__S70IW{display:flex;gap:8px;padding:10px 0 2px;flex-wrap:wrap}.styles_memberStat__7iCcB{font-size:12px;color:var(--muted-text-color);background:var(--muted-divider-color);padding:3px 8px;border-radius:var(--border-radius-sm)}.styles_memberActions__3QMBp{-webkit-padding-before:10px;padding-block-start:10px}.styles_viewProfileBtn__LucXu{width:100%;min-height:34px;padding:0 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#ffffff);font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.styles_viewProfileBtn__LucXu:hover{opacity:.9}@keyframes styles_hovercardIn__eyacY{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.styles_receipt__2apZC{display:inline-flex;align-items:center;margin-left:3px;vertical-align:middle}.styles_checks__Ttrty{display:inline-flex;align-items:center;color:var(--muted-text-color);gap:-3px}.styles_read__dp30U{color:var(--secondary-color)}.styles_check_svg__ExVcS{margin-right:-4px}.styles_check_svg__ExVcS:last-child{margin-right:0}@keyframes vendor-card_cardFadeIn__jOhJB{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.vendor-card_vendor_card__n8QkT{position:relative;display:flex;flex-direction:column;gap:var(--section-margin);background:#fff;border-radius:var(--border-radius-lg);padding:var(--inner-padding);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease;animation:vendor-card_cardFadeIn__jOhJB .5s ease both}.vendor-card_vendor_card__n8QkT:first-child{animation-delay:50ms}.vendor-card_vendor_card__n8QkT:nth-child(2){animation-delay:.1s}.vendor-card_vendor_card__n8QkT:nth-child(3){animation-delay:.15s}.vendor-card_vendor_card__n8QkT:nth-child(4){animation-delay:.2s}.vendor-card_vendor_card__n8QkT:nth-child(5){animation-delay:.25s}.vendor-card_vendor_card__n8QkT:nth-child(6){animation-delay:.3s}.vendor-card_vendor_card__n8QkT:nth-child(7){animation-delay:.35s}.vendor-card_vendor_card__n8QkT:nth-child(8){animation-delay:.4s}.vendor-card_vendor_card__n8QkT:nth-child(9){animation-delay:.45s}.vendor-card_vendor_card__n8QkT:nth-child(10){animation-delay:.5s}.vendor-card_vendor_card__n8QkT:nth-child(11){animation-delay:.55s}.vendor-card_vendor_card__n8QkT:nth-child(12){animation-delay:.6s}.vendor-card_vendor_card__n8QkT:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.1)}.vendor-card_vendor_card__n8QkT:hover .vendor-card_share_button___l67j{opacity:1}.vendor-card_vendor_card__n8QkT.vendor-card_featured__vWS_F{border-color:rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.25)}@media(max-width:768px){.vendor-card_vendor_card__n8QkT{border-radius:var(--border-radius)}}.vendor-card_card_header__dO7ne{display:flex;align-items:flex-start;gap:12px;min-width:0;position:relative}.vendor-card_avatar_wrap___Y4ea{flex-shrink:0;inline-size:56px;block-size:56px;border-radius:var(--border-radius-sm);background-color:var(--muted-divider-color);display:flex;align-items:center;justify-content:center;overflow:hidden}.vendor-card_info__BaJyA{display:flex;flex-direction:column;min-width:0;gap:2px;flex:1 1}.vendor-card_vendor_title__PPv__{font-size:16px;font-weight:600;margin:0;color:var(--text-color);line-height:1.3;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media(max-width:768px){.vendor-card_vendor_title__PPv__{font-size:15px}}.vendor-card_category__ypUlT{font-size:13px;color:var(--muted-text-color);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vendor-card_location__la9Hb{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:var(--muted-text-color);-webkit-margin-before:2px;margin-block-start:2px}.vendor-card_location__la9Hb svg{flex-shrink:0;color:var(--muted-text-color);opacity:.6}.vendor-card_location__la9Hb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vendor-card_featured_badge__zsv7i{flex-shrink:0;background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#fff);padding:4px 10px;border-radius:var(--border-radius-full,999px);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;pointer-events:none;align-self:flex-start}.vendor-card_share_button___l67j{flex-shrink:0;background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;opacity:.6;color:var(--muted-text-color);align-self:flex-start}.vendor-card_share_button___l67j:hover{background:var(--background-color);opacity:1;color:var(--text-color);border-color:var(--icon-color)}.vendor-card_share_button___l67j svg{color:currentColor}.vendor-card_category_badges__hz0nI{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.vendor-card_category_badge__Otc4P,.vendor-card_more_badge__h5qAz{flex-shrink:0}.vendor-card_product_count_badge__wlvWS{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 12px;background:rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.05);color:var(--community-primary,var(--primary-color));border-radius:var(--border-radius-full,999px);font-size:12px;font-weight:600;transition:background .25s ease}.vendor-card_vendor_card__n8QkT:hover .vendor-card_product_count_badge__wlvWS{background:rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.09)}.vendor-card_card_footer__Zstuu{-webkit-margin-before:auto;margin-block-start:auto}.vendor-card_card_footer__Zstuu a,.vendor-card_card_footer__Zstuu button,.vendor-card_category_badge__Otc4P>*,.vendor-card_more_badge__h5qAz>*{border-radius:var(--border-radius-full,9999px)!important}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:16px;padding:16px 18px;border-radius:var(--border-radius);background:#fff;border:1px solid var(--divider-color);box-shadow:var(--shadow-sm);animation:none}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC:hover{transform:none;box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.1)}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_card_header__dO7ne{flex:1 1 auto;min-width:0;gap:14px;align-items:flex-start}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_avatar_wrap___Y4ea{inline-size:88px;block-size:88px;border-radius:var(--border-radius)}@media(max-width:768px){.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_avatar_wrap___Y4ea{inline-size:64px;block-size:64px}}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_vendor_title__PPv__{-webkit-line-clamp:1;line-clamp:1;font-size:17px}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_info__BaJyA .vendor-card_category_badges__hz0nI{-webkit-margin-before:8px;margin-block-start:8px;gap:6px}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_product_count_badge__wlvWS{flex-shrink:0}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_card_footer__Zstuu{flex-shrink:0;-webkit-margin-before:0;margin-block-start:0;display:flex;align-items:center;gap:10px;min-width:max-content}.vendor-card_vendor_card__n8QkT.vendor-card_list_view__vJ2DC .vendor-card_share_button___l67j{opacity:1}@media screen and (max-width:990px){.styles_event_details__F_Ovw{padding-left:0;padding-right:0}}.styles_event_details__F_Ovw .styles_accordion_wrapper__3q1ym{border:0!important}.styles_event_details__F_Ovw .styles_tabs_wrapper__bqONe{margin-bottom:0;margin-top:var(--inner-padding)}.styles_event_details__F_Ovw .styles_share_cta__c7TxV{background:var(--aler-info-color);border-radius:var(--border-radius);padding:var(--inner-padding);margin-top:var(--section-margin)}.styles_event_details__F_Ovw .styles_share_cta_heading__vqHXP{font-weight:600;color:var(--text-color);margin:0 0 4px;font-size:1rem}.styles_event_details__F_Ovw .styles_share_cta_subtext__qz8Xv{color:var(--muted-text-color);font-size:.875rem;margin:0 0 12px}.styles_event_details__F_Ovw .styles_share_cta_btn__ccEcd{padding:10px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius-sm);font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease}.styles_event_details__F_Ovw .styles_share_cta_btn__ccEcd:hover{opacity:.88}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s{padding:var(--inner-padding) 0}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_details_content__uE21f{padding:var(--inner-padding);background-color:var(--background-color);border:none;border-radius:var(--border-radius);margin-bottom:var(--inner-padding)}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_title_and_info__9H_IO{margin-bottom:10px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi{background-color:#fff;border-radius:var(--border-radius-lg);padding:24px;margin-top:var(--section-margin);box-shadow:var(--shadow-sm)}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_card_section_title___TNCv{font-size:20px;font-weight:700;color:var(--text-color);margin:0 0 20px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_additional_instructions_section___kCIf{margin-bottom:24px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_additional_instructions_section___kCIf .styles_ai_header__VdLIK{display:flex;align-items:center;gap:8px;margin-bottom:6px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_additional_instructions_section___kCIf .styles_ai_header__VdLIK .styles_ai_icon__HarZs{display:flex;align-items:center;color:var(--text-color)}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_additional_instructions_section___kCIf .styles_ai_header__VdLIK .styles_ai_title__ewy2W{font-size:15px;font-weight:700;color:var(--text-color)}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_additional_instructions_section___kCIf .styles_ai_text__pm061{font-size:14px;color:var(--muted-text-color);line-height:1.6;margin:0;-webkit-padding-start:26px;padding-inline-start:26px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_event_details_card__21hmi .styles_faq_section__yfo_E .styles_faq_title__fsqDT{font-size:17px;font-weight:700;color:var(--text-color);margin:0 0 14px}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_access_denied__BuRij{padding:20px;background-color:var(--background-color);border-radius:var(--border-radius);text-align:center;color:var(--muted-text-color)}.styles_event_details__F_Ovw .styles_tab_content__2GQ3s .styles_access_denied__BuRij p{margin:0;font-size:14px}.styles_post__Hf5HW h1,.styles_post__Hf5HW h2,.styles_post__Hf5HW h3,.styles_post__Hf5HW h4,.styles_post__Hf5HW h5,.styles_post__Hf5HW h6{margin:0}.styles_post__Hf5HW.styles_detailed__Pj0sK{background-color:#fff;border-radius:var(--border-radius);overflow:hidden}.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_header__bz_qe{display:flex;padding:20px 20px 10px}.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_shared_badge_wrapper__tic_B{padding:0 20px;margin:-4px 0 8px}.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_media_content_wrapper__9uw4K{padding:10px 20px 20px}.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_footer__2aCM_{display:none}.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_content__zoAv6{border-bottom:0}@media screen and (max-width:767px){.styles_post__Hf5HW.styles_detailed__Pj0sK .styles_content__zoAv6{padding:10px 0 0}}.styles_post__Hf5HW.styles_scheduled__V2GU9{background:linear-gradient(135deg,#fffbf0,#fff8e1);border:1px solid rgba(255,183,77,.3);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px rgba(255,183,77,.1)}.styles_post__Hf5HW.styles_scheduled__V2GU9:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(135deg,var(--orange-500),var(--orange-600));border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__Hf5HW.styles_pending_review__3J5Rw{background:color-mix(in srgb,var(--info-color) 6%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius);position:relative;box-shadow:0 1px 3px color-mix(in srgb,var(--info-color) 10%,transparent)}.styles_post__Hf5HW.styles_pending_review__3J5Rw:before{content:"";position:absolute;left:-2px;top:0;bottom:0;margin:10px 0;width:2px;background:var(--info-color);border-radius:var(--border-radius) 0 0 var(--border-radius)}.styles_post__Hf5HW .styles_header__bz_qe{padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__Hf5HW .styles_header__bz_qe.styles_popup_view__7Oecj{padding-right:45px}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_header__bz_qe.styles_popup_view__7Oecj{position:-webkit-sticky;position:sticky;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--divider-color)}}.styles_post__Hf5HW .styles_header__bz_qe .styles_premium_dropdown_wrapper__q4_d1{margin-left:auto}.styles_post__Hf5HW .styles_header__bz_qe .styles_paid_post_badge__waW84{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#8b4513;padding:4px 8px;border-radius:var(--border-radius-md);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(255,215,0,.3);cursor:pointer;transition:all .2s ease}.styles_post__Hf5HW .styles_header__bz_qe .styles_paid_post_badge__waW84:hover{background:linear-gradient(135deg,#ffed4e,#ffb84d);box-shadow:0 3px 6px rgba(255,215,0,.4)}.styles_post__Hf5HW .styles_header__bz_qe .styles_paid_post_badge__waW84 .styles_badge_text__xuA5P{font-size:10px;font-weight:700}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_header__bz_qe .styles_paid_post_badge__waW84{font-size:10px;padding:3px 6px}.styles_post__Hf5HW .styles_header__bz_qe .styles_paid_post_badge__waW84 .styles_badge_text__xuA5P{font-size:9px}}.styles_post__Hf5HW .styles_header__bz_qe .styles_avatar__yUhIH{display:flex;margin-right:15px;min-width:50px}.styles_post__Hf5HW .styles_header__bz_qe .styles_details__DUKBO .styles_title__IlI4h{margin-bottom:5px}.styles_post__Hf5HW .styles_header__bz_qe .styles_details__DUKBO .styles_text__UwltE{font-size:13px;color:var(--muted-text-color)}.styles_post__Hf5HW .styles_header__bz_qe .styles_menu_dropdown__k6V32{display:flex;align-items:center;gap:8px;cursor:pointer;justify-content:flex-end}.styles_post__Hf5HW .styles_header__bz_qe .styles_menu_dropdown__k6V32.styles_popup__FwAjO{display:none}.styles_post__Hf5HW .styles_header__bz_qe .styles_premium_badge_desktop__ieagk{display:flex;align-items:center}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_header__bz_qe .styles_premium_badge_desktop__ieagk{display:none}}.styles_post__Hf5HW .styles_shared_badge_wrapper__tic_B{padding:0 var(--inner-padding);margin:-4px 0 8px}.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K{padding:0 var(--spacing-lg) var(--spacing-lg)}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K{padding:0 var(--spacing-md) var(--spacing-md)}}.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K.styles_image_post__iCkW0{display:flex;justify-content:space-between;gap:15px}.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K .styles_gate_wrapper__A7bUu{-webkit-margin-before:var(--spacing-md);margin-block-start:var(--spacing-md)}.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K .styles_content_wrapper__WdfOA{flex-basis:calc(100% - 120px)}@media screen and (max-width:700px){.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K .styles_content_wrapper__WdfOA{flex-basis:calc(100% - 90px)}}.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K .styles_media_wrapper___LI90{flex-basis:120px}@media screen and (max-width:700px){.styles_post__Hf5HW .styles_media_content_wrapper__9uw4K .styles_media_wrapper___LI90{flex-basis:90px}}.styles_post__Hf5HW .styles_media__q9wr7{position:relative;height:auto}.styles_post__Hf5HW .styles_media__q9wr7 img,.styles_post__Hf5HW .styles_media__q9wr7 video{width:100%;height:auto}.styles_post__Hf5HW h1.styles_title__IlI4h{font-size:20px}.styles_post__Hf5HW .styles_title__IlI4h.styles_no_text__0Y88T{margin-bottom:10px}.styles_post__Hf5HW .styles_content__zoAv6{display:block;padding:15px 0 0}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_content__zoAv6{padding:15 0 15px}}.styles_post__Hf5HW .styles_content__zoAv6 .styles_pill__DQbfl{display:inline-flex;align-items:center;height:20px;border-radius:var(--border-radius);color:var(--icon-color);background-color:var(--divider-color);font-size:11px;font-weight:700;padding:0 5px;margin-bottom:10px}.styles_post__Hf5HW .styles_content__zoAv6 .styles_title__IlI4h{margin-bottom:10px}.styles_post__Hf5HW .styles_content__zoAv6 .styles_text__UwltE{line-height:26px;word-break:break-word;white-space:pre-line;text-align:left!important}.styles_post__Hf5HW .styles_content__zoAv6 .styles_text__UwltE p{text-align:left!important}.styles_post__Hf5HW .styles_content__zoAv6 .styles_text__UwltE b,.styles_post__Hf5HW .styles_content__zoAv6 .styles_text__UwltE strong{font-weight:600}.styles_post__Hf5HW .styles_content__zoAv6 .styles_text__UwltE a{color:var(--link-color)}.styles_post__Hf5HW .styles_topicBadges__6DQGe{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:12px}.styles_post__Hf5HW .styles_topicBadge__ucu72{display:inline-flex;align-items:center;padding:2px 8px;background:rgba(0,0,0,0);border:1px solid var(--dark-divider-color);border-radius:var(--border-radius-md);font-size:11px;font-weight:500;color:var(--muted-text-color);white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p{margin:0 15px 12px}}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fff8e1,#fff3c4);border:1px solid #ffb74d;border-radius:var(--border-radius-sm);padding:12px 16px;margin:8px 0;position:relative;box-shadow:0 2px 4px rgba(255,183,77,.1);animation:styles_scheduleGlow__xHdAU 2s ease-in-out infinite alternate;transition:transform .2s ease,box-shadow .2s ease}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,183,77,.2);animation-play-state:paused}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,var(--orange-500),var(--orange-600));border-radius:var(--border-radius-xs) 0 0 4px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_icon__tvu_q{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,152,0,.1);border-radius:50%;color:#f57c00;flex-shrink:0}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_icon__tvu_q svg{width:16px;height:16px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_content__IeOdI{flex:1 1;min-width:0}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_content__IeOdI .styles_schedule_title__doGBp{font-weight:600;font-size:14px;color:#e65100;margin-bottom:2px;line-height:1.2}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_content__IeOdI .styles_schedule_time__t8Pgg{font-size:13px;color:#bf360c;line-height:1.3;opacity:.9}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_badge__6E0Ik{background:linear-gradient(135deg,var(--orange-500),var(--orange-600));color:#fff;padding:4px 8px;border-radius:var(--border-radius-md);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 1px 3px rgba(245,124,0,.3);flex-shrink:0}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq{padding:10px 12px;gap:10px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_icon__tvu_q{width:28px;height:28px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_icon__tvu_q svg{width:14px;height:14px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_content__IeOdI .styles_schedule_title__doGBp{font-size:13px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_content__IeOdI .styles_schedule_time__t8Pgg{font-size:12px}.styles_post__Hf5HW .styles_schedule_alert_wrapper__pUx7p .styles_schedule_alert__i5BDq .styles_schedule_badge__6E0Ik{font-size:10px;padding:3px 6px}}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN{margin:0 20px 15px}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN{margin:0 15px 12px}}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--info-color) 8%,white);border:1px solid color-mix(in srgb,var(--info-color) 30%,transparent);border-radius:var(--border-radius-sm);padding:12px 16px;position:relative}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--info-color);border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm)}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_icon__mp4M1{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--info-color) 12%,transparent);border-radius:50%;color:var(--info-color);flex-shrink:0}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_content__TE6fJ{flex:1 1;min-width:0}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_content__TE6fJ .styles_pending_review_title__NDh2z{font-weight:600;font-size:14px;color:var(--text-color);margin-bottom:2px;line-height:1.2}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_content__TE6fJ .styles_pending_review_desc__kku97{font-size:12px;color:var(--muted-text-color);line-height:1.3}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_actions__qwaPF{display:flex;gap:8px;flex-shrink:0}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_reject__Giuoe{background:rgba(0,0,0,0);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_reject__Giuoe:hover:not(:disabled){border-color:var(--error-color);color:var(--error-color)}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_reject__Giuoe:disabled{opacity:.5;cursor:not-allowed}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_approve__r2aR8{background:var(--community-primary,var(--secondary-color));border:none;border-radius:var(--border-radius-sm);padding:6px 14px;font-size:13px;font-weight:500;color:var(--community-primary-text,#ffffff);cursor:pointer;transition:all .15s ease}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_approve__r2aR8:hover:not(:disabled){filter:brightness(.9)}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_approve__r2aR8:disabled{background:linear-gradient(90deg,var(--community-primary,var(--secondary-color)),var(--community-secondary,var(--secondary-color)),var(--community-primary,var(--secondary-color)));background-size:300% 100%;animation:styles_pendingReviewWave__YJGOq 2s infinite;opacity:1;cursor:wait}@keyframes styles_pendingReviewWave__YJGOq{0%{background-position:-100% 0}to{background-position:100% 0}}@media screen and (max-width:767px){.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay{flex-wrap:wrap;padding:10px 12px;gap:10px}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_icon__mp4M1{width:28px;height:28px}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_content__TE6fJ .styles_pending_review_title__NDh2z{font-size:13px}.styles_post__Hf5HW .styles_pending_review_alert_wrapper___uLFN .styles_pending_review_alert__7i_Ay .styles_pending_review_actions__qwaPF{width:100%;justify-content:flex-end}}.styles_post__Hf5HW .styles_footer__2aCM_{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_post__Hf5HW .styles_footer__2aCM_ .styles_view__details__ltCvI:hover{color:var(--secondary-color)}@keyframes styles_scheduleGlow__xHdAU{0%{box-shadow:0 2px 4px rgba(255,183,77,.1)}to{box-shadow:0 2px 8px rgba(255,183,77,.2),0 0 0 1px rgba(255,183,77,.1)}}.styles_upgrade_card__uCwuK{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background-color:rgba(var(--primary-color-rgb),.06);border-radius:var(--border-radius-lg);padding:calc(var(--inner-padding)*1.5) var(--inner-padding);margin-top:var(--spacing-md)}.styles_upgrade_lock_icon__xUdoe{display:flex;align-items:center;justify-content:center;color:var(--primary-color);margin-bottom:4px}.styles_upgrade_title__N3Zio{font-size:var(--font-size-base);font-weight:700;color:var(--text-color);margin:0;letter-spacing:-.1px}.styles_upgrade_desc__QyeeD{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;line-height:1.5;max-width:340px}.styles_post__Hf5HW{overflow:hidden}.styles_post__Hf5HW .styles_text__UwltE{margin-bottom:2px}.styles_post__Hf5HW .styles_media__q9wr7{margin-bottom:0}.styles_post__Hf5HW .styles_media__q9wr7 span{margin-bottom:0;border-radius:0}.styles_main__d_OFY{padding:var(--inner-padding);padding-top:0}.styles_main__d_OFY .styles_basic_info__llyYj{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:10px;gap:10px}@media screen and (max-width:530px){.styles_main__d_OFY .styles_basic_info__llyYj{grid-template-columns:repeat(1,1fr)}}.styles_main__d_OFY .styles_basic_info__llyYj.styles_with_boder_bottom__OOUsY{border-bottom:1px solid var(--muted-divider-color);padding-bottom:10px;margin-bottom:10px}.styles_main__d_OFY .styles_booths_info___qo5Y{margin-top:10px;margin-bottom:10px;display:flex;align-items:center;gap:10px}.styles_main__d_OFY .styles_ticket_info_title__9Cy34{margin:10px 0}.styles_main__d_OFY .styles_info_item__El8w_{display:flex;align-items:center;font-size:13px;flex:1 1 45%;min-width:200px;max-width:100%}.styles_main__d_OFY .styles_info_item__El8w_ .styles_icon_wrapper__B3BYh{display:flex;min-width:24px;margin-right:5px}.styles_main__d_OFY .styles_info_item__El8w_ .styles_info_text__gFvak.styles_physical__4wg4O{text-transform:capitalize}.styles_post__z8awI{overflow:hidden}.styles_post__z8awI.styles_detailed__ldui4 .styles_content__D9Bxg{padding:var(--inner-padding)!important;background-color:#fff;margin:var(--inner-padding) 0;border-radius:var(--border-radius)}.styles_page_name__BnWMT,.styles_title__J6_U9{margin-bottom:2px!important}.styles_footer__5uQqG ul{display:flex}.styles_footer__5uQqG ul li{margin-right:10px}.styles_horizontal_view__4lYlD{min-width:90%}.styles_horizontal_view__4lYlD.styles_full_width__pP24a{min-width:100%}.styles_post__hqSRD h1,.styles_post__hqSRD h2,.styles_post__hqSRD h3,.styles_post__hqSRD h4,.styles_post__hqSRD h5,.styles_post__hqSRD h6{margin:0}.styles_post__hqSRD .styles_header__3psvN{position:relative;padding:var(--inner-padding);display:flex;gap:5px;align-items:flex-start}.styles_post__hqSRD .styles_header__3psvN.styles_popup_view__R8ViT{padding-right:45px}@media screen and (max-width:767px){.styles_post__hqSRD .styles_header__3psvN.styles_popup_view__R8ViT{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:99;padding-top:15px;padding-left:15px;border-bottom:1px solid var(--muted-divider-color);box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}}.styles_post__hqSRD .styles_header__3psvN .styles_avatar__0DbLI{display:flex;margin-right:15px;min-width:50px}.styles_post__hqSRD .styles_header__3psvN .styles_details__9dXOz .styles_title__JTh1C{margin-bottom:5px}.styles_post__hqSRD .styles_header__3psvN .styles_details__9dXOz .styles_text__Unhj1{font-size:13px;color:var(--muted-text-color)}.styles_post__hqSRD .styles_header__3psvN .styles_menu_dropdown__TFh9_{display:flex;cursor:pointer;justify-content:flex-end}.styles_post__hqSRD .styles_header__3psvN .styles_menu_dropdown__TFh9_.styles_popup__7iC8f{display:none}.styles_post__hqSRD .styles_details_wrapper__z7pa_{min-height:175px}.styles_post__hqSRD .styles_details_wrapper__z7pa_ .styles_event_feature_badges_container__RsIfb,.styles_post__hqSRD .styles_footer__v3mir{padding:var(--inner-padding);padding-top:0}.styles_post__hqSRD .styles_footer__v3mir{display:flex;gap:10px}@media screen and (max-width:530px){.styles_post__hqSRD .styles_footer__v3mir{flex-direction:column}}.styles_post__hqSRD{overflow:hidden}.styles_post__hqSRD.styles_detailed__39k2M .styles_content__WgK_H{padding:var(--inner-padding)!important;background-color:#fff;margin:var(--inner-padding) 0;border-radius:var(--border-radius)}.styles_page_name__Ef_QM,.styles_title__JTh1C{margin-bottom:2px!important}.styles_footer__v3mir ul{display:flex}.styles_footer__v3mir ul li{margin-right:10px}