.owner-workspace .live-bell{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:38px;padding:8px 12px;border:1px solid #E1E5EC;border-radius:12px;background:#fff;color:#29333F;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.live-bell svg{width:18px;height:18px}.live-bell b{border-radius:12px;padding:1px 6px;background:#F04F2D;color:white;font-size:11px}.live-panel{position:fixed;right:18px;top:76px;width:min(420px,calc(100vw - 24px));max-height:calc(100dvh - 100px);overflow:auto;z-index:1200;background:#fff;border:1px solid #DFE3E9;border-radius:18px;box-shadow:0 18px 65px #17223433;padding:20px;color:#26323F}.live-panel[hidden],.live-toast[hidden]{display:none}.live-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.live-panel h2{margin:0;font-size:19px}.live-panel-head button{border:0;background:#F1F3F6;border-radius:8px;width:36px;height:36px;cursor:pointer}.live-status{margin:16px 0;padding:14px;background:#FFF4ED;border-radius:12px}.live-status b{font-size:14px}.live-status p,.live-panel-note{font-size:12px;color:#687585;line-height:1.7;margin:8px 0}.live-status button{min-height:36px;border:1px solid #ECCFC0;border-radius:8px;padding:7px 10px;background:white;cursor:pointer}.live-tools{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:13px;margin:12px 0}.live-tools button{min-height:36px;background:#F2F4F7;border:0;border-radius:8px;padding:8px;cursor:pointer}.live-tools a{color:#D74725;font-weight:700}.live-event{display:block;padding:14px 0;border-top:1px solid #E8EBEF;text-decoration:none;color:#29333F}.live-event b{display:block;font-size:14px}.live-event small{display:block;color:#6A7685;font-size:12px;line-height:1.7;margin-top:5px}.live-event[data-unread="true"] b:before{content:'';display:inline-block;width:7px;height:7px;background:#F05A35;border-radius:50%;margin-right:6px}.live-toast{position:fixed;right:22px;bottom:24px;z-index:1190;width:min(370px,calc(100vw - 32px));padding:20px;background:#25352D;color:white;border-radius:16px;box-shadow:0 12px 45px #14201844}.live-toast>b{font-size:16px}.live-toast p{font-size:13px;line-height:1.7;margin:8px 0 14px}.live-toast a{display:inline-block;background:#fff;color:#25352D;padding:10px 18px;border-radius:8px;text-decoration:none;font-weight:700}.live-toast button{float:right;background:transparent;border:0;color:white;padding:8px;cursor:pointer}.live-inbox{display:grid;grid-template-columns:290px minmax(0,1fr);border:1px solid #E0E5EC;border-radius:16px;overflow:hidden;background:#fff;min-height:560px}.live-threads{border-right:1px solid #E5E9EF;padding:18px;max-height:720px;overflow:auto}.live-threads h2{font-size:16px;margin:0 0 16px}.live-threads h2 small{font-size:11px;color:#738093;font-weight:400}.live-thread{display:block;width:100%;text-align:left;cursor:pointer;border:1px solid #E3E7ED;background:white;border-radius:12px;padding:14px;margin-bottom:8px;font-family:inherit}.live-thread.on{border-color:#F06A47;background:#FFF3EC}.live-thread b{font-size:13px}.live-thread p{font-size:12px;color:#6A7483;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:7px 0}.live-thread small{font-size:11px;color:#B34B2B}.live-conversation{display:flex;flex-direction:column;min-width:0}.live-conv-head{padding:20px;border-bottom:1px solid #E3E7ED;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.live-conv-head h2{font-size:17px;margin:0}.live-conv-head p{font-size:12px;margin:8px 0 0;color:#687587}.live-conv-head>div:last-child{display:flex;gap:6px}.live-messages{flex:1;min-height:240px;height:360px;max-height:480px;overflow:auto;padding:20px;background:#F7F8FA;display:flex;flex-direction:column;gap:12px}.live-msg{max-width:88%;border:1px solid #E3E7ED;padding:12px 15px;border-radius:14px;background:white;align-self:flex-start;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.65}.live-msg.owner{background:#FFF0E7;align-self:flex-end;border-color:#EED5C7}.live-msg.system{align-self:center;background:transparent;border:0;font-size:12px;color:#687585}.live-msg small{display:block;font-size:11px;color:#75808D;margin-bottom:6px}.live-reply{padding:18px;border-top:1px solid #E3E7ED}.live-reply label{display:block;font-size:13px;margin-bottom:8px}.owner-workspace .live-reply textarea{display:block;width:100%;resize:vertical;min-height:86px}.live-reply>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.live-reply span{font-size:12px;color:#687587}.live-reply button{flex:none}
@media(max-width:1100px){.owner-workspace .appbar .ab-r>.badge{display:none}.owner-workspace .live-bell{padding:8px}.live-inbox{grid-template-columns:235px minmax(0,1fr)}}
@media(max-width:700px){.live-panel{top:68px;right:12px}.live-inbox{grid-template-columns:1fr}.live-threads{max-height:210px;border-right:0;border-bottom:1px solid #E5E9EF}.live-conv-head,.live-messages,.live-reply{padding:14px}.live-reply>div{align-items:flex-end}.live-reply span{max-width:55%}.live-bell span{display:none}.live-messages{height:320px}.live-toast{right:16px;bottom:16px}}
body.owner-workspace .live-panel .live-event{display:block!important;width:100%;min-width:0}body.owner-workspace .live-panel .live-event b,body.owner-workspace .live-panel .live-event small{display:block;width:auto;max-width:none;white-space:normal;overflow-wrap:anywhere}body.owner-workspace .live-reply textarea{border:1px solid #D5DCE6;border-radius:10px;background:#fff;padding:12px;font-family:inherit;font-size:14px;line-height:1.7;color:#29333F}body.owner-workspace .live-reply textarea:focus{outline:2px solid #F2B6A5;outline-offset:1px}
@media(max-width:1250px){.live-panel{top:128px;max-height:calc(100dvh - 144px)}}
@media(max-width:700px){body.adm-dark.owner-workspace .appbar .ab-r>a.btn{display:none}body.adm-dark.owner-workspace .appbar .ab-r{flex:1;justify-content:flex-end}.live-panel{right:12px}.live-panel .live-event{padding-block:13px}}
.live-tools #liveSound{font-weight:700;border:1px solid #DCE2E8;color:#657182}.live-tools #liveSound[aria-checked=true]{background:#FFF0E7;border-color:#E9AE98;color:#B84526}.live-sound-tools{padding:12px;border:1px solid #E3E7EC;border-radius:10px;margin-bottom:14px}.live-sound-tools p{font-size:12px;line-height:1.7;color:#6B7685;margin:0 0 8px}.live-sound-tools button{min-height:36px;padding:7px 12px;border:1px solid #DCE2E8;border-radius:7px;background:white;color:#344252;font-family:inherit;cursor:pointer}.live-sound-tools button:disabled{opacity:.5;cursor:default}
