.chat-fab{position:fixed;bottom:1.75rem;right:1.75rem;width:56px;height:56px;border-radius:50%;background:#2563eb;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #2563eb80;transition:transform .15s ease,box-shadow .15s ease;z-index:9000}.chat-fab:hover{transform:scale(1.08);box-shadow:0 6px 20px #2563eb99}.chat-fab--hidden{display:none}.chat-fab--notify:after{content:"";position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;background:#ef4444;border:2px solid #fff}.chat-window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;height:520px;background:#fff;border-radius:16px;box-shadow:0 8px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;z-index:9000}.chat-window--hidden{display:none}.chat-header{background:#2563eb;color:#fff;padding:.875rem 1.125rem;display:flex;justify-content:space-between;align-items:center;font-family:system-ui,sans-serif;font-weight:600;font-size:.95rem;flex-shrink:0}.chat-close{background:none;border:none;color:#fffc;cursor:pointer;font-size:1rem;line-height:1;padding:0;transition:color .1s}.chat-close:hover{color:#fff}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background:#f8fafc}.chat-msg{display:flex;flex-direction:column;max-width:82%}.chat-msg--bot,.chat-msg--owner{align-self:flex-start}.chat-msg--visitor{align-self:flex-end}.chat-bubble{padding:.55rem .875rem;border-radius:14px;font-family:system-ui,sans-serif;font-size:.875rem;line-height:1.45;word-break:break-word}.chat-msg--bot .chat-bubble{background:#e2e8f0;color:#1e293b;border-bottom-left-radius:4px}.chat-msg--owner .chat-bubble{background:#dbeafe;color:#1e3a8a;border-bottom-left-radius:4px}.chat-msg--visitor .chat-bubble{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.chat-time{font-family:system-ui,sans-serif;font-size:.7rem;color:#94a3b8;margin-top:.2rem}.chat-msg--visitor .chat-time{text-align:right}.chat-input-bar{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid #e2e8f0;background:#fff;flex-shrink:0}.chat-input{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;font-family:system-ui,sans-serif;outline:none;transition:border-color .15s}.chat-input:focus{border-color:#2563eb}.chat-send{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;font-size:.875rem;font-family:system-ui,sans-serif;font-weight:500;transition:background .15s}.chat-send:hover{background:#1d4ed8}body.admin-mode canvas{display:none}body.admin-mode .chat-fab{display:none}body.admin-mode .chat-window{position:fixed;inset:0;width:100%;height:100dvh;max-width:600px;margin:0 auto;border-radius:0;box-shadow:none}@media (pointer: coarse){.chat-window{top:0;left:0;transform:none;width:100%;height:100dvh;border-radius:0}body.chat-open canvas{display:none}body.chat-open .chat-window{z-index:10000}}.chat-fab{display:none!important}html,body{margin:0;padding:0;overflow:hidden}canvas{display:block}
/*# sourceMappingURL=/static/bundle/app-UWIJIVKA.css.map */
