.chatlayout{grid-template-columns:310px minmax(0,1fr);height:calc(100vh - 205px);min-height:570px}.chatlist{overflow:auto}.chatpane{overflow:hidden}.chatpane>div:nth-child(2){min-height:0}.chatpane .messages{max-height:none!important;min-height:0}.chathead{justify-content:flex-start!important}.chathead>div{margin-left:auto}.visitor-panel{padding:20px!important;background:#fff!important;border-right:1px solid var(--border)!important}.visitor-panel h4{font-size:16px}.visitor-panel .field{background:#f7f8fc;border:1px solid var(--border);border-radius:12px;padding:10px 12px;margin:9px 0}.visitor-panel .field .sub{margin:0 0 4px}.visitor-panel .field b,.visitor-panel .field span,.visitor-panel .field a{display:block}.op-mic{width:9px!important;height:14px!important;transform:translateY(-1px)}.pattern-map{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.pattern-map input,.pattern-map select{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px}code{direction:ltr;display:inline-block;background:#f0f1f7;padding:2px 5px;border-radius:5px}@media(max-width:1000px){.chatlayout{grid-template-columns:250px minmax(0,1fr)}.chatpane>div:nth-child(2){grid-template-columns:1fr!important}.visitor-panel{display:none}}
