.elac-widget{position:fixed;right:22px;bottom:var(--elac-bottom-desktop,78px);z-index:999990;font-family:inherit;line-height:1.45;box-sizing:border-box}
.elac-widget *{box-sizing:border-box}
.elac-launch{appearance:none;border:0;border-radius:999px;background:#03a84e;color:#fff;padding:13px 19px;font-size:14px;font-weight:700;box-shadow:0 10px 28px rgba(3,168,78,.24),0 5px 14px rgba(0,0,0,.14);cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}
.elac-launch:hover,.elac-launch:focus{background:#028f43;outline:2px solid transparent;transform:translateY(-1px);box-shadow:0 0 0 3px rgba(3,168,78,.18),0 12px 30px rgba(3,168,78,.24)}
.elac-panel{position:absolute;right:0;bottom:58px;width:min(370px,calc(100vw - 28px));height:min(540px,calc(100vh - 120px));display:flex;flex-direction:column;background:#fff;color:#1f2937;border:1px solid rgba(0,0,0,.10);border-radius:16px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.22)}
.elac-panel[hidden]{display:none!important}
.elac-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;background:#1f2937;color:#fff}
.elac-head strong{font-size:15px}
.elac-close{appearance:none;border:0;background:transparent;color:#fff;font-size:25px;line-height:1;cursor:pointer;padding:0 3px;border-radius:6px}
.elac-close:focus{outline:2px solid #fff;outline-offset:2px}
.elac-messages{flex:1;overflow:auto;padding:14px;background:#f8fafc;scroll-behavior:smooth}
.elac-msg{max-width:86%;margin:0 0 10px;padding:10px 12px;border-radius:12px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}
.elac-bot{margin-right:auto;background:#fff;border:1px solid #e5e7eb;color:#1f2937}
.elac-user{margin-left:auto;background:#1f2937;color:#fff}
.elac-system{margin:0 auto 10px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;font-size:12px}
.elac-pending{opacity:.68;font-style:italic}
.elac-form{display:flex;gap:8px;padding:10px;background:#fff;border-top:1px solid #e5e7eb}
.elac-form input{min-width:0;flex:1;border:1px solid #cbd5e1;border-radius:10px;padding:10px 11px;font:inherit;font-size:14px;color:#111827;background:#fff}
.elac-form input:focus{outline:2px solid #94a3b8;outline-offset:1px}
.elac-form button{border:0;border-radius:10px;padding:10px 14px;background:#03a84e;color:#fff;font-weight:700;cursor:pointer}
.elac-form button:disabled,.elac-form input:disabled{opacity:.58;cursor:not-allowed}
.elac-actions{display:flex;gap:7px;align-items:center;padding:0 10px 10px;flex-wrap:wrap;background:#fff}
.elac-actions a,.elac-actions button{appearance:none;border:0;padding:9px 10px;border-radius:8px;background:#eee8dc;color:#242d24;text-decoration:none;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.elac-actions .elac-human{background:#e5e7eb;color:#111827}
.elac-panel[dir="rtl"]{direction:rtl;text-align:right}
.elac-panel[dir="rtl"] .elac-user{margin-left:0;margin-right:auto}
.elac-panel[dir="rtl"] .elac-bot{margin-right:0;margin-left:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:480px){.elac-widget{right:12px;bottom:calc(var(--elac-bottom-mobile,76px) + env(safe-area-inset-bottom))}.elac-panel{position:fixed;left:10px;right:10px;bottom:calc(var(--elac-bottom-mobile,76px) + 60px + env(safe-area-inset-bottom));width:auto;height:min(66vh,560px);max-height:calc(100vh - 170px - env(safe-area-inset-bottom))}.elac-launch{padding:12px 17px}.elac-msg{max-width:90%}}
.elac-actions [hidden]{display:none!important}
.elac-actions .elac-human:not([hidden]){background:#03a84e;color:#fff}
.elac-product-context{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;background:#f0fdf4;border-bottom:1px solid #d1fae5}
.elac-product-context[hidden]{display:none!important}
.elac-product-image{width:46px;height:46px;object-fit:cover;border-radius:9px;background:#fff;border:1px solid #dcfce7}
.elac-product-copy{min-width:0;display:flex;flex-direction:column;gap:1px}
.elac-product-label{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.045em;color:#15803d;font-weight:800}
.elac-product-name{font-size:13px;line-height:1.35;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.elac-product-price{font-size:12px;color:#4b5563}
.elac-product-link{font-size:11px;font-weight:800;color:#047857;text-decoration:none;padding:6px 7px;border-radius:7px;border:1px solid #a7f3d0;background:#fff}
.elac-product-link:hover,.elac-product-link:focus{text-decoration:none;background:#ecfdf5;outline:2px solid rgba(3,168,78,.18)}
@media (max-width:480px){.elac-product-context{grid-template-columns:42px minmax(0,1fr) auto}.elac-product-image{width:42px;height:42px}}
