#dgcc-ai-nudge.visible{display:flex;animation:dgccNudgeIn .42s cubic-bezier(.22,1,.36,1) forwards}#dgcc-ai-nudge.hide{animation:dgccNudgeOut .28s ease forwards}.dgcc-nudge-badge{position:relative;width:72px;min-width:72px;height:46px;border-radius:16px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;font-weight:800;letter-spacing:.9px;color:#fff;background:linear-gradient(135deg,#7a4dff 0%,#4f76ff 52%,#33b7ff 100%);box-shadow:0 0 0 4px rgba(103,97,255,.1),0 0 20px rgba(81,118,255,.24)}.dgcc-nudge-badge:before{content:"";position:absolute;inset:-7px;border-radius:18px;border:1px solid rgba(108,101,255,.24);animation:dgccAuraPulse 2.8s infinite}.dgcc-nudge-copy{flex:1;min-width:0;position:relative;z-index:2}.dgcc-nudge-title{font-size:.87rem;font-weight:700;line-height:1.15;color:#fff}.dgcc-nudge-text{margin-top:5px;font-size:.77rem;line-height:1.45;color:#d5daea}.dgcc-nudge-close{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:0 0;color:#9ca4bb;cursor:pointer;font-size:16px;line-height:24px;z-index:3}#dgcc-chat-btn.open{animation:none}.dgcc-ai-chip{position:relative;width:72px;min-width:72px;height:50px;border-radius:18px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.76rem;font-weight:800;letter-spacing:.9px;color:#fff;background:linear-gradient(135deg,#784dff 0%,#4f76ff 52%,#34b8ff 100%);box-shadow:0 0 0 5px rgba(103,97,255,.1),0 0 24px rgba(78,118,255,.28);z-index:2}.dgcc-ai-chip:before{content:"";position:absolute;inset:-8px;border-radius:22px;border:1px solid rgba(110,101,255,.24);animation:dgccAuraPulse 2.6s infinite}.dgcc-ai-chip:after{content:"";position:absolute;inset:3px;border-radius:15px;background:linear-gradient(180deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,0) 52%);pointer-events:none}.dgcc-ai-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;max-width:150px;text-align:left;position:relative;z-index:2}.dgcc-ai-top{display:flex;align-items:center;gap:8px;line-height:1}.dgcc-ai-title{font-size:.96rem;font-weight:700;line-height:1.05;color:#fff;white-space:normal}.dgcc-ai-dot{width:8px;height:8px;border-radius:50%;background:#6f8dff;box-shadow:0 0 12px rgba(111,141,255,.65);animation:dgccOnlineBlink 1.8s infinite}.dgcc-ai-sub{margin-top:5px;font-size:.72rem;line-height:1.18;color:#c9d2ea;white-space:normal}.dgcc-ai-close{display:none;margin-left:auto;width:18px;height:18px;opacity:.88;position:relative;z-index:2}#dgcc-chat-btn.open .dgcc-ai-close{display:block}#dgcc-chat-win.visible{display:flex;animation:dgccSlideUp .28s ease-out}#dgcc-chat-hdr .dot{width:10px;height:10px;background:#6f8dff;border-radius:50%;animation:dgccPulse 2s infinite;flex:0 0 auto;position:relative;z-index:2}#dgcc-chat-hdr .info{flex:1;min-width:0;position:relative;z-index:2}#dgcc-chat-hdr .name{color:#fff;font-weight:700;font-size:.94rem;letter-spacing:.2px;line-height:1.15}#dgcc-chat-hdr .status{color:#a2a8bc;font-size:.72rem;margin-top:2px}#dgcc-chat-lang option{background:#111;color:#fff}.dgcc-msg{max-width:86%;padding:11px 14px;border-radius:16px;font-size:.88rem;line-height:1.5;word-wrap:break-word;animation:dgccFadeIn .22s ease-out}.dgcc-msg.bot{background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.02) 100%),#16161d;color:#e8e8e8;border:1px solid rgba(255,255,255,.05);border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 4px 18px rgba(0,0,0,.18)}.dgcc-msg.user{background:linear-gradient(135deg,#7651ff 0%,#4f77ff 55%,#35b8ff 100%);color:#fff;border-bottom-right-radius:5px;align-self:flex-end;font-weight:600;box-shadow:0 10px 22px rgba(88,101,255,.22)}.dgcc-msg.bot a{color:#83b8ff;text-decoration:none;font-weight:700}.dgcc-msg.bot a:hover{text-decoration:underline}.dgcc-quick{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 10px;background:0 0}.dgcc-quick button{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#d8d8e2;font-size:.75rem;line-height:1.1;padding:8px 12px;cursor:pointer;transition:all .15s ease}.dgcc-quick button:hover{border-color:rgba(95,115,255,.42);color:#8ab0ff;background:rgba(96,112,255,.08)}.dgcc-typing{display:flex;gap:4px;padding:10px 14px;align-self:flex-start}.dgcc-typing span{width:7px;height:7px;background:#555c74;border-radius:50%;animation:dgccBounce 1.2s infinite}.dgcc-typing span:nth-child(2){animation-delay:.2s}.dgcc-typing span:nth-child(3){animation-delay:.4s}@media (max-width:480px){.dgcc-nudge-badge{width:60px;min-width:60px;height:40px;font-size:.68rem;border-radius:14px}.dgcc-nudge-title{font-size:.82rem}.dgcc-nudge-text{font-size:.72rem;line-height:1.38}.dgcc-ai-chip{width:58px;min-width:58px;height:42px;font-size:.66rem;border-radius:15px}.dgcc-ai-copy{max-width:92px}.dgcc-ai-title{font-size:.83rem;line-height:1.04}.dgcc-ai-sub{font-size:.64rem;line-height:1.08}#dgcc-chat-hdr .name{font-size:.88rem}#dgcc-chat-hdr .status{font-size:.68rem}.dgcc-msg{max-width:92%;font-size:.86rem;padding:10px 12px}.dgcc-quick{padding:0 12px 8px;gap:5px}.dgcc-quick button{font-size:.7rem;padding:7px 10px}}