:root{font-family:system-ui,sans-serif;color-scheme:dark;color:#d3e6ef}html[data-robot-page]{color-scheme:light dark;background:transparent}html[data-robot-page][data-embedded=false]{color-scheme:only light}html[data-robot-page]:has(#root[data-hologram-variant=light-surface]){color-scheme:only light}html[data-robot-page]:has(#root[data-hologram-variant=dark-surface]){color-scheme:only dark}html[data-robot-page] body,html[data-robot-page] #root,html[data-robot-page] .hologram-page,html[data-robot-page] .hologram-stage{background:transparent}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:transparent}.hologram-page{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.hologram-stage{position:relative;flex:1;min-height:0}.hologram-stage canvas{display:block}.hologram-toolbar{flex:none;align-self:center;margin:.5rem 1rem max(1rem,env(safe-area-inset-bottom));display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:calc(100% - 2rem);padding:.65rem .85rem;border-radius:.75rem;background:#07111fe8;border:1px solid #425466;font-size:.875rem}.hologram-toolbar a{color:#a5e6e8;text-decoration:none;letter-spacing:.08em}.hologram-toolbar label{display:flex;gap:.4rem;align-items:center}button,select{font:inherit;color:#e2eef3;background:#192c3b;border:1px solid #60768b;border-radius:.4rem;min-height:2.75rem;padding:.4rem .7rem}button,select,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.7}:focus-visible{outline:3px solid #69e8e5;outline-offset:3px}.hologram-status{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;line-height:1.6;color:#c7e7ee}.hologram-status strong{font-size:1.125rem}.hologram-status p{max-width:26rem}[data-background=white] .hologram-status,[data-background=transparent] .hologram-status{color:#24434d}@media(max-height:320px){.hologram-toolbar{bottom:.4rem;padding:.25rem .5rem;gap:.4rem}}
