.bito{position:fixed;right:22px;bottom:22px;z-index:9999;font-family:Outfit,system-ui,sans-serif}.bito-toggle{width:68px;height:68px;border:1px solid #f1d97a;border-radius:50%;background:linear-gradient(145deg,#681c50,#280a20);box-shadow:0 14px 40px #280a2066,0 0 0 5px #d8b84c22;color:#f1d97a;cursor:pointer;display:grid;place-items:center;transition:.25s}.bito-toggle:hover{transform:translateY(-3px) rotate(-3deg)}.bito-face{position:relative;width:42px;height:42px;border:3px dotted #d8b84c;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:inset 0 0 12px #d8b84c44}.bito-eye{width:5px;height:7px;background:#fff;border-radius:50%}.bito-smile{position:absolute;width:13px;height:7px;border-bottom:2px solid #f1d97a;border-radius:0 0 12px 12px;bottom:8px}.bito-panel{position:absolute;right:0;bottom:82px;width:min(390px,calc(100vw - 28px));height:min(590px,calc(100vh - 125px));overflow:hidden;border:1px solid #d8b84c66;border-radius:24px;background:#fff;color:#21141d;box-shadow:0 24px 70px #18061266}.bito-head{padding:17px 18px;background:linear-gradient(125deg,#4b1238,#280a20);color:#fff;display:flex;align-items:center;gap:12px}.bito-avatar{width:42px;height:42px;border:2px dotted #f1d97a;border-radius:50%;display:grid;place-items:center;color:#f1d97a;font-weight:800}.bito-head strong{display:block}.bito-head small{color:#eadde6}.bito-close{margin-left:auto;background:transparent;border:0;color:#fff;font-size:25px;cursor:pointer}.bito-log{height:calc(100% - 190px);padding:18px;overflow-y:auto;overflow-x:hidden;background:linear-gradient(#fff,#faf6f9);scrollbar-width:thin;scrollbar-color:#d8b84c #241820;scrollbar-gutter:stable}.bito-log::-webkit-scrollbar{width:8px}.bito-log::-webkit-scrollbar-track{background:#241820;border-radius:10px}.bito-log::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#f1d97a,#b88d2c);border:2px solid #241820;border-radius:10px}.bito-log::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffe9a0,#d8b84c)}.bito-msg{max-width:86%;padding:11px 13px;margin:0 0 10px;border-radius:16px 16px 16px 4px;background:#f0e6ed;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.42;font-size:14px}.bito-msg.user{margin-left:auto;border-radius:16px 16px 4px 16px;background:#4b1238;color:#fff}.bito-chips{display:flex;flex-wrap:wrap;gap:7px;padding:0 14px 10px;overflow:hidden}.bito-chips button{white-space:nowrap;max-width:100%;border:1px solid #d8b84c88;background:#fff9e2;color:#4b1238;border-radius:20px;padding:7px 10px;cursor:pointer}.bito-form{display:flex;gap:8px;padding:12px;border-top:1px solid #eee;background:#fff}.bito-form input{min-width:0;flex:1;border:1px solid #d8cbd4;border-radius:20px;padding:11px 14px}.bito-form button{border:0;border-radius:50%;width:42px;background:#d8b84c;color:#280a20;font-size:18px;cursor:pointer}[data-theme=dark] .bito-panel{background:#17171f;color:#fff}[data-theme=dark] .bito-log{background:linear-gradient(#17171f,#0d0d12);scrollbar-color:#d8b84c #17171f}[data-theme=dark] .bito-log::-webkit-scrollbar-track{background:#17171f}[data-theme=dark] .bito-log::-webkit-scrollbar-thumb{border-color:#17171f}[data-theme=dark] .bito-msg{background:#30242d}[data-theme=dark] .bito-chips,[data-theme=dark] .bito-form{background:#17171f}[data-theme=dark] .bito-chips button{background:#280a20;color:#f1d97a}@media(max-width:520px){.bito{right:14px;bottom:14px}.bito-panel{position:fixed;inset:10px;width:auto;height:auto;border-radius:22px}.bito-toggle{width:61px;height:61px}}

/* Product results */
.bito-response{margin:0 0 10px;min-width:0}.bito-response.user{display:flex;justify-content:flex-end}.bito-response .bito-msg{margin-bottom:0;white-space:normal}.bito-msg strong{font-weight:750}.bito-inline-link{color:#5b1645;font-weight:700;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.bito-products{display:grid;gap:8px;margin-top:8px;max-width:94%;min-width:0}.bito-product{display:flex;gap:10px;align-items:center;min-width:0;padding:10px;border:1px solid #e5d5df;border-radius:14px;background:#fff;color:#21141d;text-decoration:none;box-shadow:0 5px 16px #280a200d;transition:.2s}.bito-product:hover{border-color:#d8b84c;transform:translateY(-1px);box-shadow:0 8px 20px #280a2018}.bito-product img{width:58px;height:58px;flex:0 0 58px;object-fit:contain;border-radius:10px;background:#f8f5f7}.bito-product-info{min-width:0;display:grid;gap:3px;font-size:12px;overflow-wrap:anywhere}.bito-product-info strong{font-size:13px;line-height:1.25}.bito-product-action{color:#681c50;font-weight:800;margin-top:2px}[data-theme=dark] .bito-inline-link{color:#f1d97a}[data-theme=dark] .bito-product{background:#241b22;border-color:#48343f;color:#fff}[data-theme=dark] .bito-product-action{color:#f1d97a}
