.styles_container___66ry{display:flex;flex-direction:column;gap:24px}.styles_estimated_count__SX3Uj{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--background-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_count_label__JT1m6{font-size:14px;color:var(--muted-text-color)}.styles_count_value__ozhyh{font-size:18px}.styles_count_value__ozhyh strong{color:var(--primary-color)}.styles_count_loading__55YU9,.styles_count_placeholder__VuP7D{font-size:14px;color:var(--muted-text-color)}.styles_all_members_section__EEziF{padding:16px 20px;background:#fff;border-radius:var(--border-radius);border:2px solid var(--divider-color);cursor:pointer;transition:all .2s ease}.styles_all_members_section__EEziF.styles_selected__yDj69,.styles_all_members_section__EEziF:hover{border-color:var(--community-primary,var(--primary-color))}.styles_all_members_section__EEziF.styles_selected__yDj69{background:linear-gradient(135deg,rgba(var(--community-primary-rgb,99,102,241),.08) 0,rgba(var(--community-primary-rgb,99,102,241),.15) 100%);box-shadow:0 0 0 1px var(--community-primary,var(--primary-color))}.styles_all_members_section__EEziF.styles_selected__yDj69 .styles_toggle_label__jLtEQ{color:var(--community-primary,var(--primary-color))}.styles_all_members_section__EEziF.styles_selected__yDj69 .styles_toggle_desc__3bvHv{color:var(--community-primary,var(--primary-color));opacity:.8}.styles_all_members_toggle__610uB{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.styles_all_members_toggle__610uB input[type=checkbox]{margin-top:2px;width:20px;height:20px;cursor:pointer;accent-color:var(--community-primary,var(--primary-color))}.styles_toggle_content__iBdQm{display:flex;flex-direction:column;gap:2px}.styles_toggle_label__jLtEQ{font-weight:600;font-size:15px;color:var(--text-color);transition:color .2s ease}.styles_toggle_desc__3bvHv{font-size:13px;color:var(--muted-text-color);transition:color .2s ease}.styles_section__9caYn{background:var(--background-color);padding:20px;border-radius:var(--border-radius);border:1px solid var(--divider-color)}.styles_section__9caYn h4{margin:0 0 4px;font-size:16px}.styles_section_desc__zFa1_{color:var(--muted-text-color);font-size:14px;margin-bottom:16px}.styles_empty_message__jgq6v{color:var(--muted-text-color);font-size:14px;font-style:italic}.styles_checkbox_grid__e_0LI{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:12px;gap:12px}.styles_checkbox_item__fqZ2Z{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#fff;border-radius:8px;border:1px solid var(--divider-color);cursor:pointer;transition:all .2s ease}.styles_checkbox_item__fqZ2Z.styles_selected__yDj69,.styles_checkbox_item__fqZ2Z:hover{border-color:var(--community-primary,var(--primary-color))}.styles_checkbox_item__fqZ2Z.styles_selected__yDj69{background:linear-gradient(135deg,rgba(var(--community-primary-rgb,99,102,241),.08) 0,rgba(var(--community-primary-rgb,99,102,241),.12) 100%);box-shadow:0 0 0 1px var(--community-primary,var(--primary-color))}.styles_checkbox_item__fqZ2Z input[type=checkbox]{margin-top:2px;width:18px;height:18px;cursor:pointer;accent-color:var(--community-primary,var(--primary-color))}.styles_checkbox_content__ZIqD3{display:flex;flex-direction:column;gap:4px}.styles_checkbox_label__JXOuU{font-weight:500;font-size:14px}.styles_checkbox_count__PTPQy{font-size:12px;color:var(--muted-text-color)}.styles_logic_section__SIi0S{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--background-color);border-radius:var(--border-radius);font-size:14px}.styles_logic_toggle__Xrt9Z{padding:6px 14px;border-radius:12px;border:none;background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,white);font-weight:600;font-size:12px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.styles_logic_toggle__Xrt9Z:hover{opacity:.9;transform:scale(1.02)}.styles_tags_subsection__tevbB{margin-bottom:16px}.styles_tags_subsection__tevbB:last-child{margin-bottom:0}.styles_tags_label__5Xqx7{display:block;font-size:13px;color:var(--muted-text-color);margin-bottom:8px}.styles_tag_chips__Q7AgE{display:flex;flex-wrap:wrap;gap:8px}.styles_tag_chip__o0UNy{padding:6px 14px;border-radius:16px;border:1px solid var(--divider-color);background:#fff;font-size:13px;cursor:pointer;transition:all .2s ease}.styles_tag_chip__o0UNy.styles_active__Pf8yG,.styles_tag_chip__o0UNy:hover{border-color:var(--community-primary,var(--primary-color))}.styles_tag_chip__o0UNy.styles_active__Pf8yG{background:var(--community-primary,var(--primary-color));color:var(--community-primary-text,white);font-weight:500}.styles_tag_chip__o0UNy.styles_excluded__NQypm{background:rgba(239,68,68,.1);border-color:#ef4444;color:#dc2626;font-weight:500}.styles_container__8XCiL{background:#fff;border-radius:16px;border:1px solid var(--divider-color)}.styles_header__TMSqs{display:flex;align-items:center;gap:8px;padding:16px;background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--primary-color)) 100%);color:var(--community-primary-text,white);border-radius:16px 16px 0 0}.styles_header__TMSqs h4{margin:0;font-size:14px;font-weight:600;color:currentColor}.styles_section_tabs__ZoQyO{display:flex;border-bottom:1px solid var(--divider-color)}.styles_section_tab__gmFz3{flex:1 1;padding:12px 16px;background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);font-size:13px;font-weight:500;color:var(--muted-text-color);cursor:pointer;transition:all .2s ease}.styles_section_tab__gmFz3:hover{color:var(--text-color)}.styles_section_tab__gmFz3.styles_active__mgPoY{color:var(--community-primary,var(--primary-color));border-bottom-color:var(--community-primary,var(--primary-color))}.styles_section__SAx2l{padding:20px;max-height:600px;overflow-y:auto}.styles_section_desc__V2KLw{font-size:13px;color:var(--muted-text-color);margin-bottom:16px}.styles_options_row__8SJdV{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:16px}.styles_option__aK9Yg{position:relative}.styles_option__aK9Yg label{display:block;font-size:13px;font-weight:600;margin-bottom:8px;color:var(--text-color)}.styles_dropdown_wrapper__kf4BY{position:relative}.styles_dropdown_trigger__MIADK{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;border:1px solid var(--muted-divider-color);border-radius:var(--border-radius);background:#fff;font-size:14px;font-weight:500;color:var(--text-color);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left}.styles_dropdown_trigger__MIADK:hover{border-color:var(--primary-color)}.styles_dropdown_trigger__MIADK:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.styles_dropdown_arrow__QTbIC{font-size:10px;color:var(--muted-text-color);transition:transform .2s ease}.styles_input_group__2RInM{margin-bottom:16px}.styles_input_group__2RInM label{display:block;font-size:12px;font-weight:500;margin-bottom:6px;color:var(--muted-text-color)}.styles_textarea__K4STF{width:100%;padding:12px;border:1px solid var(--divider-color);border-radius:12px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px}.styles_textarea__K4STF:focus{outline:none;border-color:var(--community-primary,var(--primary-color))}.styles_textarea__K4STF::placeholder{color:var(--muted-text-color)}.styles_error__4E86f{color:var(--error-color);font-size:13px;margin-bottom:12px;padding:8px 12px;background:var(--alert-error-color);border-radius:6px}.styles_loading_spinner__aISZ2{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:styles_spin__QLJSu .8s linear infinite;margin-right:8px}@keyframes styles_spin__QLJSu{to{transform:rotate(1turn)}}.styles_suggestions__vPg4E{margin-top:16px}.styles_suggestions__vPg4E>label{display:block;font-size:12px;font-weight:500;margin-bottom:8px;color:var(--muted-text-color)}.styles_suggestion_card__TfD_7{display:block;width:100%;padding:12px;margin-bottom:8px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:12px;text-align:left;cursor:pointer;transition:all .2s ease}.styles_suggestion_card__TfD_7:hover{border-color:var(--community-primary,var(--primary-color));background:#fff}.styles_suggestion_card__TfD_7:last-child{margin-bottom:0}.styles_suggestion_subject__lRPJ0{font-size:14px;font-weight:600;margin-bottom:4px}.styles_suggestion_preview__O_npS{font-size:13px;color:var(--muted-text-color);margin-bottom:8px}.styles_suggestion_rationale__r39Lf{font-size:11px;color:var(--muted-text-color);font-style:italic;padding-top:8px;border-top:1px dashed var(--divider-color)}.styles_modal__wrapper__7k32F{position:fixed;left:0;top:0;height:100vh;height:100dvh;overflow-y:auto;width:100%;align-items:flex-start;justify-content:center;background:rgba(0,0,0,.5);z-index:999;display:none}.styles_modal__wrapper__7k32F::-webkit-scrollbar{display:none}.styles_modal__wrapper__7k32F{scrollbar-width:none;-ms-overflow-style:none}.styles_modal__wrapper__7k32F.styles_open__bsIlf{display:flex}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M{margin-top:auto;height:auto}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M>div,.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M>div .card{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M>div{min-height:auto}.styles_modal__wrapper__7k32F.styles_bottom_aligned__juLd6 .styles_modal__Wk06M .styles_close__modal__eJcVv{position:absolute}}.styles_modal__wrapper__7k32F.styles_is_top___PqCw{z-index:9999}.styles_modal__wrapper__7k32F.styles_is_top_plus__jYIlG,.styles_modal__wrapper__7k32F.styles_is_top_plus__jYIlG .styles_modal__Wk06M .styles_close__modal__eJcVv{z-index:99999}.styles_modal__wrapper__7k32F.styles_is_top_ultra__hlPBB,.styles_modal__wrapper__7k32F.styles_is_top_ultra__hlPBB .styles_modal__Wk06M .styles_close__modal__eJcVv{z-index:9999999}.styles_modal__wrapper__7k32F.styles_lg__esIO4 .styles_modal__Wk06M{max-width:1000px;width:1000px}.styles_modal__wrapper__7k32F.styles_xl__8dKaj .styles_modal__Wk06M{max-width:1410px;width:1410px}.styles_modal__wrapper__7k32F .styles_modal__Wk06M{margin:100px 15px 62px;position:relative;opacity:100%;max-width:700px;width:100%;z-index:1000;background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 0 1px rgba(var(--primary-color-rgb,26,43,76),.05);display:flex;flex-direction:column;max-height:90vh;overflow:hidden}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M{margin:auto 0 0;width:100%;max-width:100%;max-height:95vh;height:auto;min-height:50vh;border-radius:16px 16px 0 0;animation:styles_slideUp__iI_Fg .3s ease-out}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv{position:absolute;top:10px;right:10px;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:5px;background-color:var(--background-color);border:1px solid var(--divider-color);height:30px;width:30px}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv svg{fill:var(--muted-text-color)!important}.styles_modal__header__fuwlA .styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_close__modal__eJcVv{position:relative;top:auto;right:auto}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--divider-color);padding:24px 24px 16px;flex-shrink:0;position:relative;background:var(--background-color);border-radius:12px 12px 0 0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color,#1a2b4c) 0,var(--secondary-color,#00bcd4) 100%);border-radius:12px 12px 0 0}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA{padding:20px 16px 12px;border-radius:16px 16px 0 0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA:before{border-radius:16px 16px 0 0}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd{flex:1 1}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd h2{margin:0;font-size:20px;font-weight:700;color:var(--text-color);letter-spacing:-.02em}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd h2{font-size:18px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd .styles_header__subtitle__hbtxQ{margin:4px 0 0;font-size:14px;font-weight:500;color:var(--muted-text-color)}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_header__content__JoXfd .styles_header__subtitle__hbtxQ{font-size:13px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_close__modal__eJcVv{font-size:28px;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;padding:0}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__header__fuwlA .styles_close__modal__eJcVv:hover{background-color:rgba(0,0,0,.05)}.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{flex:1 1;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M .styles_modal__body__q_1GJ{padding-bottom:24px}}.styles_modal__wrapper__7k32F .styles_modal__Wk06M>div:not(.styles_modal__header__fuwlA):not(.styles_modal__body__q_1GJ){flex:1 1;overflow-y:auto;overflow-x:hidden;padding:24px}@media screen and (max-width:767px){.styles_modal__wrapper__7k32F .styles_modal__Wk06M>div:not(.styles_modal__header__fuwlA):not(.styles_modal__body__q_1GJ){padding:16px 16px 32px}}@keyframes styles_slideUp__iI_Fg{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:767px){.styles_login_modal_wrappr__TxV8X,.styles_modal_wrappr__tzcsj{width:100%}.styles_login_modal_wrappr__TxV8X>div,.styles_modal_wrappr__tzcsj>div{border-radius:0;margin-top:auto}.styles_login_modal_wrappr__TxV8X>div footer,.styles_modal_wrappr__tzcsj>div footer{width:100%}}.styles_discover_modal_wrapper__1F9MH{max-width:100%;padding:0}@media screen and (max-width:767px){.styles_discover_modal_wrapper__1F9MH{width:100%;padding:0}}.styles_discover_simple__JSHo5{padding:24px;text-align:center}.styles_discover_simple__JSHo5 h4{font-size:20px;font-weight:600;margin-bottom:12px;color:var(--text-color)}.styles_discover_simple__JSHo5 p{font-size:15px;color:var(--muted-text-color);margin:0}.upgrade-modal_upgrade_modal__ZrpPd{background:#fff;border-radius:var(--border-radius);padding:0;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 8px 12px -4px rgba(0,0,0,.08)}.upgrade-modal_modal_header__8eNaQ{padding:var(--inner-padding) var(--inner-padding) 0 var(--inner-padding);border-bottom:1px solid var(--divider-color)}.upgrade-modal_modal_title__pQ0O_{font-family:var(--heading-font);font-size:20px;font-weight:700;color:var(--text-color);margin-bottom:8px;line-height:1.3}.upgrade-modal_modal_body__jUnD5{padding:var(--inner-padding)}.upgrade-modal_message__Omvfs{font-size:16px;color:var(--text-color);line-height:1.6;margin-bottom:20px;font-weight:400}.upgrade-modal_current_plan__GtoHj{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding:12px;background-color:var(--muted-divider-color);border-radius:var(--border-radius);border:1px solid var(--divider-color)}.upgrade-modal_plan_label__ZoXJM{font-size:14px;color:var(--muted-text-color);font-weight:500}.upgrade-modal_plan_name__F_FCl{font-family:var(--heading-font);font-size:14px;color:var(--text-color);font-weight:700;text-transform:uppercase;letter-spacing:.5px}.upgrade-modal_usage_info__fGTVN{margin-bottom:20px}.upgrade-modal_usage_text__rCOwS{font-size:14px;color:var(--text-color);margin-bottom:8px;font-weight:500}.upgrade-modal_usage_bar__R1aV1{width:100%;height:8px;background-color:var(--divider-color);border-radius:var(--border-radius);overflow:hidden}.upgrade-modal_usage_fill__tA6W2{height:100%;background:linear-gradient(90deg,var(--secondary-color),var(--primary-color));border-radius:var(--border-radius);transition:width .3s ease}.upgrade-modal_upgrade_benefits__MvIZ8 h3{font-family:var(--heading-font);font-size:16px;font-weight:700;color:var(--text-color);margin:0 0 12px;line-height:1.3}.upgrade-modal_upgrade_benefits__MvIZ8 ul{list-style:none;padding:0;margin:0}.upgrade-modal_upgrade_benefits__MvIZ8 li{font-size:14px;color:var(--text-color);position:relative;padding:4px 0 4px 20px;font-weight:400}.upgrade-modal_upgrade_benefits__MvIZ8 li:before{content:"✓";position:absolute;left:0;color:var(--tertiary-color);font-weight:700;font-size:16px}.upgrade-modal_modal_footer__MROFJ{display:flex;gap:12px;padding:var(--inner-padding);border-top:1px solid var(--divider-color);justify-content:flex-end}@media(max-width:640px){.upgrade-modal_upgrade_modal__ZrpPd{max-height:95vh}.upgrade-modal_modal_header__8eNaQ{padding:20px 50px 0 16px}.upgrade-modal_modal_body__jUnD5,.upgrade-modal_modal_footer__MROFJ{padding-left:16px;padding-right:16px}.upgrade-modal_modal_footer__MROFJ{flex-direction:column}.upgrade-modal_modal_footer__MROFJ button{width:100%}}.styles_with_preheader__j83OH,.styles_with_update_preheader__3Vded{padding-top:48px}@media screen and (max-width:434px){.styles_with_update_preheader__3Vded{padding-top:64px}}.styles_editor_row__1Z9Cg{display:flex;gap:20px}.styles_editor_container__eaXV5{flex:1 1;background:#fff;border-radius:var(--border-radius);border:1px solid var(--divider-color);overflow:hidden;min-height:600px}.styles_editor_toolbar__zMKdi{display:flex;justify-content:flex-end;padding:8px 12px;border-bottom:1px solid var(--divider-color);background:var(--background-color)}.styles_ai_toggle___a3ex{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:24px;border:1px solid var(--divider-color);background:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_ai_toggle___a3ex:hover{background:var(--background-color);border-color:var(--community-primary,var(--primary-color))}.styles_ai_toggle___a3ex.styles_active__kk596{background:linear-gradient(135deg,var(--community-primary,var(--primary-color)) 0,var(--community-secondary,var(--primary-color)) 100%);color:var(--community-primary-text,white);border-color:rgba(0,0,0,0)}.styles_ai_panel__P1tCd{width:340px;flex-shrink:0}@media(max-width:1200px){.styles_ai_panel__P1tCd{width:300px}}@media(max-width:900px){.styles_ai_panel__P1tCd{display:none}}.styles_container__dNxzF{display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.styles_header__n7XQq{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--divider-color);margin-bottom:24px;flex-wrap:wrap;gap:16px}.styles_header_left__A_XPn{display:flex;flex-direction:column;gap:8px}.styles_back_btn__GqN_A{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-size:14px;color:var(--text-color);padding:8px 0}.styles_back_btn__GqN_A:hover{color:var(--primary-color)}.styles_header_actions__74oCj{display:flex;gap:12px}.styles_template_info__xRpNY{background:#fff;padding:20px;border-radius:var(--border-radius);border:1px solid var(--divider-color);margin-bottom:24px}.styles_input_row__hEAGd{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media(max-width:768px){.styles_input_row__hEAGd{grid-template-columns:1fr}}.styles_input_group__2tijG{margin-bottom:0}.styles_label__4r84_{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:var(--text-color)}.styles_dropdown_wrapper___VFEI{width:100%}.styles_description_group__QALaN{margin-top:16px}.styles_badge_wrapper__3oxm6{display:contents}.styles_engagement_badge__M4Toz{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:default;transition:all .2s ease;padding:0 8px}.styles_badge_text__weDhm{padding:0;line-height:1}.styles_badge_high__g99H3{background-color:rgba(34,197,94,.2);color:#22c55e;border:1px solid rgba(34,197,94,.3)}.styles_badge_medium__hXcf5{background-color:rgba(245,158,11,.2);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}.styles_badge_low__gvl9u{background-color:rgba(107,114,128,.2);color:#6b7280;border:1px solid rgba(107,114,128,.3)}.styles_engagement_badge__M4Toz:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(prefers-color-scheme:dark){.styles_badge_high__g99H3{background-color:rgba(22,163,74,.2);color:#16a34a;border-color:rgba(22,163,74,.3)}.styles_badge_medium__hXcf5{background-color:rgba(217,119,6,.2);color:#d97706;border-color:rgba(217,119,6,.3)}.styles_badge_low__gvl9u{background-color:rgba(75,85,99,.2);color:#4b5563;border-color:rgba(75,85,99,.3)}}.styles_badges_container__iJUs_{display:contents}.styles_user_type_badge__FxWE_{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:12px;font-size:10px;font-weight:500;text-transform:capitalize;cursor:default;transition:all .2s ease;border:1px solid rgba(0,0,0,0);min-width:22px;line-height:1}.styles_badge_text__UGOH7{line-height:1;white-space:nowrap}.styles_badge_blue__Vtsq6{background-color:rgba(var(--primary-color-rgb,59,130,246),.2);color:var(--primary-color);border-color:rgba(var(--primary-color-rgb,59,130,246),.3)}.styles_badge_purple__xjfsf{background-color:rgba(139,92,246,.2);color:#8b5cf6;border-color:rgba(139,92,246,.3)}.styles_badge_green__VXgbk{background-color:rgba(139,195,74,.2);color:#8bc34a;border-color:rgba(139,195,74,.3)}.styles_badge_orange__DnE_k{background-color:rgba(255,152,0,.2);color:#ff9800;border-color:rgba(255,152,0,.3)}.styles_badge_pink__Icsag{background-color:rgba(236,72,153,.2);color:#ec4899;border-color:rgba(236,72,153,.3)}.styles_badge_teal__NElF7{background-color:rgba(20,184,166,.2);color:#14b8a6;border-color:rgba(20,184,166,.3)}.styles_badge_gold__lt80A{background-color:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}.styles_badge_gray__KUR_G{background-color:rgba(var(--muted-text-color-rgb,107,114,128),.1);color:var(--muted-text-color);border-color:rgba(var(--muted-text-color-rgb,107,114,128),.2)}.styles_badge_cyan__5lkbt{background-color:rgba(var(--secondary-color-rgb,0,188,212),.1);color:var(--secondary-color,#00bcd4);border-color:rgba(var(--secondary-color-rgb,0,188,212),.4)}.styles_badge_member__7b9mx{background-color:rgba(var(--primary-color-rgb,59,130,246),.2);color:var(--primary-color);border-color:rgba(var(--primary-color-rgb,59,130,246),.3)}.styles_badge_vendor__AIL3g{background-color:rgba(255,152,0,.2);color:#ff9800;border-color:rgba(255,152,0,.3)}.styles_badge_speaker__rpaWt{background-color:rgba(245,158,11,.2);color:#f59e0b;border-color:rgba(245,158,11,.3)}.styles_badge_sponsor__3mMKT{background-color:rgba(236,72,153,.2);color:#ec4899;border-color:rgba(236,72,153,.3)}.styles_badge_individual___mARy{background-color:rgba(var(--muted-text-color-rgb,107,114,128),.1);color:var(--muted-text-color);border-color:rgba(var(--muted-text-color-rgb,107,114,128),.2)}.styles_user_type_badge__FxWE_:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(prefers-color-scheme:dark){.styles_badge_vendor__AIL3g{background-color:rgba(124,58,237,.2);color:#7c3aed;border-color:rgba(124,58,237,.3)}.styles_badge_speaker__rpaWt{background-color:rgba(217,119,6,.2);color:#d97706;border-color:rgba(217,119,6,.3)}.styles_badge_sponsor__3mMKT{background-color:rgba(219,39,119,.2);color:#db2777;border-color:rgba(219,39,119,.3)}.styles_badge_individual___mARy{background-color:rgba(var(--muted-text-color-rgb,107,114,128),.1);color:var(--muted-text-color);border-color:rgba(var(--muted-text-color-rgb,107,114,128),.2)}}.styles_badge--muted__ngeFa,.styles_badge__OEuR8{font-size:10px;padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2}.styles_badge--muted__ngeFa{color:var(--muted-text-color);font-weight:500;background:var(--muted-divider-color);border:1px solid var(--divider-color)}.styles_badge--status__i_jIL{font-size:10px;text-transform:uppercase;font-size:9px;letter-spacing:.3px}.styles_badge--role__D9xWi,.styles_badge--status__i_jIL{padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2;font-weight:600}.styles_badge--role__D9xWi{font-size:10px;text-transform:capitalize;letter-spacing:.5px}.styles_badge--large__FuhJl{display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-radius:30px;font-size:10px;min-height:22px;line-height:1.2;white-space:normal;word-break:break-word;text-align:center}.styles_badge-container__afPB3{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_dropdown-menu--left__809wc,.styles_dropdown-menu__0Ubjv{position:absolute;right:0;margin-top:4px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:180px;max-height:200px;overflow-y:auto;z-index:100;padding:8px}.styles_dropdown-menu--left__809wc{right:auto;left:0}.styles_dropdown-item__BEKW4{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:none;border:none;cursor:pointer;font-size:14px;color:var(--text-color);text-align:left;transition:background .15s ease,transform .1s ease;border-radius:6px}.styles_dropdown-item__BEKW4:hover{background:#fff;transform:translateX(2px);box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_dropdown-item__BEKW4:active{background:var(--divider-color);transform:translateX(2px) scale(.98)}.styles_dropdown-item__BEKW4:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles_dropdown-item__BEKW4:disabled:hover{background:none;transform:none}.styles_dropdown-item--icon__NZKi4{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:none;border:none;cursor:pointer;font-size:14px;color:var(--text-color);text-align:left;transition:background .15s ease,transform .1s ease;border-radius:6px}.styles_dropdown-item--icon__NZKi4:hover{background:#fff;transform:translateX(2px);box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_dropdown-item--icon__NZKi4:active{background:var(--divider-color);transform:translateX(2px) scale(.98)}.styles_dropdown-item--icon__NZKi4:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles_dropdown-item--icon__NZKi4:disabled:hover{background:none;transform:none}.styles_dropdown-item--icon__NZKi4 .styles_icon__6iha9,.styles_dropdown-item--icon__NZKi4 svg{flex-shrink:0;width:16px;height:16px}.styles_dropdown-divider__SUTFB{height:1px;background:var(--divider-color);margin:4px 0}.styles_dropdown-header__Ja6t_{padding:8px 12px 4px;font-size:11px;font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.5px}.styles_contentWrapper__IXrJe{padding:24px}@media(max-width:768px){.styles_contentWrapper__IXrJe{padding:16px}}.styles_userInfoSection__5MGqO{margin-bottom:24px}.styles_memberInfo__jNXX_{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.styles_memberAvatar__N7fxL{flex-shrink:0}.styles_memberDetails__3oDK6{flex:1 1;display:flex;flex-direction:column;gap:2px}.styles_memberDetails__3oDK6 h4{margin:0;font-size:16px;font-weight:600;color:var(--text-color)}.styles_emailAndJoined__sJHtU{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--muted-text-color)}.styles_emailAndJoined__sJHtU .styles_separator__27f6c:after{content:"·";margin:0 4px}.styles_memberBadges__st33X{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px;align-self:flex-start}.styles_statusBadge__7tqZn{letter-spacing:.3px}.styles_roleBadge__YavmI,.styles_statusBadge__7tqZn{font-size:10px;padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2;font-size:9px}.styles_roleBadge__YavmI{font-weight:600;text-transform:capitalize;letter-spacing:.5px;letter-spacing:.3px}.styles_engagementBadgeNew__mVcVO,.styles_userTypeBadgeNew___VknG{font-size:10px;padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2}.styles_eventCountNew__4WYSq,.styles_genderBadge__s5F4o,.styles_occupationBadge__y9D7a{font-size:10px;padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2;color:var(--muted-text-color);font-weight:500;background:var(--muted-divider-color);border:1px solid var(--divider-color)}.styles_badgesSection__z3MSb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.styles_eventsBadge__VG_jr{display:inline-flex;align-items:center;padding:4px 8px;background-color:var(--muted-background-color);color:var(--secondary-color);border-radius:12px;font-size:12px;font-weight:500}.styles_demographicInfo__ckNJI{display:flex;flex-direction:column;gap:8px}.styles_infoItem__g2Z4i{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--muted-divider-color)}.styles_infoItem__g2Z4i:last-child{border-bottom:none}.styles_infoItem__g2Z4i label{font-size:14px;font-weight:500;color:var(--text-color);min-width:80px}.styles_infoItem__g2Z4i span{font-size:14px;color:var(--muted-text-color);text-align:right}.styles_spaceMembershipsSection__DJ67O{margin-top:16px;padding-top:16px;border-top:1px solid var(--muted-divider-color)}.styles_sectionLabel__yIfjh{font-size:14px;font-weight:500;color:var(--text-color);display:block;margin-bottom:8px}.styles_spacesList__FOcfi{display:flex;flex-wrap:wrap;gap:8px}.styles_spaceChip__BYK_E{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,rgba(0,188,212,.1),rgba(0,188,212,.05));color:var(--secondary-color);border:1px solid rgba(0,188,212,.3);border-radius:20px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s ease}.styles_spaceChip__BYK_E:hover{background:linear-gradient(135deg,rgba(0,188,212,.2),rgba(0,188,212,.1));border-color:var(--secondary-color);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,188,212,.15)}.styles_tabsSection__G3610{margin-bottom:16px}.styles_tabContent__Z_583{min-height:200px}.styles_subscriptionTab__UAAIu{display:flex;flex-direction:column;gap:24px}.styles_currentStatus__aXSaf h4{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_statusCard__tZBW2{background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;padding:16px}.styles_statusInfo__LSguM{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.styles_statusBadge__7tqZn{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase}.styles_planInfo__ZAJRP{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.styles_planInfo__ZAJRP .styles_planName__J9jkq{font-size:14px;font-weight:600;color:var(--text-color)}.styles_planInfo__ZAJRP .styles_planPrice__SF52y{font-size:20px;font-weight:700;color:var(--text-color)}.styles_billingInfo__JKBVG{display:flex;flex-direction:column;gap:4px}.styles_billingInfo__JKBVG p{margin:0;font-size:14px;color:var(--muted-text-color)}.styles_historySection__IahEd h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_timeline__i7rIK{display:flex;flex-direction:column;gap:16px}.styles_timelineItem__kUplA{display:flex;gap:16px;position:relative}.styles_timelineItem__kUplA:before{content:"";position:absolute;left:8px;top:24px;bottom:-16px;width:1px;background:var(--divider-color)}.styles_timelineItem__kUplA:last-child:before{display:none}.styles_timelineDate__KTgpg{width:18px;height:18px;background:var(--tertiary-color);border-radius:50%;flex-shrink:0;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;font-weight:600}.styles_timelineDate__KTgpg span{width:8px;height:8px;background-color:#fff;border-radius:50%;display:block}.styles_timelineContent__s7nUO{flex:1 1}.styles_timelineContent__s7nUO h5{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--text-color)}.styles_timelineContent__s7nUO p{margin:0 0 4px;font-size:14px;color:var(--muted-text-color)}.styles_timelineContent__s7nUO .styles_timelineDateText__PZ3Gp{font-size:12px;color:var(--muted-text-color)}.styles_eventsTab__IdrCl .styles_noData__nRMdV{text-align:center;color:var(--muted-text-color);font-style:italic;padding:40px 20px}.styles_eventsList__ySgux{display:flex;flex-direction:column;gap:12px}.styles_eventCard__Ou2GF{border:1px solid var(--divider-color);border-radius:8px;padding:16px;transition:box-shadow .2s ease}.styles_eventCard__Ou2GF:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_eventHeader__B4MW_{margin-bottom:8px}.styles_eventHeader__B4MW_ .styles_eventName__WFmmX{margin:0;font-size:16px;font-weight:600;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_eventMeta__I8Dlx{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.styles_eventMeta__I8Dlx .styles_eventDate__dWY90{font-size:14px;color:var(--muted-text-color)}.styles_eventBadges__wuyF9{display:flex;gap:8px}.styles_participationBadge__da_IM,.styles_statusBadge__7tqZn{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.styles_countIndicator__CAUjJ{font-size:10px;font-weight:600;opacity:.8;margin-left:2px}.styles_attendeeBadge__xQz4h{background-color:var(--muted-background-color);color:var(--secondary-color)}.styles_vendorBadge__uLTEA{background-color:var(--muted-background-color);color:var(--tertiary-color)}.styles_speakerBadge__0Eara{background-color:var(--muted-background-color);color:var(--secondary-color)}.styles_sponsorBadge__PP1vW{background-color:rgba(139,92,246,.1);color:#7c3aed}.styles_revenueBadge__SW_3c{background-color:rgba(34,197,94,.1);color:#16a34a;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;display:inline-flex;align-items:center}.styles_eventRevenueSummary__4ePAF{margin-top:16px;padding:12px 16px;background-color:var(--muted-divider-color);border-radius:8px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--divider-color)}.styles_summaryLabel__jNYOM{font-size:14px;font-weight:600;color:var(--text-color)}.styles_summaryAmount__yIf3D{font-size:16px;font-weight:700;color:var(--tertiary-color)}.styles_completedBadge__00oL4{background-color:var(--muted-background-color);color:var(--tertiary-color)}.styles_upcomingBadge__0VLUo{background-color:var(--muted-background-color);color:var(--secondary-color)}.styles_cancelledBadge__RhXfn{background-color:var(--muted-background-color);color:var(--muted-text-color)}.styles_engagementTab__aBjxC .styles_metricsGrid__I67HP{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px}.styles_metricCard__ice3c{background:var(--muted-background-color);border:1px solid var(--divider-color);border-radius:8px;padding:16px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80px;transition:box-shadow .2s ease}.styles_metricCard__ice3c:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_metricCard__ice3c .styles_metricValue__v3N1i{font-size:18px;font-weight:700;color:var(--text-color);margin-bottom:4px;line-height:1.2}.styles_metricCard__ice3c .styles_metricLabel__j0YNV{font-size:12px;color:var(--muted-text-color);text-transform:uppercase;font-weight:500;letter-spacing:.5px}.styles_modalActions__laRNc{display:flex;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid var(--divider-color)}.styles_actionButton__LsnfB{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--divider-color);border-radius:6px;background:var(--background-color);color:var(--text-color);text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1 1}.styles_actionButton__LsnfB:hover{background:var(--muted-background-color)}@media(max-width:768px){.styles_modal__lrKSk{margin:10px;max-width:calc(100vw - 20px);max-height:95vh}.styles_modalHeader__jNufZ{padding:16px 16px 12px}.styles_modalHeader__jNufZ h3{font-size:16px}.styles_modalContent__f5MK0{padding:16px}.styles_userInfoSection__5MGqO{margin-bottom:16px}.styles_memberInfo__jNXX_{flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:12px}.styles_memberAvatar__N7fxL{flex-shrink:0}.styles_memberDetails__3oDK6{flex:1 1;min-width:0}.styles_memberDetails__3oDK6 h4{font-size:14px;margin-bottom:2px}.styles_emailAndJoined__sJHtU{font-size:11px;flex-wrap:wrap;gap:2px}.styles_emailAndJoined__sJHtU .styles_separator__27f6c:after{margin:0 2px}.styles_memberBadges__st33X{margin-top:6px;gap:4px;flex-wrap:wrap}.styles_engagementBadgeNew__mVcVO,.styles_eventCountNew__4WYSq,.styles_genderBadge__s5F4o,.styles_occupationBadge__y9D7a,.styles_userTypeBadgeNew___VknG{font-size:9px;padding:2px 6px;height:18px;min-width:18px}.styles_demographicInfo__ckNJI{margin-top:12px;gap:6px}.styles_infoItem__g2Z4i{padding:6px 0}.styles_infoItem__g2Z4i label{font-size:12px;min-width:60px}.styles_infoItem__g2Z4i span{font-size:12px}.styles_tabsSection__G3610{margin-bottom:12px}.styles_statusInfo__LSguM{flex-direction:column;align-items:flex-start;gap:8px}.styles_planInfo__ZAJRP{align-items:flex-start}.styles_eventMeta__I8Dlx{flex-direction:column;align-items:flex-start;gap:4px}.styles_eventCard__Ou2GF{padding:12px}.styles_eventName__WFmmX{font-size:14px}.styles_eventDate__dWY90{font-size:12px}.styles_participationBadge__da_IM,.styles_revenueBadge__SW_3c,.styles_statusBadge__7tqZn{font-size:10px;padding:2px 6px}.styles_eventRevenueSummary__4ePAF{padding:10px 12px}.styles_summaryLabel__jNYOM{font-size:12px}.styles_summaryAmount__yIf3D{font-size:14px}.styles_metricsGrid__I67HP{grid-template-columns:repeat(2,1fr);gap:12px}.styles_metricCard__ice3c{padding:12px;min-height:70px}.styles_metricCard__ice3c .styles_metricValue__v3N1i{font-size:16px}.styles_metricCard__ice3c .styles_metricLabel__j0YNV{font-size:10px}.styles_modalActions__laRNc{flex-direction:column;gap:8px;margin-top:16px;padding-top:16px}.styles_actionButton__LsnfB{padding:12px 16px;font-size:14px}.styles_timelineItem__kUplA,.styles_timeline__i7rIK{gap:12px}.styles_timelineItem__kUplA:before{left:6px;top:20px}.styles_timelineDate__KTgpg{width:14px;height:14px}.styles_timelineDate__KTgpg span{width:6px;height:6px}.styles_timelineContent__s7nUO h5{font-size:13px}.styles_timelineContent__s7nUO p{font-size:12px}.styles_timelineContent__s7nUO .styles_timelineDateText__PZ3Gp{font-size:11px}}.styles_overviewTab__thisL{display:flex;flex-direction:column;gap:24px}.styles_infoGrid__b0Kes{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}.styles_card__Jll5k{background:var(--background-color);border:1px solid var(--divider-color);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}.styles_card__Jll5k h4{margin:0;font-size:15px;font-weight:600;color:var(--text-color);padding-bottom:12px;border-bottom:1px solid var(--muted-divider-color)}.styles_cardContent__b0PI5{display:flex;flex-direction:column;gap:12px}.styles_infoRow__tjQaL{display:flex;justify-content:space-between;font-size:14px}.styles_label__5kI_W{color:var(--muted-text-color);font-weight:500}.styles_value__sDceC{color:var(--text-color);font-weight:500;text-align:right}.styles_link__ed30P{color:var(--primary-color);text-decoration:none;font-weight:500}.styles_link__ed30P:hover{text-decoration:underline}.styles_fullWidth__mXrop{grid-column:1/-1}.styles_socialGrid__krsau{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px}.styles_socialItem__z_4Tr{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid var(--divider-color);background:var(--muted-background-color);color:var(--text-color);text-decoration:none;font-size:13px;font-weight:500;transition:all .2s ease}.styles_socialItem__z_4Tr:hover{background:var(--background-color);border-color:var(--tertiary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_socialItem__z_4Tr span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.styles_modal__lrKSk{margin:5px;max-width:calc(100vw - 10px)}.styles_modalHeader__jNufZ{padding:12px}.styles_modalHeader__jNufZ h3{font-size:15px}.styles_modalContent__f5MK0{padding:12px}.styles_memberInfo__jNXX_{gap:8px}.styles_emailAndJoined__sJHtU{font-size:10px}.styles_memberBadges__st33X{gap:3px}.styles_engagementBadgeNew__mVcVO,.styles_eventCountNew__4WYSq,.styles_genderBadge__s5F4o,.styles_occupationBadge__y9D7a,.styles_userTypeBadgeNew___VknG{font-size:8px;padding:2px 4px;height:16px;min-width:16px}.styles_metricsGrid__I67HP{grid-template-columns:1fr;gap:8px}.styles_metricCard__ice3c{padding:10px;min-height:60px}.styles_metricCard__ice3c .styles_metricValue__v3N1i{font-size:14px}.styles_metricCard__ice3c .styles_metricLabel__j0YNV{font-size:9px}}.styles_tagsTab__Fm_Ub{padding:0}.styles_tagsHeader__h17qv{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.styles_tagsHeader__h17qv h4{margin:0;font-size:16px;font-weight:600;color:var(--text-color)}.styles_addTagWrapper__uMqYQ{position:relative}.styles_tagDot__DuNIQ{width:10px;height:10px;border-radius:50%;flex-shrink:0}.styles_tagsGrid__VRMRS{display:flex;flex-wrap:wrap;gap:10px}.styles_tagChip__tgsV2{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid;border-radius:20px;font-size:13px;font-weight:500;transition:all .2s ease}.styles_removeTagBtn__MTt7M{background:none;border:none;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease;border-radius:50%}.styles_removeTagBtn__MTt7M:hover{opacity:1;background:rgba(0,0,0,.05)}.styles_emptyTags__ZeYfm{text-align:center;padding:32px 16px;color:var(--muted-text-color);font-size:14px}.styles_emptyTags__ZeYfm p{margin:0 0 8px}.styles_tagsInfo__9QspT{margin-top:20px;padding-top:16px;border-top:1px solid var(--muted-divider-color)}.styles_tagsInfo__9QspT p{margin:0;font-size:13px;color:var(--muted-text-color)}.styles_loading__a2Xrw{text-align:center;padding:32px;color:var(--muted-text-color);font-size:14px}.styles_errorMessage__EksKD,.styles_successMessage__vy_Fo{padding:10px 14px;border-radius:6px;font-size:13px;margin-bottom:16px}.styles_errorMessage__EksKD{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.2)}.styles_successMessage__vy_Fo{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.2)}.styles_listTypeBadge__m3gh_{font-size:10px;font-weight:500;padding:2px 6px;border-radius:4px;background:rgba(0,0,0,.08);color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.3px;margin-left:auto}.styles_listMemberCount__9tgcl{font-size:11px;color:var(--muted-text-color);margin-left:auto}.styles_dynamicListNote__jdf_r{font-size:12px;color:var(--muted-text-color);font-style:italic;margin-top:8px}.styles_badge--muted__NF14X,.styles_badge__g1q70{font-size:10px;padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2}.styles_badge--muted__NF14X{color:var(--muted-text-color);font-weight:500;background:var(--muted-divider-color);border:1px solid var(--divider-color)}.styles_badge--status__xDjn_{font-size:10px;text-transform:uppercase;font-size:9px;letter-spacing:.3px}.styles_badge--role__riFug,.styles_badge--status__xDjn_{padding:4px 8px;border-radius:12px;min-height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;word-break:break-word;text-align:center;line-height:1.2;font-weight:600}.styles_badge--role__riFug{font-size:10px;text-transform:capitalize;letter-spacing:.5px}.styles_badge--large__QfPj1{display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-radius:30px;font-size:10px;min-height:22px;line-height:1.2;white-space:normal;word-break:break-word;text-align:center}.styles_badge-container__5zTmh{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_members_card__Btp7q{background:#fff;border:1px solid var(--divider-color);border-radius:8px;padding:16px;transition:box-shadow .2s ease,border-color .2s ease;height:100%;display:flex;flex-direction:column}.styles_members_card__Btp7q:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_members_card__Btp7q.styles_selected__oSEll{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.02)}.styles_selection_checkbox__Mr8pr{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_selection_checkbox__Mr8pr input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--primary-color)}.styles_user_info_section__WIOGy{display:flex;align-items:flex-start;margin-bottom:16px;flex-wrap:nowrap;gap:8px;position:relative}.styles_profile_image_section__0ZjAI{flex-shrink:0}.styles_profile_image_section__0ZjAI .styles_avatar__3di4I{margin-right:0}.styles_user_info_and_badges_section__g1ZJP{display:flex;flex-direction:column;gap:2px;flex:1 1}.styles_user_name__23Q_V{font-size:16px;font-weight:600;color:var(--text-color);margin:0}.styles_email_and_joined__R1NMl{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--muted-text-color)}.styles_email_and_joined__R1NMl .styles_separator___ZovC:after{content:"·";margin:0 4px}.styles_member_badges__cjaRZ{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px;align-self:flex-start}.styles_engagement_badge_new__zam9s,.styles_user_type_badge_new__5GrI4{font-size:10px;padding:0 8px;border-radius:12px;height:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.styles_event_count_new__S3sBl,.styles_gender_badge__HJpLw,.styles_occupation_badge__WmmTD{font-size:10px;color:var(--muted-text-color);font-weight:500;background:var(--muted-divider-color);padding:0 8px;border-radius:12px;border:1px solid var(--divider-color);height:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.styles_role_badge__COhBc,.styles_status_badge__risy5{display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-radius:30px;font-size:10px;min-height:22px;line-height:1.2;white-space:normal;word-break:break-word;text-align:center}.styles_role_badge__COhBc{font-weight:600;text-transform:capitalize;letter-spacing:.5px}.styles_status_indicator__deg2o{width:6px;height:6px;border-radius:50%}.styles_status_text__SX4vs{font-size:11px;font-weight:500;color:var(--text-color);display:flex;align-items:center;gap:2px;text-transform:capitalize}.styles_joined_date__MFRc7{font-size:11px;color:var(--muted-text-color);margin:0}.styles_menu_section__pls24{flex-shrink:0;position:absolute;top:0;right:0;z-index:10}.styles_menu_button__PFmYv{background:none;border:none;font-size:16px;color:var(--muted-text-color);cursor:pointer;padding:8px;border-radius:4px;transition:background .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.styles_menu_button__PFmYv:hover{background:var(--muted-divider-color)}.styles_subscription_section__z4ijT{margin-bottom:12px;background:var(--muted-background-color);padding:12px;border-radius:6px}.styles_plan_section__nJA1D{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;gap:12px}.styles_plan_info__BN0Kv{display:flex;flex-direction:column;gap:8px;flex:1 1}.styles_plan_info_simple__3D_HR{display:flex;align-items:center;gap:6px}.styles_plan_info_top__1MDTO{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_plan_info_bottom__HCXfN{display:flex;align-items:center;gap:6px}.styles_user_type_badge__IA5Tq{flex-shrink:0}.styles_event_count__7XyKh{font-size:11px;color:var(--muted-text-color);font-weight:500}.styles_plan_dot__lx__U{width:6px;height:6px;border-radius:50%}.styles_plan_name__TKX0g{font-size:15px;font-weight:600;color:var(--text-color)}.styles_pricing_info__YmOrm{display:flex;gap:4px;align-items:center}.styles_pricing_info__YmOrm .styles_price__IYXft{font-size:13px;font-weight:600;color:var(--text-color)}.styles_pricing_info__YmOrm .styles_period__lZDn7{font-size:13px;color:var(--muted-text-color)}.styles_revenue_section__XCX0_{display:flex;justify-content:space-between;align-items:center}.styles_revenue_label__zVXcI{font-size:12px;color:var(--muted-text-color)}.styles_revenue_amount__vLTjG{font-size:13px;font-weight:600;color:var(--tertiary-color)}.styles_billing_section__UbeOt{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.styles_billing_info__4qHFr{display:flex;align-items:center;gap:4px}.styles_billing_label__bQWVF{font-size:12px;color:var(--muted-text-color)}.styles_billing_date__TQqO3{font-size:12px;color:var(--text-color);font-weight:600}@media(max-width:768px){.styles_members_card__Btp7q{padding:12px}.styles_user_info_section__WIOGy{align-items:flex-start;gap:8px;margin-bottom:12px;flex-wrap:nowrap}.styles_profile_image_section__0ZjAI{flex-shrink:0}.styles_user_info_and_badges_section__g1ZJP{flex:1 1;min-width:0;gap:2px}.styles_user_name__23Q_V{font-size:14px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_email_and_joined__R1NMl{font-size:11px;flex-wrap:wrap;gap:2px}.styles_email_and_joined__R1NMl .styles_separator___ZovC:after{margin:0 2px}.styles_member_badges__cjaRZ{margin-top:4px;gap:6px;flex-wrap:wrap;align-self:flex-start}.styles_engagement_badge_new__zam9s,.styles_event_count_new__S3sBl,.styles_role_badge__COhBc,.styles_user_type_badge_new__5GrI4{font-size:9px;padding:2px 6px;height:18px;min-width:18px}.styles_subscription_section__z4ijT{padding:10px;margin-bottom:10px}.styles_plan_name__TKX0g{font-size:14px}.styles_pricing_info__YmOrm .styles_period__lZDn7,.styles_pricing_info__YmOrm .styles_price__IYXft,.styles_revenue_amount__vLTjG{font-size:12px}.styles_billing_date__TQqO3{font-size:11px}}@media(max-width:480px){.styles_members_card__Btp7q{padding:10px}.styles_user_info_section__WIOGy{gap:6px;margin-bottom:10px}.styles_user_name__23Q_V{font-size:14px}.styles_email_and_joined__R1NMl{font-size:11px}.styles_member_badges__cjaRZ{gap:5px}.styles_engagement_badge_new__zam9s,.styles_event_count_new__S3sBl,.styles_role_badge__COhBc,.styles_user_type_badge_new__5GrI4{font-size:10px;padding:2px 4px;height:16px;min-width:16px;text-transform:capitalize}.styles_subscription_section__z4ijT{padding:8px;margin-bottom:8px}.styles_plan_name__TKX0g{font-size:13px}}.styles_modalOverlay__XXsT7{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.styles_modal__8oS_P{background:var(--background-color);border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.styles_modalHeader__PO_ML{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--divider-color);padding:24px 24px 16px}.styles_modalHeader__PO_ML h3{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}.styles_closeButton__o7RR_{background:none;border:none;font-size:24px;cursor:pointer;color:var(--muted-text-color);padding:4px;border-radius:4px;transition:background-color .2s ease}.styles_closeButton__o7RR_:hover{background-color:var(--muted-divider-color);color:var(--text-color)}.styles_modalContent__YXbwb{padding:24px}.styles_memberInfo__b_qae{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--muted-divider-color)}.styles_memberAvatar__2lPgq{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.styles_memberAvatar__2lPgq img{width:100%;height:100%;object-fit:cover}.styles_avatarPlaceholder__ijpCr{width:100%;height:100%;background:var(--tertiary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.styles_memberDetails__8Bs3X{flex:1 1}.styles_memberDetails__8Bs3X h4{margin:0 0 4px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_memberDetails__8Bs3X p{margin:0 0 2px;font-size:14px;color:var(--muted-text-color)}.styles_currentStatus__2_zev{margin-bottom:24px}.styles_currentStatus__2_zev h4{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_statusCard__AsK1V{background:var(--background-color);border:1px solid var(--divider-color);border-radius:8px;padding:16px}.styles_statusInfo__HccJR{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.styles_statusBadge__wXvWS{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.styles_planInfo__jfedi{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.styles_planName__Szsgg{font-size:14px;font-weight:600;color:var(--text-color)}.styles_billingInfo__UTSXF p,.styles_planPrice__MsSa6{font-size:12px;color:var(--muted-text-color)}.styles_billingInfo__UTSXF p{margin:0 0 4px}.styles_billingInfo__UTSXF p:last-child{margin-bottom:0}.styles_historySection__nijZ0{margin-bottom:24px}.styles_historySection__nijZ0 h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text-color)}.styles_timeline__LO5XE{display:flex;flex-direction:column;gap:16px}.styles_timelineItem__bbx1f{display:flex;gap:16px;position:relative}.styles_timelineItem__bbx1f:before{content:"";position:absolute;left:8px;top:24px;bottom:-16px;width:2px;background:var(--divider-color)}.styles_timelineItem__bbx1f:last-child:before{display:none}.styles_timelineDate__lPB4h{width:18px;height:18px;background:var(--tertiary-color);border-radius:50%;flex-shrink:0;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;font-weight:600}.styles_timelineContent__Ik_8N{flex:1 1}.styles_timelineContent__Ik_8N h5{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--text-color)}.styles_timelineContent__Ik_8N p{margin:0 0 4px;font-size:12px;color:var(--muted-text-color)}.styles_timelineDateText__DI5Ol{font-size:11px;color:var(--muted-text-color);font-weight:500}.styles_modalActions__vSMKA{display:flex;gap:12px;padding-top:16px;border-top:1px solid var(--muted-divider-color)}.styles_actionButton__t8MuL{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--divider-color);border-radius:6px;background:var(--background-color);color:var(--text-color);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1 1}.styles_actionButton__t8MuL:hover{background:var(--muted-divider-color)}@media(max-width:768px){.styles_modalOverlay__XXsT7{padding:10px}.styles_modal__8oS_P{max-height:95vh}.styles_modalContent__YXbwb{padding:16px}.styles_memberInfo__b_qae{flex-direction:column;text-align:center}.styles_modalActions__vSMKA{flex-direction:column}}.styles_modalOverlay__KnFBb{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.styles_modal__j3ZHE{background:var(--background-color,white);border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);max-width:600px;width:100%;max-height:90vh;overflow-y:auto}.styles_modalHeader__TtWJG{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--divider-color,#e5e7eb)}.styles_headerContent__voYG6{display:flex;align-items:center;gap:12px}.styles_headerContent__voYG6 h3{margin:0;font-size:18px;font-weight:600;color:var(--text-color,#111827)}.styles_closeButton__l7Vm1{background:none;border:none;font-size:24px;cursor:pointer;color:var(--muted-text-color,#6b7280);padding:4px;border-radius:4px;transition:background-color .2s ease}.styles_closeButton__l7Vm1:hover{background-color:var(--divider-color,#f3f4f6);color:var(--text-color,#374151)}.styles_modalContent__4T_dh{padding:24px}.styles_successMessage__2IAfn{text-align:center;padding:32px 16px}.styles_successMessage__2IAfn .styles_successIcon__9alWw{width:48px;height:48px;background:var(--success-color,#10b981);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 16px}.styles_successMessage__2IAfn h4{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--text-color,#111827)}.styles_successMessage__2IAfn p{margin:0;color:var(--muted-text-color,#6b7280);font-size:14px}.styles_managementContent__T59wG{display:flex;flex-direction:column;gap:24px;padding:24px}@media(max-width:768px){.styles_managementContent__T59wG{padding:16px}}.styles_memberInfo__hINKE h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text-color,#111827)}.styles_infoGrid__KUsD6{display:grid;grid-gap:12px;gap:12px;background:var(--background-secondary,#f8f9fa);border:1px solid var(--divider-color,#e5e7eb);border-radius:8px;padding:16px}.styles_infoItem__M7KwP{display:flex;justify-content:space-between;align-items:center;gap:12px}.styles_infoItem__M7KwP label{font-size:14px;font-weight:500;color:var(--text-secondary-color,#374151);min-width:80px}.styles_infoItem__M7KwP span{font-size:14px;color:var(--text-color,#111827);text-align:right}.styles_statusBadge__FyEbD{padding:4px 8px;border-radius:12px;color:#fff!important;font-size:12px;font-weight:500;text-transform:capitalize}.styles_actionsSection__ZD5ka h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text-color,#111827)}.styles_actionButtons__OXOn0{display:flex;flex-direction:column;gap:12px}.styles_errorMessage__slh2e{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:var(--error-color,#dc2626);font-size:14px}.styles_modalActions__hiMSH{display:flex;justify-content:flex-end;margin-top:8px}.styles_roleSection__gMj6y h4{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text-color,#111827)}.styles_updateRoleAction__Q_4kv{display:flex;justify-content:center;margin-top:24px}.styles_roleDescription__HREFB{font-size:13px;color:var(--text-secondary-color,#6b7280);margin:16px 0;line-height:1.4}.styles_dangerZone__9wUUG{border-top:1px solid var(--divider-color);padding-top:16px}.styles_dangerZone__9wUUG h4{color:var(--error-color,#dc2626)!important}.styles_dangerZoneDescription__Uj_xA{font-size:.8rem;color:var(--text-secondary-color);margin-top:8px}@media(max-width:768px){.styles_modalOverlay__KnFBb{padding:10px}.styles_modal__j3ZHE{max-height:95vh}.styles_modalContent__4T_dh{padding:16px}.styles_infoItem__M7KwP{flex-direction:column;align-items:flex-start;gap:4px}.styles_infoItem__M7KwP span{text-align:left}.styles_actionButtons__OXOn0{gap:8px}}