.AlvariChatBubble_bubble__4Ph3h{position:fixed;bottom:24px;right:24px;width:84px;height:84px;border-radius:50%;background:#F5E6D3;border:1.5px solid #000;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(160,130,90,.4);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;z-index:9998}.AlvariChatBubble_bubble__4Ph3h:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(160,130,90,.5)}.AlvariChatBubble_bubble__4Ph3h:active{transform:scale(.95)}.AlvariChatBubble_bubbleHidden__lll8M{opacity:0;pointer-events:none}.AlvariChatBubble_chatContainer__8Fqu1{position:fixed;bottom:24px;right:24px;width:440px;height:670px;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;z-index:9999;animation:AlvariChatBubble_slideUp__jK7Wn .3s ease}@keyframes AlvariChatBubble_slideUp__jK7Wn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AlvariChatBubble_chatHeader__DrbsV{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#004b87,#0066b3);color:#fff}.AlvariChatBubble_chatTitle__Bfwxo{font-weight:600;font-size:16px}.AlvariChatBubble_closeButton__7vads{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s ease}.AlvariChatBubble_closeButton__7vads:hover{background:rgba(255,255,255,.2)}.AlvariChatBubble_chatIframe__gA0i9{flex:1;border:none;width:100%}@media (max-width:1023px){.AlvariChatBubble_bubble__4Ph3h{bottom:110px}}@media (max-width:480px){.AlvariChatBubble_chatContainer__8Fqu1{width:calc(100vw - 16px);height:calc(100vh - 100px);bottom:8px;right:8px;left:8px}.AlvariChatBubble_bubble__4Ph3h{bottom:100px;right:16px}}