#arco-chat{position:fixed;right:20px;bottom:24px;z-index:2147482000;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.ac-launch{position:relative;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:linear-gradient(135deg,#07366e,#0878f7);color:#fff;min-height:54px;padding:0 18px;box-shadow:0 15px 38px rgba(7,74,156,.34);font-weight:800;display:flex;gap:9px;align-items:center;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.ac-launch:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(7,74,156,.42)}.ac-launch-icon{font-size:19px}.ac-online-dot{width:9px;height:9px;border-radius:50%;background:#20d67a;box-shadow:0 0 0 4px rgba(32,214,122,.18)}.ac-box{display:none;width:min(370px,calc(100vw - 28px));height:min(540px,calc(100vh - 100px));background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 28px 80px rgba(8,42,92,.3);border:1px solid #d9e6f5}.ac-box.open{display:flex;flex-direction:column;animation:acIn .2s ease both}.ac-box header{padding:17px 18px;background:linear-gradient(135deg,#092e61,#096ce2);color:#fff;display:flex;justify-content:space-between;align-items:center}.ac-box header small{display:block;opacity:.82;margin-top:3px}.ac-x{background:rgba(255,255,255,.14);color:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.ac-msg{flex:1;overflow:auto;padding:14px;background:#f5f8fd}.ac-system{text-align:center;color:#718096;font-size:12px;margin:5px 20px 14px}.ac-system.ac-error{background:#fff3f3;color:#a63131;padding:9px;border-radius:10px}.ac-bubble{max-width:82%;padding:10px 12px;border-radius:15px;margin:8px 0;line-height:1.35;font-size:14px}.ac-bubble.customer{margin-left:auto;background:#0c6ee8;color:#fff}.ac-bubble.agent{background:#fff;border:1px solid #dce7f5;color:#17355d}.ac-box form{display:flex;padding:11px;gap:7px;border-top:1px solid #e2eaf4;background:#fff}.ac-box input{min-width:0;flex:1;border:1px solid #d4e0ef;border-radius:13px;padding:12px;outline:none}.ac-box input:focus{border-color:#5b9df0;box-shadow:0 0 0 3px rgba(8,116,239,.1)}.ac-box form button{width:44px;border:0;border-radius:13px;background:#0874ef;color:#fff;cursor:pointer}.arco-hide-whatsapp a[href*="wa.me"],.arco-hide-whatsapp a[href*="whatsapp"],.arco-hide-whatsapp .whatsapp-button,.arco-hide-whatsapp .detail-whatsapp{display:none!important}@keyframes acIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:600px){#arco-chat{right:12px;bottom:86px}.ac-box{height:min(560px,calc(100vh - 118px))}.ac-launch{width:54px;height:54px;padding:0;justify-content:center}.ac-launch-label{display:none}.ac-online-dot{position:absolute;right:2px;top:3px;width:8px;height:8px}}
/* V58 profissional */
#ac-chat{}#arco-chat .ac-onboard{padding:15px;display:grid;gap:10px;background:#f8fbff}#arco-chat .ac-onboard label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#4b6380}#arco-chat .ac-onboard input,#arco-chat .ac-onboard select{width:100%;border:1px solid #d9e5f2;border-radius:11px;padding:10px;background:#fff;color:#173354}#arco-chat .ac-start{border:0;border-radius:11px;padding:11px;background:linear-gradient(135deg,#0765d9,#1689ff);color:#fff;font-weight:900}#arco-chat .ac-chatview{display:none;flex-direction:column;min-height:0;flex:1}#arco-chat .ac-status{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#edf5ff;color:#1b5b9c;font-size:10px;margin-bottom:8px}#arco-chat .ac-bubble small{display:block;font-size:9px;opacity:.7;margin-bottom:2px}
