.chat-module__r3ZgIG__chatRoot{background:0 0;flex-direction:column;max-width:780px;height:100vh;margin:0 auto;display:flex;position:relative}.chat-module__r3ZgIG__chatHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#ffffffe6;border-bottom:1px solid #0000000d;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.chat-module__r3ZgIG__headerAvatar{background:linear-gradient(135deg,#8cc63f,#2a8e9d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:flex;box-shadow:0 0 0 3px #8cc63f33}.chat-module__r3ZgIG__headerInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.chat-module__r3ZgIG__headerName{color:#333;letter-spacing:-.01em;font-size:1rem;font-weight:700}.chat-module__r3ZgIG__headerStatus{color:#64748b;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.chat-module__r3ZgIG__statusDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite chat-module__r3ZgIG__pulse}@keyframes chat-module__r3ZgIG__pulse{0%,to{box-shadow:0 0 #10b98199}50%{box-shadow:0 0 0 4px #10b98100}}.chat-module__r3ZgIG__headerUser{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.chat-module__r3ZgIG__headerUserName{color:#333;font-size:.8rem;font-weight:600}.chat-module__r3ZgIG__headerUserCompany{color:#64748b;font-size:.7rem}.chat-module__r3ZgIG__progressIndicator{pointer-events:none;flex-direction:column;gap:4px;width:100%;display:flex;position:absolute;bottom:-4px;left:0}.chat-module__r3ZgIG__progressTrack{background:#0000000d;width:100%;height:4px;overflow:hidden}.chat-module__r3ZgIG__progressFill{background:#8cc63f;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.chat-module__r3ZgIG__progressText{color:#8cc63f;text-transform:uppercase;letter-spacing:.05em;text-align:right;opacity:.8;padding:0 1.5rem;font-size:.65rem;font-weight:600}.chat-module__r3ZgIG__chatMessages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.chat-module__r3ZgIG__chatMessages::-webkit-scrollbar{width:4px}.chat-module__r3ZgIG__chatMessages::-webkit-scrollbar-track{background:0 0}.chat-module__r3ZgIG__chatMessages::-webkit-scrollbar-thumb{background:#00000014;border-radius:4px}.chat-module__r3ZgIG__loadingWrap{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;font-size:.875rem;display:flex}.chat-module__r3ZgIG__loadingDots{gap:6px;display:flex}.chat-module__r3ZgIG__loadingDots span{background:#8cc63f;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite chat-module__r3ZgIG__bounce}.chat-module__r3ZgIG__loadingDots span:nth-child(2){animation-delay:.2s}.chat-module__r3ZgIG__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes chat-module__r3ZgIG__bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chat-module__r3ZgIG__messageGroup{align-items:flex-end;gap:.6rem;max-width:100%;animation:.35s ease-out forwards chat-module__r3ZgIG__slideUp;display:flex}@keyframes chat-module__r3ZgIG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-module__r3ZgIG__botGroup{flex-direction:row;align-self:flex-start;max-width:85%}.chat-module__r3ZgIG__userGroup{flex-direction:row-reverse;align-self:flex-end;max-width:75%}.chat-module__r3ZgIG__botAvatar{background:#f1f5f9;border:1px solid #0000000d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;display:flex}.chat-module__r3ZgIG__messageContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.chat-module__r3ZgIG__bubble{word-break:break-word;white-space:pre-wrap;border-radius:1.25rem;max-width:100%;padding:.75rem 1rem;font-size:.9rem;line-height:1.6}.chat-module__r3ZgIG__botBubble{color:#333;background:#fff;border:1px solid #0000000d;border-bottom-left-radius:.35rem;box-shadow:0 4px 15px #0000000a}.chat-module__r3ZgIG__successBubble{color:#166534;background:#f0fdf4;border:1px solid #bcf0da;border-left:4px solid #10b981}.chat-module__r3ZgIG__userBubble{color:#333;background:#8cc63f;border-bottom-right-radius:.35rem;font-weight:500;box-shadow:0 4px 15px #8cc63f33}.chat-module__r3ZgIG__typingBubble{background:#fff;border:1px solid #0000000d;border-radius:1.25rem 1.25rem 1.25rem .35rem;align-items:center;gap:5px;padding:.85rem 1.1rem;display:flex;box-shadow:0 4px 15px #0000000a}.chat-module__r3ZgIG__typingBubble span{background:#64748b;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-module__r3ZgIG__bounce}.chat-module__r3ZgIG__typingBubble span:nth-child(2){animation-delay:.18s}.chat-module__r3ZgIG__typingBubble span:nth-child(3){animation-delay:.36s}.chat-module__r3ZgIG__optionButtons{flex-wrap:wrap;gap:.4rem;max-width:520px;margin-top:.25rem;display:flex}.chat-module__r3ZgIG__optionBtn{color:#7bb535;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:#fff;border:1px solid #8cc63f66;border-radius:2rem;width:auto;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:all .2s}.chat-module__r3ZgIG__optionBtn:hover{color:#333;background:#8cc63f14;border-color:#8cc63f;transform:translateY(-2px);box-shadow:0 4px 16px #8cc63f26}.chat-module__r3ZgIG__optionBtn:active{transform:translateY(0)}.chat-module__r3ZgIG__selectedOption{color:#fff!important;background:#8cc63f!important;border-color:#8cc63f!important}.chat-module__r3ZgIG__chatInput{background:#fff;border-top:1px solid #0000000d;flex-shrink:0;align-items:center;gap:.6rem;padding:1rem 1.25rem;display:flex}.chat-module__r3ZgIG__textInput{color:#333;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1.5rem;flex:1;width:auto;padding:.7rem 1.1rem;font-size:.9rem;transition:all .25s}.chat-module__r3ZgIG__textInput:focus{background:#fff;border-color:#8cc63f;outline:none;box-shadow:0 0 0 3px #8cc63f1a}.chat-module__r3ZgIG__textInput::placeholder{color:#475569}.chat-module__r3ZgIG__textInput:disabled{opacity:.45;cursor:not-allowed}.chat-module__r3ZgIG__sendBtn{color:#333;cursor:pointer;background:#8cc63f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;padding:0;transition:all .2s;display:flex;box-shadow:0 4px 12px #8cc63f4d}.chat-module__r3ZgIG__sendBtn svg{width:1.1rem;height:1.1rem}.chat-module__r3ZgIG__sendBtn:hover:not(:disabled){background:#7bb535;transform:scale(1.08);box-shadow:0 6px 18px #8cc63f66}.chat-module__r3ZgIG__sendBtn:active:not(:disabled){transform:scale(.96)}.chat-module__r3ZgIG__sendBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.chat-module__r3ZgIG__savingBar{color:#34d399;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#10b98126;border:1px solid #10b98159;border-radius:2rem;padding:.5rem 1.25rem;font-size:.8rem;animation:.3s ease-out chat-module__r3ZgIG__slideUp;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.chat-module__r3ZgIG__chatRoot{max-width:100%}.chat-module__r3ZgIG__chatHeader{padding:.85rem 1rem}.chat-module__r3ZgIG__chatMessages{padding:1rem .75rem}.chat-module__r3ZgIG__botGroup{max-width:92%}.chat-module__r3ZgIG__userGroup{max-width:85%}.chat-module__r3ZgIG__optionButtons{max-width:100%}.chat-module__r3ZgIG__optionBtn{padding:.45rem .75rem;font-size:.78rem}}
