*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050505;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,textarea{font:inherit}img,video{max-width:100%}.route-loading{color:#fff;letter-spacing:0;background:#050505;place-items:center;min-height:100svh;display:grid}.sound-control{right:max(14px, env(safe-area-inset-right));top:max(14px, env(safe-area-inset-top));z-index:1000;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0000008c;border:1px solid #ffffff8c;border-radius:999px;padding:8px 12px;font:600 12px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed}.sound-control:focus-visible{outline-offset:3px;outline:2px solid #fff}.experience-frame{background:radial-gradient(circle at 50% 14%,#ffffff1f,#0000 32%),linear-gradient(120deg,#060606,#14110d 46%,#050505);min-height:100svh;overflow:hidden}.experience-stage{background:#050505;width:100%;height:100svh;min-height:100svh;position:relative;overflow:hidden}.experience-stage>:not(.stage-back-button){height:100%;min-height:100svh}.stage-back-button{top:max(12px, env(safe-area-inset-top));left:max(12px, env(safe-area-inset-left));z-index:1200;cursor:pointer;background:0 0;border:0;width:clamp(42px,11vw,58px);height:auto;padding:0;position:absolute;transform:scaleX(-1)}.stage-back-button img{width:100%;height:auto;display:block}@media (width>=820px){.experience-frame{place-items:center;padding:32px;display:grid}.experience-stage{aspect-ratio:390/844;border:1px solid #ffffff2e;border-radius:28px;width:min(430px,100vw - 64px);height:min(844px,100svh - 64px);min-height:0;max-height:844px;box-shadow:0 32px 90px #0000008c}.experience-stage>:not(.stage-back-button){min-height:100%}.stage-back-button{width:54px;top:18px;left:16px}}@media (width>=820px) and (height<=760px){.experience-stage{width:min(370px,100vw - 64px)}}
