.chat-inbox-root{position:relative}.chat-inbox-root[hidden]{display:none}.chat-inbox-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:9px;place-items:center;width:40px;height:40px;padding:0;display:grid;position:relative}.chat-inbox-button:hover,.chat-inbox-button:focus-visible,.chat-inbox-button[aria-expanded=true]{background:#ffffff1f;outline:none}.chat-inbox-button svg{width:21px;height:21px}.chat-inbox-badge{color:#fff;text-align:center;background:#ef4444;border:2px solid #1e293b;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:14px;position:absolute;top:-5px;right:-5px}.chat-inbox-panel{z-index:1100;color:#0f172a;background:#fff;border:1px solid #dbe2ea;border-radius:14px;width:min(380px,100vw - 24px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 48px #0f172a38}.chat-inbox-panel[hidden]{display:none}.chat-inbox-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.chat-inbox-header div{gap:2px;display:grid}.chat-inbox-header strong{font-size:.95rem}.chat-inbox-header span{color:#64748b;font-size:.75rem}.chat-inbox-header a{color:#2563eb;font-size:.78rem;font-weight:700;text-decoration:none}.chat-inbox-list{max-height:420px;padding:6px;overflow-y:auto}.chat-inbox-item{color:inherit;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;text-decoration:none;display:flex}.chat-inbox-item:hover{background:#f8fafc}.chat-inbox-item.is-unread{background:#eff6ff}.chat-inbox-item img{object-fit:cover;background:#e2e8f0;border-radius:50%;flex:0 0 42px;width:42px;height:42px}.chat-inbox-item-body{flex:1;gap:3px;min-width:0;display:grid}.chat-inbox-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-inbox-item-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.chat-inbox-item-count{color:#fff;text-align:center;background:#2563eb;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:800;line-height:20px}.chat-inbox-item-preview{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.chat-inbox-empty{color:#94a3b8;text-align:center;margin:0;padding:22px 12px;font-size:.82rem}.chat-notification-settings{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px}.chat-notification-settings-title{color:#334155;text-transform:uppercase;letter-spacing:.04em;margin:0 4px 3px;font-size:.76rem;font-weight:700}.chat-notification-settings label{color:#475569;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 4px;font-size:.8rem;display:grid}.chat-notification-settings input[type=checkbox]{accent-color:#2563eb;width:17px;height:17px}.chat-notification-permission{color:#64748b;margin:3px 4px 0;font-size:.72rem;line-height:1.35}.chat-notification-settings>button{width:100%;margin-top:7px}.chat-window{position:relative}.chat-drop-overlay{z-index:30;pointer-events:none;background:#eff6ffe0;border:2px dashed #60a5fa;border-radius:14px;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.chat-drop-overlay[hidden]{display:none}.chat-drop-overlay-card{color:#1e3a8a;text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:14px;justify-items:center;gap:7px;max-width:340px;padding:20px 24px;display:grid;box-shadow:0 12px 30px #2563eb2e}.chat-drop-overlay-card svg{width:34px;height:34px}.chat-drop-overlay-card strong{font-size:.95rem}.chat-drop-overlay-card span{color:#64748b;font-size:.76rem}.chat-window.is-chat-dragging .chat-composer{opacity:.55}.chat-upload-status{gap:6px;margin-top:8px;padding:0 4px;display:grid}.chat-upload-selection{color:#64748b;font-size:.72rem;line-height:1.35}.chat-upload-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;padding:7px 9px;font-size:.76rem;font-weight:700}.chat-upload-error[hidden],.chat-upload-dialog-error[hidden],.chat-upload-dialog-actions[hidden]{display:none}.chat-upload-dialog{background:0 0;border:0;border-radius:16px;width:min(520px,100vw - 28px);max-width:520px;padding:0;box-shadow:0 24px 70px #0f172a52}.chat-upload-dialog::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a6b}.chat-upload-dialog-card{background:#fff;border:1px solid #dbe2ea;border-radius:16px;gap:14px;padding:20px;display:grid}.chat-upload-dialog-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.chat-upload-dialog-header>div{gap:3px;display:grid}.chat-upload-dialog-header strong{color:#0f172a;font-size:1rem}.chat-upload-dialog-header span{color:#64748b;font-size:.82rem}.chat-upload-dialog-files{gap:6px;max-height:180px;display:grid;overflow-y:auto}.chat-upload-dialog-file{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.chat-upload-dialog-file span{color:#334155;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.chat-upload-dialog-file small{color:#94a3b8;font-size:.72rem}.chat-upload-progress-copy{color:#1e3a8a;justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;display:flex}.chat-upload-progress-copy strong{flex:none}.chat-upload-progress-track{background:#dbeafe;border-radius:999px;height:10px;overflow:hidden}.chat-upload-progress-track>span{border-radius:inherit;color:#2563eb;background:currentColor;width:0;height:100%;transition:width .12s linear;display:block}.chat-upload-dialog-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:9px;padding:9px 10px;font-size:.78rem;font-weight:700}.chat-upload-dialog-actions{justify-content:flex-end;display:flex}
