.gvlc-shell{--gvlc-primary:#6d28d9;--gvlc-secondary:#db2777;position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:999999;font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#25172f}.gvlc-shell *{box-sizing:border-box}.gvlc-launcher{display:grid;place-items:center;width:54px;height:54px;padding:0;border:0;border-radius:18px;background:linear-gradient(145deg,var(--gvlc-primary),var(--gvlc-secondary));color:#fff;box-shadow:0 12px 34px rgba(63,28,91,.3);cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease}.gvlc-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(63,28,91,.38)}.gvlc-launcher:focus-visible,.gvlc-chat button:focus-visible,.gvlc-chat input:focus-visible,.gvlc-chat textarea:focus-visible,.gvlc-chat select:focus-visible{outline:3px solid #c4a6ed;outline-offset:2px}.gvlc-logo{width:32px;height:32px;object-fit:contain;border-radius:10px}.gvlc-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#fff;color:var(--gvlc-primary);font-size:19px;font-weight:900}.gvlc-unread{position:absolute;right:-6px;top:-7px;min-width:21px;height:21px;padding:0 5px;border:2px solid #fff;border-radius:12px;background:#dc2626;color:#fff;font-size:10px;line-height:17px;font-weight:800}.gvlc-chat{width:min(380px,calc(100vw - 28px));height:min(640px,calc(100dvh - 42px));display:flex;flex-direction:column;border:1px solid rgba(85,48,109,.13);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(47,24,63,.25);transform-origin:bottom right;animation:gvlc-enter .22s ease-out}.gvlc-chat[hidden]{display:none}@keyframes gvlc-enter{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.gvlc-head{min-height:68px;flex:0 0 auto;padding:12px 14px;color:#fff;background:linear-gradient(125deg,var(--gvlc-primary),var(--gvlc-secondary));display:flex;justify-content:space-between;align-items:center}.gvlc-head>div{display:flex;gap:10px;align-items:center;min-width:0}.gvlc-head span{display:flex;flex-direction:column;min-width:0}.gvlc-head strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gvlc-head small{font-size:11px;opacity:.88}.gvlc-head small i{display:inline-block;width:7px;height:7px;margin-right:3px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.18)}.gvlc-head nav{display:flex;gap:3px}.gvlc-head button{display:grid;place-items:center;width:34px;height:34px;background:rgba(255,255,255,.1);color:#fff;border:0;border-radius:10px;font-size:20px;padding:0;cursor:pointer}.gvlc-head button:hover{background:rgba(255,255,255,.2)}.gvlc-messages{flex:1 1 auto;overflow:auto;overscroll-behavior:contain;padding:18px 14px;background:linear-gradient(#fbfafe,#f8f5fb);scrollbar-width:thin}.gvlc-ai,.gvlc-agent,.gvlc-admin,.gvlc-customer{max-width:84%;padding:10px 12px;border-radius:15px;margin:8px 0;overflow-wrap:anywhere;box-shadow:0 2px 7px rgba(47,24,63,.06)}.gvlc-ai,.gvlc-agent,.gvlc-admin{background:#fff;border:1px solid #ebe5f0;border-bottom-left-radius:5px}.gvlc-customer{background:linear-gradient(135deg,var(--gvlc-primary),var(--gvlc-secondary));color:#fff;margin-left:auto;border-bottom-right-radius:5px}.gvlc-messages strong{font-size:11px}.gvlc-messages small{display:block;margin-top:5px;opacity:.62;font-size:9px}.gvlc-system{display:table;max-width:88%;text-align:center;color:#6f6178;font-size:11px;margin:15px auto;padding:7px 11px;background:#eee8f4;border-radius:999px}.gvlc-typing{padding:6px 16px;color:#74647e;font-size:11px;background:#f8f5fb}.gvlc-typing:after{content:"";display:inline-block;width:16px;height:5px;margin-left:5px;background:radial-gradient(circle,currentColor 1.5px,transparent 2px) 0 0/6px 6px;animation:gvlc-dots 1s linear infinite}@keyframes gvlc-dots{to{background-position:6px 0}}.gvlc-start,.gvlc-reply{flex:0 0 auto;padding:12px 14px;background:#fff;border-top:1px solid #eee8f2;overflow:auto}.gvlc-chat label{display:block;font-size:11px;font-weight:700;color:#5d4f66}.gvlc-chat input,.gvlc-chat select,.gvlc-chat textarea{width:100%;padding:9px 10px;margin:3px 0 8px;border:1px solid #dbd2e2;border-radius:10px;background:#fff;color:#25172f;font:inherit}.gvlc-chat input:focus,.gvlc-chat textarea:focus,.gvlc-chat select:focus{border-color:var(--gvlc-primary);box-shadow:0 0 0 3px rgba(109,40,217,.1)}.gvlc-chat textarea{min-height:58px;max-height:130px;resize:vertical}.gvlc-chat button{background:var(--gvlc-primary);color:#fff;border:0;border-radius:10px;padding:9px 14px;font-weight:750;cursor:pointer}.gvlc-start>button{width:100%;min-height:42px;background:linear-gradient(135deg,var(--gvlc-primary),var(--gvlc-secondary))}.gvlc-reply[hidden],.gvlc-start[hidden]{display:none}.gvlc-status{padding:0 14px;color:#7f1d3d;font-size:11px;background:#fff}.gvlc-status button{font-size:10px;padding:5px 8px;margin:5px 2px}.gvlc-chat footer{text-align:center;padding:7px 10px max(7px,env(safe-area-inset-bottom));color:#897b91;background:#fff;font-size:9px}@media(prefers-color-scheme:dark){.gvlc-chat{background:var(--gvlc-dark-bg,#191321);color:var(--gvlc-dark-text,#f5f3ff);border-color:#4d3b58}.gvlc-messages,.gvlc-typing{background:#21182b}.gvlc-ai,.gvlc-agent,.gvlc-admin{background:#31223d;border-color:#4b3858}.gvlc-system{background:#382842;color:#d2c8d8}.gvlc-start,.gvlc-reply,.gvlc-status,.gvlc-chat footer{background:#191321;border-color:#42324c}.gvlc-chat input,.gvlc-chat select,.gvlc-chat textarea{background:#261b2e;color:#fff;border-color:#51405c}.gvlc-chat label{color:#d5cadb}}@media(max-width:600px){.gvlc-shell{right:0;bottom:0}.gvlc-launcher{margin:0 max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) 0}.gvlc-chat{width:100vw;height:100dvh;max-height:none;border-radius:0;border:0}.gvlc-head{padding-top:max(12px,env(safe-area-inset-top));min-height:calc(66px + env(safe-area-inset-top))}.gvlc-messages{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.gvlc-reply{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.gvlc-chat,.gvlc-launcher,.gvlc-typing:after{animation:none;transition:none}}
