#bks-chat-root{--bks-ink: #1a1512;--bks-invert: #faf9f6;--bks-accent: #cdff3d;--bks-accent-contrast: #0f0d0a;--bks-accent-text: #476000;--bks-accent-glow: rgba(143, 184, 0, .22);--bks-bg: #fefefa;--bks-surface: #f4f1e9;--bks-text: #1a1512;--bks-muted: #4b4640;--bks-user-bg: #1a1512;--bks-hairline: rgba(26, 21, 18, .12);--bks-radius: 16px;--bks-font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bks-offset-x: 20px;--bks-offset-y: 20px;position:fixed;right:var(--bks-offset-x);bottom:var(--bks-offset-y);z-index:2147483000;font-family:var(--bks-font);touch-action:manipulation;-webkit-tap-highlight-color:transparent}#bks-chat-root *,#bks-chat-root *:before,#bks-chat-root *:after{box-sizing:border-box}#bks-chat-root header,#bks-chat-root footer,#bks-chat-root section,#bks-chat-root form,#bks-chat-root nav,#bks-chat-root button,#bks-chat-root input,#bks-chat-root textarea,#bks-chat-root p,#bks-chat-root span,#bks-chat-root div,#bks-chat-root a,#bks-chat-root svg,#bks-chat-root h1,#bks-chat-root h2,#bks-chat-root h3{position:static;inset:auto;width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;margin:0;padding:0;border:0;background:none;box-shadow:none;transform:none;float:none;z-index:auto;font:inherit;color:inherit;line-height:inherit;letter-spacing:normal;text-transform:none;text-align:left;border-radius:0;outline:none;list-style:none;text-decoration:none;animation:none;transition:none;fill:currentColor;touch-action:manipulation;-webkit-tap-highlight-color:transparent}#bks-chat-root button:focus-visible,#bks-chat-root .bks-nudge:focus-visible,#bks-chat-root .bks-messages:focus-visible,#bks-chat-root a:focus-visible{outline:3px solid var(--bks-accent-glow);outline-offset:2px}#bks-chat-root .bks-launcher:focus-visible,#bks-chat-root .bks-close:focus-visible{outline:2px solid var(--bks-accent);outline-offset:2px}#bks-chat-root .bks-launcher{width:58px;height:58px;border-radius:50%;border:none;background:var(--bks-ink);color:var(--bks-accent);display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 28px #00000038;transition:transform .16s ease,box-shadow .16s ease}#bks-chat-root .bks-launcher svg{width:28px;height:auto;display:block}#bks-chat-root .bks-launcher:hover{transform:translateY(-1px) scale(1.04);box-shadow:0 12px 30px #00000042,0 0 0 6px var(--bks-accent-glow)}#bks-chat-root .bks-licon{display:grid;place-items:center}#bks-chat-root .bks-lclose{display:none;font-size:26px;line-height:1}#bks-chat-root.bks-open .bks-licon{display:none}#bks-chat-root.bks-open .bks-lclose{display:block}#bks-chat-root .bks-badge{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border-radius:50%;background:var(--bks-accent);border:2px solid var(--bks-bg);display:none}#bks-chat-root.bks-unread .bks-badge{display:block;animation:bks-pulse 2s ease-in-out infinite}@keyframes bks-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}#bks-chat-root .bks-nudge{position:absolute;right:72px;bottom:12px;display:flex;align-items:center;gap:10px;max-width:230px;background:var(--bks-bg);color:var(--bks-text);border:1px solid var(--bks-hairline);padding:10px 12px 10px 14px;border-radius:14px;font-size:14px;line-height:1.3;box-shadow:0 10px 30px #00000029;cursor:pointer;animation:bks-pop .28s cubic-bezier(.18,.9,.32,1.2) both;transition:box-shadow .15s ease}#bks-chat-root .bks-nudge:hover{box-shadow:0 12px 32px #00000038}#bks-chat-root .bks-nudge[hidden]{display:none}#bks-chat-root .bks-nudge:after{content:"";position:absolute;right:-6px;bottom:16px;width:12px;height:12px;background:var(--bks-bg);border-right:1px solid var(--bks-hairline);border-bottom:1px solid var(--bks-hairline);transform:rotate(-45deg)}#bks-chat-root .bks-nudge-x{border:none;background:none;color:var(--bks-muted);font-size:16px;line-height:1;cursor:pointer;min-width:32px;min-height:32px;margin:-6px -8px -6px -2px;display:grid;place-items:center;opacity:.65}#bks-chat-root .bks-nudge-x:hover{opacity:1}@keyframes bks-pop{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:none}}#bks-chat-root .bks-teaser{position:absolute;right:0;bottom:72px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:max-content;max-width:min(300px,calc(100vw - 40px))}#bks-chat-root .bks-teaser .bks-nudge{position:static}#bks-chat-root .bks-teaser .bks-nudge:after{display:none}#bks-chat-root .bks-teaser-chip{box-shadow:0 10px 30px #00000029;animation:bks-pop .28s cubic-bezier(.18,.9,.32,1.2) both;animation-delay:.08s}#bks-chat-root .bks-teaser-chip+.bks-teaser-chip{animation-delay:.16s}@media(prefers-reduced-motion:reduce){#bks-chat-root .bks-nudge,#bks-chat-root.bks-unread .bks-badge,#bks-chat-root .bks-typing i,#bks-chat-root .bks-msg,#bks-chat-root .bks-card,#bks-chat-root .bks-card-cta,#bks-chat-root .bks-teaser-chip,#bks-chat-root .bks-dot{animation:none}#bks-chat-root .bks-launcher,#bks-chat-root .bks-panel{transition:none}#bks-chat-root .bks-panel{transform:none}}#bks-chat-root .bks-panel{position:absolute;right:0;bottom:72px;width:366px;max-width:calc(100vw - 40px);height:528px;max-height:calc(100vh - 120px);background:var(--bks-bg);color:var(--bks-text);border-radius:var(--bks-radius);box-shadow:0 20px 56px #00000042;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(10px) scale(.98);transform-origin:bottom right;transition:opacity .18s ease,transform .22s cubic-bezier(.18,.9,.32,1.1)}#bks-chat-root.bks-open .bks-panel{opacity:1;transform:none}#bks-chat-root .bks-panel[hidden]{display:none}#bks-chat-root .bks-header{position:static;display:flex;align-items:center;gap:10px;padding:15px 16px;background:var(--bks-ink);color:var(--bks-invert);flex:none}#bks-chat-root .bks-header-icon{display:inline-flex;width:22px;color:var(--bks-accent);flex:none}#bks-chat-root .bks-header-icon svg{width:100%;height:auto;display:block}#bks-chat-root .bks-titles{display:flex;flex-direction:column;flex:1;min-width:0;gap:1px}#bks-chat-root .bks-title{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#bks-chat-root .bks-status{display:flex;align-items:center;gap:5px;font-size:11px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#bks-chat-root .bks-status[hidden]{display:none}#bks-chat-root .bks-dot{width:7px;height:7px;border-radius:50%;background:var(--bks-accent);flex:none;animation:bks-pulse 2s ease-in-out infinite}#bks-chat-root .bks-close{background:none;border:none;color:inherit;font-size:22px;line-height:1;cursor:pointer;opacity:.8;flex:none;min-width:44px;min-height:44px;margin:-11px -14px -11px -6px;display:grid;place-items:center}#bks-chat-root .bks-close:hover{opacity:1}#bks-chat-root .bks-messages{flex:1;min-height:0;position:relative;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:14px;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin;scrollbar-color:var(--bks-hairline) transparent}#bks-chat-root .bks-messages::-webkit-scrollbar{width:8px;height:8px;background:transparent}#bks-chat-root .bks-messages::-webkit-scrollbar-thumb{background:var(--bks-hairline);border-radius:4px}#bks-chat-root .bks-messages::-webkit-scrollbar-track{background:transparent}#bks-chat-root .bks-msg{flex:none;max-width:82%;padding:9px 12px;border-radius:13px;font-size:14px;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}#bks-chat-root .bks-msg strong{font-weight:700}#bks-chat-root .bks-msg{animation:bks-msg-in .22s ease both}#bks-chat-root .bks-msg.bks-instant{animation:none}@keyframes bks-msg-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}#bks-chat-root .bks-divider{flex:none;align-self:center;font-size:11px;color:var(--bks-muted);padding:2px 10px;border:1px solid var(--bks-hairline);border-radius:999px;margin:2px 0}#bks-chat-root .bks-card{flex:none;align-self:flex-start;max-width:88%;display:flex;flex-direction:column;gap:6px;background:var(--bks-bg);border:1px solid var(--bks-hairline);border-radius:13px 13px 13px 4px;padding:12px 14px;font-size:14px;line-height:1.45;animation:bks-pop .28s cubic-bezier(.18,.9,.32,1.2) both}#bks-chat-root .bks-card-head{display:flex;align-items:center;gap:7px;font-weight:700}#bks-chat-root .bks-card-head svg{width:18px;height:18px;color:var(--bks-accent-text);flex:none}#bks-chat-root .bks-card-line{color:var(--bks-text);word-wrap:break-word}#bks-chat-root .bks-card-cta{display:block;text-align:center;padding:10px 14px;min-height:44px;border-radius:10px;background:var(--bks-accent);color:var(--bks-accent-contrast);font-weight:600;cursor:pointer;animation:bks-msg-in .22s ease both;transition:background .15s ease,color .15s ease}#bks-chat-root .bks-card-cta:hover{background:var(--bks-ink);color:var(--bks-accent)}#bks-chat-root .bks-user{align-self:flex-end;background:var(--bks-user-bg);color:var(--bks-invert);border-bottom-right-radius:4px}#bks-chat-root .bks-assistant{align-self:flex-start;background:var(--bks-surface);color:var(--bks-text);border-bottom-left-radius:4px}#bks-chat-root .bks-typing{display:flex;align-items:center;gap:4px;padding:12px}#bks-chat-root .bks-typing i{width:7px;height:7px;border-radius:50%;background:var(--bks-muted);opacity:.5;animation:bks-dot 1.2s ease-in-out infinite}#bks-chat-root .bks-typing i:nth-child(2){animation-delay:.15s}#bks-chat-root .bks-typing i:nth-child(3){animation-delay:.3s}@keyframes bks-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:.9}}#bks-chat-root .bks-chips{flex:none;display:flex;flex-wrap:wrap;gap:6px;align-self:flex-start;max-width:94%}#bks-chat-root .bks-chip{border:1px solid var(--bks-hairline);background:var(--bks-bg);color:var(--bks-accent-text);font-size:13px;font-weight:500;line-height:1.3;padding:8px 12px;border-radius:999px;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease}#bks-chat-root .bks-chip:hover{background:var(--bks-surface);border-color:var(--bks-accent-text)}#bks-chat-root .bks-chip-lead{color:var(--bks-accent-contrast);background:var(--bks-accent);border-color:var(--bks-accent);font-weight:600}#bks-chat-root .bks-chip-lead:hover{background:var(--bks-ink);border-color:var(--bks-ink);color:var(--bks-accent)}#bks-chat-root .bks-sr-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}#bks-chat-root .bks-lead{border-top:1px solid var(--bks-hairline);padding:12px 14px;display:flex;flex-direction:column;gap:8px;background:var(--bks-surface);flex:none}#bks-chat-root .bks-lead[hidden]{display:none}#bks-chat-root .bks-lead-title{font-size:13px;color:var(--bks-muted)}#bks-chat-root .bks-lead-trust{font-size:12px;color:var(--bks-muted)}#bks-chat-root .bks-lead-trust[hidden]{display:none}#bks-chat-root .bks-field-hint{font-size:12.5px;font-weight:500;color:var(--bks-accent-text)}#bks-chat-root .bks-field-hint[hidden]{display:none}#bks-chat-root .bks-lead input{padding:9px 11px;border:1px solid var(--bks-hairline);border-radius:10px;font-size:16px;font-family:inherit;background:var(--bks-bg);color:var(--bks-text);width:100%}#bks-chat-root .bks-lead input:focus-visible{outline:3px solid var(--bks-accent-glow);outline-offset:1px}#bks-chat-root .bks-lead-actions{display:flex;gap:8px}#bks-chat-root .bks-lead-send{flex:1;padding:10px;min-height:44px;border:none;border-radius:10px;background:var(--bks-accent);color:var(--bks-accent-contrast);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}#bks-chat-root .bks-lead-send:hover{background:var(--bks-ink);color:var(--bks-accent)}#bks-chat-root .bks-lead-send:disabled{opacity:.6;cursor:default}#bks-chat-root .bks-lead-cancel{padding:10px 12px;min-height:44px;border:1px solid var(--bks-hairline);border-radius:10px;background:var(--bks-bg);color:var(--bks-text);font-size:14px;cursor:pointer;transition:background .15s ease}#bks-chat-root .bks-lead-cancel:hover{background:var(--bks-surface)}#bks-chat-root .bks-composer{display:flex;gap:8px;padding:12px 14px;border-top:1px solid var(--bks-hairline);flex:none}#bks-chat-root .bks-input{flex:1;min-width:0;padding:10px 12px;border:1px solid var(--bks-hairline);border-radius:11px;font-size:16px;font-family:inherit;background:var(--bks-bg);color:var(--bks-text)}#bks-chat-root .bks-input:focus-visible{outline:3px solid var(--bks-accent-glow);outline-offset:1px}#bks-chat-root .bks-send{padding:10px 16px;min-height:44px;border:none;border-radius:11px;background:var(--bks-accent);color:var(--bks-accent-contrast);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease;flex:none}#bks-chat-root .bks-send:hover{background:var(--bks-ink);color:var(--bks-accent)}#bks-chat-root .bks-footer{padding:0 14px 8px;text-align:center;flex:none}#bks-chat-root .bks-leadtoggle{background:none;border:none;color:var(--bks-accent-text);font-size:13px;font-weight:500;cursor:pointer;text-decoration:underline;padding:10px 12px;min-height:40px;border-radius:8px;transition:background .15s ease}#bks-chat-root .bks-leadtoggle:hover{background:var(--bks-surface)}#bks-chat-root .bks-leadtoggle:disabled{text-decoration:none;cursor:default;background:none;opacity:.75}#bks-chat-root .bks-attribution{display:block;padding:4px 0 2px;font-size:11px;color:var(--bks-muted);text-align:center}#bks-chat-root .bks-attribution a{color:var(--bks-accent-text);font-weight:600;text-decoration:underline;cursor:pointer}#bks-chat-root .bks-turnstile:empty{display:none}@media(max-width:480px),(max-height:480px)and (pointer:coarse){#bks-chat-root .bks-panel{position:fixed;inset:0;width:auto;max-width:none;height:auto;max-height:none;border-radius:0;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}#bks-chat-root .bks-header{padding-top:calc(15px + env(safe-area-inset-top,0px))}#bks-chat-root .bks-footer{padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}#bks-chat-root.bks-open .bks-launcher{display:none}#bks-chat-root .bks-nudge{max-width:calc(100vw - 96px)}}
