.myj-chat{position:fixed;right:22px;bottom:18px;z-index:9999;font-family:Manrope,Arial,sans-serif;color:#13283c}.myj-chat-launch{border:0;border-radius:28px;background:#13283c!important;color:#fff!important;min-width:54px;height:54px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;box-shadow:0 14px 34px rgba(19,40,60,.28)!important}.myj-chat-launch span{color:#ffc982;font-size:21px}.myj-chat-panel{width:min(400px,calc(100vw - 28px));height:min(610px,calc(100vh - 92px));margin-bottom:11px;background:#fff;border:1px solid #dce6ec;border-radius:18px;box-shadow:0 24px 70px rgba(19,40,60,.24);overflow:hidden;display:flex;flex-direction:column}.myj-chat-head{background:linear-gradient(120deg,#102235,#1d3d55);color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between}.myj-chat-person{display:flex;gap:10px;align-items:center}.myj-chat-avatar{width:39px;height:39px;border-radius:11px;background:#fc8e1d;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}.myj-chat-head b,.myj-chat-head small{display:block}.myj-chat-head b{font-size:13px}.myj-chat-head small{font-size:10px;color:#bed0dc;margin-top:3px}.myj-chat-head button{border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-size:20px;padding:6px!important}.myj-chat-tabs{padding:10px;display:flex;gap:6px;overflow:auto;border-bottom:1px solid #e3eaee}.myj-chat-tabs button{border:1px solid #dce6ec!important;background:#fff!important;color:#435b6d!important;box-shadow:none!important;padding:7px 10px!important;border-radius:20px!important;white-space:nowrap;font-size:10px}.myj-chat-tabs button.active{background:#fff3e4!important;border-color:#fc8e1d!important;color:#9a5009!important}.myj-chat-body{flex:1;overflow:auto;padding:15px;background:#f4f7f8}.myj-chat-empty,.myj-chat-state{text-align:center;color:#6d7f8c;font-size:12px;padding:35px 16px;margin:auto}.myj-chat-message{max-width:82%;margin-bottom:12px}.myj-chat-message p{margin:0;padding:10px 12px;border:1px solid #dde6eb;background:#fff;border-radius:13px 13px 13px 3px;font-size:12px;line-height:1.5}.myj-chat-message small{display:block;margin-top:4px;color:#7d8d98;font-size:9px}.myj-chat-message.mine{margin-left:auto;text-align:right}.myj-chat-message.mine p{background:#13283c;color:#fff;border-color:#13283c;border-radius:13px 13px 3px 13px;text-align:left}.myj-chat-compose{padding:10px;display:grid;grid-template-columns:1fr 38px;gap:7px;border-top:1px solid #dce6ec}.myj-chat-compose input{border:1px solid #dce6ec!important;border-radius:22px!important;padding:11px 14px!important;font-size:12px!important}.myj-chat-compose button{width:38px!important;height:38px!important;padding:0!important;border-radius:50%!important;background:#fc8e1d!important}.myj-chat-access{padding:18px;overflow:auto;flex:1}.myj-chat-access h3{margin:0 0 4px;font-size:16px}.myj-chat-access>p{font-size:11px;color:#6d7f8c}.myj-chat-access label{display:grid!important;grid-template-columns:1fr auto;gap:3px;padding:13px 0;border-bottom:1px solid #e5ecef;font-size:12px}.myj-chat-access label small{grid-column:1;color:#718491}.myj-chat-access label input{grid-column:2;grid-row:1/3;width:auto!important;accent-color:#fc8e1d}@media(max-width:600px){.myj-chat{right:9px;bottom:9px}.myj-chat-panel{height:calc(100vh - 76px)}.myj-chat-launch b{display:none}.myj-chat-launch{padding:0}}
