.styles_container__XpndL{display:flex;flex-direction:column;gap:16px;padding:16px 0}.styles_sectionLabel__L8YWr{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_sourceOptions__DqMSE{display:flex;flex-direction:column;gap:8px}.styles_sourceOption__oVEUu{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);cursor:pointer;transition:all .15s ease}.styles_sourceOption__oVEUu:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_sourceOption__oVEUu.styles_selected__Q2apT{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff)}.styles_radio__VSVPC{margin-top:2px;accent-color:var(--primary,var(--secondary-color))}.styles_sourceInfo__aRYT5{display:flex;flex-direction:column;gap:2px}.styles_sourceName__EZOlY{font-size:13px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_sourceDesc__f9m9r{font-size:12px;color:var(--text-secondary,var(--muted-text-color))}.styles_selectorGroup__7yGyq{display:flex;flex-direction:column;gap:6px}.styles_fieldLabel__YlcCg{font-size:13px;font-weight:500;color:var(--text-secondary,var(--muted-text-color))}.styles_select__x1ibN{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_select__x1ibN:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_loadingText__SxH3d{font-size:13px;color:var(--text-secondary,var(--muted-text-color));font-style:italic}.styles_executionMode__ql1vG{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid var(--border-color,var(--divider-color))}.styles_modeButtons__pk2FN{display:flex;gap:8px}.styles_modeButton__OEVu0{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer;transition:all .15s ease}.styles_modeButton__OEVu0:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_modeButton__OEVu0.styles_active__CL2sW{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);color:var(--primary,var(--secondary-color));font-weight:600}.styles_modeIcon__sc3xx{font-size:16px;line-height:1}.styles_filterBuilder__ZPuvo{display:flex;flex-direction:column;gap:12px}.styles_filterGroup__Sr_YY{display:flex;flex-direction:column;gap:6px}.styles_groupSeparator__l__Ey{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--primary,var(--secondary-color));text-transform:uppercase;letter-spacing:.05em;padding:4px 0}.styles_groupSeparator__l__Ey:after,.styles_groupSeparator__l__Ey:before{content:"";flex:1 1;height:1px;background:var(--border-color,var(--divider-color));margin:0 8px}.styles_filterGroupInner__oH7S1{display:flex;flex-direction:column;gap:6px;padding:10px;border:1px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm,8px);background:var(--bg-surface,#fff)}.styles_filterRule__UfaJV{display:flex;flex-direction:column;gap:4px}.styles_ruleSeparator__8jDZR{font-size:11px;font-weight:600;color:var(--text-secondary,var(--muted-text-color));text-transform:uppercase;padding:2px 0}.styles_filterRuleRow__6uvZj{display:flex;gap:6px;align-items:center}.styles_filterSelect__evU9X{flex:1 1;min-width:0;padding:7px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:var(--bg-surface,#fff);font-size:12px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_filterSelect__evU9X:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_filterInput__zvXGD{flex:1 1;min-width:0;padding:7px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:var(--bg-surface,#fff);font-size:12px;color:var(--text-primary,var(--primary-color))}.styles_filterInput__zvXGD:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_filterInput__zvXGD::placeholder{color:var(--text-secondary,var(--muted-text-color))}.styles_removeRuleBtn__gEq9H{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--text-secondary,var(--muted-text-color));font-size:16px;cursor:pointer;transition:all .15s ease}.styles_removeRuleBtn__gEq9H:hover{background:var(--alert-error-color,#fdecec);color:var(--error-color,var(--error-color))}.styles_reentryControls__HDKat{-webkit-margin-before:20px;margin-block-start:20px;-webkit-padding-before:16px;padding-block-start:16px;-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color)}.styles_reentryHint__bPCgl{font-size:.75rem;color:var(--muted-text-color);-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-after:12px;margin-block-end:12px}.styles_reentryFields__aXw2K{display:flex;gap:12px}.styles_reentryField__qdB0G{flex:1 1;display:flex;flex-direction:column;gap:4px}.styles_reentryInput__HeNqF{padding:8px 10px;border:1.5px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.8125rem;color:var(--text-color);background:var(--background-color);width:100%}.styles_reentryInput__HeNqF:focus{outline:none;border-color:var(--secondary-color)}.styles_reentryInput__HeNqF::placeholder{color:var(--muted-text-color)}.styles_audiencePreview__wbr4S{-webkit-margin-before:8px;margin-block-start:8px;min-height:20px}.styles_audiencePreviewLoading__pbAaO{font-size:.75rem;color:var(--muted-text-color)}.styles_audiencePreviewError__vu9P_{font-size:.75rem;color:var(--error-color)}.styles_audiencePreviewCount__Hz78u{font-size:.75rem;color:var(--secondary-color);font-weight:600}.styles_addRuleBtn__OWFeZ{align-self:flex-start;padding:4px 10px;border:none;border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--primary,var(--secondary-color));font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease}.styles_addRuleBtn__OWFeZ:hover{background:var(--primary-bg,#eef2ff)}.styles_filterActions__vKaMj{display:flex;gap:8px;align-items:center}.styles_addGroupBtn__zrIHu{padding:6px 12px;border:1.5px dashed var(--border-color,var(--divider-color));border-radius:var(--border-radius-xs);background:rgba(0,0,0,0);color:var(--text-secondary,var(--muted-text-color));font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.styles_addGroupBtn__zrIHu:hover{border-color:var(--primary,var(--secondary-color));color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff)}.styles_previewBtn__wtFxN{padding:6px 12px;border:1.5px solid var(--primary,var(--secondary-color));border-radius:var(--border-radius-xs);background:var(--primary,var(--secondary-color));color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.styles_previewBtn__wtFxN:hover:not(:disabled){opacity:.9}.styles_previewBtn__wtFxN:disabled{opacity:.5;cursor:not-allowed}.styles_previewResult__6bYXA{padding:8px 12px;border-radius:var(--border-radius-xs);background:var(--alert-success-color,#f4fbe5);color:var(--text-primary,var(--primary-color));font-size:13px;font-weight:500}.styles_container__V0liu{display:flex;flex-direction:column;gap:12px;margin-top:16px}.styles_sectionLabel__aBLl_{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_required__RBVGq{color:var(--danger,var(--error-color))}.styles_sectionHint__vz9iw{font-size:13px;color:var(--text-secondary,var(--muted-text-color));margin:0}.styles_grid__ZrEax{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.styles_card__5h7Kc{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;height:auto;border:2px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-lg);background:var(--bg-surface,#fff);cursor:pointer;text-align:left;transition:all .2s ease}.styles_card__5h7Kc:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_card__5h7Kc.styles_selected__AdOnC{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);box-shadow:0 0 0 1px var(--primary,var(--secondary-color))}.styles_cardIcon____5bg{font-size:24px;line-height:1}.styles_cardLabel__Oo4MC{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_cardDescription__z7lru{font-size:12px;color:var(--text-secondary,var(--muted-text-color));line-height:1.4}@media(max-width:640px){.styles_grid__ZrEax{grid-template-columns:1fr}}.styles_container__C8vAw{display:flex;flex-direction:column;gap:16px;padding:16px 0}.styles_sectionLabel__f7sFf{font-size:14px;font-weight:600;color:var(--text-primary,var(--primary-color))}.styles_fieldGroup__xRYKj{display:flex;flex-direction:column;gap:6px}.styles_fieldLabel__N0oMs{font-size:13px;font-weight:500;color:var(--text-secondary,var(--muted-text-color))}.styles_frequencyGrid__iX1IP{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.styles_freqButton__czE7Y{padding:10px 8px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer;transition:all .15s ease}.styles_freqButton__czE7Y:hover{border-color:var(--primary-light,#818cf8);background:var(--bg-surface-hover,#f8fafc)}.styles_freqButton__czE7Y.styles_active__BD7ja{border-color:var(--primary,var(--secondary-color));background:var(--primary-bg,#eef2ff);color:var(--primary,var(--secondary-color));font-weight:600}.styles_input__hhKY5{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color))}.styles_input__hhKY5:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_input__hhKY5::placeholder{color:var(--text-muted,#94a3b8)}.styles_select__Mn3vX{width:100%;padding:10px 12px;border:1.5px solid var(--border-color,var(--divider-color));border-radius:var(--border-radius-sm);background:var(--bg-surface,#fff);font-size:13px;color:var(--text-primary,var(--primary-color));-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.styles_select__Mn3vX:focus{outline:none;border-color:var(--primary,var(--secondary-color));box-shadow:0 0 0 2px var(--primary-bg,#eef2ff)}.styles_inputError__uzTbi,.styles_inputError__uzTbi:focus{border-color:var(--error-color,var(--error-color))}.styles_inputError__uzTbi:focus{box-shadow:0 0 0 2px rgba(237,67,67,.15)}.styles_errorText__mb2gS{font-size:12px;color:var(--error-color,var(--error-color));font-weight:500}.styles_hint__MtJ3k{font-size:11px;color:var(--text-muted,#94a3b8);font-style:italic}.styles_toggleRow__Vf7IA{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid var(--border-color,var(--divider-color))}.styles_toggleLabel__rEyDa{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--text-primary,var(--primary-color));cursor:pointer}.styles_checkbox__wK3de{-moz-appearance:checkbox!important;appearance:checkbox!important;-webkit-appearance:checkbox!important;accent-color:var(--primary,var(--secondary-color));width:16px!important;height:16px!important;min-height:unset!important;flex-shrink:0;cursor:pointer}.styles_toggleHint__xmFYL{font-size:11px;color:var(--text-secondary,var(--muted-text-color));padding-left:24px}.styles_head__A9D0v{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__A9D0v.styles_header_big__6DOw5 .styles_title__4f2tY{font-size:26px}@media screen and (max-width:767px){.styles_head__A9D0v.styles_header_big__6DOw5 .styles_title__4f2tY{font-size:24px}}.styles_head__A9D0v.styles_header_big__6DOw5 .styles_text__bahhQ{font-weight:600}.styles_head__A9D0v .styles_logo_wrapper__AOEZ8{margin-top:15px;margin-bottom:40px;min-width:14px;display:flex;justify-content:center}.styles_head__A9D0v .styles_title__4f2tY{text-align:center;font-size:24px;margin-bottom:0;font-weight:700}.styles_head__A9D0v .styles_text__bahhQ{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__A9D0v .styles_text__bahhQ{width:100%}}.styles_navigation__xUJ5X{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.styles_footer__BSoKs{padding:var(--inner-padding);border-top:1px solid var(--muted-divider-color)}.styles_footer__BSoKs p{text-align:center;margin-top:15px;font-size:14px;line-height:20px;font-weight:500}.styles_footer__BSoKs p:first-child{margin-top:0}.styles_footer__BSoKs p.styles_small__w3U_e,.styles_footer__BSoKs p[data-small]{color:var(--muted-text-color);font-size:11px;margin-top:0}.styles_footer__BSoKs p.styles_small__w3U_e a,.styles_footer__BSoKs p[data-small] a{font-weight:400;text-decoration:underline}.styles_footer__BSoKs p a{font-weight:700;text-decoration:none}.styles_body__NprjQ{padding:var(--inner-padding)}.styles_body__NprjQ.styles_is_basic__CY9Fs{padding:0}.styles_body__NprjQ.styles_without_padding__gupHz{padding:0!important}.styles_btn__wrapper__ntqTs{margin-bottom:10px}.styles_btn__wrapper__ntqTs .styles_btn__icon__CLp0l{margin-right:10px}.styles_input_block__afVpL{margin-bottom:var(--inner-padding)}@media screen and (max-width:450px){.styles_input_block__afVpL.styles_mb_0__QBjFi{margin-bottom:0}}.styles_input_block__afVpL.styles_has_error__TZ8xt .styles_label_wrapper__gJZTj .styles_label__GKGHf{color:var(--error-color)}.styles_input_block__afVpL .styles_label_wrapper__gJZTj{margin-bottom:10px}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf{font-size:13px;font-weight:700;display:block;text-transform:none;transition:color .15s ease}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf.styles_size_big__S_NWw{font-size:15px}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf.styles_text_capitalize__5HLn_{text-transform:capitalize}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_label__GKGHf .styles_required_asterisk__LpkD6{color:var(--error-color)}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_tag__line__FLe_t{margin-top:5px;font-size:13px;color:var(--muted-text-color)}.styles_input_block__afVpL .styles_label_wrapper__gJZTj .styles_tag__line__FLe_t span{display:block}.styles_input_block__afVpL .styles_form__control__pdFW6{margin-bottom:15px}.styles_input_block__afVpL .styles_flex__layout__Laz_Q{display:flex;align-items:flex-start;justify-content:space-between;margin:0 -7px}@media screen and (max-width:410px){.styles_input_block__afVpL .styles_flex__layout__Laz_Q{flex-direction:column}}.styles_input_block__afVpL .styles_flex__layout__Laz_Q .styles_form__control__pdFW6{flex:1 1;padding:0 7px}@media screen and (max-width:410px){.styles_input_block__afVpL .styles_flex__layout__Laz_Q .styles_form__control__pdFW6{width:100%}}.styles_alert__message__YIYoD{margin-top:12px}.styles_required_asterisk__LpkD6{color:var(--error-color);-webkit-margin-start:2px;margin-inline-start:2px;font-weight:700}.styles_has_error__TZ8xt .styles_label_wrapper__gJZTj .styles_label__GKGHf{color:var(--error-color)}.styles_flex__layout__Laz_Q{display:flex;align-items:center;justify-content:space-between;margin:0 -7px}@media screen and (max-width:450px){.styles_flex__layout__Laz_Q{flex-direction:column}}.styles_flex__layout__Laz_Q>div{flex:1 1;padding:0 7px;margin-bottom:0}@media screen and (max-width:450px){.styles_flex__layout__Laz_Q>div{width:100%;margin-bottom:15px}}.styles_attendee_card__DG8kU{padding:var(--inner-padding) 0;display:flex;gap:10px}.styles_attendee_card__DG8kU .styles_left__rq6wU{flex:1 1;display:flex}@media screen and (max-width:359px){.styles_attendee_card__DG8kU .styles_left__rq6wU{flex-direction:column}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-right:20px;max-width:52px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-top:0;margin-right:10px}}@media screen and (max-width:359px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_avatar_wrapper__WcqVe{margin-bottom:10px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_title__xSLi1{font-size:15px;margin-bottom:1px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_title__xSLi1{font-size:14px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_sub_title__QWl6B{font-size:13px;margin-bottom:1px}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_sub_title__QWl6B{font-size:12px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL{margin-top:5px;display:flex;gap:10px;align-items:center}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL{font-size:14px;margin-top:2px}}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL a{display:flex;gap:10px;align-items:center}.styles_attendee_card__DG8kU .styles_left__rq6wU .styles_inner___l94B .styles_extra_info__Rt6dL a span{min-width:24px}.styles_attendee_card__DG8kU .styles_right__wh7ec{display:flex;align-items:center}.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS{margin-left:10px;height:96px;width:96px;display:flex;justify-content:center;align-items:center;border:1px dashed var(--divider-color);border-radius:var(--border-radius)}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS{height:60px;width:100%;margin-left:0;padding:5px}}.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS .styles_price__W_bmD{font-size:19px;font-weight:700}@media screen and (max-width:580px){.styles_attendee_card__DG8kU .styles_right__wh7ec .styles_ticket_wrapper__Y3WgS .styles_price__W_bmD{font-size:14px}}.styles_container__KizGb{margin-top:16px;padding:12px;background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_heading__EgPsU{font-size:14px;font-weight:600;margin-bottom:10px;color:var(--text-color);display:flex;align-items:center;gap:6px}.styles_heading__EgPsU:before{content:"";display:inline-block;width:4px;height:14px;background-color:var(--tertiary-color);border-radius:var(--border-radius-xs)}.styles_mapWrapper__E2LzE{background-color:#fff;border-radius:var(--border-radius-sm);overflow:hidden;border:1px solid var(--divider-color)}.styles_svg__Ci5r9{width:100%;height:auto;max-height:250px;display:block}.styles_legend__Vb7Hq{display:flex;gap:16px;margin-top:10px;justify-content:center}.styles_legendItem__8SU7m{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted-text-color)}.styles_dot__MDvpx{width:12px;height:12px;border-radius:50%;display:inline-block}.styles_dot__MDvpx.styles_purchased__XYjtX{background-color:#22c55e;border:2px solid #166534}.styles_dot__MDvpx.styles_other__qSOdf{background-color:#d1d5db;border:1px solid var(--muted-text-color)}.styles_footer__g2nRR{border-top:1px solid var(--muted-divider-color);width:100%;display:flex;align-items:center;padding:25px 0 0;margin-top:25px}.styles_footer__g2nRR .styles_checkin_all_form__CtJBd{width:100%}@media screen and (max-width:767px){.styles_search_form__DGzUb>div:first-child{margin-bottom:20px!important}}.styles_qr_scaner__Cy4Xf{position:relative}.styles_qr_scaner__Cy4Xf .styles_loading_wrapper__094S0{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:99}.styles_qr_scaner__Cy4Xf .styles_loading_wrapper__094S0 .styles_meet_icon__bueOt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:99;display:flex;align-items:center;margin-top:-8px}.styles_qr_scaner__Cy4Xf.styles_is_loading___kAfM{border:1px solid var(--muted-text-color)!important;border-radius:var(--border-radius);overflow:hidden}.styles_qr_scaner__Cy4Xf.styles_is_loading___kAfM:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1;display:flex;justify-content:center;align-items:center}.styles_tickets_list_heading__9TlN_{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--muted-divider-color);justify-content:space-between}.styles_tickets_list_heading__9TlN_,.styles_tickets_list_heading__9TlN_ .styles_tickets_list_heading_innre__muLim{display:flex;align-items:center;gap:5px}.styles_tickets_list_heading__9TlN_ .styles_not_checked_in__6BUqm{font-weight:400}.styles_tickets_list_heading__9TlN_ .styles_count__badge__bwGRV{background-color:var(--muted-text-color);color:#fff;border-radius:var(--border-radius-full);text-align:center;padding:0 5px;margin-top:2px;font-size:12px;display:flex;justify-content:center;align-items:center}.styles_ticket_checkin__YzIeU{padding:5px 0;display:flex;align-items:center}@media screen and (max-width:580px){.styles_ticket_checkin__YzIeU{gap:5px}}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk{flex:1 1;display:flex;align-items:center;gap:10px}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_avatar_wrapper__rZ3Vb{display:flex;min-width:28px}@media screen and (max-width:580px){.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_avatar_wrapper__rZ3Vb{margin-top:0}}@media screen and (max-width:359px){.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_avatar_wrapper__rZ3Vb{margin-bottom:10px}}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw{display:flex;flex-direction:column;align-items:flex-start;gap:2px}@media screen and (max-width:580px){.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw{gap:1px}}@media screen and (max-width:359px){.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw{gap:5px}}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw .styles_title__NDv0T{font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw .styles_seat_badge__OIxu_{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;font-size:11px;font-weight:600;background:var(--primary-color);color:#fff;border-radius:var(--border-radius-sm);text-transform:uppercase}.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw .styles_date_time__aPH3r,.styles_ticket_checkin__YzIeU .styles_left__cI0Bk .styles_inner__6BXNw .styles_tier_name__1TrRb{font-size:13px;color:var(--muted-text-color)}.styles_ticket_checkin__YzIeU .styles_right__C_oqC{display:flex;align-items:center}.styles_ticket_checkin__YzIeU .styles_right__C_oqC .styles_ticket_wrapper__8jFpQ{margin-left:10px;height:96px;width:96px;display:flex;justify-content:center;align-items:center;border:1px dashed var(--divider-color);border-radius:var(--border-radius)}@media screen and (max-width:580px){.styles_ticket_checkin__YzIeU .styles_right__C_oqC .styles_ticket_wrapper__8jFpQ{height:60px;width:100%;margin-left:0}}.styles_ticket_checkin__YzIeU .styles_right__C_oqC .styles_ticket_wrapper__8jFpQ .styles_price__aZF2e{font-size:19px;font-weight:700}.styles_ticket_checkin__YzIeU .styles_right__C_oqC .styles_checked_in_wrapper__PWC8V{display:flex;align-items:center;gap:10px}.styles_modalContent__Muq_i{padding:0}.styles_modalCard__64Wz0{background:var(--card-background,#fff);border-radius:var(--border-radius-lg);padding:28px 24px 24px;width:100%}.styles_modalCardHeader__xXl6t{position:relative;margin-bottom:24px}.styles_modalCardHeader__xXl6t h2{margin:10px 0 6px;font-size:1.375rem;font-weight:700;color:var(--text-color);line-height:1.25}.styles_modalCardHeader__xXl6t p{margin:0;font-size:.875rem;color:var(--muted-text-color);line-height:1.5}.styles_headerBadge__EfmZF{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-text-color)}.styles_closeButton__zkrxG{position:absolute;top:0;inset-inline-end:0;width:32px;height:32px;border-radius:50%;background:var(--background-color);border:1px solid var(--divider-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);cursor:pointer;transition:all .15s ease}.styles_closeButton__zkrxG:hover{background:var(--divider-color);color:var(--text-color)}.styles_bodyWrapper__MY4ZR{width:100%}.styles_spinner__E90fN{display:inline-block;position:relative}.styles_spinner__E90fN .styles_spinner_inner__G77c_{display:block;border-radius:50%;border-style:solid;border-top-color:rgba(0,0,0,0);animation:styles_spin__7NYRU .8s cubic-bezier(.4,0,.2,1) infinite}.styles_sm__EUCJH .styles_spinner_inner__G77c_{width:16px;height:16px;border-width:2px}.styles_md__vlfd0 .styles_spinner_inner__G77c_{width:24px;height:24px;border-width:2.5px}.styles_lg__k_ca5 .styles_spinner_inner__G77c_{width:40px;height:40px;border-width:3px}.styles_primary__mcOqd .styles_spinner_inner__G77c_{border-color:var(--primary-color);border-top-color:rgba(0,0,0,0)}.styles_secondary__qODtG .styles_spinner_inner__G77c_{border-color:var(--secondary-color);border-top-color:rgba(0,0,0,0)}.styles_white__bHnfH .styles_spinner_inner__G77c_{border-color:rgba(0,0,0,0) #fff #fff}@keyframes styles_spin__7NYRU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_divider__fUqhH{position:relative;display:flex;align-items:center;justify-content:center;margin:24px 0;gap:16px}.styles_divider__fUqhH:after,.styles_divider__fUqhH:before{content:"";flex:1 1;height:1px;background:linear-gradient(to var(--_dir,right),transparent,var(--divider-color) 80%)}.styles_divider__fUqhH:before{--_dir:right}.styles_divider__fUqhH:after{--_dir:left}.styles_divider__fUqhH .styles_text__BB158{flex-shrink:0;padding:4px 14px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-pill);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--muted-text-color);text-transform:uppercase;line-height:1;z-index:1}[data-theme=dark] .styles_divider__fUqhH .styles_text__BB158{background-color:#060c19;color:#fff;border-color:hsla(0,0%,100%,.1)}.styles_loginHeading__zRb0B{text-align:center;margin-bottom:32px;position:relative}.styles_loginHeading__zRb0B .styles_mobileLogo__kz6rl{display:none;justify-content:center;margin-bottom:24px;width:100%}@media(max-width:900px){.styles_loginHeading__zRb0B .styles_mobileLogo__kz6rl{display:flex}}.styles_loginHeading__zRb0B .styles_mobileLogo__kz6rl a{margin:0 auto!important;display:flex!important}@media(max-width:768px){.styles_loginHeading__zRb0B .styles_mobileLogo__kz6rl a img{width:48px!important;height:48px!important}}.styles_loginHeading__zRb0B h2{font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--text-color);margin-bottom:6px}@media(max-width:480px){.styles_loginHeading__zRb0B h2{font-size:26px}}.styles_loginHeading__zRb0B p{font-size:15px;color:var(--muted-text-color);margin:0;font-weight:400}.ChatInputComponent_chatInputContainer__54Owj{position:relative;width:100%}.ChatInputComponent_chatInput__pN4FF{font-family:inherit;padding:12px;height:44px;width:100%;font-size:14px;line-height:1.4;border-radius:var(--border-radius-lg);border:0 solid var(--muted-divider-color);background-color:rgba(0,0,0,0);resize:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ChatInputComponent_chatInput__pN4FF:focus{border-color:var(--muted-divider-color);outline:none;box-shadow:none;background-color:rgba(0,0,0,0)}.ChatInputComponent_chatInput__pN4FF:disabled{background-color:var(--muted-divider-color);color:var(--muted-text-color);cursor:not-allowed}.ChatInputComponent_chatInput__pN4FF::placeholder{color:var(--muted-text-color);opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ChatInputComponent_chatInput__pN4FF.ChatInputComponent_autoResize__NmaD4{height:auto;min-height:44px;max-height:120px;background-color:var(--background-color)}@media(max-width:767px){.ChatInputComponent_chatInput__pN4FF{padding:10px 14px;height:42px;font-size:15px}.ChatInputComponent_chatInput__pN4FF.ChatInputComponent_autoResize__NmaD4{min-height:42px}}.ChatInputComponent_chatInputError__qpNxR{border-color:var(--error-color)}.ChatInputComponent_chatInputError__qpNxR:focus{border-color:var(--error-color);box-shadow:0 0 0 2px rgba(220,53,69,.1)}.ChatInputComponent_charCount__n5uNN{position:absolute;bottom:-20px;right:0;font-size:11px;color:var(--muted-text-color)}.ChatInputComponent_charCount__n5uNN.ChatInputComponent_error__kmBQK{color:var(--error-color)}.ChatInputComponent_errorMessage__uwOYu{color:var(--error-color);font-size:12px;margin-top:4px;display:block}.styles_videoRecorder__B_57j{display:flex;align-items:center;gap:4px}.styles_cameraButton__HTPbO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:background .15s,color .15s}.styles_cameraButton__HTPbO:hover:not(:disabled){background:var(--background-color);color:var(--primary-color)}.styles_cameraButton__HTPbO:disabled{opacity:.4;cursor:not-allowed}.styles_cameraOverlay__sp1mO{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_cameraPreview__8X217{width:100%;height:100%;object-fit:cover}.styles_recordingBadge__J_ckF{position:absolute;top:env(safe-area-inset-top,16px);left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.9);color:var(--primary-color);padding:6px 14px;border-radius:var(--border-radius-lg);font-size:14px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:16px}.styles_redDot__dB6jV{width:10px;height:10px;background:var(--error-color);border-radius:50%;animation:styles_pulse__inuU9 1s infinite}@keyframes styles_pulse__inuU9{0%,to{opacity:1}50%{opacity:.3}}.styles_flipBtn__0ehXn{position:absolute;top:env(safe-area-inset-top,16px);right:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,.5);color:#fff;cursor:pointer;border-radius:50%;transition:background .15s;margin-top:16px}.styles_flipBtn__0ehXn:hover{background:rgba(0,0,0,.7)}.styles_overlayControls__GWJ3K{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 20px calc(env(safe-area-inset-bottom, 16px) + 20px);background:linear-gradient(transparent,rgba(0,0,0,.7))}.styles_cancelBtn__glnRq{border:2px solid hsla(0,0%,100%,.7);background:rgba(0,0,0,.3);color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;border-radius:var(--border-radius-lg);display:flex;align-items:center;gap:6px;transition:background .15s}.styles_cancelBtn__glnRq:hover{background:hsla(0,0%,100%,.15)}.styles_recordBtn__HsVTl{border:none;background:var(--error-color);color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;border-radius:var(--border-radius-lg);display:flex;align-items:center;gap:8px;transition:opacity .15s}.styles_recordBtn__HsVTl:hover{opacity:.85}.styles_recordDot__sGmv8{width:10px;height:10px;background:#fff;border-radius:50%}.styles_stopBtn__T7qqf{border:none;background:var(--error-color);color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;border-radius:var(--border-radius-lg);display:flex;align-items:center;gap:8px;transition:opacity .15s}.styles_stopBtn__T7qqf:hover{opacity:.85}.styles_stopIcon__NcNq2{display:block;width:12px;height:12px;background:#fff;border-radius:var(--border-radius-xs)}.styles_sendBtn__YsmQD{border:none;background:var(--secondary-color);color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;border-radius:var(--border-radius-lg);display:flex;align-items:center;gap:8px;transition:opacity .15s}.styles_sendBtn__YsmQD:hover{opacity:.85}.styles_reviewHeader__AePdU{position:absolute;top:env(safe-area-inset-top,16px);left:50%;transform:translateX(-50%);color:var(--primary-color);font-size:14px;font-weight:600;background:hsla(0,0%,100%,.9);padding:6px 14px;border-radius:var(--border-radius-lg);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:16px;z-index:2}.styles_reviewPlayOverlay__07_f5{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.styles_reviewPlayButton__7d6bs{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);border-radius:50%;color:var(--primary-color);box-shadow:var(--shadow-md)}.styles_uploadingWrapper__LjLpt{display:flex;flex-direction:column;align-items:center;gap:12px}.styles_uploadingSpinner__mkqoF{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;animation:styles_spin__cB8T_ .8s linear infinite}@keyframes styles_spin__cB8T_{to{transform:rotate(1turn)}}.styles_uploadingText__XdimQ{font-size:14px;color:hsla(0,0%,100%,.8)}.styles_error__cNbRr{font-size:11px;color:var(--error-color)}.styles_voiceRecorder__Id_6D{display:flex;align-items:center;gap:4px}.styles_micButton__bTaiQ{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:background .15s ease,color .15s ease;flex-shrink:0}.styles_micButton__bTaiQ:hover:not(:disabled){background:var(--background-color);color:var(--primary-color)}.styles_micButton__bTaiQ:disabled{opacity:.4;cursor:not-allowed}.styles_error__D84Ro{font-size:11px;color:var(--error-color);white-space:nowrap}.styles_recordingBar__Q1Gwn{display:flex;align-items:center;gap:10px;padding:0 10px 0 6px;background:#fff;border:1.5px solid rgba(237,67,67,.25);border-radius:var(--border-radius);box-shadow:0 0 0 3px rgba(237,67,67,.08),var(--shadow-sm);flex:1 1;min-height:44px;animation:styles_recordingSlideIn__fdiW7 .18s ease-out both}@keyframes styles_recordingSlideIn__fdiW7{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}.styles_cancelBtn__0LFtx{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:background .15s ease,color .15s ease}.styles_cancelBtn__0LFtx:hover{background:var(--alert-error-color);color:var(--error-color)}.styles_cancelBtn__0LFtx svg{display:block}.styles_recordingIndicator__3Am0_{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}.styles_redDot__Ayib8{flex-shrink:0;width:9px;height:9px;background:var(--error-color);border-radius:50%;animation:styles_dotPulse__lr_EC 1.2s ease-in-out infinite}@keyframes styles_dotPulse__lr_EC{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.styles_waveform__xiWhS{display:flex;align-items:center;gap:3px;height:22px;flex-shrink:0}.styles_waveBar__aDFgF{display:block;width:3px;border-radius:var(--border-radius-xs);background:var(--error-color);transform-origin:center bottom;animation:styles_audioWave__AXKzj 1.2s ease-in-out infinite}.styles_waveBar__aDFgF:first-child{height:8px;animation-delay:-1.15s}.styles_waveBar__aDFgF:nth-child(2){height:16px;animation-delay:-.95s}.styles_waveBar__aDFgF:nth-child(3){height:10px;animation-delay:-.75s}.styles_waveBar__aDFgF:nth-child(4){height:20px;animation-delay:-.55s}.styles_waveBar__aDFgF:nth-child(5){height:13px;animation-delay:-.35s}.styles_waveBar__aDFgF:nth-child(6){height:18px;animation-delay:-.15s}@keyframes styles_audioWave__AXKzj{0%,to{transform:scaleY(.35);opacity:.7}50%{transform:scaleY(1);opacity:1}}.styles_durationText__EnVzb{font-size:13px;font-weight:700;color:var(--error-color);min-width:34px;letter-spacing:.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.styles_sendBtn__nGzSO{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border:none;background:var(--primary-color);color:#fff;cursor:pointer;border-radius:50%;transition:opacity .15s ease,transform .15s ease}.styles_sendBtn__nGzSO svg{display:block}.styles_sendBtn__nGzSO:hover{opacity:.88;transform:scale(1.06)}.styles_sendBtn__nGzSO:active{transform:scale(.96)}.styles_uploadingBar__fsdlW{border-color:var(--divider-color);box-shadow:var(--shadow-sm);justify-content:center;gap:10px}.styles_uploadingSpinner__1Epma{width:18px;height:18px;flex-shrink:0;border:2px solid var(--divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:styles_spin__UueB8 .7s linear infinite}@keyframes styles_spin__UueB8{to{transform:rotate(1turn)}}.styles_uploadingText__QMmFl{font-size:13px;color:var(--muted-text-color);font-weight:500}.attachment-menu_container__pBE_P{position:relative}.attachment-menu_menu__F20TY{min-width:180px;max-width:220px;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius);box-shadow:var(--shadow-lg);overflow:hidden;animation:attachment-menu_menuSlideUp__wy9zy .2s ease-out;z-index:1000}.attachment-menu_menuItem__X9WYt{display:flex;align-items:center;gap:12px;padding:12px 16px;width:100%;border:none;background:rgba(0,0,0,0);color:var(--text-color);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.attachment-menu_menuItem__X9WYt:hover{background:var(--background-color)}.attachment-menu_menuItem__X9WYt:active{background:var(--muted-divider-color)}.attachment-menu_menuItem__X9WYt:not(:last-child){border-bottom:1px solid var(--muted-divider-color)}.attachment-menu_menuItemIcon___EqDL{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0}.attachment-menu_menuItemIcon_document__hrxy6{background:rgba(103,58,183,.1);color:#673ab7}.attachment-menu_menuItemIcon_photos__1m81p{background:rgba(76,74,202,.1);color:var(--secondary-color)}.attachment-menu_menuItemIcon_camera__eftuD{background:rgba(237,67,67,.1);color:var(--error-color)}.attachment-menu_menuItemIcon_audio__gZcw9{background:rgba(255,152,0,.1);color:var(--warning-color)}.attachment-menu_menuItemLabel__nZAMy{flex:1 1;text-align:left}@keyframes attachment-menu_menuSlideUp__wy9zy{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.attachment-menu_menu__F20TY{min-width:160px}.attachment-menu_menuItem__X9WYt{padding:10px 14px;font-size:13px;gap:10px}.attachment-menu_menuItemIcon___EqDL{width:28px;height:28px}}.media-picker-panel_panel__h2Pyv{position:absolute;bottom:100%;left:0;right:0;z-index:10;background:var(--card-background-color);border-top:1px solid var(--divider-color);border-radius:var(--border-radius) var(--border-radius) 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.06);animation:media-picker-panel_panelSlideUp__02vud .2s ease-out;overflow:hidden}.media-picker-panel_tabBarWrapper__pgWrn{padding:10px 12px 6px;border-bottom:1px solid var(--divider-color);background:var(--card-background-color)}.media-picker-panel_tabBarWrapper__pgWrn .filter__pills ul{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.media-picker-panel_tabBarWrapper__pgWrn .filter__pills ul::-webkit-scrollbar{display:none}.media-picker-panel_tabBarWrapper__pgWrn .filter__pills li button{display:flex;align-items:center;gap:5px;padding:6px 14px;border-radius:20px;border:1.5px solid var(--divider-color);background:rgba(0,0,0,0);color:var(--muted-text-color);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;flex-shrink:0}.media-picker-panel_tabBarWrapper__pgWrn .filter__pills li button:hover{background:var(--background-color);color:var(--text-color);border-color:var(--dark-divider-color)}.media-picker-panel_tabBarWrapper__pgWrn .filter__pills li button.active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.media-picker-panel_tabBarWrapper__pgWrn .main{margin-bottom:0}.media-picker-panel_tabBar__XnOOA{display:flex;align-items:center;border-bottom:1px solid var(--divider-color);padding:0 4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.media-picker-panel_tabBar__XnOOA::-webkit-scrollbar{display:none}.media-picker-panel_tab__ZBxKL{display:flex;align-items:center;gap:6px;padding:10px 14px;background:rgba(0,0,0,0);color:var(--muted-text-color);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;border:none;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s,border-color .15s;flex-shrink:0}.media-picker-panel_tab__ZBxKL:hover{color:var(--text-color)}.media-picker-panel_tab__ZBxKL.media-picker-panel_active__TTvYJ{color:var(--community-primary,var(--primary-color));border-bottom-color:var(--community-primary,var(--primary-color))}.media-picker-panel_tabEmoji__inQ6t{font-size:16px;line-height:1}.media-picker-panel_content__cqqzB{height:420px;overflow:hidden}.media-picker-panel_emojiPickerWrapper__zvvYT{height:100%;width:100%}.media-picker-panel_emojiPickerWrapper__zvvYT .EmojiPickerReact{border:none!important;box-shadow:none!important;width:100%!important;height:100%!important;--epr-bg-color:var(--card-background-color);--epr-category-label-bg-color:var(--card-background-color);--epr-hover-bg-color:var(--background-color);--epr-search-input-bg-color:var(--background-color);--epr-text-color:var(--text-color);--epr-search-input-text-color:var(--text-color);--epr-search-input-placeholder-color:var(--muted-text-color);--epr-category-icon-active-color:var(--community-primary,var(--primary-color));--epr-highlight-color:var(--community-primary,var(--primary-color));border-radius:0!important}.media-picker-panel_klipyInlineWrapper__m3tXJ{height:100%;width:100%;overflow:hidden}.media-picker-panel_klipyTabContent__mxxPW{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;padding:24px;color:var(--muted-text-color)}.media-picker-panel_klipyTabIcon__DX4kz{font-size:40px}.media-picker-panel_klipyTabText__fRAid{font-size:14px;font-weight:500}.media-picker-panel_klipyTabButton__c3EV_{padding:10px 24px;border:none;border-radius:var(--border-radius-pill);background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#ffffff);font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .15s}.media-picker-panel_klipyTabButton__c3EV_:hover{opacity:.9;transform:scale(1.02)}.media-picker-panel_klipyTabButton__c3EV_:active{transform:scale(.98)}@keyframes media-picker-panel_panelSlideUp__02vud{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.media-picker-panel_content__cqqzB{height:380px}.media-picker-panel_tab__ZBxKL{padding:8px 12px;font-size:12px}}@media(max-width:480px){.media-picker-panel_content__cqqzB{height:380px}.media-picker-panel_tab__ZBxKL{padding:8px 10px;font-size:11px;gap:4px}}.styles_mentionDropdown__ddCLC{position:absolute;bottom:100%;left:0;right:0;max-height:240px;overflow-y:auto;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);z-index:10;margin-bottom:4px}.styles_mentionItem__1AGBP{display:flex;align-items:center;gap:10px;padding:8px 12px;min-height:44px;cursor:pointer;transition:background .15s ease}.styles_mentionItem__1AGBP.styles_selected__mvrEg,.styles_mentionItem__1AGBP:hover{background:rgba(var(--primary-color-rgb),.08)}.styles_mentionItem__1AGBP:not(:last-child){border-bottom:1px solid var(--muted-divider-color)}.styles_avatar__moQj5{object-fit:cover}.styles_avatarPlaceholder__ImCA0,.styles_avatar__moQj5{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--divider-color)}.styles_avatarPlaceholder__ImCA0{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase}.styles_mentionName__sM6ZH{font-size:14px;color:var(--text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_chatInputBar__tGuyZ{display:flex;flex-direction:column;width:100%;gap:0;box-sizing:border-box;position:relative}.styles_chatInputBar__tGuyZ *,.styles_chatInputBar__tGuyZ :after,.styles_chatInputBar__tGuyZ :before{box-sizing:border-box}.styles_mediaPreviewRow__MNbLu{padding:8px 12px 4px}.styles_mediaPreviewCard__oIlOO{display:inline-flex;position:relative;max-width:160px;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);background:var(--card-background-color)}.styles_mediaPreviewCard__oIlOO img,.styles_mediaPreviewCard__oIlOO video{width:100%;height:auto;display:block;max-height:120px;object-fit:cover}.styles_mediaPreviewRemove__G0w5r{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s}.styles_mediaPreviewRemove__G0w5r:hover{background:rgba(0,0,0,.8)}.styles_clipDuration__m91iQ{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;padding:2px 6px;border-radius:var(--border-radius-xs);font-size:10px;font-weight:500}.styles_voiceErrorBanner__yMXo6{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__YlEnT .2s ease}.styles_voiceErrorBanner__yMXo6>span:first-child{flex-shrink:0}.styles_voiceErrorBanner__yMXo6>span:nth-child(2){flex:1 1}.styles_voiceErrorDismiss__PDL8L{background:none;border:none;cursor:pointer;color:var(--error-color);font-size:18px;line-height:1;padding:0 2px;flex-shrink:0}.styles_voiceErrorDismiss__PDL8L:hover{opacity:.7}@keyframes styles_fadeIn__YlEnT{0%{opacity:0}to{opacity:1}}.styles_mainRow__JUfUS{display:flex;align-items:flex-end;gap:6px;padding:12px 10px}.styles_leftActions__DT47F{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-bottom:4px}.styles_actionBtn__scftv{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:background .15s,color .15s;flex-shrink:0;padding:0;position:relative}.styles_actionBtn__scftv:hover:not(:disabled){background:var(--background-color);color:var(--community-primary,var(--primary-color))}.styles_actionBtn__scftv:disabled{opacity:.4;cursor:not-allowed}.styles_actionBtn__scftv.styles_active__Bt1yt{color:var(--community-primary,var(--primary-color));background:color-mix(in srgb,var(--community-primary,var(--primary-color)),transparent 90%)}.styles_inputPill__twLkX{flex:1 1;min-width:0;background:var(--card-background-color);border-radius:var(--border-radius-lg);display:flex;align-items:flex-end;min-height:44px;border:1px solid var(--divider-color);overflow:hidden;transition:border-color .2s ease}.styles_inputPill__twLkX:focus-within{border-color:var(--community-primary,var(--primary-color))}.styles_inputPill__twLkX .chatInputContainer{width:100%}.styles_rightAction__I8tAv{flex-shrink:0;margin-bottom:4px}.styles_micBtn__vDesZ{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:none;background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;border-radius:50%;transition:background .15s,color .15s;padding:0}.styles_micBtn__vDesZ:hover:not(:disabled){background:var(--background-color);color:var(--community-primary,var(--primary-color))}.styles_micBtn__vDesZ:disabled{opacity:.4;cursor:not-allowed}.styles_sendBtn__HPtpl{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:none;background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,#ffffff);cursor:pointer;transition:opacity .15s,transform .15s;padding:0}.styles_sendBtn__HPtpl:hover:not(:disabled){opacity:.9;transform:scale(1.05)}.styles_sendBtn__HPtpl:active:not(:disabled){transform:scale(.95)}.styles_sendBtn__HPtpl:disabled{opacity:.5;cursor:not-allowed}.styles_sendBtn__HPtpl svg{width:20px;height:20px}.styles_recordingOverlay__cYVX6{display:flex;align-items:center;gap:10px;padding:6px 10px}.styles_attachmentZone___S8MR{padding:8px 12px 4px}@media(max-width:767px){.styles_chatInputBar__tGuyZ{background:var(--card-background-color);border-top:1px solid var(--muted-divider-color);box-shadow:0 -2px 8px rgba(0,0,0,.04)}.styles_mainRow__JUfUS{gap:8px;padding:12px 12px max(12px,env(safe-area-inset-bottom))}.styles_leftActions__DT47F{gap:0;margin-bottom:2px}.styles_actionBtn__scftv{width:36px;height:36px}.styles_inputPill__twLkX{min-height:42px}.styles_rightAction__I8tAv{margin-bottom:2px}.styles_micBtn__vDesZ,.styles_sendBtn__HPtpl{width:40px;height:40px}}@media(max-width:480px){.styles_mainRow__JUfUS{gap:6px;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.styles_actionBtn__scftv{width:34px;height:34px}.styles_micBtn__vDesZ,.styles_sendBtn__HPtpl{width:38px;height:38px}}.styles_overlay__Z43Gw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_modal__T_acm{background:#fff;border-radius:var(--border-radius);width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:styles_slideUp__Yzq0t .3s ease-out}@media screen and (max-width:767px){.styles_modal__T_acm{max-width:100%;max-height:90vh;margin:10px}}@keyframes styles_slideUp__Yzq0t{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles_header__aIXfm{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_title__tpngW{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.styles_closeButton___x1Zi{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--muted-text-color);transition:all .2s ease}.styles_closeButton___x1Zi:hover{background:var(--muted-divider-color);color:var(--text-color)}.styles_closeButton___x1Zi:focus{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_searchContainer__ncgyh{padding:16px 24px;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_searchInputWrapper__pmLng{position:relative;display:flex;align-items:center}.styles_searchIcon__OttMq{position:absolute;left:12px;z-index:2;color:var(--muted-text-color);display:flex;align-items:center;justify-content:center}.styles_searchInput___fyIp{width:100%;padding:12px 16px 12px 40px;border:1px solid var(--divider-color);border-radius:var(--border-radius);font-size:14px;background:#fff;transition:all .2s ease}.styles_searchInput___fyIp:focus{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.1)}.styles_searchInput___fyIp::placeholder{color:var(--muted-text-color)}.styles_tabs__MjJfe{display:flex;border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_tab__2xcJ6{flex:1 1;padding:12px 20px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--muted-text-color);transition:all .2s ease;position:relative}.styles_tab__2xcJ6:hover{color:var(--text-color);background:var(--muted-divider-color)}.styles_tab__2xcJ6.styles_active__e0_IG{color:var(--tertiary-color)}.styles_tab__2xcJ6.styles_active__e0_IG:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--tertiary-color)}.styles_tab__2xcJ6:focus{outline:2px solid var(--tertiary-color);outline-offset:-2px}.styles_categories__kMOAr{border-bottom:1px solid var(--divider-color);flex-shrink:0}.styles_categoriesScroll__Y7S2J{display:flex;gap:8px;padding:12px 24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.styles_categoriesScroll__Y7S2J::-webkit-scrollbar{display:none}.styles_categoryBtn__DrInV{background:var(--muted-divider-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:6px 16px;font-size:12px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.styles_categoryBtn__DrInV:hover{background:var(--divider-color);color:var(--text-color)}.styles_categoryBtn__DrInV.styles_active__e0_IG{background:var(--tertiary-color);border-color:var(--tertiary-color);color:#fff}.styles_categoryBtn__DrInV:focus{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_content__xhWDb{flex:1 1;overflow-y:auto;padding:20px 24px;min-height:300px;max-height:400px}@media screen and (max-width:767px){.styles_content__xhWDb{padding:16px 20px;max-height:50vh}}.styles_emptyState___yKG1,.styles_errorState__VfJwn,.styles_loadingState__GimP1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px;color:var(--muted-text-color)}.styles_errorMessage__ZA4ED{margin:0 0 16px;color:var(--error-color)}.styles_loadingSpinner__FoOlN{width:32px;height:32px;border-top:3px solid var(--muted-divider-color);border:3px solid var(--muted-divider-color);border-top-color:var(--tertiary-color);border-radius:50%;animation:styles_spin__LQOCI 1s linear infinite;margin-bottom:12px}@keyframes styles_spin__LQOCI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_stickerGrid__JImL4{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}@media screen and (max-width:767px){.styles_stickerGrid__JImL4{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px}}@media screen and (max-width:480px){.styles_stickerGrid__JImL4{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:8px}}.styles_stickerItem__PFJNw{aspect-ratio:1;background:var(--muted-divider-color);border:2px solid rgba(0,0,0,0);border-radius:var(--border-radius);cursor:pointer;padding:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.styles_stickerItem__PFJNw:hover{border-color:var(--divider-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_stickerItem__PFJNw:focus{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.2)}.styles_stickerItem__PFJNw:active{transform:translateY(0)}.styles_stickerImage___Eufm{width:100%;height:100%;object-fit:contain;border-radius:var(--border-radius-xs)}.styles_loadMoreContainer__E_Eq_{display:flex;justify-content:center;margin-top:20px}.styles_loadingMore__VdPxc{display:flex;flex-direction:column;align-items:center;margin-top:20px;color:var(--muted-text-color);font-size:14px}.styles_loadingMore__VdPxc .styles_loadingSpinner__FoOlN{width:24px;height:24px;border-width:2px;margin-bottom:8px}@media screen and (max-width:767px){.styles_overlay__Z43Gw{padding:10px}.styles_modal__T_acm{border-radius:var(--border-radius-md)}.styles_header__aIXfm{padding:16px 20px}.styles_title__tpngW{font-size:16px}.styles_searchContainer__ncgyh{padding:12px 20px}.styles_tab__2xcJ6{padding:10px 16px;font-size:13px}}@media(prefers-contrast:high){.styles_modal__T_acm{border:2px solid var(--text-color)}.styles_stickerItem__PFJNw{border-width:3px}.styles_tab__2xcJ6.styles_active__e0_IG:after{height:3px}}@media(prefers-reduced-motion:reduce){.styles_modal__T_acm{animation:none}.styles_loadingSpinner__FoOlN{animation:none;border-top-color:var(--tertiary-color)}.styles_stickerItem__PFJNw{transition:none}.styles_stickerItem__PFJNw:hover{transform:none}}.styles_categoryBtn__DrInV:focus-visible,.styles_closeButton___x1Zi:focus-visible,.styles_stickerItem__PFJNw:focus-visible,.styles_tab__2xcJ6:focus-visible{outline:2px solid var(--tertiary-color);outline-offset:2px}.styles_searchInput___fyIp:focus-visible{outline:none;border-color:var(--tertiary-color);box-shadow:0 0 0 3px rgba(128,163,43,.2)}.styles_attribution__PJchp{display:flex;align-items:center;justify-content:center;padding:12px 20px;border-top:1px solid #e1e5e9;background-color:#f8f9fa;border-radius:0 0 var(--border-radius) var(--border-radius)}.styles_attribution__PJchp .styles_poweredBy__JNz_8{display:block;width:100px;height:16px;background-image:url(/img/KLIPYLogo.png);background-size:contain;background-repeat:no-repeat;background-position:50%;text-indent:-9999px;overflow:hidden}@media screen and (max-width:767px){.styles_attribution__PJchp{padding:10px 15px}.styles_attribution__PJchp .styles_poweredBy__JNz_8{width:80px;height:14px}}.styles_post_comment_input__k_bJm{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;width:100%}.styles_post_comment_input__k_bJm.styles_chat_mode__Auetz{display:block;gap:0;padding:0;margin:0;position:relative}.styles_post_comment_input__k_bJm.styles_chat_mode__Auetz form{display:block;width:100%;position:relative}.styles_post_comment_input__k_bJm.styles_chat_mode__Auetz .styles_media_wrapper__mRVQM{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__k_bJm.styles_chat_mode__Auetz .styles_media_wrapper__mRVQM div{margin-bottom:0}.styles_post_comment_input__k_bJm.styles_align_center__YYLk5{justify-content:center}.styles_post_comment_input__k_bJm.styles_removed_participant__RUdVM{background-color:var(--alert-error-color);border-radius:var(--border-radius-sm);padding:12px;opacity:.7;pointer-events:none}.styles_post_comment_input__k_bJm.styles_removed_participant__RUdVM .styles_text_area__gU18i .lexical-editor{background-color:rgba(0,0,0,0);cursor:not-allowed}.styles_post_comment_input__k_bJm .styles_avatar_wrapper__Od5wy{flex-shrink:0}.styles_post_comment_input__k_bJm form{flex:1 1;width:100%;display:flex;flex-direction:column}.styles_post_comment_input__k_bJm .styles_media_wrapper__mRVQM{margin-bottom:10px}.styles_post_comment_input__k_bJm .styles_clip_wrapper__StcRl,.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_meme_wrapper__wGiwe,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{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__k_bJm .styles_selected_gif__WVhdB{position:relative;display:inline-block;max-width:200px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__k_bJm .styles_gif_preview__KouGX{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{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__k_bJm .styles_remove_gif__Vfkdi:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{position:relative;display:inline-block;max-width:100px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__k_bJm .styles_sticker_preview__f7VYf{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__k_bJm .styles_remove_sticker__yUxXF{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__k_bJm .styles_remove_sticker__yUxXF:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__k_bJm .styles_selected_clip__pu0VB{position:relative;display:inline-block;max-width:180px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__k_bJm .styles_clip_preview__ZZK_o{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__k_bJm .styles_clip_duration__aTPaD{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__k_bJm .styles_remove_clip__BMZyL{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__k_bJm .styles_remove_clip__BMZyL:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__k_bJm .styles_selected_meme__Su5K6{position:relative;display:inline-block;max-width:120px;border-radius:var(--border-radius-sm);overflow:hidden}.styles_post_comment_input__k_bJm .styles_meme_preview__zRuQh{width:100%;height:auto;display:block;border-radius:var(--border-radius-sm)}.styles_post_comment_input__k_bJm .styles_meme_template__Plm7I{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__k_bJm .styles_remove_meme__Phvgv{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__k_bJm .styles_remove_meme__Phvgv:hover{background:rgba(var(--primary-color-rgb),.9)}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{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__k_bJm .styles_comment_details__ef_wF .styles_voiceAccessError__18YfV{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__fMcpI .2s ease}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_voiceAccessError__18YfV>span:first-child{flex-shrink:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_voiceAccessError__18YfV>span:nth-child(2){flex:1 1}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_voiceAccessErrorDismiss__Wt6k6{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__k_bJm .styles_comment_details__ef_wF .styles_voiceAccessErrorDismiss__Wt6k6:hover{opacity:.7}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_inputRow__Jkc_j{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%;padding-right:10px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda{display:flex;align-items:flex-start;flex:1 1;width:100%}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda .styles_text_area__gU18i{flex:1 1;min-width:0;width:100%}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda .styles_text_area__gU18i .styles_login_message__VYAFe{padding:15px 10px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda input{height:100%;width:100%;border:none;background-color:rgba(0,0,0,0);min-width:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_input_wrapper__EgKda input:focus{outline:none;border:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{display:flex;align-items:center;gap:8px;margin-right:0;margin-bottom:4px;flex-shrink:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL{display:flex;align-items:center;flex-shrink:0}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL.styles_disabled__eC_9k{cursor:default;opacity:.5}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL.styles_disabled__eC_9k button{cursor:default!important}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg{color:var(--muted-text-color);transition:all .2s ease}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg{transition:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_attachment_button__QM9GL svg:hover{transform:none}}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN{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__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN:disabled{opacity:.5;cursor:default}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg{color:var(--muted-text-color);transition:all .2s ease;width:20px;height:20px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg:hover{color:var(--text-color);transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg{transition:none}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sumbit_btn__M6WcN svg:hover{transform:none}}.styles_compact_reply__ZndOj{border-radius:var(--border-radius-full)!important}.styles_compact_reply__ZndOj .styles_comment_details__ef_wF .styles_inputRow__Jkc_j{align-items:center}.styles_compact_reply__ZndOj .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{margin-bottom:0}.styles_varifaication_message__BMRma{margin-top:15px;font-size:14px}@media(max-width:768px){.styles_post_comment_input__k_bJm{gap:8px}.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{padding:8px}.styles_post_comment_input__k_bJm .styles_selected_gif__WVhdB{max-width:150px}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{max-width:80px}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{width:20px;height:20px;font-size:14px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{padding-right:8px;gap:8px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{gap:6px;margin-right:0;margin-bottom:7px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sticker_button__xJooN svg{width:18px;height:18px}}@media(max-width:480px){.styles_post_comment_input__k_bJm{gap:6px}.styles_post_comment_input__k_bJm .styles_gif_wrapper__qD1Yq,.styles_post_comment_input__k_bJm .styles_sticker_wrapper__P0DoJ{padding:6px}.styles_post_comment_input__k_bJm .styles_selected_gif__WVhdB{max-width:120px}.styles_post_comment_input__k_bJm .styles_selected_sticker__mABat{max-width:60px}.styles_post_comment_input__k_bJm .styles_remove_gif__Vfkdi{width:18px;height:18px;font-size:12px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF{padding-right:6px;gap:6px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_action_buttons__CjZGk{gap:4px;margin-right:0;margin-bottom:6px}.styles_post_comment_input__k_bJm .styles_comment_details__ef_wF .styles_sticker_button__xJooN svg{width:16px;height:16px}}.styles_container__KlSpA{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_header__USVZz{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_searchInput___APLE{width:100%;max-width:320px;padding:10px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.875rem;color:var(--text-color);background:var(--background-color);outline:none;transition:border-color .2s ease}.styles_searchInput___APLE::placeholder{color:var(--muted-text-color)}.styles_searchInput___APLE:focus{border-color:var(--primary-color)}.styles_manageLink__2ysyP{font-size:.875rem;font-weight:500;color:var(--link-color);text-decoration:none}.styles_manageLink__2ysyP:hover{text-decoration:underline}.styles_cardGrid__ZgMKf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media screen and (max-width:768px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}@media screen and (max-width:480px){.styles_cardGrid__ZgMKf{grid-template-columns:repeat(2,1fr);gap:12px}}.styles_cardOccupation__NDWe3{font-size:.8125rem;color:var(--text-color);margin:0 0 2px;font-weight:500}.styles_cardLocation__RkFta{font-size:.75rem;color:var(--muted-text-color);margin:0}.styles_loadMoreBtn__4hLY0{margin-top:var(--section-margin)}.styles_communities_container___BMTu{display:flex;flex-direction:column;gap:var(--spacing-lg,24px)}.styles_search_section__JtRSC{margin-bottom:var(--spacing-md,16px)}.styles_communities_grid__xZs1G{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-md,16px);gap:var(--spacing-md,16px)}@media(min-width:768px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_communities_grid__xZs1G{grid-template-columns:repeat(3,1fr)}}.styles_community_card__PMZow{height:100%;transition:transform .2s ease,box-shadow .2s ease;background:var(--card-background-color);border:1px solid var(--divider-color);overflow:hidden}.styles_community_card__PMZow:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary-color-rgb)}.styles_community_card__PMZow .styles_card_link__w2x_3{text-decoration:none;color:inherit;display:block;height:100%}.styles_community_card__PMZow .styles_card_content__eXqZH{display:flex;gap:var(--spacing-md,16px);padding:var(--inner-padding);height:100%}.styles_community_card__PMZow .styles_avatar_section__Y8ero{flex-shrink:0}.styles_community_card__PMZow .styles_info_section___fKFG{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:4px}.styles_community_card__PMZow .styles_header__tr6Rw{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.styles_community_card__PMZow .styles_title__Kp06A{font-size:var(--font-size-md,16px);font-weight:600;color:var(--text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_community_card__PMZow .styles_role_badge__Hy7fI{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px;background:rgba(var(--primary-color-rgb,0,0,0),.1);color:var(--primary-color);flex-shrink:0}.styles_community_card__PMZow .styles_category__VfMDo{font-size:var(--font-size-xs,12px);color:var(--muted-text-color);margin:0;font-weight:500}.styles_community_card__PMZow .styles_description__iufJU{font-size:var(--font-size-sm,14px);color:var(--muted-text-color);margin:4px 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_members_list_wrapper__z4dIe .styles_manage_link__gZLkq{margin-top:10px}.styles_members_list_wrapper__z4dIe .styles_manage_link__gZLkq a{color:var(--primary-color);text-decoration:underline;display:inline-flex}.styles_header_title__pEKiU,.styles_text__6Xrjh{margin:0 0 20px;font-size:20px;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_header_container___mwRe{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);flex-wrap:nowrap;gap:var(--spacing-md)}.styles_header_title__pEKiU{margin:0}.styles_segmented_control__gQoA9{display:flex;background:var(--dark-divider-color,var(--background-color));padding:4px;border-radius:var(--border-radius);width:-moz-fit-content;width:fit-content;margin-bottom:0;position:relative;border:1px solid rgba(0,0,0,.05)}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9{border:none;background:none;padding:8px 12px;font-size:var(--font-size-sm);font-weight:600;color:var(--muted-text-color);cursor:pointer;border-radius:var(--border-radius-sm);transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1;display:flex;align-items:center;gap:var(--spacing-sm)}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9.styles_active__9_f8G{background:var(--card-background-color);color:var(--text-color);box-shadow:var(--shadow-sm)}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9:hover:not(.styles_active__9_f8G){color:var(--text-color)}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9 svg{width:16px;height:16px}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9 .styles_btn_label__7uChE{display:block}@media(max-width:767px){.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9 .styles_btn_label__7uChE{display:none}.styles_segmented_control__gQoA9 .styles_segment_btn__S7sQ9{padding:8px}}.styles_submitBtn__pVKoP{background:none;border:none;cursor:pointer;color:var(--muted-text-color);transition:color .2s ease}.styles_submitBtn__pVKoP:hover{color:var(--primary-color)}.styles_search_form__RNTCs{margin-bottom:40px}.styles_tabs_container__0CfOb{margin-top:var(--spacing-lg);margin-bottom:var(--spacing-lg)}@media(max-width:767px){.styles_tabs_container__0CfOb{margin-top:var(--spacing-md);margin-bottom:var(--spacing-md)}}.styles_active_filter_container__7sSY2{display:flex;justify-content:center;margin-bottom:var(--spacing-lg)}.styles_active_filter_chip__TN7cB{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:var(--border-radius-pill);font-size:var(--font-size-sm);font-weight:600;transition:all .2s ease}.styles_active_filter_chip__TN7cB:hover{background:rgba(var(--primary-color-rgb),.12)}.styles_active_filter_chip__TN7cB .styles_clear_icon__r4QMz{cursor:pointer;display:flex;align-items:center;padding:2px;border-radius:50%;transition:background .2s}.styles_active_filter_chip__TN7cB .styles_clear_icon__r4QMz:hover{background:rgba(0,0,0,.08)}.styles_section__YUQnI{margin-top:var(--spacing-2xl)}.styles_section__YUQnI:first-child{margin-top:var(--spacing-xl)}.styles_section__YUQnI:last-child{margin-bottom:0}.styles_section_header__AjNB1{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-md)}.styles_section_title__lhEMn{font-size:var(--font-size-lg);font-weight:700;color:var(--text-color);margin:0;letter-spacing:-.02em}.styles_section_count__Xsm0I{background:var(--primary-tint,#E2DFFF);color:var(--primary-color);font-size:11px;font-weight:700;padding:2px 8px;border-radius:var(--border-radius-pill);-webkit-margin-start:var(--spacing-sm);margin-inline-start:var(--spacing-sm);display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px}.styles_section_view_all__1ds9S{font-size:var(--font-size-sm);font-weight:600;color:var(--primary-color);text-decoration:none;display:flex;align-items:center;gap:4px;transition:opacity .2s ease}.styles_section_view_all__1ds9S:hover{opacity:.75}.styles_featured_owner_slot__1BNHm{grid-column:span 2}@media(max-width:767px){.styles_featured_owner_slot__1BNHm{grid-column:span 2}}@media(max-width:480px){.styles_featured_owner_slot__1BNHm{grid-column:auto}}.styles_featured_owner_card___3SlT{position:relative;display:flex;align-items:center;gap:20px;padding:24px;height:100%;min-height:100%;background:#f3f3f5;border:1px solid rgba(231,235,243,.95);border-radius:var(--border-radius-lg);cursor:pointer;overflow:hidden;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)}.styles_featured_owner_card___3SlT:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:rgba(76,74,202,.2)}.styles_featured_owner_card___3SlT:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media(max-width:480px){.styles_featured_owner_card___3SlT{flex-direction:column;align-items:flex-start;padding:20px}}.styles_featured_owner_avatar__h4Qox{flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_featured_owner_body__Il6_d{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:10px;-webkit-padding-end:56px;padding-inline-end:56px}@media(max-width:480px){.styles_featured_owner_body__Il6_d{-webkit-padding-end:0;padding-inline-end:0}}.styles_featured_owner_badges___kvkX{display:flex;flex-wrap:wrap;gap:6px}.styles_featured_owner_role_pill__bO28x{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--border-radius-pill);background:rgba(76,74,202,.12);color:var(--primary-color);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.styles_featured_owner_name__PePOd{font-size:var(--font-size-lg);font-weight:800;color:var(--text-color);margin:0;line-height:1.2;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.styles_featured_owner_subtitle__jPpwB{font-size:var(--font-size-sm);color:var(--muted-text-color);margin:0;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}.styles_featured_owner_actions__gUrbH{display:flex;gap:var(--spacing-sm);margin-top:4px;flex-wrap:wrap}.styles_featured_owner_watermark__zzpeN{position:absolute;top:50%;inset-inline-end:24px;transform:translateY(-50%);pointer-events:none;color:var(--muted-text-color)}@media(max-width:767px){.styles_featured_owner_watermark__zzpeN{inset-inline-end:12px;transform:translateY(-50%) scale(.7)}}@media(max-width:480px){.styles_featured_owner_watermark__zzpeN{display:none}}.styles_members_grid__nAb4U{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--spacing-md);gap:var(--spacing-md)}@media(max-width:767px){.styles_members_grid__nAb4U{grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm)}}@media(max-width:480px){.styles_members_grid__nAb4U{grid-template-columns:1fr;gap:var(--spacing-sm)}}.styles_member_card_container__cV_iK{display:flex;flex-direction:column;height:100%}.styles_role_badge__KAEVZ{background:var(--primary-tint,#E2DFFF);font-weight:700;text-transform:uppercase;letter-spacing:.4px}.styles_match_badge__tLrPp,.styles_role_badge__KAEVZ{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--border-radius-pill);font-size:10px;color:var(--primary-color);white-space:nowrap}.styles_match_badge__tLrPp{background:rgba(var(--primary-color-rgb),.08);font-weight:500}.styles_admin_actions__wlXb9{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:center}.styles_loading_skeleton__Q9SVW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--spacing-md);gap:var(--spacing-md)}@media screen and (max-width:768px){.styles_loading_skeleton__Q9SVW{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--spacing-sm)}}@media screen and (max-width:480px){.styles_loading_skeleton__Q9SVW{grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm)}}.styles_skeleton_card__iX4w6{display:flex;flex-direction:column;align-items:center;padding:var(--spacing-md);background:var(--background-color);border-radius:var(--border-radius-xl);animation:styles_pulse__kgaPw 1.5s ease-in-out infinite;height:180px}.styles_skeleton_card__iX4w6: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__iX4w6:after{content:"";width:60%;height:14px;background:var(--divider-color);border-radius:var(--border-radius-xs)}@keyframes styles_pulse__kgaPw{0%,to{opacity:1}50%{opacity:.5}}.styles_no_results__4ZaFI{margin-top:var(--spacing-lg);text-align:center;padding:60px 20px;color:var(--muted-text-color);background:var(--background-color);border-radius:var(--border-radius-xl);border:2px dashed var(--divider-color)}.styles_no_results__4ZaFI p{font-size:var(--font-size-base);margin:0;font-weight:500}.styles_map_container__h5K8W{margin-top:var(--spacing-lg);margin-bottom:var(--spacing-2xl);width:100%}.styles_unlock_premium_card__RLhpy{background:var(--card-background-color);border:none;border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);max-width:800px;margin:0 auto;position:relative}.styles_unlock_premium_card__RLhpy .styles_card_header__jzscs{background:var(--primary-color);padding:var(--spacing-2xl);color:var(--card-background-color);position:relative;overflow:hidden}.styles_unlock_premium_card__RLhpy .styles_card_header__jzscs:after{content:"";position:absolute;top:-50%;inset-inline-end:-20%;width:300px;height:300px;background:hsla(0,0%,100%,.08);border-radius:50%}.styles_unlock_premium_card__RLhpy .styles_card_header__jzscs .styles_title__JO6If{font-size:var(--font-size-2xl);font-weight:800;margin-bottom:var(--spacing-sm);letter-spacing:-.02em;color:var(--card-background-color)}.styles_unlock_premium_card__RLhpy .styles_card_header__jzscs .styles_subtitle__l4vkA{font-size:var(--font-size-base);opacity:.85;font-style:italic;color:hsla(0,0%,100%,.9)}.styles_unlock_premium_card__RLhpy .styles_card_body__CuSo_{padding:var(--spacing-2xl);display:flex;gap:var(--spacing-2xl)}@media(max-width:767px){.styles_unlock_premium_card__RLhpy .styles_card_body__CuSo_{flex-direction:column;padding:var(--spacing-xl)}}.styles_unlock_premium_card__RLhpy .styles_features_list__sV68_{flex:1 1}.styles_unlock_premium_card__RLhpy .styles_features_list__sV68_ .styles_feature_item__Obe_8{display:flex;align-items:flex-start;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.styles_unlock_premium_card__RLhpy .styles_features_list__sV68_ .styles_feature_item__Obe_8:last-child{margin-bottom:0}.styles_unlock_premium_card__RLhpy .styles_features_list__sV68_ .styles_feature_item__Obe_8 .styles_icon_wrapper__fQZbm{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.styles_unlock_premium_card__RLhpy .styles_features_list__sV68_ .styles_feature_item__Obe_8 .styles_feature_text__yh09K{font-size:var(--font-size-base);color:var(--text-color);font-weight:500;line-height:1.5}.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y{background:var(--background-color);padding:var(--spacing-xl);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);width:260px;display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0}@media(max-width:767px){.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y{width:100%}}.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y .styles_req_label__cJ9oo{font-size:11px;text-transform:uppercase;font-weight:800;color:var(--muted-text-color);letter-spacing:.1em;margin-bottom:4px}.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y .styles_plan_name__IGhhX{font-size:var(--font-size-xl);font-weight:800;color:var(--primary-color);margin-bottom:var(--spacing-sm)}.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y .styles_helper_text__H6Wo6{font-size:var(--font-size-xs);color:var(--muted-text-color);line-height:1.4;margin-bottom:var(--spacing-lg)}.styles_unlock_premium_card__RLhpy .styles_action_card__PZV8y .styles_btn_full__dxpLv{width:100%;justify-content:center}.styles_unlock_premium_card__RLhpy .styles_restriction_footer__NuV9C{padding:var(--spacing-md) var(--spacing-2xl);border-top:1px solid var(--divider-color);text-align:center;font-size:var(--font-size-sm);color:var(--muted-text-color);background:var(--background-color)}.styles_members_list__gs_76 li{padding:10px 0}.styles_members_list__gs_76 li:last-child{padding-bottom:0}.styles_members_list_wrapper__z4dIe .styles_title__JO6If{margin-bottom:1px}.styles_members_list_wrapper__z4dIe .styles_input_wrapper__8qTp1{padding:0;border:0}.styles_tabHeader__6_lKu{margin-bottom:20px}.styles_tabHeaderRow__O15Nt{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.styles_tabActions__T8SDk{flex-shrink:0;display:flex;align-items:center}.styles_tabTitle__J_lPQ{margin:0 0 6px;font-size:1.3rem;font-weight:700;color:var(--text-color);text-align:start}.styles_tabDescription__22T7P{margin:0;font-size:.92rem;line-height:1.6;color:var(--muted-text-color);text-align:start}.styles_head__tMydb{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,rgba(0,0,0,.02),rgba(0,0,0,.05))}.styles_head__tMydb h3{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}@media screen and (max-width:500px){.styles_head__tMydb{padding:16px 20px}.styles_head__tMydb h3{font-size:16px}}.styles_main__HGqsz{padding:24px}@media screen and (max-width:500px){.styles_main__HGqsz{padding:20px}}.styles_info__list__jlwJ3 li{display:flex;align-items:center;margin-bottom:16px;padding:12px 16px;background:rgba(0,0,0,.02);border-radius:var(--border-radius-sm);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.styles_info__list__jlwJ3 li:hover{background:rgba(0,0,0,.04);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.styles_info__list__jlwJ3 li:last-child{margin-bottom:0}@media screen and (max-width:500px){.styles_info__list__jlwJ3 li{padding:10px 14px;margin-bottom:12px}}.styles_info__list__jlwJ3 li .styles_icon__2yq2R{display:flex;min-width:32px;opacity:.7}.styles_info__list__jlwJ3 li p{margin-left:16px;color:#4a4a4a;font-size:15px;font-weight:500;margin-top:0;margin-bottom:0}.styles_info__list__jlwJ3 li p.styles_location__K_guc{text-transform:capitalize}@media screen and (max-width:500px){.styles_info__list__jlwJ3 li p{font-size:14px;margin-left:12px}}@media screen and (max-width:400px){.styles_info__list__jlwJ3 li p span{width:180px;min-width:180px}}@media screen and (max-width:319px){.styles_info__list__jlwJ3 li p span{width:160px;min-width:160px}}.styles_header__wpC_0{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.styles_header__wpC_0 .styles_view_all_link__HKqcB{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header__wpC_0 .styles_view_all_link__HKqcB:hover{color:var(--primary-color)}.styles_header__wpC_0 .styles_view_all_link__HKqcB svg{color:currentColor}.styles_header__wpC_0.styles_hidden__J3M3A{border-bottom:1px solid var(--divider-color);padding-bottom:5px;margin-bottom:30px}@media screen and (max-width:767px){.styles_header__wpC_0.styles_hidden__J3M3A{margin-bottom:15px}}.styles_header__wpC_0.styles_hidden__J3M3A .styles_visibility_toggle_btn__y7_Ft:before{display:block}.styles_header__wpC_0 .styles_right_section__BCHfO{display:flex;align-items:center;justify-content:flex-end;gap:10px}.styles_header__wpC_0 .styles_visibility_toggle_btn__y7_Ft{position:relative}.styles_header__wpC_0 .styles_visibility_toggle_btn__y7_Ft:before{position:absolute;left:50%;top:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.styles_header__wpC_0 .styles_desc__fcrZD{font-size:14px;color:var(--muted-text-color);margin:4px 0 0;line-height:1.5}@media screen and (max-width:768px){.styles_header__wpC_0 .styles_desc__fcrZD{display:none}}.styles_wrapper__k6eDL{display:flex;flex-direction:column;gap:16px}.styles_carousel__etM_f{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.styles_carousel__etM_f>*{scroll-snap-align:start;flex:0 0 auto}.styles_carousel__etM_f::-webkit-scrollbar{height:6px}.styles_carousel__etM_f::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-full)}.styles_main__fPS9t{width:100%}.styles_members_search_container__KK3M5{display:flex;align-items:center}.styles_members_search_container__KK3M5 .styles_members_search_input_wrapper__LemE4{flex:1 1;min-width:0}.social-actions-section_pdpActionButton__jP8xP{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background-color:var(--background-color);border:none;border-radius:50%;cursor:pointer;color:var(--icon-color);text-decoration:none;transition:all .2s ease}.social-actions-section_pdpActionButton__jP8xP:hover{background-color:var(--divider-color);color:var(--text-color)}.social-actions-section_pdpActionButton__jP8xP.social-actions-section_active__FiBme{color:var(--error-color);background-color:var(--alert-error-color)}.social-actions-section_gridActionButton__UtxF0{width:32px;height:32px;border-radius:50%;background-color:var(--card-background-color,white);box-shadow:var(--shadow-sm);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-color);transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.social-actions-section_gridActionButton__UtxF0:hover{transform:scale(1.08);box-shadow:var(--shadow-md)}.social-actions-section_gridActionButton__UtxF0.social-actions-section_active__FiBme{color:var(--community-primary,var(--secondary-color))}.social-actions-section_listActionBtn__OtOnX{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:12px;color:var(--muted-text-color);padding:4px 8px;transition:color .15s ease}.social-actions-section_listActionBtn__OtOnX:hover{color:var(--text-color)}.social-actions-section_listActionBtn__OtOnX.social-actions-section_active__FiBme{color:var(--community-primary,var(--secondary-color))}.social-actions-section_viewDetailsBtn__OEgAm{display:inline-flex;align-items:center;font-size:12px;font-weight:500;color:var(--text-color);background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);padding:4px 12px;margin-left:auto;cursor:pointer;transition:background-color .15s ease}.social-actions-section_viewDetailsBtn__OEgAm:hover{background-color:var(--divider-color)}.social-actions-section_postActionBtn__5_hGo{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:rgba(0,0,0,0);padding:0;transition:opacity .15s ease}.social-actions-section_postActionBtn__5_hGo:hover{opacity:.7}.social-actions-section_businessActionBtn__in_ZE{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--muted-text-color);padding:4px;transition:color .15s ease}.social-actions-section_businessActionBtn__in_ZE:hover{color:var(--text-color)}.styles_header_row__iy49V{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--section-margin)}.styles_header_row__iy49V .styles_view_all_link__lNEb3{font-size:.875rem;font-weight:500;color:var(--muted-text-color);transition:color .2s;display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.styles_header_row__iy49V .styles_view_all_link__lNEb3:hover{color:var(--primary-color)}.styles_header_row__iy49V .styles_view_all_link__lNEb3 svg{color:currentColor}.styles_main__gFwur.styles_hidden_section__tKSRC{margin-bottom:10px;border-bottom:1px solid var(--divider-color)}.styles_main__gFwur.styles_hidden_section__tKSRC .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U:before{display:block}.styles_main__gFwur .styles_header__KwWQU{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.styles_main__gFwur .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U{position:relative}.styles_main__gFwur .styles_header__KwWQU .styles_visibility_toggle_btn__VHo5U:before{position:absolute;left:50%;top:50%;content:"";width:2px;height:20px;background-color:currentColor;transform:translate(-50%,-50%) rotate(15deg);display:none}.styles_main__gFwur .styles_header__KwWQU .styles_desc__zJDfS{font-size:14px;color:var(--muted-text-color)}.styles_skeleton_wrapper__Tu9AM{display:flex;gap:24px;overflow-x:auto;padding-bottom:20px;width:100%}.styles_skeleton_wrapper__Tu9AM::-webkit-scrollbar{display:none}.styles_skeleton_wrapper__Tu9AM{-ms-overflow-style:none;scrollbar-width:none}.styles_skeleton_wrapper__Tu9AM .styles_skeleton_item__eN949{min-width:320px;max-width:320px;width:320px;height:100%;flex-shrink:0}.styles_stats_header__FdDRc{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:5px}.styles_stats_header__FdDRc .styles_header_title__toVdH{font-size:18px;font-weight:600;color:var(--text-color);margin:0}.styles_stats_header__FdDRc .styles_header_subtitle__QQRE2{font-size:14px;color:var(--muted-text-color);margin:0}.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0{display:flex;gap:12px;justify-content:flex-end;align-items:center;min-width:182px}.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0.styles_action_alerts_section__G2PdF a[href="/action-alerts/new"] svg,.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0.styles_action_alerts_section__G2PdF a[href="/action-alerts/new"] svg path{stroke:var(--primary-color)!important;fill:var(--primary-color)!important}@media(max-width:580px){.styles_stats_header__FdDRc .styles_right_wrapper__ZNo_0{flex-direction:column-reverse;min-width:140px;gap:0}}.styles_container__z_7dY{padding:var(--inner-padding)}.styles_loadingContainer__3e_Ku{display:flex;justify-content:center;align-items:center;padding:40px}.styles_infoMessage__6Neui{text-align:center;color:var(--muted-text-color);padding:24px;background-color:var(--background-color);border-radius:var(--border-radius-sm)}.styles_errorMessage__mF4r3{background-color:var(--alert-error-color);color:var(--error-color);padding:12px 16px;font-size:14px}.styles_errorMessage__mF4r3,.styles_globalBanner__bWDGX{border-radius:var(--border-radius-sm);margin-bottom:16px}.styles_globalBanner__bWDGX{display:flex;align-items:flex-start;gap:12px;background-color:var(--aler-info-color);padding:16px}.styles_globalBanner__bWDGX .styles_globalIcon__AOMmE{font-size:24px}.styles_globalBanner__bWDGX .styles_globalText__AshGs strong{display:block;color:var(--text-color);margin-bottom:4px}.styles_globalBanner__bWDGX .styles_globalText__AshGs p{color:var(--muted-text-color);font-size:14px;margin:0}.styles_header__hAz4i{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_header__hAz4i h4{margin:0;font-size:16px;font-weight:600;color:var(--text-color)}.styles_addButton__logyQ{background-color:var(--primary-color);color:#fff;border:none;padding:8px 16px;border-radius:var(--border-radius-sm);font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s ease}.styles_addButton__logyQ:hover{opacity:.9}.styles_addButton__logyQ:disabled{opacity:.5;cursor:not-allowed}.styles_emptyState__KFQ__{text-align:center;padding:32px 16px;background-color:var(--background-color);border-radius:var(--border-radius-sm);border:1px dashed var(--divider-color)}.styles_emptyState__KFQ__ p{margin:0;color:var(--muted-text-color);font-size:14px}.styles_emptyState__KFQ__ p.styles_hint__9TJH5{margin-top:8px;font-size:13px}.styles_assignedList__o5pGE{display:flex;flex-direction:column;gap:8px}.styles_assignedItem__H13Iw{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_assignedItem__H13Iw .styles_entityName__AbCaC{font-size:14px;color:var(--text-color);font-weight:500}.styles_assignedItem__H13Iw .styles_removeButton__9Bm_j{background:none;border:none;color:var(--muted-text-color);font-size:20px;cursor:pointer;padding:0 4px;line-height:1;transition:color .2s ease}.styles_assignedItem__H13Iw .styles_removeButton__9Bm_j:hover{color:var(--error-color)}.styles_assignedItem__H13Iw .styles_removeButton__9Bm_j:disabled{opacity:.5;cursor:not-allowed}.styles_selectorOverlay__Tzr_V{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px}.styles_selectorModal__i_U3Q{background-color:#fff;border-radius:var(--border-radius);width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;box-shadow:var(--shadow-xl)}.styles_selectorHeader__dIWBe{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--divider-color)}.styles_selectorHeader__dIWBe h4{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.styles_selectorHeader__dIWBe .styles_closeButton__MHJCv{background:none;border:none;font-size:24px;color:var(--muted-text-color);cursor:pointer;padding:0;line-height:1}.styles_selectorHeader__dIWBe .styles_closeButton__MHJCv:hover{color:var(--text-color)}.styles_selectorBody__SaDQo{flex:1 1;overflow-y:auto;padding:16px 20px}.styles_noEntities__D_lMC{text-align:center;color:var(--muted-text-color);padding:24px}.styles_entityList__nvhGC{display:flex;flex-direction:column;gap:8px}.styles_entityOption__5wN9V{display:flex;align-items:center;gap:12px;padding:12px;background-color:var(--background-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:background-color .2s ease}.styles_entityOption__5wN9V:hover{background-color:var(--divider-color)}.styles_entityOption__5wN9V input[type=checkbox]{width:18px;height:18px;cursor:pointer}.styles_entityOption__5wN9V span{font-size:14px;color:var(--text-color)}.styles_selectorFooter__H6LgN{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid var(--divider-color)}.styles_cancelButton__3rTdR{background:none;border:1px solid var(--divider-color);padding:10px 20px;border-radius:var(--border-radius-sm);font-size:14px;color:var(--text-color);cursor:pointer;transition:background-color .2s ease}.styles_cancelButton__3rTdR:hover{background-color:var(--background-color)}.styles_assignButton__4X9Hk{background-color:var(--primary-color);color:#fff;border:none;padding:10px 20px;border-radius:var(--border-radius-sm);font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s ease}.styles_assignButton__4X9Hk:hover{opacity:.9}.styles_assignButton__4X9Hk:disabled{opacity:.5;cursor:not-allowed}