:root{color:#efffd6;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#06100d}*{box-sizing:border-box}body{margin:0;overflow:hidden}#scene,#scene canvas{display:block;width:100vw;height:100vh}.hud{position:fixed;z-index:3;top:1rem;left:1rem;min-width:18rem;padding:1rem 1.2rem;border:1px solid #b7e56a66;border-radius:.8rem;background:#07110ddd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.eyebrow{margin:0;color:#d6ff75;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}h1{margin:.3rem 0 .8rem;font-size:1.35rem}dl{display:grid;gap:.35rem;margin:0}dl div{display:flex;justify-content:space-between;gap:1rem}dt{color:#a9c49e}dd{margin:0}#readback-gallery,html[data-headless=true] .hud,html[data-headless=true] #scene{display:none}html[data-headless=true] body{overflow:auto}html[data-headless=true] #readback-gallery{display:grid;grid-template-columns:repeat(2,320px);gap:8px;width:max-content;padding:8px;background:#06100d}html[data-headless=true] #readback-gallery canvas{display:block;width:320px;height:240px}
