:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f6}*{box-sizing:border-box}body{margin:0;background:#eef2f6}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.demo-surface{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(23,32,51,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(23,32,51,.05) 1px,transparent 1px),linear-gradient(135deg,#f8fafc,#eef4f8 52%,#e9eef3);background-size:48px 48px,48px 48px,auto}.widget-embed-surface{min-height:100vh;overflow:hidden;background:transparent}.demo-panel{display:grid;max-width:1040px;grid-template-columns:minmax(0,1fr) 340px;gap:40px;padding:72px 42px}.demo-copy{max-width:620px}.demo-kicker{display:inline-flex;align-items:center;min-height:28px;margin-bottom:18px;padding:0 10px;border:1px solid #d5dde8;border-radius:8px;background:#ffffffbd;color:#37616f;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.demo-panel h1{margin:0 0 14px;color:#101828;font-size:42px;line-height:1.12}.demo-panel p{max-width:560px;margin:0;color:#596579;font-size:16px;line-height:1.75}.demo-board{align-self:start;overflow:hidden;border:1px solid rgba(203,213,225,.86);border-radius:8px;background:#ffffffd1;box-shadow:0 22px 52px #0f172a1a}.demo-board-head,.demo-board-row{display:flex;align-items:center;justify-content:space-between}.demo-board-head{min-height:58px;padding:0 18px;border-bottom:1px solid #e5eaf1;color:#172033;font-weight:800}.demo-board-head strong{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:8px;background:#e8f7ef;color:#067647;font-size:12px}.demo-board-row{padding:16px 18px;color:#667085;font-size:13px}.demo-board-row+.demo-board-row{border-top:1px solid #eef2f6}.demo-board-row strong{color:#101828;font-size:22px}.demo-board-flow{display:grid;gap:8px;padding:4px 18px 18px}.demo-board-flow span{display:block;height:9px;border-radius:8px;background:#dbe5ee}.demo-board-flow span:nth-child(1){width:86%;background:#2f6fed}.demo-board-flow span:nth-child(2){width:62%;background:#11a37f}.demo-board-flow span:nth-child(3){width:74%;background:#f59e0b}.launcher{position:fixed;right:28px;bottom:28px;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:50%;background:#1f5eff;color:#fff;box-shadow:0 20px 44px #1f5eff52;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.launcher:hover{background:#174bd0;box-shadow:0 24px 54px #1f5eff61;transform:translateY(-2px)}.launcher-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;background:#e11d48;color:#fff;font-size:11px;font-weight:800;line-height:16px}.widget{position:fixed;right:28px;bottom:98px;display:flex;width:min(400px,calc(100vw - 32px));height:min(640px,calc(100vh - 126px));flex-direction:column;overflow:hidden;border:1px solid rgba(203,213,225,.94);border-radius:8px;background:#fff;box-shadow:0 28px 80px #0f172a38}.widget.widget-embedded{inset:0;width:100vw;height:100vh;border:0;border-radius:0;box-shadow:none}.widget-header{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:14px 14px 14px 16px;background:#111827;color:#fff}.widget-brand{display:flex;min-width:0;align-items:center;gap:11px}.widget-brand div{display:flex;min-width:0;flex-direction:column;gap:4px}.widget-avatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#1f5eff;color:#fff}.widget-header strong{overflow:hidden;color:#fff;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.widget-header span{color:#b8c2d0;font-size:12px}.widget-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-status:before{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:999px;content:"";vertical-align:1px}.widget-status-online:before{background:#22c55e}.widget-status-offline:before{background:#f59e0b}.widget-status-checking:before{background:#94a3b8}.icon-button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #dde5ef;border-radius:8px;background:#fff;color:#344054;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.icon-button:hover{border-color:#b9c7d8;background:#f7f9fc;color:#172033}.widget-header .icon-button{border-color:#ffffff29;background:#ffffff14;color:#fff}.widget-header .icon-button:hover{background:#ffffff29}.icon-button.recording{border-color:#e11d48;color:#e11d48}.icon-button:disabled{cursor:not-allowed;opacity:.44}.start-form{display:flex;flex:1;flex-direction:column;gap:13px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.start-form label{display:flex;flex-direction:column;gap:7px;color:#344054;font-size:13px;font-weight:800}.start-form input,.start-form textarea,.composer input{width:100%;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#172033;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.start-form input,.start-form textarea{padding:11px 12px}.start-form input:focus,.start-form textarea:focus,.composer input:focus{border-color:#1f5eff;box-shadow:0 0 0 3px #1f5eff1f}.start-form button,.composer button{height:42px;border:0;border-radius:8px;background:#1f5eff;color:#fff;cursor:pointer;font-weight:800;transition:background .14s ease,opacity .14s ease,transform .14s ease}.start-form button:hover,.composer button:hover{background:#174bd0}.start-form button:disabled,.composer button:disabled{cursor:not-allowed;opacity:.5}.start-form .ghost-button{border:1px solid #d9e1ea;background:#fff;color:#344054}.start-form .ghost-button:hover{border-color:#b8c4d3;background:#f6f8fb}.offline-tip{margin:0;padding:12px;border:1px solid #e5eaf1;border-radius:8px;background:#fff;color:#596579;font-size:13px;line-height:1.6}.message-list{min-height:0;flex:1;overflow-y:auto;padding:18px 16px;background:linear-gradient(180deg,#ffffff9e,#fff0),#f3f6fa}.session-status-banner{flex:0 0 auto;padding:9px 14px;border-bottom:1px solid #fedf89;background:#fffbeb;color:#92400e;font-size:12px;font-weight:700;line-height:1.55}.welcome{margin-bottom:16px;padding:13px 14px;border:1px solid #e6edf5;border-radius:8px;background:#fff;color:#596579;font-size:13px;line-height:1.65;box-shadow:0 8px 22px #0f172a0a}.message{display:flex;align-items:flex-end;gap:8px;margin-bottom:14px}.message.visitor{justify-content:flex-end}.message-avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #d9e1ea;border-radius:50%;background:#fff;color:#667085;font-size:12px;font-weight:800}.visitor .message-avatar{order:2;border-color:#c7d2fe;background:#eef2ff;color:#174bd0}.bubble{max-width:78%;padding:10px 12px;border:1px solid #e1e7ef;border-radius:8px 8px 8px 2px;background:#fff;color:#172033;font-size:14px;line-height:1.62;word-break:break-word;box-shadow:0 10px 24px #0f172a0d}.visitor .bubble{border-color:#1f5eff;border-radius:8px 8px 2px;background:#1f5eff;color:#fff;box-shadow:0 12px 26px #1f5eff2e}.reply-status{display:flex;align-items:flex-end;gap:8px;margin:2px 0 14px}.reply-status-avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #d9e1ea;border-radius:50%;background:#fff;color:#667085;font-size:12px;font-weight:800}.reply-status-busy .reply-status-avatar{border-color:#bfdbfe;background:#eff6ff;color:#175cd3;animation:replyAvatarPulse 1.45s infinite ease-in-out}.reply-status-bubble{display:grid;max-width:78%;min-height:48px;align-items:start;gap:3px;padding:10px 12px;border:1px solid #e1e7ef;border-radius:8px 8px 8px 2px;background:#fff;color:#172033;font-size:13px;line-height:1.55;word-break:break-word;box-shadow:0 10px 24px #0f172a0d}.reply-status-title{font-weight:800}.reply-status-hint{color:#667085;font-size:12px;line-height:1.45}.reply-status-busy .reply-status-bubble{border-color:#c7d7fe;background:linear-gradient(90deg,#eff6ff00,#eff6ffdb,#eff6ff00) 0 0 / 220% 100%,#fff;animation:replyBubbleShimmer 1.8s infinite linear}.reply-status-delayed .reply-status-bubble{border-color:#fedf89;background:#fffbeb;color:#92400e}.reply-status-dots{display:inline-flex;margin-top:3px;flex:0 0 auto;gap:4px}.reply-status-dots i{display:block;width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.36;animation:replyTyping 1s infinite ease-in-out}.reply-status-dots i:nth-child(2){animation-delay:.12s}.reply-status-dots i:nth-child(3){animation-delay:.24s}@keyframes replyTyping{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes replyAvatarPulse{0%,to{box-shadow:0 0 #2563eb38;transform:scale(1)}50%{box-shadow:0 0 0 6px #2563eb00;transform:scale(.96)}}@keyframes replyBubbleShimmer{0%{background-position:180% 0}to{background-position:-60% 0}}.markdown-message{display:grid;gap:6px;min-width:0}.markdown-message p,.markdown-message ul{margin:0}.markdown-message ul{padding-left:18px}.markdown-message li+li{margin-top:4px}.markdown-message code{padding:1px 5px;border-radius:5px;background:#10182814;font-size:12px}.visitor .markdown-message code{background:#ffffff2e}.markdown-message a{color:inherit;text-decoration:underline;text-underline-offset:2px}.markdown-table-wrap{max-width:100%;overflow-x:auto}.markdown-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12px}.markdown-table th,.markdown-table td{padding:6px 8px;border:1px solid rgba(102,112,133,.24);text-align:left;vertical-align:top}.markdown-table th{font-weight:800}.bubble img{display:block;max-width:220px;max-height:220px;border-radius:6px;object-fit:cover}.bubble audio{width:230px;max-width:100%}.resource-card-message-link{display:block;color:inherit;text-decoration:none}button.resource-card-message-link{width:100%;padding:0;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.resource-card-canvas{position:relative;overflow:hidden;min-width:210px;border:1px solid #e5e9ef;border-radius:8px;background:#fff}.resource-card-canvas__inner{position:absolute;left:0;top:0;transform-origin:left top}.resource-card-canvas__node{position:absolute;display:grid;place-items:center;overflow:hidden;border:1px solid transparent;line-height:1.25}.resource-card-canvas__node img{display:block;width:100%;height:100%}.resource-card-canvas__node span{display:block;width:100%;overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap}.resource-card-message{display:grid;width:min(290px,100%);min-width:220px;grid-template-columns:54px minmax(0,1fr);gap:9px;padding:7px;border:1px solid #e5e9ef;border-radius:8px;background:#fff;color:#172033}.resource-card-message img{width:54px;height:54px;border-radius:6px;object-fit:cover}.resource-card-message--no-image{grid-template-columns:minmax(0,1fr);min-width:min(260px,100%)}.resource-card-message__content{display:grid;min-width:0;gap:3px}.resource-card-message__content strong,.resource-card-message__content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-card-message__content span{color:#667085;font-size:12px}.resource-card-message__meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.resource-card-message__meta b{min-width:0;overflow:hidden;color:#d92d20;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.resource-card-message__meta em{flex:0 0 auto;color:#667085;font-size:12px;font-style:normal;white-space:nowrap}.emoji-message{display:inline-block;font-size:28px;line-height:1}.notice{padding:9px 14px;border-top:1px solid #d7e7ff;background:#eef6ff;color:#175cd3;font-size:12px;font-weight:700}.widget-tools{display:flex;flex:0 0 auto;gap:8px;padding:10px 12px;border-top:1px solid #e8edf3;background:#fff}.emoji-strip{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;padding:9px 12px;border-top:1px solid #e8edf3;background:#fff}.emoji-strip button{height:32px;border:1px solid #e8edf3;border-radius:8px;background:#f7f9fc;cursor:pointer}.emoji-strip button:hover{background:#eef6ff}.composer{display:grid;flex:0 0 auto;grid-template-columns:1fr 44px;gap:8px;padding:12px;border-top:1px solid #e8edf3;background:#fff}.widget-copyright{display:grid;flex:0 0 auto;gap:4px;padding:8px 12px 10px;border-top:1px solid #edf1f6;background:#fff;color:#98a2b3;font-size:11px;line-height:1.45;text-align:center}.widget-copyright-records{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px}.widget-copyright a{color:#667085;text-decoration:none}.widget-copyright a:hover{color:#1f5eff}.call-status{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #d6e7ff;background:#eef6ff;color:#175cd3;font-size:13px;font-weight:800}.call-status div{display:flex;align-items:center;gap:7px}.call-status button{height:30px;padding:0 10px;border:1px solid #bfd7ff;border-radius:8px;background:#fff;color:#175cd3;cursor:pointer;font-size:12px;font-weight:800}.live-call-panel{flex:0 0 auto;background:#0f172a}.call-error{margin:10px 10px 0;padding:8px 10px;border:1px solid rgba(248,113,113,.34);border-radius:8px;background:#7f1d1db3;color:#fee2e2;font-size:12px;line-height:1.5}.live-call-stage{display:grid;min-height:250px;grid-template-rows:1fr auto;background:#0f172a}.live-call-grid{display:grid;min-height:190px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;padding:8px}.call-video-tile{position:relative;overflow:hidden;min-height:174px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#020617e0}.call-video{display:block;width:100%;height:100%;min-height:174px;object-fit:cover}.call-video-tile span{position:absolute;left:10px;bottom:10px;padding:4px 8px;border-radius:8px;background:#0f172abd;color:#fff;font-size:12px;font-weight:800}.call-video-tile-local,.call-video-tile-local .call-video{min-height:120px}.live-call-grid-audio{grid-template-columns:1fr;place-items:center}.audio-call-state{display:flex;align-items:center;justify-content:center;width:min(260px,100%);min-height:120px;flex-direction:column;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;color:#fff;font-size:14px;font-weight:800}.audio-call-state audio{display:none}.live-call-controls{display:flex;justify-content:center;gap:6px;padding:10px;border-top:1px solid rgba(255,255,255,.08)}.call-control-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:74px;height:34px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer;font-size:12px;font-weight:800}.call-control-button:disabled{background:#f43f5e38;color:#fecdd3}.call-control-danger{border-color:#ef4444;background:#ef4444}.composer input{height:42px;padding:0 13px}.composer button{display:grid;height:42px;place-items:center}@media(max-width:720px){.demo-panel{grid-template-columns:1fr;padding:40px 18px}.demo-board{display:none}}@media(max-width:520px){.demo-panel h1{font-size:30px}.demo-panel p{font-size:15px}.launcher{right:16px;bottom:16px}.widget{right:12px;bottom:84px;width:calc(100vw - 24px);height:calc(100vh - 104px)}.bubble{max-width:82%}.emoji-strip{grid-template-columns:repeat(5,1fr)}}.bubble-satisfaction{max-width:min(340px,92%);padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.satisfaction-card{display:grid;gap:13px;width:100%;padding:20px;border:1px solid #e2e8f2;border-radius:18px;background:linear-gradient(160deg,#fff,#fbfcff 58%,#f5f8ff);color:#172033;box-shadow:0 12px 30px #1f34521a}.satisfaction-heading{display:grid;gap:3px}.satisfaction-heading>span{width:max-content;padding:3px 8px;border-radius:999px;color:#2868e8;background:#edf4ff;font-size:11px;font-weight:700;letter-spacing:.08em}.satisfaction-heading strong{margin-top:4px;font-size:16px;line-height:1.4}.satisfaction-heading p{margin:0;color:#7a8799;font-size:12px}.satisfaction-stars{display:flex;justify-content:space-between;gap:4px;padding:4px 0 0}.satisfaction-stars button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:#d6deea;cursor:pointer;transition:transform .16s ease,color .16s ease,background .16s ease}.satisfaction-stars button:hover,.satisfaction-stars button:focus-visible{transform:translateY(-2px) scale(1.05);outline:none;background:#fff8e8}.satisfaction-stars button.satisfaction-star-active{color:#ffb020}.satisfaction-rating-label{min-height:18px;margin-top:-8px;color:#98a3b2;text-align:center;font-size:12px;transition:color .16s ease}.satisfaction-rating-label.is-selected{color:#d98200;font-weight:600}.satisfaction-comment{position:relative;display:grid;gap:7px}.satisfaction-comment>span{color:#566579;font-size:12px;font-weight:600}.satisfaction-comment em{margin-left:4px;color:#9aa6b6;font-style:normal;font-weight:400}.satisfaction-comment textarea{box-sizing:border-box;width:100%;min-height:78px;padding:11px 12px 25px;resize:none;border:1px solid #dce3ed;border-radius:12px;outline:none;color:#26364b;background:#ffffffe6;font:inherit;line-height:1.5;transition:border-color .16s ease,box-shadow .16s ease}.satisfaction-comment textarea::placeholder{color:#a7b1bf}.satisfaction-comment textarea:focus{border-color:#7da7ff;box-shadow:0 0 0 3px #2d6ce61a}.satisfaction-comment small{position:absolute;right:10px;bottom:7px;color:#a0aabb;font-size:10px}.satisfaction-submit{min-height:42px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2d6ce6,#2357cc);font-weight:700;cursor:pointer;box-shadow:0 7px 16px #2d6ce638;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.satisfaction-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 9px 20px #2d6ce647}.satisfaction-submit:disabled{color:#9ba7b7;background:#e8edf4;box-shadow:none;cursor:not-allowed}.satisfaction-privacy{margin-top:-6px;color:#9aa5b4;text-align:center;font-size:10px}.satisfaction-error{padding:8px 10px;border-radius:9px;color:#b42318;background:#fff0ee;font-size:12px}.satisfaction-card-done{grid-template-columns:auto 1fr;align-items:center}.satisfaction-done-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#1e9b61;background:#e8f8ef}.satisfaction-card-done strong{font-size:15px}.satisfaction-card-done p{margin:2px 0 0;color:#7c8999;font-size:11px}.satisfaction-result-stars{grid-column:1 / -1;display:flex;gap:3px;color:#ffb020}.satisfaction-card-done blockquote{grid-column:1 / -1;margin:0;padding:9px 11px;border-left:3px solid #c9d9f7;border-radius:0 9px 9px 0;color:#59687b;background:#f4f7fc;font-size:12px}.satisfaction-card-expired{gap:4px;color:#657387;text-align:center}.satisfaction-card-expired span{font-size:11px}.session-status-closed{display:grid;gap:3px;border-color:#d7deea;color:#526174;background:linear-gradient(135deg,#f7f9fc,#eef2f7)}.session-status-closed strong{color:#24344a}.session-status-closed span{font-size:12px}
