.chat_chatContainer__FiI_8{display:flex;height:100%;background-color:#fff;width:100%;flex:1 1;overflow:hidden;position:relative}.chat_overlay__oi0W1{inset:0;background:rgba(0,0,0,.3);z-index:9}@media(min-width:769px){.chat_overlay__oi0W1{display:none}}.chat_chatMain__t1S_y{flex:1 1;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.chat_chatMain__t1S_y.chat_empty__OWzLR{justify-content:center}.chat_chatMain__t1S_y.chat_empty__OWzLR .chat_chatHeader__OX7sl{display:none}.chat_chatMain__t1S_y.chat_empty__OWzLR .chat_messagesContainer__5S8fH{flex:0 1;overflow:visible;padding:0}.chat_chatMain__t1S_y.chat_empty__OWzLR .chat_inputForm__q2DIs{position:absolute;bottom:1rem}@media(max-width:768px){.chat_chatMain__t1S_y.chat_empty__OWzLR{justify-content:flex-start}}.chat_chatHeader__OX7sl{display:none}.chat_modelSelectorBar__F_Mz1{padding:.75rem 1rem;background-color:#fff;border-bottom:1px solid #e6eaf0;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:768px){.chat_modelSelectorBar__F_Mz1{display:flex}}.chat_messagesContainer__5S8fH{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:1rem 2rem 300px;display:flex;flex-direction:column;max-width:1024px;width:100%;margin:0 auto;box-sizing:border-box}.chat_messagesContainer__5S8fH *{max-width:100%;box-sizing:border-box}.chat_inputWrapper__gd_0N{display:flex;flex-direction:column;gap:.5rem;max-width:800px;background-color:#fff}@media(max-width:768px){.chat_inputWrapper__gd_0N{max-width:100%}}.chat_disclaimer__3xTLd{font-size:.5rem;color:#8a97a8;text-align:center;margin-top:.5rem;line-height:1.4}.chat_welcomeMessage__EhLpD{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:auto;text-align:left;max-width:800px;margin:0 auto 2rem;padding:0}.chat_aiAvatar__dM4u2{display:none}.chat_welcomeNinja__fXMp8{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:12px;color:#fff;background:#002551;border-radius:13px}.chat_welcomeText__Z4n9S{width:100%;padding:0;background:transparent}.chat_welcomeText__Z4n9S h3{margin-bottom:.5rem;font-size:17px;font-weight:900;line-height:1.5;color:#002551;text-align:left}.chat_welcomeText__Z4n9S p{margin-bottom:0;font-size:13.5px;line-height:1.8;color:#5a6b7d;text-align:left}.chat_welcomeExamples__O0cEe{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px}.chat_welcomeExamplesLabel__AZxjA{width:100%;font-size:11.5px;font-weight:700;color:#8a97a8}.chat_welcomeExampleChip__6zR9Q{padding:8px 13px;font-size:12.5px;font-weight:700;color:#3374c1;cursor:pointer;background:#fff;border:1px solid #dcebfa;border-radius:999px;transition:all .2s ease}.chat_welcomeExampleChip__6zR9Q:hover{background:#d1eafd;border-color:#33b5ff}.chat_messagesList__oI7Uk{gap:2rem}.chat_messageWrapper__oDrlL,.chat_messagesList__oI7Uk{display:flex;flex-direction:column;width:100%;max-width:100%}.chat_messageWrapper__oDrlL.chat_userMessageWrapper___hQ_I{align-items:flex-end}.chat_messageWrapper__oDrlL.chat_aiMessageWrapper___lHGR{align-items:flex-start}.chat_message__uwE07{max-width:85%;width:auto;min-width:0}.chat_message__uwE07.chat_userMessage___d1qD .chat_messageContent__WA7dp{background-color:#f6f7f9;color:#002551;border:1px solid #e6eaf0;border-radius:12px;padding:.75rem 1rem;box-sizing:border-box}.chat_message__uwE07.chat_aiMessage__X_tI5 .chat_messageContent__WA7dp{background-color:transparent;color:#002551;padding:0;box-sizing:border-box}.chat_messageContent__WA7dp{word-wrap:break-word;overflow-wrap:break-word;min-width:0;overflow-x:hidden}.chat_messageText__Henyv{line-height:1.6;white-space:pre-wrap;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;letter-spacing:.01em}.chat_aiSpots__QAmST{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}@media(min-width:768px){.chat_aiSpots__QAmST{grid-template-columns:1fr 1fr}}.chat_aiSpotCard__fbo7o{display:flex;flex-direction:column;gap:0;padding:0;font-size:14px;line-height:1.5;background:#eff8ff;border:1px solid #dcebfa;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.chat_aiSpotCard__fbo7o:hover{border-color:#33b5ff}.chat_aiSpotCardSelected__Bd2Qn{border-color:#33b5ff;box-shadow:0 0 0 1px #33b5ff;background:#d1eafd}.chat_aiSpotMainLink__ZRh_N{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem .875rem .5rem;color:inherit;text-decoration:none}.chat_aiSpotMainLink__ZRh_N:hover .chat_aiSpotName__2JP5s{color:#33b5ff}.chat_aiSpotIndex__UxOfI{flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-top:2px;font-size:11px;font-weight:700;line-height:1;color:#fff;background:#3374c1;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,37,81,.2)}.chat_aiSpotThumb__nTMn8{flex:0 0 64px;width:64px;height:64px;object-fit:cover;background:#fff;border-radius:8px}.chat_aiSpotBody__uzVN6{flex:1 1;min-width:0}.chat_aiSpotName__2JP5s{margin-bottom:.125rem;font-weight:700;color:#002551;transition:color .15s ease}.chat_aiSpotAddress__KVtbL{font-size:12px;color:#8a97a8}.chat_aiSpotBlurb__FSaa_{margin-top:.375rem;font-size:12px;line-height:1.45;color:#5a6b7d}.chat_aiSpotCta__rJZk2{display:inline-block;margin-top:.5rem;font-size:12px;font-weight:700;color:#3374c1}.chat_aiSpotActions__N_KOM{display:flex;align-items:center;gap:.5rem;padding:.375rem .875rem .625rem;border-top:1px solid #dcebfa}.chat_aiSpotSelectButton__TX_N9{flex:1 1;padding:.375rem .75rem;font-size:12px;font-weight:700;color:#3374c1;cursor:pointer;background:#fff;border:1px solid #dcebfa;border-radius:999px;transition:background .15s ease,border-color .15s ease,color .15s ease}.chat_aiSpotSelectButton__TX_N9:hover{background:#d1eafd;border-color:#33b5ff}.chat_aiSpotSelectButtonActive__dxYsF{color:#fff;background:#33b5ff;border-color:#33b5ff}.chat_aiSpotSelectButtonActive__dxYsF:hover{color:#fff;background:#33b5ff;opacity:.92}.chat_aiSpotExternalInline__BktPc{flex:0 0 auto;padding:.375rem .5rem;font-size:12px;font-weight:700;color:#8a97a8;text-decoration:none;white-space:nowrap}.chat_aiSpotExternalInline__BktPc:hover{color:#33b5ff}.chat_aiSpotExternal__BJkzR{display:block;padding:.375rem .875rem .625rem;font-size:12px;font-weight:700;color:#8a97a8;text-decoration:none;border-top:1px solid #dcebfa}.chat_aiSpotExternal__BJkzR:hover{color:#33b5ff}.chat_weatherBlock__itG2N{margin:.75rem 0 0;padding:.75rem;border:1px solid #dcebfa;border-radius:12px;background:#fff}.chat_weatherHeader__Vq2zX{margin-bottom:.5rem}.chat_weatherTitle__yVKKm{margin:0;font-size:15px;font-weight:800;color:#002551}.chat_weatherCurrent__8AzGA{margin:.25rem 0 0;font-size:13px;font-weight:700;color:#002551}.chat_weatherSource__PMx7b{margin:.125rem 0 0;font-size:11px;color:#8a97a8}.chat_weatherPrecipChart__g4hLa{display:flex;align-items:flex-end;gap:2px;height:48px;margin-top:.5rem;padding:0 2px}.chat_weatherPrecipBarWrap__SwqWv{flex:1 1;height:100%;display:flex;align-items:flex-end;min-width:0}.chat_weatherPrecipBar__vFn8_{width:100%;min-height:2px;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#4a90d9,#7eb6e8)}.chat_weatherPrecipCaption__IG52b{margin:.25rem 0 .5rem;font-size:11px;color:#8a97a8}.chat_weatherTableWrap__n_Bnh{overflow-x:auto;-webkit-overflow-scrolling:touch}.chat_weatherTable__Hx_NR{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.chat_weatherTable__Hx_NR td,.chat_weatherTable__Hx_NR th{padding:.375rem .5rem;text-align:left;border-bottom:1px solid #dcebfa}.chat_weatherTable__Hx_NR th{font-weight:800;color:#8a97a8;background:rgba(0,0,0,.02);position:-webkit-sticky;position:sticky;top:0}.chat_weatherTable__Hx_NR td{font-weight:600;color:#002551}.chat_weatherTable__Hx_NR tbody tr:last-child td{border-bottom:none}.chat_weatherMaps___I1iO{margin-top:.75rem;padding-top:.625rem;border-top:1px solid #dcebfa}.chat_weatherMapsLabel__IzlxG{margin:0 0 .375rem;font-size:12px;font-weight:800;color:#002551}.chat_weatherMapLinks__E8Cmc{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.375rem}.chat_weatherMapLinks__E8Cmc a{display:inline-block;padding:.3rem .625rem;font-size:12px;font-weight:700;color:#3374c1;text-decoration:none;border:1px solid #dcebfa;border-radius:999px}.chat_weatherMapLinks__E8Cmc a:hover{color:#33b5ff;border-color:#33b5ff}.chat_weatherMapsNote__ixqjt{margin:.5rem 0 0;font-size:11px;color:#8a97a8;line-height:1.4}.chat_aiSuggestions__BCYD0{display:flex;flex-wrap:wrap;gap:.375rem;margin:.75rem 0 0}.chat_aiSuggestionChip__Bw92O{max-width:100%;padding:.375rem .75rem;font-size:13px;font-weight:700;line-height:1.25;color:#3374c1;text-align:left;white-space:normal;cursor:pointer;background:#fff;border:1px solid #dcebfa;border-radius:999px;transition:background .15s ease,border-color .15s ease}.chat_aiSuggestionChip__Bw92O:hover:not(:disabled){background:#d1eafd;border-color:#33b5ff}.chat_aiSuggestionChip__Bw92O:disabled{opacity:.5;cursor:not-allowed}.chat_aiSuggestionChipActive__I8w8a{background:#d1eafd;border-color:#33b5ff}.chat_aiSuggestionsHint__gydVU{margin:.75rem 0 0;font-size:12px;font-weight:700;color:#8a97a8}.chat_suggestionPicker__srYSy{margin:0 .75rem .5rem;padding:.75rem .875rem;background:#fff;border:1px solid #dcebfa;border-radius:12px}.chat_suggestionPickerHeader__rJ_kx{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.chat_suggestionPickerTitle__9Q_jc{font-size:13px;font-weight:700;color:#3374c1}.chat_suggestionPickerClose__qAXtr{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;font-size:1.125rem;line-height:1;color:#8a97a8;cursor:pointer;background:transparent;border:none;border-radius:4px}.chat_suggestionPickerClose__qAXtr:hover{background:rgba(0,0,0,.05);color:#3374c1}.chat_suggestionPickerSelected__KwqXf{display:flex;flex-wrap:wrap;gap:.375rem;margin:0 0 .5rem}.chat_suggestionPickerSelectedTag__2Fh2l{padding:.2rem .55rem;font-size:11px;font-weight:700;color:#3374c1;background:#d1eafd;border-radius:999px}.chat_suggestionPickerActions__Xoo1B{display:flex;justify-content:flex-end;margin-top:.625rem}.chat_suggestionPickerSkip__9ZhiT{padding:.35rem .75rem;font-size:12px;font-weight:700;color:#8a97a8;cursor:pointer;background:transparent;border:1px solid #dcebfa;border-radius:999px}.chat_suggestionPickerSkip__9ZhiT:hover:not(:disabled){color:#3374c1;border-color:#33b5ff}.chat_suggestionPickerSkip__9ZhiT:disabled{opacity:.5;cursor:not-allowed}.chat_partySizeCustomRow__sP9xO{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.625rem}.chat_partySizeCustomLabel__llwXh{font-size:12px;font-weight:700;color:#8a97a8}.chat_partySizeCustomInput__Gogp1{width:4.5rem;padding:.375rem .5rem;font-size:14px;font-weight:700;color:#3374c1;background:#fff;border:1px solid #dcebfa;border-radius:8px}.chat_partySizeCustomInput__Gogp1:focus{outline:none;border-color:#33b5ff}.chat_partySizeCustomUnit__DJPo9{font-size:13px;font-weight:700;color:#3374c1}.chat_partySizeCustomSubmit__DBvfn{padding:.375rem .875rem;font-size:13px;font-weight:700;color:#fff;cursor:pointer;background:#33b5ff;border:none;border-radius:999px}.chat_partySizeCustomSubmit__DBvfn:hover:not(:disabled){opacity:.9}.chat_partySizeCustomSubmit__DBvfn:disabled{opacity:.45;cursor:not-allowed}.chat_messageFooter__CMMYp{display:flex;align-items:center;gap:.5rem;margin-top:.375rem;padding:0 .25rem}.chat_messageTime__Kho5O{font-size:.75rem;color:#8a97a8;opacity:.8}.chat_copyButton__k5_pP{background:none;border:none;cursor:pointer;padding:.375rem;opacity:.4;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;color:#8a97a8}.chat_copyButton__k5_pP:hover{opacity:1;background-color:rgba(0,0,0,.05)}@media(max-width:768px){.chat_copyButton__k5_pP{opacity:1}}.chat_copiedIcon__xaawH,.chat_copyIcon__zUWDc{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.chat_copiedIcon__xaawH{color:#3374c1;opacity:1}.chat_loadingText__2UynG{display:flex;align-items:center;gap:.5rem;color:#8a97a8;font-size:.95rem}.chat_loadingDots__R_2lC{display:flex;gap:.25rem;align-items:center}.chat_loadingDots__R_2lC span{width:.5rem;height:.5rem;background-color:#8a97a8;border-radius:50%;animation:chat_bounce__TfgtL 1.4s ease-in-out infinite both}.chat_loadingDots__R_2lC span:first-child{animation-delay:-.32s}.chat_loadingDots__R_2lC span:nth-child(2){animation-delay:-.16s}.chat_loadingDots__R_2lC span:nth-child(3){animation-delay:0s}@keyframes chat_bounce__TfgtL{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat_errorMessage__YtK2E{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;box-sizing:border-box;padding:.625rem .75rem;margin:0 0 8px;background-color:rgba(255,70,46,.06);border:1px solid rgba(255,70,46,.2);border-radius:.5rem;color:#ff462e;font-size:.875rem;line-height:1.4}.chat_errorMessage__YtK2E span{min-width:0;flex:1 1}.chat_errorMessage__YtK2E button{background:none;border:none;color:#ff462e;cursor:pointer;font-size:1.25rem;padding:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat_inputForm__q2DIs{padding:1rem 2rem;width:100%;box-sizing:border-box;position:absolute;bottom:1rem;left:0;right:0;margin-top:2rem}.chat_inputWrapper__gd_0N{max-width:900px;width:100%;margin:0 auto;padding:0 1rem}.chat_inputMeta__yBhST{justify-content:space-between;margin-top:.5rem;padding:0 .5rem;gap:1rem}.chat_inputMeta__yBhST,.chat_tokenInfo__k3MJU{display:flex;align-items:center}.chat_tokenText__qY8fK{font-size:.6875rem;color:#8a97a8;white-space:nowrap}.chat_modelSelectorBar__F_Mz1{display:none}.chat_modelLabel__1pvVx{font-size:.6875rem;font-weight:500;color:#8a97a8;white-space:nowrap}.chat_modelSelect__Mg_l5{padding:.375rem .625rem;border:1px solid #e6eaf0;border-radius:.375rem;background-color:#fff;color:#002551;font-size:.75rem;cursor:pointer;transition:all .2s}.chat_modelSelect__Mg_l5:hover{border-color:#3374c1}.chat_modelSelect__Mg_l5:focus{outline:none;border-color:#3374c1;box-shadow:0 0 0 2px rgba(51,116,193,.1)}.chat_inputContainer__MnZFH{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;background:#fff;border:1.5px solid #e6eaf0;border-radius:20px;padding:.75rem .75rem .5rem 1rem;transition:all .2s;width:100%;box-sizing:border-box}.chat_inputContainer__MnZFH:focus-within{border-color:#3374c1;box-shadow:0 0 0 2px rgba(51,116,193,.08)}.chat_inputActions__doPpE{margin-top:.25rem;padding:.25rem .5rem .25rem .25rem;justify-content:space-between;border-top:1px solid #e6eaf0}.chat_inputActions__doPpE,.chat_leftActions__yYcg1,.chat_rightActions__ueKLf{display:flex;align-items:center;gap:.5rem}.chat_actionButton__krdTv{background:#fff;border:1px solid #e6eaf0;color:#8a97a8;cursor:pointer;font-size:1.2rem;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px;align-self:center;flex-shrink:0}.chat_actionButton__krdTv:hover{background-color:#f6f7f9;color:#002551}.chat_messageInput__91bXl{flex:1 1;border:none;outline:none;font-size:1.1rem;line-height:1.5;font-family:inherit;background:transparent;padding:.25rem 0;width:100%;box-sizing:border-box;word-wrap:break-word;white-space:pre-wrap;overflow-y:auto;overflow-x:hidden;max-height:none;resize:none}.chat_messageInput__91bXl[data-placeholder]:empty:before{content:attr(data-placeholder);color:#8a97a8;pointer-events:none}.chat_messageInput__91bXl::placeholder{color:#8a97a8;line-height:1.5;font-size:1.1rem}.chat_messageInput__91bXl:disabled{color:#8a97a8}.chat_voiceButton__2WVhJ svg{transition:all .2s}.chat_voiceButton__2WVhJ:hover svg{color:#002551}.chat_voiceButton__2WVhJ.chat_recording__fx10D{background-color:rgba(239,68,68,.1);border-color:#ff462e}.chat_voiceButton__2WVhJ.chat_recording__fx10D svg{color:#ff462e}.chat_sendButton__1Qb9f{background-color:#e6eaf0;color:#fff;border:none;border-radius:18px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:1rem;flex-shrink:0;margin-left:auto}.chat_sendButton__1Qb9f:hover:not(:disabled){background-color:#8a97a8;transform:scale(1.05)}.chat_sendButton__1Qb9f.chat_active__PnF28{background-color:#3374c1}.chat_sendButton__1Qb9f.chat_active__PnF28:hover{background-color:#365a87}.chat_sendButton__1Qb9f:disabled{background-color:#e6eaf0;cursor:not-allowed}.chat_imagePreview__GcsUk{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;width:100%}.chat_imageItem__RL5uD{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat_previewImage__NAy2L{width:80px;height:80px;object-fit:cover;display:block}.chat_removeImageButton__MAJzL{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;line-height:1}.chat_removeImageButton__MAJzL:hover{background:rgba(0,0,0,.9)}.chat_markdown__S515o{line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;letter-spacing:.01em;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.chat_markdown__S515o h1,.chat_markdown__S515o h2,.chat_markdown__S515o h3,.chat_markdown__S515o h4,.chat_markdown__S515o h5,.chat_markdown__S515o h6{margin-top:1em;margin-bottom:.5em;font-weight:600;line-height:1.3;letter-spacing:-.01em}.chat_markdown__S515o h1{font-size:1.5em}.chat_markdown__S515o h2{font-size:1.35em}.chat_markdown__S515o h3{font-size:1.2em}.chat_markdown__S515o h4{font-size:1.1em}.chat_markdown__S515o p{margin-bottom:.5em;line-height:1.6}.chat_markdown__S515o ol,.chat_markdown__S515o ul{margin:.5em 0;padding-left:1.75em;line-height:1.4}.chat_markdown__S515o li{margin:.25em 0;padding:0;line-height:1.4}.chat_markdown__S515o li::marker{color:#8a97a8}.chat_markdown__S515o li>p{margin:0;line-height:1.4}.chat_markdown__S515o li:first-child{margin-top:0}.chat_markdown__S515o li:last-child{margin-bottom:0}.chat_markdown__S515o code{background-color:rgba(0,0,0,.06);padding:.2em .4em;border-radius:4px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.9em}.chat_markdown__S515o pre{background-color:rgba(0,0,0,.06);padding:1em;border-radius:6px;overflow-x:auto;margin:.75em 0;box-sizing:border-box;max-width:calc(100% - 2em)}.chat_markdown__S515o pre code{background-color:transparent;padding:0;word-break:break-all;white-space:pre-wrap;display:block}.chat_markdown__S515o blockquote{border-left:3px solid #e6eaf0;padding-left:1em;margin:.75em 0;color:#8a97a8;line-height:1.6}.chat_markdown__S515o a{color:#3374c1;text-decoration:none}.chat_markdown__S515o a:hover{text-decoration:underline}.chat_markdown__S515o table{border-collapse:collapse;margin:.75em 0;display:block;overflow-x:auto;max-width:100%;box-sizing:border-box}.chat_markdown__S515o table td,.chat_markdown__S515o table th{border:1px solid #e6eaf0;padding:.5em .75em;line-height:1.6;word-break:break-word;min-width:50px}.chat_markdown__S515o table th{background-color:rgba(0,0,0,.03);font-weight:600}.chat_chatPageContainer__XYV8f{height:100%;width:100%;position:relative}.chat_overlay__oi0W1{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999}@media(max-width:768px){.chat_overlay__oi0W1{display:block}.chat_chatContainer__FiI_8{display:flex;flex-direction:column;height:calc(100vh - 56px - 45px);width:100%;overflow:hidden;background-color:#fff}.chat_chatMain__t1S_y.chat_empty__OWzLR{justify-content:flex-start}.chat_chatMain__t1S_y.chat_empty__OWzLR .chat_messagesContainer__5S8fH{flex:1 1;overflow-y:auto;padding:1rem .75rem 200px}.chat_chatMain__t1S_y.chat_empty__OWzLR .chat_inputForm__q2DIs{position:fixed;bottom:60px;left:0;right:0}.chat_chatMain__t1S_y{width:100%}.chat_chatHeader__OX7sl{display:none}.chat_chatMain__t1S_y{overflow:hidden}.chat_chatMain__t1S_y,.chat_messagesContainer__5S8fH{flex:1 1;display:flex;flex-direction:column;box-sizing:border-box}.chat_messagesContainer__5S8fH{width:100%;overflow-y:auto;overflow-x:hidden;padding:1rem .75rem 200px;justify-content:flex-start}.chat_welcomeMessage__EhLpD{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0;margin:0 0 1.5rem;height:auto;justify-content:flex-start}.chat_aiAvatar__dM4u2{font-size:3rem;margin-bottom:1rem}.chat_welcomeText__Z4n9S{text-align:left}.chat_welcomeText__Z4n9S h3{font-size:17px;margin-bottom:.5rem}.chat_welcomeText__Z4n9S p{font-size:13.5px;line-height:1.8;color:#5a6b7d}.chat_inputForm__q2DIs{position:fixed;bottom:60px;left:0;right:0;padding:.5rem .75rem;background-color:transparent;z-index:100}.chat_errorMessage__YtK2E{margin:0 0 8px;padding:.5rem .75rem;font-size:.8125rem}.chat_inputWrapper__gd_0N{max-width:100%;width:100%;padding:0}.chat_inputContainer__MnZFH{width:100%;padding:.5rem .75rem;border-radius:1.5rem}.chat_inputMeta__yBhST{display:none}.chat_message__uwE07{max-width:95%}.chat_messageContent__WA7dp{padding:.625rem .875rem}.chat_actionButton__krdTv{width:34px;height:34px;font-size:1rem}.chat_sendButton__1Qb9f{width:32px;height:32px;font-size:.95rem}.chat_messageInput__91bXl{font-size:.875rem}.chat_leftActions__yYcg1{margin-right:.5rem}.chat_rightActions__ueKLf{margin-left:.5rem}}.SponsorMapCanvas_canvas__ZSiUG{width:100%;border-radius:8px;overflow:hidden}.MapCanvas_canvas__zl8Wm{width:100%;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(15,42,102,.08);position:relative}.MapCanvas_canvas__zl8Wm .maplibregl-canvas{outline:none}.AppBanner_banner__Y5FoR{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-top:1px solid #e6eaf0;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px 16px;align-items:center;gap:12px;animation:AppBanner_slideUp__MaSkw .3s ease-out}@media(max-width:768px){.AppBanner_banner__Y5FoR{display:flex}}.AppBanner_dismiss__Rh62M{background:none;border:none;color:#8a97a8;font-size:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border-radius:50%}.AppBanner_dismiss__Rh62M:active{background:#f6f7f9}.AppBanner_icon__D_WqB{width:32px;height:32px;flex-shrink:0;border-radius:8px;overflow:hidden}.AppBanner_text__nigVH{display:flex;flex-direction:column;flex:1 1;min-width:0}.AppBanner_appName__zKzUw{font-size:14px;font-weight:700;color:#002551;line-height:1.4}.AppBanner_subtitle__Dqon7{font-size:11px;font-weight:400;color:#8a97a8;line-height:1.4}.AppBanner_cta__uFDAQ{background:#33b5ff;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:700;cursor:pointer;flex-shrink:0;transition:opacity .2s ease}.AppBanner_cta__uFDAQ:active{opacity:.8}@keyframes AppBanner_slideUp__MaSkw{0%{transform:translateY(100%)}to{transform:translateY(0)}}.H2_h2Component__Bce2t{font-style:normal;font-weight:700;font-size:22px;line-height:32px;color:#002551;margin-bottom:20px}.ArticleCard_articleCard__RQa4a{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e6eaf0;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:16px;overflow:hidden;position:relative}.ArticleCard_articleCard__RQa4a .ArticleCard_cardLink__QC1iG{display:flex;flex-direction:column;flex:1 1;text-decoration:none;color:inherit;cursor:pointer}.ArticleCard_articleCard__RQa4a.ArticleCard_ended__t4mVI .ArticleCard_data__X2B0X{background-color:#ecebeb}.ArticleCard_articleCard__RQa4a.ArticleCard_ended__t4mVI .ArticleCard_date__pJVPa,.ArticleCard_articleCard__RQa4a.ArticleCard_ended__t4mVI .ArticleCard_heading__J3zRa{color:#8a97a8}.ArticleCard_articleCard__RQa4a.ArticleCard_ended__t4mVI .ArticleCard_img__pU0ut{filter:grayscale(80%)}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH{position:relative;width:100%;aspect-ratio:1200/630;overflow:hidden;border-radius:16px 16px 0 0}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_img__pU0ut{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_statusList__nSqGZ{display:flex;position:absolute;top:0;left:0;z-index:2}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw{margin:8px 0 0 8px;padding:4px 10px;font-size:11px;font-weight:700;color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);pointer-events:none}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw.ArticleCard_ongoing__h_akz{background-color:#d43131}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw.ArticleCard_very_soon__1B_LV{background-color:orange}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw.ArticleCard_upcoming__uYNnp{background-color:#3374c1}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw.ArticleCard_ended__t4mVI{background-color:#535353}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_status__sN1yw.ArticleCard_new__uN4wa{background-color:#f2c94c}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actions__PhZoP{position:absolute;top:8px;right:8px;display:flex;gap:8px;z-index:2}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s;padding:0}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_.ArticleCard_bookmark__p52zf,.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_.ArticleCard_like__9K1Mb,.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_.ArticleCard_liked__j1DXq{background-color:#ecebeb}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_.ArticleCard_bookmarked__qWIvS{background-color:#2fed4c}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_:hover:not(:disabled){transform:scale(1.05);opacity:.9}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionButton__CbJC_:disabled{opacity:.5;cursor:not-allowed}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionIcon__7z7v8{width:24px;height:24px;object-fit:contain}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionIcon__7z7v8.ArticleCard_likeIcon__LY3XZ{width:100%;height:100%}.ArticleCard_articleCard__RQa4a .ArticleCard_thumbnail__OApKH .ArticleCard_actionIcon__7z7v8.ArticleCard_bookmarkIcon__gZKo9{width:24px;height:24px}.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X{padding:12px;flex-grow:1;display:flex;flex-direction:column}.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X .ArticleCard_heading__J3zRa{font-style:normal;font-weight:700;font-size:14px;line-height:1.5;color:#002551;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:8px}.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X .ArticleCard_date__pJVPa{font-style:normal;font-weight:400;font-size:11px;line-height:1.5;color:#8a97a8}.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X .ArticleCard_location__a8jaH{font-style:normal;font-weight:400;font-size:11px;line-height:1.5;color:#8a97a8;margin-top:4px;display:flex;align-items:center;gap:4px}.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X .ArticleCard_date__pJVPa:last-child,.ArticleCard_articleCard__RQa4a .ArticleCard_data__X2B0X .ArticleCard_location__a8jaH:last-child{margin-top:auto}.ArticleCard_articleCard__RQa4a:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px);transition:all .2s ease-in-out}.VersionNotice_text__nMOhP{color:#002551;font-size:14px}.Button_button__MUdnx{display:inline-block;padding:16px 32px;border-radius:999px;cursor:pointer;border:none}.Button_button__MUdnx .Button_label__ZrPv4{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:28px}.Button_button__MUdnx:hover{opacity:.8}.Button_button__MUdnx.Button_disabled__AYpJz{cursor:not-allowed;background-color:#365a87;opacity:.5}.Button_primary__K5y_r{background-color:#002551}.Button_primary__K5y_r .Button_label__ZrPv4{color:#fff;font-weight:900}.Button_secondary__L0D_s{background-color:#eff8ff}.Button_secondary__L0D_s .Button_label__ZrPv4{color:#3374c1;font-weight:900}.Button_secondary__L0D_s:hover{background-color:#d1eafd;opacity:1}.Button_disable__n9RA6{background-color:#365a87}.Button_disable__n9RA6 .Button_label__ZrPv4{color:#fff}.Button_white__SX2OV{background-color:#fff;border:1px solid #002551}.Button_white__SX2OV .Button_label__ZrPv4{color:#002551}.Button_accent__Pg5ID{background-color:#33b5ff}.Button_accent__Pg5ID .Button_label__ZrPv4{color:#fff;font-weight:900}.Button_line__hXbpB{background-color:#06c755;border-radius:8px}.Button_line__hXbpB .Button_label__ZrPv4{color:#fff}.Button_google__PESib{background-color:#fff;border:1px solid #dadce0;border-radius:8px}.Button_google__PESib .Button_label__ZrPv4{color:#3c4043}.Button_google__PESib:hover{background-color:#f8f9fa}@media(max-width:768px){.Button_button__MUdnx .Button_label__ZrPv4{font-size:13px;line-height:19px}}.LoadingScreen_screen__PDn_Q{position:relative;z-index:50}.LoadingScreen_screen__PDn_Q .LoadingScreen_background__Amj2j{position:fixed;inset:0;background-color:hsla(0,0%,100%,.5);z-index:10}.LoadingScreen_screen__PDn_Q .LoadingScreen_card__VEqqL{position:fixed;inset:0;z-index:50;background-color:transparent;display:flex;align-items:center;justify-content:center}.LoadingScreen_screen__PDn_Q .LoadingScreen_card__VEqqL .LoadingScreen_icon__fb_HY{animation:LoadingScreen_spin__bc9gr 1s linear infinite}@keyframes LoadingScreen_spin__bc9gr{to{transform:rotate(1turn)}}.Tag_tag__qMo25{width:-moz-fit-content;width:fit-content;padding:8px;border-radius:4px;display:inline-block;cursor:pointer;text-decoration:none}.Tag_tag__qMo25 .Tag_title__R93_w{font-size:11px;line-height:16px;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;display:flex;justify-content:center;align-items:center}.Tag_tag__qMo25 .Tag_mark__zCuO3{padding:0 8px;color:#fff}.Tag_category__XGT_D,.Tag_genre__o7uYh{background-color:#365a87}.Tag_area__JrXno,.Tag_interest__BryXJ{background-color:#002551}.Tag_railway__uDj8m{background-color:#3374c1}.Tag_accent__Aqjna{background-color:#33b5ff}.Tag_tag__qMo25:hover{opacity:.85}.Tag_noPointer__CmqiD{cursor:default!important}.BookMarkButton_bookmark__i__vw,.BookMarkButton_bookmarked__fLoUu{width:40px;height:40px;border:1px solid transparent;border-radius:50%;display:flex;align-items:center;justify-content:space-between;padding:10px}.BookMarkButton_bookmark__i__vw .BookMarkButton_icon__CsQdt,.BookMarkButton_bookmarked__fLoUu .BookMarkButton_icon__CsQdt{width:100%;height:100%}.BookMarkButton_bookmarked__fLoUu{background-color:#2fed4c}.BookMarkButton_bookmark__i__vw{background-color:#ecebeb}.SocialProof_inline__vmgCe{display:inline-flex;align-items:center;gap:4px;color:#8a97a8;font-size:13px}.SocialProof_icon__DbZZI{color:#002551;flex-shrink:0}.SocialProof_text__CDSgT{white-space:nowrap}.SocialProof_banner__rmzfv{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#eff8ff;border-radius:8px;margin:16px 0}.SocialProof_bannerIcon__bInbC{font-size:16px}.SocialProof_bannerText__tOgsv{font-size:13px;color:#002551;font-weight:600}