.chatbot{bottom:24px;position:fixed;right:24px;z-index:1000}.chatbot-panel{border-radius:8px;bottom:calc(100% + 12px);box-shadow:0 4px 24px rgba(0,0,0,.18);height:60vh;min-height:400px;overflow:hidden;position:absolute;right:0;width:327px}.chatbot-panel[hidden]{display:none}.chatbot-iframe{border:0;display:block;height:100%;width:100%}.chatbot-toggle{align-items:center;background-color:#e21833;border:none;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:14px 16px;transition:background-color .15s ease}.chatbot-toggle:hover{background-color:#c41429}.chatbot-toggle:focus-visible{outline:2px solid #000;outline-offset:3px}.chatbot-toggle-closed{align-items:center;display:flex;gap:10px}.chatbot-label{font-size:15px;font-weight:600;letter-spacing:.01em}.chatbot-toggle[aria-expanded=false] .chatbot-chevron,.chatbot-toggle[aria-expanded=true] .chatbot-toggle-closed{display:none}.chatbot-toggle[aria-expanded=true]{background-color:#fff;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.15);color:#e21833;height:48px;padding:0;transition:none;width:48px}.chatbot-toggle[aria-expanded=true]:hover{background-color:#fafafa}.chatbot-chevron{flex-shrink:0}
/*# sourceMappingURL=ogcChatbot.css.map*/