:root.dark,[data-prefers-color=dark]{--edgeless-bg-dot-color:var(--background-system-frame-floatpanel);--edgeless-bg-color:var(--background-system-main-background-default)}:root.xdesign,:root.light,[data-prefers-color=light],[data-prefers-color=xdesign]{--edgeless-bg-dot-color:#e7e9eb;--edgeless-bg-color:var(--background-system-main-background-default)}.edgeless{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.edgeless__bg{background-color:var(--edgeless-bg-color);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.edgeless__scene,.edgeless__dom,.edgeless__agent-badges{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.edgeless__dom,.edgeless__agent-badges{z-index:1}.edgeless__agent-group-border{box-sizing:border-box;transform-origin:0 0;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-composite:xor;border:2px solid #0000;transition:border-color .12s;position:absolute;top:0;left:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0)}.edgeless__agent-group-border:after{content:"";opacity:0;background:conic-gradient(from var(--ai-glow-angle), #ff6b6b, #feca57, #48dbfb, #ff9ff3, #54a0ff, #5f27cd, #ff6b6b);filter:blur(10px);transition:opacity .12s;animation:3s linear infinite ai-glow-rotation;position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.edgeless__agent-group-border.is-active{border-color:#56d9ff}.edgeless__agent-group-border.is-active:after{opacity:1}.edgeless__agent-badge{transform-origin:0 0;background:var(--background-system-frame-floatpanel,#fff);white-space:nowrap;border-radius:var(--radius-capsule,999px);align-items:center;gap:6px;padding:4px 12px 4px 4px;display:inline-flex;position:absolute;top:0;left:0;box-shadow:0 4px 16px #0000000f}.edgeless__agent-badge-avatar{-o-object-fit:cover;object-fit:cover;background:var(--background-system-fill,#e8eaed);border-radius:50%;flex-shrink:0;width:32px;height:32px}.edgeless__agent-badge-avatar--placeholder{display:inline-block}.edgeless__agent-badge-name{color:var(--content-system-tertiary,#1c1d1f);font-size:14px;font-weight:600}@property --ai-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ai-glow-rotation{0%{--ai-glow-angle:0deg}to{--ai-glow-angle:360deg}}.layer-loading-wrap{background:#ffffff80;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.layer-loading-wrap.edgeless-mode{-webkit-backdrop-filter:blur(var(--backdrop-filter-blur));backdrop-filter:blur(var(--backdrop-filter-blur))}.layer-loading-wrap.edgeless-mode .layer-loading{background:#0003}.layer-loading-wrap .layer-loading{background:#0006;border-radius:16px;justify-content:space-between;align-items:center;width:54px;height:24px;padding:10px;display:flex}.layer-loading-wrap .layer-loading span{background:#fffc;border-radius:50%;width:6px;height:6px;animation:.6s linear infinite loading-animation}.layer-loading-wrap .layer-loading span:last-child{animation-delay:.1s}.layer-loading-wrap .layer-loading span:first-child{animation-delay:.3s}@keyframes loading-animation{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.progress-loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.progress-loading .progress-loading-bar{border-radius:99px;width:64px;height:6px;position:relative;overflow:hidden}.progress-loading .progress-loading-bar .progress-loading-fill{background:#00000080;border-radius:99px;height:100%;transition:width .1s linear}.progress-loading .progress-loading-bar .progress-loading-bar-bg{background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.progress-loading .progress-loading-text-wrap{color:#00000080;text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:normal;display:flex}.progress-loading .progress-loading-text-wrap .progress-loading-dots{text-align:left;width:14px;display:inline-block}.progress-loading .progress-loading-text-wrap .progress-loading-dots:after{content:"";animation:3s steps(4,start) infinite loading-ellipsis}@keyframes loading-ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@keyframes layer-twinkle{0%{background-color:#38f0}50%{background-color:#3388ff40}to{background-color:#38f0}}.c-layer-shine{z-index:1;content:"";animation:1s .2s infinite layer-twinkle;position:absolute;top:0;bottom:0;left:0;right:0}.mask-loading{z-index:1001;position:fixed}.mask-loading-wrap{z-index:1000;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.mask-loading-wrap.mask-background{background:#0006}.editor-element{position:relative}.editor-element__scroll-container{margin:0 auto;position:relative;overflow:hidden}.editor-plugin{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.editor-plugin__stage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-plugin__stage.is-long-image-mode{transform:translate(-50%)}.editor-plugin__stage.overflow-hidden{overflow:hidden}.base-operate{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.base-operate__content{overflow:inherit;width:100%;height:100%;position:relative}.base-operate [data-operate]{pointer-events:all}
