.home-chat_chatComposer__biCw7{position:relative;width:100%;border-radius:28px}.home-chat_chatComposer__biCw7:before{content:"";position:absolute;inset:-22px;border-radius:38px;background:linear-gradient(120deg,rgba(109,125,255,.55),rgba(79,209,197,.65),rgba(99,102,241,.6));background-size:200% 200%;filter:blur(48px);opacity:.55;z-index:-1;transition:opacity .4s ease,transform .6s ease;animation:home-chat_chatGradientShift__udhMq 10s ease-in-out infinite}.home-chat_chatComposer__biCw7:focus-within:before,.home-chat_chatComposer__biCw7:hover:before{opacity:.85;transform:scale(1.02)}.home-chat_chatFieldset__NBqst{position:relative;display:flex;align-items:flex-start;gap:0;padding:1.55rem 2.05rem 1.55rem 2rem;border-radius:24px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.95);box-shadow:0 36px 78px rgba(15,23,42,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-chat_chatComposer__biCw7:focus-within .home-chat_chatFieldset__NBqst{border-color:rgba(59,130,246,.35);box-shadow:0 32px 70px rgba(59,130,246,.18);transform:translateY(-2px)}.home-chat_placeholderWrapper__iIoSz{position:absolute;left:2rem;right:5rem;top:50%;transform:translateY(-50%);pointer-events:none;color:rgba(15,23,42,.45);font-size:.9rem;line-height:1.6;height:1.8em;overflow:hidden;transition:opacity .25s ease;z-index:1}.home-chat_placeholderVisible__WHG_R{opacity:1}.home-chat_placeholderHidden__eGLyA{opacity:0}.home-chat_placeholderText__ZoPTx{position:absolute;left:0;right:0;opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-chat_placeholderActive__vSGis{opacity:1;transform:translateY(0)}.home-chat_chatInput__oFpFf{flex:1 1;border:none;font-size:.95rem;color:#0f172a;outline:none;padding:.45rem 4.1rem .45rem 0;background:transparent;min-height:3.4rem;line-height:1.6}.home-chat_chatInput__oFpFf::placeholder{color:rgba(15,23,42,.45)}.home-chat_sendButton__ufcDS{border:none;background:#111827;color:#fff;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;position:absolute;bottom:1.35rem;right:1.95rem}.home-chat_sendButton__ufcDS:hover{transform:translateY(-1px) scale(1.04);background:#1f2937;box-shadow:0 18px 34px rgba(17,24,39,.3)}.home-chat_sendButton__ufcDS:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:3px}.home-chat_sendButton__ufcDS:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.home-chat_sendIcon__QV1NI{width:11px;height:11px}.home-chat_sendSpinner__lE28q{width:20px;height:20px;border-radius:999px;border:2px solid;border-bottom:2px solid transparent;animation:home-chat_sendSpin__skJdn .8s linear infinite}@keyframes home-chat_sendSpin__skJdn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes home-chat_chatGradientShift__udhMq{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home-chat_quickPromptRow__7ysp9{margin-top:1.05rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.home-chat_quickPromptButton__kE7D5{border:1px solid rgba(148,163,184,.28);background:linear-gradient(180deg,rgba(247,249,255,.92),rgba(230,238,251,.78));color:#111827;border-radius:999px;padding:.32rem .95rem;font-size:.82rem;font-weight:500;letter-spacing:.004em;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 18px rgba(15,23,42,.06)}.home-chat_quickPromptButton__kE7D5:hover{transform:translateY(-1px);border-color:rgba(99,102,241,.4);background:linear-gradient(180deg,rgba(235,242,255,.96),rgba(215,228,255,.85));box-shadow:0 14px 22px rgba(99,102,241,.12)}.home-chat_quickPromptButton__kE7D5:focus-visible{outline:3px solid rgba(99,102,241,.35);outline-offset:3px}.home-chat_quickPromptButton__kE7D5:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;transform:none}.home-chat_quickPromptButtonActive__7cwkP{border-color:rgba(99,102,241,.55);background:linear-gradient(180deg,rgba(224,231,255,.98),rgba(199,215,255,.9));color:#4338ca;box-shadow:0 0 0 2px rgba(99,102,241,.18),0 6px 16px rgba(99,102,241,.14)}.chakra-ui-dark .home-chat_quickPromptButtonActive__7cwkP{border-color:rgba(165,180,252,.6);background:linear-gradient(180deg,rgba(99,102,241,.35),rgba(79,70,229,.28));color:#a5b4fc;box-shadow:0 0 0 2px rgba(165,180,252,.2),0 6px 16px rgba(99,102,241,.25)}@media (max-width:768px){.home-chat_chatComposer__biCw7:before{inset:-16px;filter:blur(40px)}.home-chat_chatFieldset__NBqst{padding:1.2rem 1.4rem}.home-chat_placeholderWrapper__iIoSz{left:1.4rem;right:4.25rem;font-size:.85rem}.home-chat_sendButton__ufcDS{bottom:1.05rem;right:1.45rem}}@media (max-width:480px){.home-chat_chatComposer__biCw7:before{inset:-12px;filter:blur(32px)}.home-chat_chatFieldset__NBqst{padding:1rem 1.2rem;border-radius:20px}.home-chat_placeholderWrapper__iIoSz{left:1.1rem;right:3.9rem;font-size:.98rem}.home-chat_chatInput__oFpFf{min-height:3rem;font-size:.92rem}}.chakra-ui-dark .home-chat_chatFieldset__NBqst{border-color:rgba(148,163,255,.35);background:rgba(15,23,42,.85);box-shadow:0 36px 78px rgba(15,23,42,.45)}.chakra-ui-dark .home-chat_chatComposer__biCw7:focus-within .home-chat_chatFieldset__NBqst{border-color:rgba(99,102,241,.55);box-shadow:0 32px 70px rgba(99,102,241,.2)}.chakra-ui-dark .home-chat_chatComposer__biCw7:before{background:linear-gradient(120deg,rgba(79,70,229,.7),rgba(16,184,206,.65),rgba(37,99,235,.65));opacity:.45;filter:blur(60px)}.chakra-ui-dark .home-chat_placeholderWrapper__iIoSz{color:rgba(226,232,240,.7)}.chakra-ui-dark .home-chat_chatInput__oFpFf{color:#e2e8f0}.chakra-ui-dark .home-chat_chatInput__oFpFf::placeholder{color:rgba(226,232,240,.45)}.chakra-ui-dark .home-chat_sendButton__ufcDS{background:rgba(79,70,229,.95)}.chakra-ui-dark .home-chat_sendButton__ufcDS:hover{background:rgba(99,102,241,.95);box-shadow:0 18px 34px rgba(59,130,246,.25)}.chakra-ui-dark .home-chat_quickPromptButton__kE7D5{border-color:rgba(148,163,255,.32);background:linear-gradient(180deg,rgba(82,76,236,.32),rgba(99,102,241,.22));color:#e2e8f0}.chakra-ui-dark .home-chat_quickPromptButton__kE7D5:hover{border-color:rgba(165,180,252,.6);box-shadow:0 14px 24px rgba(99,102,241,.32)}.home-chat_mockupOuter___QDoE{position:relative;display:flex;flex-direction:column;align-items:center;padding:2rem .5rem 1.5rem}.home-chat_mockupGlow__YiB4_{position:absolute;inset:-22px;border-radius:38px;background:linear-gradient(120deg,rgba(109,125,255,.55),rgba(79,209,197,.65),rgba(99,102,241,.6));background-size:200% 200%;filter:blur(52px);opacity:.5;z-index:0;animation:home-chat_chatGradientShift__udhMq 10s ease-in-out infinite;pointer-events:none}.home-chat_mockupGlowSecondary__PP3GQ{display:none}.home-chat_mockupWrapper__FaR5Y{position:relative;z-index:1;width:100%;max-width:560px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(109,125,255,.18),0 2px 4px rgba(15,23,42,.04),0 12px 32px rgba(15,23,42,.1),0 40px 80px rgba(15,23,42,.14),0 64px 120px rgba(109,125,255,.1);transform:perspective(1600px) rotateX(3deg) rotateY(9deg);transform-origin:40% 50%;animation:home-chat_mockupFloat__Plcxw 7s ease-in-out infinite}.home-chat_mockupTitleBar__umIQl{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e8edf3;padding:11px 16px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.home-chat_mockupDots__vGopY{display:flex;gap:6px;align-items:center}.home-chat_mockupDot__iVu_g{width:11px;height:11px;border-radius:50%;flex-shrink:0}.home-chat_mockupDotRed__g9K45{background:#ff5f57;box-shadow:0 0 4px rgba(255,95,87,.5)}.home-chat_mockupDotYellow__PLduW{background:#febc2e;box-shadow:0 0 4px rgba(254,188,46,.5)}.home-chat_mockupDotGreen__RvXPC{background:#28c840;box-shadow:0 0 4px rgba(40,200,64,.5)}.home-chat_mockupTitleText__O50GJ{font-size:12px;font-weight:600;color:#64748b;letter-spacing:.01em;margin-left:14px;flex:1 1}.home-chat_mockupBody__6wEdi{display:flex;height:455px}.home-chat_mockupSidebar__JHBEQ{width:72px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e8edf3;display:flex;flex-direction:column;align-items:center;padding:14px 0 12px;flex-shrink:0}.home-chat_mockupSidebarLogo__1EpNh{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#1e293b,#334155);box-shadow:0 2px 8px rgba(109,125,255,.35),0 0 0 1px rgba(109,125,255,.2);display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.home-chat_mockupNavList___MhzA{flex:1 1;gap:2px;padding:0 6px}.home-chat_mockupNavItem__vs8e9,.home-chat_mockupNavList___MhzA{width:100%;display:flex;flex-direction:column;align-items:center}.home-chat_mockupNavItem__vs8e9{padding:6px 4px 5px;gap:3px;border-radius:8px;cursor:default}.home-chat_mockupNavItemActive__tHcXs{background:rgba(109,125,255,.1)}.home-chat_mockupNavIcon__DpTEI{color:#94a3b8;display:flex;align-items:center;justify-content:center}.home-chat_mockupNavIconActive__ngklN{color:#6d7dff}.home-chat_mockupNavLabel__IsDtC{font-size:8px;color:#94a3b8;font-weight:500}.home-chat_mockupNavLabelActive__0_j1K{color:#6d7dff}.home-chat_mockupSidebarFooter__ewTYv{padding-top:8px;border-top:1px solid #edf0f5;width:100%;display:flex;flex-direction:column;align-items:center;gap:3px}.home-chat_mockupAvatar__PK0Gp{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#6d7dff,#10b981);display:flex;align-items:center;justify-content:center;font-size:8.5px;font-weight:700;color:#fff;flex-shrink:0}.home-chat_mockupAvatarName__AIQJh{font-size:7px;color:#475569;font-weight:600;text-align:center;line-height:1.2}.home-chat_mockupAvatarRole__OTGAK{font-size:6.5px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.home-chat_mockupMainArea__t9HjH{flex:1 1;display:flex;flex-direction:column;overflow:hidden;position:relative;background:#fff;min-width:0}.home-chat_mockupScreen__AeOpa{position:absolute;inset:0;display:flex;flex-direction:column;transition:opacity .5s ease,transform .5s ease}.home-chat_mockupScreenVisible__FuP6S{opacity:1;transform:translateY(0);pointer-events:auto;z-index:2}.home-chat_mockupScreenHidden__KeJYe{opacity:0;transform:translateY(-12px);pointer-events:none;z-index:1}.home-chat_mockupHomeContent__0xcjA{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px 14px;gap:13px}.home-chat_mockupGreeting__ruJA0{font-size:15.5px;font-weight:700;color:#0f172a;text-align:center;line-height:1.3;letter-spacing:-.015em}.home-chat_mockupHomeInput__4LNUY{width:100%;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.04),0 4px 12px rgba(15,23,42,.06)}.home-chat_mockupHomeInputText__VmRLr{padding:11px 14px 9px;font-size:11px;color:#94a3b8;border-bottom:1px solid #f1f5f9}.home-chat_mockupHomeInputFooter__48MYO{padding:7px 12px;display:flex;align-items:center;justify-content:space-between}.home-chat_mockupHomeInputLeft__bNihL{display:flex;align-items:center;gap:6px}.home-chat_mockupHomeInputRight__rjBz7{display:flex;align-items:center;gap:5px}.home-chat_mockupModelBadge__gJMWo{display:flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #e2e8f0;border-radius:999px;font-size:8.5px;font-weight:600;color:#475569;background:#fff}.home-chat_mockupModelDot__h7RWv{width:5px;height:5px;border-radius:50%;background:#f59e0b;flex-shrink:0}.home-chat_mockupActionBtn__ikbKe{width:22px;height:22px;border-radius:50%;background:#f1f5f9;border:1px solid #e8edf3;display:flex;align-items:center;justify-content:center;color:#64748b}.home-chat_mockupSendBtnHome__2iz8b{width:24px;height:24px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.home-chat_mockupDataRow__9zijP{display:flex;gap:6px;width:100%}.home-chat_mockupDataCard__2UQ97{flex:1 1;min-width:0;border:1px solid rgba(109,125,255,.15);border-top:2.5px solid #6d7dff;border-radius:10px;padding:9px 11px;background:linear-gradient(160deg,#fff,#f8faff);box-shadow:0 2px 8px rgba(109,125,255,.08);transition:transform .2s ease}.home-chat_mockupDataLabel__w3ixW{font-size:7.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.home-chat_mockupDataValue__vzgNd{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.025em;line-height:1.1}.home-chat_mockupDataSub__Twm4U{font-size:7.5px;color:#94a3b8;margin-top:2px}.home-chat_mockupNewsCard__FEe3D{flex:1.5 1;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;display:flex;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.04)}.home-chat_mockupNewsThumb__Vte6f{width:44px;flex-shrink:0;background:linear-gradient(160deg,#6d7dff,#4fd1c5)}.home-chat_mockupNewsBody__gbLKA{flex:1 1;padding:7px 8px;min-width:0}.home-chat_mockupNewsTitle__OjE_u{font-size:8px;font-weight:700;color:#1e293b}.home-chat_mockupNewsSub__y0DON,.home-chat_mockupNewsTitle__OjE_u{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.home-chat_mockupNewsSub__y0DON{font-size:7px;color:#94a3b8;margin-top:2px}.home-chat_mockupConvoContent__zXZ9U{flex:1 1;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.home-chat_mockupUserBubble__SOird{align-self:flex-end;background:linear-gradient(135deg,#6d7dff,#4f46e5);color:#fff;padding:10px 14px;border-radius:16px 16px 3px 16px;font-size:12px;line-height:1.5;max-width:80%;opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease;box-shadow:0 4px 18px rgba(109,125,255,.45),0 1px 3px rgba(79,70,229,.3)}.home-chat_mockupAiBubble__04l38{align-self:flex-start;background:linear-gradient(160deg,#f8fafc,#f0f4ff);border:1px solid rgba(109,125,255,.15);padding:12px 14px;border-radius:16px 16px 16px 3px;font-size:11.5px;line-height:1.6;max-width:94%;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease;box-shadow:0 2px 12px rgba(109,125,255,.08)}.home-chat_mockupVisible__LUX7z{opacity:1!important;transform:translateY(0)!important}.home-chat_mockupAiHeader__CrAm3{font-size:11px;font-weight:700;color:#1e293b;margin-bottom:8px}.home-chat_mockupAiList__dEXVS{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.home-chat_mockupAiListItem__0KmHg{display:flex;align-items:flex-start;gap:7px;font-size:10.5px;color:#475569;opacity:0;transform:translateX(-6px);transition:opacity .35s ease,transform .35s ease}.home-chat_mockupAiListDot__rtMiz{width:6px;height:6px;border-radius:50%;margin-top:3px;flex-shrink:0}.home-chat_mockupAiListLabel__MN_le{font-weight:700;color:#1e293b}.home-chat_mockupTyping__2upp1{align-self:flex-start;background:#f1f5f9;border:1px solid #e2e8f0;padding:9px 13px;border-radius:14px 14px 14px 3px;display:flex;gap:4px;align-items:center;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.home-chat_mockupTypingDot__W9tms{width:6px;height:6px;border-radius:50%;background:#94a3b8;animation:home-chat_typingBounce__OYT2W 1.3s ease-in-out infinite}.home-chat_mockupTypingDot__W9tms:nth-child(2){animation-delay:.2s}.home-chat_mockupTypingDot__W9tms:nth-child(3){animation-delay:.4s}.home-chat_mockupConvoInputBar__HwqJD{border-top:1px solid #edf0f5;padding:8px 12px;display:flex;align-items:center;gap:8px;background:#fff;flex-shrink:0}.home-chat_mockupConvoInputField__ngSWn{flex:1 1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:7px 13px;font-size:11px;color:#94a3b8;min-width:0}.home-chat_mockupConvoSendBtn__kxlzH{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6d7dff,#5a67f5);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgba(109,125,255,.4)}@keyframes home-chat_mockupFloat__Plcxw{0%,to{transform:perspective(1600px) rotateX(3deg) rotateY(9deg) translateY(0)}50%{transform:perspective(1600px) rotateX(3deg) rotateY(9deg) translateY(-12px)}}@keyframes home-chat_screenEnter__tJdGY{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.home-chat_mockupScreenVisible__FuP6S{animation:home-chat_screenEnter__tJdGY .38s cubic-bezier(.22,1,.36,1) forwards}@keyframes home-chat_typingBounce__OYT2W{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.chakra-ui-dark .home-chat_mockupWrapper__FaR5Y{background:#0f172a;box-shadow:0 0 0 1px rgba(109,125,255,.2),0 2px 4px rgba(0,0,0,.3),0 12px 32px rgba(0,0,0,.4),0 48px 96px rgba(0,0,0,.5),0 64px 120px rgba(109,125,255,.12)}.chakra-ui-dark .home-chat_mockupTitleBar__umIQl{background:linear-gradient(180deg,#1e293b,#172033);border-color:hsla(0,0%,100%,.08)}.chakra-ui-dark .home-chat_mockupTitleText__O50GJ{color:#94a3b8}.chakra-ui-dark .home-chat_mockupSidebar__JHBEQ{background:linear-gradient(180deg,#1a2332,#151e2e);border-color:hsla(0,0%,100%,.07)}.chakra-ui-dark .home-chat_mockupSidebarLogo__1EpNh{background:hsla(0,0%,100%,.1)}.chakra-ui-dark .home-chat_mockupNavItemActive__tHcXs{background:rgba(109,125,255,.15)}.chakra-ui-dark .home-chat_mockupNavLabel__IsDtC{color:hsla(0,0%,100%,.35)}.chakra-ui-dark .home-chat_mockupNavLabelActive__0_j1K{color:#818cf8}.chakra-ui-dark .home-chat_mockupNavIcon__DpTEI{color:hsla(0,0%,100%,.3)}.chakra-ui-dark .home-chat_mockupNavIconActive__ngklN{color:#818cf8}.chakra-ui-dark .home-chat_mockupSidebarFooter__ewTYv{border-color:hsla(0,0%,100%,.07)}.chakra-ui-dark .home-chat_mockupAvatarName__AIQJh{color:#94a3b8}.chakra-ui-dark .home-chat_mockupMainArea__t9HjH{background:#0f172a}.chakra-ui-dark .home-chat_mockupGreeting__ruJA0{color:#e2e8f0}.chakra-ui-dark .home-chat_mockupHomeInput__4LNUY{background:#1e293b;border-color:hsla(0,0%,100%,.1)}.chakra-ui-dark .home-chat_mockupHomeInputText__VmRLr{color:rgba(226,232,240,.45);border-color:hsla(0,0%,100%,.06)}.chakra-ui-dark .home-chat_mockupModelBadge__gJMWo{background:#0f172a;border-color:hsla(0,0%,100%,.1);color:#94a3b8}.chakra-ui-dark .home-chat_mockupActionBtn__ikbKe{background:#253047;border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.45)}.chakra-ui-dark .home-chat_mockupSendBtnHome__2iz8b{background:#334155}.chakra-ui-dark .home-chat_mockupDataCard__2UQ97{background:linear-gradient(160deg,#1e293b,#1a2540);border-color:rgba(109,125,255,.5) rgba(109,125,255,.2) rgba(109,125,255,.2);box-shadow:0 2px 8px rgba(109,125,255,.1)}.chakra-ui-dark .home-chat_mockupDataLabel__w3ixW{color:#64748b}.chakra-ui-dark .home-chat_mockupDataValue__vzgNd{color:#e2e8f0}.chakra-ui-dark .home-chat_mockupDataSub__Twm4U{color:#64748b}.chakra-ui-dark .home-chat_mockupNewsCard__FEe3D{background:#1e293b;border-color:hsla(0,0%,100%,.1)}.chakra-ui-dark .home-chat_mockupNewsTitle__OjE_u{color:#e2e8f0}.chakra-ui-dark .home-chat_mockupNewsSub__y0DON{color:#64748b}.chakra-ui-dark .home-chat_mockupAiBubble__04l38{background:linear-gradient(160deg,#1e293b,#1a2540);border-color:rgba(109,125,255,.18);box-shadow:0 2px 12px rgba(109,125,255,.1)}.chakra-ui-dark .home-chat_mockupAiHeader__CrAm3,.chakra-ui-dark .home-chat_mockupAiListLabel__MN_le{color:#e2e8f0}.chakra-ui-dark .home-chat_mockupAiListItem__0KmHg{color:#94a3b8}.chakra-ui-dark .home-chat_mockupTyping__2upp1{background:#1e293b;border-color:hsla(0,0%,100%,.1)}.chakra-ui-dark .home-chat_mockupConvoInputBar__HwqJD{background:#0f172a;border-color:hsla(0,0%,100%,.07)}.chakra-ui-dark .home-chat_mockupConvoInputField__ngSWn{background:#1e293b;border-color:hsla(0,0%,100%,.1);color:#64748b}.chakra-ui-dark .home-chat_mockupGlow__YiB4_{background:linear-gradient(120deg,rgba(79,70,229,.6),rgba(16,184,206,.55),rgba(37,99,235,.55));opacity:.4;filter:blur(65px)}.home-chat_heroColLeft__nEYGL{animation:home-chat_heroSlideLeft__an6_N .85s cubic-bezier(.22,1,.36,1) both}.home-chat_heroColRight__ZjFci{animation:home-chat_heroSlideRight__d45dJ .85s cubic-bezier(.22,1,.36,1) .12s both}@keyframes home-chat_heroSlideLeft__an6_N{0%{opacity:0;transform:translateX(-72px)}to{opacity:1;transform:translateX(0)}}@keyframes home-chat_heroSlideRight__d45dJ{0%{opacity:0;transform:translateX(72px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.home-chat_heroColLeft__nEYGL,.home-chat_heroColRight__ZjFci{animation:none}}.home-chat_trustBar__eGSU1{overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.home-chat_trustBarTrack__VrHmf{display:flex;align-items:center;gap:4.5rem;width:max-content;animation:home-chat_logoScroll___YU2s 40s linear infinite;padding:0 2rem}.home-chat_trustBarItem__GDkLR{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:52px}.home-chat_partnerLogo__Giv3b{height:62px;object-fit:contain;filter:none;opacity:.9;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;max-width:180px;display:block;transition:opacity .2s ease}.chakra-ui-dark .home-chat_partnerLogo__Giv3b{filter:brightness(1.15);opacity:.85}@keyframes home-chat_logoScroll___YU2s{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-chat_mockupStackOuter__LzJYp{position:relative}.home-chat_mockupSlideFirst__AVgsX{transition:transform .85s cubic-bezier(.4,0,.2,1),opacity .85s ease;will-change:transform,opacity}.home-chat_mockupSlideFirstOut__i43wL{transform:translateY(-52px);opacity:0;pointer-events:none}.home-chat_mockupSlideSecond__cj5Af{position:absolute;top:0;left:0;right:0;transform:translateY(80px);opacity:0;transition:transform 1s cubic-bezier(.22,1,.36,1) .2s,opacity .85s ease .2s;pointer-events:none;will-change:transform,opacity}.home-chat_mockupSlideSecondIn__6y1f7{transform:translateY(0);opacity:1;pointer-events:auto}.home-chat_mockupWrapperNoFloat__fJXCK{position:relative;z-index:1;width:100%;max-width:560px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(109,125,255,.18),0 2px 4px rgba(15,23,42,.04),0 12px 32px rgba(15,23,42,.1),0 40px 80px rgba(15,23,42,.14),0 64px 120px rgba(109,125,255,.1);transform-origin:40% 50%;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.chakra-ui-dark .home-chat_mockupWrapperNoFloat__fJXCK{background:#0f172a;box-shadow:0 0 0 1px rgba(109,125,255,.2),0 2px 4px rgba(0,0,0,.3),0 12px 32px rgba(0,0,0,.4),0 48px 96px rgba(0,0,0,.5),0 64px 120px rgba(109,125,255,.12)}.home-chat_mockupConvoContentDeep__HmFbY{flex:1 1;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none}.home-chat_mockupConvoContentDeep__HmFbY::-webkit-scrollbar{display:none}@keyframes home-chat_convoPop__4yPG7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes home-chat_listItemSlide__TyQOm{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}.home-chat_mockupConvoPop__C26_A,.home-chat_mockupUserBubblePop__SQVl1{animation:home-chat_convoPop__4yPG7 .45s cubic-bezier(.22,1,.36,1) both}.home-chat_mockupUserBubblePop__SQVl1{align-self:flex-end;background:linear-gradient(135deg,#6d7dff,#4f46e5);color:#fff;padding:10px 14px;border-radius:16px 16px 3px 16px;font-size:12px;line-height:1.5;max-width:80%;box-shadow:0 4px 18px rgba(109,125,255,.45),0 1px 3px rgba(79,70,229,.3)}.home-chat_mockupAiListItemPop__FNkqT{display:flex;align-items:flex-start;gap:7px;font-size:10.5px;color:#475569;animation:home-chat_listItemSlide__TyQOm .35s cubic-bezier(.22,1,.36,1) both}.chakra-ui-dark .home-chat_mockupAiListItemPop__FNkqT{color:#94a3b8}@media (prefers-reduced-motion:reduce){.home-chat_mockupSlideFirst__AVgsX,.home-chat_mockupSlideSecond__cj5Af,.home-chat_mockupWrapperNoFloat__fJXCK{transition:none}.home-chat_mockupAiListItemPop__FNkqT,.home-chat_mockupConvoPop__C26_A,.home-chat_mockupUserBubblePop__SQVl1{animation:none;opacity:1;transform:none}}.home-chat_deepConvoTopBar___URqk{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e8edf3;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-chat_deepConvoTopTimestamp__t7TbQ{display:flex;align-items:center;gap:4px;font-size:9px;color:#94a3b8;font-weight:500;min-width:48px}.home-chat_deepConvoTopTitle__wMqLc{font-size:11px;font-weight:600;color:#475569;letter-spacing:.01em}.home-chat_deepConvoTopActions__HHI1T{display:flex;align-items:center;gap:10px;color:#94a3b8;min-width:48px;justify-content:flex-end}.home-chat_deepConvoContent__T7pGb{flex:1 1;padding:16px 18px 10px;display:flex;flex-direction:column;gap:8px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none}.home-chat_deepConvoContent__T7pGb::-webkit-scrollbar{display:none}.home-chat_deepConvoQuestion__Jhgqk{font-size:11.5px;font-weight:600;color:#0f172a;text-align:center;line-height:1.4;padding-bottom:10px;border-bottom:1px solid #f1f5f9;margin:0 0 2px}.home-chat_deepConvoAnswerHeader__6JGc2{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#1e293b;margin-bottom:5px}.home-chat_deepConvoAnswerIcon__p3JVb{width:15px;height:15px;border-radius:50%;border:1.5px solid #6d7dff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6d7dff}.home-chat_deepConvoIntro__FKlcD{font-size:9.5px;color:#475569;line-height:1.55;margin:0 0 4px}.home-chat_deepConvoSection__lmVZc{margin-bottom:2px}.home-chat_deepConvoSectionHeader__o0Hc3{font-size:11px;font-weight:800;color:#0f172a;margin-bottom:4px;line-height:1.3}.home-chat_deepConvoBulletList__sD9TH{list-style:none;margin:0;padding:0 0 0 8px;display:flex;flex-direction:column;gap:3px}.home-chat_deepConvoBulletItem__WFeAB{font-size:9.5px;color:#475569;line-height:1.45;display:flex;gap:5px;align-items:flex-start}.home-chat_deepConvoBulletDot__KTgi7{width:3px;height:3px;border-radius:50%;background:#94a3b8;margin-top:5px;flex-shrink:0}.home-chat_deepConvoBulletLabel__c69gJ{font-weight:700;color:#1e293b}.home-chat_deepConvoFollowUp__yyNdj{border-top:1px solid #edf0f5;padding:8px 12px;display:flex;align-items:center;gap:8px;background:#fff;flex-shrink:0}.home-chat_deepConvoFollowUpInput__Kz9Xd{flex:1 1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:10px;color:#94a3b8;min-width:0;display:flex;align-items:center;gap:6px}.chakra-ui-dark .home-chat_deepConvoTopBar___URqk{background:linear-gradient(180deg,#1e293b,#172033);border-color:hsla(0,0%,100%,.08)}.chakra-ui-dark .home-chat_deepConvoTopTimestamp__t7TbQ{color:#64748b}.chakra-ui-dark .home-chat_deepConvoTopTitle__wMqLc{color:#94a3b8}.chakra-ui-dark .home-chat_deepConvoTopActions__HHI1T{color:#64748b}.chakra-ui-dark .home-chat_deepConvoQuestion__Jhgqk{color:#e2e8f0;border-color:hsla(0,0%,100%,.06)}.chakra-ui-dark .home-chat_deepConvoAnswerHeader__6JGc2{color:#e2e8f0}.chakra-ui-dark .home-chat_deepConvoIntro__FKlcD{color:#94a3b8}.chakra-ui-dark .home-chat_deepConvoSectionHeader__o0Hc3{color:#e2e8f0}.chakra-ui-dark .home-chat_deepConvoBulletItem__WFeAB{color:#94a3b8}.chakra-ui-dark .home-chat_deepConvoBulletLabel__c69gJ{color:#e2e8f0}.chakra-ui-dark .home-chat_deepConvoBulletDot__KTgi7{background:#475569}.chakra-ui-dark .home-chat_deepConvoFollowUp__yyNdj{background:#0f172a;border-color:hsla(0,0%,100%,.07)}.chakra-ui-dark .home-chat_deepConvoFollowUpInput__Kz9Xd{background:#1e293b;border-color:hsla(0,0%,100%,.1);color:#64748b}.home-chat_streamCursor__HosoM{display:inline-block;width:1.5px;height:.88em;background:#6d7dff;margin-left:1px;vertical-align:-.06em;border-radius:1px;animation:home-chat_cursorBlink__ovE9B .9s step-end infinite}@keyframes home-chat_cursorBlink__ovE9B{0%,to{opacity:1}50%{opacity:0}}.home-chat_homeInputTyped__ACgiL{color:#0f172a;font-size:11px}.home-chat_mockupSendBtnHomeActive__pGkgB{background:linear-gradient(135deg,#6d7dff,#4f46e5)}.home-chat_deepConvoFollowUpInputActive__7_Rm7{border-color:rgba(109,125,255,.45)!important;background:#fff!important;box-shadow:0 0 0 2px rgba(109,125,255,.12)!important;transition:border-color .2s,box-shadow .2s,background .2s}.home-chat_deepConvoInputTyping__etzdX{font-size:10px;color:#1e293b;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-chat_deepConvoSendBtnActive__NMoSZ{background:linear-gradient(135deg,#6d7dff,#4f46e5)!important;box-shadow:0 3px 14px rgba(109,125,255,.55)!important}.chakra-ui-dark .home-chat_deepConvoInputTyping__etzdX,.chakra-ui-dark .home-chat_homeInputTyped__ACgiL{color:#e2e8f0}.chakra-ui-dark .home-chat_deepConvoFollowUpInputActive__7_Rm7{border-color:rgba(165,180,252,.45)!important;background:#1e293b!important;box-shadow:0 0 0 2px rgba(109,125,255,.2)!important}.chakra-ui-dark .home-chat_streamCursor__HosoM{background:#818cf8}@media (prefers-reduced-motion:reduce){.home-chat_streamCursor__HosoM{animation:none;opacity:1}}.home-chat_mockupSlideThird__HsN8l{position:absolute;top:0;left:0;right:0;transform:translateY(80px);opacity:0;transition:transform 1s cubic-bezier(.22,1,.36,1) .2s,opacity .85s ease .2s;pointer-events:none;will-change:transform,opacity}.home-chat_mockupSlideThirdIn__9oS_U{transform:translateY(0);opacity:1;pointer-events:auto}.home-chat_mockupSlideSecondOut__JssX3{transform:translateY(-52px);opacity:0;pointer-events:none}.home-chat_calcContent__0wdgD{flex:1 1;overflow-y:auto;padding:12px 14px 8px;scrollbar-width:none}.home-chat_calcContent__0wdgD::-webkit-scrollbar{display:none}.home-chat_calcTitle__hjJ__{font-size:11.5px;font-weight:800;color:#0f172a;margin-bottom:10px;display:flex;align-items:center;gap:5px}.home-chat_calcTitleIcon__oc3h5{width:18px;height:18px;background:linear-gradient(135deg,#6d7dff,#4f46e5);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-chat_calcLabel__qMYy6{font-size:9.5px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.home-chat_calcInputField__72hXv{width:100%;border:1px solid #e2e8f0;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:600;color:#0f172a;background:#f8fafc;margin-bottom:9px;min-height:28px;display:flex;align-items:center;transition:border-color .2s,box-shadow .2s,background .2s}.home-chat_calcInputFieldActive__8btpH{border-color:rgba(109,125,255,.5);background:#fff;box-shadow:0 0 0 2px rgba(109,125,255,.12)}.home-chat_calcPeriodRow__zgAEm{display:flex;gap:5px;margin-bottom:10px}.home-chat_calcPeriodBtn__t2HJO{font-size:9.5px;font-weight:600;padding:4px 9px;border-radius:20px;border:1px solid #e2e8f0;color:#64748b;background:#f8fafc;cursor:default;transition:all .2s}.home-chat_calcPeriodBtnActive__r7jC1{border-color:#6d7dff;color:#4f46e5;background:rgba(109,125,255,.08)}.home-chat_calcBtn__SqRyE{width:100%;padding:7px;border-radius:7px;font-size:10.5px;font-weight:700;text-align:center;color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;margin-bottom:11px;transition:all .25s}.home-chat_calcBtnActive__xCtR_{color:#fff;background:linear-gradient(135deg,#6d7dff,#4f46e5);border-color:transparent;box-shadow:0 4px 16px rgba(109,125,255,.45)}.home-chat_calcDivider__wG5Kf{height:1px;background:#e8edf3;margin:0 0 9px}.home-chat_calcResultsHeader__3JbfU{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:7px}.home-chat_calcResultRow__15cHl{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid #f1f5f9;opacity:0;transform:translateY(4px);transition:opacity .35s ease,transform .35s ease}.home-chat_calcResultRowVisible__iYS1b{opacity:1;transform:translateY(0)}.home-chat_calcResultLabel__kGGlM{font-size:10px;color:#475569;font-weight:500}.home-chat_calcResultValue__5Ca_s{font-size:10.5px;font-weight:700;color:#0f172a}.home-chat_calcResultValueGreen__4VPlu{color:#16a34a}.home-chat_calcResultValueRed__RBMT4{color:#dc2626}.home-chat_calcNetPayRow__EolHf{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,rgba(109,125,255,.07),rgba(79,70,229,.05));border:1px solid rgba(109,125,255,.2);border-radius:7px;padding:6px 9px;margin-top:5px;opacity:0;transform:translateY(4px);transition:opacity .4s ease,transform .4s ease}.home-chat_calcNetPayRowVisible__9o76J{opacity:1;transform:translateY(0)}.home-chat_calcNetPayLabel__aWLKY{font-size:10px;font-weight:700;color:#4f46e5}.home-chat_calcNetPayValue__vnxCB{font-size:11px;font-weight:800;color:#4f46e5}.chakra-ui-dark .home-chat_calcTitle__hjJ__{color:#e2e8f0}.chakra-ui-dark .home-chat_calcLabel__qMYy6{color:#94a3b8}.chakra-ui-dark .home-chat_calcInputField__72hXv{background:#1e293b;border-color:hsla(0,0%,100%,.1);color:#e2e8f0}.chakra-ui-dark .home-chat_calcInputFieldActive__8btpH{background:#253047;border-color:rgba(109,125,255,.5);box-shadow:0 0 0 2px rgba(109,125,255,.15)}.chakra-ui-dark .home-chat_calcPeriodBtn__t2HJO{background:#1e293b;border-color:hsla(0,0%,100%,.1);color:#94a3b8}.chakra-ui-dark .home-chat_calcPeriodBtnActive__r7jC1{background:rgba(109,125,255,.15);border-color:rgba(109,125,255,.4);color:#a5b4fc}.chakra-ui-dark .home-chat_calcBtn__SqRyE{background:#1e293b;border-color:hsla(0,0%,100%,.1);color:#64748b}.chakra-ui-dark .home-chat_calcDivider__wG5Kf{background:hsla(0,0%,100%,.07)}.chakra-ui-dark .home-chat_calcResultRow__15cHl{border-color:hsla(0,0%,100%,.06)}.chakra-ui-dark .home-chat_calcResultLabel__kGGlM{color:#94a3b8}.chakra-ui-dark .home-chat_calcResultValue__5Ca_s{color:#e2e8f0}.chakra-ui-dark .home-chat_calcResultValueGreen__4VPlu{color:#4ade80}.chakra-ui-dark .home-chat_calcResultValueRed__RBMT4{color:#f87171}.chakra-ui-dark .home-chat_calcNetPayRow__EolHf{background:rgba(109,125,255,.12);border-color:rgba(109,125,255,.3)}.chakra-ui-dark .home-chat_calcNetPayLabel__aWLKY,.chakra-ui-dark .home-chat_calcNetPayValue__vnxCB{color:#a5b4fc}.chakra-ui-dark .home-chat_calcResultsHeader__3JbfU{color:#64748b}