.layout_layout__jG18F{height:100vh;width:100vw;display:flex;flex-direction:column;margin:0;padding:0;background-color:var(--background)}.chat_chat__1J4Fy{background-color:#fff;min-height:auto;width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;max-width:1200px;margin:0 auto;transition:all .5s ease-in-out}.chat_chat__1J4Fy.chat_chatActive__1QkeM{justify-content:flex-start;padding:1rem}.chat_chat__1J4Fy.chat_transitioning__Hlhtv .chat_chatCard__ExUxT,.chat_chat__1J4Fy.chat_transitioning__Hlhtv .chat_header__zIETH{opacity:0;transform:translateY(-20px);transition:all .5s ease-in-out}.chat_messagesContainer___b_82{width:100%;max-width:var(--max-width);flex:1 1;display:flex;flex-direction:column;margin-bottom:1rem;min-height:60vh;overflow-y:auto}.chat_bottomChatInput__4mnBS{width:100%;max-width:var(--max-width);position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding:1rem 0 2rem;margin-top:auto}.chat_bottomChatInput__4mnBS .chat_chatInput__qmz55{background-color:#fff;border:1px solid var(--border-color);border-radius:8px;padding:.75rem;gap:.5rem;width:100%;box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1);-webkit-box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1);-moz-box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1)}.chat_closeButton__CdT7B{color:var(--secondary-text);font-size:14px;border:none;background:none;cursor:pointer;margin-top:1rem;font-weight:500}.chat_header__zIETH{text-align:center;margin-bottom:2rem;margin-top:3vh;width:100%;transition:all .5s ease-in-out}.chat_availabilityText__FytGA{font-size:.875rem;color:#6b7280;margin-bottom:1rem;text-align:left}.chat_mainTitle__tcZuh{font-size:2.5rem;font-weight:700;color:var(--primary-text);margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.chat_mainTitle__tcZuh{font-size:2rem}}.chat_subtitles__3y2ia p{font-size:1rem;color:var(--secondary-text);margin:.5rem 0;line-height:1.5}.chat_chatCard__ExUxT{background:var(--background);border-radius:12px;box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1);-webkit-box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1);-moz-box-shadow:-1px 3px 9px -1px rgba(0,0,0,.1);width:100%;min-height:50vh;max-width:900px;margin-bottom:2rem;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border:1px solid var(--border-color);transition:all .5s ease-in-out;box-sizing:border-box}.chat_divider__zZN4f{width:100%;height:1px;background-color:var(--border-color);margin:0}.chat_aiIcon__lGOBI{width:60px;height:60px;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.chat_aiIcon__lGOBI svg{font-size:1.5rem;color:#6b7280}.chat_greeting__cdNUS{font-size:1.5rem;font-weight:700;color:var(--primary-text);margin-bottom:.5rem}.chat_instruction__ZyhAZ{font-size:14px;color:var(--secondary-text);margin:0 0 1rem;line-height:1.5}.chat_suggestedQuestions__Em7TP{margin-bottom:2rem}.chat_suggestedLabel__oqrsU{font-size:1rem;color:var(--secondary-text);text-align:center;margin-bottom:1rem;font-size:14px;font-weight:500}.chat_questionButtons__q8tB3{display:flex;flex-direction:column;gap:.75rem;align-items:center}.chat_questionButton__0l1Jl{background-color:#f9fafb;border:none;border-radius:8px;padding:.75rem 1rem;font-size:14px;color:#374151;cursor:pointer;transition:all .2s ease;width:100%;max-width:300px;text-align:left}.chat_questionButton__0l1Jl:hover{background-color:#f3f4f6;border-color:#d1d5db}.chat_chatInput__qmz55{position:relative;display:flex;align-items:center;background-color:var(--background);border:1px solid var(--border-color);border-radius:8px;padding:.75rem;gap:.5rem;width:100%;box-sizing:border-box;margin:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chat_topContent__heCT5{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-top:8%}.chat_bottomContent__ieCTf{padding:1.5rem 2rem 2rem;width:100%;border-top:1px solid var(--border-color);box-sizing:border-box;background:var(--background);border-radius:0 0 12px 12px}.chat_inputField__Z_ysu{flex:1 1;border:none;outline:none;font-size:1rem;color:#000;background:rgba(0,0,0,0)}.chat_inputField__Z_ysu::placeholder{color:#9ca3af}.chat_inputField__Z_ysu:disabled{opacity:.6;cursor:not-allowed}.chat_sendButton__uGbUw{background-color:#f3f4f6;border:none;border-radius:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.chat_sendButton__uGbUw svg{font-size:1rem;color:#6b7280}.chat_sendButton__uGbUw:hover{background-color:#e5e7eb}.chat_sendButton__uGbUw:disabled{opacity:.6;cursor:not-allowed}.chat_spinner__j5Yt5{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.2509803922);border-top-color:#6b7280;border-radius:50%;animation:chat_spin__20_jq 1s linear infinite}@keyframes chat_spin__20_jq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:640px){.chat_chat__1J4Fy{padding:.5rem;min-height:auto;display:flex;flex-direction:column}.chat_chatCard__ExUxT{padding:1rem;min-height:-moz-fit-content;min-height:fit-content;max-height:none;overflow:visible;margin-bottom:2rem;flex-shrink:0}.chat_mainTitle__tcZuh{font-size:1.875rem}.chat_topicButtons__5wQBC{justify-content:center}.chat_bottomContent__ieCTf{padding:1rem}}.chatDialog_chatDialog__9_dY3{width:100%;height:100%;display:flex;flex-direction:column}.chatDialog_messagesContainer__yg0QW{flex:1 1 auto;overflow-y:auto;height:0;padding:16px;display:flex;flex-direction:column;gap:16px}.chatDialog_messageWrapper__cBcf2{display:flex;flex-direction:column;max-width:70%;word-wrap:break-word}.chatDialog_systemMessage__Qth_Z{align-self:flex-start}.chatDialog_userMessage__JFZ81{align-self:flex-end}.chatDialog_loadingMessage__WvRJ_{align-self:flex-start}.chatDialog_userMessage__JFZ81{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;background-color:#f0f0f0;border-radius:18px}.chatDialog_messageContent__uly65{padding:12px 16px;border-radius:18px;line-height:1.4;font-size:.95rem}.chatDialog_loadingMessage__WvRJ_ .chatDialog_messageContent__uly65{font-style:normal;font-weight:400;font-size:16px;color:#a3a3a3}.chatDialog_systemMessage__Qth_Z .chatDialog_messageContent__uly65{font-style:normal;font-weight:400;font-size:16px;color:#394508}.chatDialog_userMessage__JFZ81 .chatDialog_messageContent__uly65{font-style:normal;font-weight:400;font-size:16px;line-height:109.01%;text-align:right;color:#000}.chatDialog_messagesContainer__yg0QW::-webkit-scrollbar{width:6px}.chatDialog_messagesContainer__yg0QW::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.chatDialog_messagesContainer__yg0QW::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.chatDialog_messagesContainer__yg0QW::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes chatDialog_blink__Iq76Z{0%,50%{opacity:1}51%,to{opacity:0}}.chatDialog_blinkingCursor__cVwp0{animation:chatDialog_blink__Iq76Z 1s infinite;margin-left:2px;font-size:1em;color:#394508}.chatDialog_planContainer__kxzIt{margin-top:16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;padding:20px;border:1px solid #e2e8f0}.chatDialog_planHeader__7_JJ8{text-align:center;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #3b82f6}.chatDialog_planTitle__jsbnq{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0}.chatDialog_planSteps__MIB66{display:flex;flex-direction:column;gap:12px}.chatDialog_planStep__VyR8j{background:#fff;border-radius:8px;padding:16px;border:2px solid #e5e7eb;transition:all .2s ease}.chatDialog_planStep__VyR8j.chatDialog_pending__8Mmp0{border-left:4px solid #f59e0b}.chatDialog_planStep__VyR8j.chatDialog_in_progress__WPgPJ{border-left:4px solid #3b82f6;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.chatDialog_planStep__VyR8j.chatDialog_completed__RnIxT{border-left:4px solid #10b981;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.chatDialog_stepHeader__Zd9vU{display:flex;align-items:center;gap:12px;margin-bottom:8px}.chatDialog_stepNumber__mBDUl{background:#3b82f6;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.chatDialog_stepTitle__eMtOa{color:#1f2937;font-size:1rem;font-weight:600;margin:0;flex:1 1}.chatDialog_statusIcon__XpqF5{font-size:16px;flex-shrink:0}.chatDialog_stepDescription__0T__m{color:#4b5563;line-height:1.5;font-size:.9rem}.chatDialog_suggestedAnswers__WuaYO{margin-top:16px;padding:16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:1px solid #e2e8f0}.chatDialog_suggestedLabel__9p8pq{color:#374151;font-size:.9rem;font-weight:600;margin:0 0 12px}.chatDialog_suggestionButtons__TqCFe{display:flex;flex-direction:column;gap:8px}.chatDialog_suggestionButton__UGhW7{background:#fff;border:2px solid #3b82f6;color:#3b82f6;padding:10px 14px;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left;line-height:1.4}.chatDialog_suggestionButton__UGhW7:hover{background:#3b82f6;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.chatDialog_suggestionButton__UGhW7:active{transform:translateY(0)}@media(max-width:768px){.chatDialog_planContainer__kxzIt{padding:16px}.chatDialog_planTitle__jsbnq{font-size:1.1rem}.chatDialog_planStep__VyR8j{padding:12px}.chatDialog_stepNumber__mBDUl{width:24px;height:24px;font-size:11px}.chatDialog_stepTitle__eMtOa{font-size:.9rem}.chatDialog_suggestedAnswers__WuaYO{padding:12px}.chatDialog_suggestionButton__UGhW7{padding:8px 12px;font-size:.8rem}}.faq-section_faqSection__dFcSP{padding:2rem 1rem}@media(min-width:768px){.faq-section_faqSection__dFcSP{padding:2.5rem 1rem}}.faq-section_container__cfW7D{max-width:48rem;margin:0 auto}.faq-section_toggleButton__BKOap{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:none;border:none;cursor:pointer;gap:1rem;transition:all .2s ease}.faq-section_toggleButton__BKOap:hover{opacity:.8}.faq-section_toggleButton__BKOap:focus-visible{border-radius:.375rem;outline:3px solid var(--ring);outline-offset:2px}.faq-section_title__2ZUGA{margin:0;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--foreground);text-align:left}@media(min-width:768px){.faq-section_title__2ZUGA{font-size:1.5rem}}.faq-section_toggleIcon__WhSht{color:var(--muted-foreground);width:1.25rem;height:1.25rem;flex-shrink:0;transition:transform .2s ease}.faq-section_subtitle__4XpoK{color:var(--muted-foreground);line-height:1.6;margin-top:1rem;margin-bottom:1.5rem;text-align:left}.faq-section_faqList__dAteR{width:100%;display:flex;flex-direction:column;gap:.75rem}.faq-section_faqItem__iPQtk{border-bottom:1px solid var(--border);padding:.75rem 0}.faq-section_faqItem__iPQtk:last-child{border-bottom:none}.faq-section_faqTrigger__dKd8z{display:flex;flex:1 1;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;padding:0;text-align:left;font-size:.9375rem;font-weight:700;color:var(--foreground);background:none;border:none;cursor:pointer;transition:all .2s ease;outline:none}.faq-section_faqTrigger__dKd8z span{flex:1 1}.faq-section_faqTrigger__dKd8z:hover{color:var(--ring)}.faq-section_faqTrigger__dKd8z:focus-visible{border-radius:.375rem;outline:3px solid var(--ring);outline-offset:2px}.faq-section_faqTrigger__dKd8z:disabled{pointer-events:none;opacity:.5}.faq-section_faqContent__T5Tpg{overflow:hidden;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--muted-foreground);transition:all .3s ease;margin-top:.5rem}.faq-section_faqContent__T5Tpg.faq-section_closed__3_RxB{max-height:0;opacity:0;padding:0;margin-top:0}.faq-section_faqContent__T5Tpg.faq-section_open__mGvcJ{max-height:500px;opacity:1;padding-top:.75rem}.faq-section_chevron__drAC3{color:var(--muted-foreground);pointer-events:none;width:1rem;height:1rem;flex-shrink:0;transform:translateY(.125rem);transition:transform .2s ease}.faq-section_chevron__drAC3.faq-section_rotated__wBT7U{transform:translateY(.125rem) rotate(180deg)}.footer_footer__avDgs{background-color:rgba(0,0,0,0);height:-moz-fit-content;height:fit-content;width:100%;padding:1.5rem 2rem;border-top:1px solid var(--border-color)}.footer_sources__6qRwj{padding:0 1rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;color:var(--secondary-text);font-size:14px}.footer_sources__6qRwj a{color:var(--secondary-text);text-decoration:none}.footer_links__ul698{display:flex;flex-direction:row;gap:1rem}.navbar_navbar__cmw8f{background-color:#fff;border-bottom:1px solid #d2d2d2;padding:.5rem;width:100%;color:#fff}.navbar_innerNavbar__32ckw{display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;max-width:1200px;margin:0 auto}.navbar_buttonRow__ZhdNQ{display:flex;flex-direction:row;justify-content:space-evenly;gap:.5rem}.navbar_topbar__VBESU{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navbar_navbar__cmw8f h3{font-size:12px;line-height:115%;font-weight:500;color:#444}.navbar_links__UdRHN{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;align-items:center;height:100%}.navbar_links__UdRHN a{font-style:normal;font-weight:500;font-size:12px;line-height:115%;color:#444;text-decoration:none}.navbar_links__UdRHN a:hover{text-decoration:underline}.brand_title__fcOr2{font-weight:700;font-size:20px;line-height:105.81%;letter-spacing:-.02em;color:var(--primary-text)}.brand_brand__uafVr{display:flex;flex-direction:row;align-items:center;gap:.5rem}.brand_logo__FFVdX{width:24px;height:24px}