:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}body{background-color:#0f172a;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.toolbar{z-index:30;background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;box-shadow:0 1px 2px #0006}.toolbar .toolbar-left .toolbar-title{color:#f8fafc;background:linear-gradient(90deg,#3b82f6,#3b82f6);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #3b82f666;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600}.toolbar .toolbar-center{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.toolbar .toolbar-center .toolbar-divider{background:#334155;width:1px;height:32px;margin:0 16px}.toolbar .toolbar-center .toolbar-group{flex-direction:column;align-items:center;gap:4px;display:flex}.toolbar .toolbar-center .toolbar-group .toolbar-group-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.toolbar .toolbar-center .toolbar-group .zoom-control{align-items:center;gap:8px;display:flex}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-rail{background-color:#475569;border-radius:3px;height:6px}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-track{background:linear-gradient(90deg,#3b82f6 0% 100%);border-radius:3px;height:6px;box-shadow:0 0 8px #3b82f64d}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-handle{background:#f8fafc;border:3px solid #3b82f6;border-radius:50%;width:15px;height:15px;margin-top:-2px;box-shadow:0 0 20px #3b82f666}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-handle:after{box-shadow:none;background:0 0}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-handle:hover,.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-handle:focus{background:#f8fafc;border-color:#3b82f6;transform:scale(1.1);box-shadow:0 0 0 6px #3b82f633}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider .ant-slider-handle:active{border-color:#3b82f6;transform:scale(1.2);box-shadow:0 0 0 8px #3b82f64d}.toolbar .toolbar-center .toolbar-group .zoom-control .ant-slider:hover .ant-slider-track{box-shadow:0 0 12px #3b82f666}.toolbar .toolbar-center .toolbar-group .zoom-control .zoom-percentage{color:#e2e8f0;text-align:center;min-width:36px;font-size:12px;font-weight:500}.toolbar .toolbar-center .ant-btn{color:#e2e8f0;cursor:pointer;background:#334155;border-color:#334155;border-radius:6px;transition:all .15s cubic-bezier(.4,0,.2,1)}.toolbar .toolbar-center .ant-btn:hover:not(:disabled){color:#3b82f6;background:#475569;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 0 20px #3b82f666}.toolbar .toolbar-center .ant-btn:disabled{opacity:.3;cursor:not-allowed;background:#1e293b;transform:none}.toolbar .toolbar-center .ant-btn.ant-btn-primary{color:#f8fafc;background:#3b82f6;border-color:#3b82f6}.toolbar .toolbar-center .ant-btn.ant-btn-primary:hover:not(:disabled){color:#f8fafc;background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 20px #3b82f666}.toolbar .toolbar-center .ant-btn[type=primary],.toolbar .toolbar-center .ant-btn[type=primary]:hover:not(:disabled){color:#f8fafc;background:#3b82f6;border-color:#3b82f6}.toolbar .toolbar-center .ant-btn.ant-btn-dangerous:hover:not(:disabled){color:#ef4444;background:#ef44441a;border-color:#ef4444}.toolbar .toolbar-right .ant-btn{border-radius:6px;transition:all .15s cubic-bezier(.4,0,.2,1)}.toolbar .toolbar-right .ant-btn:not(.ant-btn-primary){color:#e2e8f0;background:#334155;border-color:#334155}.toolbar .toolbar-right .ant-btn:not(.ant-btn-primary):hover{color:#3b82f6;background:#475569;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 0 20px #3b82f666}.toolbar .toolbar-right .ant-btn.ant-btn-primary{color:#0f172a;background:#f59e0b;border-color:#f59e0b;font-weight:600}.toolbar .toolbar-right .ant-btn.ant-btn-primary:hover:not(:disabled){color:#0f172a;background:#f7b13c;border-color:#f7b13c;transform:translateY(-1px);box-shadow:0 0 20px #f59e0b66}.shortcuts-help .shortcut-section{margin-bottom:24px}.shortcuts-help .shortcut-section h4{color:#f8fafc;border-bottom:1px solid #334155;margin-bottom:12px;padding-bottom:4px;font-size:14px;font-weight:600}.shortcuts-help .shortcut-section .shortcut-item{border-bottom:1px solid #3341554d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.shortcuts-help .shortcut-section .shortcut-item:last-child{border-bottom:none}.shortcuts-help .shortcut-section .shortcut-item .shortcut-key{color:#60a5fa;background:#334155;border:1px solid #475569;border-radius:4px;padding:4px 8px;font-family:Fira Code,monospace;font-size:12px;font-weight:500}.shortcuts-help .shortcut-section .shortcut-item span:last-child{color:#e2e8f0;font-size:13px}.ruler{z-index:100;pointer-events:none;-webkit-user-select:none;user-select:none;background:#1e293b;position:absolute}.ruler-horizontal{border-bottom:1px solid #334155;height:24px;top:0;left:24px;right:0}.ruler-vertical{border-right:1px solid #334155;width:24px;top:24px;bottom:0;left:0}.ruler-corner{z-index:101;color:#e2e8f0;background:#1b2434;border-bottom:1px solid #334155;border-right:1px solid #334155;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:flex;position:absolute;top:0;left:0}.ruler-corner:after{content:"px";opacity:.5;transform:scale(.8)}.canvas-history-button{z-index:102;position:absolute;bottom:12px;left:32px}.canvas-history-button .history-trigger-button{border:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);width:32px;height:32px;color:var(--ant-color-text);border-radius:6px;transition:all .2s;box-shadow:0 2px 8px #0000001a}.canvas-history-button .history-trigger-button:hover{border-color:var(--ant-color-primary);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.canvas-history-button .history-trigger-button:active{transform:translateY(0)}.canvas-history-button .history-trigger-button .anticon{font-size:14px}.canvas-history-button .history-trigger-button.ant-btn-primary{background:var(--ant-color-primary);border-color:var(--ant-color-primary);color:var(--ant-color-white)}.canvas-history-button .history-trigger-button.ant-btn-primary:hover{background:var(--ant-color-primary-hover);border-color:var(--ant-color-primary-hover);color:var(--ant-color-white)}.canvas-history-button .history-trigger-button.ant-btn-default:hover{color:var(--ant-color-primary)}.history-popover .ant-popover-inner{border:1px solid var(--ant-color-border);border-radius:8px;box-shadow:0 6px 16px #0000001f}.history-popover .ant-popover-title{border-bottom:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);padding:8px 12px;font-size:13px;font-weight:500}.history-popover .ant-popover-inner-content{padding:0}.history-popover-content{width:240px;max-height:400px}.history-popover-content .history-list{max-height:350px;padding:4px 0;overflow-y:auto}.history-popover-content .history-list .history-list-item{border-radius:4px;margin:0;transition:all .2s;padding:6px 12px!important}.history-popover-content .history-list .history-list-item:hover:not(.current){background:var(--ant-color-fill-quaternary)}.history-popover-content .history-list .history-list-item.current{background:var(--ant-color-primary-bg);border:1px solid var(--ant-color-primary-border)}.history-popover-content .history-list .history-list-item.past{opacity:1}.history-popover-content .history-list .history-list-item.future{opacity:.6}.history-popover-content .history-list .history-list-item .history-item-content{align-items:center;gap:8px;width:100%;display:flex}.history-popover-content .history-list .history-list-item .history-item-content .history-item-icon{text-align:center;flex-shrink:0;width:18px;font-size:13px}.history-popover-content .history-list .history-list-item .history-item-content .history-item-text{flex:1;min-width:0}.history-popover-content .history-list .history-list-item .history-item-content .history-item-text .ant-typography{margin:0;font-size:12px;line-height:1.4}.history-popover-content .history-list .history-list-item .history-item-content .history-item-text .history-item-name{margin-left:4px;font-size:10px}.history-popover-content .history-list .empty-state{text-align:center;color:var(--ant-color-text-tertiary);padding:20px 12px}.history-popover-content .history-list .empty-state .anticon{margin-bottom:4px;display:block}@media (prefers-color-scheme:dark){.canvas-history-button .history-trigger-button{box-shadow:0 2px 8px #0000004d}.canvas-history-button .history-trigger-button:hover{box-shadow:0 4px 12px #0006}.history-popover .ant-popover-inner{box-shadow:0 6px 16px #0000004d}}@media (max-width:768px){.canvas-history-button{bottom:8px;left:28px}.canvas-history-button .history-trigger-button{width:28px;height:28px}.canvas-history-button .history-trigger-button .anticon{font-size:12px}.history-popover-content{width:160px}.history-popover-content .history-stats .stats-grid{grid-template-columns:repeat(2,1fr)}.history-popover-content .history-stats .stats-grid .stat-item:last-child{grid-column:span 2}}.zen-mode .canvas-history-button{bottom:12px;left:12px}.zen-mode .canvas-history-button .history-trigger-button{width:36px;height:36px}.zen-mode .canvas-history-button .history-trigger-button .anticon{font-size:16px}.border-box-1{position:relative;overflow:hidden}.border-box-1 .main-border{z-index:1;pointer-events:none;position:absolute;top:0;left:0}.border-box-1 .border-item{z-index:2;pointer-events:none;position:absolute;top:0;left:0}.border-box-1 .border-item .corner-main{animation:.5s infinite alternate cornerPulse}.border-box-1 .border-item .corner-small{animation:.5s infinite alternate cornerSmallPulse}.border-box-1 .border-item .animation-bar{animation:1.5s infinite barAnimation}.border-box-1 .border-content{z-index:3;box-sizing:border-box;width:100%;height:100%;color:var(--border-color,#4fd2dd);justify-content:center;align-items:center;padding:20px;display:flex;position:relative}@keyframes cornerPulse{0%{fill:var(--border-color,#4fd2dd);opacity:1}50%{fill:var(--glow-color,#235fa7);opacity:.8}to{fill:var(--border-color,#4fd2dd);opacity:1}}@keyframes cornerSmallPulse{0%{fill:var(--glow-color,#235fa7);opacity:1}50%{fill:var(--border-color,#4fd2dd);opacity:.8}to{fill:var(--glow-color,#235fa7);opacity:1}}@keyframes barAnimation{0%{fill:var(--border-color,#4fd2dd);opacity:1}33%{fill:var(--glow-color,#235fa7);opacity:.8}66%{fill:#0000;opacity:.3}to{fill:var(--border-color,#4fd2dd);opacity:1}}.border-box-1:hover .corner-main,.border-box-1:hover .corner-small{animation-duration:.3s}.border-box-1:hover .animation-bar{animation-duration:1s}@media (max-width:768px){.border-box-1 .border-content{padding:15px}}@media (max-width:480px){.border-box-1 .border-content{padding:10px}}.border-box-2{position:relative;overflow:hidden}.border-box-2 svg{z-index:1;pointer-events:none;position:absolute;top:0;left:0}.border-box-2 .main-border{opacity:.8;transition:opacity .3s}.border-box-2 .dashed-decoration{opacity:.9;animation:2s linear infinite dashMove}.border-box-2 .top-left-highlight{filter:drop-shadow(0 0 4px var(--glow-color,#2cf7fe));animation:2s ease-in-out infinite alternate glowPulse}.border-box-2 .bottom-right-highlight{filter:drop-shadow(0 0 4px var(--glow-color,#2cf7fe));animation:2s ease-in-out 1s infinite alternate glowPulse}.border-box-2 .border-content{z-index:2;box-sizing:border-box;width:100%;height:100%;color:var(--border-color,#6586ec);justify-content:center;align-items:center;padding:25px 20px 15px 15px;display:flex;position:relative}@keyframes dashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:15px}}@keyframes glowPulse{0%{opacity:.6;stroke-width:var(--border-width,2px)}to{opacity:1;stroke-width:calc(var(--border-width,2px) + 2px)}}.border-box-2:hover .main-border{opacity:1}.border-box-2:hover .dashed-decoration{animation-duration:1s}.border-box-2:hover .top-left-highlight,.border-box-2:hover .bottom-right-highlight{filter:drop-shadow(0 0 8px var(--glow-color,#2cf7fe));animation-duration:1.5s}@media (max-width:768px){.border-box-2 .border-content{padding:20px 15px 12px 12px}}@media (max-width:480px){.border-box-2 .border-content{padding:15px 10px 10px}}.border-box-3{justify-content:center;align-items:center;display:flex;position:relative}.border-box-3 svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.border-box-3 .border-content{z-index:2;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex;position:relative}.border-box-3 use{animation-timing-function:linear}.border-box-3 use[mask]{filter:drop-shadow(0 0 3px var(--glow-color,#4fd2dd))}.fullscreen-button-container{justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.fullscreen-button-container.drag-over{background:#1890ff1a;border:2px dashed #1890ff;border-radius:4px}.fullscreen-button-container .fullscreen-content{z-index:1;color:#fff;text-align:center;background:#0000001a;border:1px dashed #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex;position:relative}.fullscreen-button-container .fullscreen-button{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000004d}.fullscreen-button-container .fullscreen-button:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 4px 12px #0006;background-color:var(--hover-color)!important}.fullscreen-button-container .fullscreen-button:active{transform:translate(-50%,-50%)scale(.95)}.fullscreen-button-container .fullscreen-button .anticon{color:#fff;transition:all .3s}.fullscreen-button-container .fullscreen-button:hover .anticon{color:#fff}.fullscreen-button-container .fullscreen-button[style*="top: 10px"]:hover,.fullscreen-button-container .fullscreen-button[style*="bottom: 10px"]:hover{transform:scale(1.1)}.fullscreen-button-container .fullscreen-button[style*="top: 10px"]:active,.fullscreen-button-container .fullscreen-button[style*="bottom: 10px"]:active{transform:scale(.95)}.fullscreen-button-container .drag-overlay{z-index:10;background:#1890ff1a;border:2px dashed #1890ff;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fullscreen-button-container .drag-overlay .drag-hint{color:#fff;text-align:center;background:#1890ffe6;border-radius:4px;padding:8px 12px;font-size:12px;box-shadow:0 2px 8px #0003}:-webkit-any(:-webkit-full-screen .fullscreen-button-container .fullscreen-button,:-webkit-full-screen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button){background-color:#0009!important}:-moz-any(:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:-moz-full-screen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button){background-color:#0009!important}:is(:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:-ms-fullscreen .fullscreen-button-container .fullscreen-button){background-color:#0009!important}:is(:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button,:fullscreen .fullscreen-button-container .fullscreen-button){background-color:#0009!important}:-webkit-any(:-webkit-full-screen .fullscreen-button-container .fullscreen-button:hover,:-webkit-full-screen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover){background-color:#000c!important}:-moz-any(:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:-moz-full-screen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover){background-color:#000c!important}:is(:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:-ms-fullscreen .fullscreen-button-container .fullscreen-button:hover){background-color:#000c!important}:is(:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover,:fullscreen .fullscreen-button-container .fullscreen-button:hover){background-color:#000c!important}.gradient-text-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible;background:0 0!important}.gradient-text-container p{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;max-width:100%;height:auto;margin:0;padding:0;display:inline-block}.flip-countdown{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-family:Arial,sans-serif;display:flex}.flip-countdown .flip-unit{flex-direction:column;align-items:center;gap:4px;display:flex}.flip-countdown .flip-unit .flip-cards{gap:4px;display:flex}.flip-countdown .flip-unit .flip-label{color:#fff9;font-size:14px;font-weight:400}.flip-countdown .flip-separator{color:#fff;align-self:center;margin:0 4px 20px;font-size:32px;font-weight:700}.flip-countdown .flip-card{perspective:1000px;border-radius:8px;width:60px;height:80px;position:relative;overflow:hidden}.flip-countdown .flip-card .flip-card-upper{z-index:2;border:1px solid #6496c84d;border-bottom:.5px solid #0000004d;border-radius:8px 8px 0 0;height:50%;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff1a}.flip-countdown .flip-card .flip-card-upper .flip-card-number{justify-content:center;align-items:center;height:200%;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.flip-countdown .flip-card .flip-card-upper:after{content:"";background:linear-gradient(#ffffff0d 0%,#0000 100%);position:absolute;inset:0}.flip-countdown .flip-card .flip-card-lower{z-index:1;border:1px solid #6496c84d;border-top:.5px solid #0000004d;border-radius:0 0 8px 8px;height:50%;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 8px #0000004d,inset 0 -1px #0000004d}.flip-countdown .flip-card .flip-card-lower .flip-card-number{justify-content:center;align-items:center;height:200%;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.flip-countdown .flip-card .flip-card-upper-flip{transform-origin:bottom;z-index:3;border:1px solid #6496c84d;border-bottom:.5px solid #0000004d;border-radius:8px 8px 0 0;height:50%;animation:.6s cubic-bezier(.4,0,.2,1) flipDown;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff1a}.flip-countdown .flip-card .flip-card-upper-flip .flip-card-number{justify-content:center;align-items:center;height:200%;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.flip-countdown .flip-card .flip-card-upper-flip:after{content:"";background:linear-gradient(#ffffff0d 0%,#0000 100%);position:absolute;inset:0}.flip-countdown .flip-card .flip-card-lower-flip{transform-origin:top;z-index:2;border:1px solid #6496c84d;border-top:.5px solid #0000004d;border-radius:0 0 8px 8px;height:50%;animation:.6s cubic-bezier(.4,0,.2,1) fadeIn;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 8px #0000004d,inset 0 -1px #0000004d}.flip-countdown .flip-card .flip-card-lower-flip .flip-card-number{justify-content:center;align-items:center;height:200%;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes flipDown{0%{transform:rotateX(0)}to{transform:rotateX(-180deg)}}@keyframes fadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}.custom-image-border{box-sizing:border-box;transition:all .3s;position:relative}.custom-image-border.frame-mode{overflow:visible}.custom-image-border.frame-mode .frame-background{border-radius:8px}.custom-image-border.frame-mode .frame-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001a;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.custom-image-border .placeholder-content{color:#fff9;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px;font-size:14px;display:flex}.custom-image-border .placeholder-content .upload-placeholder{cursor:pointer;flex-direction:column;align-items:center;gap:4px;transition:all .3s;display:flex}.custom-image-border .placeholder-content .upload-placeholder:hover{color:#fffc;transform:translateY(-2px)}.custom-image-border .border-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;border:1px solid #fff3;border-radius:8px;min-width:280px;padding:12px;animation:.3s slideIn;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 20px #0000004d}.custom-image-border .border-controls .control-section{flex-direction:column;gap:8px;display:flex}.custom-image-border .border-controls .control-row{align-items:center;gap:8px;display:flex}.custom-image-border .border-controls .control-row .control-label{color:#fffc;text-align:right;min-width:40px;font-size:12px}.custom-image-border .border-controls .control-row .control-value{color:#fff9;text-align:center;min-width:35px;font-size:12px}.custom-image-border .border-controls .ant-input{color:#fff;background:#ffffff1a;border:1px solid #fff3}.custom-image-border .border-controls .ant-input::placeholder{color:#fff6}.custom-image-border .border-controls .ant-input:focus{background:#ffffff26;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.custom-image-border .border-controls .ant-select .ant-select-selector{color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important}.custom-image-border .border-controls .ant-select.ant-select-focused .ant-select-selector{background:#ffffff26!important;border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.custom-image-border .border-controls .ant-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3}.custom-image-border .border-controls .ant-btn:hover{color:#fff;background:#fff3;border-color:#ffffff4d}.custom-image-border .border-controls .ant-btn.ant-btn-danger{background:#ff4d4f33;border-color:#ff4d4f4d}.custom-image-border .border-controls .ant-btn.ant-btn-danger:hover{background:#ff4d4f4d;border-color:#ff4d4f66}.custom-image-border .border-controls .ant-btn.ant-btn-danger:disabled{color:#ffffff4d;background:#ffffff0d;border-color:#ffffff1a}.custom-image-border .border-controls .ant-slider .ant-slider-rail{background:#ffffff1a}.custom-image-border .border-controls .ant-slider .ant-slider-track{background:#1890ff}.custom-image-border .border-controls .ant-slider .ant-slider-handle{background:#1890ff;border-color:#1890ff}.custom-image-border .border-controls .ant-slider .ant-slider-handle:hover{border-color:#40a9ff}.custom-image-border:hover .border-controls{opacity:1;visibility:visible}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ant-select-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6!important;border:1px solid #fff3!important}.ant-select-dropdown .ant-select-item{color:#fff!important}.ant-select-dropdown .ant-select-item:hover{background:#ffffff1a!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{color:#1890ff!important;background:#1890ff33!important}.futuristic-title-wrapper{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.futuristic-title-wrapper .futuristic-title-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.futuristic-title-wrapper .futuristic-title-content{z-index:2;text-align:center;flex-direction:column;align-items:center;padding:0 60px;display:flex;position:relative}.futuristic-title-wrapper .futuristic-title-content .main-title{letter-spacing:4px;text-shadow:0 0 10px #00ccff80;white-space:nowrap;margin:0;padding:0;font-family:Inter,PingFang SC,sans-serif;font-weight:700}.futuristic-title-wrapper .futuristic-title-content .sub-title{letter-spacing:2px;text-transform:uppercase;margin-top:4px;font-family:Arial,sans-serif;font-size:10px}.futuristic-title-wrapper .glow-effect{z-index:1;pointer-events:none;background:0 0;width:60%;height:2px;position:absolute;bottom:10%}.canvas-wrapper{background:#0f172a;flex:1;height:100%;padding:0;display:block;position:relative;overflow:auto}.canvas-area{transform-origin:0 0;background:#0c1322;border:1px solid #334155;border-radius:6px;width:1920px;height:1080px;margin-bottom:400px;margin-right:400px;transition:all .2s;position:absolute;top:40px;left:40px;box-shadow:0 10px 40px #00000080}.canvas-area.drag-over{background:#3b82f60d;border-color:#3b82f6;box-shadow:0 0 20px #3b82f64d}.canvas-item{cursor:move;box-sizing:border-box;border:1px solid #0000;justify-content:center;align-items:center;transition:outline .1s,box-shadow .1s;display:flex;position:absolute;overflow:hidden}.canvas-item.selected{outline-offset:-1px;outline:2px solid #3b82f6;box-shadow:0 0 15px #3b82f64d;z-index:1000!important}.canvas-item.locked{cursor:not-allowed}.canvas-item.locked.selected{outline-color:#f59e0b}.canvas-item .resize-handle{z-index:1001;background:#3b82f6;border:1px solid #fff;border-radius:2px;position:absolute;box-shadow:0 2px 4px #0003}.canvas-item .resize-handle.top-left,.canvas-item .resize-handle.top-right,.canvas-item .resize-handle.bottom-left,.canvas-item .resize-handle.bottom-right{width:8px;height:8px}.canvas-item .resize-handle.top-left{cursor:nwse-resize;top:-4px;left:-4px}.canvas-item .resize-handle.top-right{cursor:nesw-resize;top:-4px;right:-4px}.canvas-item .resize-handle.bottom-left{cursor:nesw-resize;bottom:-4px;left:-4px}.canvas-item .resize-handle.bottom-right{cursor:nwse-resize;bottom:-4px;right:-4px}.canvas-item .resize-handle.top,.canvas-item .resize-handle.bottom{cursor:ns-resize;border-radius:3px;width:16px;height:6px;left:50%;transform:translate(-50%)}.canvas-item .resize-handle.top{top:-3px}.canvas-item .resize-handle.bottom{bottom:-3px}.canvas-item .resize-handle.left,.canvas-item .resize-handle.right{cursor:ew-resize;border-radius:3px;width:6px;height:16px;top:50%;transform:translateY(-50%)}.canvas-item .resize-handle.left{left:-3px}.canvas-item .resize-handle.right{right:-3px}.canvas-item .interaction-badge{color:#fff;z-index:1002;pointer-events:auto;cursor:default;white-space:nowrap;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:10px;align-items:center;gap:2px;padding:3px 5px;font-size:10px;line-height:1;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #1e40af66}.canvas-item .interaction-badge:hover{transform:scale(1.1);box-shadow:0 2px 10px #1e40af99}.snap-line{opacity:.6;z-index:9999;pointer-events:none;background-color:#3b82f6;position:absolute;box-shadow:0 0 4px #3b82f6}.selection-box{-webkit-backdrop-filter:blur(2px);z-index:9998;pointer-events:none;background:#3b82f61a;border:2px solid #3b82f6;border-radius:2px;animation:.3s ease-out selectionPulse;position:absolute;box-shadow:0 0 0 1px #fff3,0 4px 12px #3b82f64d}@keyframes selectionPulse{0%{opacity:0;transform:scale(.95)}50%{opacity:.8;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.snap-line-v{width:1px;top:0;bottom:0}.snap-line-h{height:1px;left:0;right:0}.canvas-context-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background-color:#161616f2;border:1px solid #334155;border-radius:8px;min-width:160px;padding:6px;position:fixed;box-shadow:0 8px 32px #0009}.context-menu-item{cursor:pointer;color:#f8fafc;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:all .2s;display:flex}.context-menu-item:hover{color:#3b82f6;background-color:#334155}.context-menu-item .anticon{opacity:.8;font-size:14px}.context-menu-item-delete{color:#ef4444}.context-menu-item-delete:hover{color:#ef4444;background-color:#ef44441a}.context-menu-divider{background:#334155;height:1px;margin:6px 8px}.zen-zoom-controls{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#161616e6;border:1px solid #334155;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 32px #0006}.zen-zoom-controls .zen-zoom-percentage{color:#f8fafc;text-align:center;min-width:40px;font-size:13px;font-weight:500}.zen-zoom-controls .ant-btn{color:#f8fafc;background:#334155;border-color:#334155;border-radius:6px}.zen-zoom-controls .ant-btn:hover{color:#3b82f6;border-color:#3b82f6}.zen-zoom-controls .ant-btn.ant-btn-primary,.zen-zoom-controls .ant-btn.ant-btn-primary:hover{color:#fff;background:#3b82f6;border-color:#3b82f6}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-rail{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#47556999;border-radius:3px;height:6px}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-track{background:linear-gradient(90deg,#3b82f6 0% 100%);border-radius:3px;height:6px;box-shadow:0 0 8px #3b82f666}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-handle{background:#f8fafc;border:3px solid #3b82f6;width:18px;height:18px;margin-top:-6px;box-shadow:0 4px 12px #0000004d}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-handle:after{box-shadow:none;background:0 0}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-handle:hover,.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-handle:focus{background:#f8fafc;border-color:#3b82f6;transform:scale(1.1);box-shadow:0 0 0 6px #3b82f633,0 4px 12px #0000004d}.zen-zoom-controls .zen-zoom-slider .ant-slider .ant-slider-handle:active{border-color:#3b82f6;transform:scale(1.2);box-shadow:0 0 0 8px #3b82f64d,0 4px 12px #0000004d}.zen-zoom-controls .zen-zoom-slider .ant-slider:hover .ant-slider-track{box-shadow:0 0 12px #3b82f680}.zen-zoom-controls .ant-slider-track{background-color:#3b82f6}.zen-zoom-controls .ant-slider-handle:after{box-shadow:0 0 0 2px #3b82f6}.layout-component{width:100%;height:100%;display:flex}.layout-component>.layout-cell{min-width:0;min-height:0;overflow:hidden}.layout-cell{border:1px dashed #ffffff26;flex-direction:column;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.layout-cell .layout-cell-label{color:#ffffff4d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:12px}.layout-cell:hover{background-color:#ffffff05;border-color:#3b82f6}.layout-cell.layout-cell-hover{background-color:#3b82f61a;border-style:solid;border-color:#3b82f6}.layout-cell.has-child{background:0 0;border:none;display:block}.layout-cell.has-child:hover{border:1px dashed #ffffff1a}.layout-cell .layout-cell-child{width:100%;height:100%}.layout-cell .layout-cell-child.selected{outline:1px solid #3b82f6}.layout-cell .layout-cell-placeholder{color:#fff3;background:#ffffff05;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.linkage-lines-overlay{pointer-events:none}.linkage-lines-overlay path{transition:stroke-opacity .2s,stroke-width .2s}.linkage-lines-overlay g>circle{transition:r .2s}.component-panel{background:#1e293b;border-right:1px solid #334155;flex-direction:column;flex-shrink:0;width:280px;min-width:280px;height:100%;display:flex;box-shadow:0 4px 6px -1px #00000080}.component-panel .component-panel-header{color:#f8fafc;background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.component-panel .component-panel-header .ant-badge .ant-badge-count{min-width:18px;height:18px;padding:0 6px;font-size:11px;line-height:18px}.component-panel .component-panel-search{background:#1e293b;border-bottom:1px solid #334155;padding:12px}.component-panel .component-panel-search .ant-input-affix-wrapper{background:#334155;border-color:#334155;border-radius:6px;transition:all .15s cubic-bezier(.4,0,.2,1)}.component-panel .component-panel-search .ant-input-affix-wrapper input{color:#f8fafc;background:0 0;font-size:13px}.component-panel .component-panel-search .ant-input-affix-wrapper input::placeholder,.component-panel .component-panel-search .ant-input-affix-wrapper .anticon{color:#94a3b8}.component-panel .component-panel-search .ant-input-affix-wrapper:hover,.component-panel .component-panel-search .ant-input-affix-wrapper-focused{border-color:#3b82f6;box-shadow:0 0 20px #3b82f666}.component-panel .component-panel-search .search-suggestions{flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;display:flex}.component-panel .component-panel-search .search-suggestions .suggestions-label{color:#94a3b8;margin-right:4px;font-size:11px}.component-panel .component-panel-search .search-suggestions .suggestion-tag{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f633;border-radius:4px;padding:2px 6px;font-size:11px;transition:all .15s cubic-bezier(.4,0,.2,1)}.component-panel .component-panel-search .search-suggestions .suggestion-tag:hover{color:#3b82f6;background:#3b82f633;transform:translateY(-1px)}.component-panel .component-panel-popular{background:#f59e0b0d;border-bottom:1px solid #334155;padding:12px}.component-panel .component-panel-popular .popular-title{color:#e2e8f0;align-items:center;gap:4px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.component-panel .component-panel-popular .popular-title .anticon{animation:2s infinite pulse}.component-panel .component-panel-popular .popular-list{gap:8px;display:flex}.component-panel .component-panel-popular .popular-list .draggable-item{background:#334155;border-radius:4px;flex:1;min-width:0;padding:4px}.component-panel .component-panel-popular .popular-list .draggable-item:hover{background:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.component-panel .component-panel-popular .popular-list .draggable-item .draggable-item-icon{color:#f59e0b}.component-panel .component-panel-popular .popular-list .draggable-item .draggable-item-name{font-size:10px}.component-panel .component-panel-popular .popular-list .popular-item{cursor:pointer;background:#334155;border-radius:4px;flex-direction:column;flex:1;align-items:center;padding:4px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.component-panel .component-panel-popular .popular-list .popular-item:hover{background:#475569;transform:translateY(-1px)}.component-panel .component-panel-popular .popular-list .popular-item .popular-icon{color:#f59e0b;margin-bottom:2px;font-size:16px}.component-panel .component-panel-popular .popular-list .popular-item .popular-name{color:#94a3b8;text-align:center;font-size:10px}.component-panel .component-panel-body{flex:1;display:flex;overflow:hidden}.component-panel .component-panel-body .component-panel-sidebar{background:#0f172a;border-right:1px solid #334155;flex-direction:column;width:64px;display:flex;overflow-y:auto}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab{text-align:center;cursor:pointer;color:#94a3b8;border-left:3px solid #0000;flex-direction:column;align-items:center;gap:4px;padding:12px 0;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab:hover{color:#e2e8f0;border-left-color:var(--tab-color,#3b82f6);background:#334155}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab.active{color:var(--tab-color,#3b82f6);border-left-color:var(--tab-color,#3b82f6);background:#334155;font-weight:600}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab.active .sidebar-tab-icon{color:var(--tab-color,#3b82f6);transform:scale(1.1)}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab.active:after{content:"";background:var(--tab-color,#3b82f6);border-radius:2px 0 0 2px;width:3px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab .sidebar-tab-icon{font-size:18px;transition:all .15s cubic-bezier(.4,0,.2,1)}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab .sidebar-tab-text{white-space:nowrap;font-size:10px;font-weight:500}.component-panel .component-panel-body .component-panel-sidebar .sidebar-tab .sidebar-tab-count{background:var(--tab-color,#3b82f6);color:#0f172a;text-align:center;border-radius:8px;min-width:14px;height:14px;padding:1px 4px;font-size:9px;font-weight:600;line-height:12px;position:absolute;top:8px;right:8px}.component-panel .component-panel-body .component-panel-content{background:#1e293b;flex-direction:column;flex:1;display:flex;overflow:hidden}.component-panel .component-panel-body .component-panel-content .search-result-header{color:#e2e8f0;background:#3b82f61a;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.component-panel .component-panel-body .component-panel-content .component-panel-list{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:12px;display:grid;overflow:hidden auto}.component-panel .component-panel-body .component-panel-content .component-panel-list.category-icon{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.component-panel .component-panel-body .component-panel-content .component-panel-list.category-icon .component-item-wrapper .draggable-item{padding:4px}.component-panel .component-panel-body .component-panel-content .component-panel-list.category-icon .component-item-wrapper .draggable-item .draggable-item-icon{margin-bottom:2px;font-size:16px}.component-panel .component-panel-body .component-panel-content .component-panel-list.category-icon .component-item-wrapper .draggable-item .draggable-item-name{display:none}.component-panel .component-panel-body .component-panel-content .component-panel-list.category-recent,.component-panel .component-panel-body .component-panel-content .component-panel-list.category-favorite{grid-template-columns:repeat(3,minmax(0,1fr))}.component-panel .component-panel-empty{text-align:center;color:#94a3b8;flex-direction:column;grid-column:1/-1;align-items:center;gap:8px;padding:32px 0;font-size:13px;display:flex}.component-panel .component-panel-empty:before{content:"📦";opacity:.5;font-size:32px}.component-item-wrapper{position:relative}.component-item-wrapper .favorite-btn{cursor:pointer;opacity:0;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:4px;right:4px}.component-item-wrapper .favorite-btn .anticon{color:#94a3b8;font-size:10px}.component-item-wrapper .favorite-btn:hover{background:#f59e0b33;transform:scale(1.1)}.component-item-wrapper .favorite-btn:hover .anticon{color:#f59e0b}.component-item-wrapper .favorite-btn.favorited{opacity:1;background:#f59e0b}.component-item-wrapper .favorite-btn.favorited .anticon{color:#0f172a}.component-item-wrapper .favorite-btn.favorited:hover{background:#f7b13c}.component-item-wrapper:hover .favorite-btn{opacity:1}.draggable-item{cursor:grab;transition:all .15s cubic-bezier(.4,0,.2,1)cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#334155;border:1px solid #334155;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;padding:12px 8px;display:flex;position:relative}.draggable-item:hover{background:#475569;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0009,0 0 20px #3b82f666}.draggable-item:hover .draggable-item-icon{color:#3b82f6;transform:scale(1.1)}.draggable-item:hover .draggable-item-name{color:#f8fafc}.draggable-item.dragging{opacity:.6;cursor:grabbing;transform:rotate(5deg)scale(.95);box-shadow:0 10px 15px -3px #0009}.draggable-item .draggable-item-icon{color:#e2e8f0;margin-bottom:8px;font-size:20px;transition:all .15s cubic-bezier(.4,0,.2,1)}.draggable-item .draggable-item-name{color:#e2e8f0;text-align:center;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;padding:0 4px;font-size:11px;font-weight:500;transition:color .15s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.component-panel-list.search-mode .component-item-wrapper{position:relative}.component-panel-list.search-mode .component-item-wrapper .component-category-tag{color:#f8fafc;z-index:1;background:#3b82f6;border-radius:4px;align-items:center;gap:2px;padding:2px 6px;font-size:10px;font-weight:500;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 1px 2px #0006}.component-panel-list.search-mode .component-item-wrapper .component-category-tag .anticon{font-size:10px}.component-panel-list.search-mode .component-item-wrapper .draggable-item{border:2px solid #0000}.component-panel-list.search-mode .component-item-wrapper .draggable-item:hover{border-color:#3b82f6}.component-panel-list.search-mode .component-item-wrapper .draggable-item:hover+.component-category-tag{background:#3b82f6;transform:scale(1.1)}.search-result-header{background:linear-gradient(90deg,#3b82f614 0%,#3b82f608 100%);border-left:3px solid #3b82f6}.search-result-header .ant-badge .ant-badge-count{background:#3b82f6;min-width:16px;height:16px;font-size:10px;line-height:16px}.component-panel-empty{text-align:center;color:#94a3b8;grid-column:1/-1;padding:32px;font-size:13px}.component-panel-empty .anticon{margin:0 auto 8px;display:block}.component-panel-empty div:first-child{margin-bottom:4px;font-weight:500}.component-panel-content .component-panel-list::-webkit-scrollbar{width:6px}.component-panel-content .component-panel-list::-webkit-scrollbar-track{background:#0f172a;border-radius:3px}.component-panel-content .component-panel-list::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.component-panel-content .component-panel-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.layer-panel{background:#1e293b;border-right:1px solid #334155;flex-direction:column;width:100%;min-width:0;height:100%;display:flex}.layer-panel .layer-panel-header{color:#f8fafc;border-bottom:1px solid #334155;padding:12px 16px;font-size:14px;font-weight:600}.layer-panel .layer-panel-list{flex:1;overflow-y:auto}.layer-panel .layer-panel-empty{text-align:center;color:#e2e8f0;padding:40px 20px;font-size:13px}.layer-panel .layer-item{cursor:pointer;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.layer-panel .layer-item:hover{background:#334155}.layer-panel .layer-item:hover .layer-item-actions{opacity:1}.layer-panel .layer-item.selected{background:#3b82f626;border-left:3px solid #3b82f6;padding-left:9px}.layer-panel .layer-item.selected .layer-item-name{color:#3b82f6;font-weight:500}.layer-panel .layer-item.selected .layer-item-actions{opacity:1}.layer-panel .layer-item.hidden{opacity:.4}.layer-panel .layer-item .layer-item-content{flex:1;align-items:center;gap:4px;display:flex;overflow:hidden}.layer-panel .layer-item .layer-expand-btn{color:#e2e8f0;width:20px;height:20px;padding:0}.layer-panel .layer-item .layer-expand-btn:hover{color:#3b82f6}.layer-panel .layer-item .layer-expand-placeholder{flex-shrink:0;width:20px;height:20px}.layer-panel .layer-item .layer-item-name{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.layer-panel .layer-item .layer-children-count{color:#e2e8f0;opacity:.7;margin-left:4px;font-size:11px}.layer-panel .layer-item .layer-cell-label{color:#6ca1f8;flex-shrink:0;margin-right:4px;font-size:11px;font-weight:500}.layer-panel .layer-item .layer-item-actions{opacity:.5;flex-shrink:0;gap:4px;transition:opacity .2s;display:flex}.layer-panel .layer-item .layer-item-actions .ant-btn{color:#f8fafc;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.layer-panel .layer-item .layer-item-actions .ant-btn:hover{color:#3b82f6;background:#3b82f61a}.layer-panel .layer-item .layer-item-actions .ant-btn.ant-btn-dangerous:hover{color:#ef4444;background:#ef44441a}.layer-panel .layer-item .layer-item-actions .ant-btn .anticon{font-size:14px}.layer-panel .layer-children .layer-child-item .layer-item{background:#52c41a0d;border-left:2px solid #52c41a4d}.layer-panel .layer-children .layer-child-item .layer-item:hover{background:#52c41a1a}.layer-panel .layer-children .layer-child-item .layer-item.selected{background:#1890ff33;border-left:3px solid #1890ff}.layer-panel .layer-item.in-group{background:#52c41a0d;border-left:2px solid #52c41a4d}.layer-panel .layer-item.in-group:hover{background:#52c41a1a}.layer-panel .layer-item.in-group.selected{background:#1890ff33;border-left:3px solid #1890ff}.layer-panel .layer-group{background:linear-gradient(90deg,#52c41a1a 0%,#0000 100%);border-left:3px solid #52c41a80;padding-left:9px}.layer-panel .layer-group:hover{background:linear-gradient(90deg,#52c41a26 0%,#2a2a2a 100%)}.layer-panel .layer-group.selected{background:linear-gradient(90deg,#1890ff33 0%,#52c41a1a 100%);border-left:3px solid #1890ff;box-shadow:inset 0 0 0 1px #52c41a4d}.layer-panel .layer-group .layer-group-icon{color:#52c41a;margin-right:6px;font-size:14px}.layer-panel .layer-group .layer-item-name{color:#52c41a;font-weight:500}.color-array-editor .color-list{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.color-array-editor .color-item{align-items:center;gap:8px;display:flex}.color-array-editor .color-item .ant-color-picker{flex-shrink:0}.color-array-editor .color-item .ant-input{flex:1;min-width:0}.chart-theme-selector{flex-direction:column;gap:12px;padding:4px;display:flex}.chart-theme-selector .theme-card{cursor:pointer;background:#334155;border:2px solid #334155;border-radius:8px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.chart-theme-selector .theme-card:hover{background:#475569;border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0009}.chart-theme-selector .theme-card:hover .theme-card-overlay{opacity:1}.chart-theme-selector .theme-card.active{background:#3b82f61a;border-color:#3b82f6;box-shadow:0 0 20px #3b82f666}.chart-theme-selector .theme-card.active:after{content:"";background:linear-gradient(90deg,#3b82f6,#3b82f6);border-radius:0 0 8px 8px;height:3px;position:absolute;bottom:0;left:0;right:0}.chart-theme-selector .theme-card.custom-theme{border-style:dashed}.chart-theme-selector .theme-card.custom-theme .theme-icon{color:#f59e0b}.chart-theme-selector .theme-card .theme-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.chart-theme-selector .theme-card .theme-card-header .theme-name{color:#f8fafc;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.chart-theme-selector .theme-card .theme-card-header .theme-icon{color:#e2e8f0;font-size:16px}.chart-theme-selector .theme-card .theme-card-header .check-icon{color:#3b82f6;background:#3b82f633;border-radius:50%;padding:2px;font-size:14px}.chart-theme-selector .theme-card .theme-colors{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chart-theme-selector .theme-card .theme-colors .color-dot{border:1px solid #475569;border-radius:4px;width:24px;height:24px;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 1px 2px #0006}.chart-theme-selector .theme-card .theme-colors .color-dot:after{content:"";opacity:0;background:linear-gradient(45deg,#0000,#ffffff1a);border-radius:4px;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;inset:-1px}.chart-theme-selector .theme-card .theme-colors .color-dot:hover:after{opacity:1}.chart-theme-selector .theme-card .theme-card-overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f8fafc;background:#0f172acc;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:500;transition:opacity .15s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.chart-theme-selector .theme-card .theme-card-overlay .anticon{color:#3b82f6;font-size:20px}.chart-theme-selector .theme-card:hover .color-dot{transform:translateY(-1px)}.chart-theme-modal .ant-modal-header{background:#1e293b;border-bottom:1px solid #334155}.chart-theme-modal .ant-modal-header .modal-title{color:#f8fafc;align-items:center;gap:8px;display:flex}.chart-theme-modal .ant-modal-header .modal-title .anticon{color:#f59e0b}.chart-theme-modal .ant-modal-body{background:#1e293b;padding:24px}.chart-theme-modal .ant-modal-footer{background:#1e293b;border-top:1px solid #334155}.chart-theme-modal .theme-modal-content{gap:24px;min-height:500px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section{flex-direction:column;flex:1;gap:16px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .editor-header{background:#334155;border:1px solid #334155;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .editor-header .theme-name-input{align-items:center;gap:8px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .editor-header .theme-name-input span{color:#e2e8f0;font-size:13px;font-weight:500}.chart-theme-modal .theme-modal-content .theme-editor-section .editor-header .color-count span{color:#94a3b8;font-size:12px}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list{background:#334155;border:1px solid #334155;border-radius:6px;flex-wrap:wrap;gap:8px;padding:16px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .color-item-box{background:#475569;border:1px solid #475569;border-radius:4px;align-items:center;gap:4px;padding:4px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .color-item-box:hover{border-color:#3b82f6;box-shadow:0 0 20px #3b82f666}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .color-item-box .remove-btn{opacity:.6;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .color-item-box .remove-btn:hover{opacity:1}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .add-color-btn{color:#e2e8f0;background:#475569;border-color:#334155;height:32px}.chart-theme-modal .theme-modal-content .theme-editor-section .color-list .add-color-btn:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section{flex-direction:column;gap:16px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-header .palette-name{color:#e2e8f0;font-size:13px;font-weight:600}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-colors{background:#334155;border:1px solid #334155;border-radius:6px;grid-template-columns:repeat(12,1fr);gap:4px;padding:12px;display:grid}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-colors .palette-color{aspect-ratio:1;cursor:pointer;border:1px solid #475569;border-radius:4px;width:100%;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-colors .palette-color:hover{z-index:1;border-color:#f8fafc;transform:scale(1.2);box-shadow:0 4px 6px -1px #00000080}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-colors .palette-color:after{content:"+";color:#f8fafc;opacity:0;background:#0f172acc;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:opacity .15s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.chart-theme-modal .theme-modal-content .theme-editor-section .palette-section .palette-group .palette-colors .palette-color:hover:after{opacity:1}.chart-theme-modal .theme-modal-content .theme-preview-section{background:#334155;border:1px solid #334155;border-radius:6px;flex-direction:column;width:400px;padding:16px;display:flex}.chart-theme-modal .theme-modal-content .theme-preview-section .ant-tabs{flex-direction:column;flex:1;display:flex}.chart-theme-modal .theme-modal-content .theme-preview-section .ant-tabs .ant-tabs-content{flex:1}.chart-theme-modal .theme-modal-content .theme-preview-section .ant-tabs .ant-tabs-tab{color:#e2e8f0}.chart-theme-modal .theme-modal-content .theme-preview-section .ant-tabs .ant-tabs-tab.ant-tabs-tab-active{color:#3b82f6}.chart-theme-modal .theme-modal-content .theme-preview-section .ant-tabs .ant-tabs-ink-bar{background:#3b82f6}.chart-theme-modal .ant-divider{border-color:#334155;margin:16px 0 12px}.chart-theme-modal .ant-divider .ant-divider-inner-text{color:#e2e8f0;font-size:12px;font-weight:600}.interaction-editor{padding:12px}.interaction-editor .interaction-summary{background:#1e40af14;border:1px solid #1e40af33;border-radius:6px;gap:16px;margin-bottom:12px;padding:10px 12px;display:flex}.interaction-editor .interaction-summary .summary-item{color:#e2e8f0;align-items:center;gap:6px;font-size:12px;display:flex}.interaction-editor .interaction-summary .summary-item strong{color:#f8fafc;font-size:14px}.interaction-editor .incoming-section{background:#10b9810f;border:1px solid #10b98126;border-radius:6px;margin-bottom:12px;padding:8px 10px}.interaction-editor .incoming-section .section-title{color:#94a3b8;align-items:center;gap:4px;margin-bottom:6px;font-size:12px;display:flex}.interaction-editor .incoming-section .incoming-item{align-items:center;padding:4px 0;font-size:12px;display:flex}.interaction-editor .incoming-section .incoming-item .incoming-action{color:#e2e8f0;font-size:11px}.interaction-editor .outgoing-section .section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.interaction-editor .outgoing-section .section-header .section-title{color:#f8fafc;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.interaction-editor .interaction-list{flex-direction:column;gap:8px;display:flex}.interaction-editor .interaction-card{background:#334155;border:1px solid #334155;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1)}.interaction-editor .interaction-card:hover{border-color:#60a5fa}.interaction-editor .interaction-card.disabled{opacity:.5}.interaction-editor .interaction-card.disabled .card-title-text{text-decoration:line-through}.interaction-editor .interaction-card.invalid{background:#ef44440d;border-color:#ef4444}.interaction-editor .interaction-card .ant-card-head{background:0 0;border-bottom:1px solid #334155;min-height:36px;padding:0 10px}.interaction-editor .interaction-card .ant-card-head .ant-card-head-title,.interaction-editor .interaction-card .ant-card-head .ant-card-extra{padding:6px 0}.interaction-editor .interaction-card .ant-card-body{padding:10px}.interaction-editor .interaction-card .card-title{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.interaction-editor .interaction-card .card-title .card-title-icon{color:#3b82f6;font-size:14px}.interaction-editor .interaction-card .card-title .card-title-text{color:#f8fafc;font-size:12px;font-weight:500}.interaction-editor .interaction-card .card-title .card-title-text .card-subtitle{color:#94a3b8;margin-left:4px;font-size:11px;font-weight:400}.interaction-editor .interaction-card .card-extra{align-items:center;gap:4px;display:flex}.interaction-editor .interaction-compact{cursor:pointer;align-items:center;gap:6px;padding:2px 0;display:flex}.interaction-editor .interaction-compact .compact-arrow{color:#94a3b8;font-size:12px}.interaction-editor .param-mapping-editor .mapping-row{align-items:center;gap:4px;margin-bottom:4px;display:flex}.interaction-editor .param-mapping-editor .mapping-row .mapping-arrow{color:#94a3b8;flex-shrink:0;font-size:12px}.interaction-editor .ant-form-item{margin-bottom:10px}.interaction-editor .ant-form-item:last-child{margin-bottom:0}.interaction-editor .ant-form-item .ant-form-item-label>label{color:#e2e8f0;height:auto;font-size:11px}.interaction-editor .ant-empty .ant-empty-image{height:40px}.property-panel{background:#1e293b;border-left:1px solid #334155;flex-direction:column;width:300px;min-width:300px;height:100%;display:flex}.property-panel .property-panel-header{color:#f8fafc;border-bottom:1px solid #334155;padding:12px 16px;font-size:14px;font-weight:600}.property-panel .property-panel-empty{color:#e2e8f0;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.property-panel .property-panel-content{flex:1;padding:0;overflow-y:auto}.property-panel .property-panel-content .ant-tabs .ant-tabs-nav{background:#1b2434;margin:0;padding:0 12px}.property-panel .property-panel-content .ant-tabs .ant-tabs-nav:before{border-bottom:1px solid #334155}.property-panel .property-panel-content .ant-tabs .ant-tabs-tab{color:#e2e8f0;margin:0 16px 0 0;padding:12px 0}.property-panel .property-panel-content .ant-tabs .ant-tabs-tab:hover{color:#f8fafc}.property-panel .property-panel-content .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b82f6;font-weight:500}.property-panel .property-panel-content .ant-tabs .ant-tabs-ink-bar{background:#3b82f6;height:3px}.property-panel .property-panel-content .ant-collapse{background:0 0;border-radius:0}.property-panel .property-panel-content .ant-collapse .ant-collapse-item{border-bottom:1px solid #334155}.property-panel .property-panel-content .ant-collapse .ant-collapse-item:last-child{border-bottom:none}.property-panel .property-panel-content .ant-collapse .ant-collapse-item .ant-collapse-header{color:#f8fafc;background:0 0;padding:12px 16px;transition:all .2s}.property-panel .property-panel-content .ant-collapse .ant-collapse-item .ant-collapse-header:hover{background:#334155}.property-panel .property-panel-content .ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{font-size:13px;font-weight:500}.property-panel .property-panel-content .ant-collapse .ant-collapse-item .ant-collapse-content{background:#1b2434;border-top:1px solid #334155}.property-panel .property-panel-content .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:16px}.property-panel .property-panel-content .ant-form-item{margin-bottom:16px}.property-panel .property-panel-content .ant-form-item:last-child{margin-bottom:0}.property-panel .property-panel-content .ant-form-item .ant-form-item-label>label{color:#e2e8f0;height:auto;font-size:12px}.property-panel .property-panel-content .ant-form-item .ant-form-item-label>label:after{display:none}.property-panel .property-panel-content .ant-form-item .ant-input,.property-panel .property-panel-content .ant-form-item .ant-input-number,.property-panel .property-panel-content .ant-form-item .ant-select-selector{color:#f8fafc;background:#334155;border-color:#334155;border-radius:6px}.property-panel .property-panel-content .ant-form-item .ant-input:hover,.property-panel .property-panel-content .ant-form-item .ant-input-number:hover,.property-panel .property-panel-content .ant-form-item .ant-select-selector:hover,.property-panel .property-panel-content .ant-form-item .ant-input:focus,.property-panel .property-panel-content .ant-form-item .ant-input-number:focus,.property-panel .property-panel-content .ant-form-item .ant-select-selector:focus{border-color:#3b82f6}.property-panel .property-panel-content .form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.responsive-layout{width:100%;height:100%;display:flex;overflow:hidden}.responsive-layout.desktop .layout-panel{background:#1e293b;border:1px solid #334155;flex-shrink:0;height:100%;transition:all .2s cubic-bezier(.4,0,.2,1)}.responsive-layout.desktop .layout-left-panels{flex-direction:row;flex-shrink:0;display:flex}.responsive-layout.desktop .layout-left-panels .left-panel{border-right:1px solid #334155}.responsive-layout.desktop .layout-left-panels .left-panel.component-panel{width:280px}.responsive-layout.desktop .layout-left-panels .left-panel.layer-panel{border-left:1px solid #334155;width:300px}.responsive-layout.desktop .layout-content{background:#0f172a;flex:1;min-width:0}.responsive-layout.desktop .right-panel{border-left:1px solid #334155;width:300px}.responsive-layout.desktop .right-panel.property-panel{height:100%}.responsive-layout.tablet .layout-panel{background:#1e293b;border:1px solid #334155;flex-shrink:0;height:100%;transition:all .2s cubic-bezier(.4,0,.2,1)}.responsive-layout.tablet .layout-panel.left-panel{border-right:1px solid #334155;width:240px}.responsive-layout.tablet .layout-panel.left-panel.collapsible{transform:translate(0)}.responsive-layout.tablet .layout-panel.right-panel.combined{border-left:1px solid #334155;flex-direction:column;width:280px;display:flex}.responsive-layout.tablet .layout-panel.right-panel.combined .panel-section{border-bottom:1px solid #334155;flex:1;min-height:0}.responsive-layout.tablet .layout-panel.right-panel.combined .panel-section:last-child{border-bottom:none}.responsive-layout.tablet .layout-content{background:#0f172a;flex:1;min-width:0}.responsive-layout.mobile{position:relative}.responsive-layout.mobile .layout-content.fullscreen{background:#0f172a;width:100%;height:100%}.responsive-layout.mobile .mobile-fab-group{z-index:30;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:16px}.responsive-layout.mobile .mobile-fab-group .fab-button{background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 15px -3px #0009}.responsive-layout.mobile .mobile-fab-group .fab-button:hover{background:#3b82f6;transform:scale(1.1);box-shadow:0 8px 25px #1e40af66}.responsive-layout.mobile .mobile-fab-group .fab-button .anticon{color:#f8fafc;font-size:20px}.responsive-layout.mobile .mobile-fab-group .fab-button:first-child{background:#f59e0b}.responsive-layout.mobile .mobile-fab-group .fab-button:first-child:hover{background:#f7b13c;box-shadow:0 8px 25px #f59e0b66}.responsive-layout.mobile .mobile-fab-group .fab-button:nth-child(2){background:#10b981}.responsive-layout.mobile .mobile-fab-group .fab-button:nth-child(2):hover{background:#14e8a2;box-shadow:0 8px 25px #10b98166}.mobile-drawer .ant-drawer-header{background:#1e293b;border-bottom:1px solid #334155}.mobile-drawer .ant-drawer-header .drawer-title{color:#f8fafc;align-items:center;gap:8px;font-weight:600;display:flex}.mobile-drawer .ant-drawer-header .drawer-title .anticon{color:#3b82f6}.mobile-drawer .ant-drawer-body{background:#1e293b;padding:0}.mobile-drawer .ant-drawer-close{color:#e2e8f0}.mobile-drawer .ant-drawer-close:hover{color:#f8fafc}@media (max-width:768px){.responsive-layout.desktop .layout-left-panels,.responsive-layout.tablet .layout-left-panels,.responsive-layout.desktop .layout-panel,.responsive-layout.tablet .layout-panel{display:none}.responsive-layout.desktop .layout-content,.responsive-layout.tablet .layout-content{width:100%}}@media (min-width:769px) and (max-width:1024px){.responsive-layout.desktop .layout-left-panels .left-panel.component-panel{width:240px}.responsive-layout.desktop .layout-left-panels .left-panel.layer-panel,.responsive-layout.desktop .right-panel.property-panel{width:260px}}@media (min-width:1025px) and (max-width:1440px){.responsive-layout.desktop .layout-left-panels .left-panel.component-panel{width:260px}.responsive-layout.desktop .layout-left-panels .left-panel.layer-panel,.responsive-layout.desktop .right-panel.property-panel{width:280px}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.layout-panel{animation:slideInLeft .2s cubic-bezier(.4,0,.2,1)ease-out}.layout-panel.right-panel{animation:slideInRight .2s cubic-bezier(.4,0,.2,1)ease-out}@keyframes fabBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.mobile-fab-group .fab-button{animation:2s infinite fabBounce;animation-delay:calc(var(--index,0)*.2s)}.mobile-fab-group .fab-button:first-child{--index:0}.mobile-fab-group .fab-button:nth-child(2){--index:1}.mobile-fab-group .fab-button:nth-child(3){--index:2}.history-debugger-toggle{z-index:1000;opacity:.6;transition:opacity .2s;position:fixed;bottom:20px;right:100px}.history-debugger-toggle:hover{opacity:1}.history-debugger{z-index:1000;border-radius:6px;width:400px;max-height:600px;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 4px 12px #00000026}.history-debugger .ant-card-body{max-height:500px;overflow-y:auto}.history-debugger .debug-section{margin-bottom:12px}.history-debugger .debug-section .debug-info,.history-debugger .debug-section .debug-actions{margin-top:8px}.history-debugger .debug-state .ant-typography{margin-bottom:8px;font-size:12px}.history-debugger .debug-components{max-height:200px;overflow-y:auto}.history-debugger .debug-components .component-item{border-bottom:1px solid #f0f0f0;padding:4px 0;font-size:12px}.history-debugger .debug-components .component-item:last-child{border-bottom:none}.dark .history-debugger .debug-components .component-item{border-bottom-color:#404040}@media (max-width:768px){.history-debugger{width:300px;bottom:10px;right:10px}}.editor-container{background:#0f172a;flex-direction:column;width:100vw;height:100vh;font-family:Fira Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.editor-main{flex:1;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.editor-container .toolbar{height:44px;padding:0 8px}}@media (min-width:769px) and (max-width:1024px){.editor-container .toolbar{height:46px}}@media (min-width:1441px){.editor-container{max-width:100vw}}.preview-container{background:#141414;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.preview-container .canvas-wrapper{background:0 0;flex:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;overflow:visible}.preview-container .canvas-area{box-shadow:none;border:none;margin:0;position:relative;top:0!important;left:0!important}.preview-container .canvas-item.grouped{outline:none!important}.preview-container .canvas-item.grouped.selected{box-shadow:none!important;outline:none!important}.preview-container .canvas-item.group-main{outline:none!important}.preview-container .canvas-item.group-main.selected{box-shadow:none!important;outline:none!important}#root{text-align:center;margin:0 auto}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
