:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf6ef;--bg:#0a1110;--panel:#121b1ce0;--panel-strong:#182323f5;--panel-soft:#ffffff0e;--line:#dfecdd24;--line-strong:#dfecdd38;--text:#edf6ef;--muted:#a8b8af;--muted-2:#7f9188;--green:#93d06f;--green-strong:#b9ef88;--amber:#ffd166;--blue:#7dd3fc;--red:#ff9b8a;--ink:#0d1512;--shadow:0 24px 80px #0000005c;background:#0a1110;font-family:Inter,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:linear-gradient(135deg,#080f0ff0,#12211ee6 48%,#1d1f2beb) 0 0/cover,url(/assets/soil.svg) 0 0/144px 144px;margin:0;overflow-x:hidden}button{min-height:40px;font:inherit;color:#edf8e7;cursor:pointer;background:linear-gradient(#ffffff1a,#ffffff0b);border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:800;line-height:1;transition:transform .16s,border-color .16s,background .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 10px 22px #00000029}button svg,.section-title svg,.brand-mark svg{stroke-width:2.2px;flex:none;width:16px;height:16px}button:hover:not(:disabled){border-color:#b9ef8861;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1c,0 14px 28px #00000038}button:active:not(:disabled){transform:translateY(0)}button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed}.shell{grid-template-columns:minmax(620px,1fr) minmax(430px,540px);gap:18px;width:min(1860px,100%);min-height:100vh;margin:0 auto;padding:18px;display:grid}.play-area,.control-panel{border:1px solid var(--line);background:var(--panel);min-width:0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px}.play-area{grid-template-rows:auto minmax(360px,1fr) auto;display:grid;overflow:hidden}.topbar{border-bottom:1px solid var(--line);background:linear-gradient(#ffffff0d,#fff0);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 14px;display:flex}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{width:42px;height:42px;color:var(--green-strong);background:linear-gradient(#93d06f2e,#7dd3fc14);border:1px solid #b9ef8847;border-radius:8px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff1a}.brand-mark svg{width:22px;height:22px}.eyebrow{color:var(--green-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}h1,h2,h3{letter-spacing:0;margin:0}h1{font-size:clamp(24px,2vw,32px);line-height:1}h2{font-size:15px;line-height:1.2}h3{font-size:15px}.status-strip{border:1px solid var(--line-strong);background:#060c0c73;border-radius:8px;gap:3px;min-width:176px;padding:10px 12px;display:grid}.status-strip span{color:var(--muted);font-size:12px;font-weight:750}.status-strip strong{color:var(--amber);font-size:16px}#game-host{background:linear-gradient(#0a131299,#070c0ceb),#112019;place-items:center;min-height:420px;display:grid;overflow:hidden}#game-host canvas{object-fit:contain;width:min(100%,900px)!important;height:auto!important;max-height:calc(100vh - 158px)!important}.bottom-hud{border-top:1px solid var(--line);background:#060a0a52;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.bottom-hud div{border-right:1px solid #dfecdd1a;min-width:0;padding:13px 14px}.bottom-hud div:last-child{border-right:0}.bottom-hud span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;display:block;overflow:hidden}.bottom-hud strong{color:#fff;margin-top:4px;font-size:23px;line-height:1;display:block}.bottom-hud div:last-child strong{color:var(--amber)}.control-panel{max-height:calc(100vh - 36px);padding:14px;overflow:auto}.control-panel section{border-top:1px solid var(--line);padding:15px 0}.control-panel section:first-of-type{border-top:0;padding-top:0}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.section-title h2{align-items:center;gap:8px;min-width:0;display:inline-flex}.section-title h2 svg{color:var(--green-strong)}.section-title span{min-width:fit-content;color:var(--amber);background:#ffd16614;border:1px solid #ffd1662e;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850}.level-grid{grid-template-columns:repeat(auto-fit,minmax(38px,1fr));gap:8px;display:grid}.level-grid button{aspect-ratio:1;color:#dcebe1;min-height:38px;box-shadow:none;background:#ffffff0e;padding:0}.level-grid button.active{color:var(--ink);background:linear-gradient(#ffe39a,#ffc958);border-color:#ffd16694}.level-grid button.done{color:#eaffdf;background:linear-gradient(#93d06f57,#93d06f1f);border-color:#b9ef8885}.level-grid button.active.done{color:var(--ink);background:linear-gradient(#c8f293,#97d96b)}.level-grid button.locked{color:var(--muted-2);background:#ffffff06}.briefing{gap:10px;display:grid}.briefing>h2{color:#fff;font-size:20px}.briefing p{color:#cbd8d0;margin:0;line-height:1.5}.unlock-strip{background:#7dd3fc12;border:1px solid #7dd3fc2e;border-radius:8px;gap:6px;padding:10px 11px;display:grid}.unlock-strip span{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:900}.unlock-strip strong{color:#e6f7ff;font-size:12px;line-height:1.4}.tips,.goals{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tips li{color:#bdccc3;background:var(--panel-soft);border:1px solid #ffffff12;border-radius:8px;padding:9px 10px 9px 26px;font-size:13px;line-height:1.38;position:relative}.tips li:before{content:"";background:var(--amber);border-radius:50%;width:7px;height:7px;position:absolute;top:15px;left:11px;box-shadow:0 0 0 4px #ffd1661a}.goals li{color:#dce9df;background:var(--panel-soft);border:1px solid #ffffff13;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.goals li.done{color:#102016;background:linear-gradient(#d6f5b5,#aee982);border-color:#b9ef88b8}.goals strong{white-space:nowrap;color:inherit}.editor-tools{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}#editor{border:1px solid #dfecdd2b;border-radius:8px;min-height:300px;overflow:hidden;box-shadow:0 18px 38px #00000038}.cm-editor{height:300px;font-size:14px}.cm-editor.cm-focused{outline-offset:-2px;outline:2px solid #7dd3fc73}.actions{grid-template-columns:1.24fr 1fr 1fr;gap:8px;margin-top:10px;display:grid}.primary{color:#14200e;background:linear-gradient(#ffe39a,#ffc653);border-color:#ffd166a6}.primary:hover:not(:disabled){border-color:#ffe290e6}.ghost{color:#e2efd9;min-height:34px;box-shadow:none;background:#ffffff0e;padding:8px 10px}.ghost[hidden]{display:none}.api-buttons{flex-wrap:wrap;gap:7px;display:flex}.api-chip{color:#d7ede0;max-width:100%;min-height:34px;box-shadow:none;overflow-wrap:anywhere;background:#060a0a6b;padding:8px 9px;font-size:12px}.api-chip.active{color:#102016;background:linear-gradient(#d6f5b5,#aee982);border-color:#b9ef88a6}.api-card{background:#060a0a5c;border:1px solid #dfecdd26;border-radius:8px;margin-top:10px;padding:13px}.api-card h3{color:var(--amber);margin:0 0 10px}.api-card dl{gap:8px;margin:0;display:grid}.api-card dt{color:var(--green-strong);text-transform:uppercase;font-size:11px;font-weight:900}.api-card dd{color:#d6e2db;margin:-6px 0 0;font-size:13px;line-height:1.4}.api-card pre,.console-panel{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.api-card pre{color:#fff1bf;white-space:pre-wrap;background:#00000052;border:1px solid #ffffff12;border-radius:8px;margin:11px 0 0;padding:11px}.achievements{flex-wrap:wrap;gap:8px;display:flex}.achievements span{color:#ffedaa;overflow-wrap:anywhere;background:#ffd16614;border:1px solid #ffd16652;border-radius:999px;max-width:100%;padding:8px 10px;font-size:12px;font-weight:800}.console-panel{color:#ffd1c4;white-space:pre-wrap;background:#00000052;border:1px solid #ff9b8a2e;border-radius:8px;min-height:52px;margin:8px 0 0;padding:11px}.console-panel[hidden]{display:none}body.editor-expanded .shell{grid-template-columns:minmax(420px,.8fr) minmax(700px,1.2fr)}body.editor-expanded #editor{min-height:62vh}body.editor-expanded .cm-editor{height:62vh;font-size:15px}body.editor-expanded .control-panel{max-height:calc(100vh - 36px)}@media (width<=1180px){.shell,body.editor-expanded .shell{grid-template-columns:1fr}.control-panel{max-height:none}#game-host canvas{max-height:68vh!important}}@media (width<=700px){.shell{gap:10px;padding:10px}.topbar{flex-direction:column;align-items:stretch}.status-strip{width:100%}.bottom-hud{grid-template-columns:repeat(3,minmax(0,1fr))}#game-host{min-height:310px}.bottom-hud div:nth-child(3){border-right:0}.section-title{flex-direction:column;align-items:flex-start}.editor-tools{justify-content:stretch;width:100%}.editor-tools button{flex:140px}.actions{grid-template-columns:1fr}}@media (width<=460px){.brand-lockup{align-items:flex-start}.brand-mark{width:38px;height:38px}.bottom-hud{grid-template-columns:repeat(2,minmax(0,1fr))}#game-host{min-height:280px}.bottom-hud div,.bottom-hud div:nth-child(3){border-right:1px solid #dfecdd1a}.bottom-hud div:nth-child(2n){border-right:0}}
