.Chatbot-module__1ke4EW__container{background:linear-gradient(90deg,#0b2c3d 0%,#0f4365 100%);justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0;display:flex;overflow-x:hidden}.Chatbot-module__1ke4EW__main{background:#fff;flex-direction:column;width:100%;max-width:1200px;height:100vh;display:flex;overflow-x:hidden;box-shadow:0 20px 60px #0000004d}.Chatbot-module__1ke4EW__header{color:#fff;text-align:center;background:linear-gradient(90deg,#0b2c3d 0%,#3282b8 100%);padding:1.5rem 2rem;box-shadow:0 2px 10px #0000001a}.Chatbot-module__1ke4EW__header h1{letter-spacing:-.5px;margin:0;font-size:2rem;font-weight:700}.Chatbot-module__1ke4EW__header p{opacity:.95;margin:.5rem 0;font-size:1.1rem}.Chatbot-module__1ke4EW__headerInfo{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Chatbot-module__1ke4EW__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:0;padding:.25rem .75rem;font-size:.85rem}.Chatbot-module__1ke4EW__chatContainer{background:#f8f9fa;flex-direction:column;flex:1;display:flex;overflow:hidden}.Chatbot-module__1ke4EW__messagesContainer{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.Chatbot-module__1ke4EW__message{flex-direction:column;animation:.3s ease-out Chatbot-module__1ke4EW__slideIn;display:flex}@keyframes Chatbot-module__1ke4EW__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module__1ke4EW__messageHeader{color:#6c757d;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Chatbot-module__1ke4EW__userMessage{align-items:flex-end}.Chatbot-module__1ke4EW__userMessage .Chatbot-module__1ke4EW__messageContent{color:#fff;background:linear-gradient(90deg,#0b2c3d 0%,#3282b8 100%);border-radius:0;max-width:70%;padding:1rem 1.25rem;box-shadow:0 2px 5px #667eea4d}.Chatbot-module__1ke4EW__assistantMessage{align-items:flex-start}.Chatbot-module__1ke4EW__assistantMessage .Chatbot-module__1ke4EW__messageContent{color:#212529;background:#fff;border:1px solid #e9ecef;border-radius:0;max-width:85%;padding:1rem 1.25rem;box-shadow:0 2px 10px #00000014}.Chatbot-module__1ke4EW__aiResponse{line-height:1.6}.Chatbot-module__1ke4EW__paragraph{margin:.75rem 0;line-height:1.6}.Chatbot-module__1ke4EW__paragraph:first-child{margin-top:0}.Chatbot-module__1ke4EW__paragraph:last-child{margin-bottom:0}.Chatbot-module__1ke4EW__bulletList{margin:.75rem 0;padding-left:1.5rem;line-height:1.8}.Chatbot-module__1ke4EW__bulletList li{margin:.5rem 0}.Chatbot-module__1ke4EW__bulletList strong{color:#495057;font-weight:600}.Chatbot-module__1ke4EW__sourcesSection{border-top:2px solid #e9ecef;margin-top:1.5rem;padding-top:1rem}.Chatbot-module__1ke4EW__sourcesHeader{color:#495057;margin-bottom:1rem;font-size:.95rem;font-weight:600}.Chatbot-module__1ke4EW__sourcesList{flex-direction:column;gap:.75rem;display:flex}.Chatbot-module__1ke4EW__sourceCard{background:#f8f9fa;border:1px solid #dee2e6;border-radius:0;padding:.75rem 1rem;transition:all .2s}.Chatbot-module__1ke4EW__sourceCard:hover{background:#f1f3f5;border-color:#adb5bd;transform:translateY(-1px);box-shadow:0 2px 5px #0000000d}.Chatbot-module__1ke4EW__sourceTitle{color:#212529;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Chatbot-module__1ke4EW__sourceExcerpt{color:#6c757d;margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.Chatbot-module__1ke4EW__sourceMeta{color:#868e96;gap:1rem;font-size:.8rem;display:flex}.Chatbot-module__1ke4EW__sourceCategory{color:#1971c2;background:#e7f5ff;border-radius:0;padding:.15rem .5rem;font-weight:500}.Chatbot-module__1ke4EW__sourceScore{color:#6741d9;background:#f3f0ff;border-radius:0;padding:.15rem .5rem;font-weight:500}.Chatbot-module__1ke4EW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.Chatbot-module__1ke4EW__loadingDots{gap:.5rem;display:flex}.Chatbot-module__1ke4EW__loadingDots span{background:linear-gradient(90deg,#0b2c3d 0%,#3282b8 100%);border-radius:0;width:12px;height:12px;animation:1.4s ease-in-out infinite both Chatbot-module__1ke4EW__bounce}.Chatbot-module__1ke4EW__loadingDots span:first-child{animation-delay:-.32s}.Chatbot-module__1ke4EW__loadingDots span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__1ke4EW__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.Chatbot-module__1ke4EW__loadingText{color:#6c757d;margin-top:1rem;font-size:.9rem}.Chatbot-module__1ke4EW__inputForm{background:#fff;border-top:1px solid #e9ecef;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 -2px 10px #0000000d}.Chatbot-module__1ke4EW__input{background:#f8f9fa;border:2px solid #e9ecef;border-radius:0;flex:1;padding:.75rem 1.25rem;font-size:1rem;transition:all .2s}.Chatbot-module__1ke4EW__input:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.Chatbot-module__1ke4EW__input:disabled{opacity:.6;cursor:not-allowed}.Chatbot-module__1ke4EW__sendButton{color:#fff;cursor:pointer;background:#f27405;border:none;border-radius:0;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 5px #f274054d}.Chatbot-module__1ke4EW__sendButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.Chatbot-module__1ke4EW__sendButton:active:not(:disabled){transform:translateY(0)}.Chatbot-module__1ke4EW__sendButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.Chatbot-module__1ke4EW__main{border-radius:0;max-width:100%;height:100dvh;min-height:100vh}.Chatbot-module__1ke4EW__header h1{font-size:1.5rem}.Chatbot-module__1ke4EW__header p{font-size:.95rem}.Chatbot-module__1ke4EW__headerInfo{flex-wrap:wrap}.Chatbot-module__1ke4EW__userMessage .Chatbot-module__1ke4EW__messageContent,.Chatbot-module__1ke4EW__assistantMessage .Chatbot-module__1ke4EW__messageContent{max-width:90%}.Chatbot-module__1ke4EW__messagesContainer{padding:8px}.Chatbot-module__1ke4EW__inputForm{gap:8px;padding:8px}.Chatbot-module__1ke4EW__input{padding:.65rem 1rem;font-size:.95rem}.Chatbot-module__1ke4EW__sendButton{padding:.65rem 1.5rem;font-size:.95rem}.Chatbot-module__1ke4EW__userBubble{margin:12px 8px 0}.Chatbot-module__1ke4EW__assistantBubble{margin:8px 8px 0}.Chatbot-module__1ke4EW__sourceCard{padding:.65rem}.Chatbot-module__1ke4EW__sourceMeta{flex-wrap:wrap;gap:.5rem}}.Chatbot-module__1ke4EW__messagesContainer::-webkit-scrollbar{width:8px}.Chatbot-module__1ke4EW__messagesContainer::-webkit-scrollbar-track{background:#f1f3f5}.Chatbot-module__1ke4EW__messagesContainer::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:0}.Chatbot-module__1ke4EW__messagesContainer::-webkit-scrollbar-thumb:hover{background:#868e96}.Chatbot-module__1ke4EW__main{background:0 0}.Chatbot-module__1ke4EW__header{color:#e6f4ff;text-align:center;background:0 0;padding:2.5rem 2rem 1.5rem}.Chatbot-module__1ke4EW__brandTitle{text-align:center;text-transform:uppercase;margin:0;font-family:Kanit,sans-serif;letter-spacing:0!important;color:#cfe8ff!important;font-size:45px!important;font-weight:300!important;line-height:108%!important}.Chatbot-module__1ke4EW__brandPrimary{color:#e6f4ff}.Chatbot-module__1ke4EW__brandAccent{color:#5aa6d6}.Chatbot-module__1ke4EW__tagline{color:#fff;margin-top:10px;font-size:15px}.Chatbot-module__1ke4EW__searchBar{grid-template-columns:1fr 360px 140px;align-items:center;gap:12px;width:100%;max-width:980px;margin:10px auto 28px;display:grid}.Chatbot-module__1ke4EW__inputWithIcon{position:relative}.Chatbot-module__1ke4EW__inputIcon{color:#7d97ad;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Chatbot-module__1ke4EW__searchInput,.Chatbot-module__1ke4EW__locationInput{color:#0b2c3d;background:#fff;border:1px solid #c9d6e2;border-radius:0;width:100%;height:48px;padding:0 14px 0 40px;font-size:15px}.Chatbot-module__1ke4EW__searchInput:focus,.Chatbot-module__1ke4EW__locationInput:focus{border-color:#5aa6d6;outline:none;box-shadow:0 0 0 3px #5aa6d633}.Chatbot-module__1ke4EW__searchButton{color:#fff;letter-spacing:.4px;cursor:pointer;background:#f27405;border:none;border-radius:0;height:48px;font-weight:700;transition:filter .2s,transform 20ms}.Chatbot-module__1ke4EW__searchButton:hover{filter:brightness(1.05)}.Chatbot-module__1ke4EW__searchButton:active{transform:translateY(1px)}.Chatbot-module__1ke4EW__examplesPanel{box-sizing:border-box;background:#06213040;border:1px solid #cfe8ff40;border-radius:0;width:100%;max-width:980px;margin:10px auto 18px;padding:22px 20px;box-shadow:inset 0 0 0 1px #0e466459}.Chatbot-module__1ke4EW__examplesHeader{text-align:center;color:#cfe8ff;letter-spacing:.6px;margin-bottom:16px;font-size:12px;font-weight:700}.Chatbot-module__1ke4EW__examplesList{flex-direction:column;gap:12px;display:flex}.Chatbot-module__1ke4EW__exampleButton{text-align:left;color:#eaf5ff;cursor:pointer;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;background:#165b82;border:1px solid #76b0d4;border-radius:0;width:100%;padding:14px 16px;transition:background .2s,transform 20ms,box-shadow .2s;box-shadow:0 1px #0003}.Chatbot-module__1ke4EW__exampleButton:hover{background:#1a6a99;box-shadow:0 2px 10px #0003}.Chatbot-module__1ke4EW__exampleButton:disabled{opacity:.6;cursor:not-allowed}.Chatbot-module__1ke4EW__chatPanel{box-sizing:border-box;background:#06213040;border:1px solid #cfe8ff40;border-radius:0;flex-direction:column;width:100%;max-width:980px;margin:12px auto 0;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0e466459}.Chatbot-module__1ke4EW__userBubble{color:#fff;background:#0f7abf;border-radius:0;align-self:flex-end;max-width:70%;margin:14px 14px 0;padding:10px 14px;box-shadow:0 2px 5px #0e70a859}.Chatbot-module__1ke4EW__assistantBubble{color:#0b2c3d;background:#fff;border:1px solid #e3edf5;border-radius:0;max-width:88%;margin:10px 14px 0;padding:14px 16px;box-shadow:0 2px 10px #00000014}.Chatbot-module__1ke4EW__resultsSection{overscroll-behavior-x:contain;margin-top:14px;position:relative;overflow-x:hidden}.Chatbot-module__1ke4EW__resultsHeader{color:#cfe8ff;letter-spacing:.6px;margin:10px 0 12px;font-size:12px;font-weight:700}.Chatbot-module__1ke4EW__resultsGrid{flex-direction:column;gap:14px;display:flex}.Chatbot-module__1ke4EW__resultCard{color:#eaf5ff;text-align:left;background:#0e5a79;border:2px solid #cfe8ff59;border-radius:0;padding:20px 24px;font-size:14px;transition:transform .3s,opacity .3s;box-shadow:inset 0 0 0 1px #0e466459}.Chatbot-module__1ke4EW__resultCardHighlight{border:4px solid #f27405;box-shadow:0 0 0 2px #f274054d,inset 0 0 0 1px #0e466459}.Chatbot-module__1ke4EW__resultCardUnder{filter:brightness(.96);border-color:#cfe8ff40;box-shadow:inset 0 0 0 1px #0e466440}.Chatbot-module__1ke4EW__cardFooter{justify-content:flex-end;margin-top:12px;display:flex}.Chatbot-module__1ke4EW__cardCounter{color:#eaf5ff;background:#ffffff1f;border:1px solid #cfe8ff59;padding:4px 8px;font-size:12px;font-weight:800;display:inline-block}.Chatbot-module__1ke4EW__deckTouchArea{touch-action:pan-y}@media (max-width:640px){.Chatbot-module__1ke4EW__resultsGrid{position:relative}}.Chatbot-module__1ke4EW__resultTopRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.Chatbot-module__1ke4EW__resultPill,.Chatbot-module__1ke4EW__matchPill{color:#eaf5ff;background:#ffffff1a;border:1px solid #cfe8ff73;border-radius:0;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.Chatbot-module__1ke4EW__moreLink,.Chatbot-module__1ke4EW__moreLinkDisabled{color:#eaf5ff;opacity:.9;font-size:12px;font-weight:700;text-decoration:none}.Chatbot-module__1ke4EW__moreLink:hover{text-decoration:underline}.Chatbot-module__1ke4EW__moreLinkDisabled{opacity:.55;cursor:default}.Chatbot-module__1ke4EW__resultTitle{color:#fff;margin:4px 0 8px;font-size:22px;font-weight:800;line-height:1.2}.Chatbot-module__1ke4EW__resultMeta{color:#d4ecff;flex-wrap:wrap;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.Chatbot-module__1ke4EW__metaItem{background:#ffffff1f;border:1px solid #ffffff40;border-radius:0;padding:2px 8px}.Chatbot-module__1ke4EW__resultExcerpt{color:#e1f1ff;opacity:.95;font-size:13px}.Chatbot-module__1ke4EW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.Chatbot-module__1ke4EW__cardHeader .Chatbot-module__1ke4EW__moreLink{color:#eaf5ff;font-size:14px;font-weight:800;text-decoration:underline}.Chatbot-module__1ke4EW__cardTitle{color:#fff;font-size:20px;font-weight:800;line-height:1.25}.Chatbot-module__1ke4EW__pillRow{align-items:center;gap:8px;margin:10px 0 16px;display:flex}.Chatbot-module__1ke4EW__infoGridCard{grid-template-columns:1fr 1fr;gap:18px 60px;margin-top:4px;display:grid}.Chatbot-module__1ke4EW__cardSectionLabel{letter-spacing:.6px;text-transform:uppercase;color:#cfe8fff2;margin-bottom:6px;font-size:11px;font-weight:900}.Chatbot-module__1ke4EW__locationLink{color:#eaf5ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.Chatbot-module__1ke4EW__mutedText{color:#d4ecff;opacity:.95;font-size:14px}.Chatbot-module__1ke4EW__segmentRow{color:#eaf5ff;align-items:center;gap:8px;font-size:14px;display:inline-flex}.Chatbot-module__1ke4EW__segmentDot{width:8px;height:8px;box-shadow:none;background:#e53935;border-radius:50%}.Chatbot-module__1ke4EW__contactList{color:#eaf5ff;flex-direction:column;gap:4px;font-size:14px;display:flex}.Chatbot-module__1ke4EW__contactItem{line-height:1.4}.Chatbot-module__1ke4EW__valueText{color:#eaf5ff;font-size:14px}@media (max-width:720px){.Chatbot-module__1ke4EW__infoGridCard{grid-template-columns:1fr 1fr;gap:14px 28px}}@media (max-width:980px){.Chatbot-module__1ke4EW__searchBar{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.Chatbot-module__1ke4EW__searchButton{grid-column:span 2}}@media (max-width:640px){.Chatbot-module__1ke4EW__brandTitle{font-size:40px;line-height:108%}.Chatbot-module__1ke4EW__header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.Chatbot-module__1ke4EW__searchBar{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));grid-template-columns:1fr;gap:10px}.Chatbot-module__1ke4EW__searchInput,.Chatbot-module__1ke4EW__locationInput{border-radius:0;height:52px}.Chatbot-module__1ke4EW__searchButton{grid-column:1;width:100%;height:52px}.Chatbot-module__1ke4EW__examplesPanel,.Chatbot-module__1ke4EW__chatPanel{max-width:calc(100% - 16px);margin-top:10px;margin-bottom:18px;margin-left:max(8px,env(safe-area-inset-left));margin-right:max(8px,env(safe-area-inset-right));padding:12px 8px}.Chatbot-module__1ke4EW__userBubble,.Chatbot-module__1ke4EW__assistantBubble{max-width:100%}.Chatbot-module__1ke4EW__messagesContainer,.Chatbot-module__1ke4EW__inputForm{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.Chatbot-module__1ke4EW__sendButton{background:#f27405;height:52px}.Chatbot-module__1ke4EW__examplesList{width:100%}.Chatbot-module__1ke4EW__exampleButton{padding:12px 14px;font-size:14px}}.Chatbot-module__1ke4EW__moreLink{cursor:pointer;background:0 0;border:none;padding:0}.Chatbot-module__1ke4EW__modalOverlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.Chatbot-module__1ke4EW__modalPanel{background:#fff;border-radius:0;flex-direction:column;width:760px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.Chatbot-module__1ke4EW__modalHeader{color:#fff;background:#0f4c75;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Chatbot-module__1ke4EW__modalTitle{letter-spacing:.5px;font-size:28px;font-weight:400;line-height:1.2}.Chatbot-module__1ke4EW__modalClose{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:32px;font-weight:300;line-height:1;transition:opacity .15s}.Chatbot-module__1ke4EW__modalClose:hover{opacity:1}.Chatbot-module__1ke4EW__modalBody{text-align:left;background:#fff;flex-grow:1;padding:20px 24px 60px;overflow-y:auto}.Chatbot-module__1ke4EW__modalBodyLoading{text-align:center;justify-content:center;align-items:center;min-height:200px;display:flex}.Chatbot-module__1ke4EW__modalSection{border-top:1px solid #0f4c75;margin-top:16px;padding-top:16px}.Chatbot-module__1ke4EW__sectionLabel{color:#0f7abf;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.Chatbot-module__1ke4EW__modalText{color:#333;font-size:14px;line-height:1.6}.Chatbot-module__1ke4EW__akaList{flex-wrap:wrap;gap:6px 12px;line-height:1.5;display:flex}.Chatbot-module__1ke4EW__bulletItem{color:#333;font-size:14px;position:relative}.Chatbot-module__1ke4EW__bulletItem:after{content:"•";color:#adb5bd;margin-left:12px}.Chatbot-module__1ke4EW__bulletItem:last-child:after{content:""}.Chatbot-module__1ke4EW__linkItem{color:#0b2c3d;cursor:pointer;font-size:14px;font-weight:500;text-decoration:underline}@media (max-width:640px){.Chatbot-module__1ke4EW__modalOverlay{align-items:flex-start;padding:10px}.Chatbot-module__1ke4EW__modalPanel{max-height:calc(100vh - 40px);margin-top:20px;margin-bottom:20px}.Chatbot-module__1ke4EW__modalHeader{padding:12px 14px}.Chatbot-module__1ke4EW__modalBody{padding:12px 14px 80px}}.Chatbot-module__1ke4EW__modalText h1,.Chatbot-module__1ke4EW__modalText h2,.Chatbot-module__1ke4EW__modalText h3,.Chatbot-module__1ke4EW__modalText h4,.Chatbot-module__1ke4EW__modalText h5,.Chatbot-module__1ke4EW__modalText h6{color:#111;margin-top:1em;margin-bottom:.5em}.Chatbot-module__1ke4EW__modalText ul,.Chatbot-module__1ke4EW__modalText ol{margin:1em 0;padding-left:2em}.Chatbot-module__1ke4EW__modalText li{margin:.5em 0}.Chatbot-module__1ke4EW__modalText p{margin:1em 0}.Chatbot-module__1ke4EW__modalText blockquote{background-color:#f5f7fa;border-left:4px solid #0070f3;margin:1em 0;padding:.5em 1em}.Chatbot-module__1ke4EW__modalText code{background-color:#f5f5f5;border-radius:0;padding:.2em .4em;font-size:.9em}.Chatbot-module__1ke4EW__modalText pre{background-color:#f5f5f5;border-radius:0;padding:1em;overflow-x:auto}.Chatbot-module__1ke4EW__modalText a{color:#0070f3;text-decoration:underline}.Chatbot-module__1ke4EW__modalText a:hover{text-decoration:none}.Chatbot-module__1ke4EW__modalText img{max-width:100%;height:auto;margin:1em 0}.Chatbot-module__1ke4EW__modalText table{border-collapse:collapse;width:100%;margin:1em 0}.Chatbot-module__1ke4EW__modalText th,.Chatbot-module__1ke4EW__modalText td{text-align:left;border:1px solid #ddd;padding:.5em}.Chatbot-module__1ke4EW__modalText th{background-color:#f5f5f5;font-weight:700}.Chatbot-module__1ke4EW__primaryButton{color:#fff;background-color:#0070f3;border-radius:0;padding:10px 20px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.Chatbot-module__1ke4EW__primaryButton:hover{background-color:#0051cc;text-decoration:none}.Chatbot-module__1ke4EW__metaInfo{color:#666;margin-bottom:1rem;font-size:.9em}.Chatbot-module__1ke4EW__metaInfo strong{color:#333}.Chatbot-module__1ke4EW__featuredImage img{border-radius:0;width:100%;height:auto}.Chatbot-module__1ke4EW__modalSection{margin-bottom:1.5rem}.Chatbot-module__1ke4EW__sectionLabel{color:#0f7abf;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.5rem;font-size:.875rem;font-weight:800}.Chatbot-module__1ke4EW__pillsRow{flex-wrap:wrap;gap:.5rem;display:flex}.Chatbot-module__1ke4EW__modalPill{color:#0f4c75;background:#e8f4f8;border-radius:0;align-items:center;padding:.25rem .75rem;font-size:.875rem;display:inline-flex}.Chatbot-module__1ke4EW__modalPill a{color:inherit;margin-left:4px;text-decoration:none}.Chatbot-module__1ke4EW__modalPill:hover{background:#d4e9f0}@keyframes Chatbot-module__1ke4EW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Chatbot-module__1ke4EW__buttonGroup{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.Chatbot-module__1ke4EW__actionButton{color:#fff;letter-spacing:.3px;cursor:pointer;background:#f27405;border:none;border-radius:0;padding:10px 14px;font-weight:700;transition:filter .15s,transform 20ms}.Chatbot-module__1ke4EW__actionButton:hover{filter:brightness(1.05)}.Chatbot-module__1ke4EW__actionButton:active{transform:translateY(1px)}@media (max-width:640px){.Chatbot-module__1ke4EW__buttonGroup{flex-direction:column}.Chatbot-module__1ke4EW__actionButton{width:100%}}.Chatbot-module__1ke4EW__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:8px 0 4px;display:grid}.Chatbot-module__1ke4EW__infoTile{background:#f2f6f9;border:1px solid #e0e6ec;border-radius:0;padding:12px 14px}.Chatbot-module__1ke4EW__infoTileLabel{color:#0f7abf;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px;font-size:12px;font-weight:800}.Chatbot-module__1ke4EW__infoTileValue{color:#0b2c3d;font-size:14px;line-height:1.5}.Chatbot-module__1ke4EW__chipsRow{flex-wrap:wrap;gap:8px;display:flex}.Chatbot-module__1ke4EW__chip{color:#0b2c3d;background:#e9f4fb;border:1px solid #76b0d4;border-radius:0;padding:6px 10px;font-size:13px;font-weight:600}.Chatbot-module__1ke4EW__mapCard{background:#f8fafc;border:1px solid #e0e6ec;border-radius:0;overflow:hidden}.Chatbot-module__1ke4EW__mapFrame{border:0;width:100%;height:260px}@media (max-width:640px){.Chatbot-module__1ke4EW__infoGrid{grid-template-columns:1fr}}.Chatbot-module__1ke4EW__formGroup{margin-bottom:14px}.Chatbot-module__1ke4EW__formLabel{color:#0b2c3d;margin-bottom:6px;font-size:14px;font-weight:700}.Chatbot-module__1ke4EW__formInput,.Chatbot-module__1ke4EW__formTextarea{color:#0b2c3d;background:#eef4f8;border:1px solid #c9d6e2;border-radius:0;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.Chatbot-module__1ke4EW__formInput:focus,.Chatbot-module__1ke4EW__formTextarea:focus{background:#fff;border-color:#5aa6d6;box-shadow:0 0 0 3px #5aa6d62e}.Chatbot-module__1ke4EW__formTextarea{resize:vertical;min-height:140px}.Chatbot-module__1ke4EW__checkboxRow{align-items:center;gap:16px;display:flex}.Chatbot-module__1ke4EW__checkboxItem{color:#0b2c3d;align-items:center;gap:8px;font-size:14px;display:inline-flex}.Chatbot-module__1ke4EW__attachmentRow{align-items:center;gap:10px;display:flex}.Chatbot-module__1ke4EW__attachmentButton{color:#fff;cursor:pointer;background:#0b2c3d;border:1px solid #0b2c3d;border-radius:0;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;line-height:1;transition:filter .15s,transform 20ms;display:inline-flex}.Chatbot-module__1ke4EW__attachmentButton:hover{filter:brightness(1.05)}.Chatbot-module__1ke4EW__attachmentButton:active{transform:translateY(1px)}.Chatbot-module__1ke4EW__attachList{color:#0b2c3d;margin:8px 0 0;padding-left:18px;font-size:14px}.Chatbot-module__1ke4EW__attachItem{margin:2px 0}.Chatbot-module__1ke4EW__submitRow{margin-top:18px}.Chatbot-module__1ke4EW__utilityBar{justify-content:flex-end;gap:8px;width:100%;max-width:980px;margin:8px auto 10px;display:flex}.Chatbot-module__1ke4EW__resetButton{color:#0b2c3d;letter-spacing:.3px;cursor:pointer;background:#fff;border:1px solid #c9d6e2;height:40px;padding:0 14px;font-weight:700;transition:filter .15s,transform 20ms}.Chatbot-module__1ke4EW__resetButton:hover{filter:brightness(1.05)}.Chatbot-module__1ke4EW__resetButton:active{transform:translateY(1px)}.Chatbot-module__1ke4EW__chatPanelExpanded{min-height:70vh}@media (max-width:640px){.Chatbot-module__1ke4EW__utilityBar{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));justify-content:center}.Chatbot-module__1ke4EW__resetButton{width:100%;height:48px}}.Chatbot-module__1ke4EW__cardHeader .Chatbot-module__1ke4EW__moreLink:after{content:" 👁";opacity:.95;margin-left:6px}@media (max-width:640px){.Chatbot-module__1ke4EW__resultCard{text-align:left;padding:16px;font-size:13px}.Chatbot-module__1ke4EW__cardTitle{font-size:18px;font-weight:800}.Chatbot-module__1ke4EW__cardHeader .Chatbot-module__1ke4EW__moreLink{font-size:13px}.Chatbot-module__1ke4EW__pillRow{margin:8px 0 12px}.Chatbot-module__1ke4EW__cardSectionLabel{font-size:10px}.Chatbot-module__1ke4EW__locationLink,.Chatbot-module__1ke4EW__mutedText,.Chatbot-module__1ke4EW__segmentRow,.Chatbot-module__1ke4EW__valueText,.Chatbot-module__1ke4EW__contactList{font-size:13px}.Chatbot-module__1ke4EW__infoGridCard{grid-template-columns:1fr 1fr;gap:12px 20px}.Chatbot-module__1ke4EW__chatPanel{max-width:calc(100% - 8px);padding-left:max(6px,env(safe-area-inset-left));padding-right:max(6px,env(safe-area-inset-right))}.Chatbot-module__1ke4EW__messagesContainer{padding-left:max(6px,env(safe-area-inset-left));padding-right:max(6px,env(safe-area-inset-right))}.Chatbot-module__1ke4EW__assistantBubble{max-width:100%;margin:8px 4px 0;padding:12px}}.Chatbot-module__1ke4EW__cardHeader .Chatbot-module__1ke4EW__moreLink:after{content:none!important}.Chatbot-module__1ke4EW__cardTitle{font-size:18px!important}@media (max-width:640px){.Chatbot-module__1ke4EW__cardTitle{font-size:16px!important}}.Chatbot-module__1ke4EW__distanceBadge{color:#eaf5ff;background:0 0;border:0;align-items:center;gap:6px;margin-top:8px;padding:0;display:flex}.Chatbot-module__1ke4EW__distanceIcon{color:#eaf5ff;flex-shrink:0}.Chatbot-module__1ke4EW__distanceText{color:#eaf5ff;letter-spacing:.2px;font-style:italic;font-weight:700;text-decoration:underline}@media (max-width:640px){.Chatbot-module__1ke4EW__distanceText{font-size:13px}}
