.chat-widget-container[data-astro-cid-ryytxnzt]{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:inherit}.chat-toggle-btn[data-astro-cid-ryytxnzt]{width:60px;height:60px;border-radius:30px;background:linear-gradient(135deg,#0284c7,#6366f1);color:#fff;border:0;box-shadow:0 8px 24px #6366f152;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.chat-toggle-btn[data-astro-cid-ryytxnzt]:hover{transform:scale(1.05);box-shadow:0 10px 28px #6366f16b}.chat-window[data-astro-cid-ryytxnzt]{position:absolute;bottom:80px;right:0;width:380px;height:600px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000001f,0 4px 12px #0000000f;display:flex;flex-direction:column;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(20px) scale(.95);transform-origin:bottom right;transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1);border:1px solid #eef0f3}.chat-window[data-astro-cid-ryytxnzt].open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.chat-header[data-astro-cid-ryytxnzt]{background:var(--surface-enterprise);border-bottom:1px solid var(--border);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;color:var(--text)}.chat-header-info[data-astro-cid-ryytxnzt] h3[data-astro-cid-ryytxnzt]{margin:0;font-size:16px;font-weight:600;color:var(--text)}.chat-status[data-astro-cid-ryytxnzt]{font-size:12px;color:#059669;display:flex;align-items:center;gap:6px;margin-top:2px}.chat-status[data-astro-cid-ryytxnzt]:before{content:"";display:block;width:8px;height:8px;border-radius:4px;background:#059669}.chat-close-btn[data-astro-cid-ryytxnzt]{background:0 0;border:0;color:var(--text-faint);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.chat-close-btn[data-astro-cid-ryytxnzt]:hover{color:var(--text)}.chat-messages[data-astro-cid-ryytxnzt]{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#fcfdfd}.chat-message[data-astro-cid-ryytxnzt]{display:flex;flex-direction:column;max-width:85%}.chat-message[data-astro-cid-ryytxnzt].user{align-self:flex-end}.chat-message[data-astro-cid-ryytxnzt].assistant{align-self:flex-start}.message-bubble[data-astro-cid-ryytxnzt]{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;word-break:break-word}.chat-message[data-astro-cid-ryytxnzt].user .message-bubble[data-astro-cid-ryytxnzt]{background:linear-gradient(135deg,#0284c7,#6366f1);color:#fff;border-bottom-right-radius:4px}.chat-message[data-astro-cid-ryytxnzt].assistant .message-bubble[data-astro-cid-ryytxnzt]{background:var(--bg-card-solid);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:4px;box-shadow:0 1px 2px #00000005}.typing-indicator[data-astro-cid-ryytxnzt]{display:flex;gap:4px;padding:8px 12px;align-items:center;height:24px}.typing-dot[data-astro-cid-ryytxnzt]{width:6px;height:6px;border-radius:3px;background:#949ba4;animation:typing 1.4s infinite ease-in-out both}.typing-dot[data-astro-cid-ryytxnzt]:nth-child(1){animation-delay:-.32s}.typing-dot[data-astro-cid-ryytxnzt]:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-area[data-astro-cid-ryytxnzt]{display:flex;padding:16px;background:#fff;border-top:1px solid #eef0f3;gap:12px}#proof-chat-input[data-astro-cid-ryytxnzt]{flex:1;padding:12px 16px;border:1px solid #e3e5e8;border-radius:24px;outline:0;font-size:14px;transition:border-color .2s}#proof-chat-input[data-astro-cid-ryytxnzt]:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #0284c71a}#proof-chat-send[data-astro-cid-ryytxnzt]{width:44px;height:44px;border-radius:22px;background:linear-gradient(135deg,#0284c7,#6366f1);color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:filter .2s,background .2s}#proof-chat-send[data-astro-cid-ryytxnzt]:hover{filter:brightness(1.05)}#proof-chat-send[data-astro-cid-ryytxnzt]:disabled{background:var(--border-strong);cursor:not-allowed}@media (max-width:480px){.chat-window[data-astro-cid-ryytxnzt]{width:calc(100vw - 32px);right:-8px}}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-desc[data-astro-cid-sz7xmlte]{color:#475569}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#0f172a}.footer-all-link[data-astro-cid-sz7xmlte]{color:#6d28d9!important;font-weight:600}.footer-all-link[data-astro-cid-sz7xmlte]:hover{color:#5b21b6!important}