.Chatbot_container__Zzw3g{min-height:100vh;background:linear-gradient(90deg,#0b2c3d,#0f4365);padding:0;margin:0;display:flex;justify-content:center;align-items:center;width:100%;max-width:100vw;overflow-x:hidden}.Chatbot_main__UcZSM{width:100%;max-width:1200px;height:100vh;display:flex;flex-direction:column;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow-x:hidden}.Chatbot_header___Ydq8{background:linear-gradient(90deg,#0b2c3d,#3282b8);color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Chatbot_header___Ydq8 h1{margin:0;font-size:2rem;font-weight:700;letter-spacing:-.5px}.Chatbot_header___Ydq8 p{margin:.5rem 0;opacity:.95;font-size:1.1rem}.Chatbot_headerInfo__M6cz_{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.Chatbot_badge__TmPgy{background:hsla(0,0%,100%,.2);padding:.25rem .75rem;border-radius:0;font-size:.85rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Chatbot_chatContainer__j7xxz{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background:#f8f9fa}.Chatbot_messagesContainer__6b8YG{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.Chatbot_message__9MKPY{display:flex;flex-direction:column;animation:Chatbot_slideIn__HK2Ek .3s ease-out}@keyframes Chatbot_slideIn__HK2Ek{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chatbot_messageHeader__8Aggk{font-size:.85rem;font-weight:600;margin-bottom:.5rem;color:#6c757d}.Chatbot_userMessage__osUho{align-items:flex-end}.Chatbot_userMessage__osUho .Chatbot_messageContent__uHZGB{background:linear-gradient(90deg,#0b2c3d,#3282b8);color:#fff;padding:1rem 1.25rem;border-radius:0;max-width:70%;box-shadow:0 2px 5px rgba(102,126,234,.3)}.Chatbot_assistantMessage__LY5gm{align-items:flex-start}.Chatbot_assistantMessage__LY5gm .Chatbot_messageContent__uHZGB{background:#fff;color:#212529;padding:1rem 1.25rem;border-radius:0;max-width:85%;box-shadow:0 2px 10px rgba(0,0,0,.08);border:1px solid #e9ecef}.Chatbot_aiResponse__IPQZ8{line-height:1.6}.Chatbot_paragraph__RoT9D{margin:.75rem 0;line-height:1.6}.Chatbot_paragraph__RoT9D:first-child{margin-top:0}.Chatbot_paragraph__RoT9D:last-child{margin-bottom:0}.Chatbot_bulletList__GNLii{margin:.75rem 0;padding-left:1.5rem;line-height:1.8}.Chatbot_bulletList__GNLii li{margin:.5rem 0}.Chatbot_bulletList__GNLii strong{color:#495057;font-weight:600}.Chatbot_sourcesSection__ccEWk{margin-top:1.5rem;border-top:2px solid #e9ecef;padding-top:1rem}.Chatbot_sourcesHeader__QGkp2{font-weight:600;color:#495057;margin-bottom:1rem;font-size:.95rem}.Chatbot_sourcesList__MtcCp{display:flex;flex-direction:column;gap:.75rem}.Chatbot_sourceCard__3SWhr{background:#f8f9fa;border:1px solid #dee2e6;border-radius:0;padding:.75rem 1rem;transition:all .2s ease}.Chatbot_sourceCard__3SWhr:hover{background:#f1f3f5;border-color:#adb5bd;transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.05)}.Chatbot_sourceTitle__l_TDl{font-weight:600;color:#212529;margin-bottom:.5rem;font-size:.95rem}.Chatbot_sourceExcerpt__4aTaj{color:#6c757d;font-size:.85rem;line-height:1.5;margin-bottom:.5rem}.Chatbot_sourceMeta__Jt_jm{display:flex;gap:1rem;font-size:.8rem;color:#868e96}.Chatbot_sourceCategory__zxy8x{background:#e7f5ff;color:#1971c2;padding:.15rem .5rem;border-radius:0;font-weight:500}.Chatbot_sourceScore__TgkWz{background:#f3f0ff;color:#6741d9;padding:.15rem .5rem;border-radius:0;font-weight:500}.Chatbot_loadingContainer__G7Mqq{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.Chatbot_loadingDots__zldaC{display:flex;gap:.5rem}.Chatbot_loadingDots__zldaC span{width:12px;height:12px;background:linear-gradient(90deg,#0b2c3d,#3282b8);border-radius:0;animation:Chatbot_bounce__IhZog 1.4s ease-in-out infinite both}.Chatbot_loadingDots__zldaC span:first-child{animation-delay:-.32s}.Chatbot_loadingDots__zldaC span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot_bounce__IhZog{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.Chatbot_loadingText__ZjQEN{margin-top:1rem;color:#6c757d;font-size:.9rem}.Chatbot_inputForm__uShXV{display:flex;gap:1rem;padding:1.5rem;background:#fff;border-top:1px solid #e9ecef;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.Chatbot_input__cJU6n{flex:1 1;padding:.75rem 1.25rem;border:2px solid #e9ecef;border-radius:0;font-size:1rem;transition:all .2s ease;background:#f8f9fa}.Chatbot_input__cJU6n:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Chatbot_input__cJU6n:disabled{opacity:.6;cursor:not-allowed}.Chatbot_sendButton__KJBbe{padding:.75rem 2rem;background:#f27405;color:#fff;border:none;border-radius:0;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px rgba(242,116,5,.3)}.Chatbot_sendButton__KJBbe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.Chatbot_sendButton__KJBbe:active:not(:disabled){transform:translateY(0)}.Chatbot_sendButton__KJBbe:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.Chatbot_main__UcZSM{max-width:100%;height:100dvh;min-height:100vh;border-radius:0}.Chatbot_header___Ydq8 h1{font-size:1.5rem}.Chatbot_header___Ydq8 p{font-size:.95rem}.Chatbot_headerInfo__M6cz_{flex-wrap:wrap}.Chatbot_assistantMessage__LY5gm .Chatbot_messageContent__uHZGB,.Chatbot_userMessage__osUho .Chatbot_messageContent__uHZGB{max-width:90%}.Chatbot_messagesContainer__6b8YG{padding:8px}.Chatbot_inputForm__uShXV{padding:8px;gap:8px}.Chatbot_input__cJU6n{font-size:.95rem;padding:.65rem 1rem}.Chatbot_sendButton__KJBbe{padding:.65rem 1.5rem;font-size:.95rem}.Chatbot_userBubble__GEtEj{margin:12px 8px 0}.Chatbot_assistantBubble__Ziel8{margin:8px 8px 0}.Chatbot_sourceCard__3SWhr{padding:.65rem}.Chatbot_sourceMeta__Jt_jm{flex-wrap:wrap;gap:.5rem}}.Chatbot_messagesContainer__6b8YG::-webkit-scrollbar{width:8px}.Chatbot_messagesContainer__6b8YG::-webkit-scrollbar-track{background:#f1f3f5}.Chatbot_messagesContainer__6b8YG::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:0}.Chatbot_messagesContainer__6b8YG::-webkit-scrollbar-thumb:hover{background:#868e96}.Chatbot_main__UcZSM{background:transparent}.Chatbot_header___Ydq8{background:transparent;color:#e6f4ff;padding:2.5rem 2rem 1.5rem;text-align:center}.Chatbot_brandTitle__cJa6f{margin:0;font-family:Kanit,sans-serif;font-weight:300!important;font-size:45px!important;line-height:108%!important;letter-spacing:0!important;text-align:center;text-transform:uppercase;color:#cfe8ff!important}.Chatbot_brandPrimary__mm71D{color:#e6f4ff}.Chatbot_brandAccent__L4gsL{color:#5aa6d6}.Chatbot_tagline__Th8_c{margin-top:10px;color:#fff;font-size:15px}.Chatbot_searchBar__ILqj7{width:100%;max-width:980px;margin:10px auto 28px;display:grid;grid-template-columns:1fr 360px 140px;grid-gap:12px;gap:12px;align-items:center}.Chatbot_inputWithIcon__UCsGP{position:relative}.Chatbot_inputIcon__kRbiV{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#7d97ad;pointer-events:none}.Chatbot_locationInput__DZ2b3,.Chatbot_searchInput__Eq1_q{width:100%;height:48px;border-radius:0;border:1px solid #c9d6e2;background:#fff;padding:0 14px 0 40px;font-size:15px;color:#0b2c3d}.Chatbot_locationInput__DZ2b3:focus,.Chatbot_searchInput__Eq1_q:focus{outline:none;border-color:#5aa6d6;box-shadow:0 0 0 3px rgba(90,166,214,.2)}.Chatbot_searchButton__InAHj{height:48px;border-radius:0;border:none;background:#f27405;color:#fff;font-weight:700;letter-spacing:.4px;cursor:pointer;transition:filter .2s ease,transform .02s ease}.Chatbot_searchButton__InAHj:hover{filter:brightness(1.05)}.Chatbot_searchButton__InAHj:active{transform:translateY(1px)}.Chatbot_examplesPanel__VmD6D{width:100%;max-width:980px;margin:10px auto 18px;border:1px solid rgba(207,232,255,.25);border-radius:0;padding:22px 20px;background:rgba(6,33,48,.25);box-shadow:inset 0 0 0 1px rgba(14,70,100,.35);box-sizing:border-box}.Chatbot_examplesHeader__Hs1Sc{text-align:center;color:#cfe8ff;font-weight:700;letter-spacing:.6px;font-size:12px;margin-bottom:16px}.Chatbot_examplesList__OQTfC{display:flex;flex-direction:column;gap:12px}.Chatbot_exampleButton__5MGCS{text-align:left;width:100%;color:#eaf5ff;background:#165b82;border:1px solid #76b0d4;border-radius:0;padding:14px 16px;cursor:pointer;transition:background .2s ease,transform .02s ease,box-shadow .2s ease;box-shadow:0 1px 0 rgba(0,0,0,.2);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.Chatbot_exampleButton__5MGCS:hover{background:#1a6a99;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Chatbot_exampleButton__5MGCS:disabled{opacity:.6;cursor:not-allowed}.Chatbot_chatPanel__6tqvc{width:100%;max-width:980px;margin:12px auto 0;border:1px solid rgba(207,232,255,.25);border-radius:0;background:rgba(6,33,48,.25);box-shadow:inset 0 0 0 1px rgba(14,70,100,.35);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.Chatbot_userBubble__GEtEj{background:#0f7abf;color:#fff;padding:10px 14px;border-radius:0;max-width:70%;align-self:flex-end;box-shadow:0 2px 5px rgba(14,112,168,.35);margin:14px 14px 0}.Chatbot_assistantBubble__Ziel8{background:#fff;color:#0b2c3d;padding:14px 16px;border-radius:0;max-width:88%;box-shadow:0 2px 10px rgba(0,0,0,.08);border:1px solid #e3edf5;margin:10px 14px 0}.Chatbot_resultsSection__nj98p{margin-top:14px;position:relative;overflow-x:hidden;overscroll-behavior-x:contain}.Chatbot_resultsHeader__Mm1aN{color:#cfe8ff;font-weight:700;letter-spacing:.6px;font-size:12px;margin:10px 0 12px}.Chatbot_resultsGrid__UkK9s{display:flex;flex-direction:column;gap:14px}.Chatbot_resultCard__Qmnj4{background:#0e5a79;color:#eaf5ff;border:2px solid rgba(207,232,255,.35);border-radius:0;padding:20px 24px;box-shadow:inset 0 0 0 1px rgba(14,70,100,.35);font-size:14px;text-align:left;transition:transform .3s ease,opacity .3s ease}.Chatbot_resultCardHighlight__0w937{border:4px solid #f27405;box-shadow:0 0 0 2px rgba(242,116,5,.3),inset 0 0 0 1px rgba(14,70,100,.35)}.Chatbot_resultCardUnder__DMkKd{filter:brightness(.96);border-color:rgba(207,232,255,.25);box-shadow:inset 0 0 0 1px rgba(14,70,100,.25)}.Chatbot_cardFooter__NI_0N{margin-top:12px;display:flex;justify-content:flex-end}.Chatbot_cardCounter__A5C6f{display:inline-block;padding:4px 8px;font-size:12px;font-weight:800;color:#eaf5ff;background:hsla(0,0%,100%,.12);border:1px solid rgba(207,232,255,.35)}.Chatbot_deckTouchArea__wTDoB{touch-action:pan-y}@media (max-width:640px){.Chatbot_resultsGrid__UkK9s{position:relative}}.Chatbot_resultTopRow__VNjRJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.Chatbot_matchPill__r0aBc,.Chatbot_resultPill__ZQttH{display:inline-block;background:hsla(0,0%,100%,.1);border:1px solid rgba(207,232,255,.45);color:#eaf5ff;padding:4px 10px;border-radius:0;font-size:12px;font-weight:700}.Chatbot_moreLinkDisabled__WrZI_,.Chatbot_moreLink__w3ruj{font-size:12px;font-weight:700;color:#eaf5ff;opacity:.9;text-decoration:none}.Chatbot_moreLink__w3ruj:hover{text-decoration:underline}.Chatbot_moreLinkDisabled__WrZI_{opacity:.55;cursor:default}.Chatbot_resultTitle__tCiKR{font-size:22px;font-weight:800;line-height:1.2;margin:4px 0 8px;color:#fff}.Chatbot_resultMeta__zcGFd{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:8px;font-size:12px;color:#d4ecff}.Chatbot_metaItem__zAYyA{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);border-radius:0;padding:2px 8px}.Chatbot_resultExcerpt__IlceI{font-size:13px;color:#e1f1ff;opacity:.95}.Chatbot_cardHeader__eQMCa{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.Chatbot_cardHeader__eQMCa .Chatbot_moreLink__w3ruj{font-size:14px;font-weight:800;color:#eaf5ff;text-decoration:underline}.Chatbot_cardTitle__mBCTq{font-size:20px;font-weight:800;line-height:1.25;color:#fff}.Chatbot_pillRow__83i5L{display:flex;align-items:center;gap:8px;margin:10px 0 16px}.Chatbot_infoGridCard__5eSn_{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 60px;gap:18px 60px;margin-top:4px}.Chatbot_cardSectionLabel__C7Wsc{font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;color:rgba(207,232,255,.95);margin-bottom:6px}.Chatbot_locationLink__B1JUH{background:transparent;border:none;padding:0;color:#eaf5ff;text-decoration:underline;font-size:14px;cursor:pointer}.Chatbot_mutedText__MSDmo{color:#d4ecff;opacity:.95;font-size:14px}.Chatbot_segmentRow__AWEjk{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#eaf5ff}.Chatbot_segmentDot__yU4ft{width:8px;height:8px;border-radius:50%;background:#e53935;box-shadow:none}.Chatbot_contactList__SuTSi{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#eaf5ff}.Chatbot_contactItem__gTlez{line-height:1.4}.Chatbot_valueText__uBf6N{font-size:14px;color:#eaf5ff}@media (max-width:720px){.Chatbot_infoGridCard__5eSn_{grid-template-columns:1fr 1fr;gap:14px 28px}}@media (max-width:980px){.Chatbot_searchBar__ILqj7{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.Chatbot_searchButton__InAHj{grid-column:span 2}}@media (max-width:640px){.Chatbot_brandTitle__cJa6f{font-size:40px;line-height:108%}.Chatbot_header___Ydq8,.Chatbot_searchBar__ILqj7{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.Chatbot_searchBar__ILqj7{gap:10px;grid-template-columns:1fr}.Chatbot_locationInput__DZ2b3,.Chatbot_searchInput__Eq1_q{height:52px;border-radius:0}.Chatbot_searchButton__InAHj{grid-column:1;width:100%;height:52px}.Chatbot_chatPanel__6tqvc,.Chatbot_examplesPanel__VmD6D{max-width:calc(100% - 16px);margin:10px max(8px,env(safe-area-inset-right)) 18px max(8px,env(safe-area-inset-left));padding:12px 8px}.Chatbot_assistantBubble__Ziel8,.Chatbot_userBubble__GEtEj{max-width:100%}.Chatbot_inputForm__uShXV,.Chatbot_messagesContainer__6b8YG{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.Chatbot_sendButton__KJBbe{height:52px;background:#f27405}.Chatbot_examplesList__OQTfC{width:100%}.Chatbot_exampleButton__5MGCS{padding:12px 14px;font-size:14px}}.Chatbot_moreLink__w3ruj{background:transparent;border:none;padding:0;cursor:pointer}.Chatbot_modalOverlay__Wtv_y{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;overflow-y:auto}.Chatbot_modalPanel__lNAeW{width:760px;max-width:100%;max-height:90vh;background:#fff;border-radius:0;box-shadow:0 20px 60px rgba(0,0,0,.35);overflow:hidden;display:flex;flex-direction:column}.Chatbot_modalHeader__u7Wau{background:#0f4c75;color:#fff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.Chatbot_modalTitle__IWiiW{font-weight:400;letter-spacing:.5px;font-size:28px;line-height:1.2}.Chatbot_modalClose__0Kvv1{background:transparent;border:none;color:#fff;font-size:32px;font-weight:300;line-height:1;cursor:pointer;opacity:.8;transition:opacity .15s ease}.Chatbot_modalClose__0Kvv1:hover{opacity:1}.Chatbot_modalBody__ZZ1_Y{padding:20px 24px 60px;overflow-y:auto;background:#fff;text-align:left;flex-grow:1}.Chatbot_modalBodyLoading__dEJSe{display:flex;align-items:center;justify-content:center;min-height:200px;text-align:center}.Chatbot_modalSection__rYIG4{padding-top:16px;margin-top:16px;border-top:1px solid #0f4c75}.Chatbot_sectionLabel__8VGbu{font-size:11px;font-weight:700;letter-spacing:.8px;margin-bottom:12px}.Chatbot_modalText__cowkF{color:#333;font-size:14px;line-height:1.6}.Chatbot_akaList__xPmHY{display:flex;flex-wrap:wrap;gap:6px 12px;line-height:1.5}.Chatbot_bulletItem__Qalxt{position:relative;color:#333;font-size:14px}.Chatbot_bulletItem__Qalxt:after{content:"•";margin-left:12px;color:#adb5bd}.Chatbot_bulletItem__Qalxt:last-child:after{content:""}.Chatbot_linkItem__RB5u7{color:#0b2c3d;text-decoration:underline;cursor:pointer;font-weight:500;font-size:14px}@media (max-width:640px){.Chatbot_modalOverlay__Wtv_y{align-items:flex-start;padding:10px}.Chatbot_modalPanel__lNAeW{max-height:calc(100vh - 40px);margin-top:20px;margin-bottom:20px}.Chatbot_modalHeader__u7Wau{padding:12px 14px}.Chatbot_modalBody__ZZ1_Y{padding:12px 14px 80px}}.Chatbot_modalText__cowkF h1,.Chatbot_modalText__cowkF h2,.Chatbot_modalText__cowkF h3,.Chatbot_modalText__cowkF h4,.Chatbot_modalText__cowkF h5,.Chatbot_modalText__cowkF h6{margin-top:1em;margin-bottom:.5em;color:#111}.Chatbot_modalText__cowkF ol,.Chatbot_modalText__cowkF ul{margin:1em 0;padding-left:2em}.Chatbot_modalText__cowkF li{margin:.5em 0}.Chatbot_modalText__cowkF p{margin:1em 0}.Chatbot_modalText__cowkF blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #0070f3;background-color:#f5f7fa}.Chatbot_modalText__cowkF code{background-color:#f5f5f5;padding:.2em .4em;border-radius:0;font-size:.9em}.Chatbot_modalText__cowkF pre{background-color:#f5f5f5;padding:1em;border-radius:0;overflow-x:auto}.Chatbot_modalText__cowkF a{color:#0070f3;text-decoration:underline}.Chatbot_modalText__cowkF a:hover{text-decoration:none}.Chatbot_modalText__cowkF img{max-width:100%;height:auto;margin:1em 0}.Chatbot_modalText__cowkF table{width:100%;border-collapse:collapse;margin:1em 0}.Chatbot_modalText__cowkF td,.Chatbot_modalText__cowkF th{padding:.5em;border:1px solid #ddd;text-align:left}.Chatbot_modalText__cowkF th{background-color:#f5f5f5;font-weight:700}.Chatbot_primaryButton__u9sSW{display:inline-block;padding:10px 20px;background-color:#0070f3;color:#fff;text-decoration:none;border-radius:0;font-weight:500;transition:background-color .2s}.Chatbot_primaryButton__u9sSW:hover{background-color:#0051cc;text-decoration:none}.Chatbot_metaInfo__ehxgc{font-size:.9em;color:#666;margin-bottom:1rem}.Chatbot_metaInfo__ehxgc strong{color:#333}.Chatbot_featuredImage__H_LlG img{width:100%;height:auto;border-radius:0}.Chatbot_modalSection__rYIG4{margin-bottom:1.5rem}.Chatbot_sectionLabel__8VGbu{font-weight:800;font-size:.875rem;color:#0f7abf;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.6px}.Chatbot_pillsRow__YI5VP{display:flex;flex-wrap:wrap;gap:.5rem}.Chatbot_modalPill__7fILt{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#e8f4f8;border-radius:0;font-size:.875rem;color:#0f4c75}.Chatbot_modalPill__7fILt a{color:inherit;text-decoration:none;margin-left:4px}.Chatbot_modalPill__7fILt:hover{background:#d4e9f0}@keyframes Chatbot_spin__lq83n{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Chatbot_buttonGroup__W5HlP{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.Chatbot_actionButton__6uhu2{background:#f27405;color:#fff;border:none;border-radius:0;padding:10px 14px;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:filter .15s ease,transform .02s ease}.Chatbot_actionButton__6uhu2:hover{filter:brightness(1.05)}.Chatbot_actionButton__6uhu2:active{transform:translateY(1px)}@media (max-width:640px){.Chatbot_buttonGroup__W5HlP{flex-direction:column}.Chatbot_actionButton__6uhu2{width:100%}}.Chatbot_infoGrid__DysK9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:8px 0 4px}.Chatbot_infoTile__1xQGG{background:#f2f6f9;border:1px solid #e0e6ec;border-radius:0;padding:12px 14px}.Chatbot_infoTileLabel__P48EF{font-size:12px;font-weight:800;color:#0f7abf;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px}.Chatbot_infoTileValue__xIy6t{color:#0b2c3d;font-size:14px;line-height:1.5}.Chatbot_chipsRow__ig1BP{display:flex;flex-wrap:wrap;gap:8px}.Chatbot_chip__nvbtu{border:1px solid #76b0d4;color:#0b2c3d;background:#e9f4fb;padding:6px 10px;border-radius:0;font-size:13px;font-weight:600}.Chatbot_mapCard__fx1uy{border:1px solid #e0e6ec;border-radius:0;overflow:hidden;background:#f8fafc}.Chatbot_mapFrame__RaAKQ{width:100%;height:260px;border:0}@media (max-width:640px){.Chatbot_infoGrid__DysK9{grid-template-columns:1fr}}.Chatbot_formGroup__yXVhi{margin-bottom:14px}.Chatbot_formLabel__Z3MmH{font-size:14px;color:#0b2c3d;font-weight:700;margin-bottom:6px}.Chatbot_formInput__4TEEg,.Chatbot_formTextarea__mmaKV{width:100%;border:1px solid #c9d6e2;background:#eef4f8;color:#0b2c3d;border-radius:0;padding:12px 14px;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.Chatbot_formInput__4TEEg:focus,.Chatbot_formTextarea__mmaKV:focus{border-color:#5aa6d6;background:#fff;box-shadow:0 0 0 3px rgba(90,166,214,.18)}.Chatbot_formTextarea__mmaKV{min-height:140px;resize:vertical}.Chatbot_checkboxRow__YesNO{display:flex;align-items:center;gap:16px}.Chatbot_checkboxItem__ayqse{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#0b2c3d}.Chatbot_attachmentRow__qUny6{display:flex;align-items:center;gap:10px}.Chatbot_attachmentButton__qKi_C{width:28px;height:28px;border-radius:0;border:1px solid #0b2c3d;background:#0b2c3d;color:#fff;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .15s ease,transform .02s ease}.Chatbot_attachmentButton__qKi_C:hover{filter:brightness(1.05)}.Chatbot_attachmentButton__qKi_C:active{transform:translateY(1px)}.Chatbot_attachList__mghFC{margin:8px 0 0;padding-left:18px;color:#0b2c3d;font-size:14px}.Chatbot_attachItem__57ekb{margin:2px 0}.Chatbot_submitRow__JE_8q{margin-top:18px}.Chatbot_utilityBar__81giH{width:100%;max-width:980px;margin:8px auto 10px;display:flex;justify-content:flex-end;gap:8px}.Chatbot_resetButton__3QAJL{height:40px;padding:0 14px;border:1px solid #c9d6e2;background:#fff;color:#0b2c3d;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:filter .15s ease,transform .02s ease}.Chatbot_resetButton__3QAJL:hover{filter:brightness(1.05)}.Chatbot_resetButton__3QAJL:active{transform:translateY(1px)}.Chatbot_chatPanelExpanded__M5UyY{min-height:70vh}@media (max-width:640px){.Chatbot_utilityBar__81giH{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));justify-content:center}.Chatbot_resetButton__3QAJL{width:100%;height:48px}}.Chatbot_cardHeader__eQMCa .Chatbot_moreLink__w3ruj:after{content:" 👁";margin-left:6px;opacity:.95}@media (max-width:640px){.Chatbot_resultCard__Qmnj4{font-size:13px;padding:16px;text-align:left}.Chatbot_cardTitle__mBCTq{font-size:18px;font-weight:800}.Chatbot_cardHeader__eQMCa .Chatbot_moreLink__w3ruj{font-size:13px}.Chatbot_pillRow__83i5L{margin:8px 0 12px}.Chatbot_cardSectionLabel__C7Wsc{font-size:10px}.Chatbot_contactList__SuTSi,.Chatbot_locationLink__B1JUH,.Chatbot_mutedText__MSDmo,.Chatbot_segmentRow__AWEjk,.Chatbot_valueText__uBf6N{font-size:13px}.Chatbot_infoGridCard__5eSn_{grid-template-columns:1fr 1fr;gap:12px 20px}.Chatbot_chatPanel__6tqvc{max-width:calc(100% - 8px)}.Chatbot_chatPanel__6tqvc,.Chatbot_messagesContainer__6b8YG{padding-left:max(6px,env(safe-area-inset-left));padding-right:max(6px,env(safe-area-inset-right))}.Chatbot_assistantBubble__Ziel8{margin:8px 4px 0;padding:12px;max-width:100%}}.Chatbot_cardHeader__eQMCa .Chatbot_moreLink__w3ruj:after{content:none!important}.Chatbot_cardTitle__mBCTq{font-size:18px!important}@media (max-width:640px){.Chatbot_cardTitle__mBCTq{font-size:16px!important}}.Chatbot_distanceBadge__37PB0{display:flex;align-items:center;gap:6px;margin-top:8px;padding:0;background:transparent;border:0;color:#eaf5ff}.Chatbot_distanceIcon__yX5B1{color:#eaf5ff;flex-shrink:0}.Chatbot_distanceText__IrLUX{color:#eaf5ff;font-style:italic;text-decoration:underline;font-weight:700;letter-spacing:.2px}@media (max-width:640px){.Chatbot_distanceText__IrLUX{font-size:13px}}