.chat-header-button{position:relative;border:0;background:transparent;padding:10px;color:inherit}.chat-header-count,.chat-floating-button b{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:2px 5px;border-radius:10px;background:#e53935;color:#fff;font-size:12px;text-align:center}.chat-floating-button{position:fixed;right:22px;bottom:22px;z-index:10990;width:54px;height:54px;border:0;border-radius:50%;background:#2878c8;color:#fff;font-size:23px;box-shadow:0 3px 14px rgba(0,0,0,.3)}.sites-chat{font-family:Arial,sans-serif}.chat-window{position:fixed;right:24px;bottom:84px;z-index:11000;width:720px;height:560px;min-width:320px;min-height:300px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);background:#fff;border-radius:8px;box-shadow:0 8px 36px rgba(0,0,0,.35);overflow:hidden;resize:both}.chat-window.minimized{height:45px!important;min-height:45px;resize:none}.chat-titlebar{height:45px;padding:12px 14px;background:#245f96;color:#fff;display:flex;justify-content:space-between;cursor:move}.chat-titlebar button{border:0;background:transparent;color:#fff;font-size:20px;line-height:16px}.chat-content{display:flex;height:calc(100% - 45px)}.chat-sidebar{width:260px;flex:0 0 260px;border-right:1px solid #ddd;background:#f5f7f9;overflow-y:auto}.chat-sidebar.collapsed{position:absolute;z-index:2;width:auto;border:0;background:transparent}.chat-all{border:0;padding:8px 14px;background:#eef2f5;color:#245f96}.chat-thread-panel{height:100%}.chat-toolbar{display:flex;gap:5px;padding:8px}.chat-toolbar select{max-width:120px;height:30px}.chat-search{position:relative;padding:0 8px 8px}.chat-search input{width:100%;height:32px;padding:5px 8px;border:1px solid #ccc;border-radius:3px}.chat-search-results{position:absolute;z-index:5;left:8px;right:8px;top:34px;max-height:230px;overflow:auto;background:#fff;border:1px solid #ccc}.chat-search-results button{display:block;width:100%;padding:7px;text-align:left;border:0;border-bottom:1px solid #eee;background:#fff}.chat-search-results small,.chat-thread small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}.chat-thread{display:flex;align-items:center;gap:7px;width:100%;padding:10px 8px;border:0;border-top:1px solid #ddd;background:transparent;text-align:left}.chat-thread:hover,.chat-thread.active{background:#e2edf7}.chat-thread>span:not(.chat-site-logo){min-width:0;flex:1}.chat-thread>b{background:#e53935;color:#fff;border-radius:10px;padding:2px 6px}.chat-site-logo{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;border-radius:50%;background:#245f96;color:#fff;font-weight:bold}.chat-conversation{display:flex;flex:1;min-width:0;flex-direction:column;background:#eef3f6}.chat-empty,.chat-login{margin:auto;padding:30px;text-align:center;color:#667}.chat-topic{min-height:45px;padding:9px 12px;display:flex;gap:8px;align-items:center;background:#fff;border-bottom:1px solid #ddd}.chat-topic input{flex:1;padding:6px;border:1px solid #ccc}.chat-topic strong{flex:1}.chat-back{border:0;background:transparent;font-size:18px}.chat-messages{flex:1;overflow-y:auto;padding:12px}.chat-date{position:sticky;top:4px;z-index:1;width:max-content;margin:8px auto;padding:3px 10px;border-radius:12px;background:rgba(100,110,120,.75);color:#fff;font-size:12px}.chat-message{display:flex;margin:7px 0;justify-content:flex-start}.chat-message.own{justify-content:flex-end}.chat-bubble{max-width:78%;padding:8px 11px;border-radius:12px;background:#cfe6fa;color:#17222b;box-shadow:0 1px 2px rgba(0,0,0,.12)}.chat-message.own .chat-bubble{background:#ccebc6}.chat-author{font-size:11px;font-weight:bold;color:#39709b}.chat-text{white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble footer{text-align:right;color:#61717c;font-size:11px}.chat-bubble footer button{border:0;background:transparent;padding:0 2px}.chat-checks{color:#2878c8}.chat-files{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:6px}.chat-files a:only-child{grid-column:1/-1;width:66%}.chat-files img{display:block;max-width:100%;max-height:240px;border-radius:6px}.chat-compose{padding:9px;background:#fff;border-top:1px solid #ddd}.chat-compose textarea{width:100%;height:58px;padding:7px;resize:none;border:1px solid #ccc;border-radius:4px}.chat-compose-actions{display:flex;gap:7px;align-items:center;justify-content:flex-end;margin-top:5px}.sites-chat-admin .chat-window{position:relative;inset:auto;width:100%;height:calc(100vh - 150px);max-width:none;max-height:none;min-height:600px;resize:none;box-shadow:none;border:1px solid #ddd}.sites-chat-admin .chat-titlebar{cursor:default}.chat-admin-active .chat-floating-button{display:none!important}@media(max-width:767px){.chat-header-text{display:none}.chat-floating-button{right:14px;bottom:14px}.chat-window{inset:0!important;width:100%!important;height:100%!important;max-width:none;max-height:none;border-radius:0;resize:none}.chat-titlebar{cursor:default}.chat-sidebar{width:100%;flex-basis:100%}.chat-sidebar.collapsed{display:none}.chat-conversation{width:100%}.chat-sidebar:not(.collapsed)+.chat-conversation{display:none}.chat-bubble{max-width:88%}}
