:root{color:#e9edf3;font-synthesis:none;background:#0d1117;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{background:#0d1117;min-width:1180px;min-height:100%;margin:0}button,input,select,textarea{font:inherit}.app-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.topbar{z-index:5;background:#151922;border-bottom:1px solid #252b36;flex-shrink:0;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex}.brand{align-items:baseline;gap:12px;display:flex}.brand strong{font-size:20px}.brand span{color:#7f8998;font-size:13px}.top-actions{align-items:center;gap:8px;display:flex}.btn,button,.file-btn{color:#dfe6ef;cursor:pointer;background:#222936;border:1px solid #303746;border-radius:8px;padding:8px 12px;transition:all .18s}.btn:hover,button:hover,.file-btn:hover{filter:brightness(1.14);transform:translateY(-1px)}.btn.primary{color:#fff;background:#18a058;border-color:#18a058;min-width:108px;font-weight:700}.btn.ghost{background:#1a202b}.btn:disabled,button:disabled{opacity:.42;cursor:not-allowed;transform:none}.icon-btn{width:35px;height:35px;padding:0;font-size:19px}.module-tabs{background:#11161e;border-bottom:1px solid #242b35;flex-shrink:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;height:74px;padding:9px 18px;display:grid}.module-tabs button{text-align:left;background:#171d27;border-color:#27303c;align-items:center;gap:10px;padding:8px 12px;display:flex}.module-tabs button b{font-size:22px}.module-tabs button span{font-size:14px;font-weight:700;line-height:1.15}.module-tabs button small{color:#788392;white-space:nowrap;margin-top:5px;font-size:10px;font-weight:400;display:block}.module-tabs button.active{background:#173527;border-color:#1f8b55;box-shadow:inset 0 0 0 1px #31be702e}.module-tabs button.active small{color:#71c99a}.workspace{flex:1;grid-template-columns:300px minmax(440px,1fr) 430px;gap:12px;min-height:0;padding:12px;display:grid}.panel,.preview-panel{background:#151922;border:1px solid #242b36;border-radius:13px;min-height:0}.panel{scrollbar-width:thin;padding:16px;overflow:auto}.settings-panel{padding-bottom:60px}.panel section+section{border-top:1px solid #252c37;margin-top:17px;padding-top:17px}.section-head,.editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-head h3,.editor-head h3{margin:0}.editor-head{z-index:3;background:#151922;border-bottom:1px solid #252c37;padding:16px;position:sticky;top:0}.editor-head p{color:#7f8998;margin:5px 0 0;font-size:11px}.head-actions{gap:6px;display:flex}.head-actions button,.editor-head>button{padding:7px 9px;font-size:12px}.text-btn{color:#78c99f;background:0 0;border:0;padding:2px;font-size:11px}.text-btn:hover{transform:none}.editor-panel{flex-direction:column;padding:0;display:flex}.editor-settings{background:#141923;border-bottom:1px solid #252c37;padding:14px 16px}.editor-settings+section{margin:0}.editor-settings label:last-child{margin-bottom:0}h3{font-size:15px}h4.sub-title{color:#b6bfca;margin:14px 16px 7px;font-size:12px}label{color:#9ea8b6;flex-direction:column;gap:6px;margin-bottom:10px;font-size:11px;display:flex}input,select,textarea{color:#edf2f7;background:#0f131a;border:1px solid #303847;border-radius:7px;outline:none;width:100%;min-width:0;padding:8px 9px}input:focus,select:focus,textarea:focus{border-color:#2f9d68;box-shadow:0 0 0 2px #2f9d681f}input[type=color]{height:35px;padding:3px}input[type=range]{box-shadow:none;background:0 0;border:0;padding:0}textarea{resize:vertical;line-height:1.45}.grid2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.grid3{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.check{flex-direction:row;align-items:center;gap:7px;margin:5px 0}.check input{width:auto}.compact-checks{margin-top:2px}.inline-checks{flex-wrap:wrap;gap:12px;display:flex}.template-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.template-grid button{padding:8px;font-size:11px}.hint,.notice{color:#7f8998;font-size:11px;line-height:1.55}.hint.warning{color:#d7ad65}.preview-panel{flex-direction:column;align-items:center;padding:12px;display:flex;overflow:hidden}.preview-title{color:#aeb7c4;justify-content:space-between;align-items:center;width:100%;height:26px;font-size:12px;display:flex}.preview-title em{color:#626d7b;font-size:10px;font-style:normal}.canvas-wrap{background:repeating-conic-gradient(#171c24 0 25%,#11161d 0 50%) 50%/22px 22px;border-radius:10px;flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:0;padding:8px;display:flex;overflow:hidden}.canvas-wrap.transparent{background:repeating-conic-gradient(#c8c8c8 0 25%,#eee 0 50%) 50%/20px 20px}.canvas-wrap canvas{width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 16px 46px #0000005c}.player{grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;width:100%;margin-top:10px;display:grid}.player input{padding:0}.round{border-radius:50%;width:36px;height:36px;padding:0}.play{background:#18a058;border-color:#18a058;min-width:70px}.player span{color:#8d97a6;font-size:11px}.notice{text-align:center;margin-top:7px}.editor-list{min-height:0;padding:10px 12px;overflow:auto}.editor-list.short{max-height:310px;overflow:auto}.item-card{background:#1a202a;border:1px solid #2b3440;border-radius:10px;margin-bottom:9px;padding:10px}.item-card.right{border-left:3px solid #31b46d}.item-card.left{border-left:3px solid #7497c4}.card-row{gap:6px;margin-bottom:7px;display:grid}.message-row{grid-template-columns:68px 1fr 86px 57px}.message-row input,.message-row select{padding:6px}.sub-row{align-items:center;gap:6px;margin-top:8px;display:flex}.sub-row button{padding:4px 8px;font-size:11px}.spacer{flex:1}.danger{color:#ff9292!important}.file-btn{flex-direction:row;align-items:center;width:auto;margin:0;font-size:11px;display:inline-flex}.file-btn.small{padding:5px 8px}.avatar-mini{object-fit:cover;border-radius:6px;width:28px;height:28px}.upload-box{border:1px dashed #3b4655;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:9px;display:flex}.upload-box img{object-fit:cover;border-radius:7px;width:100%;max-height:130px}.map-upload img{width:auto;max-width:100%;max-height:105px}.quick-add{color:#8994a3;border-bottom:1px solid #252c37;align-items:center;gap:6px;padding:9px 14px;font-size:11px;display:flex}.quick-add button{padding:5px 7px;font-size:10px}.data-row{grid-template-columns:1fr 90px 38px 32px 32px 32px;gap:5px;display:grid}.data-row input,.data-row button{padding:6px}.edge-row{grid-template-columns:1fr auto 1fr 75px 70px 30px;align-items:center;gap:5px;display:grid}.edge-row input,.edge-row select,.edge-row button{padding:6px}.title-editor{border-bottom:0}.toast{color:#f0f4f8;z-index:20;background:#121922f2;border:1px solid #33404e;border-radius:999px;padding:10px 18px;font-size:13px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000006b}.toast-enter-active,.toast-leave-active{transition:all .22s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,10px)}@media (width<=1450px){.workspace{grid-template-columns:280px minmax(410px,1fr) 390px}.module-tabs button small{display:none}.message-row{grid-template-columns:62px 1fr 78px 52px}}@media (width<=1220px){html,body,#app{min-width:1000px}.workspace{grid-template-columns:260px minmax(380px,1fr) 360px}.top-actions .btn.ghost{padding:8px}.module-tabs{gap:5px}.module-tabs button{padding:7px}.module-tabs button span{font-size:12px}}.canvas-wrap.interactive{position:relative}.canvas-wrap canvas.can-drag{touch-action:none;cursor:grab}.canvas-wrap canvas.can-drag.drag-hover{cursor:grab;outline-offset:3px;outline:2px solid #e6b85c6b}.canvas-wrap canvas.can-drag.grabbing{cursor:grabbing;outline-offset:3px;outline:2px solid #56c5968c}.canvas-drag-tip{pointer-events:none;color:#d8dee8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b10c7;border:1px solid #e6b85c47;border-radius:999px;padding:6px 10px;font-size:10px;line-height:1;position:absolute;bottom:16px;right:18px;box-shadow:0 8px 24px #0000003d}.scene-palette{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:10px;display:grid}.scene-palette button{padding:7px 4px;font-size:10px}.export-note{color:#d9bd78;background:#241f13;border:1px solid #514325;border-radius:8px;padding:8px 10px;font-size:11px;line-height:1.5}@media (width<=1450px){.scene-palette{grid-template-columns:repeat(4,1fr)}.module-tabs{grid-template-columns:repeat(7,minmax(0,1fr))}.module-tabs button{gap:6px}.module-tabs button b{font-size:18px}}.scene-global-settings{background:linear-gradient(#151b23,#131820)}.prop-library{padding-top:12px;padding-bottom:14px}.library-note{color:#6f7a88;font-size:10px}.scene-palette-extended{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.scene-palette-extended button{background:#1d2530;border-color:#34404d;min-height:34px}.selected-inspector{box-shadow:inset 3px 0 #d2a347;background:#18202a!important;border-top:1px solid #394450!important;border-bottom:1px solid #394450!important}.selected-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.selected-head>div:first-child{flex-direction:column;gap:3px;display:flex}.selected-head b{color:#d9b45f;font-size:11px}.selected-head span{color:#f0f3f6;font-size:15px;font-weight:700}.path-tools{flex-wrap:wrap;align-items:center;gap:6px;margin:6px 0 8px;display:flex}.path-tools button{padding:6px 8px;font-size:10px}.path-tools button.active{color:#fff;background:#1f8557;border-color:#36b877}.path-tools .check{margin-left:auto}.recording-hint{background:#11161d;border:1px dashed #3b4653;border-radius:8px;padding:8px 10px}.recording-hint.armed{color:#8bd6ad;background:#10231a;border-color:#2f9d68}.scene-object-list{grid-template-columns:1fr 1fr;gap:7px;max-height:250px;padding:8px 12px 14px;display:grid;overflow:auto}.scene-object-list button{text-align:left;background:#19202a;border-color:#2b3541;grid-template-rows:auto auto;grid-template-columns:28px 1fr;gap:1px 7px;padding:8px;display:grid}.scene-object-list button b{color:#d6b45d;background:#27313d;border-radius:7px;grid-row:1/3;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;display:flex}.scene-object-list button span{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.scene-object-list button small{color:#778291;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.scene-object-list button.selected{background:#282619;border-color:#d2a347;box-shadow:inset 0 0 0 1px #d2a34740}.scene-object-list button.muted{opacity:.48}.scene-help{color:#75808e;margin:0;padding:0 14px 16px;font-size:10px;line-height:1.55}.scene-context-menu{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141920fa;border:1px solid #3a4553;border-radius:10px;min-width:188px;padding:7px;position:fixed;transform:translate(3px,3px);box-shadow:0 18px 50px #00000085}.scene-context-menu .context-title{border-bottom:1px solid #313a46;justify-content:space-between;gap:16px;margin-bottom:5px;padding:7px 8px 9px;display:flex}.scene-context-menu .context-title b{font-size:12px}.scene-context-menu .context-title small{color:#7f8998;font-size:10px}.scene-context-menu button{text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:11px;display:block}.scene-context-menu button:hover{background:#29313c;transform:none}.scene-context-menu button.danger{color:#ff8e8e}.canvas-wrap canvas.can-drag.recording{cursor:crosshair}.scene-global-settings input[type=range]{accent-color:#d2a347}@media (width<=1450px){.scene-palette-extended{grid-template-columns:repeat(3,minmax(0,1fr))}.scene-object-list{grid-template-columns:1fr}}.library-group-title{color:#9da8b5;letter-spacing:.08em;text-transform:uppercase;margin:13px 0 7px;font-size:10px;font-weight:700}.library-group-title:first-of-type{margin-top:11px}.actor-palette button{background:#19271f;border-color:#385446}.actor-palette button:hover{background:#203529;border-color:#4b8062}.case-prop-palette button{background:#20242c;border-color:#3c424d}.case-prop-palette button.case-item{color:#d8b9aa;background:#2a211f;border-color:#5d403a}.case-prop-palette button.case-item:hover{background:#382823;border-color:#82594d}.case-prop-palette+.hint{margin:9px 0 0}.selected-inspector select{min-height:34px}.editor-panel{overflow:hidden auto}.editor-panel>*{flex-shrink:0}.scene-object-list{max-height:none;padding-bottom:10px;overflow:visible}.scene-help{z-index:1;color:#8793a2;background:#11161d;border-top:1px solid #2b3440;border-radius:8px;margin:4px 12px 14px;padding:10px 12px;position:relative}.scene-opaque-note{color:#d4b869;background:#211e14;border:1px solid #3c3b2c;border-radius:7px;align-items:center;min-height:30px;padding:6px 9px;font-size:10px;display:flex}.image-import-btn{color:#bed99e!important;background:#24301f!important;border-color:#526448!important}.camera-keyframe-panel{background:linear-gradient(#18202a,#141a22)}.camera-keyframe-head{align-items:center;margin-bottom:10px}.camera-keyframe-head p{color:#7f8998;margin:4px 0 0;font-size:10px}.camera-record-btn{color:#fff;white-space:nowrap;background:#9a6f23;border-color:#c49338;font-weight:700}.camera-current-state{background:#10151c;border:1px solid #303a46;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 10px;display:flex}.camera-current-state>span{color:#75808e;margin-right:2px;font-size:10px}.camera-current-state>b{color:#e7c36f;background:#242b35;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:600}.camera-current-state label{grid-template-columns:auto 58px;align-items:center;gap:6px;margin:0 0 0 auto;font-size:10px;display:grid}.camera-current-state input{padding:5px 6px}.camera-hint{margin:9px 0}.camera-keyframe-list{flex-direction:column;gap:6px;display:flex}.camera-keyframe-row{background:#171e27;border:1px solid #303947;border-radius:8px;grid-template-columns:58px 72px 72px minmax(0,1fr) 44px;align-items:end;gap:6px;padding:7px;display:grid}.camera-keyframe-row label{gap:3px;margin:0;font-size:9px}.camera-keyframe-row input{padding:5px 6px;font-size:10px}.camera-keyframe-row>span{color:#aeb8c5;white-space:nowrap;text-overflow:ellipsis;align-self:center;font-size:9px;overflow:hidden}.camera-keyframe-row button{padding:6px 7px;font-size:9px}.camera-jump{background:#252d38;border-color:#485666;font-weight:700;color:#e8c979!important}.camera-clear{align-self:flex-end;margin-top:2px}.empty-keyframes{color:#768292;background:#11171e;border:1px dashed #35404d;border-radius:8px;padding:10px;font-size:10px;line-height:1.5}.scene-image-editor{background:#111820;border:1px solid #394552;border-radius:9px;grid-template-columns:110px 1fr;align-items:start;gap:8px;margin-top:10px;padding:10px;display:grid}.scene-image-preview{background:repeating-conic-gradient(#293039 0 25%,#20262e 0 50%) 50%/16px 16px;color:#778291;border-radius:7px;grid-row:1/4;justify-content:center;align-items:center;width:110px;height:92px;font-size:10px;display:flex;overflow:hidden}.scene-image-preview img{object-fit:contain;width:100%;height:100%}.scene-image-editor label{margin:0}.scene-image-editor .hint{grid-column:2;margin:0}@media (width<=1450px){.camera-keyframe-row{grid-template-columns:52px 64px 64px minmax(0,1fr) 40px}.scene-image-editor{grid-template-columns:90px 1fr}.scene-image-preview{width:90px}}
