:root{--ag-chat-cyan:#17e4d4;--ag-chat-blue:#069ec8;--ag-chat-bg:#031d2a;--ag-chat-panel:#f6fcfd;--ag-chat-text:#0a2b3b;--ag-chat-muted:#6f8793}
.ag-chat-launcher{position:fixed;right:28px;bottom:101px;z-index:1200;width:62px;height:62px;border:1px solid rgba(120,255,242,.72);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#008cab,#22d6ba);color:#fff;box-shadow:0 0 28px rgba(23,228,212,.5),0 18px 40px rgba(0,0,0,.28);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.ag-chat-launcher:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 0 36px rgba(23,228,212,.66),0 20px 45px rgba(0,0,0,.34)}.ag-chat-launcher svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8}.ag-chat-launcher .ag-chat-pulse{position:absolute;right:3px;top:3px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#34e881;box-shadow:0 0 0 0 rgba(52,232,129,.7);animation:agPulse 1.8s infinite}.ag-chat-window{position:fixed;right:28px;bottom:177px;z-index:1199;width:min(390px,calc(100vw - 32px));height:min(620px,calc(100vh - 210px));min-height:480px;border:1px solid rgba(46,224,210,.48);border-radius:26px;overflow:hidden;background:var(--ag-chat-panel);box-shadow:0 30px 90px rgba(0,9,18,.45),0 0 30px rgba(20,223,208,.16);opacity:0;pointer-events:none;transform:translateY(18px) scale(.96);transform-origin:right bottom;transition:.25s ease}.ag-chat-window.is-open{opacity:1;pointer-events:auto;transform:none}.ag-chat-head{min-height:88px;padding:17px 18px;display:flex;align-items:center;gap:13px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(79,255,219,.22),transparent 34%),linear-gradient(135deg,#062a3a,#006d7d)}.ag-chat-avatar{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:rgba(255,255,255,.1)}.ag-chat-avatar svg{width:26px;height:26px;fill:none;stroke:#74f5df;stroke-width:1.8}.ag-chat-title{flex:1}.ag-chat-title strong,.ag-chat-title span{display:block}.ag-chat-title strong{font-size:14px}.ag-chat-title span{margin-top:4px;font-size:9px;color:rgba(255,255,255,.7)}.ag-chat-close{width:38px;height:38px;border:0;border-radius:11px;background:rgba(255,255,255,.1);color:#fff;font-size:21px;cursor:pointer}.ag-chat-body{height:calc(100% - 88px);display:flex;flex-direction:column;color:var(--ag-chat-text)}.ag-chat-start{margin:auto;padding:28px 25px;width:100%}.ag-chat-start h3{margin:0 0 9px;font-size:25px;letter-spacing:-.035em}.ag-chat-start>p{margin:0 0 22px;color:var(--ag-chat-muted);font-size:11px;line-height:1.7}.ag-chat-field{display:grid;gap:7px;margin-bottom:14px}.ag-chat-field span{font-size:9px;font-weight:800}.ag-chat-field input{width:100%;height:50px;border:1px solid #cde0e5;border-radius:13px;background:#fff;padding:0 14px;outline:0;color:var(--ag-chat-text)}.ag-chat-field input:focus{border-color:#16bfb9;box-shadow:0 0 0 4px rgba(22,191,185,.1)}.ag-chat-submit{width:100%;height:52px;border:0;border-radius:13px;background:linear-gradient(100deg,#087f98,#1dceb5);color:#fff;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 13px 28px rgba(9,168,173,.23)}.ag-chat-submit:disabled{opacity:.62;cursor:wait}.ag-chat-note{margin-top:12px;text-align:center;color:#8aa0ab;font-size:8px;line-height:1.45}.ag-chat-error{display:none;margin:0 0 14px;padding:11px 12px;border:1px solid #ffd0d0;border-radius:11px;background:#fff3f3;color:#a62a2a;font-size:9px}.ag-chat-error.show{display:block}.ag-chat-conversation{height:100%;display:none;flex-direction:column}.ag-chat-conversation.active{display:flex}.ag-chat-status{padding:10px 14px;border-bottom:1px solid #e0ebee;background:#f7fbfc;color:#68808c;font-size:9px}.ag-chat-messages{flex:1;overflow:auto;padding:17px;background:radial-gradient(circle at 10% 0,rgba(39,216,192,.09),transparent 30%),#edf6f8}.ag-message{max-width:82%;margin:0 0 12px;padding:11px 13px;border-radius:15px;font-size:10px;line-height:1.55;box-shadow:0 7px 18px rgba(5,44,59,.07)}.ag-message.system{max-width:100%;margin:5px auto 17px;text-align:center;border:1px solid #d8eaed;background:#fff;color:#708995;font-size:9px}.ag-message.client{margin-left:auto;border-bottom-right-radius:5px;background:linear-gradient(135deg,#078aa1,#1bcab3);color:#fff}.ag-message.agent{margin-right:auto;border-bottom-left-radius:5px;background:#fff;color:#163847}.ag-message small{display:block;margin-top:4px;opacity:.65;font-size:7px}.ag-chat-compose{display:flex;gap:9px;padding:12px;border-top:1px solid #dce9ec;background:#fff}.ag-chat-compose textarea{flex:1;height:45px;max-height:90px;resize:none;border:1px solid #d0e1e5;border-radius:13px;padding:12px 13px;outline:0;font-size:10px}.ag-chat-compose button{width:45px;height:45px;border:0;border-radius:13px;background:linear-gradient(135deg,#058ca5,#20d1b7);color:#fff;cursor:pointer}.ag-chat-compose button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.ag-chat-typing{min-height:19px;padding:0 17px 4px;background:#edf6f8;color:#7d929b;font-size:8px}.ag-chat-hidden{display:none!important}.ag-agent-page{min-height:100vh;padding:42px 20px;background:radial-gradient(circle at 16% 10%,rgba(42,230,204,.12),transparent 30%),linear-gradient(145deg,#001522,#00303c);display:grid;place-items:center}.ag-agent-shell{width:min(980px,100%);height:min(720px,calc(100vh - 84px));min-height:570px;display:grid;grid-template-columns:290px 1fr;border:1px solid rgba(61,227,214,.45);border-radius:28px;overflow:hidden;background:#f4fafb;box-shadow:0 35px 100px rgba(0,0,0,.4)}.ag-agent-sidebar{padding:30px;background:linear-gradient(160deg,#062b3a,#005567);color:#fff}.ag-agent-sidebar h1{font-size:25px;margin:20px 0 8px}.ag-agent-sidebar p{font-size:10px;line-height:1.7;color:rgba(255,255,255,.68)}.ag-agent-client{margin-top:25px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:rgba(255,255,255,.06)}.ag-agent-client span,.ag-agent-client strong{display:block}.ag-agent-client span{font-size:8px;color:#7eeedb;text-transform:uppercase;letter-spacing:.1em}.ag-agent-client strong{margin:5px 0 14px;font-size:12px;word-break:break-word}.ag-agent-chat{display:flex;flex-direction:column;min-width:0}.ag-agent-chat .ag-chat-messages{padding:24px}.ag-agent-chat .ag-chat-compose{padding:16px}.ag-agent-empty{margin:auto;text-align:center;color:#718992}.ag-agent-empty strong{display:block;color:#244453;font-size:20px;margin-bottom:8px}@keyframes agPulse{70%{box-shadow:0 0 0 10px rgba(52,232,129,0)}100%{box-shadow:0 0 0 0 rgba(52,232,129,0)}}@media(max-width:782px){.admin-bar .ag-chat-window{top:60px;height:calc(100vh - 150px)}.ag-agent-shell{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 40px)}.ag-agent-sidebar{padding:22px}.ag-agent-client{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ag-agent-chat{min-height:520px}}@media(max-width:520px){.ag-chat-launcher{right:16px;bottom:88px;width:57px;height:57px}.ag-chat-window{right:16px;bottom:155px;height:calc(100vh - 175px)}.whatsapp-float{right:16px}.ag-agent-page{padding:10px}.ag-agent-shell{border-radius:20px}.ag-agent-client{grid-template-columns:1fr}}
