:root{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;color:#f3efe2;background:#000}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#000;overflow:hidden}#root{min-height:100vh}.shell{position:relative;width:100vw;min-height:100vh;overflow:hidden}.shell[data-mobile-landscape-lock=active]{position:fixed;top:50%;left:50%;width:var(--locked-width, 100vh);min-height:0;height:var(--locked-height, 100vw);transform:translate(-50%,-50%) rotate(90deg);transform-origin:center}.panel-grid{position:fixed;z-index:7;display:grid;grid-template-columns:1fr;gap:10px;width:min(520px,calc(100vw - 44px));max-height:calc(100vh - 36px);overflow:auto}.debug-panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.shell[data-debug-panels=visible] .debug-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.audio-grid{left:22px;bottom:100px;width:min(300px,calc(100vw - 44px))}.status-grid{top:18px;right:22px;bottom:320px;max-height:none}.asset-grid{right:22px;bottom:18px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:280px}.field-stage{position:fixed;inset:0;z-index:1;min-height:100vh;margin:0;padding:0;border:0;border-radius:0;background:#000;overflow:hidden;touch-action:none}.field-grid,.field-ground-grid{position:absolute;top:50%;left:50%;display:grid;gap:0;width:min(100vw,calc(100vh * var(--field-aspect, 1)));height:min(100vh,calc(100vw / var(--field-aspect, 1)));transform:translate(calc(-50% + var(--field-follow-x, 0%)),calc(-50% + var(--field-follow-y, 0%)));opacity:1;mix-blend-mode:normal;pointer-events:none}.field-ground-grid{z-index:0;opacity:0;visibility:hidden}.field-grid{z-index:2}.field-debug-overlay{opacity:0;visibility:hidden}.shell[data-debug-panels=visible] .field-debug-overlay{opacity:1;visibility:visible}.field-gpu-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;opacity:1}.field-ground-tile{position:relative;min-height:0}.field-tile{position:relative;display:grid;place-items:center;min-height:0;border:1px solid rgba(243,239,226,.04);border-radius:0;background:transparent;color:#f3efe2}.ground-texture{position:absolute;inset:0;width:100%;height:100%;opacity:.82;image-rendering:pixelated}.field-tile span{font-size:1.1rem;opacity:0}.field-tile small{color:#f3efe2ad;opacity:0}.terrain-overlay{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;opacity:0;visibility:hidden;pointer-events:none}.terrain-open{fill:transparent}.terrain-blocked{fill:#0c121870}.geometry-sample-overlay{position:absolute;inset:0;z-index:1;width:100%;height:100%;border-radius:inherit;opacity:0;pointer-events:none}.geometry-sample-point{fill:#f2d98f94;stroke:#07131d85;stroke-width:.003}.geometry-sample-point.textured{fill:#6fd6a7b8}.object-marker{position:absolute;z-index:2;width:12px;height:12px;border:2px solid rgba(7,19,29,.68);border-radius:50%;background:#e07a5f;box-shadow:0 6px 14px #0000004d;transform:translate(-50%,-50%)}.warp-marker{position:absolute;z-index:2;width:14px;height:14px;border:2px solid rgba(7,19,29,.72);background:#6fb7ff;box-shadow:0 6px 14px #0000004d;transform:translate(-50%,-50%) rotate(45deg)}.coord-marker{position:absolute;z-index:2;min-width:4px;min-height:4px;border:2px solid rgba(249,207,91,.92);background:#f9cf5b2e;box-shadow:0 0 0 1px #07131db8}.field-tile span,.field-tile small{position:relative;z-index:2;text-shadow:0 2px 10px rgba(0,0,0,.72)}.player-marker{position:absolute;right:16px;bottom:16px;z-index:3;display:grid;place-items:center;width:34px;height:34px;border:2px solid rgba(9,20,30,.72);border-radius:50%;background:#f2d98f;color:#07131d;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95rem;box-shadow:0 10px 24px #00000047}.player-sprite{position:absolute;z-index:4;display:block;border:0;background-repeat:no-repeat;image-rendering:pixelated;filter:drop-shadow(0 8px 6px rgba(0,0,0,.42))}.object-sprite{position:absolute;z-index:3;display:block;border:0;background-repeat:no-repeat;image-rendering:pixelated;filter:drop-shadow(0 6px 5px rgba(0,0,0,.36))}.field-hud{position:fixed;z-index:9;left:22px;right:562px;bottom:18px;display:flex;justify-content:space-between;gap:16px;margin:0;padding:14px 16px;border:1px solid rgba(242,217,143,.18);border-radius:8px;background:#061115b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f3efe2db}.field-hud span{min-width:0;text-align:right}.panel{padding:12px 14px;border:1px solid rgba(242,217,143,.18);border-radius:8px;background:#09141eb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 60px #00000038}.panel h2{margin:0 0 8px;font-size:1rem}.panel dl,.roadmap ol{margin:0}.empty-state{margin:0;color:#f3efe2bd;line-height:1.7}.empty-state code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.runtime-scene{margin:10px 0 0;color:#f3efe2bd}.panel dl div{display:flex;justify-content:space-between;gap:16px;padding:4px 0;border-top:1px solid rgba(242,217,143,.12)}.panel dl div:first-child{border-top:0;padding-top:0}dt{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:#f2d98fb8}dd{margin:0;text-align:right;font-size:.86rem}.roadmap ol,.archive-list{padding-left:20px;color:#f3efe2d6;line-height:1.8}.roadmap{position:fixed;z-index:6;left:330px;right:562px;bottom:82px;width:auto;max-height:30vh;overflow:auto}.sprite-panel{display:flex;flex-direction:column;justify-content:space-between}.rom-list{margin:18px 0 0;padding:0;list-style:none}.rom-list li{display:flex;justify-content:space-between;gap:16px;padding-top:12px;margin-top:12px;border-top:1px solid rgba(242,217,143,.12);color:#f3efe2d6}.rom-list span{display:grid;gap:3px}.rom-list small{color:#f3efe294}.rom-list code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#f2d98f}.archive-list{margin:0}.archive-list li{display:flex;justify-content:space-between;gap:16px}.archive-list code{white-space:nowrap;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#f2d98f}.matrix-summary{margin:18px 0 0;color:#f3efe2bd}.sprite-preview{display:flex;align-items:center;gap:18px;margin:0}.sprite-preview img{image-rendering:pixelated;width:96px;height:auto;border-radius:12px;background:#f2d98f14;padding:10px}.sprite-preview figcaption{font-size:.95rem;color:#f3efe2d6}@media(max-width:720px){.shell{min-height:100vh}.panel-grid{left:12px;right:12px;width:auto}.status-grid{top:12px;right:12px;max-height:42vh}.audio-grid,.asset-grid,.roadmap{display:none}.field-hud{left:12px;right:12px;bottom:12px;flex-direction:column}.field-hud span{text-align:left}.panel dl div{flex-direction:column}dd{text-align:left}}
