.fmw-card>.pci-postchat-owl{position:absolute;right:auto;left:18px;top:150px;z-index:952;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:rgba(8,8,8,.58);box-shadow:0 8px 25px rgba(0,0,0,.32);backdrop-filter:blur(5px);cursor:pointer;display:flex;align-items:center;justify-content:center}
.fmw-card>.pci-postchat-owl img{width:42px!important;height:42px!important;object-fit:contain!important;display:block!important;pointer-events:none!important}
.pci-postchat-owl-badge{position:absolute;right:-3px;top:-3px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#d4af37;color:#111;font:700 11px/19px Arial,sans-serif;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.45)}
.pci-postchat-modal[hidden]{display:none!important}.pci-postchat-modal{position:fixed;inset:0;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:14px;background:rgba(0,0,0,.66);backdrop-filter:blur(5px)}
.pci-postchat-shell{width:min(430px,calc(100vw - 20px));max-height:min(720px,calc(100vh - 24px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(212,175,55,.3);border-radius:22px;background:linear-gradient(180deg,#17130b,#0c0c0c 34%);color:#fff;box-shadow:0 24px 80px rgba(0,0,0,.7)}
.pci-postchat-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.pci-postchat-head img{width:48px;height:48px;object-fit:contain}.pci-postchat-head-copy{min-width:0;flex:1}.pci-postchat-head strong{display:block;font-size:16px}.pci-postchat-head span{display:block;color:rgba(255,255,255,.66);font-size:12px;margin-top:2px}.pci-postchat-close,.pci-postchat-back{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer;padding:4px 7px}.pci-postchat-back{font-size:22px}
.pci-postchat-preview{display:flex;gap:10px;align-items:center;padding:9px 14px;background:rgba(212,175,55,.07);border-bottom:1px solid rgba(255,255,255,.06);font-size:12px;color:rgba(255,255,255,.75)}.pci-postchat-preview img{width:46px;height:46px;border-radius:9px;object-fit:cover;background:#000}.pci-postchat-preview img[hidden]{display:none!important}
.pci-postchat-content{min-height:180px;overflow:auto;overscroll-behavior:contain}.pci-postchat-list{padding:8px}.pci-postchat-person{width:100%;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:#fff;text-align:left;padding:12px 8px;cursor:pointer}.pci-postchat-person:last-child{border-bottom:0}.pci-postchat-person-main{flex:1;min-width:0}.pci-postchat-person strong{font-size:14px}.pci-postchat-person small{display:block;color:rgba(255,255,255,.55);margin-top:3px}.pci-postchat-person-badge{min-width:22px;height:22px;border-radius:999px;background:#d4af37;color:#111;font:700 11px/22px Arial;text-align:center;padding:0 5px}.pci-postchat-empty{padding:26px 20px;text-align:center;color:rgba(255,255,255,.65)}
.pci-postchat-messages{padding:14px;display:flex;flex-direction:column;gap:9px}.pci-postchat-message{max-width:82%;align-self:flex-start}.pci-postchat-message.is-mine{align-self:flex-end}.pci-postchat-bubble{padding:9px 12px;border-radius:14px;background:rgba(255,255,255,.11);font-size:14px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.pci-postchat-message.is-mine .pci-postchat-bubble{background:rgba(212,175,55,.22);border:1px solid rgba(212,175,55,.3)}.pci-postchat-time{font-size:10px;color:rgba(255,255,255,.42);margin-top:3px}.pci-postchat-message.is-mine .pci-postchat-time{text-align:right}
.pci-postchat-compose{padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,.08);background:#0d0d0d}.pci-postchat-name{width:100%;box-sizing:border-box;margin-bottom:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(212,175,55,.28);background:rgba(255,255,255,.06);color:#fff;outline:none}.pci-postchat-row{display:flex;gap:8px}.pci-postchat-text{flex:1;resize:none;min-height:44px;max-height:110px;padding:10px 12px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#fff;outline:none}.pci-postchat-send{width:48px;border:0;border-radius:13px;background:#d4af37;color:#111;font-size:20px;font-weight:700;cursor:pointer}.pci-postchat-status{min-height:15px;margin-top:5px;font-size:11px;color:rgba(255,255,255,.6)}
@media(max-width:600px){.fmw-card>.pci-postchat-owl{right:16px;top:90px;width:45px;height:45px}.fmw-card>.pci-postchat-owl img{width:39px!important;height:39px!important}.pci-postchat-modal{align-items:flex-end;padding:8px}.pci-postchat-shell{width:100%;max-height:86vh;border-radius:20px 20px 14px 14px}}