.discussions-container[data-v-1e7f1f63]{padding:20px;position:relative;display:flex;gap:20px;min-width:1200px}.discussions-list[data-v-1e7f1f63]{width:600px;flex-shrink:0}.discussions-list.with-detail[data-v-1e7f1f63]{width:600px}.discussion-detail[data-v-1e7f1f63]{width:50%;background:#fff;border-left:1px solid #eee;padding:20px;overflow-y:auto;box-shadow:-2px 0 4px rgba(0,0,0,.1);display:flex;flex-direction:column;height:calc(100vh - 120px);position:sticky;top:20px}.discussion-detail .detail-content[data-v-1e7f1f63]{max-width:800px;margin:0 auto}.discussion-detail .detail-content h2[data-v-1e7f1f63]{margin-top:0}.discussion-detail .detail-content .discussion-meta[data-v-1e7f1f63]{font-size:.9em;color:#666;margin-top:10px}.discussion-detail .detail-content .discussion-meta span[data-v-1e7f1f63]{margin-right:15px}.discussion-detail .detail-content .discussion-meta span[data-v-1e7f1f63]:last-child{color:#999}.discussion-item[data-v-1e7f1f63]{border-bottom:1px solid #eee;padding:15px 0;width:100%;box-sizing:border-box}.discussion-item h3[data-v-1e7f1f63]{margin:0 0 10px 0;width:100%}.discussion-item h3[data-v-1e7f1f63],.discussion-item p[data-v-1e7f1f63]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discussion-item .discussion-meta[data-v-1e7f1f63]{font-size:.9em;color:#666;margin-top:10px}.discussion-item .discussion-meta span[data-v-1e7f1f63]{margin-right:15px}.discussion-item .discussion-meta span[data-v-1e7f1f63]:last-child{color:#999}.new-discussion[data-v-1e7f1f63]{margin-top:20px}.el-upload__tip[data-v-1e7f1f63]{font-size:12px;color:#606266;margin-top:7px}.dialog-footer[data-v-1e7f1f63]{text-align:right;display:block}.close-button[data-v-1e7f1f63]{position:absolute;top:10px;right:10px}.messages-section[data-v-1e7f1f63]{margin-top:30px}.messages-section h3[data-v-1e7f1f63]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.messages-list[data-v-1e7f1f63]{max-height:400px;overflow-y:auto;margin-bottom:20px}.message-item[data-v-1e7f1f63]{padding:15px;margin-bottom:15px;background:#f9f9f9;border-radius:8px}.message-item[data-v-1e7f1f63]:last-child{margin-bottom:0}.message-meta[data-v-1e7f1f63]{margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.message-meta .message-author[data-v-1e7f1f63]{font-weight:600;color:#333}.message-meta .message-time[data-v-1e7f1f63]{font-size:.85em;color:#999}.message-content[data-v-1e7f1f63]{color:#666;line-height:1.5}.no-messages[data-v-1e7f1f63]{text-align:center;padding:30px;color:#909399;font-style:italic}.new-comment[data-v-1e7f1f63]{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.todos-container[data-v-57d7478c]{display:flex;gap:20px;height:calc(100vh - 250px);width:100%;position:relative;overflow:hidden}.todos-list[data-v-57d7478c]{flex:1;max-width:600px;min-width:300px;transition:all .3s ease;overflow-y:auto;padding-right:10px}.todos-list.with-detail[data-v-57d7478c],.todos-list.with-form[data-v-57d7478c]{width:600px}.todos-header[data-v-57d7478c]{margin-bottom:20px;display:flex;justify-content:flex-end}.todos-grid[data-v-57d7478c]{display:flex;flex-direction:column;gap:16px}.todo-card[data-v-57d7478c]{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;cursor:pointer;border:1px solid #ebeef5;transition:all .3s ease}.todo-card[data-v-57d7478c]:hover{transform:translateY(-2px);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.todo-card.selected[data-v-57d7478c]{border-color:#409eff;box-shadow:0 2px 12px 0 rgba(64,158,255,.1)}.todo-card.selected .todo-title[data-v-57d7478c]{color:#409eff}.todo-card-header[data-v-57d7478c]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.todo-title[data-v-57d7478c]{margin:0;font-size:16px;font-weight:600;color:#303133;flex:1;margin-right:12px}.todo-description[data-v-57d7478c]{color:#606266;font-size:14px;margin-bottom:16px;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.todo-meta[data-v-57d7478c]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:13px;color:#909399}.todo-meta .todo-assignee[data-v-57d7478c],.todo-meta .todo-due-date[data-v-57d7478c]{display:flex;align-items:center;gap:8px}.todo-meta .todo-assignee i[data-v-57d7478c],.todo-meta .todo-due-date i[data-v-57d7478c]{font-size:14px}.todo-actions[data-v-57d7478c]{display:flex;justify-content:flex-end;gap:12px;padding-top:12px;border-top:1px solid #ebeef5}.todo-actions .el-button[data-v-57d7478c]{padding:0}.todo-actions .el-button[data-v-57d7478c]:hover{color:#409eff}.el-tag[data-v-57d7478c]{text-transform:capitalize;font-size:12px}[data-v-57d7478c] .el-card__body{padding:16px}.todo-form[data-v-57d7478c]{width:50%;background:#fff;padding:20px;border-radius:8px;box-shadow:-2px 0 4px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:sticky;top:20px;overflow-y:auto;max-height:calc(100vh - 120px)}.todo-form .form-header[data-v-57d7478c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.todo-form .form-header h3[data-v-57d7478c]{margin:0;font-size:18px;font-weight:600}.todo-form .form-footer[data-v-57d7478c]{margin-top:20px;text-align:right}.todo-form .form-footer .el-button[data-v-57d7478c]{margin-left:10px}[data-v-57d7478c] .el-form-item__label{font-weight:500}[data-v-57d7478c] .el-input__inner,[data-v-57d7478c] .el-textarea__inner{border-radius:4px}.no-data[data-v-57d7478c]{grid-column:1/-1;text-align:center;padding:40px;background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);color:#909399}.no-data i[data-v-57d7478c]{font-size:48px;margin-bottom:16px}.no-data p[data-v-57d7478c]{margin:0;font-size:14px}.todo-detail[data-v-57d7478c]{width:50%;background:#fff;padding:20px;border-radius:8px;box-shadow:-2px 0 4px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:sticky;top:20px;overflow-y:auto;max-height:calc(100vh - 120px)}.todo-detail .detail-header[data-v-57d7478c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.todo-detail .detail-header h2[data-v-57d7478c]{margin:0;font-size:20px;font-weight:600}.todo-detail .detail-header .detail-actions[data-v-57d7478c]{display:flex;gap:8px;align-items:center}.todo-detail .detail-header .detail-actions .el-button[data-v-57d7478c]{margin-left:0}.todo-detail .detail-section[data-v-57d7478c]{margin-bottom:20px}.todo-detail .detail-section label[data-v-57d7478c]{display:block;font-weight:500;color:#606266;margin-bottom:8px}.todo-detail .detail-section p[data-v-57d7478c]{margin:0;color:#303133;line-height:1.5}.todo-detail .detail-section h3[data-v-57d7478c]{margin:0 0 12px 0;font-size:18px}.detail-title-wrapper[data-v-57d7478c],.todo-title-wrapper[data-v-57d7478c]{display:flex;align-items:center;gap:12px;flex:1}.detail-section h3.completed[data-v-57d7478c],.todo-title.completed[data-v-57d7478c]{text-decoration:line-through;color:#909399}.todo-card-content[data-v-57d7478c],[data-v-57d7478c] .el-checkbox__input{cursor:pointer}[data-v-57d7478c] .el-checkbox__input .el-checkbox__inner{border-radius:2px}[data-v-57d7478c] .el-checkbox__input .el-checkbox__inner:after{border-radius:1px;height:7px;left:4px;top:1px;width:3px;border-width:2px}[data-v-57d7478c] .el-checkbox__label{display:none}[data-v-57d7478c] .el-checkbox__input.is-disabled{cursor:not-allowed}[data-v-57d7478c] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#f5f7fa;border-color:#e4e7ed;cursor:not-allowed}.detail-meta[data-v-57d7478c]{display:flex;gap:24px;padding:16px;background:#f5f7fa;border-radius:8px;margin:16px 0}.detail-meta .meta-item[data-v-57d7478c]{display:flex;align-items:flex-start;gap:8px}.detail-meta .meta-item i[data-v-57d7478c]{color:#909399;margin-top:4px}.detail-meta .meta-item .meta-content[data-v-57d7478c]{display:flex;flex-direction:column;gap:4px}.detail-meta .meta-item .meta-content label[data-v-57d7478c]{font-size:12px;color:#909399;margin:0}.detail-meta .meta-item .meta-content span[data-v-57d7478c]{color:#303133;font-size:14px}.description-section[data-v-57d7478c]{margin-top:24px}.description-section label[data-v-57d7478c]{font-size:14px;margin-bottom:12px}.description-section p[data-v-57d7478c]{background:#fff;padding:12px;border-radius:4px;margin:0}.messages-section[data-v-57d7478c]{margin-top:30px}.messages-section h3[data-v-57d7478c]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.messages-list[data-v-57d7478c]{max-height:400px;overflow-y:auto;margin-bottom:20px}.message-item[data-v-57d7478c]{padding:15px;margin-bottom:15px;background:#f9f9f9;border-radius:8px}.message-item[data-v-57d7478c]:last-child{margin-bottom:0}.message-meta[data-v-57d7478c]{margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.message-meta .message-author[data-v-57d7478c]{font-weight:600;color:#333}.message-meta .message-time[data-v-57d7478c]{font-size:.85em;color:#999}.message-content[data-v-57d7478c]{color:#666;line-height:1.5}.no-messages[data-v-57d7478c]{text-align:center;padding:30px;color:#909399;font-style:italic}.new-comment[data-v-57d7478c]{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.new-comment .comment-actions[data-v-57d7478c]{text-align:right;margin-top:10px}.message-author.admin[data-v-57d7478c]{color:#409eff}.admin-no-comment[data-v-57d7478c]{text-align:center;padding:15px;color:#909399;font-style:italic;background:#f5f7fa;border-radius:4px}.club_name[data-v-639a42d3]{margin-left:10px;color:#333;font-size:20px}[data-v-639a42d3] .el-table .custom-head-cell{background:#f83;color:#fff;box-sizing:border-box;font-family:GravityBold}.instruction-box[data-v-4771bd08]{background-color:#f5f7fa;border-radius:8px;padding:16px 20px;margin-bottom:24px}.instruction-box h3[data-v-4771bd08]{color:#303133;margin:0 0 8px 0;font-size:16px}.instruction-box p[data-v-4771bd08]{color:#606266;margin:0;font-size:14px;line-height:1.4}.club-profile[data-v-b926b94c]{padding:20px;background:#fff;border-radius:4px}.club-profile .profile-header[data-v-b926b94c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.club-profile .profile-header h2[data-v-b926b94c]{margin:0;font-size:18px;font-weight:500}.club-profile .profile-content[data-v-b926b94c]{line-height:1.6}.club-profile .profile-content .no-content[data-v-b926b94c]{color:#999;font-style:italic}.club-profile .profile-content .club-avatar[data-v-b926b94c]{display:block;margin:0 auto;font-size:36px!important}.club-profile .action-buttons[data-v-b926b94c]{margin-top:16px;display:flex;gap:8px;justify-content:flex-end}.club-profile .profile-section[data-v-b926b94c]{margin-bottom:30px;border-bottom:1px solid #ebeef5;padding-bottom:30px}.club-profile .profile-section[data-v-b926b94c]:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.club-profile .avatar-uploader[data-v-b926b94c]{text-align:center}.club-profile .avatar-uploader .avatar-preview[data-v-b926b94c]{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.club-profile .avatar-uploader .avatar-uploader-icon[data-v-b926b94c]{font-size:28px;color:#8c939d;width:100px;height:100px;line-height:100px;text-align:center;border:1px dashed #d9d9d9;border-radius:50%}.club-profile .avatar-uploader:hover .avatar-uploader-icon[data-v-b926b94c]{border-color:#409eff}.club-profile .avatar-edit-button[data-v-b926b94c]{margin-top:16px;display:block}.club-profile .club-avatar[data-v-b926b94c]{font-size:36px!important}.custom-head-cell[data-v-4f097e93]{background:#f83;color:#fff;box-sizing:border-box;font-family:GravityBold}[data-v-4f097e93] .el-table .el-button--text{padding:0;margin-right:16px}.custom-head-cell[data-v-60d5c9a6]{background:#f83;color:#fff;box-sizing:border-box;font-family:GravityBold}[data-v-60d5c9a6] .el-table .el-button--text{padding:0;margin-right:16px}[data-v-60d5c9a6] .el-table .el-button--danger{padding:7px 15px;margin-right:16px;background-color:#fff;border:1px solid #f56c6c;color:#f56c6c}[data-v-60d5c9a6] .el-table .el-button--danger:hover{background-color:#f56c6c;color:#fff}.settings-container[data-v-40897168]{padding:20px;max-width:800px;margin:0 auto}.settings-section[data-v-40897168]{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.settings-section h3[data-v-40897168]{margin-top:0;margin-bottom:24px;font-size:18px;font-weight:600}.settings-actions[data-v-40897168]{margin-top:24px;text-align:right}.danger-zone[data-v-40897168]{background:#fff3f3;padding:24px;border-radius:8px;border:1px solid #ffcdd2}.danger-zone h3[data-v-40897168]{color:#d32f2f;margin-top:0;margin-bottom:24px;font-size:18px;font-weight:600}.danger-zone .danger-actions[data-v-40897168]{display:flex;flex-direction:column;gap:16px}.danger-zone .danger-action[data-v-40897168]{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-radius:4px;border:1px solid #ffcdd2}.danger-zone .danger-action .action-info h4[data-v-40897168]{margin:0 0 8px 0;color:#d32f2f}.danger-zone .danger-action .action-info p[data-v-40897168]{margin:0;color:#666;font-size:14px}.settings-wrapper[data-v-40897168]{min-height:calc(100vh - 64px);padding:20px}[data-v-40897168] #app,[data-v-40897168] body{overflow-y:auto;height:100%}.leadership-wrapper[data-v-0c6b0280]{min-height:calc(100vh - 64px);padding:20px}.leadership-container[data-v-0c6b0280]{max-width:800px;margin:0 auto}.leadership-section[data-v-0c6b0280]{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.leadership-section h3[data-v-0c6b0280]{margin-top:0;margin-bottom:24px;font-size:18px;font-weight:600}.leadership-item[data-v-0c6b0280]{display:flex;align-items:center;gap:10px}.leadership-actions[data-v-0c6b0280]{margin-top:24px;text-align:right;display:flex;justify-content:space-between;align-items:center}.statistics-container[data-v-06011c7e]{padding:20px 0}.stat-card[data-v-06011c7e]{height:200px}.stat-card .stat-title[data-v-06011c7e]{font-size:16px;color:#606266;margin-bottom:20px;font-weight:700}.stat-card .stat-content .stat-number[data-v-06011c7e]{font-size:36px;color:#409eff;font-weight:700;margin-bottom:20px}.stat-card .stat-content .stat-breakdown .stat-item[data-v-06011c7e]{display:flex;justify-content:space-between;margin-bottom:8px}.stat-card .stat-content .stat-breakdown .stat-item .label[data-v-06011c7e]{color:#909399}.stat-card .stat-content .stat-breakdown .stat-item .value[data-v-06011c7e]{color:#606266;font-weight:500}.chart-card[data-v-06011c7e]{min-height:300px}.chart-card .chart-title[data-v-06011c7e]{font-size:16px;color:#606266;margin-bottom:20px;font-weight:700}.chart-card .chart-container[data-v-06011c7e]{height:250px}.chart-card .chart-container .placeholder-chart[data-v-06011c7e]{height:100%;display:flex;align-items:center;justify-content:center;color:#909399;background-color:#f5f7fa;border-radius:4px}.club-d[data-v-5ffb445a]{height:100%;overflow:hidden}.club-d-list[data-v-5ffb445a]{flex:5;overflow-y:scroll;padding:5px 20px;width:100%}.club-d-list[data-v-5ffb445a] .el-tabs,.club-d-list[data-v-5ffb445a] .el-tabs .el-tab-pane,.club-d-list[data-v-5ffb445a] .el-tabs .el-tabs__content,.club-d-list[data-v-5ffb445a] .el-tabs .el-tabs__header,.club-d-list[data-v-5ffb445a] .el-tabs .el-tabs__nav-wrap{width:100%}.club-d-operation[data-v-5ffb445a]{padding:20px 20px 5px 0;margin-left:12px;flex:1;overflow-y:scroll}.club-d-operation .operation-header[data-v-5ffb445a]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.club-d-operation .operation-header-icon[data-v-5ffb445a]{width:48px;height:48px;border-radius:50%;background-color:#e6e6e6;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#666}.club-d-operation .operation-header-info[data-v-5ffb445a]{flex:1;margin-left:12px}.club-d-operation .operation-header-name[data-v-5ffb445a]{margin-right:12px;font-size:24px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-d-operation .operation-header-name .operation-header-type[data-v-5ffb445a]{display:inline-block;font-size:12px;color:#666;font-weight:400;margin-left:8px;padding:2px 8px;border-radius:12px;background-color:#f5f5f5;border:1px solid #e0e0e0;vertical-align:middle;line-height:1.4}.club-d-operation .operation-header-intro[data-v-5ffb445a]{font-size:14px;color:#666;line-height:1.4}