.yb-chat{bottom:22px;z-index:80;font-family:var(--font-arabic);position:fixed;inset-inline-start:22px}@media (max-width:700px){.vb .yb-chat{bottom:86px}}.yb-chat-fab{background:var(--green,#14594a);color:#fff;cursor:pointer;border:none;border-radius:50%;width:58px;height:58px;font-size:23px;transition:transform .2s;box-shadow:0 12px 30px -8px #13463999}.yb-chat-fab:hover{transform:scale(1.06)}.yb-chat-panel{bottom:70px;border:1px solid var(--line,#e2dbc9);width:min(340px,100vw - 32px);color:var(--ink,#1c1a16);background:#fff;border-radius:18px;flex-direction:column;display:flex;position:absolute;inset-inline-start:0;overflow:hidden;box-shadow:0 24px 60px -18px #1c1a1666}.yb-chat-head{border-bottom:1px solid var(--line,#e2dbc9);background:var(--paper,#f7f3ea);align-items:center;gap:10px;padding:13px 15px;display:flex}.yb-chat-head i{background:var(--green,#14594a);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-style:normal;display:flex}.yb-chat-head b{font-size:14px;display:block}.yb-chat-head span{color:var(--green,#14594a);font-size:11.5px}.yb-chat-close{color:var(--muted,#8a8172);cursor:pointer;background:0 0;border:none;margin-inline-start:auto;padding:4px;font-size:14px}.yb-chat-list{background:#fff;flex-direction:column;gap:8px;max-height:min(340px,45vh);padding:14px;display:flex;overflow-y:auto}.yb-chat-msg{overflow-wrap:break-word;border-radius:13px;max-width:88%;padding:9px 13px;font-size:13.5px;line-height:1.55}.yb-chat-msg.bot{background:var(--paper,#f7f3ea);border-end-start-radius:4px;align-self:flex-start}.yb-chat-msg.user{background:var(--green,#14594a);color:#f4f8f6;border-end-end-radius:4px;align-self:flex-end}.yb-chat-msg.bot a{color:var(--green,#14594a);font-weight:700;text-decoration:underline}.yb-chat-msg.typing{align-items:center;gap:5px;display:flex}.yb-chat-msg.typing i{background:var(--muted,#8a8172);border-radius:50%;width:6px;height:6px;animation:1s infinite ybTp}.yb-chat-msg.typing i:nth-child(2){animation-delay:.15s}.yb-chat-msg.typing i:nth-child(3){animation-delay:.3s}@keyframes ybTp{0%,to{opacity:.3}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.yb-chat-msg.typing i{opacity:.6;animation:none}}.yb-chat-input{border-top:1px solid var(--line,#e2dbc9);background:#fff;gap:8px;padding:10px;display:flex}.yb-chat-input input{border:1.5px solid var(--line,#e2dbc9);min-width:0;color:var(--ink,#1c1a16);background:var(--paper,#f7f3ea);border-radius:10px;flex:1;padding:9px 12px;font-family:inherit;font-size:13.5px}.yb-chat-input input:focus{border-color:var(--green,#14594a);outline:none}.yb-chat-input button{background:var(--green,#14594a);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:700}.yb-chat-input button:disabled{opacity:.6}
