.sv-main:has(.chat-shell){padding:0;display:flex;flex-direction:column;height:100vh;overflow:hidden}.chat-shell[data-astro-cid-wfrjesbw]{display:flex;flex:1;height:100%;overflow:hidden;background:var(--paper)}.chat-aside[data-astro-cid-wfrjesbw]{width:300px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--paper);overflow:hidden}.chat-aside-head[data-astro-cid-wfrjesbw]{padding:16px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:var(--paper);flex-shrink:0}.chat-hamburger[data-astro-cid-wfrjesbw]{color:var(--ink-3);width:34px;height:34px;border-radius:8px;border:1px solid var(--line);display:grid;place-items:center;flex-shrink:0;transition:background .15s}.chat-hamburger[data-astro-cid-wfrjesbw]:hover{background:var(--warm)}.chat-aside-title[data-astro-cid-wfrjesbw]{font-size:17px;font-weight:800;color:var(--ink);display:flex;align-items:center;gap:8px;flex:1}.chat-aside-title[data-astro-cid-wfrjesbw] .bi[data-astro-cid-wfrjesbw]{color:var(--teal);font-size:16px}.chat-unread-badge[data-astro-cid-wfrjesbw]{background:var(--teal);color:#fff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.chat-list[data-astro-cid-wfrjesbw]{flex:1;overflow-y:auto;padding:8px 0}.chat-list[data-astro-cid-wfrjesbw]::-webkit-scrollbar{width:4px}.chat-list[data-astro-cid-wfrjesbw]::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.chat-skeleton-item[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:12px;padding:12px 16px}.chat-sk-av[data-astro-cid-wfrjesbw]{width:44px;height:44px;border-radius:50%;flex-shrink:0}.chat-sk-info[data-astro-cid-wfrjesbw]{flex:1;display:flex;flex-direction:column;gap:6px}.chat-sk-name[data-astro-cid-wfrjesbw]{height:12px;width:60%;border-radius:6px}.chat-sk-msg[data-astro-cid-wfrjesbw]{height:10px;width:80%;border-radius:6px}.sv-chat-item{display:flex;align-items:center;gap:12px;padding:11px 16px;cursor:pointer;transition:background .15s;position:relative}.sv-chat-item:hover{background:var(--warm)}.sv-chat-item.active{background:var(--teal-soft);border-right:3px solid var(--teal)}.sv-chat-item .sv-user-avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0;font-size:14px;font-weight:800;background:linear-gradient(135deg,var(--teal),#2DD4BF);color:#fff;display:grid;place-items:center}.sv-chat-info{flex:1;min-width:0}.sv-chat-name{font-weight:700;font-size:14px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-chat-preview{font-size:12.5px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.sv-chat-time{font-size:11px;color:var(--ink-4);flex-shrink:0;align-self:flex-start;margin-top:2px}.sv-chat-unread{width:18px;height:18px;border-radius:50%;background:var(--teal);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.chat-conv[data-astro-cid-wfrjesbw]{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;background:var(--warm)}html[data-theme=dark] .chat-conv[data-astro-cid-wfrjesbw]{background:#0a1821}.chat-conv-header[data-astro-cid-wfrjesbw]{padding:14px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;background:var(--paper);flex-shrink:0;box-shadow:0 1px 4px #0b10140d}.chat-conv-av[data-astro-cid-wfrjesbw]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--teal),#2DD4BF);color:#fff;font-weight:800;font-size:14px;display:grid;place-items:center;flex-shrink:0}.chat-conv-info[data-astro-cid-wfrjesbw]{flex:1;min-width:0}.chat-conv-name[data-astro-cid-wfrjesbw]{font-weight:800;font-size:15px;color:var(--ink)}.chat-conv-sub[data-astro-cid-wfrjesbw]{font-size:12px;color:var(--ink-3);margin-top:1px}.chat-conv-action[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;border:1.5px solid var(--line);font-size:12.5px;font-weight:700;color:var(--teal);background:var(--teal-soft);transition:background .15s,border-color .15s}.chat-conv-action[data-astro-cid-wfrjesbw]:hover{background:var(--mint-soft);border-color:var(--mint)}.chat-messages[data-astro-cid-wfrjesbw]{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:6px}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar{width:4px}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.chat-empty-state[data-astro-cid-wfrjesbw]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--ink-4);text-align:center;padding:40px}.chat-empty-icon[data-astro-cid-wfrjesbw]{width:72px;height:72px;border-radius:50%;background:var(--line-2);display:grid;place-items:center;font-size:28px;color:var(--ink-4);margin-bottom:4px}.chat-empty-state[data-astro-cid-wfrjesbw] strong[data-astro-cid-wfrjesbw]{font-size:16px;color:var(--ink-2)}.chat-empty-state[data-astro-cid-wfrjesbw] p[data-astro-cid-wfrjesbw]{font-size:13px;line-height:1.6;max-width:200px}.sv-msg{display:flex;flex-direction:column;max-width:68%;animation:msgIn .18s ease-out}.sv-msg-mine{align-self:flex-end;align-items:flex-end}.sv-msg-other{align-self:flex-start;align-items:flex-start}.sv-msg-bubble{padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.5;word-break:break-word;box-shadow:0 1px 3px #0b101412}.sv-msg-mine .sv-msg-bubble{background:linear-gradient(135deg,var(--teal),#1a5f72);color:#fff;border-bottom-right-radius:5px}.sv-msg-other .sv-msg-bubble{background:var(--paper);color:var(--ink);border-bottom-left-radius:5px;border:1px solid var(--line)}.sv-msg-time{font-size:10.5px;color:var(--ink-4);margin-top:3px;padding:0 4px}.sv-msg-mine .sv-msg-time{color:#ffffff8c}@keyframes msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-date-sep{text-align:center;font-size:11.5px;font-weight:700;color:var(--ink-4);letter-spacing:.04em;padding:8px 0;position:relative}.chat-date-sep:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--line)}.chat-date-sep span{position:relative;background:var(--warm);padding:0 12px}.chat-input-bar[data-astro-cid-wfrjesbw]{padding:12px 16px;border-top:1px solid var(--line);background:var(--paper);flex-shrink:0}.chat-input-wrap[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:8px;background:var(--warm);border:1.5px solid var(--line);border-radius:26px;padding:6px 6px 6px 16px;transition:border-color .18s}.chat-input-wrap[data-astro-cid-wfrjesbw]:focus-within{border-color:var(--teal)}.chat-input[data-astro-cid-wfrjesbw]{flex:1;border:none;background:transparent;font-size:14px;color:var(--ink);outline:none;font-family:var(--sans, system-ui)}.chat-input[data-astro-cid-wfrjesbw]::placeholder{color:var(--ink-4)}.chat-send-btn[data-astro-cid-wfrjesbw]{width:38px;height:38px;border-radius:50%;background:var(--teal);color:#fff;border:none;display:grid;place-items:center;cursor:pointer;font-size:14px;flex-shrink:0;transition:background .15s,transform .15s}.chat-send-btn[data-astro-cid-wfrjesbw]:hover{background:var(--teal-dark);transform:scale(1.05)}@media(max-width:640px){.chat-aside[data-astro-cid-wfrjesbw]{width:100%;border-right:none}.chat-conv[data-astro-cid-wfrjesbw],.chat-aside[data-astro-cid-wfrjesbw].chat-hidden{display:none}.chat-conv[data-astro-cid-wfrjesbw].chat-visible{display:flex}}
