*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#app{width:100%;height:100%}#app>div{margin:0;padding:0}canvas{display:block;outline:none}.ui-overlay{position:absolute;top:20px;left:20px;color:#fff;z-index:1000;pointer-events:none}.ui-overlay h1{font-size:24px;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.ui-overlay p{font-size:14px;opacity:.8;text-shadow:1px 1px 2px rgba(0,0,0,.8)}@keyframes menuPulse{0%{opacity:.7;box-shadow:0 4px 12px #00000080,inset 0 1px #ffffff1a}50%{opacity:.85;box-shadow:0 6px 16px #0009,inset 0 1px #ffffff26,0 0 20px #ffffff1a}to{opacity:.7;box-shadow:0 4px 12px #00000080,inset 0 1px #ffffff1a}}.experience-entry{position:fixed;top:20px;right:20px;left:20px;z-index:9999;display:flex;align-items:center;justify-content:flex-end;gap:16px;pointer-events:none;color:#fff;font:13px/1.5 system-ui}.experience-entry>span{margin-right:auto;text-shadow:0 1px 4px #000}.experience-entry button,.experience-share button{pointer-events:auto;min-height:44px;padding:10px 16px;border:1px solid #aaa;border-radius:6px;background:#151515e6;color:#fff;cursor:pointer;font:inherit}.experience-share{display:flex;gap:8px;align-items:center;flex-wrap:wrap;pointer-events:auto}.experience-share input{width:100%;max-width:260px}.experience-share [role=status]{font-size:12px}.experience-entry button:focus-visible,.experience-share button:focus-visible{outline:2px solid #fff;outline-offset:4px}@media (max-width:600px){.experience-entry{flex-wrap:wrap;gap:10px}.experience-entry>span{width:100%}.unified-menu{left:12px!important;right:12px!important;min-width:0!important;max-width:none!important}.unified-menu>div:first-child{padding:14px!important}}
