.pg-chat-header-button{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe4ef;border-radius:13px;background:#fff;color:#0f172a;font-size:20px;cursor:pointer;box-sizing:border-box;box-shadow:0 3px 10px rgba(15,23,42,.05)}
.pg-chat-floating-button{display:none;position:fixed;right:20px;bottom:20px;z-index:100010;width:56px;height:56px;border:0;border-radius:19px;background:#ff7a00;color:#fff;font-size:23px;box-shadow:0 12px 30px rgba(234,88,12,.3);cursor:pointer}.pg-chat-floating-button.show{display:block}.pg-chat-floating-button em{display:none;position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;padding:0 4px;border-radius:10px;background:#ef4444;color:#fff;font-size:10px;font-style:normal;font-weight:900;line-height:19px}.pg-chat-floating-button em.show{display:block}
.pg-chat-header-button:hover{border-color:#ff7a00;background:#fff8f1}.pg-chat-header-button em,.pg-chat-nav-badge{display:none;position:absolute;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#ef4444;color:#fff;font-size:10px;font-style:normal;font-weight:900;line-height:17px;text-align:center;box-sizing:border-box}.pg-chat-header-button em{right:-5px;top:-5px}.pg-chat-nav-icon{position:relative;display:inline-block}.pg-chat-nav-badge{right:6px;top:0;z-index:2}.pg-chat-header-button em.show,.pg-chat-nav-badge.show{display:block}
body.pg-chat-lock{overflow:hidden}.pg-chat-root,.pg-chat-root *,.pg-chat-modal,.pg-chat-modal *,.pg-chat-toasts,.pg-chat-toasts *{box-sizing:border-box}.pg-chat-root{position:fixed;inset:0;z-index:100020;display:none;font-family:Arial,'Malgun Gothic',sans-serif;color:#172033}.pg-chat-root.open{display:block}.pg-chat-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.2);opacity:0;transition:opacity .2s}.pg-chat-root.maximized .pg-chat-backdrop{opacity:1}.pg-chat-panel{position:absolute;right:18px;bottom:18px;width:430px;height:min(720px,calc(100vh - 36px));overflow:hidden;border:1px solid #dce5f0;border-radius:22px;background:#fff;box-shadow:0 22px 65px rgba(15,23,42,.24);display:flex;flex-direction:column;transition:width .2s,height .2s,right .2s,bottom .2s}.pg-chat-root.maximized .pg-chat-panel{right:3vw;bottom:3vh;width:94vw;height:94vh;border-radius:24px}
.pg-chat-head{height:66px;min-height:66px;padding:0 16px 0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf4;background:linear-gradient(135deg,#fff8f0,#fff)}.pg-chat-brand{display:flex;align-items:center;gap:10px}.pg-chat-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ff7a00;color:#fff;font-size:18px;box-shadow:0 5px 14px rgba(255,122,0,.22)}.pg-chat-brand strong{display:block;font-size:16px;font-weight:900;color:#111827}.pg-chat-brand small{display:block;margin-top:2px;font-size:10px;color:#94a3b8}.pg-chat-head-actions{display:flex;gap:5px}.pg-chat-head-actions button,.pg-chat-room-actions button,.pg-chat-members-drawer header button,.pg-chat-modal header button{border:0;background:transparent;color:#64748b;cursor:pointer;font-size:20px;line-height:1}.pg-chat-head-actions button{width:34px;height:34px;border-radius:10px}.pg-chat-head-actions button:hover{background:#f1f5f9;color:#0f172a}
.pg-chat-body{position:relative;display:flex;min-height:0;overflow:hidden;flex:1}.pg-chat-root .pg-chat-sidebar{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;z-index:auto!important;display:flex;flex-direction:column;min-width:0;background:#fff}.pg-chat-conversation{display:none;position:relative;flex:1;min-width:0;background:#f7f9fc}.pg-chat-root.maximized .pg-chat-sidebar{width:340px!important;min-width:300px!important;border-right:1px solid #e5ebf2}.pg-chat-root.maximized .pg-chat-conversation{display:block}.pg-chat-tabs{height:52px;min-height:52px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border-bottom:1px solid #edf1f6;gap:3px}.pg-chat-tabs button{position:relative;border:0;border-radius:10px;background:transparent;color:#718096;font-size:12px;font-weight:800;cursor:pointer}.pg-chat-tabs button.hit{background:#fff3e8;color:#e65f00}.pg-chat-tabs em{display:none;position:absolute;top:3px;right:5px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:#ef4444;color:#fff;font-size:9px;font-style:normal;line-height:15px}.pg-chat-tabs em.show{display:block}.pg-chat-sidebar-tools,.pg-chat-section-title{height:48px;min-height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.pg-chat-sidebar-tools strong,.pg-chat-section-title strong{font-size:13px;font-weight:900}.pg-chat-sidebar-tools button,.pg-chat-section-title button{border:0;border-radius:9px;background:#fff3e8;color:#e65f00;padding:7px 9px;font-size:11px;font-weight:800;cursor:pointer}.pg-chat-panel-view{display:none;min-height:0;flex:1;overflow:hidden}.pg-chat-panel-view.hit{display:flex;flex-direction:column}.pg-chat-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain}
.pg-chat-root:not(.maximized).room-open .pg-chat-sidebar{display:none}.pg-chat-root:not(.maximized).room-open .pg-chat-conversation{display:block}.pg-chat-root:not(.maximized).room-open .pg-chat-mobile-back{display:block}
.pg-chat-room-item,.pg-chat-public-item,.pg-chat-person-item,.pg-chat-invite-item{width:100%;display:flex;align-items:center;gap:11px;padding:12px 14px;border:0;border-bottom:1px solid #f0f3f7;background:#fff;text-align:left;color:#172033;cursor:pointer}.pg-chat-room-item:hover,.pg-chat-public-item:hover,.pg-chat-person-item:hover{background:#fafbfc}.pg-chat-room-item.hit{background:#fff7ef}.pg-chat-avatar{width:43px;height:43px;min-width:43px;border-radius:15px;object-fit:cover;background:#edf2f7}.pg-chat-avatar.group{display:flex;align-items:center;justify-content:center;background:#fff0df;color:#ff7a00;font-size:18px}.pg-chat-item-copy{min-width:0;flex:1}.pg-chat-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.pg-chat-item-top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}.pg-chat-item-top time{white-space:nowrap;color:#a0aec0;font-size:9px}.pg-chat-item-bottom{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px}.pg-chat-item-bottom span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718096;font-size:11px}.pg-chat-unread{min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#ff6500;color:#fff!important;font-weight:900;line-height:19px;text-align:center}.pg-chat-muted{font-size:10px;color:#94a3b8}.pg-chat-item-actions{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.pg-chat-item-actions button{border:1px solid #dce4ed;border-radius:8px;background:#fff;color:#475569;padding:5px 7px;font-size:10px;font-weight:700;cursor:pointer}.pg-chat-item-actions button.primary{border-color:#ff7a00;background:#ff7a00;color:#fff}.pg-chat-invite-item{background:#fff8f1;border:1px solid #ffd7b5;margin:8px 10px;width:calc(100% - 20px);border-radius:13px}.pg-chat-invite-item .pg-chat-item-copy strong{font-size:12px}.pg-chat-empty-list{padding:40px 20px;text-align:center;color:#94a3b8;font-size:12px;line-height:1.6}
.pg-chat-person-name{min-width:0;display:flex;align-items:center;gap:5px}.pg-chat-person-name strong{min-width:0}.pg-chat-company-badge{display:inline-flex;align-items:center;justify-content:center;flex:none;height:18px;padding:0 6px;border-radius:6px;background:#fff0df;color:#e65f00;font-size:9px;font-style:normal;font-weight:900;line-height:18px}
.pg-chat-search{display:flex;gap:6px;padding:9px 11px;border-bottom:1px solid #edf1f6}.pg-chat-search input{min-width:0;flex:1;height:35px;border:1px solid #d8e1eb;border-radius:10px;padding:0 10px;font-size:11px;outline:none}.pg-chat-search input:focus{border-color:#ff7a00}.pg-chat-search button{height:35px;border:0;border-radius:10px;background:#334155;color:#fff;padding:0 11px;font-size:11px;font-weight:800;cursor:pointer}.pg-chat-result-box{border-bottom:7px solid #f5f7fa}.pg-chat-result-box .pg-chat-person-item{padding:9px 12px}.pg-chat-result-box .pg-chat-avatar{width:35px;height:35px;min-width:35px;border-radius:12px}.pg-chat-request-title{padding:10px 14px 5px;color:#ff6500;font-size:11px;font-weight:900}.pg-chat-settings{padding:18px}.pg-chat-settings h3{margin:0 0 15px;font-size:15px}.pg-chat-settings label{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #edf1f6}.pg-chat-settings label strong,.pg-chat-settings label small{display:block}.pg-chat-settings label strong{font-size:13px}.pg-chat-settings label small{margin-top:4px;color:#94a3b8;font-size:10px;line-height:1.4}.pg-chat-settings input{width:20px;height:20px;accent-color:#ff7a00}.pg-chat-settings p{margin:15px 0 0;padding:12px;border-radius:10px;background:#f7f9fc;color:#718096;font-size:10px;line-height:1.55}
.pg-chat-member-type-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:9px 11px 0;background:#fff}.pg-chat-member-type-tabs button{height:34px;border:1px solid #dce4ed;border-radius:10px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:900;cursor:pointer}.pg-chat-member-type-tabs button.hit{border-color:#ff7a00;background:#fff3e8;color:#e65f00}
.pg-chat-settings .pg-chat-block-title{margin-top:25px}.pg-chat-settings .pg-chat-person-item{padding-left:0;padding-right:0}.pg-chat-settings .pg-chat-avatar{width:35px;height:35px;min-width:35px;border-radius:11px}
.pg-chat-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#718096}.pg-chat-empty span{font-size:44px;filter:grayscale(.25)}.pg-chat-empty strong{margin-top:12px;color:#334155;font-size:16px}.pg-chat-empty p{max-width:260px;margin:7px 0 0;font-size:11px;line-height:1.6}.pg-chat-room{height:100%;display:flex!important;flex-direction:column}.pg-chat-room[hidden]{display:none!important}.pg-chat-room-head{height:62px;min-height:62px;padding:0 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e5ebf2;background:#fff}.pg-chat-room-head>div:nth-child(2){min-width:0;flex:1}.pg-chat-room-head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900}.pg-chat-room-head small{display:block;margin-top:3px;color:#94a3b8;font-size:10px}.pg-chat-room-actions{display:flex;align-items:center;gap:2px}.pg-chat-room-actions button{padding:6px;border-radius:8px;font-size:13px}.pg-chat-room-actions button:hover{background:#f1f5f9}.pg-chat-mobile-back{display:none;border:0;background:transparent;color:#334155;font-size:28px;cursor:pointer}.pg-chat-messages{min-height:0;flex:1;overflow-y:auto;padding:14px;overscroll-behavior:contain}.pg-chat-load-more{display:block;margin:0 auto 13px;border:1px solid #d8e1eb;border-radius:12px;background:#fff;color:#64748b;padding:7px 12px;font-size:10px;cursor:pointer}.pg-chat-message{display:flex;gap:8px;margin:0 0 12px}.pg-chat-message.mine{justify-content:flex-end}.pg-chat-message>.pg-chat-avatar{width:30px;height:30px;min-width:30px;border-radius:10px}.pg-chat-bubble-wrap{max-width:72%}.pg-chat-sender{display:block;margin:0 0 4px 2px;color:#64748b;font-size:10px;font-weight:700}.pg-chat-bubble{padding:9px 11px;border:1px solid #e1e8f0;border-radius:5px 15px 15px 15px;background:#fff;color:#243044;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;box-shadow:0 2px 6px rgba(15,23,42,.035)}.pg-chat-message.mine .pg-chat-bubble{border-color:#ff7a00;border-radius:15px 5px 15px 15px;background:#ff7a00;color:#fff}.pg-chat-message.deleted .pg-chat-bubble{border-style:dashed;background:#f3f5f8;color:#94a3b8;font-style:italic}.pg-chat-message-meta{display:flex;align-items:center;gap:7px;margin-top:3px;color:#a0aec0;font-size:9px}.pg-chat-message.mine .pg-chat-message-meta{justify-content:flex-end}.pg-chat-message-meta button{border:0;background:transparent;color:#94a3b8;padding:0;font-size:9px;text-decoration:underline;cursor:pointer}.pg-chat-compose{min-height:68px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:flex-end;gap:8px;border-top:1px solid #e1e8f0;background:#fff}.pg-chat-compose textarea{min-height:43px;max-height:100px;resize:none;flex:1;border:1px solid #d8e1eb;border-radius:14px;padding:11px 12px;outline:none;font:12px/1.5 Arial,'Malgun Gothic',sans-serif}.pg-chat-compose textarea:focus{border-color:#ff7a00}.pg-chat-compose button{width:54px;height:43px;border:0;border-radius:13px;background:#ff7a00;color:#fff;font-size:12px;font-weight:900;cursor:pointer}
.pg-chat-root .pg-chat-members-drawer{position:absolute!important;left:auto!important;right:-330px!important;top:66px!important;bottom:0!important;transform:none!important;width:320px!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;z-index:5!important;display:flex;flex-direction:column;border-left:1px solid #e5ebf2;background:#fff;box-shadow:-10px 0 25px rgba(15,23,42,.08);transition:right .2s}.pg-chat-root .pg-chat-members-drawer.open{right:0!important}.pg-chat-members-drawer header{height:52px;min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f6}.pg-chat-members-drawer header strong{font-size:14px}.pg-chat-members-drawer header button{font-size:22px}.pg-chat-members-drawer .pg-chat-person-item{cursor:default}.pg-chat-role{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:5px;background:#fff0df;color:#e65f00;font-size:8px}.pg-chat-members-drawer .pg-chat-search{display:none}.pg-chat-members-drawer.can-manage .pg-chat-search{display:flex}
.pg-chat-modal{position:fixed;inset:0;z-index:100050;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.48);font-family:Arial,'Malgun Gothic',sans-serif}.pg-chat-modal.open{display:flex}.pg-chat-modal-card{width:min(420px,100%);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.28)}.pg-chat-modal header{height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f6}.pg-chat-modal header strong{font-size:15px}.pg-chat-modal form{padding:17px}.pg-chat-field{display:block;margin-bottom:14px}.pg-chat-field span{display:block;margin-bottom:7px;color:#475569;font-size:11px;font-weight:800}.pg-chat-field input,.pg-chat-field select{width:100%;height:43px;border:1px solid #d8e1eb;border-radius:11px;padding:0 11px;background:#fff;font-size:12px;outline:none}.pg-chat-field input:focus,.pg-chat-field select:focus{border-color:#ff7a00}.pg-chat-modal-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:20px}.pg-chat-modal-actions button{height:39px;border:1px solid #d8e1eb;border-radius:10px;background:#fff;color:#475569;padding:0 16px;font-size:11px;font-weight:800;cursor:pointer}.pg-chat-modal-actions button.primary{border-color:#ff7a00;background:#ff7a00;color:#fff}
.pg-chat-toasts{position:fixed;right:22px;top:90px;z-index:100060;width:320px;pointer-events:none}.pg-chat-toast{margin-bottom:9px;padding:13px 15px;border:1px solid #ffd1aa;border-radius:14px;background:#fff;color:#172033;box-shadow:0 12px 35px rgba(15,23,42,.17);animation:pgChatToastIn .2s ease}.pg-chat-toast strong{display:block;font-size:12px}.pg-chat-toast p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px}@keyframes pgChatToastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(max-width:767px){.pg-chat-header-button{display:none}.pg-chat-floating-button{right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.pg-chat-root .pg-chat-backdrop{display:none}.pg-chat-panel,.pg-chat-root.maximized .pg-chat-panel{inset:0;width:100%;height:100%;border:0;border-radius:0}.pg-chat-head{padding-top:env(safe-area-inset-top);height:calc(60px + env(safe-area-inset-top));min-height:calc(60px + env(safe-area-inset-top))}.pg-chat-head-actions .js-chat-maximize{display:none}.pg-chat-root .pg-chat-sidebar,.pg-chat-root.maximized .pg-chat-sidebar{width:100%!important;min-width:0!important;border:0}.pg-chat-root .pg-chat-conversation,.pg-chat-root.maximized .pg-chat-conversation{display:none;position:absolute;inset:0;z-index:3}.pg-chat-root.room-open .pg-chat-conversation{display:block}.pg-chat-root.room-open .pg-chat-sidebar{visibility:hidden}.pg-chat-room-head{padding-top:env(safe-area-inset-top);height:calc(60px + env(safe-area-inset-top));min-height:calc(60px + env(safe-area-inset-top))}.pg-chat-mobile-back{display:block}.pg-chat-room-actions .js-chat-leave{font-size:10px}.pg-chat-message>.pg-chat-avatar{display:none}.pg-chat-bubble-wrap{max-width:84%}.pg-chat-root .pg-chat-members-drawer{top:0!important;bottom:0!important;width:min(86vw,330px)!important;padding-top:env(safe-area-inset-top)!important}.pg-chat-toasts{top:15px;right:12px;width:calc(100% - 24px)}.mobile-bottom-menu .js-chat-open{position:relative}.pg-chat-nav-badge{right:calc(50% - 24px);top:-2px}.pg-chat-modal{padding:12px}.pg-chat-modal-card{border-radius:16px}}
@media(min-width:768px) and (max-width:1100px){.pg-chat-root.maximized .pg-chat-sidebar{width:300px}.pg-chat-root.maximized .pg-chat-panel{right:2vw;width:96vw}}
