#barkeep-root{--bk-bg:#161826;--bk-surface:#232532;--bk-text:#e9e9ed;--bk-divider:#33354a;--bk-neutral-800:#24263a;--bk-neutral-700:#33354a;--bk-accent:#9184d9;--bk-accent-100:#e9e6f7;--bk-accent-200:#cfc9ee;--bk-accent-300:#b3aae3;--bk-accent-600:#6f61c2;--bk-accent-700:#564aa0;--bk-accent-800:#3b336f;--bk-radius:8px;--bk-font:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--bk-width:384px;--bk-height:600px;--bk-offset:24px}#barkeep-root,#barkeep-root *{box-sizing:border-box}#barkeep-root input,#barkeep-root textarea,#barkeep-root button,#barkeep-root select{margin:0;font-family:inherit;letter-spacing:normal;text-transform:none}#barkeep-root input:not([type=radio]):not([type=checkbox]),#barkeep-root textarea{-webkit-appearance:none;appearance:none;line-height:1.4;background-color:var(--bk-bg) !important;background-image:none !important;color:var(--bk-text) !important;box-shadow:none !important}#barkeep-root input::placeholder,#barkeep-root textarea::placeholder{color:rgba(233,233,237,.42);opacity:1}#barkeep-root input:-webkit-autofill,#barkeep-root input:-webkit-autofill:hover,#barkeep-root input:-webkit-autofill:focus{-webkit-text-fill-color:var(--bk-text);-webkit-box-shadow:0 0 0 1000px var(--bk-bg) inset !important;caret-color:var(--bk-text)}#barkeep-root .bk-launcher{position:fixed;right:var(--bk-offset);bottom:var(--bk-offset);z-index:99998;display:flex;align-items:center;gap:10px;padding:8px 18px 8px 8px;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(160deg,#2a2c45,#1d1f31);color:var(--bk-text);font-family:"Roboto",var(--bk-font);font-size:14px;text-transform:none;animation:bk-glow 3.4s ease-in-out infinite,bk-launch-in .4s ease both}#barkeep-root .bk-launcher:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-launcher__ring{width:44px;height:44px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:inset 0 0 0 1px var(--bk-accent-700)}#barkeep-root .bk-launcher__ring img{width:40px;height:40px;object-fit:contain;margin-top:2px}#barkeep-root .bk-launcher__label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}#barkeep-root .bk-launcher__sub{font-size:11px;color:rgba(233,233,237,.55)}#barkeep-root .bk-panel{position:fixed;right:var(--bk-offset);bottom:var(--bk-offset);z-index:99999;width:var(--bk-width);max-width:calc(100vw - 32px);height:min(var(--bk-height), 82vh);display:flex;flex-direction:column;border-radius:var(--bk-radius);overflow:hidden;background:var(--bk-surface);box-shadow:0 0 0 1px var(--bk-neutral-700),0 24px 60px rgba(0,0,0,.62);font-family:var(--bk-font);color:var(--bk-text);animation:bk-panel-in .34s cubic-bezier(.22,1,.36,1) both}#barkeep-root .bk-panel[hidden],#barkeep-root .bk-launcher[hidden]{display:none}#barkeep-root.bk-left .bk-launcher,#barkeep-root.bk-left .bk-panel{right:auto;left:var(--bk-offset)}#barkeep-root .bk-header{display:flex;align-items:center;gap:10px;padding:12px 12px 12px 16px;background:linear-gradient(180deg,#2b2d47,var(--bk-surface));border-bottom:1px solid var(--bk-divider)}#barkeep-root .bk-header__avatar{position:relative;width:42px;height:42px;flex:none}#barkeep-root .bk-header__avatar img{width:42px;height:42px;object-fit:contain}#barkeep-root .bk-header__status{position:absolute;right:-1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#4ccf8e;box-shadow:0 0 0 2px var(--bk-surface)}#barkeep-root .bk-header__meta{flex:1;min-width:0}#barkeep-root .bk-header__name{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#barkeep-root .bk-header__sub{font-size:12px;color:rgba(233,233,237,.58);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#barkeep-root .bk-controls{display:flex;align-items:center;gap:4px;flex:none}#barkeep-root .bk-close,#barkeep-root .bk-sound,#barkeep-root .bk-human{flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;cursor:pointer;color:var(--bk-text);background:0 0;border:1px solid var(--bk-divider);border-radius:var(--bk-radius)}#barkeep-root .bk-close:hover,#barkeep-root .bk-sound:hover,#barkeep-root .bk-human:hover{background:rgba(145,132,217,.14)}#barkeep-root .bk-close:focus-visible,#barkeep-root .bk-sound:focus-visible,#barkeep-root .bk-human:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-sound.bk-sound--off{color:rgba(233,233,237,.45)}#barkeep-root .bk-human{color:var(--bk-accent-200)}#barkeep-root .bk-human[hidden]{display:none}#barkeep-root .bk-human:disabled{opacity:.45;cursor:default}#barkeep-root .bk-launcher__badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;line-height:1;color:#fff;background:#d9534f;border-radius:999px;box-shadow:0 0 0 2px #1d1f31}#barkeep-root .bk-launcher__badge[hidden]{display:none}#barkeep-root .bk-log{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:12px}#barkeep-root .bk-log::-webkit-scrollbar{width:8px}#barkeep-root .bk-log::-webkit-scrollbar-thumb{background:rgba(233,233,237,.16);border-radius:8px}#barkeep-root .bk-log::-webkit-scrollbar-track{background:0 0}#barkeep-root .bk-row{display:flex;gap:8px;align-items:flex-end;animation:bk-msg-in .28s ease both}#barkeep-root .bk-row--bot{justify-content:flex-start}#barkeep-root .bk-row--user{justify-content:flex-end}#barkeep-root .bk-row__avatar{width:26px;height:26px;object-fit:contain;flex:none;margin-top:2px}#barkeep-root .bk-bubble{max-width:78%;padding:10px 13px;font-size:13.5px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}#barkeep-root .bk-bubble--bot{border-radius:14px 14px 14px 4px;background:var(--bk-neutral-800);border:1px solid var(--bk-divider);color:var(--bk-text)}#barkeep-root .bk-bubble--user{border-radius:14px 14px 4px;background:var(--bk-accent-800);border:1px solid var(--bk-accent-700);color:var(--bk-accent-100)}#barkeep-root .bk-status-pill{align-self:center;max-width:90%;padding:5px 12px;margin:2px 0;font-size:11.5px;text-align:center;line-height:1.4;color:rgba(233,233,237,.62);background:rgba(145,132,217,.1);border:1px solid var(--bk-divider);border-radius:999px;animation:bk-msg-in .28s ease both}#barkeep-root .bk-row--staff{align-items:flex-end}#barkeep-root .bk-staff-icon{width:26px;height:26px;flex:none;display:flex;align-items:center;justify-content:center;color:var(--bk-accent-200);background:rgba(145,132,217,.14);border:1px solid var(--bk-accent-700);border-radius:50%}#barkeep-root .bk-staff-col{display:flex;flex-direction:column;gap:3px;max-width:78%}#barkeep-root .bk-staff-name{font-size:11px;color:rgba(233,233,237,.55);padding-left:2px}#barkeep-root .bk-bubble--staff{max-width:100%;border-color:var(--bk-accent-700)}#barkeep-root .bk-lead{display:flex;flex-direction:column;gap:6px;margin:0 0 0 34px;padding:10px 11px;background:var(--bk-neutral-800);border:1px solid var(--bk-accent-700);border-radius:14px 14px 14px 4px;animation:bk-msg-in .28s ease both}#barkeep-root .bk-lead__title{font-size:12.5px;font-weight:600}#barkeep-root .bk-lead__input{width:100%;min-height:0;padding:6px 9px;font-family:inherit;font-size:12.5px;color:var(--bk-text);background:var(--bk-bg);border:1px solid var(--bk-divider);border-radius:var(--bk-radius)}#barkeep-root .bk-lead__input::placeholder{color:rgba(233,233,237,.42)}#barkeep-root .bk-lead__input:focus-visible{outline:2px solid var(--bk-accent);outline-offset:1px}#barkeep-root .bk-lead__note{resize:none;min-height:0;height:42px}#barkeep-root .bk-lead__methods{display:flex;gap:14px;font-size:12.5px}#barkeep-root .bk-lead__method{display:flex;align-items:center;gap:4px;cursor:pointer}#barkeep-root .bk-lead__method input{accent-color:var(--bk-accent)}#barkeep-root .bk-lead__error{font-size:12px;color:#e8a1a1}#barkeep-root .bk-lead__error[hidden]{display:none}#barkeep-root .bk-lead__actions{display:flex;align-items:center;gap:12px}#barkeep-root .bk-lead__send{font-weight:600}#barkeep-root .bk-lead__send:disabled{opacity:.5;cursor:default}#barkeep-root .bk-lead__skip{font-family:inherit;font-size:12px;cursor:pointer;color:rgba(233,233,237,.5);background:0 0;border:0;padding:0;text-decoration:underline;text-underline-offset:2px}#barkeep-root .bk-lead__skip:hover{color:rgba(233,233,237,.75)}#barkeep-root .bk-typing{display:flex;gap:4px;padding:12px 14px;border-radius:14px 14px 14px 4px;background:var(--bk-neutral-800);border:1px solid var(--bk-divider)}#barkeep-root .bk-typing span{width:6px;height:6px;border-radius:50%;background:var(--bk-accent-300);animation:bk-dot 1.2s infinite}#barkeep-root .bk-typing span:nth-child(2){animation-delay:.18s}#barkeep-root .bk-typing span:nth-child(3){animation-delay:.36s}#barkeep-root .bk-admin-extras{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-left:34px;animation:bk-msg-in .28s ease both}#barkeep-root .bk-admin-link{font-size:12px;color:var(--bk-accent-200);text-decoration:underline;text-underline-offset:2px}#barkeep-root .bk-admin-link:hover{color:var(--bk-accent-100)}#barkeep-root .bk-admin-link:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px}#barkeep-root .bk-chip{font-family:inherit;font-size:12.5px;cursor:pointer;color:var(--bk-accent-200);background:rgba(145,132,217,.12);border:1px solid var(--bk-accent-700);border-radius:999px;padding:7px 13px}#barkeep-root .bk-chip:hover{background:rgba(145,132,217,.22)}#barkeep-root .bk-chip:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-composer{display:flex;align-items:flex-end;gap:8px;margin:0;padding:12px 14px;border-top:1px solid var(--bk-divider);background:var(--bk-surface)}#barkeep-root .bk-input{flex:1;resize:none;min-height:46px;max-height:110px;padding:9px 12px;line-height:1.4;font-family:inherit;font-size:13.5px;color:var(--bk-text);background:var(--bk-bg);border:1px solid var(--bk-divider);border-radius:var(--bk-radius)}#barkeep-root .bk-input::placeholder{color:rgba(233,233,237,.42)}#barkeep-root .bk-input:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-send{flex:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;cursor:pointer;color:var(--bk-accent-200);background:0 0;border:1px solid var(--bk-accent);border-radius:var(--bk-radius)}#barkeep-root .bk-send:hover{background:rgba(145,132,217,.16)}#barkeep-root .bk-send:disabled{opacity:.45;cursor:default}#barkeep-root .bk-send:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-attach{flex:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;cursor:pointer;color:var(--bk-accent-200);background:0 0;border:1px solid var(--bk-divider);border-radius:var(--bk-radius)}#barkeep-root .bk-attach:hover{background:rgba(145,132,217,.12);border-color:var(--bk-accent-700)}#barkeep-root .bk-attach:disabled{opacity:.45;cursor:default}#barkeep-root .bk-attach:focus-visible{outline:2px solid var(--bk-accent);outline-offset:2px}#barkeep-root .bk-file-input{display:none}#barkeep-root .bk-hp{position:absolute !important;left:-9999px !important;width:1px;height:1px;opacity:0;pointer-events:none}#barkeep-root .bk-pending{display:flex;flex-wrap:wrap;gap:6px;padding:8px 14px 0;background:var(--bk-surface)}#barkeep-root .bk-pending__item{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 6px 5px 9px;font-size:12px;color:var(--bk-accent-100);background:rgba(145,132,217,.12);border:1px solid var(--bk-accent-700);border-radius:999px}#barkeep-root .bk-pending__item--busy{opacity:.6}#barkeep-root .bk-pending__icon{display:flex;flex:none;color:var(--bk-accent-300)}#barkeep-root .bk-pending__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}#barkeep-root .bk-pending__remove{flex:none;display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;cursor:pointer;color:var(--bk-accent-200);background:0 0;border:0;border-radius:50%}#barkeep-root .bk-pending__remove:hover{background:rgba(145,132,217,.24)}#barkeep-root .bk-file{display:block;margin-top:8px;text-decoration:none}#barkeep-root .bk-file--image img{display:block;max-width:100%;max-height:220px;border-radius:var(--bk-radius);border:1px solid var(--bk-divider)}#barkeep-root .bk-file--doc{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-size:12.5px;color:var(--bk-accent-100);background:rgba(0,0,0,.18);border:1px solid var(--bk-divider);border-radius:var(--bk-radius)}#barkeep-root .bk-file--doc:hover{border-color:var(--bk-accent-700)}#barkeep-root .bk-file__icon{display:flex;flex:none}#barkeep-root .bk-file__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}#barkeep-root .bk-turnstile{padding:10px 14px 0;background:var(--bk-surface)}#barkeep-root .bk-turnstile__label{margin-bottom:6px;font-size:12px;color:rgba(233,233,237,.62)}#barkeep-root .bk-notice{padding:8px 14px 0;font-size:12.5px;color:var(--bk-accent-200);background:var(--bk-surface)}#barkeep-root .bk-panel--ended .bk-composer{opacity:.5}#barkeep-root .bk-teaser{position:fixed;right:var(--bk-offset);bottom:calc(var(--bk-offset) + 74px);z-index:99998;display:flex;align-items:flex-start;gap:8px;max-width:min(320px, calc(100vw - 48px));padding:10px 10px 10px 12px;background:linear-gradient(160deg,#2a2c45,#1d1f31);border:1px solid var(--bk-accent-700);border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.55);animation:bk-launch-in .35s ease both}#barkeep-root .bk-teaser__avatar{width:30px;height:30px;flex:none;object-fit:contain}#barkeep-root .bk-teaser__body{flex:1;padding:0;cursor:pointer;text-align:left;font-family:inherit;font-size:13.5px;line-height:1.4;color:var(--bk-text);background:0 0;border:0}#barkeep-root .bk-teaser__close{flex:none;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;cursor:pointer;color:rgba(233,233,237,.55);background:0 0;border:0;border-radius:50%}#barkeep-root .bk-teaser__close:hover{color:var(--bk-text);background:rgba(255,255,255,.08)}#barkeep-root.bk-left .bk-teaser{right:auto;left:var(--bk-offset)}#barkeep-root.bk-rtl .bk-teaser__body{text-align:right}#barkeep-root.bk-rtl .bk-row--user{flex-direction:row-reverse}#barkeep-root.bk-rtl .bk-bubble{text-align:right}#barkeep-root.bk-rtl .bk-lead__input{text-align:right}@keyframes bk-panel-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@keyframes bk-launch-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes bk-msg-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes bk-dot{0%,60%,100%{opacity:.25;transform:none}30%{opacity:1;transform:translateY(-3px)}}@keyframes bk-glow{0%,100%{box-shadow:0 0 0 1px var(--bk-accent-700),0 8px 30px rgba(0,0,0,.55),0 0 0 0 rgba(145,132,217,.4)}50%{box-shadow:0 0 0 1px var(--bk-accent-600),0 8px 30px rgba(0,0,0,.55),0 0 0 8px rgba(145,132,217,0)}}@media (prefers-reduced-motion:reduce){#barkeep-root .bk-launcher,#barkeep-root .bk-panel,#barkeep-root .bk-row,#barkeep-root .bk-admin-extras,#barkeep-root .bk-typing span,#barkeep-root .bk-status-pill,#barkeep-root .bk-lead,#barkeep-root .bk-teaser{animation:none !important}}@media (max-width:480px){#barkeep-root .bk-panel{right:0;bottom:0;left:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}#barkeep-root.bk-left .bk-panel{left:0;right:0}}