:root{--white: #ffffff;--purple-50: #faf5ff;--purple-100: #f3e8ff;--purple-200: #e9d5ff;--purple-300: #d8b4fe;--purple-400: #c084fc;--purple-500: #a855f7;--purple-600: #9333ea;--purple-700: #7c3aed;--purple-800: #6b21a8;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #d4d4d4;--gray-400: #a3a3a3;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #262626;--gray-900: #171717;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[data-astro-cid-ee6qhyem],[data-astro-cid-ee6qhyem]:before,[data-astro-cid-ee6qhyem]:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);font-size:1rem;line-height:1.7;color:var(--gray-700);background:var(--white);min-height:100vh;overflow-x:hidden}a[data-astro-cid-ee6qhyem]{color:inherit;text-decoration:none}button[data-astro-cid-ee6qhyem]{font-family:var(--font-sans)}.page-bg[data-astro-cid-ee6qhyem]{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.blob[data-astro-cid-ee6qhyem]{position:absolute;border-radius:50%;filter:blur(80px)}.blob-1[data-astro-cid-ee6qhyem]{width:600px;height:600px;background:var(--purple-200);top:-200px;right:-150px;opacity:.45;animation:float 14s ease-in-out infinite}.blob-2[data-astro-cid-ee6qhyem]{width:400px;height:400px;background:var(--green-200);bottom:-100px;left:-100px;opacity:.35;animation:float 18s ease-in-out infinite reverse}.blob-3[data-astro-cid-ee6qhyem]{width:250px;height:250px;background:var(--purple-300);top:40%;left:20%;opacity:.2;animation:float 11s ease-in-out infinite}.grid-pattern[data-astro-cid-ee6qhyem]{position:absolute;inset:0;background-image:linear-gradient(rgba(147,51,234,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(147,51,234,.03) 1px,transparent 1px);background-size:60px 60px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.home-btn[data-astro-cid-ee6qhyem]{position:fixed;top:1.25rem;left:1.25rem;z-index:10;width:44px;height:44px;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--gray-600);transition:all .2s ease;box-shadow:0 2px 8px #0000000f;opacity:0;animation:fadeIn .5s ease forwards .1s}.home-btn[data-astro-cid-ee6qhyem]:hover{color:var(--purple-600);border-color:var(--purple-300);transform:translateY(-1px);box-shadow:0 4px 12px #9333ea1f}@media (max-width: 600px){.home-btn[data-astro-cid-ee6qhyem]{top:.75rem;left:.75rem;width:40px;height:40px;border-radius:10px}}.page[data-astro-cid-ee6qhyem]{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;gap:1.5rem}@media (max-width: 600px){.page[data-astro-cid-ee6qhyem]{padding:4rem .75rem 1rem;gap:1rem;justify-content:flex-start}}.logo[data-astro-cid-ee6qhyem]{opacity:0;animation:fadeIn .6s ease forwards}.logo[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{height:56px;width:auto}@media (max-width: 600px){.logo[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{height:48px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.chat-window[data-astro-cid-ee6qhyem]{width:100%;max-width:860px;background:var(--white);border-radius:16px;box-shadow:0 0 0 1px #0000000a,0 25px 60px #9333ea26,0 4px 20px #0000000f;overflow:hidden;opacity:0;animation:windowAppear .7s ease forwards .2s}@media (max-width: 600px){.chat-window[data-astro-cid-ee6qhyem]{border-radius:0;box-shadow:none;flex:1;display:flex;flex-direction:column;min-height:0}}@keyframes windowAppear{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-header[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}@media (max-width: 600px){.chat-header[data-astro-cid-ee6qhyem]{padding:.625rem 1rem;gap:.625rem}}.chat-dots[data-astro-cid-ee6qhyem]{display:flex;gap:6px;flex-shrink:0}@media (max-width: 600px){.chat-dots[data-astro-cid-ee6qhyem]{display:none}}.dot[data-astro-cid-ee6qhyem]{width:10px;height:10px;border-radius:50%}.dot[data-astro-cid-ee6qhyem].red{background:#ff5f57}.dot[data-astro-cid-ee6qhyem].yellow{background:#ffbd2e}.dot[data-astro-cid-ee6qhyem].green{background:#28c840}.chat-url-bar[data-astro-cid-ee6qhyem]{flex:1;display:flex;align-items:center;gap:.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;padding:.375rem .75rem;font-size:.75rem;color:var(--gray-500);max-width:320px}.chat-url-bar[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{color:var(--green-500);flex-shrink:0}.chat-header-right[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--gray-800);margin-left:auto;flex-shrink:0}@media (max-width: 600px){.chat-header-right[data-astro-cid-ee6qhyem]{margin-left:0}}.status-dot[data-astro-cid-ee6qhyem]{width:8px;height:8px;background:var(--green-500);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.chat-body[data-astro-cid-ee6qhyem]{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1rem;min-height:400px;max-height:520px;overflow-y:auto}@media (max-width: 600px){.chat-body[data-astro-cid-ee6qhyem]{padding:1rem;min-height:0;max-height:none;flex:1;gap:.75rem}}.chat-body[data-astro-cid-ee6qhyem]::-webkit-scrollbar{width:4px}.chat-body[data-astro-cid-ee6qhyem]::-webkit-scrollbar-track{background:transparent}.chat-body[data-astro-cid-ee6qhyem]::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}.msg[data-astro-cid-ee6qhyem]{display:flex;gap:.625rem;align-items:flex-end;opacity:0;transform:translateY(12px)}.msg-bot[data-astro-cid-ee6qhyem]{justify-content:flex-start}.msg-user[data-astro-cid-ee6qhyem]{justify-content:flex-end}.msg-1[data-astro-cid-ee6qhyem]{animation:msgSlideIn .5s ease forwards .6s}.msg-2[data-astro-cid-ee6qhyem]{animation:msgSlideIn .5s ease forwards 1.6s}.msg-3[data-astro-cid-ee6qhyem]{animation:msgSlideIn .5s ease forwards 2.8s}.msg-4[data-astro-cid-ee6qhyem]{animation:msgSlideIn .6s ease forwards 4s}.msg-5[data-astro-cid-ee6qhyem]{animation:msgSlideIn .5s ease forwards 5.6s}@keyframes msgSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.msg-avatar[data-astro-cid-ee6qhyem]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--purple-100),var(--purple-200));color:var(--purple-600);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 600px){.msg-avatar[data-astro-cid-ee6qhyem]{width:28px;height:28px}.msg-avatar[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:14px;height:14px}}.msg-bubble[data-astro-cid-ee6qhyem]{max-width:65%;padding:.75rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.55}@media (max-width: 600px){.msg-bubble[data-astro-cid-ee6qhyem]{max-width:82%;padding:.625rem .875rem;font-size:.8125rem;border-radius:14px}}.bot-bubble[data-astro-cid-ee6qhyem]{background:var(--gray-100);color:var(--gray-800);border-bottom-left-radius:4px}.user-bubble[data-astro-cid-ee6qhyem]{background:linear-gradient(135deg,var(--purple-600),var(--purple-700));color:var(--white);border-bottom-right-radius:4px}.msg-card[data-astro-cid-ee6qhyem]{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:1.25rem 1.5rem;max-width:65%;position:relative;overflow:hidden}@media (max-width: 600px){.msg-card[data-astro-cid-ee6qhyem]{max-width:88%;padding:1rem 1.125rem;border-radius:14px}}.card-icon[data-astro-cid-ee6qhyem]{width:48px;height:48px;background:linear-gradient(135deg,var(--purple-500),var(--green-500));border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--white);margin-bottom:.75rem;animation:iconPulse 3s ease-in-out infinite;animation-delay:4.5s}@media (max-width: 600px){.card-icon[data-astro-cid-ee6qhyem]{width:40px;height:40px;border-radius:12px;margin-bottom:.625rem}.card-icon[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:22px;height:22px}}@keyframes iconPulse{0%,to{box-shadow:0 4px 15px #9333ea33}50%{box-shadow:0 4px 25px #9333ea66,0 0 0 6px #9333ea14}}.card-title[data-astro-cid-ee6qhyem]{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,var(--purple-700),var(--green-600));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.375rem}@media (max-width: 600px){.card-title[data-astro-cid-ee6qhyem]{font-size:1.0625rem}}.card-desc[data-astro-cid-ee6qhyem]{font-size:.8125rem;color:var(--gray-500);line-height:1.6;margin-bottom:1rem}@media (max-width: 600px){.card-desc[data-astro-cid-ee6qhyem]{font-size:.75rem;margin-bottom:.75rem}}.card-features[data-astro-cid-ee6qhyem]{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 600px){.card-features[data-astro-cid-ee6qhyem]{gap:.375rem}}.card-feature[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--gray-700)}@media (max-width: 600px){.card-feature[data-astro-cid-ee6qhyem]{font-size:.75rem;gap:.375rem}.card-feature[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:12px;height:12px}}.card-feature[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{color:var(--green-500);flex-shrink:0}.card-shimmer[data-astro-cid-ee6qhyem]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(147,51,234,.04),transparent);animation:shimmer 3s ease-in-out infinite;animation-delay:5s}@keyframes shimmer{0%{left:-100%}to{left:100%}}.typing-dots[data-astro-cid-ee6qhyem]{display:flex;gap:5px;padding:.75rem 1rem;background:var(--gray-100);border-radius:16px 16px 16px 4px}.typing-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]{width:7px;height:7px;background:var(--gray-400);border-radius:50%;animation:typingBounce 1.4s ease-in-out infinite}.typing-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]:nth-child(2){animation-delay:.2s}.typing-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.chat-input[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-top:1px solid var(--gray-100);background:var(--gray-50)}@media (max-width: 600px){.chat-input[data-astro-cid-ee6qhyem]{padding:.75rem 1rem;gap:.5rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}}.input-field[data-astro-cid-ee6qhyem]{flex:1;padding:.75rem 1rem;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;font-size:.9rem;font-family:var(--font-sans);color:var(--gray-800);outline:none;transition:border-color .2s ease;-webkit-appearance:none}.input-field[data-astro-cid-ee6qhyem]::placeholder{color:var(--gray-400)}.input-field[data-astro-cid-ee6qhyem]:focus{border-color:var(--purple-400);box-shadow:0 0 0 3px #9333ea14}.input-field[data-astro-cid-ee6qhyem]:disabled{background:var(--gray-100);color:var(--gray-400)}@media (max-width: 600px){.input-field[data-astro-cid-ee6qhyem]{padding:.75rem .875rem;font-size:1rem;border-radius:10px}}.input-btn[data-astro-cid-ee6qhyem]{width:42px;height:42px;background:linear-gradient(135deg,var(--purple-500),var(--purple-600));border-radius:12px;border:none;display:flex;align-items:center;justify-content:center;color:var(--white);cursor:pointer;transition:all .2s ease;flex-shrink:0;min-width:44px;min-height:44px}.input-btn[data-astro-cid-ee6qhyem]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #9333ea4d}.input-btn[data-astro-cid-ee6qhyem]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.loading-icon[data-astro-cid-ee6qhyem]{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 600px){.chat-url-bar[data-astro-cid-ee6qhyem],.chat-header-right[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]{display:none}.blob-1[data-astro-cid-ee6qhyem]{width:300px;height:300px}.blob-2[data-astro-cid-ee6qhyem]{width:200px;height:200px}.blob-3[data-astro-cid-ee6qhyem]{width:150px;height:150px}}@supports (min-height: 100dvh){body,.page[data-astro-cid-ee6qhyem]{min-height:100dvh}}
