.styles_dropdown__aKPx0{width:400px;max-height:520px;background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);border:1px solid var(--divider-color);display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:460px){.styles_dropdown__aKPx0{width:calc(100vw - 24px);right:12px!important}html[dir=rtl] .styles_dropdown__aKPx0{right:auto!important;left:12px!important}}.styles_header__BRJEI{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_header__BRJEI .styles_title__5tLgg{font-size:18px;font-weight:700;color:var(--text-color);letter-spacing:-.02em}.styles_header__BRJEI .styles_mark_all_read__R4QnG{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:var(--border-radius-sm);transition:background-color .15s ease;font-size:13px;font-weight:500;color:var(--muted-text-color)}.styles_header__BRJEI .styles_mark_all_read__R4QnG:hover{background-color:var(--background-color);color:var(--text-color)}.styles_list___UpD2{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.styles_list___UpD2::-webkit-scrollbar{width:4px}.styles_list___UpD2::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_list___UpD2::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:var(--border-radius-xs)}.styles_notification_item__SIJmx{position:relative;transition:background-color .15s ease}.styles_notification_item__SIJmx:hover{background-color:var(--background-color)}.styles_notification_item__SIJmx.styles_unread__eAgVU{background-color:rgba(var(--primary-color-rgb),.03)}.styles_notification_item__SIJmx.styles_unread__eAgVU:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:var(--secondary-color);border-radius:0 2px 2px 0}.styles_notification_item__SIJmx .main,.styles_notification_item__SIJmx [class*=main]{border:none!important;border-radius:0!important;background-color:rgba(0,0,0,0)!important}.styles_loading__R9eS3{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.styles_skeleton__rI78L{height:56px;border-radius:var(--border-radius-sm);background:linear-gradient(90deg,var(--background-color) 0,var(--divider-color) 50%,var(--background-color) 100%);background-size:200% 100%;animation:styles_shimmer__4mjTh 1.5s infinite}@keyframes styles_shimmer__4mjTh{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_empty__2Gq_h{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center}.styles_empty__2Gq_h p{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:4px}.styles_empty__2Gq_h span{font-size:14px;color:var(--muted-text-color)}.styles_footer__BCePT{border-top:1px solid var(--divider-color);padding:0;flex-shrink:0}.styles_footer__BCePT .styles_see_all__5dtN4{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;font-size:14px;font-weight:600;color:var(--link-color);text-decoration:none;transition:background-color .15s ease}.styles_footer__BCePT .styles_see_all__5dtN4:hover{background-color:var(--background-color)}.styles_avatar__cZI7K{display:flex;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1);flex-shrink:0;box-shadow:0 6px 16px rgba(15,23,42,.08),inset 0 1px 1px hsla(0,0%,100%,.35)}.styles_avatar__cZI7K:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,.15)}.styles_avatar__cZI7K.styles_loading__0J3d4{opacity:.7;transform:scale(.95)}.styles_avatar__cZI7K.styles_error__rasOh{animation:styles_shake__OwSj3 .5s ease-in-out}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn{border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn picture{display:flex;width:100%}.styles_avatar__cZI7K.styles_with_rounded_corners__VKDZn img{width:100%;background:#fff;margin:0;object-fit:cover}.styles_avatar__cZI7K.styles_no_border__ZCmG9{border:0}.styles_avatar__cZI7K.styles_with_initials__Vr6v_{align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-color:var(--primary-color);padding:2px}.styles_avatar__cZI7K.styles_with_initials__Vr6v_ .styles_initials__Up_LO{color:#fff;font-weight:600;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_avatar__cZI7K picture{display:flex}.styles_avatar__cZI7K img{margin:0;object-fit:cover;transition:opacity .3s ease-in-out;width:100%;height:100%}.styles_avatar__cZI7K img.styles_fade-in__GzlNm{opacity:0;animation:styles_fadeIn__A2uao .3s ease-in-out forwards}@keyframes styles_shake__OwSj3{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}@keyframes styles_fadeIn__A2uao{0%{opacity:0}to{opacity:1}}@keyframes styles_scaleIn__jVt1T{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles_loadingOverlay__2bAUG{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;border-radius:inherit}.styles_loadingSpinner__vtRRx{width:20px;height:20px;border-top:2px solid var(--primary-color);border:2px solid var(--primary-color);border-top:2px solid rgba(0,0,0,0);border-radius:50%;animation:styles_spin__U4V_J 1s linear infinite}.styles_retryButton__7DZrg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--primary-color);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.styles_retryButton__7DZrg:hover{background:var(--secondary-color);transform:translate(-50%,-50%) scale(1.1)}@keyframes styles_spin__U4V_J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_guest_card__ZUUeV{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:20px;background:var(--card-background-color);border:1px solid rgba(231,235,243,.95);border-radius:var(--border-radius-lg);cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:var(--shadow-sm);height:100%}.styles_guest_card__ZUUeV:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:rgba(76,74,202,.2)}.styles_guest_card__ZUUeV:focus-visible{outline:2px solid var(--community-secondary,var(--primary-color));outline-offset:2px}.styles_anonymous_avatar__F_fL0{width:64px;height:64px;background-color:var(--muted-divider-color);font-size:28px;color:var(--muted-text-color)}.styles_anonymous_avatar__F_fL0,.styles_top_right_badge__m3FO0{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.styles_top_right_badge__m3FO0{background:var(--tertiary-color);color:var(--card-background-color);width:22px;height:22px;font-size:12px}.styles_top_right_action__OfErM,.styles_top_right_badge__m3FO0{position:absolute;top:16px;inset-inline-end:16px;z-index:2}.styles_guest_avatar__9fA_x{flex-shrink:0;width:64px;height:64px;border-radius:50%;overflow:hidden;background:var(--card-background-color);margin-bottom:2px}.styles_guest_info__Ly09D{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:4px;width:100%;min-width:0}.styles_guest_name__sw0ft{font-size:var(--font-size-base);font-weight:700;color:var(--text-color);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.25;letter-spacing:-.01em}.styles_guest_subtitle__UVDO3{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;max-width:100%;line-height:1.4;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.styles_guest_subtitle__UVDO3 p,.styles_guest_subtitle__UVDO3 span{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted-text-color);font-weight:500}.styles_guest_subtitle__UVDO3 p:nth-child(2),.styles_guest_subtitle__UVDO3 span:nth-child(2){color:var(--muted-text-color);font-weight:500}.styles_guest_handle__t06vv{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--community-secondary,var(--secondary-color));margin-top:2px;max-width:100%}.styles_thigmo_icon__pu1R5{flex-shrink:0;opacity:.8}.styles_handle_text__KMxlt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_badge_container___RM6Z{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px;width:100%}.styles_card_actions__gB1u2{margin-top:auto;padding-top:4px;display:flex;gap:var(--spacing-sm);width:100%}.styles_card_actions__gB1u2>*{flex:1 1;min-width:0}.styles_guest_card_horizontal__nQm43{display:flex;flex-direction:column;background:var(--card-background-color);border:none;border-radius:var(--border-radius-xl);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:var(--shadow-sm);overflow:hidden;padding:var(--spacing-md);gap:var(--spacing-md)}.styles_guest_card_horizontal__nQm43:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.styles_guest_card_horizontal__nQm43:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.styles_horizontal_top__kEO7x{display:flex;align-items:flex-start;gap:var(--spacing-sm)}.styles_horizontal_avatar_wrap__Qa0r3{position:relative;flex-shrink:0}.styles_horizontal_avatar__hS36r{overflow:hidden;box-shadow:var(--shadow-sm);background:var(--card-background-color)}.styles_horizontal_avatar__hS36r,.styles_online_dot__Bg_Li{border-radius:50%;border:2px solid var(--card-background-color)}.styles_online_dot__Bg_Li{position:absolute;bottom:2px;inset-inline-end:2px;width:10px;height:10px;background:var(--success-color)}.styles_horizontal_info__VIIOv{flex:1 1;min-width:0}.styles_horizontal_name__gPSPW{font-size:var(--font-size-sm);font-weight:600;color:var(--text-color);margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_horizontal_subtitle__L40tw{font-size:var(--font-size-xs);color:var(--muted-text-color);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.styles_horizontal_subtitle__L40tw span{color:var(--muted-text-color)}.styles_horizontal_subtitle__L40tw span+span:before{content:" · "}.styles_horizontal_handle__K5Wyp{display:flex;align-items:center;gap:3px;font-size:11px;color:var(--primary-color);margin-top:3px}.styles_horizontal_top_right__9sUTG{flex-shrink:0;color:var(--muted-text-color);display:flex;align-items:center}.styles_horizontal_top_right__9sUTG:hover{color:var(--primary-color)}.styles_horizontal_badges__okadN{display:flex;flex-wrap:wrap;gap:4px}.styles_horizontal_actions__oClCe{margin-top:auto}.styles_guest_list__s0blX{padding:0;background-color:rgba(0,0,0,0);min-height:200px}.styles_guest_grid__lUtQ0{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_guest_grid__lUtQ0{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@media screen and (max-width:480px){.styles_guest_grid__lUtQ0{grid-template-columns:repeat(2,1fr);gap:12px}}.styles_guest_tabs__oX8A_{display:flex;gap:0;border-bottom:2px solid var(--divider-color);margin-bottom:16px}.styles_guest_tab__kKYiX{padding:10px 20px;font-size:13px;font-weight:500;color:var(--muted-text-color);background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.styles_guest_tab__kKYiX:hover{color:var(--text-color)}.styles_guest_tab_active__C54kv{color:var(--primary-color);border-bottom-color:var(--primary-color);font-weight:600}.styles_guest_tab_count__8FiDs{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:6px;border-radius:var(--border-radius-sm);background:var(--background-color);color:var(--muted-text-color);font-size:11px;font-weight:600;line-height:1}.styles_match_reasons__5EwdT{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:6px}.styles_match_badge__SqYaz{display:inline-flex;align-items:center;background:rgba(var(--primary-color-rgb),.08);font-weight:500;color:var(--primary-color)}.styles_community_badge__OsVcw,.styles_match_badge__SqYaz{padding:2px 8px;border-radius:var(--border-radius-full);font-size:10px;white-space:nowrap}.styles_community_badge__OsVcw{color:var(--community-secondary,var(--secondary-color));background:color-mix(in srgb,var(--community-secondary,var(--secondary-color)) 10%,transparent);margin-top:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.styles_connect_action__yOsV3{padding:10px 16px 0;margin-top:auto}.styles_connect_action__yOsV3 button{color:var(--community-secondary,var(--secondary-color))!important}.styles_checkin_badge__hOjNA{position:absolute;top:8px;right:8px;background:var(--tertiary-color);color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:2}.styles_checkmark__ryD7D{display:block}.styles_restricted_access__HpuiA{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;min-height:200px}.styles_restricted_access__HpuiA .styles_restricted_message__RtZ8G{margin-bottom:24px}.styles_restricted_access__HpuiA .styles_restricted_message__RtZ8G h3{font-size:18px;font-weight:600;color:var(--text-color);margin:0 0 8px}.styles_restricted_access__HpuiA .styles_restricted_message__RtZ8G p{font-size:14px;color:var(--muted-text-color);margin:0;line-height:1.5}.styles_restricted_access__HpuiA .styles_restricted_buttons__5I535{display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px}.styles_empty_state__yn_Up{display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px;min-height:300px}.styles_empty_state__yn_Up p{font-size:15px;color:var(--muted-text-color);margin:0;line-height:1.6}.styles_loading_skeleton__L3eZi{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_loading_skeleton__L3eZi{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@media screen and (max-width:480px){.styles_loading_skeleton__L3eZi{grid-template-columns:repeat(2,1fr);gap:12px}}.styles_skeleton_card__6IqY8{display:flex;flex-direction:column;align-items:center;padding:16px;background:var(--muted-background-color);border-radius:var(--border-radius-lg);animation:styles_pulse__kbZ8C 1.5s ease-in-out infinite;height:180px}.styles_skeleton_card__6IqY8:before{content:"";width:100%;height:60px;background:var(--divider-color);border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;margin-bottom:20px}.styles_skeleton_card__6IqY8:after{content:"";width:60%;height:14px;background:var(--divider-color);border-radius:var(--border-radius-xs)}@keyframes styles_pulse__kbZ8C{0%,to{opacity:1}50%{opacity:.5}}.styles_search_section__4qDjs{margin-bottom:20px;position:relative}.styles_search_section__4qDjs>div{position:relative}@media screen and (max-width:767px){.styles_search_section__4qDjs{margin-bottom:16px}}.styles_reset_search__7pduJ{display:flex;justify-content:center;align-items:center;margin-left:auto;min-width:36px;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;text-align:right;color:var(--text-color)!important;position:absolute;right:45px;top:0;z-index:99;height:100%;transition:opacity .2s ease}.styles_reset_search__7pduJ:hover{opacity:.7}.styles_reset_search__7pduJ:focus{outline:2px solid var(--community-secondary,var(--secondary-color));outline-offset:2px;border-radius:var(--border-radius-xs)}.styles_main__pXMyX{text-align:center;padding:12px 4px 4px}.styles_main__pXMyX,.styles_modal_body__uylnY{display:flex;flex-direction:column;align-items:center}.styles_modal_body__uylnY{width:100%}.styles_icon_wrapper__1yaq0{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(180deg,rgba(95,88,224,.16),rgba(95,88,224,.1));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)}.styles_title__6lGeN{margin:16px 0 0;font-size:25px;line-height:1.15;font-weight:700;letter-spacing:-.03em;color:#1f2430}.styles_text__Uufnn{max-width:330px;margin:12px 0 0;font-size:16px;line-height:1.6;color:#70768a}.styles_illustration__QpeL3{position:relative;width:100%;height:150px;margin-top:30px;padding:18px 22px 16px;border-radius:var(--border-radius-md);overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(83,210,233,.22) 0,transparent 20%),linear-gradient(135deg,#162f40,#133041 46%,#0f2431);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 18px 35px rgba(13,20,33,.16)}.styles_illustrationGlow__xjvap{position:absolute;inset:auto -10% -35% auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(78,201,231,.2) 0,rgba(78,201,231,0) 70%);filter:blur(8px);pointer-events:none}.styles_monitorOrb__LGA2i{position:absolute;top:12px;left:50%;width:30px;height:30px;border-radius:50%;transform:translateX(-50%);background:rgba(100,224,231,.92);box-shadow:0 0 0 5px hsla(0,0%,100%,.07),0 10px 20px rgba(0,0,0,.18)}.styles_monitorOrbInner__9DPx2{position:absolute;inset:6px;border-radius:50%;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.75) 48% 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(255,255,255,.75) 48% 52%,transparent 52%)}.styles_monitor__BH5c2{position:absolute;left:50%;top:42px;width:132px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.styles_monitorScreen__X0ARl{position:relative;width:132px;height:66px;padding:8px 10px;border-radius:var(--border-radius-xs);border:3px solid rgba(246,250,252,.78);background:linear-gradient(135deg,rgba(55,105,136,.96),rgba(29,67,95,.98));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),0 3px 10px rgba(0,0,0,.2)}.styles_monitorScreenDecor__XfK8U{position:absolute;left:12px;top:14px;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(100,214,238,.5) 0 14%,transparent 15%),radial-gradient(circle at 70% 30%,rgba(100,214,238,.42) 0 14%,transparent 15%),radial-gradient(circle at 30% 70%,rgba(100,214,238,.42) 0 14%,transparent 15%),radial-gradient(circle at 70% 70%,rgba(100,214,238,.5) 0 14%,transparent 15%);opacity:.7}.styles_monitorScreenText__954Ci{position:absolute;right:10px;top:14px;font-size:6px;font-weight:700;line-height:1.25;letter-spacing:.08em;color:rgba(232,251,255,.95);text-align:right;text-shadow:0 1px 1px rgba(0,0,0,.2)}.styles_monitorStand__k5vKG{width:8px;height:26px;margin-top:-1px;background:linear-gradient(180deg,#eff5f8,#c5d0d9);box-shadow:0 2px 4px rgba(0,0,0,.2)}.styles_monitorBase__n6CFY{width:198px;height:8px;margin-top:2px;border-radius:var(--border-radius-full);background:linear-gradient(180deg,#eff5f8,#b8c3ce);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.55),0 2px 8px rgba(0,0,0,.22)}.styles_btns_wrapper__tiRTp{width:100%;margin-top:30px}.styles_primaryButton___SrbS{width:100%;height:52px;border-radius:var(--border-radius-md)!important;background:linear-gradient(180deg,#6a63ea,#4d3fd8)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 10px 20px rgba(77,63,216,.22)!important;font-size:16px!important;font-weight:700!important;letter-spacing:.01em}.styles_primaryButton___SrbS:hover{filter:brightness(1.03);transform:translateY(-1px)}.styles_legacy_main__oZwxg{text-align:center}.styles_legacy_modal_body__A3xnC{padding:8px 0 0}.styles_legacy_icon_wrapper__WKJal{display:inline-flex;padding:10px;border-radius:var(--border-radius);margin-bottom:10px;background-color:var(--alert-info-color)}.styles_legacy_title__u_IRN{text-align:center;font-size:24px;margin-bottom:10px;font-weight:700}.styles_legacy_text__g4Wlv{line-height:24px;margin:0 auto;color:var(--muted-text-color);width:90%;font-size:15px}.styles_legacy_btns_wrapper__ErgGx{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;margin-top:16px}@media screen and (max-width:550px){.styles_legacy_btns_wrapper__ErgGx{flex-direction:column}}.styles_legacy_btns_wrapper__ErgGx>button{min-width:110px;width:auto}.styles_form__hTIVk{display:flex;flex-direction:column;gap:16px;padding:8px 0}.styles_fieldGroup__gC33v{display:flex;flex-direction:column;gap:4px}.styles_label__bkqA8{font-size:13px;font-weight:600;color:var(--text-color)}.styles_input__f2fKa,.styles_textarea__dn_wp{padding:10px 12px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:14px;color:var(--text-color);background:#fff;outline:none;transition:border-color .2s}.styles_input__f2fKa:focus,.styles_textarea__dn_wp:focus{border-color:var(--primary-color)}.styles_input__f2fKa.styles_inputError__OL0eT,.styles_textarea__dn_wp.styles_inputError__OL0eT{border-color:var(--error-color);background:var(--alert-error-color)}.styles_textarea__dn_wp{resize:vertical;min-height:80px}.styles_row___B6Hf{display:flex;gap:12px}.styles_row___B6Hf .styles_fieldGroup__gC33v{flex:1 1}.styles_hoursPreview__gwLqs{font-size:13px;font-weight:600;color:var(--secondary-color);background:var(--aler-info-color);padding:8px 12px;border-radius:var(--border-radius-sm);text-align:center}.styles_actions__SUMAo{display:flex;flex-direction:column;gap:10px;margin-top:8px}.styles_error___v43V{font-size:13px;color:var(--error-color);margin-top:4px}.premium-sponsor-card_sponsor_card__udEeq{position:relative;border-radius:var(--border-radius-lg);overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);aspect-ratio:2/1;display:flex;flex-direction:column}.premium-sponsor-card_sponsor_card__udEeq:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_large__NX7gT,.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_medium__GCpD1,.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_small__RSsqp{grid-column:span 1;grid-row:span 1;aspect-ratio:2/1;height:auto}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_tier_premium__59w_f{border:2px solid var(--community-primary,var(--primary-color));box-shadow:0 4px 20px rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.15)}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_featured__NG4FW{border:2px solid var(--community-primary,var(--primary-color));box-shadow:0 4px 16px rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.2);position:relative}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_featured__NG4FW:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--community-primary,var(--primary-color)),var(--community-secondary,var(--secondary-color)));z-index:3}.premium-sponsor-card_cover_image__sy79h{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.premium-sponsor-card_cover_image_fallback__uFXBs{position:absolute;inset:0;background:linear-gradient(135deg,rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.15) 0,rgba(var(--community-primary-rgb,var(--primary-color-rgb,26,32,44)),.08) 50%,rgba(var(--muted-text-color-rgb,128,128,128),.1) 100%);z-index:0}.premium-sponsor-card_cover_image_fallback__uFXBs:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(var(--primary-color-rgb,26,32,44),.12) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(var(--primary-color-rgb,26,32,44),.08) 0,transparent 50%);opacity:.5}.premium-sponsor-card_overlay__C_z4S{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,transparent 40%,rgba(0,0,0,.3) 70%,rgba(0,0,0,.7));z-index:1}.premium-sponsor-card_tier_badge__lQtRe{position:absolute;top:16px;right:16px;z-index:2;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:var(--border-radius-lg);box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.premium-sponsor-card_tier_badge__lQtRe .premium-sponsor-card_tier_title__RqWf7{font-size:12px;font-weight:700;color:var(--community-primary,var(--primary-color));text-transform:uppercase;letter-spacing:.5px}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_tier_premium__59w_f .premium-sponsor-card_tier_badge__lQtRe{background:var(--community-primary,var(--primary-color));box-shadow:0 3px 12px rgba(var(--primary-color-rgb,26,32,44),.3)}.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_tier_premium__59w_f .premium-sponsor-card_tier_badge__lQtRe .premium-sponsor-card_tier_title__RqWf7{color:#fff}.premium-sponsor-card_featured_badge__iKlne{position:absolute;top:16px;left:16px;z-index:2;background:var(--community-primary,var(--primary-color));padding:6px 12px;border-radius:var(--border-radius-lg);box-shadow:0 2px 8px rgba(0,0,0,.2)}.premium-sponsor-card_featured_badge__iKlne span{font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.premium-sponsor-card_card_footer___EdIW{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2;display:flex;gap:16px;align-items:flex-start}.premium-sponsor-card_logo_container__W1bDX{flex-shrink:0}.premium-sponsor-card_logo_container__W1bDX .avatar{border-radius:50%;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.2);width:56px;height:56px;object-fit:cover;background:#fff}.premium-sponsor-card_business_info__d2acJ{flex:1 1;min-width:0;color:#fff}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_name__C48Fw{font-size:18px;font-weight:700;margin:0 0 6px;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.3);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_category__Kw4QR{font-size:14px;margin:0 0 8px;color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_location__Spd42{display:flex;align-items:center;gap:6px;font-size:13px;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.2)}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_location__Spd42 svg{flex-shrink:0;color:hsla(0,0%,100%,.9)}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_location__Spd42 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.premium-sponsor-card_sponsor_card__udEeq,.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_large__NX7gT,.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_medium__GCpD1,.premium-sponsor-card_sponsor_card__udEeq.premium-sponsor-card_grid_small__RSsqp{aspect-ratio:2/1}.premium-sponsor-card_card_footer___EdIW{padding:16px;gap:12px}.premium-sponsor-card_logo_container__W1bDX .avatar{width:48px;height:48px}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_name__C48Fw{font-size:16px}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_category__Kw4QR{font-size:13px}.premium-sponsor-card_business_info__d2acJ .premium-sponsor-card_business_location__Spd42{font-size:12px}}@media(min-width:1024px){.styles_in_page_grid__VbKS5{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_searchWithFilter__vaxp_{display:flex;align-items:center;gap:10px;margin-bottom:20px}@media(max-width:768px){.styles_searchWithFilter__vaxp_{margin-bottom:16px}}.styles_searchWithFilter__vaxp_>:first-child{flex:1 1;margin-bottom:0}.styles_mobileFilterBtn__wCWXD{display:none;position:relative;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--divider-color);background-color:var(--card-background-color,white);cursor:pointer;flex-shrink:0}.styles_mobileFilterBtn__wCWXD:active{background-color:var(--background-color)}@media screen and (max-width:991px){.styles_mobileFilterBtn__wCWXD{display:flex}}.styles_mobileFilterBadge__H45nN{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:var(--border-radius-sm);background:var(--community-primary,var(--primary-color));color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}@media screen and (max-width:991px){.styles_desktopOnly__LlEhX{display:none}}.styles_skeleton_card__4atY5{display:flex;flex-direction:column;align-items:flex-start;padding:20px;background:var(--card-background-color);border:1px solid rgba(231,235,243,.95);border-radius:var(--border-radius-lg);animation:styles_pulse__hmmyU 1.5s ease-in-out infinite;height:220px;gap:10px}.styles_skeleton_card__4atY5:before{content:"";width:64px;height:64px;background:var(--divider-color);border-radius:50%}.styles_skeleton_card__4atY5:after{content:"";width:100%;height:40px;background:var(--divider-color);border-radius:var(--border-radius-full);margin-top:auto}@keyframes styles_pulse__hmmyU{0%,to{opacity:1}50%{opacity:.5}}