.bg-primary[data-astro-cid-6ygtcg62],.bg-destructive[data-astro-cid-6ygtcg62]{background-image:linear-gradient(to bottom,rgba(255,255,255,.15),transparent)}#main-navbar[data-astro-cid-5blmo7yk][data-scrolled=false]{background-color:transparent!important}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom{0%{transform:translateY(var(--tw-enter-translate-y, 20px))}to{transform:translateY(0)}}.animate-in[data-astro-cid-bbe6dxrz]{animation-duration:.6s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.16,1,.3,1)}.fade-in[data-astro-cid-bbe6dxrz]{animation-name:fade-in}.slide-in-from-bottom-3[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 12px;animation-name:fade-in,slide-in-from-bottom}.slide-in-from-bottom-4[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 16px;animation-name:fade-in,slide-in-from-bottom}.slide-in-from-bottom-5[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 20px;animation-name:fade-in,slide-in-from-bottom}.slide-in-from-bottom-6[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 24px;animation-name:fade-in,slide-in-from-bottom}.slide-in-from-bottom-8[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 32px;animation-name:fade-in,slide-in-from-bottom}.slide-in-from-bottom-10[data-astro-cid-bbe6dxrz]{--tw-enter-translate-y: 40px;animation-name:fade-in,slide-in-from-bottom}.duration-700[data-astro-cid-bbe6dxrz]{animation-duration:.7s}.duration-1000[data-astro-cid-bbe6dxrz]{animation-duration:1s}.fill-mode-both[data-astro-cid-bbe6dxrz]{animation-fill-mode:both}@keyframes wave{0%,to{height:4px}50%{height:14px}}.animate-wave-1[data-astro-cid-bhxv2qxz]{animation:wave 1s ease-in-out infinite}.animate-wave-2[data-astro-cid-bhxv2qxz]{animation:wave 1.2s ease-in-out infinite}.animate-wave-3[data-astro-cid-bhxv2qxz]{animation:wave .8s ease-in-out infinite}.unread-chats-container[data-astro-cid-z7ztgquo]{position:relative;height:220px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)}.scroll-wrapper[data-astro-cid-z7ztgquo]{display:flex;flex-direction:column;gap:12px;padding:10px 2px;animation:scroll-up 20s linear infinite}.scroll-wrapper[data-astro-cid-z7ztgquo]:hover{animation-play-state:paused}.chat-toast[data-astro-cid-z7ztgquo]{display:flex;align-items:center;gap:12px;padding:12px;background:var(--color-background, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;width:100%;transition:transform .4s cubic-bezier(.2,1,.2,1)}.dark .chat-toast[data-astro-cid-z7ztgquo]{background:#0a0a0a;border-color:#262626}.chat-toast[data-astro-cid-z7ztgquo]:hover{transform:scale(1.02)}.avatar[data-astro-cid-z7ztgquo]{width:36px;height:36px;border-radius:9999px;background:var(--color-muted, #f3f4f6);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-muted-foreground, #6b7280)}.dark .avatar[data-astro-cid-z7ztgquo]{background:#171717}.content[data-astro-cid-z7ztgquo]{flex:1;min-width:0}.header[data-astro-cid-z7ztgquo]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.name[data-astro-cid-z7ztgquo]{font-size:13px;font-weight:600;color:var(--color-foreground, #000);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.time[data-astro-cid-z7ztgquo]{font-size:10px;color:var(--color-muted-foreground, #6b7280);white-space:nowrap}.message[data-astro-cid-z7ztgquo]{font-size:12px;color:var(--color-muted-foreground, #6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.badge[data-astro-cid-z7ztgquo]{background:#ef4444;color:#fff;font-size:10px;font-weight:700;padding:0 6px;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50.5%)}}@media(max-width:640px){.unread-chats-container[data-astro-cid-z7ztgquo]{height:180px}}.ai-responses-container[data-astro-cid-5h3jaoam]{position:relative;height:240px;overflow:hidden;padding:12px}.response-stack[data-astro-cid-5h3jaoam]{position:relative;height:100%}.response-card[data-astro-cid-5h3jaoam]{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;gap:16px;opacity:0;animation:card-cycle 12s infinite;animation-delay:var(--delay);pointer-events:none}@keyframes card-cycle{0%,24.5%{opacity:1;pointer-events:auto}25%,to{opacity:0;pointer-events:none}}.bubble[data-astro-cid-5h3jaoam],.ai-bubble[data-astro-cid-5h3jaoam]{position:relative;border-radius:14px;padding:0;box-shadow:0 4px 6px -1px #0000001a;width:fit-content;max-width:44px;overflow:hidden}.user-bubble[data-astro-cid-5h3jaoam]{background:#fff;color:#111827;border:1px solid var(--color-border, #e5e7eb);border-top-left-radius:2px;animation:user-bubble-growth 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}.ai-bubble[data-astro-cid-5h3jaoam]{background:var(--color-primary, #4f46e5);background-image:linear-gradient(to bottom right,var(--color-primary),color-mix(in srgb,var(--color-primary),black 10%));color:#fff;border-top-right-radius:2px;animation:ai-bubble-growth 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}.typing-container[data-astro-cid-5h3jaoam]{padding:10px 12px;display:flex;align-items:center;width:44px;height:32px}.user-typing[data-astro-cid-5h3jaoam]{justify-content:flex-start;animation:fade-out 12s infinite;animation-delay:var(--delay)}.ai-typing[data-astro-cid-5h3jaoam]{justify-content:flex-end;animation:fade-out-ai 12s infinite;animation-delay:var(--delay);margin-left:auto}.typing-dots[data-astro-cid-5h3jaoam]{display:flex;gap:3px}.typing-dots[data-astro-cid-5h3jaoam] span[data-astro-cid-5h3jaoam]{width:4px;height:4px;background:currentColor;border-radius:50%;opacity:.4;animation:typing-bounce 1s infinite}.typing-dots[data-astro-cid-5h3jaoam] span[data-astro-cid-5h3jaoam]:nth-child(2){animation-delay:.2s}.typing-dots[data-astro-cid-5h3jaoam] span[data-astro-cid-5h3jaoam]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.content-expander[data-astro-cid-5h3jaoam]{display:grid;grid-template-rows:0fr}.user-content-expander[data-astro-cid-5h3jaoam]{animation:user-expand-rows 12s infinite;animation-delay:var(--delay)}.ai-content-expander[data-astro-cid-5h3jaoam]{animation:ai-expand-rows 12s infinite;animation-delay:var(--delay)}.inner-content[data-astro-cid-5h3jaoam]{overflow:hidden;padding:0 12px 10px;opacity:0}.user-content-expander[data-astro-cid-5h3jaoam] .inner-content[data-astro-cid-5h3jaoam]{animation:content-reveal 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}.ai-content-expander[data-astro-cid-5h3jaoam] .inner-content[data-astro-cid-5h3jaoam]{animation:content-reveal-ai 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}@keyframes user-bubble-growth{0%,2%{max-width:44px}8%,22%{max-width:100%}24%,to{max-width:44px}}@keyframes ai-bubble-growth{0%,11%{max-width:44px}17%,22%{max-width:100%}24%,to{max-width:44px}}@keyframes user-expand-rows{0%,6%{grid-template-rows:0fr}9%,22%{grid-template-rows:1fr}24%,to{grid-template-rows:0fr}}@keyframes ai-expand-rows{0%,15%{grid-template-rows:0fr}18%,22%{grid-template-rows:1fr}24%,to{grid-template-rows:0fr}}@keyframes fade-out{0%{opacity:0}2%,7%{opacity:1}8%,to{opacity:0;height:0}}@keyframes fade-out-ai{0%,10%{opacity:0}11%,16%{opacity:1}17%,to{opacity:0;height:0}}@keyframes content-reveal{0%,8%{opacity:0;transform:translateY(6px)}10%,22%{opacity:1;transform:translateY(0)}24%,to{opacity:0}}@keyframes content-reveal-ai{0%,17%{opacity:0;transform:translateY(6px)}19%,22%{opacity:1;transform:translateY(0)}24%,to{opacity:0}}.user-msg[data-astro-cid-5h3jaoam]{display:flex;gap:10px;max-width:85%;opacity:0;animation:entrance 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}.ai-msg[data-astro-cid-5h3jaoam]{display:flex;gap:10px;max-width:85%;opacity:0;align-self:flex-end;flex-direction:row-reverse;animation:entrance-ai 12s cubic-bezier(.2,1,.2,1) infinite;animation-delay:var(--delay)}@keyframes entrance{0%{opacity:0;transform:translateY(12px) scale(.98)}2%,22%{opacity:1;transform:translateY(0) scale(1)}24%,to{opacity:0;transform:translateY(-12px)}}@keyframes entrance-ai{0%,9%{opacity:0;transform:translateY(12px) scale(.98)}11%,22%{opacity:1;transform:translateY(0) scale(1)}24%,to{opacity:0;transform:translateY(-12px)}}.avatar[data-astro-cid-5h3jaoam],.ai-avatar[data-astro-cid-5h3jaoam]{width:28px;height:28px;border-radius:9999px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6b7280;box-shadow:0 2px 4px #0000000d;border:1px solid var(--color-border, #e5e7eb)}.dark .bubble[data-astro-cid-5h3jaoam]{background:#171717;border-color:#262626;color:#f9fafb}.bubble-header[data-astro-cid-5h3jaoam]{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px}.bubble[data-astro-cid-5h3jaoam] p[data-astro-cid-5h3jaoam],.ai-bubble[data-astro-cid-5h3jaoam] p[data-astro-cid-5h3jaoam]{margin:0;font-size:12px}.name[data-astro-cid-5h3jaoam]{font-size:11px;font-weight:700;color:#374151}.dark .name[data-astro-cid-5h3jaoam]{color:#d1d5db}.ai-header[data-astro-cid-5h3jaoam]{display:flex;align-items:center;gap:4px;margin-bottom:4px}.ai-name[data-astro-cid-5h3jaoam]{font-size:11px;font-weight:700;color:#fff}.time[data-astro-cid-5h3jaoam]{font-size:9px;color:#9ca3af}.ai-footer[data-astro-cid-5h3jaoam]{display:flex;justify-content:flex-end;margin-top:4px}.ai-time[data-astro-cid-5h3jaoam]{font-size:9px;color:#fff9}
