.Chat-module__H5VmnW__chatContainer{z-index:10;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:1rem;right:1rem}@media (max-width:479px){.Chat-module__H5VmnW__chatContainer{bottom:.75rem;right:.75rem}}.Chat-module__H5VmnW__modalContainer{z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex;position:fixed;inset:0}.Chat-module__H5VmnW__modalBackdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#00334a66;width:100%;height:100%;transition:all .3s;position:absolute;inset:0}@media (min-width:640px){.Chat-module__H5VmnW__chatContainer{bottom:1rem;right:1rem}.Chat-module__H5VmnW__modalContainer{padding:1rem}}@media (min-width:1024px){.Chat-module__H5VmnW__chatContainer{bottom:1rem;right:1rem}.Chat-module__H5VmnW__modalContainer{padding:2rem}}.Chat-module__H5VmnW__floatingButton{cursor:pointer;filter:drop-shadow(0 4px 12px #00334a26);background:0 0;border:none;border-radius:50%;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Chat-module__H5VmnW__floatingButton:hover{filter:drop-shadow(0 8px 20px #00334a40);transform:translateY(-1px)scale(1.05)}.Chat-module__H5VmnW__floatingButton:active{transform:scale(.95)}.Chat-module__H5VmnW__floatingButton:focus-visible{outline-offset:3px;outline:3px solid #00334a4d}.Chat-module__H5VmnW__floatingButtonInner{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #00334a1f;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.625rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000026,0 3px 10px #0000001a,inset 0 1px #fff}@media (min-width:640px){.Chat-module__H5VmnW__floatingButtonInner{width:3.5rem;height:3.5rem;padding:.875rem}}.Chat-module__H5VmnW__floatingButtonInner:after{content:"";opacity:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.Chat-module__H5VmnW__floatingButton:hover .Chat-module__H5VmnW__floatingButtonInner:after{opacity:1}@media (min-width:640px){.Chat-module__H5VmnW__floatingButtonInner{padding:1rem}}.Chat-module__H5VmnW__chatModal{z-index:10001;background:#fff;border:1px solid #00334a1a;border-radius:1rem;grid-template-rows:auto 1fr auto;width:min(960px,100vw - 2rem);max-width:100vw;height:min(82vh,820px);max-height:100vh;transition:transform .35s,box-shadow .35s,border-color .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00334a26}@media (max-width:639px){.Chat-module__H5VmnW__chatModal{border-radius:0;width:100vw;height:100vh}}.Chat-module__H5VmnW__chatHeader{color:#fff;background:#00334a;border-bottom:none;flex:none;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex;position:relative}@media (min-width:640px){.Chat-module__H5VmnW__chatHeader{padding:1rem 1.5rem}}.Chat-module__H5VmnW__headerContent{flex:1;align-items:center;min-width:0;display:flex}.Chat-module__H5VmnW__avatarContainer{flex-shrink:0;position:relative}.Chat-module__H5VmnW__avatar{background:#fff;border:2px solid #ffffff4d;border-radius:50%;padding:.375rem;position:relative;box-shadow:0 2px 8px #00000026}@media (min-width:640px){.Chat-module__H5VmnW__avatar{padding:.5rem}}.Chat-module__H5VmnW__headerText{flex:1;min-width:0;margin-left:.75rem}@media (min-width:640px){.Chat-module__H5VmnW__headerText{margin-left:1rem}}.Chat-module__H5VmnW__chatTitle{color:#fff;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #0000001a;font-size:clamp(.7rem,2.5vw,.9rem);font-weight:800;overflow:hidden}.Chat-module__H5VmnW__statusContainer{align-items:center;margin-top:.25rem;display:flex}.Chat-module__H5VmnW__statusDot{background:#5a9e61;border:2px solid #fff6;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-right:.375rem;animation:2s ease-in-out infinite Chat-module__H5VmnW__statusPulse;box-shadow:0 0 8px #5a9e6199}@keyframes Chat-module__H5VmnW__statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Chat-module__H5VmnW__statusText{color:#ffffffe6;letter-spacing:.025em;white-space:nowrap;text-overflow:ellipsis;opacity:.9;font-size:.75rem;font-weight:500;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__statusText{font-size:.8125rem}}.Chat-module__H5VmnW__closeButton{color:#fff;box-shadow:none;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:.75rem;padding:.5rem;transition:all .2s;display:flex}@media (max-width:639px){.Chat-module__H5VmnW__closeButton{min-width:48px;min-height:48px}}@media (min-width:640px){.Chat-module__H5VmnW__closeButton{padding:.625rem}}.Chat-module__H5VmnW__closeButton:hover{background:#ffffff40;transform:scale(1.05)}.Chat-module__H5VmnW__closeButton:active{transform:scale(.95)}.Chat-module__H5VmnW__closeButton:focus-visible{outline-offset:2px;outline:3px solid #ffffff80}.Chat-module__H5VmnW__messagesContainer{scrollbar-width:thin;scrollbar-color:#00334a26 transparent;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background:#fafbfc;flex:1;min-height:0;position:relative;overflow:hidden auto}.Chat-module__H5VmnW__messagesContainer::-webkit-scrollbar{width:6px}.Chat-module__H5VmnW__messagesContainer::-webkit-scrollbar-track{background:0 0;margin:.5rem 0}.Chat-module__H5VmnW__messagesContainer::-webkit-scrollbar-thumb{background-color:#00334a26;background-clip:padding-box;border:2px solid #0000;border-radius:999px;transition:background-color .2s}.Chat-module__H5VmnW__messagesContainer::-webkit-scrollbar-thumb:hover{background-color:#00334a40}.Chat-module__H5VmnW__messagesInner{flex-direction:column;min-height:100%;padding:1rem 1rem 1.35rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__messagesInner{padding:1.75rem 1.5rem 2rem}}.Chat-module__H5VmnW__welcomeContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1.5rem;animation:.6s ease-out Chat-module__H5VmnW__fadeInUp;display:flex}@keyframes Chat-module__H5VmnW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.Chat-module__H5VmnW__welcomeContainer{padding:3rem 2rem}}.Chat-module__H5VmnW__welcomeIcon{margin-bottom:1.5rem}@media (min-width:640px){.Chat-module__H5VmnW__welcomeIcon{margin-bottom:2rem}}.Chat-module__H5VmnW__welcomeIconCard{box-shadow:none;background:#5a9e6114;border:1px solid #5a9e6126;border-radius:1rem;padding:1.25rem;transition:all .2s}.Chat-module__H5VmnW__welcomeIconCard:hover{background:#5a9e611f;transform:translateY(-2px)}@media (min-width:640px){.Chat-module__H5VmnW__welcomeIconCard{border-radius:1.25rem;padding:1.5rem}}.Chat-module__H5VmnW__welcomeCard{background:#fff;border:1px solid #00334a14;border-radius:1rem;max-width:28rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s;box-shadow:0 2px 8px #00334a0f}@media (min-width:640px){.Chat-module__H5VmnW__welcomeCard{border-radius:1.25rem;padding:2rem}}.Chat-module__H5VmnW__welcomeTitle{color:#00334a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.125rem;font-weight:800;line-height:1.3}@media (min-width:640px){.Chat-module__H5VmnW__welcomeTitle{margin-bottom:1rem;font-size:1.375rem}}.Chat-module__H5VmnW__welcomeText{color:#4b5563;opacity:.9;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;line-height:1.7}@media (min-width:640px){.Chat-module__H5VmnW__welcomeText{font-size:.9375rem}}.Chat-module__H5VmnW__quickActions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__quickActions{gap:1rem}}.Chat-module__H5VmnW__quickActionBtn{color:#00334a;text-align:left;cursor:pointer;background:#fff;border:1px solid #00334a1f;border-radius:.875rem;outline:none;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #00334a0f}.Chat-module__H5VmnW__quickActionBtn:hover{color:#fff;background:#5a9e61;border-color:#5a9e61;transform:translateY(-1px);box-shadow:0 4px 12px #5a9e6140}.Chat-module__H5VmnW__quickActionBtn:active{transform:translateY(0)}.Chat-module__H5VmnW__quickActionBtn:focus-visible{outline-offset:2px;outline:3px solid #5a9e614d}.Chat-module__H5VmnW__quickActionIcon{font-size:1.125rem;line-height:1}.Chat-module__H5VmnW__messagesList{flex-direction:column;flex:1;justify-content:flex-end;gap:1rem;min-height:0;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__messagesList{gap:1.25rem}}.Chat-module__H5VmnW__messageWrapper{animation:.4s ease-out Chat-module__H5VmnW__messageSlideIn;display:flex}@keyframes Chat-module__H5VmnW__messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user{justify-content:flex-end}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__bot{justify-content:flex-start}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageCard{color:#fff;background:#00334a;border:none;border-radius:1rem 1rem .25rem;box-shadow:0 2px 8px #00334a33}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageHeader{display:none}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageText{padding:.875rem 1.25rem}.Chat-module__H5VmnW__messageContent{max-width:90%;position:relative}@media (min-width:640px){.Chat-module__H5VmnW__messageContent{max-width:88%}}@media (min-width:768px){.Chat-module__H5VmnW__messageContent{max-width:85%}}@media (min-width:1024px){.Chat-module__H5VmnW__messageContent{max-width:92%}}@media (min-width:1280px){.Chat-module__H5VmnW__messageContent{max-width:95%}.Chat-module__H5VmnW__messageText{padding:.75rem 0}.Chat-module__H5VmnW__messageText.Chat-module__H5VmnW__bot{padding-top:.5rem}.Chat-module__H5VmnW__messageTextContent{font-size:1rem;line-height:1.8}.Chat-module__H5VmnW__messageCard{border-radius:2rem}.Chat-module__H5VmnW__checkoutButton{border-radius:1rem;padding:1rem 1.75rem;font-size:1rem}.Chat-module__H5VmnW__messageHeader{padding:1.5rem 2rem 1rem}}.Chat-module__H5VmnW__messageCard{color:#1f2937;box-shadow:none;background:0 0;border:none;border-radius:.875rem;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__messageCard{border-radius:1rem}}.Chat-module__H5VmnW__messageHeader{background:0 0;border-bottom:none;align-items:center;padding:0 0 .5rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__messageHeader{padding:0 0 .625rem}}.Chat-module__H5VmnW__messageAvatar{position:relative}.Chat-module__H5VmnW__messageAvatarInner{background:#f8fafc;border:1px solid #00334a1a;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 1px 3px #00334a14}@media (min-width:640px){.Chat-module__H5VmnW__messageAvatarInner{width:2.5rem;height:2.5rem}}.Chat-module__H5VmnW__messageSender{color:#00334a;letter-spacing:.01em;margin-left:.625rem;font-size:.8125rem;font-weight:600}@media (min-width:640px){.Chat-module__H5VmnW__messageSender{margin-left:.75rem;font-size:.875rem}}.Chat-module__H5VmnW__messageTime{color:#64748b;opacity:.7;margin-left:auto;font-size:.75rem;font-weight:500}.Chat-module__H5VmnW__messageText{padding:.5rem 0}@media (min-width:640px){.Chat-module__H5VmnW__messageText{padding:.625rem 0}}.Chat-module__H5VmnW__messageText.Chat-module__H5VmnW__bot{padding-top:.25rem}@media (min-width:640px){.Chat-module__H5VmnW__messageText.Chat-module__H5VmnW__bot{padding-top:.375rem}}.Chat-module__H5VmnW__messageTextContent{white-space:pre-wrap;color:#111827;word-wrap:break-word;overflow-wrap:break-word;font-size:.875rem;font-weight:500;line-height:1.7}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent{color:#fff}@media (min-width:640px){.Chat-module__H5VmnW__messageTextContent{font-size:.9375rem;line-height:1.8}}.Chat-module__H5VmnW__messageTextContent strong{color:#0f172a;font-weight:600}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent strong{color:#fff;opacity:1}.Chat-module__H5VmnW__messageTextContent p{margin:.5rem 0}.Chat-module__H5VmnW__messageTextContent p:first-child{margin-top:0}.Chat-module__H5VmnW__messageTextContent p:last-child{margin-bottom:0}.Chat-module__H5VmnW__messageTextContent ul{margin:.75rem 0;padding:0;list-style:none}.Chat-module__H5VmnW__messageTextContent li{margin:.375rem 0;padding-left:.5rem;position:relative}.Chat-module__H5VmnW__messageTextContent li:before{content:"•";color:#6b7280;font-weight:600;position:absolute;left:0}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent li:before{color:#6b7280}.Chat-module__H5VmnW__messageTextContent em{color:#6b7280;font-style:italic;font-weight:500}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent em{color:#6b7280}.Chat-module__H5VmnW__messageTextContent [class*=price],.Chat-module__H5VmnW__messageTextContent [class*=total],.Chat-module__H5VmnW__messageTextContent [class*=cost]{color:#059669;font-size:1.05em;font-weight:700}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent [class*=price],.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent [class*=total],.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent [class*=cost]{color:#059669}.Chat-module__H5VmnW__messageTextContent>*+*{margin-top:.75rem}.Chat-module__H5VmnW__messageTextContent br+br{content:"";margin-top:.5rem;display:block}.Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__product-info{background:#00334a05;border-left:4px solid #00334a;border-radius:.75rem;margin:.75rem 0;padding:1rem}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__product-info{background:#00334a05;border-left-color:#00334a}.Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__order-summary{background:#f8fafc;border:1px solid #00334a14;border-radius:1rem;margin:1rem 0;padding:1.25rem}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__order-summary{background:#f8fafc;border-color:#00334a14}.Chat-module__H5VmnW__messageTextContent{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__highlight{background:#fbbf241a;border-radius:.25rem;padding:.125rem .25rem;font-weight:600}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageTextContent .Chat-module__H5VmnW__highlight{color:#1f2937;background:#fbbf241a}.Chat-module__H5VmnW__messageLink{color:#00334a;text-underline-offset:2px;border-radius:.125rem;outline:none;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;transition:all .2s}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageLink{color:#00334a;opacity:1}.Chat-module__H5VmnW__messageLink:hover{opacity:.8;text-decoration-thickness:2px}.Chat-module__H5VmnW__messageLink:focus-visible{outline-offset:2px;outline:2px solid}.Chat-module__H5VmnW__checkoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border:1px solid #0000001a;border-radius:.75rem;outline:none;align-items:center;gap:.5rem;margin:.5rem .25rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #22c55e40,inset 0 1px #fff3}.Chat-module__H5VmnW__checkoutButton:hover{background:linear-gradient(135deg,#15803d 0%,#166534 100%);transform:translateY(-1px);box-shadow:0 6px 20px #22c55e4d,inset 0 1px #ffffff40}.Chat-module__H5VmnW__checkoutButton:active{transform:translateY(0);box-shadow:0 2px 8px #22c55e33,inset 0 1px #ffffff26}.Chat-module__H5VmnW__checkoutButton:focus-visible{outline-offset:2px;outline:3px solid #22c55e4d}@media (min-width:640px){.Chat-module__H5VmnW__checkoutButton{border-radius:.875rem;padding:.875rem 1.5rem;font-size:.9375rem}}.Chat-module__H5VmnW__userTime{text-align:right;color:#ffffffb3;margin-top:.625rem;font-size:.75rem;font-weight:500;display:block}.Chat-module__H5VmnW__typingIndicator{justify-content:flex-start;animation:.3s ease-out Chat-module__H5VmnW__fadeIn;display:flex}@keyframes Chat-module__H5VmnW__fadeIn{0%{opacity:0}to{opacity:1}}.Chat-module__H5VmnW__typingCard{background:#fff;border:1px solid #00334a14;border-radius:1.25rem;max-width:5rem;padding:1rem 1.25rem;transition:all .3s;position:relative;box-shadow:0 4px 12px #00000014}@media (min-width:640px){.Chat-module__H5VmnW__typingCard{padding:1.125rem 1.5rem}}.Chat-module__H5VmnW__typingDots{align-items:center;gap:.375rem;height:1.25rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__typingDots{gap:.5rem;height:1.5rem}}.Chat-module__H5VmnW__typingDot{opacity:.3;background:#00334a;border-radius:50%;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite Chat-module__H5VmnW__typingPulse}@media (min-width:640px){.Chat-module__H5VmnW__typingDot{width:.625rem;height:.625rem}}.Chat-module__H5VmnW__typingDot:first-child{animation-delay:0s}.Chat-module__H5VmnW__typingDot:nth-child(2){animation-delay:.2s}.Chat-module__H5VmnW__typingDot:nth-child(3){animation-delay:.4s}@keyframes Chat-module__H5VmnW__typingPulse{0%,60%,to{opacity:.3;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.Chat-module__H5VmnW__toolIndicator{justify-content:flex-start;margin-bottom:.5rem;display:flex}.Chat-module__H5VmnW__toolCard{background:linear-gradient(135deg,#00334a0a 0%,#00334a14 100%);border:1px solid #00334a1a;border-radius:1rem;padding:.625rem 1rem;transition:all .3s;position:relative;box-shadow:0 2px 8px #0000000f}@media (min-width:640px){.Chat-module__H5VmnW__toolCard{padding:.75rem 1.25rem}}.Chat-module__H5VmnW__toolContent{align-items:center;gap:.5rem;display:flex}.Chat-module__H5VmnW__toolText{color:#00334a;white-space:nowrap;font-size:.8125rem;font-weight:500}@media (min-width:640px){.Chat-module__H5VmnW__toolText{font-size:.875rem}}.Chat-module__H5VmnW__toolSpinner{border:2px solid #00334a33;border-top-color:#00334a;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite Chat-module__H5VmnW__toolSpin}@media (min-width:640px){.Chat-module__H5VmnW__toolSpinner{width:1.125rem;height:1.125rem}}@keyframes Chat-module__H5VmnW__toolSpin{to{transform:rotate(360deg)}}.Chat-module__H5VmnW__toolIconSuccess{color:#10b981;width:1rem;height:1rem}@media (min-width:640px){.Chat-module__H5VmnW__toolIconSuccess{width:1.125rem;height:1.125rem}}.Chat-module__H5VmnW__toolIconError{color:#ef4444;width:1rem;height:1rem}@media (min-width:640px){.Chat-module__H5VmnW__toolIconError{width:1.125rem;height:1.125rem}}.Chat-module__H5VmnW__toolCardSuccess{background:linear-gradient(135deg,#10b98114 0%,#10b98126 100%);border-color:#10b9814d;box-shadow:0 2px 8px #10b98126,0 0 0 1px #10b9811a}.Chat-module__H5VmnW__toolCardError{background:linear-gradient(135deg,#ef444414 0%,#ef444426 100%);border-color:#ef44444d;box-shadow:0 2px 8px #ef444426,0 0 0 1px #ef44441a}.Chat-module__H5VmnW__toolCardExecuting{animation:2s ease-in-out infinite Chat-module__H5VmnW__toolExecutePulse}@keyframes Chat-module__H5VmnW__toolExecutePulse{0%,to{box-shadow:0 2px 8px #0000000f,0 0 #00334a00}50%{box-shadow:0 4px 12px #0000001a,0 0 0 4px #00334a0d}}.Chat-module__H5VmnW__toolIconSuccess{filter:drop-shadow(0 1px 2px #10b9814d)}.Chat-module__H5VmnW__toolIconError{filter:drop-shadow(0 1px 2px #ef44444d)}.Chat-module__H5VmnW__toolProgressBar{background:#00334a1a;border-radius:2px;width:100%;height:4px;margin-top:8px;overflow:hidden}.Chat-module__H5VmnW__toolProgressFill{background:linear-gradient(90deg,#5a9e61,#4a85c5);border-radius:2px;height:100%;transition:width .1s ease-out}.Chat-module__H5VmnW__toolRetryButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;margin-left:12px;padding:4px 12px;font-size:.75rem;font-weight:500;transition:background .15s}.Chat-module__H5VmnW__toolRetryButton:hover{background:#ef444433}.Chat-module__H5VmnW__toolRetryButton:active{background:#ef44444d}.Chat-module__H5VmnW__toolCategoryIcon{opacity:.7;flex-shrink:0;width:16px;height:16px}@media (min-width:640px){.Chat-module__H5VmnW__toolCategoryIcon{width:18px;height:18px}}.Chat-module__H5VmnW__toolQueueBadge{opacity:.7;margin-left:4px;font-size:.7rem}.Chat-module__H5VmnW__doneAddingContainer{z-index:10;background:linear-gradient(#fafbfc00 0%,#fafbfc 20%);padding:1rem 1rem .75rem;position:sticky;bottom:0;left:0;right:0;overflow:hidden}.Chat-module__H5VmnW__doneAddingContent{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #10b9814d;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex;box-shadow:0 4px 12px #10b98126,0 2px 4px #0000000d}.Chat-module__H5VmnW__doneAddingInfo{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex;overflow:hidden}.Chat-module__H5VmnW__doneAddingBadge{color:#fff;white-space:nowrap;background:#10b981;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.Chat-module__H5VmnW__doneAddingText{color:#065f46;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.Chat-module__H5VmnW__doneAddingButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #10b9814d,inset 0 1px #fff3}.Chat-module__H5VmnW__doneAddingButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #10b98166,inset 0 1px #ffffff40}.Chat-module__H5VmnW__doneAddingButton:active:not(:disabled){transform:translateY(0)}.Chat-module__H5VmnW__doneAddingButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:639px){.Chat-module__H5VmnW__doneAddingContainer{padding:.75rem .75rem .5rem}.Chat-module__H5VmnW__doneAddingContent{border-radius:.875rem;flex-direction:row;align-items:center;gap:.5rem;padding:.625rem .75rem}.Chat-module__H5VmnW__doneAddingInfo{flex:1;min-width:0;overflow:hidden}.Chat-module__H5VmnW__doneAddingBadge{padding:.1875rem .5rem;font-size:.6875rem}.Chat-module__H5VmnW__doneAddingText{font-size:.6875rem;display:none}.Chat-module__H5VmnW__doneAddingButton{flex-shrink:0;gap:.375rem;min-height:40px;padding:.5rem 1rem;font-size:.8125rem}}.Chat-module__H5VmnW__inputContainer{box-shadow:none;background:#fff;border-top:1px solid #00334a14;flex:none;padding:1rem;position:relative}@media (min-width:640px){.Chat-module__H5VmnW__inputContainer{padding:1.25rem 1.5rem}}.Chat-module__H5VmnW__inputWrapper{position:relative}.Chat-module__H5VmnW__inputCard{background:#f1f5f9;border:2px solid #0000;border-radius:1.5rem;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.Chat-module__H5VmnW__inputCard:focus-within{background:#fff;border-color:#00334a;box-shadow:0 0 0 3px #00334a1a}.Chat-module__H5VmnW__chatInput{color:#1f2937;caret-color:#00334a;background:0 0;border:none;border-radius:1.5rem;outline:none;width:100%;padding:.875rem 3.5rem .875rem 1.25rem;font-size:16px;font-weight:500}@media (min-width:640px){.Chat-module__H5VmnW__chatInput{padding:1.125rem 4rem 1.125rem 1.5rem;font-size:16px}}.Chat-module__H5VmnW__chatInput::placeholder{color:#9ca3af;font-weight:400}.Chat-module__H5VmnW__chatInput:disabled{opacity:.5;cursor:not-allowed}.Chat-module__H5VmnW__sendButtonContainer{position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}@media (min-width:640px){.Chat-module__H5VmnW__sendButtonContainer{right:.5rem}}.Chat-module__H5VmnW__sendButton{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.625rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:639px){.Chat-module__H5VmnW__sendButton{min-width:48px;min-height:48px}}@media (min-width:640px){.Chat-module__H5VmnW__sendButton{padding:.75rem}}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__disabled{color:#d1d5db;cursor:not-allowed;opacity:.6;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #0000000d;box-shadow:inset 0 1px 2px #0000000d,0 1px 2px #0000000d}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled{color:#fff;background:#00334a;border:none;box-shadow:0 2px 8px #00334a33}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled:hover{background:#004d70;transform:scale(1.05);box-shadow:0 4px 12px #00334a40}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled:active{transform:scale(.95)}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled:focus-visible{outline-offset:2px;outline:3px solid #00334a4d}.Chat-module__H5VmnW__branding{justify-content:center;margin-top:.75rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__branding{margin-top:1rem}}.Chat-module__H5VmnW__brandingText{color:#ffffffe6;letter-spacing:.025em;box-shadow:none;background:#00334a;border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.Chat-module__H5VmnW__brandingIcon{opacity:.9;align-items:center;font-size:.875rem;display:flex}.Chat-module__H5VmnW__brandingIcon img{width:40px;height:40px}@media (min-width:640px){.Chat-module__H5VmnW__brandingIcon img{width:55px;height:55px}.Chat-module__H5VmnW__brandingText{padding:.625rem 1.25rem;font-size:.8125rem}}.Chat-module__H5VmnW__icon{color:#6b7280;width:1.5rem;height:1.5rem}@media (min-width:640px){.Chat-module__H5VmnW__icon{width:1.75rem;height:1.75rem}}.Chat-module__H5VmnW__iconSmall{width:1rem;height:1rem}@media (min-width:640px){.Chat-module__H5VmnW__iconSmall{width:1.125rem;height:1.125rem}}.Chat-module__H5VmnW__iconMedium{color:#fff;width:1.25rem;height:1.25rem}@media (min-width:640px){.Chat-module__H5VmnW__iconMedium{width:1.5rem;height:1.5rem}}.Chat-module__H5VmnW__iconLarge{color:#5a9e61;width:2rem;height:2rem}@media (min-width:640px){.Chat-module__H5VmnW__iconLarge{width:2.5rem;height:2.5rem}}@media (max-width:639px){.Chat-module__H5VmnW__chatModal{border:none;border-radius:0}.Chat-module__H5VmnW__chatHeader{border-radius:0;padding:.75rem 1rem}.Chat-module__H5VmnW__avatar{padding:.375rem}.Chat-module__H5VmnW__chatTitle{letter-spacing:.02em;font-size:.75rem}.Chat-module__H5VmnW__statusDot{width:.375rem;height:.375rem;margin-right:.25rem}.Chat-module__H5VmnW__statusText{font-size:.6875rem}.Chat-module__H5VmnW__headerText{margin-left:.625rem}.Chat-module__H5VmnW__modalBackdrop{-webkit-backdrop-filter:blur(8px);background:#00334a80}.Chat-module__H5VmnW__messagesContainer{padding-bottom:env(safe-area-inset-bottom)}.Chat-module__H5VmnW__messagesInner{padding:.75rem .75rem 1rem}.Chat-module__H5VmnW__inputContainer{padding:.625rem .75rem calc(.625rem + env(safe-area-inset-bottom))}.Chat-module__H5VmnW__inputCard{border-radius:1.25rem}.Chat-module__H5VmnW__chatInput{padding:.75rem 3.25rem .75rem 1rem}.Chat-module__H5VmnW__sendButtonContainer{right:.25rem}.Chat-module__H5VmnW__messageText{padding:.375rem 0}.Chat-module__H5VmnW__messageText.Chat-module__H5VmnW__bot{padding-top:.25rem}.Chat-module__H5VmnW__messageCard{border-radius:1.125rem}.Chat-module__H5VmnW__messageContent{max-width:92%}.Chat-module__H5VmnW__checkoutButton{border-radius:.625rem;margin:.375rem .125rem;padding:.625rem 1rem;font-size:.8125rem}.Chat-module__H5VmnW__messageTextContent{font-size:.8125rem;line-height:1.6}.Chat-module__H5VmnW__messageHeader{padding:.625rem 1rem .5rem}.Chat-module__H5VmnW__messageSender{margin-left:.5rem;font-size:.6875rem}.Chat-module__H5VmnW__messageTime{font-size:.625rem}.Chat-module__H5VmnW__messageAvatarInner{width:1.75rem;height:1.75rem}.Chat-module__H5VmnW__messagesList{gap:.625rem}.Chat-module__H5VmnW__welcomeContainer{padding:1.25rem 1rem}.Chat-module__H5VmnW__welcomeIcon{margin-bottom:1rem}.Chat-module__H5VmnW__welcomeIconCard{border-radius:.75rem;padding:.875rem}.Chat-module__H5VmnW__welcomeCard{border-radius:.875rem;padding:1rem}.Chat-module__H5VmnW__welcomeTitle{margin-bottom:.5rem;font-size:1rem}.Chat-module__H5VmnW__welcomeText{margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.Chat-module__H5VmnW__quickActions{gap:.5rem}.Chat-module__H5VmnW__quickActionBtn{border-radius:.75rem;gap:.625rem;padding:.75rem 1rem;font-size:.8125rem}.Chat-module__H5VmnW__quickActionIcon{font-size:1rem}.Chat-module__H5VmnW__branding{margin-top:.5rem}.Chat-module__H5VmnW__brandingText{padding:.375rem .75rem;font-size:.6875rem}.Chat-module__H5VmnW__iconLarge{width:1.5rem;height:1.5rem}.Chat-module__H5VmnW__toolCard{border-radius:.75rem;padding:.5rem .75rem}.Chat-module__H5VmnW__toolText{font-size:.75rem}.Chat-module__H5VmnW__toolSpinner,.Chat-module__H5VmnW__toolIconSuccess,.Chat-module__H5VmnW__toolIconError{width:.875rem;height:.875rem}}.Chat-module__H5VmnW__tableWrapper{-webkit-overflow-scrolling:touch;border-radius:.75rem;margin:1.25rem 0;position:relative;overflow-x:auto;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a}.Chat-module__H5VmnW__tableWrapper::-webkit-scrollbar{height:6px}.Chat-module__H5VmnW__tableWrapper::-webkit-scrollbar-track{background:#00334a0d;border-radius:3px}.Chat-module__H5VmnW__tableWrapper::-webkit-scrollbar-thumb{background:#00334a33;border-radius:3px;transition:background .2s}.Chat-module__H5VmnW__tableWrapper::-webkit-scrollbar-thumb:hover{background:#00334a59}.Chat-module__H5VmnW__markdownTable{border-collapse:separate;border-spacing:0;background:#fff;border-radius:.75rem;width:100%;font-size:.875rem;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__markdownTable{font-size:.9375rem}}.Chat-module__H5VmnW__tableHeader{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #00334a1a}.Chat-module__H5VmnW__tableHeaderCell{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#00334a;white-space:nowrap;padding:.875rem 1rem;font-size:.8125rem;font-weight:600}@media (min-width:640px){.Chat-module__H5VmnW__tableHeaderCell{padding:1rem 1.25rem;font-size:.875rem}}.Chat-module__H5VmnW__tableRow{transition:background-color .15s}.Chat-module__H5VmnW__tableRow:nth-child(2n){background:#f8fafc80}.Chat-module__H5VmnW__tableRow:hover{background:#00334a0a}.Chat-module__H5VmnW__tableCell{color:#475569;border-bottom:1px solid #00334a0f;padding:.75rem 1rem;line-height:1.5}@media (min-width:640px){.Chat-module__H5VmnW__tableCell{padding:.875rem 1.25rem}}.Chat-module__H5VmnW__tableRow:last-child .Chat-module__H5VmnW__tableCell{border-bottom:none}.Chat-module__H5VmnW__tableCell:first-child{color:#1e293b;font-weight:500}.Chat-module__H5VmnW__tableCaption{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Chat-module__H5VmnW__tableScrollHint{color:#94a3b8;text-align:center;margin-top:.375rem;font-size:.6875rem;font-weight:500}@media (min-width:640px){.Chat-module__H5VmnW__tableScrollHint{display:none}}@media (max-width:639px){.Chat-module__H5VmnW__tableWrapper{border-radius:.625rem;margin:.875rem 0}.Chat-module__H5VmnW__markdownTable{border-radius:.625rem;font-size:.8125rem}.Chat-module__H5VmnW__tableHeaderCell{padding:.625rem .75rem;font-size:.6875rem}.Chat-module__H5VmnW__tableCell{padding:.5rem .75rem;font-size:.75rem}}.Chat-module__H5VmnW__productGrid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;padding:.25rem;display:grid}@media (min-width:640px){.Chat-module__H5VmnW__productGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.75rem}}@media (min-width:1024px){.Chat-module__H5VmnW__productGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}}.Chat-module__H5VmnW__productCardWrapper{animation:.4s ease-out both Chat-module__H5VmnW__cardFadeIn}.Chat-module__H5VmnW__productCardWrapper:first-child{animation-delay:0s}.Chat-module__H5VmnW__productCardWrapper:nth-child(2){animation-delay:75ms}.Chat-module__H5VmnW__productCardWrapper:nth-child(3){animation-delay:.15s}.Chat-module__H5VmnW__productCardWrapper:nth-child(4){animation-delay:.225s}.Chat-module__H5VmnW__productCardWrapper:nth-child(5){animation-delay:.3s}.Chat-module__H5VmnW__productCardWrapper:nth-child(6){animation-delay:.375s}@keyframes Chat-module__H5VmnW__cardFadeIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Chat-module__H5VmnW__productScrollContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:.625rem;padding-bottom:.75rem;padding-left:.125rem;display:flex;overflow-x:auto}.Chat-module__H5VmnW__productScrollContainer::-webkit-scrollbar{display:none}.Chat-module__H5VmnW__productScrollItem{scroll-snap-align:start;flex-shrink:0;width:240px;display:flex}.Chat-module__H5VmnW__productScrollItem>*{width:100%}@media (max-width:390px){.Chat-module__H5VmnW__productScrollItem{width:220px}}@media (min-width:640px){.Chat-module__H5VmnW__productScrollContainer{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;padding-bottom:0;display:grid;overflow-x:visible}.Chat-module__H5VmnW__productScrollItem{scroll-snap-align:none;width:auto;display:flex}}@media (min-width:1024px){.Chat-module__H5VmnW__productScrollContainer{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.Chat-module__H5VmnW__scrollFadeIndicator{pointer-events:none;z-index:10;background:linear-gradient(270deg,#fff,#fff 20%,#0000);width:2.5rem;position:absolute;top:0;bottom:.75rem;right:0}@media (min-width:640px){.Chat-module__H5VmnW__scrollFadeIndicator{display:none}}.Chat-module__H5VmnW__productScrollHint{color:#94a3b8;text-align:center;margin-top:.125rem;font-size:.6875rem;font-weight:500}@media (min-width:640px){.Chat-module__H5VmnW__productScrollHint{display:none}}.Chat-module__H5VmnW__typewriterCursor{vertical-align:text-bottom;background-color:#00334a;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:1s ease-in-out infinite Chat-module__H5VmnW__cursorBlink;display:inline-block}@keyframes Chat-module__H5VmnW__cursorBlink{0%,45%{opacity:1}50%,95%{opacity:0}to{opacity:1}}@media (max-width:639px){.Chat-module__H5VmnW__typewriterCursor{height:.9em}}.Chat-module__H5VmnW__typewriterContainer{display:inline}.Chat-module__H5VmnW__animatedWord{will-change:opacity,transform}.Chat-module__H5VmnW__imagePreviewContainer{padding:0 1rem .5rem;overflow:visible}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewContainer{padding:0 1.5rem .75rem}}.Chat-module__H5VmnW__imagePreviewCard{background:#fff;border:1px solid #00334a1f;border-radius:.875rem;align-items:stretch;transition:all .2s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #00334a14}.Chat-module__H5VmnW__imagePreviewCard:hover{box-shadow:0 4px 12px #00334a1f}.Chat-module__H5VmnW__imagePreviewImageArea{background:#e2e8f0;border-radius:.5rem;flex-shrink:0;width:72px;height:72px;margin:8px 0 8px 8px;position:relative;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewImageArea{border-radius:.625rem;width:88px;height:88px;margin:10px 0 10px 10px}}.Chat-module__H5VmnW__imagePreviewWrapper{width:100%;height:100%;overflow:hidden}.Chat-module__H5VmnW__imagePreviewImg{object-fit:cover;width:100%;height:100%;display:block}.Chat-module__H5VmnW__imagePreviewOverlay{display:none}.Chat-module__H5VmnW__imagePreviewHeader{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;padding:.5rem .75rem;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewHeader{gap:.375rem;padding:.625rem 1rem}}.Chat-module__H5VmnW__imagePreviewHeaderIcon{display:none}.Chat-module__H5VmnW__imagePreviewHeaderText{color:#00334a;letter-spacing:.01em;font-size:.8125rem;font-weight:600}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewHeaderText{font-size:.875rem}}.Chat-module__H5VmnW__imagePreviewFileInfo{align-items:center;gap:.25rem;min-width:0;display:flex}.Chat-module__H5VmnW__imagePreviewFileName{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:500;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewFileName{font-size:.75rem}}.Chat-module__H5VmnW__imagePreviewHintBadge{color:#059669;white-space:nowrap;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #10b98133;border-radius:9999px;align-self:flex-start;align-items:center;gap:.25rem;width:fit-content;margin-top:.25rem;padding:.1875rem .5rem;font-size:.5625rem;font-weight:600;display:inline-flex}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewHintBadge{padding:.25rem .625rem;font-size:.625rem}}.Chat-module__H5VmnW__imagePreviewClose{color:#fff;cursor:pointer;z-index:10;aspect-ratio:1;background:#ef4444;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;padding:0;transition:all .15s;display:flex;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #00000040}.Chat-module__H5VmnW__imagePreviewClose svg{flex-shrink:0;width:10px;height:10px}.Chat-module__H5VmnW__imagePreviewClose:hover{background:#dc2626;transform:scale(1.1)}.Chat-module__H5VmnW__imagePreviewClose:active{transform:scale(.95)}@media (min-width:640px){.Chat-module__H5VmnW__imagePreviewClose{width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;top:3px;left:3px}.Chat-module__H5VmnW__imagePreviewClose svg{width:12px;height:12px}}.Chat-module__H5VmnW__imagePreviewFooter{display:none}.Chat-module__H5VmnW__imageUploadError{color:#dc2626;background:linear-gradient(135deg,#ef444414 0%,#ef444426 100%);border:1px solid #ef444440;border-radius:.75rem;align-items:center;gap:.5rem;margin:0 1rem .75rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__imageUploadError{margin:0 1.5rem 1rem;padding:.75rem 1rem;font-size:.875rem}}.Chat-module__H5VmnW__imageUploadButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin-left:.5rem;transition:all .2s;display:flex}@media (min-width:640px){.Chat-module__H5VmnW__imageUploadButton{width:44px;min-width:44px;height:44px;margin-left:.75rem}}.Chat-module__H5VmnW__imageUploadButton:hover:not(:disabled){color:#00334a;background:#00334a14}.Chat-module__H5VmnW__imageUploadButton:active:not(:disabled){background:#00334a1f}.Chat-module__H5VmnW__imageUploadButton:disabled{opacity:.4;cursor:not-allowed}.Chat-module__H5VmnW__imageUploadButton:focus-visible{outline-offset:2px;outline:2px solid #00334a}.Chat-module__H5VmnW__imageUploadSpinner{border:2px solid #00334a33;border-top-color:#00334a;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Chat-module__H5VmnW__imageSpin}@keyframes Chat-module__H5VmnW__imageSpin{to{transform:rotate(360deg)}}.Chat-module__H5VmnW__chatInputWithImage{color:#1f2937;caret-color:#00334a;background:0 0;border:none;border-radius:1.5rem;outline:none;width:100%;padding:.875rem 3.5rem .875rem 0;font-size:16px;font-weight:500}@media (min-width:640px){.Chat-module__H5VmnW__chatInputWithImage{padding:1.125rem 4rem 1.125rem 0}}.Chat-module__H5VmnW__chatInputWithImage::placeholder{color:#9ca3af;font-weight:400}.Chat-module__H5VmnW__chatInputWithImage:disabled{opacity:.5;cursor:not-allowed}.Chat-module__H5VmnW__userUploadedImage{border-radius:.75rem;max-width:200px;margin-top:.5rem;overflow:hidden}@media (min-width:640px){.Chat-module__H5VmnW__userUploadedImage{border-radius:.875rem;max-width:250px}}.Chat-module__H5VmnW__userUploadedImage img{border:2px solid #fff3;border-radius:.75rem;width:100%;height:auto;display:block}@media (min-width:640px){.Chat-module__H5VmnW__userUploadedImage img{border-radius:.875rem}}@media (prefers-reduced-motion:reduce){.Chat-module__H5VmnW__chatContainer,.Chat-module__H5VmnW__chatContainer *,.Chat-module__H5VmnW__modalContainer,.Chat-module__H5VmnW__modalContainer *,.Chat-module__H5VmnW__chatModal,.Chat-module__H5VmnW__chatModal *,.Chat-module__H5VmnW__productCardWrapper,.Chat-module__H5VmnW__toolCardExecuting,.Chat-module__H5VmnW__typingDot,.Chat-module__H5VmnW__typewriterCursor,.Chat-module__H5VmnW__imageUploadSpinner{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.Chat-module__H5VmnW__animatedWord{opacity:1;transform:none}}@media (min-width:768px){.Chat-module__H5VmnW__chatModal{border-radius:24px;width:min(720px,100vw - 4rem);max-height:min(85vh,900px);box-shadow:0 0 0 1px #00334a14,0 20px 50px -12px #00334a26,0 8px 20px -8px #00334a1a}.Chat-module__H5VmnW__modalBackdrop{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#00334a40}.Chat-module__H5VmnW__chatHeader{background:linear-gradient(#00384f 0%,#00334a 100%);border-bottom:1px solid #ffffff0f;padding:1.25rem 1.75rem}.Chat-module__H5VmnW__avatar{border:2px solid #ffffff1a;width:2.75rem;height:2.75rem;box-shadow:0 2px 8px #00000026}.Chat-module__H5VmnW__chatTitle{letter-spacing:.02em;text-transform:none;font-size:.9375rem;font-weight:600}.Chat-module__H5VmnW__statusDot{box-shadow:0 0 8px #34d39980}.Chat-module__H5VmnW__closeButton{background:#ffffff1a;border-radius:50%;width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;transition:all .2s}.Chat-module__H5VmnW__closeButton:hover{background:#fff3;transform:scale(1.05)}.Chat-module__H5VmnW__messagesContainer{background:linear-gradient(#fafbfc 0%,#fff 100%)}.Chat-module__H5VmnW__messagesInner{padding:2rem 2.5rem 2.5rem}.Chat-module__H5VmnW__messagesList{gap:1.5rem}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__bot{padding-right:2rem}.Chat-module__H5VmnW__messageHeader{margin-bottom:.75rem}.Chat-module__H5VmnW__messageAvatarInner{width:1.75rem;height:1.75rem;box-shadow:0 1px 3px #00334a1a}.Chat-module__H5VmnW__messageSender{color:#00334a;font-size:.8125rem;font-weight:600}.Chat-module__H5VmnW__messageTime{color:#9ca3af;font-size:.75rem;font-weight:500}.Chat-module__H5VmnW__messageTextContent{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:620px;font-size:.9375rem;line-height:1.65}.Chat-module__H5VmnW__messageTextContent strong{color:#00334a;margin:0;font-weight:600;display:inline}.Chat-module__H5VmnW__messageTextContent p{margin:.25rem 0}.Chat-module__H5VmnW__messageTextContent ul{margin:.5rem 0}.Chat-module__H5VmnW__messageTextContent li{line-height:1.5}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user{padding-left:3rem}.Chat-module__H5VmnW__messageWrapper.Chat-module__H5VmnW__user .Chat-module__H5VmnW__messageCard{background:linear-gradient(135deg,#00446a 0%,#00334a 100%);border-radius:16px 16px 4px;max-width:85%;margin-left:auto;padding:.875rem 1.125rem;box-shadow:0 2px 8px #00334a33}.Chat-module__H5VmnW__inputContainer{border-top:1px solid #00334a0f;padding:1rem 1.5rem 1.25rem}.Chat-module__H5VmnW__inputCard{background:#f4f5f7;border:1.5px solid #0000;border-radius:20px;padding:.375rem .5rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.Chat-module__H5VmnW__inputCard:focus-within{background:#fff;border-color:#00334a33;box-shadow:0 0 0 3px #00334a14}.Chat-module__H5VmnW__chatInput,.Chat-module__H5VmnW__chatInputWithImage{padding:.875rem 1.25rem;font-size:.9375rem}.Chat-module__H5VmnW__imageUploadButton{width:2.5rem;min-width:2.5rem;height:2.5rem;transition:all .2s}.Chat-module__H5VmnW__imageUploadButton:hover:not(:disabled){color:#00334a;background:#00334a0f}.Chat-module__H5VmnW__sendButton{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled{background:linear-gradient(#00446a 0%,#00334a 100%);box-shadow:0 1px 2px #00334a33}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled:hover{background:linear-gradient(#00557d 0%,#00446a 100%);transform:scale(1.05);box-shadow:0 4px 12px #00334a40}.Chat-module__H5VmnW__sendButton.Chat-module__H5VmnW__enabled:active{transform:scale(.98)}.Chat-module__H5VmnW__branding{padding:.5rem 1.5rem .75rem}.Chat-module__H5VmnW__brandingText{opacity:.8;font-size:.6875rem}.Chat-module__H5VmnW__brandingIcon{opacity:.7;transform:scale(.85)}.Chat-module__H5VmnW__toolCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00334a0a;border:1px solid #00334a14;border-radius:16px}.Chat-module__H5VmnW__toolSpinner{animation:.8s cubic-bezier(.4,0,.2,1) infinite Chat-module__H5VmnW__toolSpin}.Chat-module__H5VmnW__toolIndicator{padding:0 2.5rem}}
