.chat-module-scss-module__EuGP9W__appContainer{color:#333;background:#f9fafb;font-family:inherit;display:flex;position:fixed;inset:0;overflow:hidden}.chat-module-scss-module__EuGP9W__resizeHandle{cursor:col-resize;z-index:10;background:0 0;flex-shrink:0;width:5px;transition:background .15s}.chat-module-scss-module__EuGP9W__resizeHandle:hover{background:#0066cc59}@media (max-width:767px){.chat-module-scss-module__EuGP9W__resizeHandle{display:none}}.chat-module-scss-module__EuGP9W__chatPanel{background:#fff;flex-direction:column;min-width:280px;max-width:720px;display:flex;box-shadow:-2px 0 8px #0000000d}@media (max-width:767px){.chat-module-scss-module__EuGP9W__chatPanel{width:100%;max-width:100%}}.chat-module-scss-module__EuGP9W__logoBar{color:#333;border-bottom:1px solid #d0d5dd;flex-shrink:0;align-items:center;gap:10px;height:56px;padding:0 16px;font-size:15px;font-weight:600;display:flex}.chat-module-scss-module__EuGP9W__pulseDot{background:#28a745;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s ease-in-out infinite chat-module-scss-module__EuGP9W__pulse;box-shadow:0 0 6px #28a74580}@keyframes chat-module-scss-module__EuGP9W__pulse{0%,to{opacity:1}50%{opacity:.45}}.chat-module-scss-module__EuGP9W__thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d0d5dd #0000;background:#f9fafb;flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow-y:auto}.chat-module-scss-module__EuGP9W__thread>*+*{margin-top:16px}.chat-module-scss-module__EuGP9W__thread::-webkit-scrollbar{width:4px}.chat-module-scss-module__EuGP9W__thread::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:2px}.chat-module-scss-module__EuGP9W__dateDiv{text-align:center;color:#bbb;padding:4px 0;font-size:11px}.chat-module-scss-module__EuGP9W__msgUserRTL{justify-content:flex-start;animation:.34s cubic-bezier(.3,1.1,.4,1) both chat-module-scss-module__EuGP9W__msgLaunch;display:flex}.chat-module-scss-module__EuGP9W__msgUserLTR{justify-content:flex-end;animation:.34s cubic-bezier(.3,1.1,.4,1) both chat-module-scss-module__EuGP9W__msgLaunch;display:flex}@keyframes chat-module-scss-module__EuGP9W__msgLaunch{0%{opacity:0;transform:translateY(26px)scale(.96)}70%{opacity:1;transform:translateY(-2px)scale(1.005)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__msgUserRTL+.chat-module-scss-module__EuGP9W__msgUserRTL,.chat-module-scss-module__EuGP9W__msgUserLTR+.chat-module-scss-module__EuGP9W__msgUserLTR{margin-top:4px}:is(.chat-module-scss-module__EuGP9W__msgUserRTL:has(+.chat-module-scss-module__EuGP9W__msgUserRTL) .chat-module-scss-module__EuGP9W__userBubble,.chat-module-scss-module__EuGP9W__msgUserLTR:has(+.chat-module-scss-module__EuGP9W__msgUserLTR) .chat-module-scss-module__EuGP9W__userBubble){border-radius:12px}.chat-module-scss-module__EuGP9W__userBubble{color:#fff;word-break:break-word;background:#06c;border-radius:12px 12px 12px 4px;max-width:82%;padding:10px 16px;font-size:14.5px;line-height:1.55;box-shadow:0 1px 2px #06c3,0 6px 16px #0066cc38}.chat-module-scss-module__EuGP9W__assistantMsg{flex-direction:column;gap:8px;animation:.2s both chat-module-scss-module__EuGP9W__fadeUp;display:flex}.chat-module-scss-module__EuGP9W__botBubble{color:#333;word-break:break-word;max-width:min(60ch,100%);padding:2px 4px;font-size:15px;line-height:1.75}.chat-module-scss-module__EuGP9W__botBubbleRTL{align-self:flex-start}.chat-module-scss-module__EuGP9W__botBubbleLTR{align-self:flex-end}.chat-module-scss-module__EuGP9W__markdown{white-space:normal}.chat-module-scss-module__EuGP9W__markdown p{margin:0 0 .95em}.chat-module-scss-module__EuGP9W__markdown p:last-child{margin-bottom:0}.chat-module-scss-module__EuGP9W__markdown h1,.chat-module-scss-module__EuGP9W__markdown h2,.chat-module-scss-module__EuGP9W__markdown h3,.chat-module-scss-module__EuGP9W__markdown h4{color:#004d99;align-items:center;gap:8px;margin:1.35em 0 .5em;font-weight:800;line-height:1.3;display:flex}.chat-module-scss-module__EuGP9W__markdown h1:first-child,.chat-module-scss-module__EuGP9W__markdown h2:first-child,.chat-module-scss-module__EuGP9W__markdown h3:first-child,.chat-module-scss-module__EuGP9W__markdown h4:first-child{margin-top:0}.chat-module-scss-module__EuGP9W__markdown h1:after,.chat-module-scss-module__EuGP9W__markdown h2:after,.chat-module-scss-module__EuGP9W__markdown h3:after,.chat-module-scss-module__EuGP9W__markdown h4:after{content:"";background:#d0d5dd;flex:1;height:1px}.chat-module-scss-module__EuGP9W__markdown h1{font-size:1.1em}.chat-module-scss-module__EuGP9W__markdown h2{font-size:1.05em}.chat-module-scss-module__EuGP9W__markdown h3,.chat-module-scss-module__EuGP9W__markdown h4{font-size:1em}.chat-module-scss-module__EuGP9W__markdown ul,.chat-module-scss-module__EuGP9W__markdown ol{margin:0 0 .95em;padding-inline-start:1.35em}.chat-module-scss-module__EuGP9W__markdown ul:last-child,.chat-module-scss-module__EuGP9W__markdown ol:last-child{margin-bottom:0}.chat-module-scss-module__EuGP9W__markdown li{margin-bottom:.45em}.chat-module-scss-module__EuGP9W__markdown li::marker{color:#0066cca6}.chat-module-scss-module__EuGP9W__markdown strong{font-weight:700}.chat-module-scss-module__EuGP9W__markdown em{font-style:italic}.chat-module-scss-module__EuGP9W__markdown hr{border:none;border-top:1px solid #d0d5dd;margin:1em 0}.chat-module-scss-module__EuGP9W__markdown code{color:#004d99;background:#0000000f;border-radius:4px;padding:1px 5px;font-size:.9em}.chat-module-scss-module__EuGP9W__markdown pre{background:#f5f5f5;border:1px solid #d0d5dd;border-radius:8px;margin:.4em 0;padding:10px 12px;overflow-x:auto}.chat-module-scss-module__EuGP9W__markdown pre code{color:#333;background:0 0;padding:0}.chat-module-scss-module__EuGP9W__markdown blockquote{color:#888;border-inline-start:3px solid #06c;margin:.6em 0;padding-inline-start:.7em}.chat-module-scss-module__EuGP9W__markdown a{color:#06c;text-decoration:underline}.chat-module-scss-module__EuGP9W__kpi{color:#004d99;font-variant-numeric:tabular-nums;white-space:nowrap;background:#0066cc12;border-radius:6px;padding:0 6px}.chat-module-scss-module__EuGP9W__tableWrap{border:1px solid #d0d5dd;border-radius:8px;margin:.6em 0 .95em;overflow-x:auto}.chat-module-scss-module__EuGP9W__tableWrap table{border-collapse:collapse;width:100%;font-size:.95em}.chat-module-scss-module__EuGP9W__tableWrap th{text-align:start;white-space:nowrap;background:#f5f5f5;border-bottom:1px solid #d0d5dd;padding:7px 10px}.chat-module-scss-module__EuGP9W__tableWrap td{font-variant-numeric:tabular-nums;border-bottom:1px solid #eee;padding:7px 10px}.chat-module-scss-module__EuGP9W__tableWrap tr:last-child td{border-bottom:none}.chat-module-scss-module__EuGP9W__streaming>:last-child:not(h1):not(h2):not(h3):not(h4):after{content:"";vertical-align:text-bottom;background:currentColor;width:2px;height:.95em;margin-inline-start:3px;animation:1.05s step-end infinite chat-module-scss-module__EuGP9W__caretBlink;display:inline-block}@keyframes chat-module-scss-module__EuGP9W__caretBlink{0%,45%{opacity:.7}50%,to{opacity:0}}.chat-module-scss-module__EuGP9W__thinkingShimmer{flex-direction:column;align-self:flex-start;gap:9px;width:min(420px,85%);padding:4px 2px;display:flex}.chat-module-scss-module__EuGP9W__thinkingShimmer span{background:linear-gradient(270deg,#0066cc12 25%,#4d94ff3d 50%,#0066cc12 75%) 0 0/200% 100%;border-radius:7px;height:13px;animation:1.7s ease-in-out infinite chat-module-scss-module__EuGP9W__shimmerSweep;display:block}.chat-module-scss-module__EuGP9W__thinkingShimmer span:first-child{width:92%}.chat-module-scss-module__EuGP9W__thinkingShimmer span:nth-child(2){width:76%;animation-delay:.15s}.chat-module-scss-module__EuGP9W__thinkingShimmer span:nth-child(3){width:54%;animation-delay:.3s}@keyframes chat-module-scss-module__EuGP9W__shimmerSweep{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes chat-module-scss-module__EuGP9W__fadeUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.chat-module-scss-module__EuGP9W__toolIndicator{color:#06c;background:#0066cc12;border:1px solid #0066cc4d;border-radius:20px;align-self:flex-start;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:500;animation:.2s both chat-module-scss-module__EuGP9W__fadeUp;display:flex}.chat-module-scss-module__EuGP9W__toolSpin{border:2px solid #0066cc4d;border-top-color:#06c;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:.7s linear infinite chat-module-scss-module__EuGP9W__spin}@keyframes chat-module-scss-module__EuGP9W__spin{to{transform:rotate(360deg)}}.chat-module-scss-module__EuGP9W__guestNotice{color:#555;background:#0066cc12;border:1px solid #0066cc4d;border-radius:12px;flex-direction:column;align-self:flex-start;gap:8px;max-width:85%;padding:10px 14px;font-size:12px;line-height:1.5;animation:.2s both chat-module-scss-module__EuGP9W__fadeUp;display:flex;box-shadow:0 1px 4px #0000000d}.chat-module-scss-module__EuGP9W__guestNoticeActions{flex-wrap:wrap;gap:6px;display:flex}.chat-module-scss-module__EuGP9W__mobileChipsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;gap:6px;padding:8px 12px 0;display:flex;overflow-x:auto}.chat-module-scss-module__EuGP9W__mobileChipsRow::-webkit-scrollbar{display:none}.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn{white-space:nowrap;flex-shrink:0}.chat-module-scss-module__EuGP9W__chipsContainer{scrollbar-width:none;background:#fff;flex-wrap:wrap;flex-shrink:0;gap:5px;padding:10px 14px 0;display:flex;overflow-x:auto}.chat-module-scss-module__EuGP9W__chipsContainer::-webkit-scrollbar{display:none}.chat-module-scss-module__EuGP9W__chipBtn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d0d5dd;border-radius:20px;flex-shrink:0;padding:4px 12px;font-size:11px;transition:all .15s ease-out;animation:.25s both chat-module-scss-module__EuGP9W__chipIn}.chat-module-scss-module__EuGP9W__chipBtn:hover{color:#06c;background:#0066cc12;border-color:#06c}@keyframes chat-module-scss-module__EuGP9W__chipIn{0%{opacity:0;transform:translateY(6px)scale(.95)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:first-child,.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:first-child{animation-delay:0s}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:nth-child(2),.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:nth-child(2){animation-delay:40ms}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:nth-child(3),.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:nth-child(3){animation-delay:80ms}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:nth-child(4),.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:nth-child(4){animation-delay:.12s}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:nth-child(5),.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:nth-child(5){animation-delay:.16s}.chat-module-scss-module__EuGP9W__chipsContainer .chat-module-scss-module__EuGP9W__chipBtn:nth-child(6),.chat-module-scss-module__EuGP9W__mobileChipsRow .chat-module-scss-module__EuGP9W__chipBtn:nth-child(6){animation-delay:.2s}.chat-module-scss-module__EuGP9W__chatInputArea{background:#fff;flex-shrink:0;align-items:flex-end;gap:8px;padding:10px 14px 16px;display:flex}.chat-module-scss-module__EuGP9W__inputWrap{background:#f9fafb;border:1px solid #d0d5dd;border-radius:12px;flex:1;align-items:center;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.chat-module-scss-module__EuGP9W__inputWrap:focus-within{border-color:#06c;box-shadow:0 0 0 3px #0066cc1f}.chat-module-scss-module__EuGP9W__inputWrap textarea{color:#333;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;padding:9px 0;font-family:inherit;font-size:13px;line-height:1.5}.chat-module-scss-module__EuGP9W__inputWrap textarea::placeholder{color:#bbb}.chat-module-scss-module__EuGP9W__inputWrap textarea:disabled{opacity:.4}.chat-module-scss-module__EuGP9W__sendBtn{cursor:pointer;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s,transform .1s,box-shadow .15s;display:flex;box-shadow:0 2px 6px #0066cc4d}.chat-module-scss-module__EuGP9W__sendBtn:hover{opacity:.88;box-shadow:0 4px 10px #0066cc59}.chat-module-scss-module__EuGP9W__sendBtn:active{transform:scale(.95)}.chat-module-scss-module__EuGP9W__sendBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none;transform:none}.chat-module-scss-module__EuGP9W__sendBtn svg{fill:#fff}.chat-module-scss-module__EuGP9W__viewPanel{background:#f9fafb;flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:767px){.chat-module-scss-module__EuGP9W__viewPanel{display:none}}.chat-module-scss-module__EuGP9W__tabsBar{background:0 0;flex-shrink:0;align-items:center;gap:8px;height:56px;padding:0 16px;display:flex}.chat-module-scss-module__EuGP9W__tabBtn{color:#888;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s ease-out;box-shadow:0 1px 2px #1018280d}.chat-module-scss-module__EuGP9W__tabBtn:hover{color:#06c;background:#0066cc12}.chat-module-scss-module__EuGP9W__tabBtnActive{color:#06c;background:#0066cc12;font-weight:700}.chat-module-scss-module__EuGP9W__mainContent{flex:1;position:relative;overflow:visible}.chat-module-scss-module__EuGP9W__viewSection{display:none;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__viewSectionActive{flex-direction:column;animation:.18s both chat-module-scss-module__EuGP9W__sectionIn;display:flex}@keyframes chat-module-scss-module__EuGP9W__sectionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__welcomePanel{background:linear-gradient(#fff 0%,#f4f7fb 100%);flex-direction:column;justify-content:center;align-items:center;gap:26px;height:100%;padding:28px 24px;display:flex;overflow-y:auto}.chat-module-scss-module__EuGP9W__welcomePanelCompact{background:0 0;gap:0;height:auto;padding:4px 16px 12px}.chat-module-scss-module__EuGP9W__welcomeHero{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.chat-module-scss-module__EuGP9W__welcomeHeroLogo{width:72px;height:auto;margin-bottom:4px}.chat-module-scss-module__EuGP9W__welcomeTitle{color:#333;margin:0;font-size:22px;font-weight:700}.chat-module-scss-module__EuGP9W__welcomeSubtitle{color:#555;max-width:340px;margin:0;font-size:13.5px;line-height:1.55}.chat-module-scss-module__EuGP9W__welcomeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:460px;display:grid}.chat-module-scss-module__EuGP9W__welcomeCard{box-shadow:none;cursor:pointer;text-align:right;direction:rtl;background:#f1f5fa;border:none;border-radius:16px;flex-direction:column;align-items:flex-start;gap:3px;padding:14px 15px;transition:background .18s,box-shadow .18s;display:flex}.chat-module-scss-module__EuGP9W__welcomeCard:hover{background:#fff;box-shadow:0 1px 2px #1018280d,0 10px 28px #1018281a}.chat-module-scss-module__EuGP9W__welcomeCardIcon{color:#06c;background:#0066cc12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:5px;display:flex}.chat-module-scss-module__EuGP9W__welcomeCardTitle{color:#06c;font-size:12px;font-weight:700}.chat-module-scss-module__EuGP9W__welcomeCardText{color:#555;font-size:12.5px;line-height:1.4}.chat-module-scss-module__EuGP9W__emptyView{color:#bbb;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:32px;font-size:13px;display:flex}.chat-module-scss-module__EuGP9W__emptyViewIcon{opacity:.85;width:180px;height:auto}.chat-module-scss-module__EuGP9W__bottomStats{text-align:center;background:#fff;border-top:1px solid #d0d5dd;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px;display:grid}.chat-module-scss-module__EuGP9W__statBox{color:#333;background:#f5f5f5;border:1px solid #eee;border-radius:8px;padding:6px;font-size:14px;font-weight:700}.chat-module-scss-module__EuGP9W__statBox span{color:#bbb;margin-top:2px;font-size:9px;font-weight:400;display:block}.chat-module-scss-module__EuGP9W__statPrimary{color:#06c}.chat-module-scss-module__EuGP9W__statGreen{color:#28a745}.chat-module-scss-module__EuGP9W__resultsPanel{scrollbar-width:thin;scrollbar-color:#d0d5dd #0000;flex:1;padding:16px;overflow-y:auto}.chat-module-scss-module__EuGP9W__resultsPanel::-webkit-scrollbar{width:4px}.chat-module-scss-module__EuGP9W__resultsPanel::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:2px}.chat-module-scss-module__EuGP9W__compareWrap{flex:1;padding:20px;overflow:auto}.chat-module-scss-module__EuGP9W__compareTable{border-collapse:collapse;text-align:center;width:100%;font-size:13px}.chat-module-scss-module__EuGP9W__compareTh{color:#888;background:#f5f5f5;border-bottom:1px solid #d0d5dd;padding:10px;font-weight:600}.chat-module-scss-module__EuGP9W__compareTh:first-child{text-align:right}.chat-module-scss-module__EuGP9W__compareRow:nth-child(2n) td{background:#00000004}.chat-module-scss-module__EuGP9W__compareTd{color:#333;border-bottom:1px solid #eee;padding:8px 10px}.chat-module-scss-module__EuGP9W__compareTd:first-child{color:#888;text-align:right}.chat-module-scss-module__EuGP9W__chatMap{border:none;border-radius:0;flex:1;width:100%;min-height:300px;overflow:visible}.chat-module-scss-module__EuGP9W__trendChart{background:#fff;border:1px solid #d0d5dd;border-radius:12px;margin:20px;padding:16px;box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f}.chat-module-scss-module__EuGP9W__trendTitle{color:#333;margin-bottom:10px;font-size:13px;font-weight:600}.chat-module-scss-module__EuGP9W__rateLimitBubble{color:#dc3545;border:1px solid #dc354540;word-break:break-word;background:#dc354512;border-inline-start:3px solid #dc3545;border-radius:12px 12px 4px;flex-direction:column;align-self:flex-start;gap:10px;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.6;display:flex;box-shadow:0 1px 4px #0000000f}.chat-module-scss-module__EuGP9W__rateLimitActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__devRateLimitNotice{z-index:60;color:#fff;background:#181821f0;border-radius:12px;align-items:center;gap:10px;max-width:92vw;padding:9px 14px;font-size:12.5px;line-height:1.4;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000047}.chat-module-scss-module__EuGP9W__devRateLimitNoticeClose{color:#fff;cursor:pointer;opacity:.65;background:0 0;border:none;padding:0 2px;font-size:13px;line-height:1}.chat-module-scss-module__EuGP9W__devRateLimitNoticeClose:hover{opacity:1}.chat-module-scss-module__EuGP9W__errorBanner{color:#dc3545;background:#dc35450f;border-top:1px solid #dc354533;flex-shrink:0;padding:8px 14px;font-size:12px}.chat-module-scss-module__EuGP9W__pubBtn{cursor:pointer;border-radius:8px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s ease-out}.chat-module-scss-module__EuGP9W__pubBtn.chat-module-scss-module__EuGP9W__pubBtnPrimary{color:#fff;background:#06c;border:none;box-shadow:0 2px 6px #0066cc40}.chat-module-scss-module__EuGP9W__pubBtn.chat-module-scss-module__EuGP9W__pubBtnPrimary:hover{background:#004d99}.chat-module-scss-module__EuGP9W__pubBtn.chat-module-scss-module__EuGP9W__pubBtnGhost{color:#06c;background:0 0;border:1px solid #0066cc4d}.chat-module-scss-module__EuGP9W__pubBtn.chat-module-scss-module__EuGP9W__pubBtnGhost:hover{background:#0066cc12}.chat-module-scss-module__EuGP9W__mobileContainer{overscroll-behavior:none;color:#333;direction:rtl;background:#f9fafb;flex-direction:column;height:100dvh;font-family:inherit;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.chat-module-scss-module__EuGP9W__mobileHeader{z-index:10;background:#fff;border-bottom:1px solid #eee;flex-shrink:0;align-items:center;gap:10px;height:56px;padding:0 16px;display:flex}.chat-module-scss-module__EuGP9W__mobileHeaderGroup{align-items:center;gap:10px;display:flex}.chat-module-scss-module__EuGP9W__mobileBrand{color:#333;font-size:15px;font-weight:600;line-height:1.2}.chat-module-scss-module__EuGP9W__mobileStatusRow{color:#888;align-items:center;gap:4px;font-size:10px;display:flex}.chat-module-scss-module__EuGP9W__mobileStatusDot{background:#28a745;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite chat-module-scss-module__EuGP9W__pulse;display:inline-block;box-shadow:0 0 5px #28a74580}.chat-module-scss-module__EuGP9W__mobileChatView{background:#f9fafb;flex-direction:column;flex:1;min-height:0;padding-top:56px;display:flex;overflow:hidden}.chat-module-scss-module__EuGP9W__mobileHomeBtn{top:12px;cursor:pointer;color:#fff;z-index:15;background:#06c;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;inset-inline-end:12px;box-shadow:0 1px 6px #0066cc59}.chat-module-scss-module__EuGP9W__mobileHomeBtn:hover{background:#004d99}.chat-module-scss-module__EuGP9W__menuFloatBtn{top:12px;-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#888;z-index:15;background:#ffffffeb;border:1px solid #d0d5dd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex;position:absolute;inset-inline-start:12px;box-shadow:0 1px 6px #00000014}.chat-module-scss-module__EuGP9W__menuFloatBtn:hover{color:#333;background:#f5f5f5}.chat-module-scss-module__EuGP9W__mobileInputBar{padding:8px 12px max(16px,env(safe-area-inset-bottom));background:#fff;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__mobileMapOverlay{z-index:20;background:#f9fafb;flex-direction:column;display:flex;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__mobileMapOverlay .chat-module-scss-module__EuGP9W__chatMap{border-radius:0;flex:1;min-height:0}.chat-module-scss-module__EuGP9W__mobileToggleBtn{cursor:pointer;z-index:30;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s ease-out,box-shadow .15s;display:flex;position:absolute;bottom:84px;right:16px;box-shadow:0 4px 16px #06c6}.chat-module-scss-module__EuGP9W__mobileToggleBtn:hover{box-shadow:0 6px 20px #0066cc73}.chat-module-scss-module__EuGP9W__mobileToggleBtn:active{transform:scale(.93);box-shadow:0 2px 8px #0066cc4d}.chat-module-scss-module__EuGP9W__inlineCardScroll{scrollbar-width:none;gap:10px;padding:0 0 8px;display:flex;overflow-x:auto}.chat-module-scss-module__EuGP9W__inlineCardScroll::-webkit-scrollbar{display:none}.chat-module-scss-module__EuGP9W__inlineCardItem{flex-shrink:0;width:235px;animation:.3s both chat-module-scss-module__EuGP9W__fadeUp}.chat-module-scss-module__EuGP9W__inlineDetailWrap{max-width:92%}.chat-module-scss-module__EuGP9W__govCard{background:#fff;border:1px solid #d0d5dd;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f}.chat-module-scss-module__EuGP9W__govIcon{flex-shrink:0;font-size:20px}.chat-module-scss-module__EuGP9W__govInfo{flex:1;min-width:0}.chat-module-scss-module__EuGP9W__govTitle{color:#333;font-size:13px;font-weight:600}.chat-module-scss-module__EuGP9W__govMeta{color:#888;margin-top:2px;font-size:12px}.chat-module-scss-module__EuGP9W__govPrice{color:#06c;flex-shrink:0;font-size:14px;font-weight:700}.chat-module-scss-module__EuGP9W__cardScroll{scrollbar-width:thin;align-items:stretch;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.chat-module-scss-module__EuGP9W__cardWrapper{flex-direction:column;flex-shrink:0;width:220px;animation:.3s both chat-module-scss-module__EuGP9W__fadeUp;display:flex}.chat-module-scss-module__EuGP9W__cardWrapper .property-card{flex:1;min-height:0}.chat-module-scss-module__EuGP9W__cardWrapper .property-card__property-details{justify-content:flex-start}.chat-module-scss-module__EuGP9W__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:flex-start;gap:16px;display:grid}.chat-module-scss-module__EuGP9W__cardGridItem{min-width:0;animation:.3s both chat-module-scss-module__EuGP9W__fadeUp}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:first-child,.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:first-child,.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:first-child{animation-delay:0s}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(2),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(2),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(2){animation-delay:40ms}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(3),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(3),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(3){animation-delay:80ms}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(4),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(4),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(4){animation-delay:.12s}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(5),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(5),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(5){animation-delay:.16s}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(6),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(6),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(6){animation-delay:.2s}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(7),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(7),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(7){animation-delay:.24s}.chat-module-scss-module__EuGP9W__cardGrid .chat-module-scss-module__EuGP9W__cardGridItem:nth-child(8),.chat-module-scss-module__EuGP9W__cardScroll .chat-module-scss-module__EuGP9W__cardWrapper:nth-child(8),.chat-module-scss-module__EuGP9W__inlineCardScroll .chat-module-scss-module__EuGP9W__inlineCardItem:nth-child(8){animation-delay:.28s}.chat-module-scss-module__EuGP9W__propertyDetail{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #1018280a,0 8px 24px #10182812}.chat-module-scss-module__EuGP9W__detailImageWrap{aspect-ratio:16/9;background:#e8e8e8;flex-shrink:0;width:100%;position:relative;overflow:hidden}.chat-module-scss-module__EuGP9W__detailHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__detailPrice{color:#333;letter-spacing:-.4px;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800}.chat-module-scss-module__EuGP9W__detailPriceSub{color:#888;margin-top:2px;font-size:12px}.chat-module-scss-module__EuGP9W__detailStatusChip{color:#004d99;white-space:nowrap;background:#0066cc12;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:600}.chat-module-scss-module__EuGP9W__detailAddr{color:#555;margin-top:6px;font-size:14px}.chat-module-scss-module__EuGP9W__detailSpecs{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chat-module-scss-module__EuGP9W__detailSpec{color:#333;background:#f5f5f5;border-radius:10px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.chat-module-scss-module__EuGP9W__detailSpec svg{opacity:.55;flex-shrink:0;width:15px;height:15px}.chat-module-scss-module__EuGP9W__detailSpec span{color:#888;font-size:12px;font-weight:400}.chat-module-scss-module__EuGP9W__detailDesc{color:#555;white-space:pre-line;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:14px 0 0;font-size:13.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.chat-module-scss-module__EuGP9W__detailDescOpen{-webkit-line-clamp:unset;display:block}.chat-module-scss-module__EuGP9W__detailMoreBtn{color:#06c;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-family:inherit;font-size:12.5px;font-weight:600}.chat-module-scss-module__EuGP9W__detailMoreBtn:hover{color:#004d99}.chat-module-scss-module__EuGP9W__detailTags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.chat-module-scss-module__EuGP9W__detailTag{color:#004d99;background:#0066cc0f;border-radius:999px;padding:4px 10px;font-size:11.5px}.chat-module-scss-module__EuGP9W__detailMeta{color:#888;margin-top:14px;font-size:12px}.chat-module-scss-module__EuGP9W__detailActions{gap:8px;margin-top:12px;display:flex}.chat-module-scss-module__EuGP9W__detailActionBtn{cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex}.chat-module-scss-module__EuGP9W__detailActionPrimary{color:#fff;background:#06c;box-shadow:0 2px 8px #0066cc4d}.chat-module-scss-module__EuGP9W__detailActionPrimary:hover{background:#004d99}.chat-module-scss-module__EuGP9W__detailActionSoft{color:#004d99;background:#0066cc12}.chat-module-scss-module__EuGP9W__detailActionSoft:hover{background:#0066cc21}.chat-module-scss-module__EuGP9W__detailImageSkeleton{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.4s infinite chat-module-scss-module__EuGP9W__shimmer}.chat-module-scss-module__EuGP9W__detailImageEmpty{color:#888;background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}@keyframes chat-module-scss-module__EuGP9W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-module-scss-module__EuGP9W__detailBody{color:#333;direction:rtl;padding:16px 18px 18px}.chat-module-scss-module__EuGP9W__detailFullPageBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;font-family:inherit;font-size:12px;transition:background .15s;display:inline-flex;position:absolute;bottom:12px;left:12px}.chat-module-scss-module__EuGP9W__detailFullPageBtn:hover{background:#000000bf}.chat-module-scss-module__EuGP9W__mapLegend{bottom:16px;z-index:10;-webkit-backdrop-filter:blur(8px);color:#555;pointer-events:none;direction:rtl;background:#fffffff2;border:1px solid #d0d5dd;border-radius:12px;flex-direction:column;gap:5px;max-width:210px;padding:9px 12px;font-size:12px;display:flex;position:absolute;inset-inline-end:16px;box-shadow:0 2px 8px #0000001f}.chat-module-scss-module__EuGP9W__mapLegendRow{align-items:center;gap:7px;display:flex}.chat-module-scss-module__EuGP9W__legendSwatchPlan{background:#f9731640;border:1.5px solid #ea580c;border-radius:3px;flex-shrink:0;width:14px;height:14px}.chat-module-scss-module__EuGP9W__legendSwatchCommute{background:#6366f126;border:1.5px dashed #6366f1;border-radius:3px;flex-shrink:0;width:14px;height:14px}.chat-module-scss-module__EuGP9W__legendEmoji{flex-shrink:0;font-size:13px;line-height:1}.chat-module-scss-module__EuGP9W__mapLegendHint{color:#888;border-top:1px solid #eee;margin-top:1px;padding-top:5px;font-size:10.5px}.chat-module-scss-module__EuGP9W__fitLegend{bottom:16px;z-index:10;-webkit-backdrop-filter:blur(8px);color:#555;pointer-events:none;background:#fffffff2;border:1px solid #d0d5dd;border-radius:12px;padding:10px 12px;font-size:12px;position:absolute;inset-inline-start:16px;box-shadow:0 2px 8px #0000001f}.chat-module-scss-module__EuGP9W__fitLegendTitle{color:#333;margin-bottom:6px;font-size:12px;font-weight:700}.chat-module-scss-module__EuGP9W__fitLegendRow{align-items:center;gap:7px;line-height:1.7;display:flex}.chat-module-scss-module__EuGP9W__fitLegendRow span{border-radius:50%;flex-shrink:0;width:11px;height:11px}.chat-module-scss-module__EuGP9W__fitBadge{top:8px;z-index:5;color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:22px;padding:0 7px;font-size:12px;font-weight:800;display:flex;position:absolute;inset-inline-start:8px;box-shadow:0 1px 4px #00000040}.chat-module-scss-module__EuGP9W__fitCard{background:#fff;border:1px solid #d0d5dd;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f}.chat-module-scss-module__EuGP9W__fitHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px;display:flex}.chat-module-scss-module__EuGP9W__fitHeaderText{flex-direction:column;gap:4px;display:flex}.chat-module-scss-module__EuGP9W__fitTitle{color:#888;font-size:13px;font-weight:500}.chat-module-scss-module__EuGP9W__fitLabel{color:#333;align-items:center;gap:7px;font-size:18px;font-weight:700;display:flex}.chat-module-scss-module__EuGP9W__fitDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.chat-module-scss-module__EuGP9W__fitConfidence{color:#888;font-size:11px}.chat-module-scss-module__EuGP9W__fitRing{flex-shrink:0;width:72px;height:72px;position:relative}.chat-module-scss-module__EuGP9W__fitRingScore{justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__fitRows{padding:6px}.chat-module-scss-module__EuGP9W__fitRow{cursor:pointer;color:#333;text-align:start;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;font-family:inherit;font-size:14px;transition:background .15s;display:flex}.chat-module-scss-module__EuGP9W__fitRow:hover{background:#f5f5f5}.chat-module-scss-module__EuGP9W__fitRowLabel{font-weight:500}.chat-module-scss-module__EuGP9W__fitRowLeft{color:#888;flex-shrink:0;align-items:center;gap:6px;display:flex}.chat-module-scss-module__EuGP9W__fitRowMins{color:#555;font-weight:700}.chat-module-scss-module__EuGP9W__fitRowChevron{color:#bbb}.chat-module-scss-module__EuGP9W__fitFooter{border-top:1px solid #eee;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.chat-module-scss-module__EuGP9W__fitPrice{font-size:14px;font-weight:600}.chat-module-scss-module__EuGP9W__fitAmenities{flex-wrap:wrap;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__fitAmenity{color:#06c;background:#0066cc12;border-radius:6px;padding:3px 8px;font-size:12px}.chat-module-scss-module__EuGP9W__mapPin{color:#fff;cursor:pointer;white-space:nowrap;background:#06c;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:700;transition:background .15s,transform .1s;box-shadow:0 2px 6px #0066cc59}.chat-module-scss-module__EuGP9W__mapPin:hover{background:#004d99;transform:scale(1.05)}.chat-module-scss-module__EuGP9W__sidebarInner{flex-direction:column;height:100%;display:flex;overflow:hidden}.chat-module-scss-module__EuGP9W__sbUser{border-top:1px solid #d0d5dd;flex-shrink:0;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.chat-module-scss-module__EuGP9W__sbUserAvatar{color:#fff;background:#06c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.chat-module-scss-module__EuGP9W__sbUserName{color:#333;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:600;overflow:hidden}.chat-module-scss-module__EuGP9W__sbUserLogout{cursor:pointer;color:#888;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.chat-module-scss-module__EuGP9W__sbUserLogout:hover{color:#dc3545;background:#f5f5f5}.chat-module-scss-module__EuGP9W__sbHead{border-bottom:1px solid #d0d5dd;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 12px 10px;display:flex}.chat-module-scss-module__EuGP9W__logo{color:#333;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.chat-module-scss-module__EuGP9W__logoMark{color:#fff;background:linear-gradient(135deg,#06c,#004d99);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex}.chat-module-scss-module__EuGP9W__sidebarCloseBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:14px;line-height:1;transition:color .15s,background .15s}.chat-module-scss-module__EuGP9W__sidebarCloseBtn:hover{color:#333;background:#f5f5f5}.chat-module-scss-module__EuGP9W__newBtnWrap{padding:10px 12px 4px}.chat-module-scss-module__EuGP9W__newBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #d0d5dd;border-radius:8px;width:100%;padding:7px 10px;font-family:inherit;font-size:12px;transition:all .15s}.chat-module-scss-module__EuGP9W__newBtn:hover{color:#06c;background:#0066cc12;border-color:#06c}.chat-module-scss-module__EuGP9W__newBtn:disabled{opacity:.4;cursor:default}.chat-module-scss-module__EuGP9W__sbSection{color:#bbb;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;padding:10px 12px 4px;font-size:10px;font-weight:600}.chat-module-scss-module__EuGP9W__sidebarLoading{justify-content:center;padding:20px;display:flex}.chat-module-scss-module__EuGP9W__conversationList{scrollbar-width:thin;scrollbar-color:#d0d5dd #0000;flex:1;margin:0;padding:4px 6px;list-style:none;overflow-y:auto}.chat-module-scss-module__EuGP9W__conversationList::-webkit-scrollbar{width:3px}.chat-module-scss-module__EuGP9W__conversationList::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:2px}.chat-module-scss-module__EuGP9W__convItem{border-radius:10px;margin-bottom:1px;transition:background .12s}.chat-module-scss-module__EuGP9W__convItem:hover{background:#f5f5f5}.chat-module-scss-module__EuGP9W__convItemActive{background:#0066cc12}.chat-module-scss-module__EuGP9W__convItemActive .chat-module-scss-module__EuGP9W__convTitle{color:#06c;font-weight:600}.chat-module-scss-module__EuGP9W__convRow{cursor:pointer;align-items:center;gap:8px;padding:8px;display:flex;position:relative}.chat-module-scss-module__EuGP9W__convIcon{color:#888;flex-shrink:0;font-size:12px}.chat-module-scss-module__EuGP9W__convMeta{flex:1;min-width:0}.chat-module-scss-module__EuGP9W__convTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.chat-module-scss-module__EuGP9W__convActions{opacity:0;flex-shrink:0;align-items:center;gap:2px;transition:opacity .12s;display:flex}.chat-module-scss-module__EuGP9W__convItem:hover .chat-module-scss-module__EuGP9W__convActions,.chat-module-scss-module__EuGP9W__convItemActive .chat-module-scss-module__EuGP9W__convActions{opacity:1}.chat-module-scss-module__EuGP9W__convIconBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;transition:background .12s,color .12s;display:flex}.chat-module-scss-module__EuGP9W__convIconBtn:hover{color:#333;background:#d0d5dd}.chat-module-scss-module__EuGP9W__convEditRow{align-items:center;gap:4px;padding:4px 8px;display:flex}.chat-module-scss-module__EuGP9W__sidebarToggleBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex}.chat-module-scss-module__EuGP9W__sidebarToggleBtn:hover{color:#333;background:#f5f5f5}.chat-module-scss-module__EuGP9W__inputPill{background:#fff;border:none;border-radius:9999px;flex:1;align-items:center;gap:10px;padding:0 18px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #10182814,0 6px 24px #10182814}.chat-module-scss-module__EuGP9W__inputPill:focus-within{box-shadow:0 0 0 2px #0066cc47,0 6px 24px #10182814}.chat-module-scss-module__EuGP9W__inputPill textarea{color:#333;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;padding:15px 0;font-family:inherit;font-size:14px;line-height:1.5}@media (max-width:767px){.chat-module-scss-module__EuGP9W__inputPill textarea{font-size:16px}}.chat-module-scss-module__EuGP9W__inputPill textarea::placeholder{color:#bbb}.chat-module-scss-module__EuGP9W__inputPill textarea:disabled{opacity:.4}.chat-module-scss-module__EuGP9W__inputPillGlow{border-color:#06c;animation:2s ease-in-out infinite chat-module-scss-module__EuGP9W__pillGlowPulse;box-shadow:0 0 0 3px #06c3,0 0 28px #0066cc2e}@keyframes chat-module-scss-module__EuGP9W__pillGlowPulse{0%,to{box-shadow:0 0 0 3px #06c3,0 0 28px #0066cc2e}50%{box-shadow:0 0 0 4px #0066cc4d,0 0 40px #0066cc47}}.chat-module-scss-module__EuGP9W__pillIcon{color:#bbb;opacity:.7;cursor:default;font:inherit;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}button.chat-module-scss-module__EuGP9W__pillIcon{cursor:pointer;transition:color .15s,opacity .15s}button.chat-module-scss-module__EuGP9W__pillIcon:hover{opacity:1;color:#555}button.chat-module-scss-module__EuGP9W__pillIcon:disabled{cursor:default;opacity:.4}.chat-module-scss-module__EuGP9W__pillMicListening{color:#dc3545;opacity:1;animation:1.1s ease-in-out infinite chat-module-scss-module__EuGP9W__micPulse}@keyframes chat-module-scss-module__EuGP9W__micPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.18)}}.chat-module-scss-module__EuGP9W__sendBtnCircle{cursor:pointer;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s,box-shadow .15s;display:flex;box-shadow:0 3px 10px #06c6}.chat-module-scss-module__EuGP9W__sendBtnCircle:hover{opacity:.88;box-shadow:0 4px 14px #0066cc80}.chat-module-scss-module__EuGP9W__sendBtnCircle:active{opacity:.75}.chat-module-scss-module__EuGP9W__sendBtnCircle:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.chat-module-scss-module__EuGP9W__sendBtnArmed{box-shadow:0 2px 6px #0066cc59,0 8px 22px #0066cc61}.chat-module-scss-module__EuGP9W__guestPill{-webkit-backdrop-filter:blur(12px);white-space:nowrap;z-index:100;color:#555;background:#ffffffe0;border:1px solid #06c3;border-radius:9999px;align-items:center;gap:4px;width:fit-content;max-width:calc(100vw - 32px);margin:0 auto;padding:10px 20px;font-size:13px;display:flex;position:fixed;bottom:80px;left:16px;right:16px;box-shadow:0 0 24px #0066cc4d,0 2px 12px #0066cc1f}.chat-module-scss-module__EuGP9W__guestSidebarWrap{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.chat-module-scss-module__EuGP9W__guestSidebarBlur{-webkit-backdrop-filter:blur(3px);z-index:10;background:linear-gradient(#0000 0%,#ffffffd1 35%,#fffffff7 100%);flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__lockCard{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:12px;max-width:230px;padding:24px 20px;display:flex;box-shadow:0 8px 32px #0000001f}.chat-module-scss-module__EuGP9W__lockCardIcon{font-size:30px;line-height:1}.chat-module-scss-module__EuGP9W__lockCardText{color:#555;margin:0;font-size:12.5px;line-height:1.55}.chat-module-scss-module__EuGP9W__lockCTA{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:9999px;width:100%;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;animation:2.5s ease-in-out infinite chat-module-scss-module__EuGP9W__gradientPulse;box-shadow:0 3px 12px #06c6}@keyframes chat-module-scss-module__EuGP9W__gradientPulse{0%,to{box-shadow:0 3px 12px #06c6}50%{box-shadow:0 4px 20px #0066cca6}}.chat-module-scss-module__EuGP9W__cardActionBar{gap:6px;padding:6px 2px 4px;display:flex}.chat-module-scss-module__EuGP9W__cardActionBtn{cursor:pointer;color:#555;white-space:nowrap;background:#f5f5f5;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-family:inherit;font-size:11px;transition:background .15s,color .15s;display:flex}.chat-module-scss-module__EuGP9W__cardActionBtn:hover{color:#06c;background:#0066cc12}.chat-module-scss-module__EuGP9W__heartBtn{cursor:pointer;color:#888;background:#f5f5f5;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;padding:6px;transition:color .15s,background .15s;display:flex}.chat-module-scss-module__EuGP9W__heartBtn:hover{color:#e91e8c;background:#e91e8c14}.chat-module-scss-module__EuGP9W__heartBtnSaved{color:#e91e8c!important;background:#e91e8c14!important}.chat-module-scss-module__EuGP9W__guestSaveOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-module-scss-module__EuGP9W__guestSaveModal{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:14px;width:90%;max-width:300px;padding:28px 28px 24px;display:flex;box-shadow:0 16px 48px #0000002e}.chat-module-scss-module__EuGP9W__guestSaveModalIcon{background:#e91e8c17;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.chat-module-scss-module__EuGP9W__guestSaveModalTitle{color:#333;margin:0;font-size:16px;font-weight:700}.chat-module-scss-module__EuGP9W__guestSaveModalText{color:#888;margin:0;font-size:13px;line-height:1.5}.chat-module-scss-module__EuGP9W__convDropdown{inset-inline-end:0;z-index:50;background:#fff;border:1px solid #eee;border-radius:12px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 4px);box-shadow:0 4px 24px #00000021}.chat-module-scss-module__EuGP9W__convDropdownBtn{cursor:pointer;color:#333;text-align:start;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;transition:background .12s;display:flex}.chat-module-scss-module__EuGP9W__convDropdownBtn:hover{background:#f5f5f5}.chat-module-scss-module__EuGP9W__convDropdownDanger{color:#dc3545!important}.chat-module-scss-module__EuGP9W__convDropdownDanger:hover{background:#dc35450f!important}.chat-module-scss-module__EuGP9W__convDeleteConfirm{color:#555;flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex}.chat-module-scss-module__EuGP9W__convDeleteConfirmBtns{gap:6px;display:flex}.chat-module-scss-module__EuGP9W__mobileDrawerOverlay{z-index:40;background:#0000004d;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__mobileDrawer{top:0;bottom:0;z-index:50;background:#fff;width:280px;position:absolute;inset-inline-start:0;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.chat-module-scss-module__EuGP9W__backToSearchBtn{cursor:pointer;color:#fff;z-index:10;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s ease-out,box-shadow .15s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 16px #06c6}.chat-module-scss-module__EuGP9W__backToSearchBtn:hover{box-shadow:0 6px 20px #0066cc73}.chat-module-scss-module__EuGP9W__backToSearchBtn:active{transform:scale(.93);box-shadow:0 2px 8px #0066cc4d}.chat-module-scss-module__EuGP9W__mobilePropertyOverlay{z-index:20;background:#f9fafb;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.chat-module-scss-module__EuGP9W__mobilePropertyOverlayHeader{background:#fff;border-bottom:1px solid #d0d5dd;flex-shrink:0;align-items:center;padding:10px 16px;display:flex}.chat-module-scss-module__EuGP9W__mobilePropertyBack{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:12px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:13px;transition:opacity .15s;display:inline-flex;box-shadow:0 2px 8px #0066cc4d}.chat-module-scss-module__EuGP9W__mobilePropertyBack:active{opacity:.8}.chat-module-scss-module__EuGP9W__mobilePropertyOverlayBody{scrollbar-width:thin;scrollbar-color:#d0d5dd #0000;flex:1;overflow-y:auto}.chat-module-scss-module__EuGP9W__mobilePropertyOverlayBody::-webkit-scrollbar{width:4px}.chat-module-scss-module__EuGP9W__mobilePropertyOverlayBody::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:2px}.chat-module-scss-module__EuGP9W__mobilePropertyOverlayLoading{color:#bbb;flex:1;justify-content:center;align-items:center;font-size:13px;display:flex}.chat-module-scss-module__EuGP9W__propertyViewBtn{color:#06c;cursor:pointer;background:#0066cc12;border:1px solid #0066cc4d;border-radius:12px;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.chat-module-scss-module__EuGP9W__propertyViewBtn:active{background:#0066cc26}.chat-module-scss-module__EuGP9W__tourTooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:10;background:#333;border-radius:8px;padding:5px 10px;font-size:11px;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.chat-module-scss-module__EuGP9W__chatHero{direction:rtl;background:#f9fafb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='520' viewBox='0 0 520 520'%3E%3Cg fill='none' stroke='%230066cc' stroke-opacity='0.05' stroke-width='1.4'%3E%3Cpath d='M-20 110c90-38 175 28 265-8s175-58 295-10'/%3E%3Cpath d='M-20 158c90-38 175 28 265-8s175-58 295-10'/%3E%3Cpath d='M-20 372c110 38 185-46 275-10s160 66 285 18'/%3E%3Cpath d='M-20 420c110 38 185-46 275-10s160 66 285 18'/%3E%3C/g%3E%3C/svg%3E") 0 0/520px 520px;flex-direction:column;flex:1;align-items:center;gap:20px;min-height:0;padding:32px 24px;display:flex;overflow-y:auto}.chat-module-scss-module__EuGP9W__chatHero>:first-child{margin-top:auto}.chat-module-scss-module__EuGP9W__chatHero>:last-child{margin-bottom:auto}.chat-module-scss-module__EuGP9W__chatHeroLogo{width:130px;height:auto;animation:.55s cubic-bezier(.34,1.56,.64,1) both chat-module-scss-module__EuGP9W__heroLogoIn}@keyframes chat-module-scss-module__EuGP9W__heroLogoIn{0%{opacity:0;transform:scale(.88)translateY(10px)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__chatHeroTagline{color:#333;text-align:center;margin:0;font-size:22px;font-weight:700;line-height:1.35}.chat-module-scss-module__EuGP9W__chatHeroGradient{letter-spacing:-.5px;font-size:32px;font-weight:800}@supports ((-webkit-background-clip:text) or (background-clip:text)){.chat-module-scss-module__EuGP9W__chatHeroGradient{background:linear-gradient(270deg,#06c 0%,#4d94ff 55%,#8ab8f5 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}}.chat-module-scss-module__EuGP9W__chatHeroSub{color:#888;text-align:center;margin:-8px 0 0;font-size:15px;animation:.4s .65s both chat-module-scss-module__EuGP9W__heroWordIn}.chat-module-scss-module__EuGP9W__chatHeroWord{white-space:pre;opacity:0;animation:.4s forwards chat-module-scss-module__EuGP9W__heroWordIn;animation-delay:calc(.3s + var(--i)*60ms);display:inline-block}@keyframes chat-module-scss-module__EuGP9W__heroWordIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__inputAreaIntro .chat-module-scss-module__EuGP9W__inputPill{animation:1.8s 1.1s chat-module-scss-module__EuGP9W__pillHello}@keyframes chat-module-scss-module__EuGP9W__pillHello{0%,to{box-shadow:0 1px 3px #10182814,0 6px 24px #10182814}35%{box-shadow:0 0 0 3px #0066cc2e,0 0 28px #0066cc2e}}.chat-module-scss-module__EuGP9W__mapBottomSheet{z-index:25;touch-action:pan-x;direction:rtl;background:#fff;border-radius:20px 20px 0 0;padding:10px 16px 28px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 32px #0000002e}@keyframes chat-module-scss-module__EuGP9W__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chat-module-scss-module__EuGP9W__mapBottomSheetHandle{background:#d0d5dd;border-radius:2px;width:36px;height:4px;margin:0 auto 14px}.chat-module-scss-module__EuGP9W__mapBottomSheetClose{cursor:pointer;color:#888;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;left:14px}.chat-module-scss-module__EuGP9W__mapBottomSheetClose:hover{color:#333;background:#d0d5dd}.chat-module-scss-module__EuGP9W__mapBottomSheetBody{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.chat-module-scss-module__EuGP9W__mapBottomSheetImg{object-fit:cover;background:#f5f5f5;border-radius:12px;flex-shrink:0;width:96px;height:76px}.chat-module-scss-module__EuGP9W__mapBottomSheetInfo{flex:1;min-width:0}.chat-module-scss-module__EuGP9W__mapBottomSheetPrice{color:#06c;letter-spacing:-.3px;margin-bottom:4px;font-size:20px;font-weight:700}.chat-module-scss-module__EuGP9W__mapBottomSheetAddr{color:#555;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;overflow:hidden}.chat-module-scss-module__EuGP9W__mapBottomSheetStats{color:#888;flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.chat-module-scss-module__EuGP9W__mapStatItem{background:#f5f5f5;border:1px solid #eee;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;display:inline-flex}.chat-module-scss-module__EuGP9W__mapStatItem svg{opacity:.65;flex-shrink:0;width:13px;height:13px}.chat-module-scss-module__EuGP9W__mapBottomSheetCTA{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:12px;width:100%;padding:11px 0;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.chat-module-scss-module__EuGP9W__mapBottomSheetCTA:hover{background:#004d99}.chat-module-scss-module__EuGP9W__mapBottomSheetCTA:active{opacity:.85}.chat-module-scss-module__EuGP9W__chatMapWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.chat-module-scss-module__EuGP9W__chatMapWrapper .chat-module-scss-module__EuGP9W__chatMap,.chat-module-scss-module__EuGP9W__mobileMapOverlay .chat-module-scss-module__EuGP9W__chatMapWrapper{flex:1;min-height:0}.chat-module-scss-module__EuGP9W__directionsBtn{cursor:pointer;z-index:5;color:#fff;background:linear-gradient(135deg,#06c,#004d99);border:none;border-radius:12px;justify-content:center;align-items:center;width:29px;height:29px;padding:0;transition:transform .15s ease-out,box-shadow .15s;display:flex;position:absolute;top:26px;right:10px;box-shadow:0 4px 16px #06c6}.chat-module-scss-module__EuGP9W__directionsBtn:hover{box-shadow:0 6px 20px #0066cc73}.chat-module-scss-module__EuGP9W__directionsBtn:active{transform:scale(.93);box-shadow:0 2px 8px #0066cc4d}.chat-module-scss-module__EuGP9W__routingPanelDesktop{z-index:10;-webkit-backdrop-filter:blur(8px);direction:rtl;background:#fffffff7;border-radius:12px;width:268px;padding:12px;animation:.22s both chat-module-scss-module__EuGP9W__panelIn;position:absolute;top:10px;left:10px;box-shadow:0 2px 20px #00000026}@keyframes chat-module-scss-module__EuGP9W__panelIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}.chat-module-scss-module__EuGP9W__routingPanelMobile{z-index:26;padding:16px 16px max(24px,env(safe-area-inset-bottom));direction:rtl;background:#fff;border-radius:20px 20px 0 0;animation:.38s cubic-bezier(.34,1.2,.64,1) both chat-module-scss-module__EuGP9W__sheetUp;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 32px #0000002e}.chat-module-scss-module__EuGP9W__routingHandle{background:#d0d5dd;border-radius:2px;width:36px;height:4px;margin:0 auto 14px}.chat-module-scss-module__EuGP9W__routingPanelHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.chat-module-scss-module__EuGP9W__routingPanelTitle{color:#333;font-size:13px;font-weight:600}.chat-module-scss-module__EuGP9W__routingModeToggle{background:#f5f5f5;border-radius:8px;gap:4px;margin-bottom:10px;padding:3px;display:flex}.chat-module-scss-module__EuGP9W__routingModeBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:1px;padding:7px 6px;font-family:inherit;font-size:12px;transition:all .15s;display:flex}.chat-module-scss-module__EuGP9W__routingModeBtn:hover{color:#333}.chat-module-scss-module__EuGP9W__routingModeBtnRow{align-items:center;gap:4px;display:flex}.chat-module-scss-module__EuGP9W__routingModeBtnRow svg{flex-shrink:0}.chat-module-scss-module__EuGP9W__routingModeTime{color:inherit;font-size:11px;font-weight:500}.chat-module-scss-module__EuGP9W__routingModeBtnActive{color:#06c;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a}.chat-module-scss-module__EuGP9W__routingCloseBtn{cursor:pointer;color:#888;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.chat-module-scss-module__EuGP9W__routingCloseBtn:hover{color:#333;background:#d0d5dd}.chat-module-scss-module__EuGP9W__routingInputs{flex-direction:column;display:flex}.chat-module-scss-module__EuGP9W__routingRow{align-items:center;gap:8px;display:flex}.chat-module-scss-module__EuGP9W__routingRowDivider{background:#d0d5dd;border-radius:1px;flex-shrink:0;width:2px;height:10px;margin:2px 0 2px 11px}.chat-module-scss-module__EuGP9W__routingDot{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 1px #00000026}.chat-module-scss-module__EuGP9W__routeInputWrap{flex:1;position:relative}.chat-module-scss-module__EuGP9W__routeInput{color:#333;box-sizing:border-box;direction:rtl;background:#f5f5f5;border:1px solid #eee;border-radius:8px;outline:none;width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:12px}.chat-module-scss-module__EuGP9W__routeInput::placeholder{color:#bbb}.chat-module-scss-module__EuGP9W__routeInput:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc1a}.chat-module-scss-module__EuGP9W__routeInput:disabled{opacity:.5;cursor:not-allowed}.chat-module-scss-module__EuGP9W__routeSuggestions{z-index:100;background:#fff;border:1px solid #d0d5dd;border-radius:8px;max-height:180px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.chat-module-scss-module__EuGP9W__routeSuggestionItem{color:#333;cursor:pointer;direction:rtl;border-radius:6px;flex-direction:column;gap:1px;padding:7px 10px;font-size:12px;display:flex;overflow:hidden}.chat-module-scss-module__EuGP9W__routeSuggestionItem:hover{color:#06c;background:#0066cc12}.chat-module-scss-module__EuGP9W__routeSuggestionName{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.chat-module-scss-module__EuGP9W__routeSuggestionContext{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.chat-module-scss-module__EuGP9W__routeSuggestionEmpty{color:#888;direction:rtl;padding:7px 10px;font-size:12px}.chat-module-scss-module__EuGP9W__routingStatus{color:#888;align-items:center;gap:6px;padding:8px 0 2px;font-size:12px;display:flex}.chat-module-scss-module__EuGP9W__routingError{color:#dc3545;padding:6px 0 2px;font-size:12px}.chat-module-scss-module__EuGP9W__routingStats{align-items:baseline;gap:4px;padding:8px 0 2px;display:flex}.chat-module-scss-module__EuGP9W__routingStatMain{color:#06c;font-size:18px;font-weight:700}.chat-module-scss-module__EuGP9W__routingStatSep{color:#bbb;font-size:13px}.chat-module-scss-module__EuGP9W__routingStatSub{color:#555;font-size:13px}.chat-module-scss-module__EuGP9W__routingDepartRow{border-bottom:1px solid #eee;align-items:center;gap:6px;margin-bottom:8px;padding:6px 0 8px;display:flex}.chat-module-scss-module__EuGP9W__routingDepartInput{color:#333;direction:ltr;background:#f5f5f5;border:1px solid #eee;border-radius:6px;outline:none;flex:1;min-width:0;height:28px;padding:0 6px;font-family:inherit;font-size:11px}.chat-module-scss-module__EuGP9W__routingDepartInput:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc1a}.chat-module-scss-module__EuGP9W__routingDepartInput::-webkit-calendar-picker-indicator{opacity:.5;cursor:pointer}.chat-module-scss-module__EuGP9W__routingDepartNowBtn{color:#06c;cursor:pointer;white-space:nowrap;background:#0066cc12;border:1px solid #06c3;border-radius:5px;flex-shrink:0;height:24px;padding:0 8px;font-family:inherit;font-size:11px;font-weight:600}.chat-module-scss-module__EuGP9W__routingDepartNowBtn:hover{background:#0066cc26}.chat-module-scss-module__EuGP9W__mapBottomSheetRouteActions{gap:8px;margin-bottom:10px;display:flex}.chat-module-scss-module__EuGP9W__mapRouteBtn{cursor:pointer;color:#555;white-space:nowrap;background:0 0;border:1px solid #d0d5dd;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:7px 4px;font-family:inherit;font-size:11px;transition:border-color .15s,background .15s,color .15s;display:flex}.chat-module-scss-module__EuGP9W__mapRouteBtn:hover{color:#06c;background:#0066cc12;border-color:#06c}.chat-module-scss-module__EuGP9W__routingTopBar{z-index:20;direction:rtl;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:10px 10px 10px 14px;display:flex;position:absolute;top:10px;left:10px;right:10px;box-shadow:0 2px 16px #00000029}.chat-module-scss-module__EuGP9W__routingTopBarInputs{flex:1;min-width:0}.chat-module-scss-module__EuGP9W__routingTopBarActions{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.chat-module-scss-module__EuGP9W__routingMobileResult{z-index:26;padding-bottom:max(20px,env(safe-area-inset-bottom));direction:rtl;background:#fff;border-radius:20px 20px 0 0;animation:.38s cubic-bezier(.34,1.2,.64,1) both chat-module-scss-module__EuGP9W__sheetUp;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 32px #0000002e}.chat-module-scss-module__EuGP9W__routingModeTabRow{border-bottom:1.5px solid #eee;display:flex}.chat-module-scss-module__EuGP9W__routingModeTab{color:#888;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:13px 8px 11px;font-family:inherit;font-size:13px;transition:color .15s;display:flex;position:relative}.chat-module-scss-module__EuGP9W__routingModeTab:after{content:"";background:#06c;border-radius:2px 2px 0 0;height:2.5px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1.5px;left:16px;right:16px;transform:scaleX(0)}.chat-module-scss-module__EuGP9W__routingModeTab:hover{color:#333}.chat-module-scss-module__EuGP9W__routingModeTab svg{flex-shrink:0}.chat-module-scss-module__EuGP9W__routingModeTabLabel{font-weight:500}.chat-module-scss-module__EuGP9W__routingModeTabActive{color:#06c}.chat-module-scss-module__EuGP9W__routingModeTabActive .chat-module-scss-module__EuGP9W__routingModeTabLabel{font-weight:700}.chat-module-scss-module__EuGP9W__routingModeTabActive:after{transform:scaleX(1)}.chat-module-scss-module__EuGP9W__routingMobileResultBody{padding:0 20px}.chat-module-scss-module__EuGP9W__routingMobileBigStats{align-items:baseline;gap:10px;padding:14px 0 6px;display:flex}.chat-module-scss-module__EuGP9W__routingBigTime{color:#333;letter-spacing:-.5px;font-size:30px;font-weight:700;line-height:1}.chat-module-scss-module__EuGP9W__routingBigDist{color:#888;font-size:15px}.chat-module-scss-module__EuGP9W__desktopHomeBtn{cursor:pointer;color:#fff;z-index:15;background:#06c;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 1px 6px #0066cc59}.chat-module-scss-module__EuGP9W__desktopHomeBtn:hover{background:#004d99}.chat-module-scss-module__EuGP9W__desktopMenuBtn{-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#888;z-index:15;background:#ffffffeb;border:1px solid #d0d5dd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 1px 6px #00000014}.chat-module-scss-module__EuGP9W__desktopMenuBtn:hover{color:#333;background:#f5f5f5}@media (prefers-reduced-motion:reduce){.chat-module-scss-module__EuGP9W__msgUserRTL,.chat-module-scss-module__EuGP9W__msgUserLTR,.chat-module-scss-module__EuGP9W__assistantMsg,.chat-module-scss-module__EuGP9W__chipBtn,.chat-module-scss-module__EuGP9W__viewSectionActive,.chat-module-scss-module__EuGP9W__cardGridItem,.chat-module-scss-module__EuGP9W__cardWrapper,.chat-module-scss-module__EuGP9W__inlineCardItem,.chat-module-scss-module__EuGP9W__routingPanelMobile,.chat-module-scss-module__EuGP9W__routingMobileResult,.chat-module-scss-module__EuGP9W__routingPanelDesktop,.chat-module-scss-module__EuGP9W__chatHeroLogo,.chat-module-scss-module__EuGP9W__chatHeroWord,.chat-module-scss-module__EuGP9W__chatHeroSub,.chat-module-scss-module__EuGP9W__inputAreaIntro .chat-module-scss-module__EuGP9W__inputPill,.chat-module-scss-module__EuGP9W__thinkingShimmer span,.chat-module-scss-module__EuGP9W__pulseDot,.chat-module-scss-module__EuGP9W__mobileStatusDot{animation:none!important}.chat-module-scss-module__EuGP9W__chatHeroWord{opacity:1}.chat-module-scss-module__EuGP9W__thinkingShimmer span{background:#0066cc1a}}.chat-module-scss-module__EuGP9W__mapLayer{z-index:1;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__mapLayer .chat-module-scss-module__EuGP9W__chatMapWrapper{position:absolute;inset:0}.chat-module-scss-module__EuGP9W__mapLayer .chat-module-scss-module__EuGP9W__chatMap{border-radius:0;min-height:0;position:absolute;inset:0}.chat-module-scss-module__EuGP9W__mapLayer .mapboxgl-ctrl-top-right{top:44px}.chat-module-scss-module__EuGP9W__mapLayer .chat-module-scss-module__EuGP9W__directionsBtn{top:118px}.chat-module-scss-module__EuGP9W__mapLegendTop{top:56px;bottom:auto}.chat-module-scss-module__EuGP9W__chatSheet{z-index:5;background:#f9fafb;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.chat-module-scss-module__EuGP9W__chatSheetSolo{padding-top:56px}.chat-module-scss-module__EuGP9W__chatSheetMap{border-radius:18px 18px 0 0;box-shadow:0 -6px 28px #00000029}.chat-module-scss-module__EuGP9W__sheetHandleZone{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:14px 0 10px;display:flex}.chat-module-scss-module__EuGP9W__sheetHandleZone:active{cursor:grabbing}.chat-module-scss-module__EuGP9W__sheetHandleBar{background:#d0d5dd;border-radius:3px;width:56px;height:5px}.chat-module-scss-module__EuGP9W__chatSheetPeek{touch-action:none}
