.vcw-overlay{position:fixed;right:20px;bottom:24px;z-index:60;pointer-events:none}.vcw-panel{--vcw-text-strong:#111827;--vcw-text-primary:#1f2937;--vcw-text-secondary:#374151;--vcw-text-muted:#6b7280;--vcw-text-subtle:#9ca3af;--vcw-theme-primary:#da2b2b;--vcw-theme-secondary:#b21f2d}.vcw-overlay .vcw-panel{pointer-events:auto}.vcw-panel{width:min(430px,calc(100vw - 24px));height:min(720px,82vh);border-radius:18px;overflow:hidden;background:#f6f8fc;border:1px solid #d6dce8;-webkit-box-shadow:0 24px 64px rgb(16 24 40/20%);box-shadow:0 24px 64px rgb(16 24 40/20%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vcw-header{padding:14px 16px;background:linear-gradient(135deg,#da2b2b,#b21f2d 90%);color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgb(255 255 255/12%)}.vcw-header,.vcw-headerLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vcw-headerLeft{gap:10px;min-width:0}.vcw-avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:34px;height:34px;border-radius:12px;background:rgb(255 255 255/20%);border:1px solid rgb(255 255 255/25%);color:#fff}.vcw-avatarIcon{display:block}.vcw-headerText{display:grid;gap:2px;min-width:0}.vcw-title{font-size:15px;line-height:1.2;font-weight:650;color:#fff}.vcw-subtitle{font-size:12px;opacity:.92}.vcw-iconBtn{width:40px;height:40px;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:1px solid transparent;color:#fff;cursor:pointer;-webkit-transition:background-color .12s ease;transition:background-color .12s ease}.vcw-iconBtn:hover{background:rgb(255 255 255/14%)}.vcw-headerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-ms-flex-negative:0;flex-shrink:0}.vcw-newChatBtn{font:inherit;font-size:13px;font-weight:600;padding:8px 10px;border-radius:10px;border:none;background:transparent;color:#fff;cursor:pointer;opacity:.95;white-space:nowrap}.vcw-newChatBtn:hover:not(:disabled){background:rgb(255 255 255/14%)}.vcw-newChatBtn:disabled{opacity:.5;cursor:not-allowed}.vcw-headerBack{margin-right:4px}.vcw-messages{padding:14px;overflow-y:auto;-ms-flex:1;flex:1;min-height:0;gap:10px;background:radial-gradient(circle at top right,rgb(218 43 43/6%),transparent 42%),#f6f8fc}.vcw-home,.vcw-messages{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vcw-home{gap:16px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 4px}.vcw-homeLead{margin:0;text-align:center;font-size:15px;font-weight:650;color:var(--vcw-text-strong)}.vcw-homeChoices{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:380px){.vcw-homeChoices{grid-template-columns:1fr 1fr}}.vcw-choiceCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:8px;padding:20px 14px;border-radius:16px;border:1px solid #dce3ee;background:#fff;cursor:pointer;-webkit-box-shadow:0 2px 12px rgb(17 24 39/6%);box-shadow:0 2px 12px rgb(17 24 39/6%);-webkit-transition:border-color .12s ease,-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease,-webkit-transform .12s ease,-webkit-box-shadow .12s ease;font:inherit;color:inherit}.vcw-choiceCard:hover{border-color:#da2b2b;-webkit-box-shadow:0 6px 20px rgb(218 43 43/12%);box-shadow:0 6px 20px rgb(218 43 43/12%);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.vcw-choiceCard strong{font-size:15px;color:var(--vcw-text-strong)}.vcw-choiceCard span:last-child{font-size:12px;color:var(--vcw-text-muted);line-height:1.35}.vcw-choiceIcon{font-size:28px;line-height:1}.vcw-voiceHero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 8px 8px;text-align:center}.vcw-voiceHeroText{display:grid;gap:6px}.vcw-voiceHeroCompact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;gap:12px;padding:6px 2px 4px}.vcw-voiceHeroCompact .vcw-voiceOrb{width:74px;height:74px;-ms-flex-negative:0;flex-shrink:0}.vcw-voiceHeroCompact .vcw-voiceOrbCore{width:44px;height:44px}.vcw-voiceHeroCompact .vcw-voiceHeroText{min-width:0}.vcw-voiceHeroCompact h3{font-size:16px}.vcw-voiceHeroCompact p{font-size:12px;line-height:1.35;max-width:none}.vcw-voiceHeroIcon{width:56px;height:56px;border-radius:999px;background:rgb(218 43 43/10%);border:1px solid rgb(218 43 43/22%);color:#b21f2d}.vcw-voiceHeroIcon,.vcw-voiceOrb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vcw-voiceOrb{--vcw-orb-primary:var(--vcw-theme-primary);--vcw-orb-secondary:var(--vcw-theme-secondary);position:relative;width:132px;height:132px;-webkit-filter:drop-shadow(0 10px 26px rgb(17 24 39/16%));filter:drop-shadow(0 10px 26px rgb(17 24 39/16%))}.vcw-voiceOrbCore{width:68px;height:68px;background:linear-gradient(135deg,var(--vcw-orb-secondary),var(--vcw-orb-primary));-webkit-box-shadow:0 0 28px color-mix(in srgb,var(--vcw-orb-primary) 42%,transparent),inset 0 0 16px rgb(255 255 255/45%);box-shadow:0 0 28px color-mix(in srgb,var(--vcw-orb-primary) 42%,transparent),inset 0 0 16px rgb(255 255 255/45%);z-index:3;-webkit-transition:background .22s ease,-webkit-transform .22s ease,-webkit-box-shadow .22s ease;transition:background .22s ease,-webkit-transform .22s ease,-webkit-box-shadow .22s ease;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,-webkit-transform .22s ease,-webkit-box-shadow .22s ease}.vcw-voiceOrbCore,.vcw-voiceOrbRing{position:absolute;border-radius:999px}.vcw-voiceOrbRing{inset:0;border:2px solid rgb(59 130 246/24%);opacity:0}.vcw-voiceOrb-silent .vcw-voiceOrbCore{-webkit-animation:vcw-orbBreathe 4s ease-in-out infinite;animation:vcw-orbBreathe 4s ease-in-out infinite}.vcw-voiceOrb-silent .vcw-voiceOrbRing1{opacity:1;-webkit-animation:vcw-orbBreatheRing 4s ease-in-out infinite;animation:vcw-orbBreatheRing 4s ease-in-out infinite}.vcw-voiceOrb-listening .vcw-voiceOrbCore{-webkit-animation:vcw-orbPulse 1.55s ease-in-out infinite;animation:vcw-orbPulse 1.55s ease-in-out infinite;background:linear-gradient(135deg,color-mix(in srgb,var(--vcw-orb-secondary) 88%,#fff),var(--vcw-orb-secondary))}.vcw-voiceOrb-listening .vcw-voiceOrbRing1,.vcw-voiceOrb-listening .vcw-voiceOrbRing2{opacity:1;-webkit-animation:vcw-orbRipple 1.5s cubic-bezier(.25,.46,.45,.94) infinite;animation:vcw-orbRipple 1.5s cubic-bezier(.25,.46,.45,.94) infinite}.vcw-voiceOrb-listening .vcw-voiceOrbRing1{border-color:color-mix(in srgb,var(--vcw-orb-secondary) 46%,transparent)}.vcw-voiceOrb-listening .vcw-voiceOrbRing2{-webkit-animation-delay:.5s;animation-delay:.5s;border-color:color-mix(in srgb,var(--vcw-orb-secondary) 28%,transparent)}.vcw-voiceOrb-talking .vcw-voiceOrbCore{-webkit-animation:vcw-orbTalkCore .56s ease-in-out infinite alternate;animation:vcw-orbTalkCore .56s ease-in-out infinite alternate;-webkit-box-shadow:0 0 34px color-mix(in srgb,var(--vcw-orb-primary) 70%,transparent),inset 0 0 16px rgb(255 255 255/70%);box-shadow:0 0 34px color-mix(in srgb,var(--vcw-orb-primary) 70%,transparent),inset 0 0 16px rgb(255 255 255/70%);background:linear-gradient(135deg,color-mix(in srgb,var(--vcw-orb-primary) 78%,#fff),var(--vcw-orb-primary))}.vcw-voiceOrb-talking .vcw-voiceOrbRing1,.vcw-voiceOrb-talking .vcw-voiceOrbRing2{opacity:1;border-color:color-mix(in srgb,var(--vcw-orb-primary) 40%,transparent);-webkit-animation:vcw-orbRotate 3s linear infinite;animation:vcw-orbRotate 3s linear infinite}.vcw-voiceOrb-talking .vcw-voiceOrbRing1{border-radius:40% 60% 60% 40%/40% 40% 60% 60%;background:color-mix(in srgb,var(--vcw-orb-primary) 12%,transparent)}.vcw-voiceOrb-talking .vcw-voiceOrbRing2{border-radius:60% 40% 55% 45%/40% 60% 45% 55%;animation-direction:reverse;-webkit-animation-duration:4s;animation-duration:4s;background:color-mix(in srgb,var(--vcw-orb-secondary) 12%,transparent)}@-webkit-keyframes vcw-orbBreathe{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes vcw-orbBreathe{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@-webkit-keyframes vcw-orbBreatheRing{0%,to{-webkit-transform:scale(.9);transform:scale(.9);opacity:.28}50%{-webkit-transform:scale(1.08);transform:scale(1.08);opacity:.58}}@keyframes vcw-orbBreatheRing{0%,to{-webkit-transform:scale(.9);transform:scale(.9);opacity:.28}50%{-webkit-transform:scale(1.08);transform:scale(1.08);opacity:.58}}@-webkit-keyframes vcw-orbPulse{0%,to{-webkit-transform:scale(.95);transform:scale(.95)}50%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@keyframes vcw-orbPulse{0%,to{-webkit-transform:scale(.95);transform:scale(.95)}50%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@-webkit-keyframes vcw-orbRipple{0%{-webkit-transform:scale(.52);transform:scale(.52);opacity:.84;border-width:3px}to{-webkit-transform:scale(1.45);transform:scale(1.45);opacity:0;border-width:1px}}@keyframes vcw-orbRipple{0%{-webkit-transform:scale(.52);transform:scale(.52);opacity:.84;border-width:3px}to{-webkit-transform:scale(1.45);transform:scale(1.45);opacity:0;border-width:1px}}@-webkit-keyframes vcw-orbRotate{0%{-webkit-transform:rotate(0deg) scale(1.04);transform:rotate(0deg) scale(1.04)}to{-webkit-transform:rotate(1turn) scale(1.04);transform:rotate(1turn) scale(1.04)}}@keyframes vcw-orbRotate{0%{-webkit-transform:rotate(0deg) scale(1.04);transform:rotate(0deg) scale(1.04)}to{-webkit-transform:rotate(1turn) scale(1.04);transform:rotate(1turn) scale(1.04)}}@-webkit-keyframes vcw-orbTalkCore{0%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes vcw-orbTalkCore{0%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.vcw-voiceHero h3{margin:0;font-size:17px;color:var(--vcw-text-strong)}.vcw-voiceHero p{margin:0;font-size:13px;color:var(--vcw-text-muted);line-height:1.45;max-width:280px}.vcw-voiceStatus{margin:0;font-size:12px;color:var(--vcw-text-secondary);text-align:center;padding:4px 8px;border-radius:10px;background:rgb(218 43 43/6%)}.vcw-voiceActive{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.vcw-voiceTranscript{margin:0;font-size:13px;line-height:1.45;color:var(--vcw-text-primary);min-height:2.75em;padding:8px 10px;border-radius:10px;background:#f4f6f9;border:1px solid #e2e8f0}.vcw-voiceTranscriptHint{color:var(--vcw-text-muted);font-style:italic}.vcw-voiceCallLayout{display:grid;gap:12px}.vcw-voiceControlCard{gap:12px}.vcw-voiceLiveStrip{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;border:1px solid #d3dae6;border-radius:14px;background:#f8fafc;padding:10px 12px;min-height:52px}.vcw-voiceLiveIcon,.vcw-voiceLiveStrip{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vcw-voiceLiveIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#c23a45}.vcw-voiceLiveText{color:var(--vcw-text-primary);font-size:14px;line-height:1.35}.vcw-voiceLiveHint{color:var(--vcw-text-muted);font-size:14px;font-style:italic}.vcw-voiceActionRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.vcw-voiceEndBtn,.vcw-voiceInterruptBtn{-webkit-box-flex:1;-ms-flex:1 1 120px;flex:1 1 120px;min-width:0;border-radius:14px;padding:14px 12px;cursor:pointer;font-weight:700}.vcw-voiceInterruptBtn{border:1px solid rgb(194 58 69/65%);background:#fff;color:#c23a45;font-size:15px}.vcw-voiceInterruptBtn:hover{background:rgb(194 58 69/8%)}.vcw-voiceEndBtn{border:1px solid #d8dee9;background:#fff;color:#1f2937;font-size:17px}.vcw-voiceEndBtn:hover{background:#f8fafc}.vcw-voiceTranscriptSection{border-top:1px solid #e1e7f0;padding-top:12px}.vcw-voiceConfirmCard{border-color:#e5d5d8;background:#fff9f9}.vcw-voiceTranscriptHeading{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.vcw-voiceTranscriptHeading span{height:1px;background:#d7dde8}.vcw-voiceTranscriptHeading strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--vcw-text-subtle)}.vcw-voiceTranscriptScroll{max-height:300px;overflow-y:auto;padding:4px 2px 8px;display:grid;gap:10px}.vcw-voiceTranscriptEmpty{margin:0;font-size:12px;color:var(--vcw-text-muted)}.vcw-voiceLine{border-radius:16px;padding:10px 12px;font-size:14px;line-height:1.45;border:1px solid #dce4ef;background:#fff;color:var(--vcw-text-primary);max-width:92%}.vcw-voiceLineRole{margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7a8699}.vcw-voiceLine-user{justify-self:end;border-color:#f1d0d3;background:#fff8f8}.vcw-voiceLine-assistant{justify-self:start;border-color:#dce4ef;background:#fff}.vcw-voiceLine-system{justify-self:center;max-width:100%;border-color:#f1d6a9;background:#fff9ef}.vcw-message{border-radius:14px;padding:10px 12px;white-space:pre-wrap;line-height:1.48;font-size:13px;max-width:92%;-webkit-box-shadow:0 2px 10px rgb(17 24 39/6%);box-shadow:0 2px 10px rgb(17 24 39/6%);overflow-wrap:anywhere;word-break:break-word}.vcw-message a{color:#1a56c4;text-decoration:underline;word-break:break-all}.vcw-user{background:-webkit-gradient(linear,left top,left bottom,from(#de3333),to(#c42626));background:linear-gradient(180deg,#de3333,#c42626);border:1px solid #b21f2d;color:#fff;-ms-flex-item-align:end;align-self:flex-end}.vcw-user a{color:#fff;text-underline-offset:2px}.vcw-assistant{background:#ffffff;border:1px solid #dbe1eb;color:var(--vcw-text-primary)}.vcw-assistant,.vcw-system{-ms-flex-item-align:start;align-self:flex-start}.vcw-system{background:#fff6f6;border:1px solid #f2cfcf;color:#6d3d3d;max-width:100%}.vcw-messageRole{font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--vcw-text-subtle);margin-bottom:4px}.vcw-sessionMarker{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:10px;line-height:1.2;color:#94a3b8;letter-spacing:.04em;text-transform:lowercase;padding:4px 0}.vcw-sessionMarker:after,.vcw-sessionMarker:before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:12px;height:1px;background:#dbe2ee}.vcw-richText{display:grid;gap:8px;overflow-wrap:anywhere;word-break:break-word}.vcw-richHeading{margin:0;font-size:18px;line-height:1.3;color:var(--vcw-text-strong)}.vcw-richHeadingSm{font-size:15px;color:var(--vcw-text-primary)}.vcw-richList,.vcw-richParagraph{margin:0;color:var(--vcw-text-secondary)}.vcw-richList{padding-left:18px;display:grid;gap:6px}.vcw-richListOrdered{padding-left:20px}.vcw-richDivider{border:0;border-top:1px solid #e1e7f0;margin:2px 0}.vcw-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:12px 14px 14px;border-top:1px solid #dbe2ee;background:#f6f8fc;-ms-flex-negative:0;flex-shrink:0}.vcw-form input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #cfd8e5;background:#fff;color:var(--vcw-text-primary);border-radius:12px;padding:10px 11px;font-size:13px;-webkit-transition:border-color .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,box-shadow .12s ease;transition:border-color .12s ease,box-shadow .12s ease,-webkit-box-shadow .12s ease}.vcw-card input:focus,.vcw-card textarea:focus,.vcw-form input:focus,.vcw-ticketDraft input:focus,.vcw-ticketDraft textarea:focus{outline:none;border-color:#da2b2b;-webkit-box-shadow:0 0 0 3px rgb(218 43 43/14%);box-shadow:0 0 0 3px rgb(218 43 43/14%)}.vcw-primaryBtn{border:1px solid #da2b2b;border-radius:12px;padding:10px 12px;background:-webkit-gradient(linear,left top,left bottom,from(#de3333),to(#c42626));background:linear-gradient(180deg,#de3333,#c42626);color:#fff;cursor:pointer;font-weight:600;font-size:13px;-webkit-transition:-webkit-transform .12s ease,-webkit-filter .12s ease;transition:-webkit-transform .12s ease,-webkit-filter .12s ease;transition:transform .12s ease,filter .12s ease;transition:transform .12s ease,filter .12s ease,-webkit-transform .12s ease,-webkit-filter .12s ease}.vcw-primaryBtn:not(:disabled):hover{-webkit-filter:brightness(1.03);filter:brightness(1.03);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.vcw-primaryBtn:disabled{opacity:.6;cursor:not-allowed}.vcw-ghostBtn{border:1px solid #d6dde9;border-radius:12px;padding:8px 12px;background:#fff;color:var(--vcw-text-secondary);cursor:pointer;font-weight:600}.vcw-ghostBtn:hover{background:#f8f9fb}.vcw-card{background:#fff;border:1px solid #dce3ee;border-radius:14px;padding:14px 16px;display:grid;gap:10px;align-self:stretch;max-width:100%}.vcw-card h4{margin:0;font-size:15px;color:var(--vcw-text-strong)}.vcw-card p{margin:0;font-size:13px;color:var(--vcw-text-muted);line-height:1.45}.vcw-card label{display:grid;gap:4px;font-size:13px;color:var(--vcw-text-secondary)}.vcw-card input,.vcw-card textarea{width:100%;border:1px solid #d0d9e5;border-radius:12px;padding:10px;font-size:13px;font-family:inherit;background:#fff;color:var(--vcw-text-primary)}.vcw-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.vcw-ticketDraft{border:1px solid #dce3ee;border-radius:14px;padding:12px;background:#fff;display:grid;gap:10px}.vcw-ticketDraft input{width:100%;border:1px solid #d0d9e5;border-radius:12px;padding:8px 10px;font-size:13px;font-weight:600}.vcw-ticketDraft textarea.vcw-ticketDraftBody{width:100%;resize:vertical}.vcw-ticketDraftRow strong{display:block;font-size:12px;color:var(--vcw-text-secondary);margin-bottom:4px}.vcw-ticketDraftBody{margin:0;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.35;color:var(--vcw-text-primary);background:#fff;border:1px solid #d0d9e5;border-radius:12px;padding:8px;max-height:180px;overflow:auto}.vcw-ratingRow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.vcw-chip{border:1px solid #d6dde9;background:#fff;border-radius:12px;padding:6px 10px;cursor:pointer;color:var(--vcw-text-secondary);font-weight:600}.vcw-chip:hover{background:#f8f9fb}.vcw-suggestedQuestions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:2px 16px 10px}.vcw-suggestedQuestionChip{border-radius:999px;border-color:#b8cce8;color:#1e4b7a;font-weight:500;font-size:13px;line-height:1.3;max-width:100%;text-align:left;white-space:normal}.vcw-suggestedQuestionChip:hover:not(:disabled){background:#eef4fb;border-color:#8eb5dc}.vcw-chipActive{border-color:#da2b2b;background:rgb(218 43 43/8%);color:#2f3843}.vcw-typing{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;height:18px;color:#2f3843}.vcw-typing span{width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.6;-webkit-animation:vcw-typingDot 1.05s ease-in-out infinite;animation:vcw-typingDot 1.05s ease-in-out infinite}.vcw-typing span:nth-child(2){-webkit-animation-delay:.12s;animation-delay:.12s}.vcw-typing span:nth-child(3){-webkit-animation-delay:.24s;animation-delay:.24s}@-webkit-keyframes vcw-typingDot{0%,80%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.45}40%{-webkit-transform:translateY(-3px);transform:translateY(-3px);opacity:.9}}@keyframes vcw-typingDot{0%,80%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.45}40%{-webkit-transform:translateY(-3px);transform:translateY(-3px);opacity:.9}}.vcw-choiceStripWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;max-height:min(42vh,300px);border-top:1px solid #e5e7eb;background:#fafbfd}.vcw-choiceStripHeader,.vcw-choiceStripWrap{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.vcw-choiceStripHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:8px 14px 6px}.vcw-choiceStripTitle{font-size:12px;font-weight:650;color:var(--vcw-text-muted);letter-spacing:.02em;text-transform:uppercase}.vcw-choiceStripCancel{font:inherit;font-size:13px;font-weight:600;padding:6px 10px;border-radius:8px;border:none;background:transparent;color:var(--vcw-text-secondary);cursor:pointer}.vcw-choiceStripCancel:hover:not(:disabled){background:rgb(15 23 42/6%);color:var(--vcw-text-primary)}.vcw-choiceStripCancel:disabled{opacity:.5;cursor:not-allowed}.vcw-choiceStripScroll{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 14px 10px;-webkit-overflow-scrolling:touch}.vcw-choiceStripInner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding-bottom:2px}.vcw-choiceStripInner .vcw-chip{max-width:100%;text-align:left}@media (max-width:980px){.vcw-overlay{right:10px;bottom:10px}.vcw-panel{width:min(96vw,430px);height:min(82vh,720px)}}