:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,sans-serif}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#app{min-height:100%;overflow:hidden}body{margin:0}html.is-transparent-scene,html.is-transparent-scene:root,html.is-transparent-scene body,html.is-transparent-scene #app,html.is-transparent-scene .page-shell,html.is-transparent-scene .viewport-shell,html.is-transparent-scene #viewport,html.is-transparent-scene #viewport canvas,body.is-transparent-scene,body.is-transparent-scene #app,body.is-transparent-scene .page-shell,body.is-transparent-scene .viewport-shell,body.is-transparent-scene #viewport,body.is-transparent-scene #viewport canvas{background:0 0}html.is-transparent-scene,html.is-transparent-scene:root,html.is-transparent-scene body,body.is-transparent-scene{background-image:none}html.is-transparent-scene .loading-mask,body.is-transparent-scene .loading-mask{background:0 0}html.is-transparent-scene .mode-indicator,html.is-transparent-scene .control-status,body.is-transparent-scene .mode-indicator,body.is-transparent-scene .control-status{background:#0f172a6b}button,input,select,textarea{font:inherit}.page-shell{grid-template-columns:minmax(0,1fr) 360px;width:100%;min-height:100vh;display:grid}.page-shell.is-panel-hidden{grid-template-columns:minmax(0,1fr) 0}.eyebrow{color:#60a5fa;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:700}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.1}h2{font-size:16px}.panel-block{background:#0a0a0a;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.preview-link-block.is-hidden{display:none}.preview-link-button{justify-content:center;width:100%;font-weight:600}.compact-block{gap:10px}.tree-panel-block{flex:auto;min-height:220px}.section-title,.row-label,.field-label{color:#cbd5e1;font-size:12px;font-weight:600;display:block}.block-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ghost-button{cursor:pointer;color:#e2e8f0;background:#000;border:1px solid #94a3b82e;border-radius:6px;padding:8px 12px;transition:transform .18s,border-color .18s,background .18s}.small-button{padding:6px 10px;font-size:13px}.ghost-button:hover{transform:translateY(-1px)}.animation-list{flex-direction:column;gap:8px;display:flex}.animation-item,.empty-state{color:#cbd5e1;background:#000000b3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.empty-state{color:#94a3b8}.slider-value{color:#94a3b8;font-size:13px}.error-text{color:#fca5a5;font-size:13px;line-height:1.5}.viewport-shell{width:100%;min-width:0;min-height:100vh;position:relative;overflow:hidden}.mode-indicator{z-index:5;color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#000000e0;border:1px solid #94a3b82e;border-radius:10px;padding:9px 12px;font-size:13px;line-height:1;position:absolute;top:16px;left:16px}.control-status{z-index:6;color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000eb;border:1px solid #94a3b82e;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex;position:absolute;top:16px;left:16px}.control-status.is-hidden{display:none}.control-status.is-active{border-color:#3b82f680;box-shadow:inset 0 0 0 1px #3b82f62e}.control-status button:disabled{opacity:.75;cursor:default;transform:none}.mode-indicator.is-hidden{display:none}.side-panel{z-index:2;background:#000;border-left:1px solid #94a3b824;border-radius:12px 0 0 12px;flex-direction:column;align-self:start;gap:14px;width:360px;max-height:calc(100vh - 32px);margin:16px 0;padding:14px;display:flex;position:relative;top:0;overflow:auto}.side-panel.is-hidden{visibility:hidden;pointer-events:none}.panel-toggle{z-index:5;color:#e2e8f0;cursor:pointer;background:#000000eb;border:1px solid #94a3b82e;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:right .22s,opacity .22s,background .18s;display:inline-flex;position:fixed;top:16px;right:376px}.panel-toggle.is-hidden{display:none}.page-shell.is-panel-hidden .panel-toggle{right:16px}.panel-toggle:hover{background:#141414f5}.panel-toggle-icon{font-size:18px;line-height:1}.axis-rows{flex-direction:column;gap:10px;display:flex}.axis-row,.duration-row{align-items:center;gap:8px;display:flex}.axis-label{width:16px;font-size:12px;font-weight:700}.axis-label.x{color:#f87171}.axis-label.y{color:#4ade80}.axis-label.z{color:#60a5fa}.row-label{min-width:32px}.editor-slider{accent-color:#3b82f6;flex:1}.editor-switch{width:34px;height:20px;display:inline-flex;position:relative}.editor-switch input{display:none}.editor-switch span{background:#334155;border-radius:999px;transition:background .18s;position:absolute;inset:0}.editor-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:2px;left:2px}.editor-switch input:checked+span{background:#3b82f6}.editor-switch input:checked+span:after{transform:translate(14px)}.mode-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mode-chip{color:#cbd5e1;cursor:pointer;background:#000;border:1px solid #94a3b829;border-radius:8px;padding:8px 10px}.mode-chip.is-active{color:#bfdbfe;background:#3b82f629;border-color:#3b82f6}#viewport{width:100%;height:100vh}#viewport canvas{width:100%;height:100%;display:block}body[data-page-role=preview] .mode-indicator{top:18px}body[data-page-role=preview] .control-status,body[data-page-role=preview] .side-panel,body[data-page-role=preview] .panel-toggle{display:none!important}body[data-page-role=preview] .page-shell{grid-template-columns:minmax(0,1fr)}.loading-mask{pointer-events:auto;opacity:1;background:#0000007a;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.loading-mask.is-hidden{opacity:0;pointer-events:none}.loading-card{background:#000000eb;border:1px solid #94a3b82e;border-radius:24px;width:min(420px,100% - 32px);padding:22px;box-shadow:0 24px 80px #0000007a}body.is-transparent-scene .loading-mask,body.is-transparent-scene .loading-card{box-shadow:none;background:0 0}.loading-title{font-size:20px;font-weight:700}.loading-subtitle{color:#94a3b8;margin-top:8px;line-height:1.6}.model-tree{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex;overflow:auto}.tree-node{flex-direction:column;gap:4px;display:flex}.tree-node-button{text-align:left;color:#cbd5e1;cursor:pointer;background:#000000b3;border:1px solid #94a3b81a;border-radius:8px;align-items:center;width:100%;padding:8px 10px;display:flex}.tree-node-button:hover{background:#141414e6;border-color:#3b82f680}.tree-node-label{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.light-label{min-width:40px}@media (width<=1100px){.page-shell{grid-template-columns:minmax(0,1fr)}.side-panel{width:min(360px,100%);max-height:calc(100vh - 32px);margin:16px 0;position:absolute;top:0;right:0}.panel-toggle{right:16px}.viewport-shell,#viewport{height:100vh;min-height:100vh}}@media (width<=720px){.block-title-row{flex-direction:column;align-items:stretch}.mode-group{grid-template-columns:1fr}}
