.hotelbot-button-container{align-items:flex-end;bottom:75px;display:flex;flex-direction:column-reverse;gap:12px;position:fixed;right:20px;transition:bottom .3s ease;z-index:9998}.hotelbot-open-button{align-items:center;border-radius:50%;color:#fff;display:flex;height:64px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:64px}.hotelbot-open-button:hover{transform:scale(1.1)}.hotelbot-open-button svg{stroke:#fff;height:32px;width:32px}#hotelbot-close{bottom:0;position:absolute;right:0;transition:all .3s ease}#hotelbot-close:hover{transform:scale(1.1)}.hotelbot-container{animation:slideInUp .3s ease-out;background:#fff;border-radius:16px;bottom:20px;box-shadow:0 10px 40px rgba(0,0,0,.2);overflow:hidden;position:fixed;right:20px;z-index:9999}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hotelbot-iframe-content{border:none;display:block}#hotelbot-close-mobile{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:12px;top:22px;transition:all .2s ease;width:40px;z-index:10}.hotelbot-close-icon{height:20px;width:20px}@media (max-width:768px){.hotelbot-container{border-radius:0;bottom:0;left:0;margin:0;position:fixed;right:0;top:0}.hotelbot-container,.hotelbot-iframe-content{height:100%!important;width:100%!important}.hotelbot-button-container{bottom:75px;gap:5px;right:20px}.hotelbot-open-button{height:50px;width:50px}.hotelbot-open-button svg{height:28px;width:28px}#hotelbot-close{height:60px;width:60px}}@media (min-width:769px) and (max-width:1024px){.hotelbot-container{height:600px;width:400px!important}.hotelbot-iframe-content{height:600px!important;width:400px!important}}@media (min-width:1025px){.hotelbot-container{height:80%;width:400px}.hotelbot-iframe-content{height:100%!important;width:400px!important}}.hotelbot-container[style*="display: block"]{animation:slideInUp .3s ease-out}#hotelbot-close-mobile:focus,#hotelbot-close:focus,.hotelbot-open-button:focus{outline:2px solid #6366f1;outline-offset:2px}@media print{.hotelbot-button-container,.hotelbot-container{display:none!important}}.hotelbot-speech-bubble{background:#f9faf9;border-radius:16px;border-radius:10px;box-shadow:0 1px 10px 0 #0000001f;box-sizing:border-box;margin-bottom:8px;margin-right:10px;max-width:120px;opacity:0;padding:8px;pointer-events:none;position:relative;transform:translateX(20px) scale(.9);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.hotelbot-speech-bubble.show{opacity:1;pointer-events:auto;transform:translateX(0) scale(1)}.hotelbot-speech-bubble:after{background:#f9faf9;bottom:-8px;box-shadow:3px 3px 5px rgba(0,0,0,.05);content:"";height:16px;position:absolute;right:15px;transform:rotate(45deg);width:16px}.hotelbot-speech-content{align-items:flex-start;display:flex;gap:8px;position:relative;z-index:1}.hotelbot-speech-text{color:#000;flex:1;font-size:12px;line-height:16px}.hotelbot-speech-close{align-items:center;background:transparent;border:none;color:#131717;cursor:pointer;display:flex;flex-shrink:0;font-size:22px;height:16px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:16px}.hotelbot-speech-close:hover{background:#e2e8f0;color:#2d3748;transform:scale(1.1)}@media (max-width:768px){.hotelbot-speech-bubble{max-width:156px}.hotelbot-speech-bubble:after{right:17px}}