.portal-form{display:grid;gap:14px}.portal-form label{display:grid;gap:6px;font-size:12px;font-weight:750}.portal-form label small,.portal-form small{font-weight:500;color:var(--muted)}.portal-form ul.errorlist{list-style:none;margin:0;padding:0;color:var(--danger);font-size:12px}.nav-count{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;margin-left:auto;padding:0 6px;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;font-weight:800}.portal-sidebar nav a{display:flex;align-items:center}.communication-meta{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:12px}.communication-files{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.communication-files a{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--line);border-radius:7px;text-decoration:none;font-size:12px}.communication-files svg{width:13px;height:13px}.conversation-page-head{align-items:flex-start;margin-bottom:14px}.portal-conversation-shell{height:calc(100vh - 175px);min-height:590px;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.portal-conversation-list-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfcfe}.portal-conversation-search{padding:11px;border-bottom:1px solid var(--line)}.portal-conversation-search label{display:block}.portal-conversation-search .portal-control{width:100%;min-height:38px}.portal-conversation-tabs{display:flex;gap:3px;padding:8px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.portal-conversation-tabs::-webkit-scrollbar{display:none}.portal-conversation-tabs a{white-space:nowrap;padding:6px 8px;border-radius:7px;text-decoration:none;color:var(--muted);font-size:11px;font-weight:800}.portal-conversation-tabs a.active,.portal-conversation-tabs a:hover{background:#eef2f7;color:var(--text)}.portal-conversation-list{flex:1;min-height:0;overflow:auto}.portal-conversation-list-item{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 8px;gap:9px;padding:12px;border-bottom:1px solid var(--line);text-decoration:none;color:inherit;background:#fff}.portal-conversation-list-item:hover{background:#f8fafc}.portal-conversation-list-item.selected{background:#eef5ff;box-shadow:inset 3px 0 0 #2563eb}.portal-conversation-list-item.unread .portal-conversation-item-top strong{font-weight:850}.portal-conversation-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#e9eff8;color:#334155;font-size:11px;font-weight:800}.portal-conversation-item-copy{min-width:0}.portal-conversation-item-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.portal-conversation-item-top strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.portal-conversation-item-top time{white-space:nowrap;color:var(--muted);font-size:10.5px}.portal-conversation-list-item p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11.5px}.portal-conversation-item-meta{display:flex;gap:4px;margin-top:4px;overflow:hidden;white-space:nowrap;color:var(--muted);font-size:10px}.conversation-unread-dot{align-self:start;margin-top:5px;width:7px;height:7px;border-radius:999px;background:#2563eb}.portal-conversation-main{min-width:0;min-height:0;background:#f8fafc}.portal-conversation-panel{height:100%;min-height:0;display:flex;flex-direction:column;background:#fff}.portal-conversation-panel-head{min-height:62px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line)}.portal-conversation-panel-title{min-width:0;flex:1}.portal-conversation-panel-title>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.portal-conversation-panel-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:3px;color:var(--muted);font-size:10.5px}.portal-conversation-panel-meta span+span:before{content:"·";margin-right:6px}.portal-icon-btn{width:34px;height:34px;padding:0;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);cursor:pointer}.portal-icon-btn svg{width:17px;height:17px}.portal-mobile-back{display:none}.portal-conversation-context-strip{display:flex;gap:12px;padding:7px 14px;border-bottom:1px solid var(--line);background:#fbfcfe;color:var(--muted);font-size:10.5px}.portal-conversation-message-stream{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding:18px 22px;background:#f8fafc}.conversation-date-separator{display:flex;justify-content:center;margin:4px 0}.conversation-date-separator span{padding:4px 8px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:10.5px;font-weight:750}.chat-message{display:flex;flex-direction:column;max-width:78%;align-self:flex-start}.chat-message.client{align-self:flex-end;align-items:flex-end}.chat-message.team,.chat-message.system{align-self:flex-start}.chat-message-meta{display:flex;gap:8px;margin:0 3px 4px;color:var(--muted);font-size:10.5px}.chat-bubble{padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.chat-message.client .chat-bubble{background:#eef6ff;border-color:#c9def7}.chat-bubble p{margin:0;line-height:1.48;font-size:13px}.portal-conversation-composer{padding:10px 12px;border-top:1px solid var(--line);background:#fff;display:grid;gap:7px}.portal-conversation-composer textarea{min-height:74px;max-height:180px;resize:vertical}.portal-conversation-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.portal-attach-button{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:11px;font-weight:750;cursor:pointer}.portal-attach-button input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.portal-attach-button svg{width:14px;height:14px}.portal-upload-status{display:grid;gap:3px;color:var(--muted);font-size:10.5px}.portal-upload-status span{display:block}.portal-conversation-empty{height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:var(--muted)}.portal-conversation-empty strong{color:var(--text);font-size:14px}.portal-conversation-empty>span{max-width:330px;margin-top:4px;font-size:12px;line-height:1.45}.portal-conversation-empty .portal-btn{margin-top:12px}.portal-conversation-empty.compact{height:auto;min-height:230px}.portal-conversation-dialog{width:min(620px,calc(100vw - 28px));max-height:88vh;border:0;border-radius:14px;padding:0;box-shadow:0 22px 70px rgba(15,23,42,.22)}.portal-conversation-dialog::backdrop{background:rgba(15,23,42,.32)}.portal-conversation-dialog-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:16px 18px;border-bottom:1px solid var(--line)}.portal-conversation-dialog-head>div{display:grid;gap:3px}.portal-conversation-dialog-head strong{font-size:16px}.portal-conversation-dialog-head span{font-size:11px;color:var(--muted)}.portal-conversation-dialog .portal-form{padding:16px 18px 18px;overflow:auto}.portal-conversation-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.conversation-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.skeleton{position:relative;overflow:hidden;background:#e8edf2;border-radius:7px}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:portal-conversation-shimmer 1.2s infinite}.portal-panel-skeleton{background:#fff}.portal-skeleton-header{height:54px;margin:8px 12px}.portal-skeleton-stream{display:flex;flex-direction:column;gap:16px;padding:20px}.portal-skeleton-bubble{height:58px;width:60%;border-radius:12px}.portal-skeleton-bubble.wide{width:76%}.portal-skeleton-bubble.short{width:40%}.portal-skeleton-bubble.medium{width:54%}.portal-skeleton-bubble.right{align-self:flex-end}.portal-skeleton-composer{height:96px;width:100%;margin-top:20px}@keyframes portal-conversation-shimmer{100%{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none}}@media(max-width:900px){.portal-conversation-shell{grid-template-columns:270px minmax(0,1fr)}.portal-conversation-context-strip{flex-wrap:wrap}.chat-message{max-width:90%}}@media(max-width:700px){.conversation-page-head p{display:none}.portal-conversation-shell{grid-template-columns:1fr;height:calc(100vh - 145px);min-height:520px}.portal-conversation-list-panel{border-right:0}.portal-conversation-main{display:none}.portal-conversation-shell.conversation-selected .portal-conversation-list-panel{display:none}.portal-conversation-shell.conversation-selected .portal-conversation-main{display:block}.portal-mobile-back{display:inline-grid}.portal-conversation-message-stream{padding:14px 12px}.chat-message{max-width:96%}.conversation-form-grid{grid-template-columns:1fr}.portal-conversation-context-strip{display:none}}@media(max-width:480px){.portal-conversation-list-item{padding:10px}.portal-conversation-panel-head .status-pill{display:none}.portal-conversation-composer-actions{align-items:stretch}.portal-conversation-dialog .portal-form{padding-inline:14px}}
