.Header_header__072v2{width:100%;background:#22223b;padding:.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:0 0 2rem}.Header_nav__evgr5{display:flex;justify-content:center;gap:2rem}.Header_link__gnQyJ{color:#f2e9e4;text-decoration:none;font-size:1.2rem;font-weight:500;transition:color .2s}.Header_link__gnQyJ:hover{color:#9a8c98}.Home_container__d256j{min-height:100vh;height:100vh;background:#f6f8fa;display:flex;flex-direction:column}.Home_main__VkIEL{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}.Home_profile__7gsIl{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:3px solid #43aa8b;box-shadow:0 2px 8px rgba(67,170,139,.08)}.Home_title__hYX6j{font-size:2.5rem;color:#22223b;margin-bottom:.5rem;text-align:center}.Home_subtitle__KzT68{font-size:1.25rem;color:#4a4e69;margin-bottom:1.5rem;text-align:center}.Home_description__uXNdx{font-size:1.1rem;color:#22223b;margin-bottom:2rem;text-align:center}.Home_link__Ytel_{color:#9a8c98;text-decoration:underline;font-weight:500}.Home_ctaRow__MhEUT{display:flex;gap:1rem;justify-content:center}.Home_ctaButton__lZzFU{background:#43aa8b;color:#fff;padding:.75rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s;box-shadow:0 2px 8px rgba(67,170,139,.08)}.Home_ctaButton__lZzFU:hover{background:#2d6a4f}.Home_emojiProfile__53xcI{font-size:5rem;margin-bottom:1.5rem;line-height:1}.Home_cursor__AgPcp{display:inline-block;width:1ch;color:#22223b;font-weight:700;animation:Home_blink__F0rMx 1s steps(1) infinite}@keyframes Home_blink__F0rMx{0%,50%{opacity:1}51%,to{opacity:0}}.Home_typewriterToggle___HAZk{display:flex;align-items:center;gap:.7rem;margin-top:12px}.Home_toggleSwitch__NX4gr{width:44px;height:24px;background:#ccc;border-radius:12px;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0}.Home_toggleSwitch__NX4gr.Home_on__Yi8DO{background:#43aa8b}.Home_toggleKnob__QuwOb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:left .2s;box-shadow:0 1px 4px rgba(0,0,0,.08)}.Home_toggleSwitch__NX4gr.Home_on__Yi8DO .Home_toggleKnob__QuwOb{left:22px}.Home_typewriterToggleFloating__U_6Hz{position:fixed;bottom:24px;left:24px;z-index:1000;display:flex;align-items:center;background:rgba(255,255,255,.95);border-radius:20px;box-shadow:0 2px 8px rgba(67,170,139,.08);padding:6px 16px 6px 10px;cursor:pointer}.ChatWidget_chatWidget__lal2F{position:fixed;bottom:24px;right:24px;z-index:2000}.ChatWidget_fab__DZhJp{width:56px;height:56px;border-radius:50%;background:#43aa8b;color:#fff;font-size:2rem;border:none;box-shadow:0 2px 8px rgba(67,170,139,.18);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ChatWidget_fab__DZhJp:hover{background:#2d6a4f}.ChatWidget_chatBox__2BEIi{width:300px;height:380px;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;position:absolute;bottom:0;right:0;overflow:hidden;animation:ChatWidget_fadeIn__iI674 .2s}@keyframes ChatWidget_fadeIn__iI674{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_header__V3KXS{background:#43aa8b;color:#fff;padding:.8rem;font-weight:700;text-align:center;position:relative}.ChatWidget_closeBtn__57pMS{position:absolute;right:12px;top:8px;background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer;font-weight:700;line-height:1}.ChatWidget_messages__gIFOa{flex:1 1;padding:1rem;overflow-y:auto;background:#f6f8fa;display:flex;flex-direction:column;gap:.5rem}.ChatWidget_userMsg__kJfUs{align-self:flex-end;background:#e07a5f;border-radius:16px 16px 4px 16px}.ChatWidget_botMsg__lYNId,.ChatWidget_userMsg__kJfUs{color:#fff;padding:.5rem 1rem;max-width:80%;word-break:break-word}.ChatWidget_botMsg__lYNId{align-self:flex-start;background:#22223b;border-radius:16px 16px 16px 4px}.ChatWidget_botMsg__lYNId a{color:#8ecaff;text-decoration:underline;font-weight:500;transition:color .2s}.ChatWidget_botMsg__lYNId a:hover{color:#b3e0ff}.ChatWidget_inputRow___8WDa{display:flex;border-top:1px solid #eee;background:#fff}.ChatWidget_input__k7oyV{flex:1 1;border:none;padding:.7rem;font-size:1rem;outline:none;border-radius:0 0 0 16px}.ChatWidget_sendBtn__qpcn4{background:#43aa8b;color:#fff;border:none;padding:0 1.2rem;font-size:1rem;border-radius:0 0 16px 0;cursor:pointer;font-weight:600}