.acs-chat,.acs-chat *{box-sizing:border-box}.acs-chat{--acs-primary:#d7a037;--acs-dark:#173c42;font-family:inherit;position:fixed;z-index:999999;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));color:#26393d}.acs-chat button,.acs-chat input,.acs-chat select,.acs-chat textarea{font-family:inherit}.acs-chat__launcher{align-items:center;background:var(--acs-dark);border:0;border-radius:999px;box-shadow:0 10px 32px rgba(0,0,0,.24);color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:750;gap:9px;min-height:58px;padding:7px 17px 7px 7px}.acs-chat__launcher:hover{transform:translateY(-1px)}.acs-chat__launcher:focus-visible,.acs-chat button:focus-visible,.acs-chat input:focus-visible,.acs-chat select:focus-visible,.acs-chat textarea:focus-visible{outline:3px solid var(--acs-primary);outline-offset:2px}.acs-chat__launcher-icon{align-items:center;background:#f4e6c9;border:2px solid #fff;border-radius:50%;display:flex;height:46px;justify-content:center;overflow:hidden;width:46px}.acs-chat__launcher-icon img{height:108%;object-fit:cover;object-position:center 12%;width:108%}.acs-chat__panel{background:#f5f7f5;border:1px solid rgba(23,60,66,.12);border-radius:20px;bottom:70px;box-shadow:0 24px 70px rgba(0,0,0,.25);display:flex;flex-direction:column;height:min(660px,calc(100vh - 112px));overflow:hidden;position:absolute;right:0;width:min(400px,calc(100vw - 28px))}.acs-chat__panel[hidden]{display:none}.acs-chat__header{align-items:center;background:var(--acs-dark);background:linear-gradient(135deg,var(--acs-dark),color-mix(in srgb,var(--acs-dark) 70%,var(--acs-primary)));color:#fff;display:flex;gap:10px;min-height:78px;padding:10px 12px}.acs-chat__header-avatar{background:#f4e6c9;border:2px solid #fff;border-radius:15px;flex:0 0 54px;height:54px;object-fit:cover;object-position:center 12%;width:54px}.acs-chat__header>div{flex:1}.acs-chat__header strong{display:block;font-size:16px;line-height:1.2}.acs-chat__header span{align-items:center;color:rgba(255,255,255,.78);display:flex;font-size:11px;gap:6px;margin-top:5px}.acs-chat__header i{background:#63db92;border-radius:50%;height:7px;width:7px}.acs-chat__close{background:rgba(255,255,255,.08);border:0;border-radius:50%;color:#fff;cursor:pointer;flex:0 0 36px;font:300 28px/1 Arial,sans-serif;height:36px}.acs-chat__messages{display:flex;flex:1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px 14px 10px;scroll-behavior:smooth}.acs-chat__row{align-items:flex-end;align-self:flex-start;display:flex;gap:7px;max-width:96%}.acs-chat__message-avatar{background:#f4e6c9;border-radius:50%;flex:0 0 29px;height:29px;object-fit:cover;object-position:center 12%;width:29px}.acs-chat__bubble{border-radius:15px;font-size:13px;line-height:1.45;max-width:88%;padding:10px 12px;white-space:pre-line}.acs-chat__bubble--bot{background:#fff;border:1px solid rgba(23,60,66,.08);border-bottom-left-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.05);max-width:calc(100% - 36px)}.acs-chat__bubble--user{align-self:flex-end;background:var(--acs-dark);border-bottom-right-radius:4px;color:#fff}.acs-chat__quick{display:flex;flex-wrap:wrap;gap:7px;max-height:126px;overflow-y:auto;padding:5px 14px 11px}.acs-chat__quick button{background:#fff;border:1px solid rgba(23,60,66,.18);border-radius:999px;color:var(--acs-dark);cursor:pointer;font-size:11px;font-weight:700;line-height:1.25;padding:8px 10px;text-align:left}.acs-chat__quick button:hover{background:var(--acs-primary);border-color:var(--acs-primary)}.acs-chat__composer{align-items:center;background:#fff;border-top:1px solid rgba(23,60,66,.1);display:flex;gap:8px;padding:9px}.acs-chat__composer input{border:1px solid #ccd6d5;border-radius:999px;flex:1;font-size:13px;min-width:0;padding:10px 13px}.acs-chat__composer button{align-items:center;background:var(--acs-primary);border:0;border-radius:50%;cursor:pointer;display:flex;flex:0 0 39px;height:39px;justify-content:center}.acs-chat__composer svg{fill:var(--acs-dark);height:20px;width:20px}.acs-chat__lead{align-self:stretch;background:#fff;border:1px solid rgba(23,60,66,.08);border-radius:15px;box-shadow:0 2px 10px rgba(0,0,0,.05);display:grid;gap:8px;padding:13px}.acs-chat__lead label{color:#46575a;display:grid;font-size:11px;font-weight:700;gap:3px}.acs-chat__lead input,.acs-chat__lead select,.acs-chat__lead textarea{background:#fff;border:1px solid #ccd6d5;border-radius:8px;color:#223437;font-size:13px;padding:8px 9px;width:100%}.acs-chat__lead textarea{min-height:58px;resize:vertical}.acs-chat__lead .acs-chat__consent{align-items:flex-start;display:flex;font-size:10px;font-weight:400;gap:7px;line-height:1.35}.acs-chat__lead .acs-chat__consent input{flex:0 0 auto;margin-top:2px;width:auto}.acs-chat__submit{background:var(--acs-dark);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;font-weight:800;padding:11px 14px}.acs-chat__submit[disabled]{cursor:wait;opacity:.65}.acs-chat__actions{display:grid;gap:7px;margin-top:4px}.acs-chat__actions a{border-radius:999px;display:block;font-size:11px;font-weight:800;padding:9px 11px;text-align:center;text-decoration:none}.acs-chat__actions a:first-child{background:#25d366;color:#0a3518}.acs-chat__actions a:nth-child(2){background:var(--acs-primary);color:var(--acs-dark)}.acs-chat__actions a:nth-child(3){border:1px solid #cbd5d4;color:var(--acs-dark)}.acs-chat__note,.acs-chat__status{color:#647477;font-size:10px;line-height:1.35;margin:0}.acs-chat__price{color:var(--acs-dark);font-weight:800}
@media(max-width:520px){.acs-chat{bottom:max(12px,env(safe-area-inset-bottom));right:max(12px,env(safe-area-inset-right))}.acs-chat__panel{border-radius:16px;bottom:65px;height:min(640px,calc(100dvh - 92px));width:calc(100vw - 24px)}.acs-chat__launcher-label{display:none}.acs-chat__launcher{padding:6px}.acs-chat__messages{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.acs-chat__messages{scroll-behavior:auto}.acs-chat__launcher:hover{transform:none}}
