.FloatingChat-module___tzmla__chatCtn{z-index:100;background-color:var(--elevated-level-one);border:var(--border-strong);border-radius:var(--radius-xl);width:545px;max-height:670px;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;padding-top:10px;transition:width .5s cubic-bezier(.075,.82,.165,1),max-height .5s cubic-bezier(.075,.82,.165,1),right .5s cubic-bezier(.075,.82,.165,1),bottom .5s cubic-bezier(.075,.82,.165,1);display:flex;position:fixed;bottom:124px;right:15px;overflow:hidden}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn{border-radius:var(--radius-xs);border:none;justify-content:flex-start;width:100%;height:-webkit-fill-available;max-height:1200px;transition:all .5s cubic-bezier(.075,.82,.165,1);bottom:0;right:0}}.FloatingChat-module___tzmla__chatCtn--minimized{border:none;width:0;max-height:0;transition:width .5s cubic-bezier(.075,.82,.165,1),max-height .5s cubic-bezier(.075,.82,.165,1),right .5s cubic-bezier(.075,.82,.165,1),bottom .5s cubic-bezier(.075,.82,.165,1);bottom:35px;right:50px}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn--minimized{height:72px}.FloatingChat-module___tzmla__chatCtn--minimizedMobileLocations{border:none;width:0;height:72px;max-height:0;transition:width .5s cubic-bezier(.075,.82,.165,1),max-height .5s cubic-bezier(.075,.82,.165,1),right .5s cubic-bezier(.075,.82,.165,1),bottom .5s cubic-bezier(.075,.82,.165,1);bottom:155px;right:50px}}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea{border-radius:var(--radius-xl);flex-direction:column;width:100%;height:100%;max-height:598px;transition:all .5s cubic-bezier(.075,.82,.165,1);display:flex;overflow:hidden}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea{max-width:none;max-height:-webkit-fill-available;padding-bottom:32px}}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea--minimized{max-height:0;transition:all .5s ease-in}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea--minimized{max-height:0;padding-bottom:0}}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__disclaimer{color:var(--text-secondary);text-align:right;margin:0 16px -6px 0;font-size:12px}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn{background-color:var(--elevated-level-one);flex-direction:column;width:100%;height:100%;min-height:20px;padding-left:10px;padding-right:10px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow-x:hidden;overflow-y:auto}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn--minimized{height:0;min-height:0;max-height:0;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn--minimized{display:none}}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn li{list-style:none}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn li:first-child{margin-top:auto}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__contentArea .FloatingChat-module___tzmla__messageCtn .FloatingChat-module___tzmla__suggestionsCtn{flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:12px 5px 24px;display:flex}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header{border-radius:var(--radius-lg);cursor:pointer;background:none;border:none;align-items:center;width:100%;height:100%;min-height:50px;padding-left:10px;padding-right:10px;display:flex}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__closeBtn{width:36px;min-width:unset;height:36px;color:var(--text-primary);margin-left:auto;padding:0;font-size:32px}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__closeBtn--hidden{visibility:hidden}@media only screen and (max-width:768px){.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__closeBtn--open{visibility:visible}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header{height:50px}}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn{flex-direction:row;align-items:center;gap:8px;display:flex}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn .FloatingChat-module___tzmla__iconCtn{background:var(--primary-gradient,var(--primary));border:var(--border-strong);border-radius:var(--radius-lg);width:44px;height:44px;box-shadow:var(--shadow-soft);flex-direction:row;align-items:center;display:flex}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn .FloatingChat-module___tzmla__iconCtn .FloatingChat-module___tzmla__icon{width:24px;height:24px;color:var(--on-primary);margin:auto}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn .FloatingChat-module___tzmla__askAICtn{flex-direction:column;gap:4px;display:flex}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn .FloatingChat-module___tzmla__askAICtn .FloatingChat-module___tzmla__headerAI{color:var(--text-primary);font-size:20px;font-weight:500;line-height:20px}.FloatingChat-module___tzmla__chatCtn .FloatingChat-module___tzmla__header .FloatingChat-module___tzmla__doubleCtn .FloatingChat-module___tzmla__askAICtn .FloatingChat-module___tzmla__subtitleAI{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:14px}.FloatingChat-module___tzmla__loadingMsg{width:50px;min-height:40px;color:var(--text-primary);background:var(--gray-30);border-radius:15px 15px 15px 2px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:relative;left:5px}.FloatingChat-module___tzmla__loadingMsg p{margin:0}