.invite-progress-page[data-v-148c0de9]{min-height:100vh;background-color:#121721;color:#fff;padding-bottom:20px}.top-bar[data-v-148c0de9]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:linear-gradient(90deg,#1a2030,#232842);border-bottom:1px solid #2a3050}.back-button[data-v-148c0de9]{width:30px;height:30px;border-radius:50%;background-color:rgba(61,69,109,.5);display:flex;justify-content:center;align-items:center;font-size:18px;color:#a0a5c6;cursor:pointer}.title[data-v-148c0de9]{font-size:18px;font-weight:600}.content[data-v-148c0de9]{padding:15px}.tabs-header[data-v-148c0de9]{display:flex;background:linear-gradient(90deg,#232842,#1e2235);border-radius:12px;margin-bottom:15px;overflow:hidden}.tab-item[data-v-148c0de9]{flex:1;text-align:center;padding:12px 0;color:#a0a5c6;cursor:pointer;transition:all .3s;position:relative}.tab-item.active[data-v-148c0de9]{color:#6a7ce0}.tab-item.active[data-v-148c0de9]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:20px;height:2px;background-color:#6a7ce0}.tabs-content[data-v-148c0de9]{background:linear-gradient(90deg,#232842,#1e2235);border-radius:12px;padding:15px}.user-list[data-v-148c0de9]{display:flex;flex-direction:column;gap:10px}.user-item[data-v-148c0de9]{display:flex;justify-content:space-between;align-items:center;background-color:#2a3050;padding:12px 15px;border-radius:8px}.user-info[data-v-148c0de9]{display:flex;width:100%;justify-content:space-between;gap:4px}.user-id[data-v-148c0de9]{font-size:14px;color:#fff}.user-name[data-v-148c0de9]{font-size:12px;color:#a0a5c6}