.Chatbot-module__7673WG__chatbotRoot *{box-sizing:border-box;font-family:DM Sans,sans-serif}.Chatbot-module__7673WG__chatbotRoot{z-index:50;position:fixed;bottom:24px;right:24px}@media (max-width:480px){.Chatbot-module__7673WG__chatbotRoot{width:100vw;bottom:0;left:0;right:0}}.Chatbot-module__7673WG__chatbotWindow{background:#0d1117;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:360px;height:520px;animation:.2s cubic-bezier(.16,1,.3,1) Chatbot-module__7673WG__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #0009,0 0 0 1px #ffffff0a}@media (max-width:480px){.Chatbot-module__7673WG__chatbotWindow{border-bottom:none!important;border-radius:20px 20px 0 0!important;width:100vw!important;height:75vh!important;margin-bottom:0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}}@keyframes Chatbot-module__7673WG__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Chatbot-module__7673WG__chatbotHeader{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Chatbot-module__7673WG__chatbotHeaderLeft{align-items:center;gap:10px;display:flex}.Chatbot-module__7673WG__chatbotAvatar{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-family:DM Mono,monospace;font-size:14px;font-weight:600;display:flex}.Chatbot-module__7673WG__chatbotHeaderText{flex-direction:column;gap:2px;display:flex}.Chatbot-module__7673WG__chatbotHeaderName{color:#ffffffe6;letter-spacing:.01em;font-size:13px;font-weight:500}.Chatbot-module__7673WG__chatbotHeaderStatus{color:#ffffff59;align-items:center;gap:5px;font-size:11px;display:flex}.Chatbot-module__7673WG__statusDot{border-radius:50%;width:6px;height:6px}.Chatbot-module__7673WG__statusDot.Chatbot-module__7673WG__available{background:#22c55e;box-shadow:0 0 6px #22c55e}.Chatbot-module__7673WG__statusDot.Chatbot-module__7673WG__checking{background:#f59e0b;box-shadow:0 0 6px #f59e0b}.Chatbot-module__7673WG__statusDot.Chatbot-module__7673WG__unavailable{background:#ef4444;box-shadow:0 0 6px #ef4444}.Chatbot-module__7673WG__chatbotClose{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .15s;display:flex}.Chatbot-module__7673WG__chatbotClose:hover{color:#ffffffb3;background:#ffffff0f}.Chatbot-module__7673WG__chatbotBody{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.Chatbot-module__7673WG__chatbotBody::-webkit-scrollbar{width:4px}.Chatbot-module__7673WG__chatbotBody::-webkit-scrollbar-track{background:0 0}.Chatbot-module__7673WG__chatbotBody::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.Chatbot-module__7673WG__suggestionsLabel{color:#fff3;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:500}.Chatbot-module__7673WG__suggestionBtn{text-align:left;color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;width:100%;margin-bottom:4px;padding:9px 12px;font-size:12.5px;line-height:1.4;transition:all .15s}.Chatbot-module__7673WG__suggestionBtn:hover{color:#fffc;background:#ffffff12;border-color:#ffffff1f}.Chatbot-module__7673WG__msgRow{margin-bottom:6px;display:flex}.Chatbot-module__7673WG__userRow{justify-content:flex-end}.Chatbot-module__7673WG__assistantRow{justify-content:flex-start}.Chatbot-module__7673WG__msgBubble{word-break:break-word;border-radius:12px;max-width:80%;padding:10px 14px;font-size:13px;line-height:1.55}.Chatbot-module__7673WG__userBubble{color:#fff;background:#3b82f6;border-bottom-right-radius:3px}.Chatbot-module__7673WG__assistantBubble{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff12;border-bottom-left-radius:3px}.Chatbot-module__7673WG__assistantBubble.Chatbot-module__7673WG__empty{padding:10px 16px}.Chatbot-module__7673WG__typingIndicator{align-items:center;gap:4px;height:16px;display:flex}.Chatbot-module__7673WG__typingDot{background:#ffffff4d;border-radius:50%;width:4px;height:4px;animation:1.2s infinite Chatbot-module__7673WG__typingBounce}.Chatbot-module__7673WG__typingDot:nth-child(2){animation-delay:.2s}.Chatbot-module__7673WG__typingDot:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module__7673WG__typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.Chatbot-module__7673WG__chatbotFooter{background:#ffffff03;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 16px;display:flex}.Chatbot-module__7673WG__chatbotInput{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;padding:9px 13px;font-family:DM Sans,sans-serif;font-size:13px;transition:all .15s}.Chatbot-module__7673WG__chatbotInput::placeholder{color:#fff3}.Chatbot-module__7673WG__chatbotInput:focus{background:#ffffff12;border-color:#3b82f666}.Chatbot-module__7673WG__chatbotSend{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.Chatbot-module__7673WG__chatbotSend:hover{background:#2563eb}.Chatbot-module__7673WG__chatbotSend:disabled{cursor:not-allowed;background:#ffffff14}.Chatbot-module__7673WG__chatbotToggle{color:#ffffffd9;cursor:pointer;background:radial-gradient(circle at 35% 35%,#1a1a1a,#000 70%);border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #000000b3,0 2px 8px #00000080,inset 0 1px #ffffff26,inset 0 -1px #0006}.Chatbot-module__7673WG__chatbotToggle:disabled{cursor:not-allowed;opacity:.45;transform:none}.Chatbot-module__7673WG__chatbotToggle:disabled:hover{transform:none;box-shadow:0 8px 32px #000000b3,0 2px 8px #00000080,inset 0 1px #ffffff26,inset 0 -1px #0006}.Chatbot-module__7673WG__chatbotToggle:disabled:active{transform:none}.Chatbot-module__7673WG__chatbotToggle:before{content:"";pointer-events:none;background:radial-gradient(#ffffff2e 0%,#0000 70%);border-radius:50%;width:34px;height:16px;position:absolute;top:6px;left:10px}.Chatbot-module__7673WG__chatbotToggle:hover{transform:scale(1.07);box-shadow:0 12px 40px #000c,0 4px 12px #0009,inset 0 1px #fff3,inset 0 -1px #0006}.Chatbot-module__7673WG__chatbotToggle:active{transform:scale(.96)}.Chatbot-module__7673WG__chatbotMeta{color:#ffffff61;text-align:center;padding:0 20px 8px;font-size:12px;line-height:1}
