:root{--bg:#f4f7fb;--surface:#fffffff0;--surface-2:#fff;--border:#e4eaf4;--text:#1f2937;--muted:#6b7280;--primary:#2563eb;--primary-soft:#e8f0ff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--shadow:0 16px 40px #0f172a14;--radius:22px;--radius-sm:14px;--header-h:76px;--safe-bottom:calc(12px + env(safe-area-inset-bottom))}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#3b82f61f,#0000 28%),linear-gradient(#f8fbff 0%,#f4f7fb 100%);margin:0;font-family:Segoe UI,Noto Sans TC,Arial,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.hidden{display:none!important}.app{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.topbar{z-index:50;min-height:var(--header-h);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd6;border-bottom:1px solid #e4eaf4e6;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.brand-logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb 58%,#0ea5e9);border-radius:15px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 12px 24px #2563eb38}.brand-copy{flex-direction:row;align-items:center;gap:8px;min-width:0;display:flex}.brand-title{letter-spacing:.2px;font-size:19px;font-weight:800;line-height:1}.header-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-chip{color:#546273;background:#eff3f9;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:800;transition:all .18s;display:inline-flex}.filter-chip b{color:#334155;background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 9px;font-size:13px;line-height:1;transition:all .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #94a3b824}.filter-chip.has-items b{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 10px 20px #ef44443d}.filter-chip.active{background:var(--primary-soft);color:#1d4ed8;border-color:#2563eb24;box-shadow:inset 0 0 0 1px #2563eb14}.filter-chip:hover{transform:translateY(-1px)}.agent-button{border:1px solid var(--border);background:#ffffffe0;border-radius:18px;flex:none;align-items:center;gap:12px;min-width:0;padding:8px 12px 8px 8px;display:flex;box-shadow:0 8px 20px #0f172a0d}.avatar-slot{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.avatar-slot img{object-fit:cover;width:100%;height:100%;display:block}.agent-copy{text-align:left;min-width:0}.agent-name{white-space:nowrap;font-size:14px;font-weight:800;line-height:1.2}.agent-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.status-dot{background:var(--success);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #10b98124}.status-dot.offline{background:var(--muted);box-shadow:0 0 0 4px #6b728024}.agent-gear{color:#64748b;margin-left:4px;font-size:18px}.layout{min-height:0;height:calc(100dvh - var(--header-h));flex:1;grid-template-columns:320px minmax(420px,1fr) 340px;gap:16px;padding:16px;display:grid;overflow:hidden}.panel{background:var(--surface);min-height:0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #e4eaf4e6;border-radius:24px;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);background:linear-gradient(#fffffff5,#ffffffe6);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.panel-title{font-size:16px;font-weight:800}.panel-subtitle{color:var(--muted);margin-top:4px;font-size:12px}.queue-panel,.info-panel,.chat-panel{flex-direction:column;min-height:0;display:flex}.queue-wrap,.info-body,.messages{flex:auto;min-height:0;overflow:hidden auto}.count-badge{color:#1d4ed8;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.queue-wrap{padding:14px}.queue-list{flex-direction:column;gap:10px;display:flex}.queue-item{border:1px solid var(--border);background:#fffffff0;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:14px;transition:all .18s;display:grid}.queue-item:hover{border-color:#d6def1;transform:translateY(-1px)}.queue-item.active{background:linear-gradient(#eef4ff,#fff);border-color:#3b82f657;box-shadow:0 12px 26px #3b82f617}.queue-main{min-width:0}.queue-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.queue-name{font-size:15px;font-weight:800}.queue-meta{color:var(--muted);text-align:left;font-size:12px;line-height:1.45}.queue-snippet{color:#475569;text-align:left;margin-top:10px;font-size:13px;line-height:1.5}.queue-tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tag{color:#475569;background:#f3f4f6;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.tag.unassigned{color:#b45309;background:#fff7ed}.tag.progress{color:#0f766e;background:#ecfeff}.tag.priority{color:#b91c1c;background:#fef2f2}.chat-head{border-bottom:1px solid var(--border);background:linear-gradient(#fffffff5,#ffffffe0);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.chat-head-left{align-items:center;gap:12px;min-width:0;display:flex}.chat-head-copy{min-width:0}.chat-name{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;overflow:hidden}.chat-sub{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:4px;font-size:12px;display:flex}.ghost-btn,.primary-btn,.soft-btn,.icon-btn{border-radius:12px;transition:all .18s}.ghost-btn,.soft-btn,.primary-btn{padding:10px 14px;font-weight:700}.ghost-btn{border:1px solid var(--border);color:var(--text);background:#ffffffe0}.soft-btn{color:#1d4ed8;background:#eff6ff}.primary-btn{background:linear-gradient(135deg, var(--primary), #1d4ed8);color:#fff;box-shadow:0 10px 20px #2563eb3d}.icon-btn{border:1px solid var(--border);background:#ffffffe0;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.ghost-btn:hover,.soft-btn:hover,.primary-btn:hover,.icon-btn:hover{transform:translateY(-1px)}.chat-head-actions{flex:none;align-items:center;gap:8px;display:flex}.chat-menu{position:relative}.menu{border:1px solid var(--border);z-index:20;background:#fff;border-radius:16px;width:180px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #0f172a1f}.menu.open{display:block}.menu button{text-align:left;width:100%;color:var(--text);border-radius:12px;padding:11px 12px;font-weight:700}.menu button:hover{background:#f6f8fc}.messages{background:radial-gradient(circle at 100% 0,#3b82f60f,#0000 24%),linear-gradient(#fbfdff 0%,#f7f9fc 100%);flex:auto;min-height:0;padding:18px}.empty-state{text-align:center;color:#64748b;place-items:center;height:100%;padding:24px;display:grid}.empty-state .big{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:800}.date-divider{justify-content:center;margin:6px 0 16px;display:flex}.date-divider span{color:#64748b;background:#e2e8f0d1;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.bubble-row{gap:10px;padding-bottom:14px;display:flex}.bubble-row.agent{justify-content:flex-end}.bubble{word-break:break-word;background:#fff;border:1px solid #e6ebf4;border-radius:18px;max-width:min(72%,520px);padding:12px 14px;line-height:1.55;box-shadow:0 8px 18px #0f172a0d}.bubble-row.agent .bubble{background:linear-gradient(#eaf2ff,#dce9ff);border-color:#cfe0ff}.bubble-meta{color:#64748b;margin-top:6px;font-size:11px}.bubble-attachment{color:#334155;background:#f1f5f9d9;border-radius:14px;margin-top:10px;padding:12px;font-size:13px;font-weight:700}.composer{border-top:1px solid var(--border);padding:14px 16px var(--safe-bottom);background:#fffffff2}.composer-tools{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.tool-chip{color:#334155;background:#f3f6fb;border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.tool-chip:hover{background:#eef4ff;border-color:#d7e1f2}.composer-main{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.composer textarea{resize:vertical;background:#fcfdff;border:1px solid #dce4f3;border-radius:18px;outline:none;width:100%;min-height:84px;max-height:180px;padding:14px 15px;box-shadow:inset 0 1px 2px #0f172a0a}.composer textarea:focus{border-color:#9ec0ff;box-shadow:0 0 0 3px #3b82f61f}.send-btn{background:linear-gradient(135deg, var(--primary), #1d4ed8);color:#fff;border-radius:16px;min-width:96px;height:54px;padding:0 18px;font-weight:800;box-shadow:0 12px 24px #2563eb38}.profile-card{border:1px solid var(--border);background:linear-gradient(#f8fbff,#fff);border-radius:18px;margin-bottom:14px;padding:16px}.profile-top{align-items:center;gap:12px;display:flex}.profile-name{font-size:18px;font-weight:800}.profile-row{border-bottom:1px dashed #e5eaf3;justify-content:space-between;gap:12px;padding:12px 0;font-size:14px;display:flex}.profile-row:last-child{border-bottom:0}.profile-row span:first-child{color:var(--muted)}.note-box{resize:vertical;background:#fcfdff;border:1px solid #dce4f3;border-radius:16px;outline:none;width:100%;min-height:110px;margin-top:10px;padding:12px 14px}.note-box:focus{border-color:#9ec0ff;box-shadow:0 0 0 3px #3b82f61f}.chip-line{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.drawer,.modal{z-index:90;background:#0f172a57;display:none;position:fixed;inset:0}.drawer.open,.modal.open{display:block}.drawer-panel{background:#fff;flex-direction:column;width:min(94vw,360px);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 40px #0f172a29}.drawer-head,.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.drawer-body,.modal-body{padding:16px;overflow:auto}.modal-panel{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;width:min(520px,100vw - 24px);max-height:min(88dvh,760px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 60px #0f172a2e}.switch-row{border-bottom:1px dashed #e5eaf3;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.switch{background:#d8dee9;border-radius:999px;width:54px;height:32px;padding:3px;transition:all .2s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:26px;height:26px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 4px 10px #0f172a1f}.switch.active{background:#10b981d1}.switch.active:after{left:25px}.field{margin-bottom:14px}.field label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.field input,.field textarea{background:#fbfdff;border:1px solid #dce4f3;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px}.field textarea{resize:vertical;min-height:90px;padding:12px 14px}.field input:focus,.field textarea:focus{border-color:#9ec0ff;box-shadow:0 0 0 3px #3b82f61f}.avatar-editor{align-items:center;gap:14px;padding:4px 0 16px;display:flex}.avatar-editor .avatar-slot{width:64px;height:64px;font-size:22px}.toast{color:#fff;opacity:0;pointer-events:none;z-index:120;background:#0f172ae6;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:700;transition:all .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(20px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.desktop-only{display:block}.mobile-only{display:none}.layout.desktop-only{display:grid}.login-screen{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 0 0,#3b82f62e,#0000 30%),radial-gradient(circle at 100% 100%,#0ea5e929,#0000 26%),#f4f7fbeb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.login-card{background:#fffffff0;border:1px solid #e5eaf3eb;border-radius:28px;width:min(420px,100%);padding:28px;box-shadow:0 28px 60px #0f172a1f}.login-card h1{margin:0 0 8px;font-size:28px}.login-card p{color:var(--muted);margin:0 0 22px}.login-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.takeover-pane{padding:16px 18px calc(var(--safe-bottom) + 2px);border-top:1px solid var(--border);background:linear-gradient(#fffffff5,#f8fafcfa);justify-content:space-between;align-items:center;gap:14px;display:flex}.takeover-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.takeover-title{color:#0f172a;font-size:15px;font-weight:800}.takeover-subtitle{color:var(--muted);font-size:13px;line-height:1.5}.takeover-btn{background:linear-gradient(135deg, var(--success), #00be2a);color:#fff;border-radius:16px;flex:none;min-width:118px;height:52px;padding:0 18px;font-weight:800;box-shadow:0 12px 24px #2563eb38}.takeover-pane.disabled{justify-content:center}.takeover-pane.disabled .takeover-copy{text-align:center;align-items:center}@media (width<=1180px){.layout{grid-template-columns:300px minmax(0,1fr)}.info-panel.desktop-info{display:none}}@media (width<=820px){:root{--header-h:84px}body{background:#eef2f7}.desktop-only{display:none!important}.mobile-only{display:block}.topbar{align-items:flex-start;padding:10px 12px}.brand{align-items:flex-start;gap:10px}.brand-logo{border-radius:14px;width:38px;height:38px}.brand-title{font-size:17px}.header-filters{gap:6px}.filter-chip{padding:7px 10px;font-size:12px}.filter-chip b{font-size:14px}.agent-button{border-radius:16px;padding:6px}.agent-copy,.agent-gear,.layout{display:none}.mobile-app{min-height:0;height:calc(100dvh - var(--header-h));flex:1;position:relative;overflow:hidden}.mobile-list-screen,.chat-mobile-shell{height:100%}.mobile-list-screen .panel,.chat-mobile-shell .chat-panel{height:100%;box-shadow:none;border-left:0;border-right:0;border-radius:0}.queue-wrap{padding:12px 12px 16px}.queue-item{border-radius:22px;grid-template-columns:auto 1fr;gap:10px;padding:14px;box-shadow:0 10px 22px #0f172a0d}.queue-item>.tag{justify-self:start}.panel-header{padding:14px 12px}.chat-mobile-shell{inset:var(--header-h) 0 0 0;z-index:70;background:#f5f7fb;flex-direction:column;display:none;position:fixed}.chat-mobile-shell.open{display:flex}.chat-head{z-index:8;padding:10px 12px;position:sticky;top:0}.chat-head-copy{max-width:46vw}.chat-head-actions .ghost-btn{padding:9px 12px}.messages{padding:12px 12px 8px}.bubble{border-radius:18px;max-width:86%}.composer{padding:10px 12px var(--safe-bottom);background:#fffffff5;position:sticky;bottom:0;box-shadow:0 -10px 22px #0f172a0d}.composer-tools{flex-wrap:nowrap;margin-bottom:8px;padding-bottom:2px;overflow:auto}.composer-tools::-webkit-scrollbar{display:none}.tool-chip{white-space:nowrap;padding:8px 11px}.composer textarea{min-height:104px;max-height:180px;font-size:16px}.send-btn{min-width:76px;height:56px}.drawer-panel{width:100%;max-width:none}.modal-panel{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.takeover-pane{flex-direction:column;align-items:stretch}}.bubble-row.system{justify-content:center;margin:10px 0 16px}.system-badge{color:#475569;text-align:center;background:#e2e8f0e6;border-radius:999px;max-width:min(80%,560px);padding:8px 14px;font-size:12px;font-weight:700;box-shadow:inset 0 0 0 1px #cbd5e1cc}.bubble.image-bubble{width:fit-content;max-width:min(320px,72%);padding:8px}.bubble.image-bubble .bubble-meta{margin-top:8px;padding:0 4px 2px}.bubble-image-wrap{background:#fff;border:1px solid #dbe4f0;border-radius:16px;width:auto;max-width:100%;margin-top:0;line-height:0;display:inline-block;overflow:hidden;box-shadow:0 8px 18px #0f172a0d}.bubble-image{background:linear-gradient(#f8fbff,#eef4ff);width:auto;max-width:min(100%,280px);height:auto;max-height:320px;display:block}.lightbox{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.lightbox.open{display:flex}.lightbox-panel{background:#ffffff0d;border-radius:24px;width:min(96vw,1120px);max-height:92vh;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000047}.lightbox-image{object-fit:contain;background:linear-gradient(#0f172a14,#0f172a24);width:100%;max-height:92vh;display:block}.lightbox-caption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;border-radius:16px;padding:12px 14px;font-size:14px;line-height:1.5;position:absolute;bottom:16px;left:16px;right:16px}.lightbox-close{color:#fff;z-index:2;background:#0f172a99;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:44px;height:44px;font-size:20px;display:grid;position:absolute;top:14px;right:14px}.lightbox-close:hover{background:#0f172ac7;transform:translateY(-1px)}.bubble-attachment{cursor:pointer}:root[data-theme=dark]{--bg:#0b1220;--surface:#0f172ae0;--surface-2:#111827;--border:#243041;--text:#e5edf7;--muted:#94a3b8;--primary:#60a5fa;--primary-soft:#60a5fa29;--success:#22c55e;--warning:#fbbf24;--danger:#f87171;--shadow:0 18px 42px #0000005c}:root[data-theme=dark] body{color:var(--text);background:radial-gradient(circle at 0 0,#3b82f629,#0000 28%),linear-gradient(#0b1220 0%,#0f172a 100%)}:root[data-theme=dark] .topbar{background:#0f172ac7;border-bottom:1px solid #243041eb}:root[data-theme=dark] .brand-logo{background:linear-gradient(135deg,#3b82f6,#2563eb 58%,#0ea5e9);box-shadow:0 12px 24px #2563eb3d}:root[data-theme=dark] .filter-chip{color:#c7d2e3;background:#172233;border-color:#243041}:root[data-theme=dark] .filter-chip b{color:#e2e8f0;background:#ffffff0d;box-shadow:inset 0 0 0 1px #94a3b81f}:root[data-theme=dark] .filter-chip.has-items b{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316)}:root[data-theme=dark] .filter-chip.active{color:#93c5fd;background:#2563eb2e;border-color:#60a5fa38;box-shadow:inset 0 0 0 1px #60a5fa1f}:root[data-theme=dark] .agent-button{border-color:var(--border);background:#0f172adb;box-shadow:0 8px 20px #0000003d}:root[data-theme=dark] .avatar-slot{color:#dbeafe;background:linear-gradient(135deg,#1e3a8a,#1d4ed8)}:root[data-theme=dark] .agent-gear{color:#94a3b8}:root[data-theme=dark] .status-dot.offline{background:#64748b;box-shadow:0 0 0 4px #64748b29}:root[data-theme=dark] .panel,:root[data-theme=dark] .modal-panel,:root[data-theme=dark] .drawer-panel,:root[data-theme=dark] .login-card{background:#0f172ae0;border-color:#243041eb;box-shadow:0 20px 50px #00000057}:root[data-theme=dark] .panel-header,:root[data-theme=dark] .chat-head,:root[data-theme=dark] .drawer-head,:root[data-theme=dark] .modal-head,:root[data-theme=dark] .takeover-pane,:root[data-theme=dark] .composer{border-color:var(--border);background:linear-gradient(#0f172af5,#0f172ae6)}:root[data-theme=dark] .panel-subtitle,:root[data-theme=dark] .queue-meta,:root[data-theme=dark] .chat-sub,:root[data-theme=dark] .takeover-subtitle,:root[data-theme=dark] .profile-row span:first-child,:root[data-theme=dark] .login-card p{color:var(--muted)}:root[data-theme=dark] .count-badge{color:#93c5fd;background:#2563eb29}:root[data-theme=dark] .queue-item{background:#111827e6;border-color:#243041}:root[data-theme=dark] .queue-item:hover{border-color:#334155}:root[data-theme=dark] .queue-item.active{background:linear-gradient(#1e293bf5,#111827f5);border-color:#60a5fa4d;box-shadow:0 12px 26px #2563eb24}:root[data-theme=dark] .queue-snippet{color:#cbd5e1}:root[data-theme=dark] .tag{color:#cbd5e1;background:#1e293b}:root[data-theme=dark] .tag.unassigned{color:#fdba74;background:#b453092e}:root[data-theme=dark] .tag.progress{color:#99f6e4;background:#0d94882e}:root[data-theme=dark] .tag.priority{color:#fca5a5;background:#b91c1c2e}:root[data-theme=dark] .ghost-btn,:root[data-theme=dark] .icon-btn{border-color:var(--border);color:var(--text);background:#111827eb}:root[data-theme=dark] .soft-btn{color:#93c5fd;background:#2563eb29}:root[data-theme=dark] .menu{border-color:var(--border);background:#111827;box-shadow:0 18px 40px #00000057}:root[data-theme=dark] .menu button{color:var(--text)}:root[data-theme=dark] .menu button:hover{background:#172233}:root[data-theme=dark] .messages{background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 24%),linear-gradient(#0f172a 0%,#111827 100%)}:root[data-theme=dark] .date-divider span{color:#cbd5e1;background:#334155d1}:root[data-theme=dark] .bubble{color:#e5edf7;background:#172233;border-color:#243041;box-shadow:0 8px 18px #0003}:root[data-theme=dark] .bubble-row.agent .bubble{background:linear-gradient(#2563eb47,#1e40af47);border-color:#60a5fa4d}:root[data-theme=dark] .bubble-meta{color:#94a3b8}:root[data-theme=dark] .bubble-attachment{color:#dbeafe;background:#1e293beb}:root[data-theme=dark] .system-badge{color:#cbd5e1;background:#334155e0;box-shadow:inset 0 0 0 1px #475569e6}:root[data-theme=dark] .bubble-image-wrap{background:#0f172a;border-color:#334155}:root[data-theme=dark] .bubble-image{background:linear-gradient(#0f172a,#111827)}:root[data-theme=dark] .tool-chip{color:#dbeafe;background:#172233;border-color:#0000}:root[data-theme=dark] .tool-chip:hover{background:#1e2b3f;border-color:#334155}:root[data-theme=dark] .composer textarea,:root[data-theme=dark] .field input,:root[data-theme=dark] .field textarea,:root[data-theme=dark] .note-box{color:#e5edf7;background:#0f172a;border-color:#334155}:root[data-theme=dark] .composer textarea::placeholder,:root[data-theme=dark] .field input::placeholder,:root[data-theme=dark] .field textarea::placeholder,:root[data-theme=dark] .note-box::placeholder{color:#64748b}:root[data-theme=dark] .composer textarea:focus,:root[data-theme=dark] .field input:focus,:root[data-theme=dark] .field textarea:focus,:root[data-theme=dark] .note-box:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa29}:root[data-theme=dark] .profile-card{border-color:var(--border);background:linear-gradient(#111827,#0f172a)}:root[data-theme=dark] .profile-row{border-bottom-color:#243041}:root[data-theme=dark] .login-screen{background:radial-gradient(circle at 0 0,#3b82f629,#0000 30%),radial-gradient(circle at 100% 100%,#0ea5e924,#0000 26%),#0b1220e6}:root[data-theme=dark] .toast{color:#f8fafc;background:#020617eb}@media (width<=820px){:root[data-theme=dark] body,:root[data-theme=dark] .chat-mobile-shell{background:#0f172a}:root[data-theme=dark] .mobile-list-screen .panel,:root[data-theme=dark] .chat-mobile-shell .chat-panel{background:#111827}}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:none}.vue-recycle-scroller__item-wrapper{box-sizing:border-box;flex:1;position:relative;overflow:hidden}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{will-change:transform;position:absolute;top:0;left:0}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{z-index:-1;pointer-events:none;opacity:0;background-color:#0000;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.resize-observer[data-v-b329ee4c] object{pointer-events:none;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index);padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{box-sizing:border-box;cursor:pointer;font-family:var(--toastify-font-family);max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{white-space:pre-wrap;flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify__toast-text{flex-direction:column;gap:2px;width:100%;line-height:1.35;display:flex}.Toastify__toast-text-title{font-weight:600}.Toastify__toast-text-content{opacity:.92}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{opacity:.7;transform-origin:0;width:100%;height:5px;z-index:var(--toastify-z-index);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{transform-origin:100%;left:auto;right:0}.Toastify__spinner{border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);box-sizing:border-box;border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
