.ais-chatbot{position:fixed;left:clamp(1rem,2vw,1.5rem);right:auto;bottom:clamp(1rem,2vw,1.5rem);z-index:80;color:var(--color-text-primary, #f8fafc);font-family:inherit}.ais-chatbot-launcher{display:inline-flex;min-height:3rem;align-items:center;gap:.65rem;padding:.7rem 1rem;border:1px solid rgba(98,231,255,.32);border-radius:999px;background:#080d12eb;color:#f8fafc;box-shadow:0 16px 42px #00000057;cursor:pointer;font-weight:800;letter-spacing:0}.ais-chatbot-launcher:hover,.ais-chatbot-launcher:focus-visible{border-color:#62e7ffb8;outline:2px solid rgba(98,231,255,.4);outline-offset:3px}.ais-chatbot-launcher-icon{display:inline-grid;width:1.85rem;height:1.85rem;place-items:center;border-radius:999px;background:linear-gradient(135deg,#62e7ff3d,#7fff902e);color:#7fffd4;font-size:.72rem}.ais-chatbot-panel{position:absolute;left:0;right:auto;bottom:calc(100% + .75rem);display:grid;width:min(25rem,calc(100vw - 2rem));max-height:min(40rem,calc(100dvh - 6.5rem));grid-template-rows:repeat(6,auto);box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(98,231,255,.22);border-radius:18px;background:linear-gradient(145deg,#070d15fa,#0d1e23f0),#080d12f5;box-shadow:0 28px 80px #0000007a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ais-chatbot-panel[hidden]{display:none}.ais-chatbot-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.ais-chatbot-header p{margin:0 0 .2rem;color:#f8fafc;font-weight:900}.ais-chatbot-header span{color:#e2e8f0b8;font-size:.84rem;line-height:1.4}.ais-chatbot-header button{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#e2e8f0d9;cursor:pointer;font-size:.78rem;font-weight:800;padding:.45rem .7rem}.ais-chatbot-messages{display:grid;min-height:7rem;max-height:min(18rem,35dvh);align-content:start;gap:.75rem;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;padding:1rem}.ais-chatbot-message{max-width:92%;border-radius:14px;padding:.75rem .85rem;color:#f8fafce6;font-size:.9rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.ais-chatbot-message-assistant{justify-self:start;border:1px solid rgba(98,231,255,.16);background:#ffffff0e}.ais-chatbot-message-user{justify-self:end;border:1px solid rgba(127,255,144,.2);background:#2ecc7124}.ais-chatbot-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;min-width:0;padding:0 1rem .9rem}.ais-chatbot-chip{display:inline-flex;width:100%;min-width:0;min-height:2.6rem;align-items:center;justify-content:space-between;gap:.75rem;padding:.56rem .75rem;border:1px solid rgba(98,231,255,.24);border-radius:11px;background:#ffffff0e;color:#67e8f9;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;line-height:1.3;text-align:left;text-decoration:none;white-space:normal;overflow-wrap:anywhere}.ais-chatbot-chip:after{content:"→";flex:0 0 auto;color:#b6ffcfb8;font-size:1rem;font-weight:600}.ais-chatbot-chip-primary{border-color:#7fff906b;background:#2ecc7129;color:#b6ffcf}.ais-chatbot-chip:hover,.ais-chatbot-chip:focus-visible{outline:2px solid rgba(98,231,255,.36);outline-offset:2px}.ais-chatbot-form{display:grid;grid-template-columns:minmax(0,1fr) 5.25rem;align-items:stretch;gap:.65rem;min-width:0;padding:.85rem 1rem .9rem;border-top:1px solid rgba(255,255,255,.08)}.ais-chatbot-form textarea{width:100%;min-width:0;height:4.25rem;min-height:4.25rem;max-height:8rem;box-sizing:border-box;resize:none;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff14;color:#f8fafc;font:inherit;line-height:1.45;padding:.65rem .75rem}.ais-chatbot-form textarea:focus-visible{border-color:#62e7ffbd;outline:none}.ais-chatbot-form button[type=submit]{width:100%;min-width:0;min-height:4.25rem;align-self:stretch;border:0;border-radius:12px;background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff;cursor:pointer;font-weight:900;padding:0 .8rem}.ais-chatbot-status{margin:0;padding:0 1rem .85rem;color:#e2e8f0b8;font-size:.78rem}.ais-chatbot-status:empty{display:none}.ais-chatbot-privacy{margin:0;padding:0 18px 16px;color:#e2e8f0b8;font-size:.72rem;line-height:1.45}.ais-chatbot-privacy a{color:#67e8f9;text-underline-offset:2px}@media(max-width:640px){.ais-chatbot{left:.75rem;right:.75rem;bottom:.75rem}.ais-chatbot-launcher{margin-right:auto}.ais-chatbot-panel{left:0;right:0;width:auto;max-height:calc(100dvh - 5.75rem)}.ais-chatbot-header{padding:.85rem}.ais-chatbot-messages{min-height:6rem;padding:.85rem}.ais-chatbot-actions{padding:0 .85rem .75rem}.ais-chatbot-chip{min-height:2.55rem;padding:.52rem .68rem;font-size:.78rem}.ais-chatbot-form{grid-template-columns:minmax(0,1fr) 4.75rem;gap:.5rem;padding:.75rem .85rem .8rem}.ais-chatbot-form textarea,.ais-chatbot-form button[type=submit]{min-height:4rem;height:4rem}.ais-chatbot-privacy{padding:0 .85rem .85rem}}@media(max-width:360px){.ais-chatbot{left:.5rem;right:.5rem;bottom:.5rem}.ais-chatbot-form{grid-template-columns:minmax(0,1fr) 4.35rem;padding-inline:.7rem}.ais-chatbot-form button[type=submit]{padding-inline:.45rem;font-size:.8rem}}@media(max-height:640px){.ais-chatbot-messages{min-height:5rem;max-height:8rem}}@media(prefers-reduced-motion:reduce){.ais-chatbot *,.ais-chatbot *:before,.ais-chatbot *:after{transition:none!important}}
