.ethnicbot-root{--eb-ink:#08173f;--eb-muted:#64708f;--eb-royal-950:#07123a;--eb-royal-900:#102a75;--eb-royal-800:#173b9a;--eb-royal-700:#2251c8;--eb-royal-600:#2f67e8;--eb-royal-500:#477cf5;--eb-royal-100:#eaf0ff;--eb-gold:#f8d675;--eb-bg-panel:#fff;--eb-bg-soft:#f4f7ff;--eb-border-color:#d9e3ff;--eb-shadow:0 22px 54px rgba(8,23,63,.24);--eb-launcher-shadow:0 16px 34px rgba(34,81,200,.28);--eb-bot-bubble-bg:#fff;--eb-bot-bubble-text:var(--eb-ink);--eb-user-bubble-bg:linear-gradient(135deg,var(--eb-royal-800),var(--eb-royal-600));--eb-user-bubble-text:#fff;bottom:24px;font-family:var(--font-body);position:fixed;right:24px;z-index:1040}.ethnicbot-toggle{align-items:center;background:linear-gradient(180deg,#fff,#eef3ff);border:1px solid rgba(34,81,200,.2);border-radius:999px;box-shadow:var(--eb-launcher-shadow);color:var(--eb-royal-950);cursor:pointer;display:inline-flex;filter:none!important;gap:10px;height:62px;justify-content:flex-start;min-width:176px;opacity:1!important;padding:7px 15px 7px 7px;transform:translateY(0);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.ethnicbot-toggle-icon{align-items:center;background:linear-gradient(135deg,var(--eb-royal-900),var(--eb-royal-600));border-radius:50%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.24);color:#fff;display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.ethnicbot-toggle-icon svg{height:24px;transition:transform .25s ease;width:24px}.ethnicbot-toggle-copy{align-items:flex-start;display:flex;flex-direction:column;gap:1px;min-width:0;text-align:left}.ethnicbot-toggle-copy strong{color:inherit;font-size:14px;font-weight:800}.ethnicbot-toggle-copy small,.ethnicbot-toggle-copy strong{display:block;letter-spacing:0;line-height:1.1;white-space:nowrap}.ethnicbot-toggle-copy small{color:var(--eb-muted);font-size:11px;font-weight:700}.ethnicbot-toggle:hover{border-color:rgba(34,81,200,.42);box-shadow:0 20px 42px rgba(8,23,63,.22);transform:translateY(-2px)}.ethnicbot-toggle:hover .ethnicbot-toggle-icon svg{transform:scale(1.06)}.ethnicbot-toggle:active{opacity:1!important;transform:translateY(0)}.ethnicbot-toggle.ethnicbot-toggle-active,.ethnicbot-toggle.ethnicbot-toggle-hidden{background:linear-gradient(135deg,var(--eb-royal-950),var(--eb-royal-800));border-color:hsla(0,0%,100%,.14);color:#fff;opacity:1!important;pointer-events:auto}.ethnicbot-toggle.ethnicbot-toggle-active .ethnicbot-toggle-copy small,.ethnicbot-toggle.ethnicbot-toggle-hidden .ethnicbot-toggle-copy small{color:hsla(0,0%,100%,.72)}.ethnicbot-panel{background:var(--eb-bg-panel);border:1px solid rgba(34,81,200,.18);border-radius:8px;bottom:76px;box-shadow:var(--eb-shadow);display:flex;flex-direction:column;height:min(560px,calc(100vh - 122px));max-width:calc(100vw - 32px);min-height:420px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;transform:translateY(20px) scale(.95);transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);width:392px}.ethnicbot-panel.ethnicbot-panel-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.ethnicbot-panel[hidden]{display:none!important}.ethnicbot-header{align-items:center;background:linear-gradient(135deg,var(--eb-royal-950) 0,var(--eb-royal-800) 58%,var(--eb-royal-600) 100%);border-bottom:4px solid var(--eb-gold);color:#fff;display:flex;justify-content:space-between;min-height:68px;padding:14px 16px}.ethnicbot-title-container{align-items:center;display:flex;gap:10px}.ethnicbot-header-icon{align-items:center;background:hsla(0,0%,100%,.14);border-radius:8px;color:#fff;display:flex;height:36px;justify-content:center;opacity:1;width:36px}.ethnicbot-header-icon svg{height:22px;width:22px}.ethnicbot-title{font-size:16px;font-weight:800;letter-spacing:0;line-height:1.2}.ethnicbot-actions{display:flex;gap:6px}.ethnicbot-icon-button{align-items:center;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.18);border-radius:8px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .2s ease,transform .15s ease;width:36px}.ethnicbot-icon-button svg{display:block;height:20px;overflow:visible;width:20px}.ethnicbot-icon-button svg,.ethnicbot-icon-button svg *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6;vector-effect:non-scaling-stroke}.ethnicbot-icon-button:hover{background:hsla(0,0%,100%,.22);transform:scale(1.05)}.ethnicbot-icon-button:active{transform:scale(.95)}.ethnicbot-messages{background:linear-gradient(180deg,rgba(71,124,245,.09),hsla(0,0%,100%,0) 42%),var(--eb-bg-soft);display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:18px}.ethnicbot-message{align-items:flex-start;animation:eb-message-fade-in .3s cubic-bezier(.16,1,.3,1) forwards;display:flex;max-width:86%}@keyframes eb-message-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ethnicbot-avatar{align-items:center;border-radius:50%;box-shadow:0 4px 10px rgba(16,32,40,.08);display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;width:32px}.ethnicbot-avatar-bot{background:linear-gradient(135deg,var(--eb-royal-900),var(--eb-royal-600));color:#fff;margin-right:8px}.ethnicbot-avatar-user{background:#fff;border:1px solid var(--eb-border-color);color:var(--eb-royal-700);margin-left:8px}.ethnicbot-avatar svg{display:block;height:16px;width:16px}.ethnicbot-avatar-image{display:block;height:100%;object-fit:cover;width:100%}.ethnicbot-message-text{flex:1;font-size:14px;line-height:1.5;overflow-wrap:anywhere;padding:11px 14px;white-space:pre-wrap}.ethnicbot-message-bot{align-self:flex-start}.ethnicbot-message-bot .ethnicbot-message-text{background:var(--eb-bot-bubble-bg);border:1px solid var(--eb-border-color);border-radius:8px 8px 8px 2px;box-shadow:0 4px 14px rgba(16,32,40,.05);color:var(--eb-bot-bubble-text)}.ethnicbot-message-user{align-self:flex-end;justify-content:flex-end;margin-left:auto}.ethnicbot-message-user .ethnicbot-message-text{background:var(--eb-user-bubble-bg);border-radius:8px 8px 2px 8px;box-shadow:0 8px 18px rgba(34,81,200,.2);color:var(--eb-user-bubble-text)}.ethnicbot-safety{color:var(--eb-muted);font-size:11px;line-height:1.4;padding:10px 16px}.ethnicbot-form,.ethnicbot-safety{background:#fff;border-top:1px solid var(--eb-border-color)}.ethnicbot-form{align-items:center;display:flex;gap:10px;padding:12px}.ethnicbot-input{border:1px solid var(--eb-border-color);border-radius:8px;color:var(--eb-ink);flex:1;font-family:inherit;font-size:14px;height:44px;line-height:1.4;max-height:100px;padding:11px 14px;resize:none;transition:border-color .2s ease,box-shadow .2s ease}.ethnicbot-input:focus{border-color:var(--eb-royal-600);box-shadow:0 0 0 3px rgba(47,103,232,.16);outline:none}.ethnicbot-input::placeholder{color:#94a3b8}.ethnicbot-send{align-items:center;background:linear-gradient(135deg,var(--eb-royal-900),var(--eb-royal-600));border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background-color .2s ease,transform .15s ease,opacity .2s ease;width:44px}.ethnicbot-send svg{height:18px;transition:transform .2s ease;width:18px}.ethnicbot-send:hover{background:linear-gradient(135deg,var(--eb-royal-950),var(--eb-royal-700));transform:scale(1.04)}.ethnicbot-send:hover svg{transform:translate(1px,-1px) scale(1.05)}.ethnicbot-send:active{transform:scale(.96)}.ethnicbot-send[disabled]{cursor:not-allowed;opacity:.64;transform:none!important}.ethnicbot-icon-button:focus-visible,.ethnicbot-input:focus-visible,.ethnicbot-send:focus-visible,.ethnicbot-toggle:focus-visible{outline:3px solid rgba(47,103,232,.38);outline-offset:2px}.ethnicbot-status{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.ethnicbot-dots{align-items:center;display:inline-flex;gap:4px;height:14px;padding:4px 6px}.ethnicbot-dots span{animation:eb-bounce 1.4s ease-in-out infinite both;background-color:var(--eb-royal-700);border-radius:50%;height:6px;width:6px}.ethnicbot-dots span:first-child{animation-delay:-.32s}.ethnicbot-dots span:nth-child(2){animation-delay:-.16s}@keyframes eb-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:767px){body.ethnicbot-chat-open{overflow:hidden;touch-action:none}.ethnicbot-root{bottom:16px;right:16px}.ethnicbot-root.ethnicbot-root-open{inset:0;z-index:2000}.ethnicbot-toggle{border-radius:50%;height:56px;justify-content:center;min-width:56px;padding:5px;width:56px}.ethnicbot-toggle-copy{display:none}.ethnicbot-toggle-icon{height:44px;width:44px}.ethnicbot-root.ethnicbot-root-open .ethnicbot-toggle{display:none}.ethnicbot-panel{border:0;border-radius:0;box-shadow:none;height:100vh;height:100dvh;inset:0;max-height:100dvh;max-width:none;min-height:0;position:fixed;transform:translateY(100%);width:100vw}.ethnicbot-panel.ethnicbot-panel-open{transform:translateY(0)}.ethnicbot-header{min-height:calc(66px + env(safe-area-inset-top, 0px));padding:calc(12px + env(safe-area-inset-top, 0px)) 14px 12px}.ethnicbot-messages{padding:14px}.ethnicbot-form{padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px))}.ethnicbot-safety{padding:9px 12px}}
