[data-v="6"] .bot-dock,[data-v="6"] .bot-panel{--bot-forest:#0e463c;--bot-forest-deep:#08302a;--bot-emerald:#1a8f77;--bot-orange:#f7941d;--bot-orange-soft:#f9ab48;--bot-cream:#f7f2e8;--bot-cream-2:#efe7d6;--bot-ink:#0c2e28;--bot-muted:#4f6b64;--bot-line:#0e463c1f;--bot-ease-out:cubic-bezier(.16, 1, .3, 1)}[data-v="6"] .bot-dock{inset-block-end:16px;z-index:1200;pointer-events:none;direction:ltr;flex-direction:row;align-items:center;gap:.15rem;display:flex;position:fixed;left:auto;right:16px}[data-v="6"] .bot-dock[hidden],body.drawer-open [data-v="6"] .bot-dock{display:none}[data-v="6"] .bot-invite{pointer-events:auto;background:var(--bot-forest);max-width:198px;color:var(--bot-cream);font:inherit;text-align:start;cursor:pointer;border:0;border-radius:14px;padding:.6em .9em;font-size:.78rem;font-weight:600;line-height:1.4;transition:background .25s;box-shadow:0 8px 20px -10px #08302aa6}html[dir=rtl] [data-v="6"] .bot-invite{text-align:right;direction:rtl}[data-v="6"] .bot-invite:hover{background:var(--bot-forest-deep)}[data-v="6"] .bot-arrow{width:46px;height:30px;color:var(--bot-orange);flex:none;margin-inline:-2px -4px}[data-v="6"] .bot-launch{pointer-events:auto;border:3px solid var(--bot-forest);background:var(--bot-cream-2);cursor:pointer;width:66px;height:66px;transition:transform .3s var(--bot-ease-out), box-shadow .3s;border-radius:50%;flex:none;padding:0;display:block;overflow:hidden;box-shadow:0 10px 26px -8px #08302aa6}[data-v="6"] .bot-launch:hover{transform:scale(1.06);box-shadow:0 14px 30px -8px #08302ab3}[data-v="6"] .bot-launch img{object-fit:cover;width:100%;height:100%;display:block}[data-v="6"] .bot-face{background:var(--bot-cream-2);border:2px solid #f7f2e8bf;border-radius:50%;flex:none;width:40px;height:40px;display:block;overflow:hidden}[data-v="6"] .bot-face img{object-fit:cover;width:100%;height:100%;display:block}[data-v="6"] .bot-panel{inset-block-end:18px;z-index:1201;border:1px solid var(--bot-line);opacity:0;pointer-events:none;width:min(384px,100vw - 28px);height:min(600px,100dvh - 36px);transition:transform .26s var(--bot-ease-out), opacity .26s var(--bot-ease-out);background:#fff;border-radius:20px;flex-direction:column;display:flex;position:fixed;left:auto;right:18px;overflow:hidden;transform:translateY(10px);box-shadow:0 16px 36px -18px #08302a8c}[data-v="6"] .bot-panel.is-open{opacity:1;pointer-events:auto;transform:none}[data-v="6"] .bot-head{background:linear-gradient(150deg, var(--bot-forest), var(--bot-forest-deep));color:var(--bot-cream);flex:none;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex}[data-v="6"] .bot-head b{font-family:var(--font-display), "Segoe UI", system-ui, sans-serif;font-size:1rem;font-weight:700;line-height:1.25;display:block}[data-v="6"] .bot-head small{color:#f7f2e8b8;font-size:.74rem}[data-v="6"] .bot-x{width:34px;height:34px;color:var(--bot-cream);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;margin-inline-start:auto;font-size:1.5rem;line-height:1;display:grid}[data-v="6"] .bot-x:hover{background:#f7f2e824}[data-v="6"] .bot-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background-color:var(--bot-cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke-linecap='round' opacity='.085'%3E%3Ccircle cx='50' cy='50' r='44' stroke='%230e463c' stroke-width='6.5' stroke-dasharray='236 62'/%3E%3Ccircle cx='50' cy='50' r='33' stroke='%231a8f77' stroke-width='6' stroke-dasharray='20 15'/%3E%3Ccircle cx='50' cy='50' r='22' stroke='%23f7941d' stroke-width='8' stroke-dasharray='104 46'/%3E%3C/g%3E%3C/svg%3E");background-position:50% 64%;background-repeat:no-repeat;background-size:210px 210px;flex-direction:column;flex:1 1 0;gap:.55rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}[data-v="6"] .bot-msg{white-space:pre-wrap;border-radius:15px;max-width:86%;padding:.68em .95em;font-size:.93rem;line-height:1.5}[data-v="6"] .bot-msg.from-bot{border:1px solid var(--bot-line);color:var(--bot-ink);background:#fff;border-start-start-radius:5px;align-self:flex-start}[data-v="6"] .bot-msg.from-me{background:var(--bot-forest);color:var(--bot-cream);border-end-end-radius:5px;align-self:flex-end;font-weight:600}[data-v="6"] .bot-typing{align-items:center;gap:5px;padding:.9em 1.05em;display:flex}[data-v="6"] .bot-typing span{background:var(--bot-muted);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite v6-bot-dot}[data-v="6"] .bot-typing span:nth-child(2){animation-delay:.16s}[data-v="6"] .bot-typing span:nth-child(3){animation-delay:.32s}@keyframes v6-bot-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.9;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){[data-v="6"] .bot-typing span{opacity:.5;animation:none}[data-v="6"] .bot-panel{transition:none}}[data-v="6"] .bot-opts{flex-wrap:wrap;gap:.4rem;padding-block-start:.15rem;display:flex}[data-v="6"] .bot-opts button{color:var(--bot-forest);font:inherit;cursor:pointer;background:#fff;border:1.5px solid #1a8f7766;border-radius:100px;padding:.5em 1em;font-size:.88rem;font-weight:600;transition:background .25s,color .25s,border-color .25s}[data-v="6"] .bot-opts button:hover{background:var(--bot-emerald);border-color:var(--bot-emerald);color:#fff}[data-v="6"] .bot-foot{border-block-start:1px solid var(--bot-line);background:#fff;flex:none;gap:.45rem;padding:.6rem;display:flex}[data-v="6"] .bot-foot[hidden]{display:none}[data-v="6"] .bot-foot input{border:1.5px solid var(--bot-line);min-width:0;font:inherit;color:var(--bot-ink);background:var(--bot-cream);border-radius:100px;outline:none;flex:1;padding:.7em .95em;font-size:.95rem}[data-v="6"] .bot-foot input::placeholder{color:var(--bot-muted)}[data-v="6"] .bot-foot input:focus{border-color:var(--bot-emerald)}[data-v="6"] .bot-foot button{background:var(--bot-orange);color:#3a2100;cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;transition:background .25s;display:grid}[data-v="6"] .bot-foot button:hover{background:var(--bot-orange-soft)}[data-v="6"] .bot-foot button svg{width:18px;height:18px}html[dir=rtl] [data-v="6"] .bot-foot button svg{transform:scaleX(-1)}[data-v="6"] .bot-done{flex-direction:column;gap:.5rem;padding-block-start:.3rem;display:flex}[data-v="6"] .bot-done a{color:#04321a;background:#25d366;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.8em 1.2em;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}[data-v="6"] .bot-done a.alt{border:1.5px solid var(--bot-line);color:var(--bot-forest);background:#fff}[data-v="6"] .bot-done a svg{width:18px;height:18px}[data-v="6"] .bot-restart{font:inherit;color:var(--bot-muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.84rem;font-weight:600;text-decoration:underline}@media (max-width:480px){[data-v="6"] .bot-panel{left:auto;right:14px;width:min(320px,100vw - 28px);height:min(62dvh,440px);inset-block-end:14px}[data-v="6"] .bot-dock{inset-block-end:14px;right:14px}}
