:root{--bg:#090c11;--panel:#10151d;--panel2:#151b25;--line:#242c39;--muted:#8c98aa;--text:#f3f7ff;--purple:#8b5cf6;--cyan:#22d3ee;--green:#4ade80;--red:#fb7185;--shadow:0 18px 50px #0008;--radius:18px}*{box-sizing:border-box}html,body{margin:0;background:radial-gradient(circle at 48% -10%,#182136 0,#0b0e14 35%,#080a0e 72%);color:var(--text);font:14px Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100%;overscroll-behavior:none}button,input,textarea,select{font:inherit}button{border:1px solid var(--line);background:#171d27;color:#eaf0fa;border-radius:10px;padding:9px 12px;cursor:pointer;transition:.16s ease}button:hover{border-color:#46536a;background:#1d2532;transform:translateY(-1px)}button.primary{border-color:#7654e8;background:linear-gradient(135deg,#7654e8,#5b8cf5);box-shadow:0 8px 24px #6c5ce733}button.dangerGhost{color:#ff9aaa;border-color:#61313a;background:#241519}input,textarea,select{width:100%;border:1px solid #2b3443;background:#0b1017;color:#f6f8fb;border-radius:10px;padding:10px 11px;outline:none}input:focus,textarea:focus,select:focus{border-color:#7460ed;box-shadow:0 0 0 3px #7654e822}textarea{min-height:96px;resize:vertical}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#7f8da2}.topbar{height:68px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #202735;background:#0b0f15eF;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px}.brandMark{width:39px;height:39px;border-radius:12px;background:linear-gradient(135deg,var(--purple),var(--cyan));display:grid;place-items:center;font-weight:900;box-shadow:0 10px 30px #7654e855}.brand b{font-size:15px}.brand small{display:block;color:var(--muted);margin-top:2px}.topActions{display:flex;gap:7px;align-items:center}.badge{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:12px;color:#b6c0cf}.badge.success{color:#7cf5a3;border-color:#245a37;background:#102719}.badge.dirty{color:#ffd68a;border-color:#5b4623}.badge.saved{color:#a4b1c2}.mobileTop,.mobilePanelHead{display:none}.workspace{display:grid;grid-template-columns:300px minmax(520px,1fr) 390px;min-height:calc(100vh - 68px)}.sidebar{background:#0d1118;border-color:#202735;min-width:0;overflow:auto}.sidebar.left{border-right:1px solid #202735;padding:12px}.sidebar.right{border-left:1px solid #202735}.pane{background:linear-gradient(180deg,#121823,#0f141d);border:1px solid #202938;border-radius:14px;margin-bottom:10px;padding:12px}.projectName{font-weight:750;font-size:16px;margin-top:7px}.miniStats,.menuMeta,.libraryMeta,.libraryFooter{color:var(--muted);font-size:11px}.paneHead,.dockHead,.inspectorTop,.libraryFooter{display:flex;align-items:center;justify-content:space-between;gap:8px}.iconBtn{font-size:19px;padding:5px 9px}.menuList{display:grid;gap:6px;margin:10px 0}.menuTab{display:flex;gap:9px;padding:9px;border:1px solid transparent;border-radius:11px;cursor:pointer}.menuTab:hover,.menuTab.active{background:#1a2230;border-color:#344055}.menuIcon{width:30px;height:30px;border-radius:9px;background:#242d3b;display:grid;place-items:center;font-weight:800}.menuTab small{display:block;color:var(--muted);margin-top:2px}.menuActions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.searchWrap{display:flex;align-items:center;gap:8px;margin:10px 0}.searchWrap span{font-size:20px;color:#8795aa}.categoryBar{display:flex;gap:5px;overflow:auto;padding-bottom:7px;scrollbar-width:none}.categoryBar button{white-space:nowrap;padding:6px 9px;font-size:11px}.categoryBar button.active{background:#2b2750;border-color:#6e5ce7}.libraryMeta,.libraryFooter{display:flex;justify-content:space-between;margin:6px 0}.itemGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:49vh;overflow:auto;padding-right:3px}.libItem{position:relative;min-width:0;border:1px solid #252e3c;background:#0c1118;border-radius:12px;padding:8px 5px;text-align:center;cursor:pointer}.libItem:hover{border-color:#59667c;background:#151c26}.libIcon{height:43px;display:grid;place-items:center}.libIcon img{width:38px;height:38px;image-rendering:pixelated;object-fit:contain}.libName{font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.libId{font-size:9px;color:#6f7c8e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fallback{display:none;font-size:8px;color:#8995a6}.newTag{position:absolute;top:4px;right:4px;font-size:8px;background:#4b357f;padding:2px 4px;border-radius:5px}.mainStage{min-width:0;display:flex;flex-direction:column}.stageToolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #202735;background:#0d1219}.menuTitleWrap{min-width:210px}.menuTitleInput{font-size:20px;font-weight:800;border:0;background:transparent;padding:1px 0;box-shadow:none}.toolGroup{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.toolGroup label{display:flex;align-items:center;gap:6px;color:var(--muted)}.toolGroup select{width:64px;padding:7px}.canvasArea{padding:18px;min-height:455px}.guiBackdrop{min-height:365px;border:1px solid #202938;border-radius:24px;background:radial-gradient(circle at 50% 20%,#25314a,#111720 45%,#090d13 90%);display:grid;place-items:center;padding:28px 18px;overflow:hidden}.minecraftWindow{background:#c7c7c7;border:4px solid #f1f1f1;border-right-color:#4f4f4f;border-bottom-color:#4f4f4f;padding:9px;box-shadow:0 24px 55px #000b;max-width:100%}.minecraftTitle{font-family:monospace;color:#3d3d3d;text-shadow:1px 1px #fff;font-weight:700;padding:0 2px 8px}.inventoryScroll{overflow:auto;max-width:100%;padding-bottom:2px}.inventory{display:grid;grid-template-columns:repeat(9,50px);grid-auto-rows:50px;width:max-content;background:#8b8b8b;border:2px solid #373737;border-right-color:#efefef;border-bottom-color:#efefef}.slot{position:relative;width:50px;height:50px;background:#8b8b8b;border:2px solid #373737;border-right-color:#d9d9d9;border-bottom-color:#d9d9d9;display:grid;place-items:center;cursor:pointer}.slot:hover,.slot.selected{background:#9c9c9c;box-shadow:inset 0 0 0 2px #70eaff}.slot.dragover{background:#798fa4}.slot img{width:39px;height:39px;object-fit:contain;image-rendering:pixelated}.slot .amount{position:absolute;right:3px;bottom:0;color:#fff;font:700 15px monospace;text-shadow:1px 1px 0 #222}.slot .stateDot{position:absolute;left:2px;top:2px;width:7px;height:7px;border-radius:50%;background:#60e68d}.minecraftBottom{display:flex;justify-content:space-between;color:#444;font:11px monospace;padding-top:7px}.quickbar{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.quickbar button{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;text-align:left;align-items:center}.quickIcon{grid-row:1/3}.quickIcon img{width:28px;height:28px;image-rendering:pixelated}.quickbar small{color:#778496}.bottomDock{display:grid;grid-template-columns:1.35fr .65fr;gap:10px;padding:0 14px 14px}.selectedPanel,.simPanel{border:1px solid #202938;background:#0f141c;border-radius:15px;padding:12px}.selectionCard{margin-top:10px}.selectedSummary{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:start}.selectedBigIcon{width:64px;height:64px;border:1px solid #313b4a;border-radius:14px;background:#0a0e14;display:grid;place-items:center}.selectedBigIcon img{width:48px;height:48px;image-rendering:pixelated}.selectedCopy h3{margin:4px 0}.selectedCopy p{margin:3px 0;color:#93a0b2}.loreMini{font-family:monospace;font-size:12px;background:#07090d;border-radius:8px;padding:7px;margin-top:5px}.summaryActions{display:flex;gap:5px;flex-direction:column}.selectedEmpty,.editorEmpty{display:flex;flex-direction:column;gap:5px;color:#8895a7;padding:18px;text-align:center}.selectedEmpty b,.editorEmpty b{color:#dce4ef}.slotBadge,.countBadge{font-size:10px;border:1px solid #303a49;border-radius:999px;padding:4px 7px;color:#9eabba}.clickButtons{display:flex;gap:5px;flex-wrap:wrap;margin:9px 0}.simPanel pre{white-space:pre-wrap;color:#9eabba;background:#090d12;padding:9px;border-radius:9px;min-height:68px}.sidebar.right{display:flex;flex-direction:column;max-height:calc(100vh - 68px)}.inspectorTop{padding:13px 14px}.validation{font-size:10px;border-radius:999px;padding:5px 8px}.validation.ok{color:#72ef9a;background:#0e2a19}.validation.warn{color:#ffd183;background:#35270d}.editorTabs{display:flex;gap:4px;overflow:auto;padding:0 10px 10px;scrollbar-width:none;border-bottom:1px solid #202735}.editorTabs button{white-space:nowrap;font-size:11px;padding:7px 9px}.editorTabs button.active{background:#31285c;border-color:#6f5aea}.editor{overflow:auto;padding:12px 12px 80px}.editorSection{border:1px solid #222b38;background:#0e131b;border-radius:14px;margin-bottom:10px;overflow:hidden}.editorSectionHead{font-weight:800;padding:10px 12px;background:#141a24;border-bottom:1px solid #222b38}.editorSectionBody{padding:11px}.field{margin-bottom:9px}.field label{display:flex;justify-content:space-between;color:#adb8c7;font-size:11px;margin:0 0 5px}.field label em{font-style:normal;color:#697689}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.toggleLine{display:flex;justify-content:space-between;align-items:center;border:1px solid #252e3b;border-radius:10px;padding:9px 10px;margin:7px 0;color:#b8c2cf}.toggleLine input{width:auto}.pillSet,.presetColors{display:flex;flex-wrap:wrap;gap:5px}.pillSet button,.presetColors button{font-size:10px;padding:6px 8px}.notice,.helpCard{border:1px solid #2c3544;background:#111a24;border-radius:11px;padding:10px;color:#9da9b8;margin-bottom:10px}.helpCard{display:flex;gap:8px;flex-direction:column}.fullBtn{width:100%}.itemHero{display:grid;grid-template-columns:68px 1fr;gap:12px;border:1px solid #2f3b4e;background:radial-gradient(circle at 0 0,#1e2a3d,#111721 65%);border-radius:16px;padding:12px;margin-bottom:12px}.itemHeroIcon{width:68px;height:68px;border:1px solid #334053;border-radius:13px;background:#090d12;display:grid;place-items:center}.itemHeroIcon img{width:52px;height:52px;image-rendering:pixelated}.itemHeroName{font:700 15px monospace;margin:5px 0}.itemHeroLore{font:12px monospace;color:#d9dde4}.itemHeroLore span{color:#778397}.textPreview{border:1px solid #2b3443;background:#070a0e;border-radius:10px;padding:9px;margin:8px 0;font-family:monospace}.textPreview>span{display:block;color:#657286;font:9px sans-serif;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.formatBar{display:flex;gap:4px;align-items:center;overflow:auto;padding-bottom:7px;scrollbar-width:none}.formatBar span{width:1px;height:24px;background:#303949;flex:none}.formatBar button{min-width:30px;padding:6px;font-size:10px}.formatBar button:nth-child(1){color:#000}.formatBar button:nth-child(2){color:#555}.formatBar button:nth-child(3){color:#aaa}.formatBar button:nth-child(4){color:#fff}.formatBar button:nth-child(5){color:#f55}.formatBar button:nth-child(6){color:#fa0}.formatBar button:nth-child(7){color:#ff5}.formatBar button:nth-child(8){color:#5f5}.formatBar button:nth-child(9){color:#5ff}.formatBar button:nth-child(10){color:#55f}.formatBar button:nth-child(11){color:#f5f}.loreBuilder{display:grid;gap:6px}.loreRow{display:grid;grid-template-columns:25px 1fr 30px;gap:5px;align-items:center}.loreRow>span{color:#647083;text-align:center;font-size:10px}.loreRow input{font-family:monospace}.emptyLore{color:#6f7c8d;text-align:center;padding:12px;border:1px dashed #2a3341;border-radius:9px}.reqRow,.actionRow,.phRow{display:grid;gap:6px;margin-bottom:6px}.actionRow{grid-template-columns:1fr 34px}.phRow{grid-template-columns:1fr 1fr 34px}.reqRow{grid-template-columns:1fr 1fr}.reqRow .full{grid-column:1/-1}.statePreview{display:flex;gap:10px;align-items:center}.statePreviewIcon img{width:42px;height:42px;image-rendering:pixelated}.statePreview small{display:block;color:#8290a2;margin-top:3px}.presetChoices{display:grid;grid-template-columns:1fr 1fr;gap:6px}.presetChoices button{text-align:left}.presetChoices small{display:block;color:#778396;margin-top:3px}.yamlBox{white-space:pre;overflow:auto;background:#070a0e;color:#b9f3c8;border-radius:10px;padding:12px;max-height:62vh}.modal{position:fixed;inset:0;z-index:100;background:#000a;display:none;place-items:center;padding:16px}.modal.open{display:grid}.modalCard{width:min(760px,100%);max-height:88vh;overflow:hidden;background:#111720;border:1px solid #313b4b;border-radius:18px;box-shadow:var(--shadow)}.modalHead{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #26303f}.modalHead h2{margin:0;font-size:17px}.modalBody{padding:14px;overflow:auto;max-height:calc(88vh - 60px)}.projectRow,.historyRow{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #222b37}.projectRow small,.historyRow small{display:block;color:#7f8b9c}.fillPreview{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0}.fillMat{display:grid;gap:4px;place-items:center}.fillMat img{width:35px;height:35px;image-rendering:pixelated}.fillMat.active{border-color:#7a63ee;background:#2d2851}.toast{position:fixed;left:50%;bottom:26px;z-index:150;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#151c26;border:1px solid #344052;border-radius:999px;padding:10px 15px;box-shadow:var(--shadow);transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.boot{position:fixed;inset:0;z-index:200;background:#090c11;display:grid;place-items:center;align-content:center;gap:6px;transition:.25s}.boot.hidden{opacity:0;pointer-events:none}.bootCube{width:62px;height:62px;border-radius:17px;background:linear-gradient(135deg,#8b5cf6,#22d3ee);display:grid;place-items:center;font-weight:900;font-size:20px}.boot h1{margin:4px 0 0}.boot p{color:#7e8b9e;margin:0}
@media(max-width:1250px){.workspace{grid-template-columns:270px minmax(480px,1fr) 350px}.itemGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){body{padding-bottom:env(safe-area-inset-bottom)}.topbar{height:62px;padding:0 10px}.brand small,.topActions{display:none}.mobileTop{display:flex;gap:6px}.workspace{display:block;min-height:calc(100vh - 62px)}.mainStage{min-height:calc(100vh - 62px)}.sidebar{position:fixed;z-index:80;top:0;bottom:0;width:min(92vw,390px);max-height:none!important;box-shadow:0 0 60px #000d;transition:transform .25s ease;background:#0b1017}.sidebar.left{left:0;transform:translateX(-105%);padding:10px}.sidebar.right{right:0;transform:translateX(105%)}body.showLibrary .sidebar.left{transform:translateX(0)}body.showInspector .sidebar.right{transform:translateX(0)}body.showLibrary:after,body.showInspector:after{content:"";position:fixed;inset:0;background:#0009;z-index:70}.mobilePanelHead{display:flex;position:sticky;top:0;z-index:2;justify-content:space-between;align-items:center;background:#0d131c;padding:8px 4px 10px;border-bottom:1px solid #27303d}.mobilePanelHead button{font-size:20px}.libraryPane{margin-bottom:80px}.itemGrid{grid-template-columns:repeat(3,1fr);max-height:none}.stageToolbar{align-items:flex-start;flex-direction:column;padding:10px}.menuTitleInput{font-size:18px}.toolGroup{justify-content:flex-start;width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.toolGroup>*{flex:none}.canvasArea{padding:10px 6px;min-height:auto}.guiBackdrop{min-height:320px;padding:20px 5px;border-radius:16px}.minecraftWindow{padding:7px;max-width:100%}.inventory{grid-template-columns:repeat(9,44px);grid-auto-rows:44px}.slot{width:44px;height:44px}.slot img{width:35px;height:35px}.quickbar{grid-template-columns:repeat(5,minmax(78px,1fr));overflow:auto}.quickbar button{display:flex;flex-direction:column;text-align:center;align-items:center;min-width:78px}.quickbar small{font-size:8px}.bottomDock{grid-template-columns:1fr;padding:0 7px 76px}.simPanel{display:none}.selectedSummary{grid-template-columns:54px 1fr}.selectedBigIcon{width:54px;height:54px}.selectedBigIcon img{width:42px;height:42px}.summaryActions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.inspectorTop{padding-top:6px}.editor{padding-bottom:90px}.modal{padding:8px}.modalCard{max-height:94vh}.modalBody{max-height:calc(94vh - 55px)}.fillPreview{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.brand b{font-size:13px}.brandMark{width:34px;height:34px}.mobileTop button{padding:7px 8px;font-size:12px}.categoryBar{padding-bottom:10px}.itemGrid{grid-template-columns:repeat(3,1fr)}.libIcon{height:38px}.libIcon img{width:34px;height:34px}.grid2{grid-template-columns:1fr}.presetChoices{grid-template-columns:1fr}.stageToolbar{position:sticky;top:62px;z-index:20;background:#0d1219f5}.guiBackdrop{padding-top:14px}.minecraftTitle{font-size:11px}.inventory{grid-template-columns:repeat(9,40px);grid-auto-rows:40px}.slot{width:40px;height:40px}.slot img{width:32px;height:32px}.minecraftBottom{font-size:9px}.selectedPanel{padding:10px}.itemHero{grid-template-columns:56px 1fr}.itemHeroIcon{width:56px;height:56px}.itemHeroIcon img{width:43px;height:43px}.editorSectionBody{padding:9px}.formatBar{margin-right:-9px}.loreRow{grid-template-columns:20px 1fr 30px}.phRow{grid-template-columns:1fr}.reqRow{grid-template-columns:1fr}.reqRow .full{grid-column:auto}}
.slotNum{display:none}.slot.enchanted:after{content:"";position:absolute;inset:3px;border-radius:5px;box-shadow:inset 0 0 12px #a855f799;pointer-events:none;animation:glint 1.8s ease-in-out infinite alternate}@keyframes glint{from{opacity:.3}to{opacity:.9}}

.navBtn{display:inline-flex;align-items:center;text-decoration:none;color:#dce5f3;border:1px solid var(--line);background:#171d27;border-radius:10px;padding:9px 12px}.navBtn:hover{border-color:#46536a;background:#1d2532}.brandLink{text-decoration:none;color:white}@media(max-width:850px){.topActions .navBtn{display:none}}
.logoBrand{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.logoBrand img{width:42px;height:42px;display:block;filter:drop-shadow(0 8px 20px #7c3aed66)}.bootCube{background:transparent!important;border:0!important;box-shadow:none!important}.bootCube img{width:70px;height:70px;filter:drop-shadow(0 18px 38px #7c3aed77)}
/* v24 */
.topbar .brand img{width:42px!important;height:42px!important}.topbar .brand{gap:10px!important}.topActions .dsSession{display:flex}.topActions .dsSession[hidden]{display:none!important}.workspace{background:radial-gradient(circle at 50% 0,rgba(139,92,246,.055),transparent 30%)}.minecraftWindow,.pane,.sidebar.right,.selectedPanel,.simPanel{box-shadow:0 16px 42px rgba(0,0,0,.18)}@media(max-width:1000px){.topActions .dsSession{margin-left:auto}.topActions>.navBtn{display:none!important}.topActions .badge{display:none!important}}
