.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-widget{position:fixed;right:20px;bottom:20px;z-index:8}.chat-toggle{min-width:82px;min-height:44px;border:1px solid #111;background:#111;color:#fff;font:700 .8rem Inter,Arial,sans-serif;cursor:pointer}.chat-toggle:hover,.chat-toggle:focus-visible{background:#fff;color:#111}.chat-panel{position:absolute;right:0;bottom:56px;width:min(370px,calc(100vw - 32px));background:#fff;border:1px solid #111;box-shadow:8px 8px 0 #111}.chat-panel header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #dedede}.chat-panel header strong,.chat-panel header span{display:block}.chat-panel header strong{font-size:.9rem}.chat-panel header span{font-size:.72rem;color:#626262}.chat-close{width:36px;height:36px;border:0;background:#fff;font-size:1.45rem;line-height:1;cursor:pointer}.chat-close:hover{background:#f6f6f4}.chat-messages{height:250px;overflow-y:auto;padding:16px;background:#f6f6f4}.chat-message{max-width:85%;margin:0 0 10px;padding:10px 12px;font-size:.82rem;line-height:1.5}.chat-message.bot{background:#fff;border:1px solid #dedede}.chat-message.user{margin-left:auto;background:#111;color:#fff}.chat-suggestions{display:flex;gap:7px;overflow-x:auto;padding:10px 16px;border-top:1px solid #dedede}.chat-suggestions button{white-space:nowrap;border:1px solid #111;background:#fff;padding:6px 9px;font:600 .72rem Inter,Arial,sans-serif;cursor:pointer}.chat-suggestions button:hover{background:#111;color:#fff}.chat-form{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #dedede}.chat-form input{min-width:0;flex:1;border:1px solid #111;padding:10px;font:16px Inter,Arial,sans-serif}.chat-form button{border:1px solid #111;background:#111;color:#fff;padding:0 12px;font:700 .76rem Inter,Arial,sans-serif;cursor:pointer}.chat-form button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:540px){.chat-widget{right:16px;bottom:16px}.chat-panel{bottom:54px}.chat-messages{height:220px}}@media(prefers-reduced-motion:reduce){.chat-panel{scroll-behavior:auto}}
