@charset "UTF-8";*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:2px;background:#3e3e3e33}*::-webkit-scrollbar-button{background:transparent}*::-webkit-scrollbar-button:hover{background:#3e3e3e80}html,body,#app{margin:0;min-height:100vh;width:100%;height:100%;overflow:hidden}:root{--primary: #6C5CE7;--secondary: #A29BFE;--accent: #FD79A8;--text: #2D3436;--light-text: #636E72;--bg: #F5F6FA;--card: #FFFFFF;--border: #E0E0E0;--error: #FF7675}input{outline:none;border:none;background:none;font-size:16px;color:#000}input::placeholder{color:#c5c5c5}input::-ms-reveal{display:none!important}input::-ms-clear{display:none!important}.card[data-v-41978296]{display:grid;height:86px;padding:15px 0;margin:0 20px;grid-template-columns:56px 1fr 56px;grid-template-rows:28px 28px;column-gap:10px;align-items:center;border-bottom:1px solid var(--border)}.title[data-v-41978296]{font-size:14px;font-weight:500;padding:8px 20px;background-color:var(--bg);color:var(--light-text)}.avatar[data-v-41978296]{grid-row:span 2;width:100%;height:100%;border-radius:12px}.name[data-v-41978296]{grid-row:span 2;font-size:16px;color:#fff}.time[data-v-41978296]{justify-self:end}.icon[data-v-41978296]{grid-row:span 2}.subtitle[data-v-41978296]{font-size:14px;font-weight:400;color:var(--light-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.count[data-v-41978296]{justify-self:end;top:30px;width:20px;height:20px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;background-color:#ff7675}.header[data-v-20765eac]{position:relative;right:0;top:0;display:flex;align-items:center;justify-content:center;height:70px}.header .avatar[data-v-20765eac]{width:40px;height:40px;border-radius:50%;margin:0 10px 0 5px}.header .title[data-v-20765eac]{font-size:16px;font-weight:500;flex:1}.icon[data-v-621ffbd4]{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.tip[data-v-4911742b]{position:fixed;top:40%;left:0;right:0;height:150px;width:200px;margin:0 auto;line-height:40px;text-align:center;background:#fff;z-index:999;border-radius:15px}.tip .error-title[data-v-4911742b],.tip .success-title[data-v-4911742b]{display:flex;flex-direction:column;align-items:center;margin-top:10px}.tip .error-title .subtitle[data-v-4911742b],.tip .success-title .subtitle[data-v-4911742b]{font-size:16px;margin-top:10px}.tip .error-title .error-message[data-v-4911742b],.tip .success-title .error-message[data-v-4911742b]{font-size:14px;color:red;margin-top:-10px}.tip .error-title .success-message[data-v-4911742b],.tip .success-title .success-message[data-v-4911742b]{font-size:14px;color:#007aff;margin-top:-10px}.tip .error-title .btn[data-v-4911742b],.tip .success-title .btn[data-v-4911742b]{position:absolute;bottom:0;border:none;width:100%;height:40px;border-radius:0 0 15px 15px;background:#fff;color:#3a83fc;border-top:1px solid #f0f0f0;font-size:16px}.tip .success-title .subtitle[data-v-4911742b]{font-size:16px;margin-top:10px}.subTip[data-v-4911742b]{position:fixed;top:40%;left:0;right:0;height:50px;width:150px;margin:0 auto;line-height:50px;text-align:center;background:#fff;z-index:999;border-radius:15px}.subTip .search-success[data-v-4911742b],.subTip .search-fail[data-v-4911742b]{display:flex;align-items:center;justify-content:center;gap:10px}.invite-tip[data-v-4911742b]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;background:#fff;z-index:1000;border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden}.invite-tip .invite-content[data-v-4911742b]{padding:20px}.invite-tip .invite-header[data-v-4911742b]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.invite-tip .invite-avatar[data-v-4911742b]{width:48px;height:48px;border-radius:50%;object-fit:cover}.invite-tip .invite-info[data-v-4911742b]{flex:1}.invite-tip .invite-name[data-v-4911742b]{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:4px}.invite-tip .invite-message[data-v-4911742b]{font-size:14px;color:#64748b;line-height:1.4}.invite-tip .invite-buttons[data-v-4911742b]{display:flex;gap:12px}.invite-tip .btn-refuse[data-v-4911742b],.invite-tip .btn-accept[data-v-4911742b]{flex:1;height:40px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.invite-tip .btn-refuse[data-v-4911742b]{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.invite-tip .btn-refuse[data-v-4911742b]:hover{background:#e2e8f0}.invite-tip .btn-accept[data-v-4911742b]{background:#22c55e;color:#fff}.invite-tip .btn-accept[data-v-4911742b]:hover{background:#16a34a}
