:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#050c0c}.holy-studio{max-width:1120px;margin:24px auto;font-family:ui-sans-serif,system-ui,sans-serif;color:#eaf8f6;position:relative;z-index:10}.holy-grid-layout{display:grid;grid-template-columns:1fr 300px;gap:20px}.holy-upload-top{display:flex;justify-content:center;align-items:center;margin-bottom:10px;gap:12px}.holy-upload-cta{display:inline-flex;gap:8px;align-items:center}.holy-file input{display:none}.holy-file>span{background:#0b1f1e;border:1px solid #103635;color:#a9ffef;border-radius:12px;padding:10px 14px;font-size:14px;cursor:pointer}.holy-file.big>span{padding:12px 16px;font-size:15px}.holy-file>span:hover{filter:brightness(1.07)}.holy-sidepanel{background:#071211;border:1px solid #0b1f1e;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:16px}.holy-panel-head{color:#a9ffef;font-weight:600;font-size:15px}.holy-panel-section{display:flex;flex-direction:column;gap:12px}.holy-note{font-size:12px;color:#9fcfc9}.holy-stage-wrap{position:relative;border:1px solid #0b1f1e;border-radius:14px;overflow:hidden;background:#071211;pointer-events:auto;-webkit-user-select:none;user-select:none}#stageWrap{width:900px;height:600px;max-width:100%}.holy-stage-wrap canvas{touch-action:none}.holy-stage-wrap,.holy-stage-wrap canvas{z-index:20;position:relative}.holy-upload-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#071211f2;z-index:30;border:2px dashed #103635;border-radius:14px}.holy-upload-overlay.hidden{display:none!important}.holy-prompts-buttons{display:flex;flex-direction:column;gap:8px}.holy-prompts-buttons button{background:#0b1f1e;border:1px solid #103635;color:#a9ffef;border-radius:8px;padding:8px 12px;font-size:13px;cursor:pointer;transition:all .2s}.holy-prompts-buttons button:hover{background:#103635;filter:brightness(1.1)}.holy-actions-box{display:flex;gap:8px;justify-content:center;margin-top:12px}.holy-export{position:absolute;right:8px;top:8px;z-index:40;display:inline-flex;gap:6px;align-items:center}.holy-export,.holy-actions-box button{background:#0b1f1e;border:1px solid #103635;color:#a9ffef;border-radius:8px;padding:8px 12px;font-size:13px;cursor:pointer;transition:all .2s}.holy-export:hover,.holy-actions-box button:hover{background:#103635;filter:brightness(1.1)}.holy-actions-box button:disabled,.holy-prompts-buttons button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1) brightness(.9)}.holy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.holy-grid .asset{width:100%;height:120px;padding:12px;border-radius:12px;border:1px solid #103635;background:#071211;cursor:pointer;transition:filter .2s;object-fit:contain;box-shadow:inset 0 0 0 1px #10363533}.holy-grid .asset:hover{filter:brightness(1.06)}
