.hafner-lucy-chat{position:fixed;right:18px;bottom:18px;z-index:99999;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}.hafner-lucy-chat__toggle{border:0;border-radius:999px;background:#005da8;color:#fff;padding:.9rem 1.15rem;font:inherit;font-weight:700;box-shadow:0 10px 28px rgba(0,0,0,.24);cursor:pointer}.hafner-lucy-chat__panel{display:none;position:absolute;right:0;bottom:64px;width:min(360px,calc(100vw - 36px));max-height:min(620px,calc(100vh - 110px));background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:18px;box-shadow:0 18px 48px rgba(0,0,0,.28);overflow:hidden}.hafner-lucy-chat[data-open=true] .hafner-lucy-chat__panel{display:flex;flex-direction:column}.hafner-lucy-chat__header{background:#005da8;color:#fff;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.12rem}.hafner-lucy-chat__header strong{font-size:1.05rem}.hafner-lucy-chat__header span{font-size:.84rem;opacity:.9}.hafner-lucy-chat__messages{padding:1rem;overflow:auto;display:flex;flex-direction:column;gap:.65rem;min-height:170px}.hafner-lucy-chat__msg{margin:0;padding:.72rem .82rem;border-radius:14px;line-height:1.35;font-size:.94rem;white-space:pre-wrap}.hafner-lucy-chat__msg--bot{background:#f1f5f9;align-self:flex-start}.hafner-lucy-chat__msg--user{background:#005da8;color:#fff;align-self:flex-end}.hafner-lucy-chat__form{border-top:1px solid rgba(0,0,0,.1);padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.55rem}.hafner-lucy-chat__form label{display:flex;flex-direction:column;gap:.25rem;font-size:.82rem;font-weight:650}.hafner-lucy-chat__form input,.hafner-lucy-chat__form textarea{font:inherit;border:1px solid rgba(0,0,0,.22);border-radius:10px;padding:.62rem .7rem}.hafner-lucy-chat__form textarea{resize:vertical;min-height:76px}.hafner-lucy-chat__privacy{margin:.1rem 0;color:#64748b;font-size:.76rem;line-height:1.3}.hafner-lucy-chat__form button{border:0;border-radius:10px;background:#005da8;color:#fff;font:inherit;font-weight:700;padding:.72rem;cursor:pointer}.hafner-lucy-chat__form button:disabled{opacity:.65;cursor:wait}@media (max-width:520px){.hafner-lucy-chat{right:12px;bottom:12px}.hafner-lucy-chat__panel{right:-6px;bottom:58px}}
