:root{--e2-bg:#050607;--e2-surface:#171a1f;--e2-surface-2:#20242b;--e2-border:#353a43;--e2-text:#f2f4f7;--e2-muted:#a7adb7;--e2-accent:#8db7ff;--e2-error:#ff6868;--e2-ok:#83d6a0;color-scheme:dark}html,body{width:100%;height:100%;overflow:hidden;background:var(--e2-bg)}body{margin:0;color:var(--e2-text);font:14px/1.35 Inter,Segoe UI,system-ui,sans-serif}button,select,input,textarea{font:inherit}button,select,input[type=number],textarea{border:1px solid var(--e2-border);border-radius:3px;background:var(--e2-surface-2);color:var(--e2-text)}button{min-height:34px;padding:7px 11px;cursor:pointer;font-weight:650}button:hover:not(:disabled){border-color:var(--e2-accent)}button:disabled{opacity:.35;cursor:not-allowed}select,input[type=number],textarea{width:100%;padding:8px 9px}input[type=range],input[type=file]{width:100%}textarea{min-height:190px;resize:vertical;font-family:Consolas,ui-monospace,monospace}.editor2-root{position:fixed;inset:0;display:grid;grid-template-rows:48px minmax(0,1fr) 144px;background:#000}.editor2-topbar{position:relative;z-index:30;display:flex;align-items:stretch;gap:0;border-bottom:1px solid var(--e2-border);background:var(--e2-surface);overflow-x:auto;overflow-y:hidden}.editor2-topbar button{width:auto;min-width:max-content;min-height:47px;padding:0 18px;border:0;border-right:1px solid var(--e2-border);border-radius:0;background:transparent;color:var(--e2-text)}.editor2-topbar button.active{background:var(--e2-accent);color:#10141b}.editor2-viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background:#000}.editor2-viewport .preview{position:absolute;inset:0;width:100%;height:100%!important;border:0;border-radius:0;background:#000;overflow:hidden}.editor2-viewport .preview img#templateBackground{opacity:0;pointer-events:none}.editor2-viewport .renderer-host{pointer-events:auto}.editor2-viewport canvas{display:block;width:100%!important;height:100%!important}.editor2-loading{position:absolute;z-index:25;left:50%;top:50%;transform:translate(-50%,-50%);width:min(360px,calc(100% - 32px));padding:14px;border:1px solid var(--e2-border);border-radius:3px;background:var(--e2-surface)}.editor2-loading[hidden]{display:none}.editor2-topbar .editor2-info-button{position:relative;z-index:2;flex:1 1 520px;min-width:260px;max-width:none;min-height:47px;margin-left:8px;padding:0 14px;border:0;border-left:1px solid var(--e2-border);border-radius:0;background:var(--e2-surface);color:#9ba1ab;text-align:left;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor2-discord-button{position:sticky;right:0;z-index:3;display:flex;align-items:center;justify-content:center;min-width:max-content;padding:0 18px;border-left:1px solid var(--e2-border);background:var(--e2-surface);color:var(--e2-text);font-weight:700;text-decoration:none;white-space:nowrap}.editor2-discord-button:hover{background:var(--e2-surface-2);color:var(--e2-accent)}.editor2-info-button.error{color:var(--e2-error)}.editor2-info-button.ok{color:#9ba1ab}.editor2-info-button .status{display:inline;margin:0;color:inherit}.editor2-texture-dock{position:fixed;z-index:35;top:58px;right:12px;width:180px;background:transparent}.editor2-texture-frame{position:relative;aspect-ratio:1;background:#0b0c0f;display:grid;place-items:center;overflow:hidden}.editor2-texture-frame img{display:none;width:100%;height:100%;margin:0;border:0;border-radius:0;background:transparent;object-fit:contain}.editor2-texture-empty{padding:10px;color:var(--e2-muted);text-align:center}.editor2-texture-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--e2-border)}.editor2-texture-tabs button{min-height:30px;padding:4px;border:0;border-right:1px solid var(--e2-border);border-radius:0;background:transparent}.editor2-texture-tabs button:last-child{border-right:0}.editor2-texture-tabs button.active{background:var(--e2-accent);color:#11151c}.editor2-tool-window{position:fixed;z-index:38;left:12px;bottom:156px;width:min(470px,calc(100vw - 24px));max-height:calc(100vh - 226px);display:none;border:1px solid var(--e2-border);background:var(--e2-surface);overflow:auto}.editor2-tool-window.open{display:block}.editor2-window-title{position:sticky;top:0;z-index:2;padding:10px 12px;border-bottom:1px solid var(--e2-border);background:var(--e2-surface);font-size:15px;font-weight:800}.editor2-window-content{display:grid;gap:12px;padding:12px}.editor2-samples-window{width:min(390px,calc(100vw - 24px))}.editor2-window-content .collapsible-section,.editor2-window-content .diagnostic-controls{border:1px solid var(--e2-border);border-radius:3px;background:var(--e2-surface-2)}.editor2-window-content .collapsible-section>summary{display:none}.editor2-window-content .collapsible-content{display:grid!important;gap:10px;padding:0}.editor2-window-content .camo-transform-controls{border:0;background:transparent;padding:0}.editor2-window-content .upload-stack{display:grid;gap:18px}.editor2-window-content .optional-upload{display:grid;gap:5px}.editor2-debug-window{position:fixed;z-index:39;top:104px;left:50%;transform:translate(-50%);width:min(720px,calc(100vw - 24px));max-height:calc(100vh - 198px);display:none;border:1px solid var(--e2-border);background:var(--e2-surface);overflow:auto}.editor2-debug-window.open{display:block}.editor2-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editor2-debug-card{padding:9px;border:1px solid var(--e2-border);background:var(--e2-surface-2)}.editor2-debug-card span{display:block;color:var(--e2-muted);font-size:12px}.editor2-debug-card strong{display:block;margin-top:2px;overflow-wrap:anywhere}.editor2-debug-config,.editor2-debug-specs{display:grid;gap:10px;padding-top:10px;border-top:1px solid var(--e2-border)}.editor2-debug-config>div,.editor2-debug-collapse>div{display:grid;gap:12px;padding:10px}.editor2-debug-collapse{border:1px solid var(--e2-border);background:var(--e2-surface-2)}.editor2-debug-collapse>summary{cursor:pointer;padding:10px 12px;font-weight:750}.editor2-debug-specs{padding-bottom:2px}.editor2-log{min-height:130px;max-height:240px;margin:0;padding:10px;border:1px solid var(--e2-border);background:#0a0b0d;color:var(--e2-muted);overflow:auto;white-space:pre-wrap;font:12px/1.45 Consolas,ui-monospace,monospace}.editor2-log .error{color:var(--e2-error)}.editor2-bottom{position:relative;z-index:31;display:grid;grid-template-columns:minmax(150px,220px) minmax(430px,1fr) minmax(150px,230px) auto;gap:10px;align-items:start;padding:12px 14px 41px;border-top:1px solid var(--e2-border);background:var(--e2-surface);overflow:visible}.editor2-bottom-group{display:grid;gap:4px;min-width:0}.editor2-bottom-group label{color:var(--e2-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.editor2-bottom select,.editor2-bottom input[type=number]{height:34px;padding:6px 8px}.editor2-tiling-row{display:grid;grid-template-columns:minmax(90px,1fr) minmax(90px,1fr) auto;gap:8px;align-items:end}.editor2-slider-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:2px}.editor2-slider-row>div{min-width:0}.editor2-slider-row .row{margin:0 0 2px;font-size:10px}.editor2-slider-row input[type=range]{display:block;width:100%;height:10px;margin:0}.editor2-bottom-actions{display:flex;gap:8px;padding-top:19px}.editor2-bottom-actions button{white-space:nowrap}.editor2-hidden-legacy{display:none!important}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.value{color:var(--e2-muted);font-variant-numeric:tabular-nums}.note,.info{color:var(--e2-muted);font-size:12px}.toggle-row{display:flex;align-items:center;gap:8px}.toggle-row input{width:auto}.override-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.map-override-toggle{position:relative;display:flex;min-height:44px;align-items:center;justify-content:center;padding:9px 12px;border:1px solid var(--e2-border);border-radius:3px;background:var(--e2-surface-2);color:var(--e2-muted);cursor:pointer;font-weight:750;text-align:center;user-select:none;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.map-override-toggle:hover{border-color:var(--e2-accent);color:var(--e2-text)}.map-override-toggle:has(input:checked){border-color:var(--e2-accent);background:var(--e2-accent);color:#10141b}.map-override-toggle:has(input:focus-visible){outline:2px solid var(--e2-text);outline-offset:2px}.map-override-toggle input{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.title{display:block;margin-bottom:5px;font-weight:700}.editor2-mobile-gate{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#050607}.editor2-mobile-gate[hidden]{display:none}.editor2-mobile-card{width:min(430px,100%);padding:20px;border:1px solid var(--e2-border);background:var(--e2-surface)}.editor2-mobile-card h2{margin:0 0 8px}.editor2-mobile-card p{color:var(--e2-muted)}@media(max-width:820px){.editor2-root{grid-template-rows:46px minmax(0,1fr) 212px}.editor2-topbar button{min-height:45px;padding:0 13px}.editor2-bottom{grid-template-columns:1fr 1fr;align-items:end}.editor2-tool-window{left:0;bottom:212px;width:100vw;max-height:46vh;border-left:0;border-right:0}.editor2-topbar .editor2-info-button{flex-basis:260px;min-width:210px;min-height:45px}.editor2-discord-button{padding:0 13px}.editor2-texture-dock{top:54px;right:8px;width:150px}.editor2-debug-window{top:56px;width:100vw;max-height:calc(100vh - 278px);border-left:0;border-right:0}.editor2-debug-grid{grid-template-columns:1fr}}
