.mc-editor{display:none;border-top:1px solid #2c2a39;margin-top:28px;padding-top:27px}.mc-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.mc-toolbar small{color:#777584;font-size:10px}.mc-toolbar-actions{display:flex;gap:7px;align-items:center}.mc-toolbar-actions input{margin:0;width:155px}.mc-toolbar-actions select{margin:0;width:125px}.mc-toolbar-actions button,.mc-export button,.mc-load{border:1px solid #3c3656;border-radius:7px;background:#18142b;color:#d2c8f4;padding:9px 10px;font:9px 'DM Mono';cursor:pointer;white-space:nowrap}.mc-toolbar-actions button:hover,.mc-export button:hover,.mc-load:hover{border-color:var(--purple);color:#fff}.mc-workbench{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px}.mc-frame{border:1px solid #514a65;border-radius:12px;background:#16131e;padding:13px;box-shadow:inset 0 0 35px #0006}.mc-frame-top{display:flex;justify-content:space-between;align-items:center;padding:5px 4px 13px;color:#efeaff;font:12px 'DM Mono'}.mc-frame-top span{color:#888391;font-size:9px}.mc-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:5px;background:#0c0c12;border-radius:8px;padding:11px}.mc-slot{aspect-ratio:1;border:1px solid #302c3c;border-radius:5px;background:linear-gradient(145deg,#24212e,#17151f);color:#dfd9f2;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:.15s;min-width:0}.mc-slot:hover{border-color:#8f79e9;transform:translateY(-1px)}.mc-slot.selected{border-color:var(--purple);box-shadow:0 0 0 2px #8d72ff55,0 6px 13px #0005}.mc-slot.empty{color:#595563;background:#121119}.mc-slot span{font:600 11px 'DM Mono';color:#c9bdf4;overflow:hidden}.mc-slot.empty span{color:#514e5e}.mc-slot small{font-size:7px;color:#716b7e}.mc-frame-foot{text-align:center;padding-top:12px;color:#6f6a7a;font:9px 'DM Mono'}.mc-inspector{border:1px solid #2d2a3a;border-radius:10px;background:#0e0e15;padding:15px}.mc-inspector>input{margin:0 0 12px}.mc-palette{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;max-height:190px;overflow:auto;padding-right:2px}.mc-material{display:flex;align-items:center;gap:5px;border:1px solid #292636;border-radius:5px;background:#15141e;color:#a9a5b4;padding:6px 5px;cursor:pointer;text-align:left;font-size:8px;min-width:0}.mc-material:hover{border-color:var(--purple);color:#fff}.mc-material i{display:grid;place-items:center;width:17px;height:17px;border-radius:3px;background:#292441;color:#d9d0ff;font:8px 'DM Mono';font-style:normal}.mc-material span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mc-replace{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.mc-replace label{display:block;margin-bottom:8px}.mc-replace input{margin-top:5px;padding:9px 8px;font-size:10px}.mc-replace button{width:100%;border:1px solid #3b3456;background:#1c1731;color:#cfc5ee;border-radius:6px;padding:9px 4px;font:9px 'DM Mono';cursor:pointer}.mc-export{border-top:1px solid var(--line);margin-top:14px;padding-top:14px;display:grid;gap:7px}.mc-export button,.mc-load{display:block;text-align:center}.mc-load input{display:none}@media(max-width:850px){.mc-workbench{grid-template-columns:1fr}.mc-inspector{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mc-inspector>.builder-label,.mc-inspector>input,.mc-palette,.mc-replace,.mc-export{grid-column:1/-1}.mc-replace{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mc-replace button{grid-column:1/-1}.mc-export{display:flex}}@media(max-width:560px){.mc-toolbar{display:block}.mc-toolbar-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}.mc-toolbar-actions input,.mc-toolbar-actions select{width:100%}.mc-toolbar-actions button{width:100%}.mc-grid{gap:3px;padding:7px}.mc-slot span{font-size:8px}.mc-inspector{display:block}.mc-export{display:grid}}
