.jcd-support-widget{position:fixed;right:24px;bottom:100px;z-index:9998;font-family:Inter,Arial,sans-serif}.jcd-support-launch{width:62px;height:62px;border:0;border-radius:50%;cursor:pointer;color:#06111f;background:linear-gradient(135deg,#00d4ff,#8b5cf6);box-shadow:0 14px 42px rgba(0,212,255,.35);font-size:24px}.jcd-support-panel{display:none;position:absolute;right:0;bottom:76px;width:min(390px,calc(100vw - 32px));height:590px;max-height:76vh;background:rgba(5,10,24,.98);border:1px solid rgba(0,212,255,.3);border-radius:22px;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.65);color:#eef7ff}.jcd-support-panel.open{display:flex;flex-direction:column}.jcd-support-head{padding:16px 18px;background:linear-gradient(135deg,rgba(0,212,255,.17),rgba(139,92,246,.15));display:flex;justify-content:space-between;align-items:center}.jcd-support-head strong{display:block}.jcd-support-head small{color:#9fb4c9}.jcd-support-close{border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}.jcd-support-messages{flex:1;overflow:auto;padding:15px;display:flex;flex-direction:column;gap:10px}.jcd-msg{max-width:86%;padding:11px 13px;border-radius:14px;white-space:pre-wrap;line-height:1.45;font-size:14px}.jcd-msg.customer{align-self:flex-end;background:#086b86}.jcd-msg.assistant,.jcd-msg.system{align-self:flex-start;background:#172238;border:1px solid rgba(255,255,255,.08)}.jcd-msg.agent,.jcd-msg.admin{align-self:flex-start;background:#3d246f}.jcd-support-status{padding:10px 15px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#a8bfd2}.jcd-support-actions{display:flex;gap:8px;padding:0 14px 10px}.jcd-support-actions button{flex:1;padding:9px;border-radius:10px;border:1px solid rgba(0,212,255,.3);background:transparent;color:#dff8ff;cursor:pointer}.jcd-support-form{display:flex;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.jcd-support-form input{flex:1;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#0e1728;color:#fff}.jcd-support-form button{width:44px;border:0;border-radius:12px;background:#00d4ff;color:#06111f;cursor:pointer}.support-shell{display:grid;grid-template-columns:320px 1fr;min-height:520px;border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden}.support-list{border-right:1px solid rgba(255,255,255,.1);overflow:auto}.support-list-item{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer}.support-list-item.active{background:rgba(0,212,255,.1)}.support-chat{display:flex;flex-direction:column;min-width:0}.support-chat-messages{flex:1;padding:18px;overflow:auto;display:flex;flex-direction:column;gap:10px;min-height:360px}.support-chat-compose{display:flex;gap:10px;padding:14px;border-top:1px solid rgba(255,255,255,.1)}.support-chat-compose input{flex:1}.support-countdown{font-weight:700;color:#f4b942}.support-accept{padding:9px 14px;border:0;border-radius:10px;background:#43a047;color:#fff;cursor:pointer}@media(max-width:720px){.jcd-support-widget{right:14px;bottom:84px}.support-shell{grid-template-columns:1fr}.support-list{max-height:180px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}}
