.chat-widget[data-astro-cid-yfee36pk]{position:fixed;inset:auto 0 0 auto;z-index:9999}.chat-fab[data-astro-cid-yfee36pk]{position:fixed;right:1.25rem;bottom:1.25rem;z-index:9999;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:none;cursor:pointer;background:#f97316;color:#fff;border-radius:9999px;box-shadow:0 10px 25px -5px #00000059;font-family:Manrope,Inter,sans-serif;font-weight:700;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.chat-fab[data-astro-cid-yfee36pk]:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 30px -6px #0006}.chat-fab[data-astro-cid-yfee36pk]:focus-visible{outline:3px solid #0ea5e9;outline-offset:2px}.chat-fab__icon[data-astro-cid-yfee36pk]{font-size:1.25rem;line-height:1}.chat-widget[data-astro-cid-yfee36pk][data-open] .chat-fab[data-astro-cid-yfee36pk]{display:none}@media(max-width:480px){.chat-fab[data-astro-cid-yfee36pk]{padding:0;width:3.5rem;height:3.5rem;justify-content:center;right:1rem;bottom:1rem}.chat-fab__label[data-astro-cid-yfee36pk]{display:none}.chat-fab__icon[data-astro-cid-yfee36pk]{font-size:1.5rem}}.chat-panel[data-astro-cid-yfee36pk]{position:fixed;right:1.25rem;bottom:1.25rem;z-index:9999;width:min(380px,calc(100vw - 2rem));height:min(560px,calc(100vh - 2rem));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid rgba(71,85,105,.12);border-radius:1rem;box-shadow:0 20px 50px -12px #00000073;font-family:Inter,system-ui,sans-serif}.chat-panel[data-astro-cid-yfee36pk][hidden]{display:none!important}@media(max-width:480px){.chat-panel[data-astro-cid-yfee36pk]:not([hidden]){inset:0;width:100vw;height:100dvh;border-radius:0}}.chat-panel__head[data-astro-cid-yfee36pk]{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:#f97316;color:#fff;flex:0 0 auto}.chat-panel__title[data-astro-cid-yfee36pk]{font-family:Manrope,Inter,sans-serif;font-weight:700;font-size:1rem;display:flex;gap:.4rem;align-items:center}.chat-panel__close[data-astro-cid-yfee36pk]{background:#ffffff2e;border:none;color:#fff;cursor:pointer;width:2rem;height:2rem;border-radius:9999px;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.chat-panel__close[data-astro-cid-yfee36pk]:hover{background:#ffffff52}.chat-panel__close[data-astro-cid-yfee36pk]:focus-visible{outline:2px solid #fff;outline-offset:2px}.chat-log[data-astro-cid-yfee36pk]{flex:1 1 auto;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem;background:#f6f7f9}.chat-msg[data-astro-cid-yfee36pk]{max-width:85%;padding:.6rem .8rem;border-radius:.9rem;font-size:.9rem;line-height:1.45;word-wrap:break-word}.chat-msg[data-astro-cid-yfee36pk] a[data-astro-cid-yfee36pk]{color:#0369a1;text-decoration:underline}.chat-msg--bot[data-astro-cid-yfee36pk]{align-self:flex-start;background:#fff;color:#0f172a;border:1px solid rgba(71,85,105,.12);border-bottom-left-radius:.25rem}.chat-msg--user[data-astro-cid-yfee36pk]{align-self:flex-end;background:#0ea5e9;color:#fff;border-bottom-right-radius:.25rem}.chat-msg--user[data-astro-cid-yfee36pk] a[data-astro-cid-yfee36pk]{color:#fff}.chat-typing[data-astro-cid-yfee36pk]{align-self:flex-start;display:inline-flex;gap:4px;padding:.7rem .9rem;background:#fff;border:1px solid rgba(71,85,105,.12);border-radius:.9rem}.chat-typing[data-astro-cid-yfee36pk] span[data-astro-cid-yfee36pk]{width:7px;height:7px;border-radius:9999px;background:#94a3b8;animation:chat-blink 1.2s infinite ease-in-out}.chat-typing[data-astro-cid-yfee36pk] span[data-astro-cid-yfee36pk]:nth-child(2){animation-delay:.2s}.chat-typing[data-astro-cid-yfee36pk] span[data-astro-cid-yfee36pk]:nth-child(3){animation-delay:.4s}@keyframes chat-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.chat-chips[data-astro-cid-yfee36pk]{display:flex;flex-wrap:wrap;gap:.4rem;padding:.6rem .8rem 0;flex:0 0 auto;background:#fff}.chat-chip[data-astro-cid-yfee36pk]{border:1px solid rgba(71,85,105,.2);background:#fff;color:#334155;cursor:pointer;border-radius:9999px;padding:.35rem .7rem;font-size:.78rem;line-height:1.2;transition:background .15s ease,border-color .15s ease}.chat-chip[data-astro-cid-yfee36pk]:hover{background:#f6f7f9;border-color:#0ea5e9}.chat-chip[data-astro-cid-yfee36pk]:focus-visible{outline:2px solid #0ea5e9;outline-offset:1px}.chat-chip[data-astro-cid-yfee36pk][disabled]{opacity:.5;cursor:not-allowed}.chat-form[data-astro-cid-yfee36pk]{display:flex;gap:.5rem;padding:.8rem;flex:0 0 auto;background:#fff;border-top:1px solid rgba(71,85,105,.1)}.chat-input[data-astro-cid-yfee36pk]{flex:1 1 auto;min-width:0;padding:.6rem .8rem;font-size:.9rem;border:1px solid rgba(71,85,105,.25);border-radius:.75rem;color:#0f172a;background:#fff}.chat-input[data-astro-cid-yfee36pk]:focus-visible{outline:2px solid #0ea5e9;outline-offset:0;border-color:#0ea5e9}.chat-send[data-astro-cid-yfee36pk]{flex:0 0 auto;border:none;cursor:pointer;background:#f97316;color:#fff;font-weight:700;padding:0 1rem;border-radius:.75rem;font-size:.9rem;transition:background .15s ease}.chat-send[data-astro-cid-yfee36pk]:hover{background:#ea580c}.chat-send[data-astro-cid-yfee36pk]:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.chat-send[data-astro-cid-yfee36pk][disabled]{opacity:.6;cursor:not-allowed}
