.gx-msg[data-v-0c376ea2]{min-height:100vh;background:#f0f2f8;font-family:Noto Sans SC,sans-serif}.back-btn[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:8px;padding:7px 14px;cursor:pointer;font-family:Noto Sans SC,sans-serif;font-size:13px;color:#fff;-webkit-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1);margin:0 auto}.gx-msg__box[data-v-0c376ea2]{padding:22px 28px;max-width:1100px;margin:0 auto}.gx-msg__head[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.gx-msg__title[data-v-0c376ea2]{font-family:"Noto Serif SC",serif;font-size:22px;font-weight:700;color:var(--gx-black);margin:0}.gx-msg__ws[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:11px}.gx-msg__ws-dot[data-v-0c376ea2]{width:6px;height:6px;border-radius:50%;-webkit-box-shadow:0 0 6px currentColor;box-shadow:0 0 6px currentColor}.gx-msg__ws--connected[data-v-0c376ea2]{background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.25);color:#4ade80}.gx-msg__ws--failed[data-v-0c376ea2]{background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.25);color:#f87171}.gx-msg__ws--disconnected[data-v-0c376ea2]{background:rgba(139,157,195,.08);border:1px solid rgba(139,157,195,.25);color:#6a6a8a}.gx-msg__ws-count[data-v-0c376ea2]{padding:0 6px;border-radius:8px;background:#f87171;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;color:#fff}.gx-msg__spacer[data-v-0c376ea2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.gx-msg__btn[data-v-0c376ea2]{height:32px;padding:0 14px;border-radius:7px;border:1px solid #e0e0ec;background:#fff;font-family:Noto Sans SC,sans-serif;font-size:13px;color:#4a4a6a;cursor:pointer;-webkit-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1)}.gx-msg__btn--danger[data-v-0c376ea2]{color:var(--gx-red);border-color:var(--gx-red)}.gx-msg__tabs[data-v-0c376ea2]{border-bottom:2px solid #e0e0ec;margin-bottom:18px;-webkit-animation:msgIn .5s ease-out .05s 1 normal both running;animation:msgIn .5s ease-out .05s 1 normal both running}.gx-msg__tab[data-v-0c376ea2],.gx-msg__tabs[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.gx-msg__tab[data-v-0c376ea2]{height:38px;padding:0 18px;border-bottom:2px solid transparent;cursor:pointer;background:transparent;font-family:Noto Sans SC,sans-serif;font-size:14px;font-weight:400;color:#4a4a6a;margin-bottom:-2px;-webkit-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.gx-msg__tab--on[data-v-0c376ea2]{font-weight:700;color:var(--gx-gold);border-color:var(--gx-gold)}.gx-msg__tab-count[data-v-0c376ea2]{width:16px;height:16px;border-radius:8px;background:var(--gx-gold);font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;color:var(--gx-black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gx-msg__tab-count--on[data-v-0c376ea2]{background:rgba(200,68,60,.15);color:#c8443c}.gx-msg__read-filter[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-bottom:16px}.gx-msg__filter-btn[data-v-0c376ea2]{height:28px;padding:0 14px;border-radius:6px;cursor:pointer;font-size:12px;background:#fff;border:1px solid #e1e5ee;color:#4a4a6a;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.gx-msg__filter-btn--on[data-v-0c376ea2]{background:#e1e5ee;border-color:rgba(212,169,70,.45);color:#e8c778}.gx-msg__list[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.gx-msg__item[data-v-0c376ea2]{border-radius:12px;padding:16px 18px;background:linear-gradient(135deg,#fff,rgba(12,22,52,.3));border:1px solid rgba(212,169,70,.14);border-left:3px solid rgba(212,169,70,.2);position:relative}.gx-msg__item--unread[data-v-0c376ea2]{border-left-color:#d4a946}.gx-msg__item-dot[data-v-0c376ea2]{position:absolute;top:16px;right:16px;width:7px;height:7px;border-radius:50%;background:#f87171;-webkit-box-shadow:0 0 8px rgba(248,113,113,.6);box-shadow:0 0 8px rgba(248,113,113,.6)}.gx-msg__item-top[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.gx-msg__type[data-v-0c376ea2]{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600}.gx-msg__item-title[data-v-0c376ea2]{font-size:14px;font-weight:600}.gx-msg__item-time[data-v-0c376ea2]{font-family:JetBrains Mono,monospace;font-size:11px;color:#6a6a8a;margin-left:auto}.gx-msg__item-content[data-v-0c376ea2]{font-size:13px;line-height:1.65;margin:0 0 12px}.gx-msg__item-ops[data-v-0c376ea2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.gx-msg__op[data-v-0c376ea2]{height:26px;padding:0 10px;border-radius:5px;cursor:pointer;background:#fff;border:1px solid #e1e5ee;font-size:11px;color:#4a4a6a;-webkit-transition:all .16s;transition:all .16s}.gx-msg__op[data-v-0c376ea2]:hover{border-color:rgba(212,169,70,.5);color:#d4a946}.gx-msg__op--danger[data-v-0c376ea2]{color:#f87171;border-color:rgba(248,113,113,.3)}.gx-msg__op--danger[data-v-0c376ea2]:hover{background:#f87171;color:#fff}.gx-msg__empty[data-v-0c376ea2]{padding:56px 0;text-align:center;border-radius:12px;background:#f7f8fa;border:1px solid rgba(212,169,70,.1)}.gx-msg__empty-icon[data-v-0c376ea2]{font-size:40px;margin-bottom:10px}.gx-msg__empty-text[data-v-0c376ea2]{font-size:14px;color:#4a4a6a;font-weight:500}.gx-msg__empty-sub[data-v-0c376ea2]{font-size:12px;color:#6a6a8a;margin-top:4px}