:root{--bg:#fff;--surface:#fff;--surface-soft:#f7f7f7;--surface-muted:#eee;--border:#d9d9d9;--border-strong:#bdbdbd;--text:#333;--text-strong:#000;--muted:#666;--faint:#8a8a8a;--accent:#000;--accent-soft:#f2f2f2;--danger:#000;--success:#000;--warning:#000;--shadow:none;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;color:var(--text);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{min-width:320px;min-height:100vh;margin:0}body{background:var(--bg)}button,input{font:inherit}a{color:inherit}p,h1,h2,h3{margin:0}#root{min-height:100vh}::selection{color:#fff;background:#000}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cfcfcf padding-box padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a6a6a6 padding-box padding-box}.workbench-shell{--shell-text:#111;--shell-muted:#00000085;--shell-soft:#0000000d;--shell-panel:#ffffffd1;--shell-panel-strong:#fff;--shell-border:#00000029;--shell-border-soft:#00000024;--shell-invert:#fff;--shell-bg-glow:#0000001a;--shell-bg-start:#f7f7f7;--shell-bg-mid:#fff;--shell-bg-end:#ededed;min-height:100vh;color:var(--shell-text);background:radial-gradient(circle at 50% 18%, var(--shell-bg-glow), transparent 32%), linear-gradient(180deg, var(--shell-bg-start) 0%, var(--shell-bg-mid) 42%, var(--shell-bg-end) 100%);position:relative;overflow:hidden}.workbench-viewport{position:absolute;inset:0}.workbench-canvas{cursor:grab;outline:none;width:100%;height:100%;display:block}.workbench-canvas:active{cursor:grabbing}.workbench-shell.is-box-mode .workbench-canvas,.workbench-shell.is-box-mode .workbench-canvas:active{cursor:crosshair}.workbench-selection-box{z-index:6;pointer-events:none;background:#00000014;border:1px solid #000000b8;border-radius:10px;position:fixed;box-shadow:inset 0 0 0 1px #ffffff8c}.workbench-brand{z-index:4;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.workbench-logo{object-fit:contain;width:34px;height:34px;display:block}.workbench-name{letter-spacing:-.05em;font-size:26px;font-weight:680;line-height:1;display:block}.workbench-brand p{color:var(--shell-muted);letter-spacing:.04em;text-transform:uppercase;margin:5px 0 0;font-size:12px;font-weight:600}.workbench-capture,.workbench-link,.workbench-toggle{border:1px solid var(--shell-border);height:34px;color:var(--shell-text);background:var(--shell-panel);-webkit-backdrop-filter:blur(18px);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:999px;place-items:center;margin-left:8px;padding:0 14px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-grid}.workbench-link{grid-auto-flow:column;gap:6px}.workbench-toggle{-webkit-backdrop-filter:none;height:auto;color:var(--shell-muted);background:0 0;border:0;border-radius:0;padding:0 2px}.workbench-capture:hover,.workbench-link:hover{border-color:var(--shell-text);color:var(--shell-invert);background:var(--shell-text)}.workbench-toggle:hover{color:var(--shell-text);background:0 0}.workbench-switches{align-items:center;gap:0;display:flex}.workbench-toolbar,.workbench-inspector,.workbench-help{z-index:5;border:1px solid var(--shell-border);background:var(--shell-panel);-webkit-backdrop-filter:blur(18px);position:fixed}.workbench-toolbar{border-top:0;border-bottom:0;border-left:0;border-radius:0;width:292px;height:100vh;max-height:none;padding:16px;top:0;bottom:0;left:0;overflow-y:auto}.mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.mode-switch button{border:1px solid var(--shell-border-soft);height:38px;color:var(--shell-text);background:var(--shell-panel-strong);font:inherit;cursor:pointer;border-radius:14px;font-size:12px;font-weight:700;transition:color .15s,background .15s,border-color .15s}.mode-switch button:hover,.mode-switch button.is-active{border-color:var(--shell-text);color:var(--shell-invert);background:var(--shell-text)}.panel-kicker{color:var(--shell-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.tool-sections{gap:16px;display:grid}.tool-section-title{color:var(--shell-muted);letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tool-grid button{border:1px solid var(--shell-border-soft);height:46px;color:var(--shell-text);background:var(--shell-panel-strong);font:inherit;cursor:pointer;border-radius:16px;align-items:center;gap:10px;padding:0 11px;font-size:13px;font-weight:650;transition:border-color .15s,background .15s,transform .15s;display:flex}.tool-grid button:hover{border-color:var(--shell-text);background:var(--shell-soft);transform:translateY(-1px)}.tool-icon{color:var(--shell-text);flex:none}.tool-preview{border:1px solid var(--shell-text);background:var(--shell-panel-strong);flex:none;width:20px;height:20px;position:relative}.tool-preview.is-cube{transform:rotateX(58deg)rotate(45deg)}.tool-preview.is-sphere{border-radius:50%}.tool-preview.is-cylinder{border-radius:999px/7px;width:18px}.tool-preview.is-cone{border-right:11px solid #0000;border-bottom:20px solid var(--shell-text);background:0 0;border-left:11px solid #0000;width:0;height:0}.tool-preview.is-torus{background:0 0;border-width:4px;border-radius:50%}.tool-preview.is-capsule{border-radius:999px;width:14px;height:24px}.tool-preview.is-pyramid{width:17px;height:17px;transform:rotate(45deg)}.tool-preview.is-stairs{background:linear-gradient(var(--shell-text), var(--shell-text)) 0 14px / 22px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 6px 8px / 16px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 12px 2px / 10px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 0 0 / 1px 15px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 6px 8px / 1px 7px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 12px 2px / 1px 7px no-repeat;border:0;width:22px;height:20px}.tool-preview.is-panel{width:15px;height:24px}.tool-preview.is-arch{background:0 0;border-bottom:0;border-radius:999px 999px 0 0;width:22px;height:22px}.tool-preview.is-human,.tool-preview.is-person-walk,.tool-preview.is-person-run,.tool-preview.is-person-sit,.tool-preview.is-person-child{background:0 0;border:0;width:18px;height:22px}.tool-preview.is-human:before,.tool-preview.is-person-walk:before,.tool-preview.is-person-run:before,.tool-preview.is-person-sit:before,.tool-preview.is-person-child:before{content:"";border:1px solid var(--shell-text);background:var(--shell-panel-strong);border-radius:50%;width:7px;height:7px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tool-preview.is-human:after,.tool-preview.is-person-walk:after,.tool-preview.is-person-run:after,.tool-preview.is-person-sit:after,.tool-preview.is-person-child:after{content:"";border:1px solid var(--shell-text);background:var(--shell-panel-strong);border-radius:999px 999px 5px 5px;width:13px;height:13px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tool-preview.is-person-walk:after{transform:translate(-50%)skew(-10deg)}.tool-preview.is-person-run:after{left:56%;transform:translate(-50%)skew(-18deg)}.tool-preview.is-person-run{transform:rotate(-8deg)}.tool-preview.is-person-sit:after{border-radius:5px;height:10px;bottom:2px}.tool-preview.is-person-sit{background:linear-gradient(var(--shell-text), var(--shell-text)) 4px 18px / 14px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 17px 12px / 1px 7px no-repeat}.tool-preview.is-person-child{width:16px;height:19px}.tool-preview.is-person-child:before{width:6px;height:6px}.tool-preview.is-person-child:after{width:11px;height:11px}.tool-preview.is-table{background:linear-gradient(var(--shell-text), var(--shell-text)) 1px 3px / 22px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 4px 4px / 1px 13px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 19px 4px / 1px 13px no-repeat;border:0;width:24px;height:18px}.tool-preview.is-chair{background:linear-gradient(var(--shell-text), var(--shell-text)) 5px 3px / 12px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 5px 3px / 1px 14px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 5px 11px / 12px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 16px 11px / 1px 7px no-repeat;border:0;width:20px;height:20px}.tool-preview.is-lamp{background:linear-gradient(var(--shell-text), var(--shell-text)) 10px 8px / 1px 10px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 5px 18px / 12px 1px no-repeat;border:0;width:22px;height:22px}.tool-preview.is-lamp:before{content:"";border:1px solid var(--shell-text);border-radius:8px 8px 3px 3px;width:12px;height:7px;position:absolute;top:2px;left:5px}.tool-preview.is-tree{background:linear-gradient(var(--shell-text), var(--shell-text)) 10px 13px / 2px 9px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 6px 22px / 10px 1px no-repeat;border:0;width:22px;height:24px}.tool-preview.is-tree:before{content:"";border:1px solid var(--shell-text);border-radius:50% 50% 45% 45%;width:14px;height:14px;position:absolute;top:1px;left:4px}.tool-preview.is-fence{background:linear-gradient(var(--shell-text), var(--shell-text)) 1px 6px / 22px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 1px 12px / 22px 1px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 3px 2px / 1px 15px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 12px 2px / 1px 15px no-repeat, linear-gradient(var(--shell-text), var(--shell-text)) 21px 2px / 1px 15px no-repeat;border:0;width:24px;height:18px}.workbench-inspector{border-top:0;border-right:0;border-radius:0 0 0 16px;width:306px;padding:18px;top:0;right:0}.workbench-inspector h2{letter-spacing:-.04em;margin:0;font-size:22px;font-weight:700}.inspector-kind,.empty-hint{color:var(--shell-muted);margin:8px 0 18px;font-size:13px;line-height:1.45}.inspector-kind{text-transform:capitalize}.workbench-inspector label{min-height:34px;color:var(--shell-muted);grid-template-columns:62px 1fr 42px;align-items:center;gap:10px;font-size:12px;font-weight:650;display:grid}.workbench-inspector label+label{margin-top:8px}.workbench-inspector input[type=range]{width:100%;accent-color:var(--shell-text)}.workbench-inspector label span{color:var(--shell-muted);font-variant-numeric:tabular-nums;text-align:right}.delete-button{border:1px solid var(--shell-text);width:100%;height:40px;color:var(--shell-invert);background:var(--shell-text);font:inherit;cursor:pointer;border-radius:12px;margin-top:18px;font-size:13px;font-weight:650;transition:background .15s,color .15s}.delete-button:hover{color:var(--shell-text);background:var(--shell-panel-strong)}.workbench-minimap{z-index:5;-webkit-user-select:none;user-select:none;width:190px;position:fixed;bottom:24px;right:24px}.minimap-header{display:none}.minimap-field{background:linear-gradient(var(--shell-soft) 1px, transparent 1px), linear-gradient(90deg, var(--shell-soft) 1px, transparent 1px);background-size:18px 18px;border-radius:0;height:116px;position:relative;overflow:hidden}.minimap-origin{width:16px;height:16px;position:absolute;transform:translate(-50%,-50%)}.minimap-origin:before,.minimap-origin:after{content:"";background:#00000052;position:absolute}.minimap-origin:before{width:1px;height:100%;top:0;left:50%}.minimap-origin:after{width:100%;height:1px;top:50%;left:0}.minimap-dot{border:1px solid var(--shell-text);background:var(--shell-panel-strong);border-radius:50%;width:7px;height:7px;position:absolute;transform:translate(-50%,-50%)}.minimap-dot.is-selected{background:var(--shell-text);width:10px;height:10px}.workbench-help{-webkit-user-select:none;user-select:none;border-radius:999px;gap:10px;padding:8px;display:flex;bottom:24px;left:50%;transform:translate(-50%)}.workbench-help .workbench-capture{background:var(--shell-panel-strong);width:42px;height:42px;margin-left:0;padding:0}.workbench-capture.is-recording{border-color:var(--shell-text);color:var(--shell-invert);background:var(--shell-text)}@media (width<=860px){.workbench-toolbar,.workbench-inspector{width:calc(100vw - 48px)}.workbench-inspector{top:auto;bottom:126px;right:24px}.workbench-help,.workbench-minimap{display:none}}
