.ps-chat,.ps-chat-fab{--ps-chat-grad: linear-gradient(135deg, #2db3f0, #054c7f);--ps-chat-fab-size: 60px;--ps-chat-gap: 24px;font-family:var(--font, system-ui, sans-serif);box-sizing:border-box}.ps-chat *,.ps-chat *:before,.ps-chat *:after{box-sizing:border-box}.ps-chat-fab{position:fixed;right:var(--ps-chat-gap);bottom:var(--ps-chat-gap);z-index:150;width:var(--ps-chat-fab-size);height:var(--ps-chat-fab-size);display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--ps-chat-grad);box-shadow:0 4px 6px #00000021;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s}.ps-chat-fab:hover{box-shadow:var(--sh-hover)}.ps-chat-fab:focus-visible{outline:3px solid rgba(45,179,240,.5);outline-offset:3px}.ps-chat-fab .ps-chat-ic{width:28px;height:28px}.ps-chat-fab__ic{display:inline-flex}.ps-chat-fab__ic--close,.ps-chat-fab.is-open .ps-chat-fab__ic--open{display:none}.ps-chat-fab.is-open .ps-chat-fab__ic--close{display:inline-flex}.ps-chat-fab.is-open .ps-chat-ic{width:24px;height:24px}.ps-chat{position:fixed;right:var(--ps-chat-gap);bottom:calc(var(--ps-chat-gap) + var(--ps-chat-fab-size) + 16px);z-index:151;width:380px;max-width:calc(100vw - 32px);max-height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:var(--n-100, #f1f1f1);box-shadow:0 10px 15px #00000014,0 4px 6px #0000000d;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.2,.64,1),visibility .22s}.ps-chat.is-open{opacity:1;visibility:visible;transform:none}.ps-chat__overlay{display:none}.ps-chat__header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--blue, #0a5d94);color:#fff}.ps-chat__avatar{flex:none;width:50px;height:50px;border-radius:50%;overflow:hidden;background:#ffffff26}.ps-chat__avatar img{width:100%;height:100%;object-fit:cover;display:block}.ps-chat__hinfo{flex:1;min-width:0}.ps-chat__name{margin:0;font-size:15px;font-weight:800;line-height:1.2;color:#fff}.ps-chat__status{margin:2px 0 0;font-size:12px;font-weight:500;line-height:1.2;color:var(--success, #2ca613)}.ps-chat__close{flex:none;width:20px;height:20px;padding:0;border:0;background:none;color:#fff;opacity:.5;cursor:pointer;transition:opacity .2s}.ps-chat__close:hover{opacity:1}.ps-chat__close .ps-chat-ic{width:20px;height:20px}.ps-chat__header{position:relative}.ps-chat__menu-btn{flex:none;width:24px;height:24px;padding:0;border:0;background:none;color:#fff;opacity:.6;cursor:pointer;transition:opacity .2s}.ps-chat__menu-btn:hover,.ps-chat__menu-btn[aria-expanded=true]{opacity:1}.ps-chat__menu-btn .ps-chat-ic{width:22px;height:22px}.ps-chat__menu{position:absolute;top:100%;left:12px;right:12px;z-index:8;margin-top:6px;display:none;flex-direction:column;padding:8px;background:#fff;border:1px solid var(--n-200, #e5e7eb);border-radius:var(--r-sm, 12px);box-shadow:0 14px 32px #0a141c33}.ps-chat__menu.is-open{display:flex}.ps-chat__link{display:flex;align-items:center;gap:12px;padding:10px;border-radius:10px;color:var(--ink, #0a141c);font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.ps-chat__link:hover{background:var(--n-100, #f1f1f1);color:var(--blue, #0a5d94)}.ps-chat__link-ic{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--blue, #0a5d94)}.ps-chat__link-ic .ps-chat-ic{width:20px;height:20px}.ps-chat__link span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-chat__notif{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:0;border-bottom:1px solid var(--n-200, #e5e7eb);background:#0a5d9412;color:var(--ink, #0a141c);font-family:inherit;text-align:left;cursor:pointer;transition:background .2s}.ps-chat__notif:hover{background:#0a5d941f}.ps-chat__notif[hidden]{display:none}.ps-chat__notif-ic{flex:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;color:var(--blue, #0a5d94);box-shadow:0 1px 3px #0a141c24}.ps-chat__notif-ic .ps-chat-ic{width:18px;height:18px}.ps-chat__notif-txt{min-width:0}.ps-chat__notif-title{display:block;font-size:13px;font-weight:700;line-height:1.2}.ps-chat__notif-sub{display:block;margin-top:1px;font-size:11px;font-weight:500;line-height:1.25;color:var(--muted, #6b7280)}.ps-chat__body{display:flex;flex-direction:column;gap:16px;padding:16px;flex:1 1 auto;min-height:160px;max-height:440px;overflow-y:auto;background:var(--n-100, #f1f1f1);overscroll-behavior:contain}.ps-chat__date{align-self:center;padding:8px 0;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--n-500, #9ca3af)}.ps-chat__msg{display:flex;flex-direction:column;gap:4px;max-width:280px}.ps-chat__msg--in{align-self:flex-start;align-items:flex-start}.ps-chat__msg--out{align-self:flex-end;align-items:flex-end}.ps-chat__bubble{padding:12px;font-size:14px;line-height:20px;word-break:break-word}.ps-chat__msg--in .ps-chat__bubble{background:#fff;border:1px solid var(--n-200, #e5e7eb);border-radius:16px 16px 16px 4px;color:var(--ink, #0a141c)}.ps-chat__msg--out .ps-chat__bubble{background:var(--ps-chat-grad);border-radius:16px 16px 4px;color:#fff}.ps-chat__time{font-size:10px;color:var(--n-500, #9ca3af)}.ps-chat__input{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-top:1px solid var(--n-200, #e5e7eb)}.ps-chat__clip{flex:none;width:20px;height:20px;padding:0;border:0;background:none;color:var(--n-500, #9ca3af);cursor:pointer;transition:color .2s}.ps-chat__clip:hover{color:var(--blue, #0a5d94)}.ps-chat__clip .ps-chat-ic{width:20px;height:20px}.ps-chat__field{flex:1;min-width:0;border:0;background:transparent;font-family:inherit;font-size:14px;color:var(--ink, #0a141c);padding:0}.ps-chat__field::placeholder{color:var(--n-500, #9ca3af)}.ps-chat__field:disabled{cursor:not-allowed}.ps-chat__hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.ps-chat__send{flex:none;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--ps-chat-grad);cursor:pointer}.ps-chat__send .ps-chat-ic{width:20px;height:20px}.ps-chat__send:disabled{opacity:.45;cursor:not-allowed}@media(max-width:560px){.ps-chat{right:0;left:0;bottom:0;width:100%;max-width:none;max-height:85vh;border-radius:16px 16px 0 0;transform:translateY(100%)}.ps-chat.is-open{transform:none}.ps-chat__overlay{display:block;position:fixed;inset:0;z-index:-1;background:#0a141c73;opacity:0;transition:opacity .22s}.ps-chat.is-open .ps-chat__overlay{opacity:1}.ps-chat__body{max-height:none;flex:1;min-height:180px}.ps-chat-fab.is-open{display:none}}.ps-chat-fab{position:fixed}.ps-chat-fab__badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;display:none;align-items:center;justify-content:center;border-radius:10px;background:var(--danger, #e02424);color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #fff;pointer-events:none}.ps-chat-fab__badge.is-shown,.ps-chat-fab__badge:not([hidden]){display:inline-flex}.ps-chat-fab.is-open .ps-chat-fab__badge{display:none}.ps-chat__img{display:block;max-width:220px;max-height:260px;width:auto;height:auto;border-radius:10px;object-fit:cover}.ps-chat__file{display:inline-block;color:inherit;text-decoration:underline;word-break:break-all}.ps-chat__msg--in .ps-chat__file{color:var(--blue, #0a5d94)}.ps-chat__tick{margin-left:2px;color:var(--n-500, #9ca3af)}.ps-chat__tick.is-read{color:var(--blue, #1370a6)}.ps-chat__msg.is-pending{opacity:.65}.ps-chat__msg.is-failed .ps-chat__bubble{outline:1px solid var(--danger, #e02424)}.ps-chat__msg.is-failed .ps-chat__tick{color:var(--danger, #e02424)}@media(prefers-reduced-motion:reduce){.ps-chat,.ps-chat-fab,.ps-chat__overlay{transition:none}}.ps-chat__body--guest{display:flex;flex-direction:column;gap:20px;justify-content:center}.ps-chat__guest-login{margin-top:4px}
