.vmci-widget{--vmci-green:#166534;--vmci-bright:#22c55e;position:fixed;right:22px;bottom:22px;z-index:999999;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17251d}.vmci-widget.vmci-left{right:auto;left:22px}.vmci-launcher{position:relative;z-index:2;display:flex;align-items:center;gap:9px;min-height:52px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#166534,#15803d);color:#fff;box-shadow:0 12px 32px rgba(22,101,52,.3);font-weight:750;cursor:pointer;pointer-events:auto}.vmci-launcher-icon{font-size:20px}.vmci-unread{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#ef4444;color:#fff;font-size:11px}.vmci-unread[hidden]{display:none!important}.vmci-panel{position:absolute;right:0;bottom:66px;z-index:3;display:block;width:min(380px,calc(100vw - 28px));height:min(610px,calc(100vh - 100px));overflow:hidden;border:1px solid #dbe7df;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,40,24,.26);opacity:1;visibility:visible;transform:none;pointer-events:auto}.vmci-left .vmci-panel{right:auto;left:0}.vmci-panel[hidden],.vmci-widget:not(.is-open) .vmci-panel{display:none!important;opacity:0;visibility:hidden;pointer-events:none}.vmci-widget.is-open .vmci-panel{display:block;opacity:1;visibility:visible;transform:none;pointer-events:auto}.vmci-panel>header{display:flex;align-items:center;gap:8px;padding:17px 16px;background:linear-gradient(135deg,#14532d,#166534);color:#fff}.vmci-panel>header>div{min-width:0;flex:1}.vmci-panel>header strong,.vmci-panel>header small{display:block}.vmci-panel>header small{margin-top:3px;font-size:12px;opacity:.9}.vmci-panel>header small i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#4ade80}.vmci-panel>header button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.vmci-close{font-size:23px}.vmci-messages{height:calc(100% - 240px);min-height:180px;overflow:auto;padding:18px;background:#f5f8f6}.vmci-message{width:fit-content;max-width:82%;margin:0 0 10px;padding:10px 13px;border-radius:15px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.vmci-customer{margin-left:auto;border-bottom-right-radius:4px;background:#166534;color:#fff}.vmci-agent{border-bottom-left-radius:4px}.vmci-message a{color:inherit;font-weight:700}.vmci-identity{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px 0}.vmci-identity label{font-size:11px;font-weight:700;color:#4b6354}.vmci-identity input{display:block;width:100%;height:34px;margin-top:3px;padding:4px 8px;border:1px solid #d5e2d9;border-radius:8px;box-sizing:border-box}.vmci-compose{display:flex;align-items:flex-end;gap:8px;padding:10px 12px}.vmci-compose textarea{width:100%;height:52px;min-height:52px;max-height:100px;resize:vertical;padding:10px;border:1px solid #cfe0d4;border-radius:12px;font:inherit}.vmci-compose button{flex:0 0 42px;height:42px;border:0;border-radius:11px;background:#166534;color:#fff;font-size:18px;cursor:pointer}.vmci-typing{padding:3px 13px;color:#6b7d70;font-size:11px}.vmci-panel>footer{padding:0 13px 10px;color:#718078;font-size:10px;text-align:center}@media(max-width:600px){.vmci-widget{right:12px;bottom:12px}.vmci-widget.vmci-left{left:12px}.vmci-panel{position:fixed;inset:10px;width:auto;height:auto;border-radius:18px}.vmci-messages{height:calc(100vh - 258px)}.vmci-launcher-label{display:none}.vmci-launcher{width:54px;padding:0;justify-content:center}.vmci-unread{position:absolute;right:-2px;top:-4px}}
.vmci-panel,.vmci-widget.is-open .vmci-panel{display:flex;flex-direction:column;height:min(680px,calc(100dvh - 100px));max-height:calc(100dvh - 100px)}.vmci-panel>header{flex:0 0 auto}.vmci-messages{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.vmci-message time{display:block;margin-top:4px;font-size:10px;opacity:.65}.vmci-identity{flex:0 0 auto;grid-template-columns:1fr 1fr;padding:10px 12px;border-top:1px solid #e5eee8;background:#fff}.vmci-identity>button{grid-column:1/-1;min-height:34px;border:0;border-radius:9px;background:#166534;color:#fff;font-weight:700}.vmci-identity-error{grid-column:1/-1;margin:0;color:#b91c1c;font-size:12px}.vmci-identity-error[hidden],.vmci-profile-summary[hidden],.vmci-new-messages[hidden]{display:none!important}.vmci-profile-summary{display:flex;flex:0 0 auto;justify-content:space-between;align-items:center;padding:7px 13px;border-top:1px solid #e5eee8;background:#f8faf9;color:#486052;font-size:11px}.vmci-profile-summary button{border:0;background:transparent;color:#166534;text-decoration:underline;cursor:pointer}.vmci-compose{flex:0 0 auto;padding-bottom:max(10px,env(safe-area-inset-bottom))}.vmci-panel>footer{flex:0 0 auto}.vmci-new-messages{position:absolute;left:50%;bottom:125px;z-index:5;transform:translateX(-50%);padding:6px 11px;border:0;border-radius:99px;background:#166534;color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.18)}.vmci-widget.is-open>.vmci-launcher{display:none!important}@media(max-width:600px),(max-height:700px){.vmci-panel,.vmci-widget.is-open .vmci-panel{position:fixed;inset:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));width:auto;height:auto;max-height:none;border-radius:16px}.vmci-messages{height:auto;min-height:0}.vmci-identity{grid-template-columns:1fr 1fr}.vmci-panel>footer{display:none}.vmci-compose textarea{height:44px;min-height:44px}}
.vmci-identity[hidden]{display:none!important}
