.chat-dialog[data-astro-cid-zasvxobd]{position:fixed;bottom:0;right:20px;width:440px;height:778px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;z-index:1000;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.dialog-background[data-astro-cid-zasvxobd]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.dialog-corner[data-astro-cid-zasvxobd]{position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(125px);transform-origin:center;opacity:.6}.top-left[data-astro-cid-zasvxobd]{top:20px;right:20px;animation:rotateAroundFirst 8s infinite linear;background-color:#00c68899}.top-right[data-astro-cid-zasvxobd]{top:20px;right:20px;animation:rotateAroundSecond 8s infinite linear;background-color:#1977ff80}.bottom-left[data-astro-cid-zasvxobd]{bottom:20px;left:20px;animation:rotateAroundFirst 8s infinite linear;background-color:#1977ff80}.bottom-right[data-astro-cid-zasvxobd]{bottom:20px;left:20px;animation:rotateAroundSecond 8s infinite linear;background-color:#df8dff99}@keyframes rotateAroundFirst{0%{transform:rotate(0) translate(120px) rotate(0)}25%{transform:rotate(90deg) translate(120px) rotate(-90deg)}50%{transform:rotate(180deg) translate(120px) rotate(-180deg)}75%{transform:rotate(270deg) translate(120px) rotate(-270deg)}to{transform:rotate(360deg) translate(120px) rotate(-360deg)}}@keyframes rotateAroundSecond{0%{transform:rotate(180deg) translate(120px) rotate(-180deg)}25%{transform:rotate(270deg) translate(120px) rotate(-270deg)}50%{transform:rotate(360deg) translate(120px) rotate(-360deg)}75%{transform:rotate(450deg) translate(120px) rotate(-450deg)}to{transform:rotate(540deg) translate(120px) rotate(-540deg)}}.chat-dialog[data-astro-cid-zasvxobd].expanded{width:600px}.dialog-header[data-astro-cid-zasvxobd]{color:#2d3748;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:10}.dialog-title[data-astro-cid-zasvxobd]{font-size:16px;font-weight:600;color:#1e293b;margin:0}.dialog-controls[data-astro-cid-zasvxobd]{display:flex;gap:10px;align-items:center}.dialog-controls[data-astro-cid-zasvxobd] img[data-astro-cid-zasvxobd]{width:20px;height:20px;cursor:pointer}.status-indicator[data-astro-cid-zasvxobd]{background:#fef3c7;color:#92400e;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.expand-btn[data-astro-cid-zasvxobd],.close-btn[data-astro-cid-zasvxobd]{width:20px;height:20px;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.expand-btn[data-astro-cid-zasvxobd]:hover,.close-btn[data-astro-cid-zasvxobd]:hover{background:#e2e8f0}.dialog-content[data-astro-cid-zasvxobd]{flex:1;padding:0 20px 20px;overflow-y:auto;display:flex;flex-direction:column;position:relative;z-index:5}.ai-intro[data-astro-cid-zasvxobd]{display:flex;flex-direction:column;margin-top:80px;margin-bottom:48px}.ai-avatar[data-astro-cid-zasvxobd]{width:64px;height:64px;margin-bottom:16px;border-radius:50%;overflow:hidden;z-index:1;position:relative}.ai-avatar-border[data-astro-cid-zasvxobd]{width:64px;height:64px;margin-bottom:16px;border-radius:50%;z-index:1;animation:borderRotate 10s linear infinite}.ai-avatar-border[data-astro-cid-zasvxobd] img[data-astro-cid-zasvxobd]{width:100%;height:100%}.ai-avatar-img-1[data-astro-cid-zasvxobd]{position:absolute;width:53px;height:44px;top:6px;left:3px;z-index:1}.ai-avatar-img-2[data-astro-cid-zasvxobd]{position:absolute;width:53px;height:73px;top:-3px;left:3px;z-index:-1}@keyframes borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.greeting-text[data-astro-cid-zasvxobd] p[data-astro-cid-zasvxobd]{margin:0;font-size:28px;line-height:42px;font-weight:600;color:#1e293b}.brand-name[data-astro-cid-zasvxobd]{background:linear-gradient(92deg,#00c688 2.81%,#28a9ff 58.55%,#1977ff 99.43%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature-buttons[data-astro-cid-zasvxobd]{display:flex;flex-direction:column;gap:16px}.feature-title[data-astro-cid-zasvxobd]{margin-bottom:8px;color:var(--text-placeholder, #939ea9);font-family:PingFang SC;font-size:14px;line-height:24px}.feature-btn[data-astro-cid-zasvxobd]{display:flex;align-items:center;padding:12px 16px;border-radius:4px;border:none;background:var(--fill-base, #fff);box-shadow:0 6px 20px #0205080a,0 2px 8px #0205080a;cursor:pointer;transition:all .2s ease;text-align:left;color:var(--text-header-base, #324558);font-family:PingFang SC;font-size:14px;font-weight:500;line-height:24px}.feature-btn[data-astro-cid-zasvxobd]:hover{transform:translateY(-1px)}.feature-icon[data-astro-cid-zasvxobd]{margin-right:8px;width:24px;height:24px}.feature-btn[data-astro-cid-zasvxobd] span[data-astro-cid-zasvxobd]{flex:1;font-weight:500}.arrow[data-astro-cid-zasvxobd]{width:16px;height:16px;transition:transform .2s ease}.feature-btn[data-astro-cid-zasvxobd]:hover .arrow[data-astro-cid-zasvxobd]{transform:translate(4px);color:#3b82f6}.chat-dialog[data-astro-cid-zasvxobd].hidden{display:none}.chat-dialog[data-astro-cid-zasvxobd].dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:move}.resize-handle[data-astro-cid-zasvxobd]{position:absolute;background:transparent}.resize-handle[data-astro-cid-zasvxobd].left{top:0;left:-3px;width:6px;height:100%;cursor:ew-resize;z-index:11}.resize-handle[data-astro-cid-zasvxobd].right{top:0;right:-3px;width:6px;height:100%;cursor:ew-resize;z-index:11}.chat-dialog[data-astro-cid-zasvxobd].resizing{-webkit-user-select:none;-moz-user-select:none;user-select:none}.iframe-dialog-controls[data-astro-cid-zasvxobd]{position:absolute;top:0;right:0;width:100%;display:flex;justify-content:flex-end;gap:10px;box-sizing:border-box}.iframe-dialog-controls[data-astro-cid-zasvxobd] img[data-astro-cid-zasvxobd]{width:20px;height:20px;cursor:pointer}@media (max-height: 799px){.chat-dialog[data-astro-cid-zasvxobd]{height:678px}.ai-intro[data-astro-cid-zasvxobd]{margin-top:40px;margin-bottom:24px}}
