.styles_main__htwjw{width:100%}.styles_modal_body__Tuows{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px}.styles_icon_wrapper__3tHJY{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background-color:var(--background-color);color:var(--primary-color)}.styles_title__YJ4B8{font-size:20px;font-weight:600;color:var(--text-color);margin:0;text-align:center}.styles_text__5ppz0{margin:0;line-height:1.5}.styles_loading__6wMKU,.styles_text__5ppz0{font-size:14px;color:var(--muted-text-color);text-align:center}.styles_loading__6wMKU{padding:20px}.styles_no_businesses__aUJGv{padding:20px;text-align:center}.styles_no_businesses__aUJGv p{margin:8px 0;color:var(--text-color);font-size:14px}.styles_no_businesses__aUJGv .styles_hint__1z_x0{color:var(--muted-text-color);font-size:13px}.styles_businesses_list__SHmT1{width:100%;display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding:4px}.styles_business_item__5G0ro{display:flex;align-items:center;justify-content:space-between;padding:16px;border:2px solid var(--divider-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease;background-color:#fff}.styles_business_item__5G0ro:hover{border-color:var(--primary-color);background-color:var(--background-color)}.styles_business_item__5G0ro.styles_selected__URGig{border-color:var(--primary-color);background-color:rgba(var(--primary-color-rgb),.05)}.styles_business_info__5sfO1{display:flex;align-items:center;gap:12px;flex:1 1}.styles_business_logo__ygU67{width:48px;height:48px;border-radius:var(--border-radius-sm);object-fit:cover}.styles_business_logo_placeholder__fzpix{width:48px;height:48px;border-radius:var(--border-radius-sm);background-color:var(--background-color);display:flex;align-items:center;justify-content:center;color:var(--muted-text-color)}.styles_business_details__BK1Z7{flex:1 1}.styles_business_name__dgYCn{font-size:15px;font-weight:600;color:var(--text-color);margin:0 0 4px}.styles_business_description__esJV9{font-size:13px;color:var(--muted-text-color);margin:0;line-height:1.4}.styles_radio_button__ZEAx1{width:20px;height:20px;border:2px solid var(--divider-color);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_radio_checked__O_UY7{width:12px;height:12px;border-radius:50%;background-color:var(--primary-color)}.styles_profile_section__fVp19{width:100%;margin-bottom:16px}.styles_profile_wrapper__cUTM4{display:flex;align-items:center;justify-content:space-between;gap:10px}.styles_switch_button__6UgDt{border:none;display:flex;padding:5px;border-radius:50%;cursor:pointer;min-width:30px;background:var(--divider-color);transition:background .2s ease}.styles_switch_button__6UgDt:hover{background:var(--dark-divider-color)}.styles_info_section__J4tpX{width:100%;margin-top:8px}.styles_info_text__6r7z_{font-size:14px;color:var(--text-color);text-align:center;margin:0 0 16px;line-height:1.5}.styles_action_btns___f8yP{display:flex;flex-direction:column;gap:10px;width:100%}.styles_action_btns___f8yP.styles_with_switch__zmY97 button:first-child{margin-bottom:5px}@media(max-width:768px){.styles_action_btns___f8yP{gap:8px}}.styles_btns_wrapper__sj1jP{display:flex;gap:12px;width:100%;margin-top:8px}.styles_btns_wrapper__sj1jP button{flex:1 1}