.eden-chat-root{--eden-chat-safe-bottom:env(safe-area-inset-bottom,0px);--eden-chat-offset:1.25rem;--eden-chat-max-height:42.5rem;z-index:70;top:auto;right:var(--eden-chat-offset);bottom:calc(var(--eden-chat-offset) + var(--eden-chat-safe-bottom));box-sizing:border-box;width:min(26.5rem, calc(100vw - (2 * var(--eden-chat-offset))));height:min(var(--eden-chat-max-height), calc(100dvh - 5rem - var(--eden-chat-safe-bottom)));max-height:min(var(--eden-chat-max-height), calc(100dvh - 5rem - var(--eden-chat-safe-bottom)));flex-direction:column;min-height:0;display:flex;position:fixed;left:auto;overflow:hidden}.eden-chat-panel{box-sizing:border-box;background:#fff;border:1px solid #dbe4f0;border-radius:1.1rem;flex-direction:column;flex:auto;height:100%;min-height:0;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #1a27442e}.eden-chat-head{color:#fff;box-sizing:border-box;background:#1a2744;flex-direction:row;flex:none;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;min-width:0;padding:.85rem 1rem;display:flex}.eden-chat-head-identity{flex-direction:row;flex:auto;align-items:flex-start;gap:.65rem;min-width:0;display:flex}.eden-chat-head-copy{flex:auto;min-width:0;overflow:hidden}.eden-chat-head-name,.eden-chat-head h2{writing-mode:horizontal-tb;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;max-width:100%;margin:0;font-size:1rem;font-weight:750;line-height:1.25;overflow:hidden}.eden-chat-role{color:#bfdbfe;writing-mode:horizontal-tb;white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;max-width:100%;margin:.12rem 0 0;font-size:.72rem;line-height:1.3;overflow:hidden}.eden-chat-avatar{box-sizing:border-box;background:#c7d2fe;border-radius:999px;flex:none;display:block;position:relative;overflow:hidden}.eden-chat-avatar-48{flex:0 0 48px;width:48px;height:48px}.eden-chat-avatar-32,.eden-chat-avatar-spacer{flex:0 0 32px;width:32px;height:32px}.eden-chat-avatar-spacer{flex-shrink:0}.eden-chat-avatar-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.eden-chat-avatar-fallback,.eden-chat-avatar-staff{letter-spacing:.04em;justify-content:center;align-items:center;font-weight:750;display:flex}.eden-chat-avatar-fallback{color:#1e1b4b;width:100%;height:100%;font-size:.95rem}.eden-chat-avatar-staff{color:#fff;background:#166534;font-size:.72rem}.eden-chat-avatar-48.eden-chat-avatar-staff{flex:0 0 48px;width:48px;height:48px;font-size:.85rem}.eden-chat-avatar-32.eden-chat-avatar-staff{flex:0 0 32px;width:32px;height:32px}.eden-chat-status{color:#dbeafe;writing-mode:horizontal-tb;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:.2rem 0 0;font-size:.72rem;line-height:1.3;overflow:hidden}.eden-chat-dot{background:#94a3b8;border-radius:999px;width:.5rem;height:.5rem;margin-right:.35rem;display:inline-block}.eden-chat-dot.is-on{background:#4ade80}.eden-chat-dot.is-off{background:#fbbf24}.eden-chat-head-actions{flex:none;gap:.25rem;display:flex}.eden-chat-head-actions button,.eden-chat-composer button,.eden-chat-offer button,.eden-chat-callback button,.eden-chat-error button,.eden-chat-confirm-actions button,.eden-chat-queue-stay button,.eden-chat-jump,.eden-chat-feedback button,.eden-chat-complete button{cursor:pointer;border:1px solid #0000;border-radius:.7rem;min-width:2.5rem;min-height:2.5rem;font-weight:650}.eden-chat-head-actions button{color:#fff;background:0 0;border-color:#fff3}.eden-chat-head-actions button:focus-visible,.eden-chat-composer button:focus-visible,.eden-chat-composer textarea:focus-visible,.eden-chat-jump:focus-visible,.eden-chat-offer button:focus-visible,.eden-chat-callback button:focus-visible,.eden-chat-error button:focus-visible,.eden-chat-confirm-actions button:focus-visible,.eden-chat-queue-stay button:focus-visible,.eden-chat-feedback button:focus-visible,.eden-chat-complete button:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.eden-chat-notices{overscroll-behavior:contain;flex:none;min-width:0;min-height:0;max-height:7.5rem;overflow-y:auto}.eden-chat-privacy,.eden-chat-disclosure{color:#475569;overflow-wrap:anywhere;background:#f8fafc;margin:0;padding:.45rem 1rem;font-size:.72rem}.eden-chat-disclosure.is-human{color:#14532d;background:#ecfdf5}.eden-chat-transcript-wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.eden-chat-transcript{overscroll-behavior:contain;flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:.85rem 1rem;display:flex;overflow:hidden auto}.eden-chat-row{align-items:flex-end;gap:.45rem;min-width:0;max-width:100%;display:flex}.eden-chat-row.is-visitor{flex-direction:row-reverse;align-self:flex-end}.eden-chat-row.is-system{align-self:center}.eden-chat-row .eden-chat-bubble{min-width:0;max-width:calc(100% - 2.5rem)}.eden-chat-row.is-visitor .eden-chat-bubble,.eden-chat-row.is-system .eden-chat-bubble{max-width:92%}.eden-chat-bubble{border-radius:1rem;max-width:92%;padding:.55rem .75rem;font-size:.88rem;line-height:1.4}.eden-chat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.15rem 0 0}.eden-chat-meta{letter-spacing:.02em;text-transform:uppercase;font-size:.68rem;font-weight:700;display:block}.eden-chat-bubble.is-visitor{color:#fff;background:#302650;align-self:flex-end}.eden-chat-bubble.is-ai{color:#1e1b4b;background:#eef2ff;align-self:flex-start;max-width:min(22rem,92%)}.eden-chat-bubble p+p{margin-top:.45rem}.eden-chat-feedback{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.eden-chat-feedback button{color:#4338ca;background:0 0;border:1px solid #c7d2fe;border-radius:999px;min-width:0;min-height:1.7rem;padding:.15rem .5rem;font-size:.68rem;font-weight:650}.eden-chat-feedback button.is-on,.eden-chat-feedback button:disabled.is-on{color:#fff;background:#312e81;border-color:#312e81}.eden-chat-jump{color:#fff;z-index:2;white-space:nowrap;background:#312e81;border:1px solid #c7d2fe;border-radius:999px;margin:0;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;bottom:.55rem;left:50%;transform:translate(-50%)}.eden-chat-complete{z-index:2;background:#f8fafc;border:1px solid #dbe4f0;border-radius:.85rem;min-width:0;margin:.4rem .75rem .2rem;padding:.75rem .8rem;position:relative}.eden-chat-complete h3{margin:0 0 .35rem;font-size:.92rem}.eden-chat-complete-note--ok{color:#166534}.eden-chat-complete-note--err{color:#991b1b}.eden-chat-attach-input{display:none}.eden-chat-complete label{flex-direction:column;gap:.2rem;margin-bottom:.5rem;font-size:.78rem;display:flex}.eden-chat-complete input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.55rem;width:100%;min-width:0;padding:.4rem .5rem}.eden-chat-actions{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.eden-chat-action{color:#312e81;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:999px;min-height:2rem;padding:.28rem .7rem;font-size:.72rem;font-weight:700}.eden-chat-action:hover,.eden-chat-action:focus-visible{color:#fff;background:#312e81;border-color:#312e81}.eden-chat-bubble.is-staff{color:#14532d;background:#dcfce7;align-self:flex-start}.eden-chat-bubble.is-system{color:#334155;text-align:center;background:#f1f5f9;align-self:center}.eden-chat-dock{background:#fff;flex-direction:column;flex:none;justify-content:flex-end;min-width:0;min-height:0;margin-top:auto;display:flex;overflow:hidden}.eden-chat-dock-chrome{overscroll-behavior:contain;flex:0 auto;min-height:0;max-height:8rem;overflow-y:auto}.eden-chat-composer{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;flex:none;gap:.45rem;min-width:0;padding:.7rem .85rem .9rem;display:flex;overflow:hidden}.eden-chat-composer.is-attach{flex-flow:row;align-items:flex-end}.eden-chat-composer-main{flex-direction:column;flex-grow:1;flex-shrink:1;gap:.4rem;min-width:0;display:flex}.eden-chat-pending{background:#f8fafc;border:1px solid #dbe4f0;border-radius:.7rem;align-items:center;gap:.5rem;min-width:0;padding:.35rem .45rem;display:flex}.eden-chat-pending button{color:#9f1239;cursor:pointer;background:0 0;border:0;flex:none;font-size:.75rem;font-weight:700}.eden-chat-pending .eden-chat-attachment-copy{flex-grow:1;min-width:0}.eden-chat-composer textarea{box-sizing:border-box;resize:none;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:.8rem;padding:.55rem .7rem}.eden-chat-composer-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:stretch;gap:.45rem;display:flex}.eden-chat-composer-actions button[type=submit]{color:#fff;background:#302650;padding:0 1rem}.eden-chat-human{color:#302650;background:#fff;padding:0 .75rem;font-size:.78rem;border-color:#302650!important}.eden-chat-attach{color:#1e293b;background:#fff;border:1px solid #94a3b8;border-radius:.65rem;padding:0 .75rem;font-size:.78rem}.eden-chat-attachment{background:#f8fafc;border:1px solid #dbe4f0;border-radius:.7rem;align-items:center;gap:.55rem;margin-top:.4rem;padding:.4rem .5rem;display:flex}.eden-chat-attachment-thumb{object-fit:cover;border-radius:.4rem;width:48px;height:48px}.eden-chat-attachment-icon{background:#e2e8f0;border-radius:.4rem;place-items:center;width:48px;height:48px;display:grid}.eden-chat-attachment-copy{flex-direction:column;min-width:0;font-size:.8rem;display:flex}.eden-chat-attachment-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eden-chat-error{color:#9f1239;flex:none;margin:0;padding:.4rem .85rem;font-size:.8rem}.eden-chat-offer,.eden-chat-callback,.eden-chat-queue-stay{overscroll-behavior:contain;background:#f8fafc;border-top:1px solid #e2e8f0;flex:0 auto;min-height:0;max-height:16rem;padding:.45rem .75rem .55rem;font-size:.78rem;overflow-y:auto}.eden-chat-callback h3{color:#1a2744;margin:0 0 .35rem;font-size:.8rem;font-weight:750}.eden-chat-offer h3{color:#1a2744;margin:0;font-size:.8rem;font-weight:750}.eden-chat-offer p{color:#475569;margin:.2rem 0 .45rem;font-size:.72rem;line-height:1.35}.eden-chat-offer-actions,.eden-chat-queue-stay{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.eden-chat-offer-actions button,.eden-chat-queue-stay button{color:#1a2744;background:#fff;border-color:#cbd5e1;min-width:0;padding:.25rem .55rem;font-size:.68rem}.eden-chat-queue-stay{justify-content:space-between;max-height:none}.eden-chat-queue-stay span{color:#334155;font-size:.72rem;font-weight:650}.eden-chat-confirm{z-index:3;background:#1a27447a;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.eden-chat-confirm-card{background:#fff;border-radius:.9rem;width:min(22rem,100%);padding:1rem 1.05rem .95rem;box-shadow:0 16px 36px #1a274438}.eden-chat-confirm-card h3{color:#1a2744;margin:0;font-size:1rem}.eden-chat-confirm-card p{color:#475569;margin:.4rem 0 .9rem;font-size:.82rem;line-height:1.4}.eden-chat-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.eden-chat-confirm-actions button{color:#1a2744;background:#fff;border-color:#cbd5e1;padding:0 .8rem;font-size:.8rem}.eden-chat-confirm-end{color:#fff!important;background:#302650!important;border-color:#302650!important}.eden-chat-callback label{flex-direction:column;gap:.2rem;margin-bottom:.4rem;display:flex}.eden-chat-callback input{border:1px solid #cbd5e1;border-radius:.55rem;padding:.4rem .5rem}.eden-chat-launcher{z-index:70;color:#fff;background:#302650;border:0;border-radius:999px;min-height:3rem;padding:.7rem 1rem;font-weight:700;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 8px 24px #30265047}.eden-chat-unread{color:#1a2744;background:#f5c451;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;margin-left:.4rem;font-size:.7rem;display:inline-flex}.eden-chat-bubble-typing p{align-items:center;min-height:1.1rem;display:flex}.eden-chat-typing{align-items:center;gap:.28rem;display:inline-flex}.eden-chat-typing i{background:#4338ca;border-radius:999px;width:.38rem;height:.38rem;animation:1s ease-in-out infinite eden-chat-dot}.eden-chat-typing i:nth-child(2){animation-delay:.15s}.eden-chat-typing i:nth-child(3){animation-delay:.3s}@keyframes eden-chat-dot{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.eden-chat-typing i{opacity:.7;animation:none}}body.eden-chat-open .eden-mobile-cta{visibility:hidden;pointer-events:none}body.eden-chat-open .ai-assistant-fab{display:none!important}@media (max-width:1023px) and (min-width:641px){.eden-chat-root{--eden-chat-offset:.75rem;--eden-chat-max-height:48rem;top:auto;right:var(--eden-chat-offset);bottom:calc(var(--eden-chat-offset) + var(--eden-chat-safe-bottom));width:min(28rem, calc(100vw - (2 * var(--eden-chat-offset))));height:min(var(--eden-chat-max-height), calc(100dvh - 2.5rem - var(--eden-chat-safe-bottom)));max-height:min(var(--eden-chat-max-height), calc(100dvh - 2.5rem - var(--eden-chat-safe-bottom)));left:auto}}@media (max-width:640px){.eden-chat-root{width:100%;height:100dvh;max-height:100dvh;padding-bottom:var(--eden-chat-safe-bottom);inset:auto 0 0}.eden-chat-panel{border-radius:1rem 1rem 0 0;height:100%;max-height:100%}}@media (prefers-reduced-motion:reduce){.eden-chat-panel,.eden-chat-launcher{transition:none!important}}
