.toast-root{z-index:9999;position:fixed;top:20px;right:20px}.message-container{flex-direction:column;gap:12px;min-width:280px;max-width:360px;display:flex}.message-item{color:#f1f1f1;background:linear-gradient(135deg,#1a1a1a,#111);border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:14px;line-height:1.4;animation:.3s ease-out slideIn;display:flex;box-shadow:0 8px 24px #0009,inset 0 0 0 1px #ffffff05}.message-item p{color:#eaeaea;word-break:break-word;flex:1;margin:0}.icon-success,.icon-error{filter:drop-shadow(0 0 2px #fff3);flex-shrink:0;width:22px;height:22px}.icon-success{color:#22c55e}.icon-error{color:#ef4444}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.ChatWidget-module__BeOtkG__chatButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:linear-gradient(156deg,#ffffff0d 0%,#ffffff1a 53.61%,#ffffff0d 99.28%),#000;border:1px solid #ffffff1a;border-radius:50%;width:55px;height:55px;font-size:26px;transition:all .2s;position:fixed;bottom:35px;right:35px;box-shadow:0 4px 12px #00000070}.ChatWidget-module__BeOtkG__chatButton:hover{transform:scale(1.07);box-shadow:0 6px 16px #00000090}.ChatWidget-module__BeOtkG__optionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff1a;border-radius:30px;outline:none;justify-content:center;align-items:center;gap:8px;margin:10px 0;padding:8px 16px;transition:all .4s;display:flex}.ChatWidget-module__BeOtkG__chatWindow{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:3;isolation:isolate;background:linear-gradient(156deg,#ffffff0d 0%,#ffffff1a 53.61%,#ffffff0d 99.28%),#000;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;width:320px;height:420px;display:flex;position:fixed;bottom:100px;right:35px;overflow:hidden;box-shadow:0 4px 14px #00000080}.ChatWidget-module__BeOtkG__header{color:#fff;background:0 0;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px;font-size:15px;display:flex}.ChatWidget-module__BeOtkG__messages{color:#fff;flex:1;padding:12px;font-size:14px;overflow-y:auto}.ChatWidget-module__BeOtkG__messages::-webkit-scrollbar{width:5px}.ChatWidget-module__BeOtkG__messages::-webkit-scrollbar-thumb{background:#fff2;border-radius:10px}.ChatWidget-module__BeOtkG__userMsg{color:#fff;background:#ffffff15;border:1px solid #ffffff1a;border-radius:10px 10px 2px;max-width:80%;margin-bottom:10px;margin-left:auto;padding:8px 12px}.ChatWidget-module__BeOtkG__botMsg{color:#ddd;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px 10px 10px 2px;max-width:80%;margin-bottom:10px;margin-right:auto;padding:8px 12px}.ChatWidget-module__BeOtkG__inputArea{border-top:1px solid #ffffff1a;gap:5px;padding:10px;display:flex}.ChatWidget-module__BeOtkG__inputArea input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:8px}.ChatWidget-module__BeOtkG__inputArea input::placeholder{color:#fff5}.ChatWidget-module__BeOtkG__inputArea button{color:#fff;cursor:pointer;background:linear-gradient(156deg,#ffffff0d 0%,#ffffff1a 53.61%,#ffffff0d 99.28%),#000;border:1px solid #ffffff1a;border-radius:6px;padding:8px 12px;transition:all .2s}.ChatWidget-module__BeOtkG__inputArea button:hover{transform:scale(1.05)}.ChatWidget-module__BeOtkG__userRow{flex-direction:row-reverse}.ChatWidget-module__BeOtkG__icon{opacity:.9;width:26px;height:26px}.ChatWidget-module__BeOtkG__userRow,.ChatWidget-module__BeOtkG__botRow{align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.ChatWidget-module__BeOtkG__botRow,.ChatWidget-module__BeOtkG__userRow{flex-direction:row}.ChatWidget-module__BeOtkG__userMsg{color:#fff;background:#ffffff15;border:1px solid #ffffff1a;border-radius:10px 10px 2px;max-width:75%;padding:8px 12px}.ChatWidget-module__BeOtkG__botMsg{color:#ddd;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px 10px 10px 2px;max-width:75%;padding:8px 12px}.ChatWidget-module__BeOtkG__icon{width:26px;height:26px}.ChatWidget-module__BeOtkG__userIcon{color:#fff;background:#fff2;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}@media (max-width:768px){.ChatWidget-module__BeOtkG__chatButton{width:60px;height:60px;font-size:28px;bottom:20px;right:20px}.ChatWidget-module__BeOtkG__chatWindow{border-radius:0;width:100%;height:100%;max-height:100vh;inset:0}.ChatWidget-module__BeOtkG__header{padding:16px;font-size:16px}.ChatWidget-module__BeOtkG__messages{padding:16px;font-size:15px}.ChatWidget-module__BeOtkG__inputArea{gap:8px;padding:12px}.ChatWidget-module__BeOtkG__inputArea input{padding:12px;font-size:16px}.ChatWidget-module__BeOtkG__inputArea button{padding:12px 16px;font-size:16px}.ChatWidget-module__BeOtkG__optionBtn{margin:8px 0;padding:12px 20px;font-size:15px}.ChatWidget-module__BeOtkG__userMsg,.ChatWidget-module__BeOtkG__botMsg{max-width:85%;padding:10px 14px;font-size:15px}.ChatWidget-module__BeOtkG__userIcon{width:32px;min-width:32px;height:32px;min-height:32px;font-size:14px}}@media (max-width:375px){.ChatWidget-module__BeOtkG__chatButton{width:55px;height:55px;bottom:15px;right:15px}.ChatWidget-module__BeOtkG__inputArea input,.ChatWidget-module__BeOtkG__messages{font-size:14px}}@media (hover:none) and (pointer:coarse){.ChatWidget-module__BeOtkG__chatButton:hover,.ChatWidget-module__BeOtkG__inputArea button:hover{transform:none;box-shadow:0 4px 12px #00000070}.ChatWidget-module__BeOtkG__chatButton:active,.ChatWidget-module__BeOtkG__inputArea button:active{transform:scale(.95)}.ChatWidget-module__BeOtkG__optionBtn:active{transform:scale(.97)}}
