:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;background:#090807;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:var(--app-height, 100%);min-height:-webkit-fill-available;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}body{position:fixed;inset:0;background:#090807}button{font:inherit}.app-shell{position:fixed;inset:0;width:100vw;height:var(--app-height, 100dvh);min-height:-webkit-fill-available;overflow:hidden;background:#090807}.page-track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.page-track::-webkit-scrollbar{display:none}.menu-page{flex:0 0 100%;min-width:100%;min-height:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-align:start;scroll-snap-stop:always;background:#090807;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.menu-image-wrap{position:relative;width:100%}.menu-image{display:block;width:100%;height:auto;pointer-events:none}.directory-hotspot{position:absolute;z-index:2;appearance:none;border:0;border-radius:6px;background:transparent;cursor:pointer;touch-action:manipulation}.directory-hotspot:active{background:color-mix(in srgb,#d4b06a 20%,transparent)}.directory-hotspot:focus-visible{outline:3px solid #d4b06a;outline-offset:2px}.home-button{position:fixed;top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));z-index:4;display:grid;width:48px;height:48px;place-items:center;appearance:none;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;color:#ffffffe0;background:#0807068a;box-shadow:0 8px 24px #00000038;cursor:pointer;touch-action:manipulation;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-button span{display:block;margin-top:-3px;font-size:40px;font-weight:300;line-height:1}.home-button:active{transform:scale(.96);background:#12100dad}.home-button:focus-visible{outline:3px solid #d4b06a;outline-offset:2px}.page-indicator{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));z-index:3;min-width:54px;border:1px solid rgb(255 255 255 / 14%);border-radius:999px;padding:7px 10px;color:#ffffffd1;background:#08070685;font-size:13px;line-height:1;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
