.ch-popup{position:fixed;z-index:1100;width:min(390px,calc(100vw - 24px));font-family:inherit}.ch-popup-internal{right:18px;bottom:18px}.ch-popup-public{right:18px;bottom:82px}.ch-popup-private{left:18px;bottom:18px}.ch-popup.is-hidden{display:none}.ch-popup.is-minimized .ch-panel{display:none}.ch-popup:not(.is-minimized)>.ch-launcher{display:none}.ch-launcher{margin-left:auto;border:0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg,#0f172a,#0f766e);color:#fff;font-weight:900;box-shadow:0 14px 34px rgba(15,23,42,.25);cursor:pointer}.ch-panel{overflow:hidden;border:1px solid rgba(148,163,184,.35);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24)}.ch-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;background:#0f172a;color:#fff}.ch-popup-public .ch-head{background:linear-gradient(135deg,#c2410c,#15803d)}.ch-popup-private .ch-head{background:linear-gradient(135deg,#581c87,#1d4ed8)}.ch-head>div:first-child{display:grid;gap:2px}.ch-head small{color:rgba(255,255,255,.7)}.ch-head>div:last-child{display:flex;align-items:center;gap:7px}.ch-head a,.ch-head button{border:1px solid rgba(255,255,255,.25);border-radius:9px;padding:6px 8px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:.75rem;font-weight:800;cursor:pointer}.ch-messages{height:310px;overflow:auto;padding:12px;background:#f8fafc}.ch-msg{display:flex;gap:8px;align-items:flex-start;margin-bottom:10px}.ch-msg.mine{flex-direction:row-reverse}.ch-avatar{flex:0 0 32px;width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:#dbeafe;color:#1e40af;font-weight:950}.ch-msg.guest .ch-avatar{background:#ffedd5;color:#c2410c}.ch-bubble{max-width:78%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:5px 14px 14px;background:#fff}.ch-msg.mine .ch-bubble{border-color:#bbf7d0;border-radius:14px 5px 14px 14px;background:#f0fdf4}.ch-bubble b{display:block;font-size:.78rem}.ch-bubble p{margin:3px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.88rem}.ch-bubble small{color:#94a3b8;font-size:.68rem}.ch-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:10px;border-top:1px solid #e2e8f0}.ch-form-public{grid-template-columns:minmax(80px,.45fr) minmax(0,1fr) auto}.ch-form input{min-width:0;height:40px;border:1px solid #cbd5e1;border-radius:10px;padding:0 10px}.ch-form button{border:0;border-radius:10px;padding:0 12px;background:#0f766e;color:#fff;font-weight:900}.ch-status{display:block;padding:0 11px 10px;color:#64748b}.ch-status.error{color:#b91c1c}.ch-status.success{color:#15803d}
.ch-profile-link{position:relative;z-index:2;display:block;pointer-events:auto!important;cursor:pointer;color:#0f766e;text-decoration:none;font-size:.78rem;font-weight:800}.ch-profile-link:hover{text-decoration:underline}
@media(max-width:700px){.ch-popup{right:8px;left:8px;width:auto}.ch-popup-internal{bottom:8px}.ch-popup-private{bottom:8px;z-index:1200}.ch-popup-public{bottom:120px}.ch-messages{height:260px}.ch-form-public{grid-template-columns:1fr}.ch-form-public button{height:40px}}
