:root{--color-bg:#fff;--color-stroke:#a5a5a5;letter-spacing:.18px;color:var(--color-stroke);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:18px/145% system-ui,Avenir Next,Roboto,sans-serif}@media (width<=1024px){:root{font-size:16px}}html{background:var(--color-bg);height:100%;overflow:hidden}#root{box-sizing:border-box;background:var(--color-bg);flex-direction:column;width:100%;height:100%;margin:0;padding:0;display:flex;overflow:hidden}#root>*{flex:1 1 0;min-width:0;min-height:0;overflow:hidden}body{background:var(--color-bg);-webkit-user-select:none;user-select:none;height:100%;min-height:100dvh;margin:0;padding:0;overflow:hidden}.guiding-line{z-index:10;box-sizing:border-box;pointer-events:none;transition:opacity .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.guiding-line>svg{pointer-events:none;width:100%;height:100%;display:block}.guiding-line-animated-labels{pointer-events:none;position:absolute;inset:0}.guiding-line-animated-labels .guiding-text{pointer-events:auto}.guiding-text{pointer-events:auto;text-align:center;line-height:1.2;position:absolute}.guiding-text:is(a){color:var(--color-stroke);text-decoration:underline}.guiding-line-anim-poly{fill:none;stroke:color-mix(in srgb, var(--color-stroke) 40%, transparent);stroke-width:12px}.guiding-line-anim-poly--idle{stroke-dasharray:1;stroke-dashoffset:1px}.guiding-line-anim-poly--draw{stroke-dasharray:1;stroke-dashoffset:1px;animation:guiding-line-stroke-draw var(--guiding-line-stroke-duration,.22s) ease-in forwards}.guiding-line-anim-poly--undraw{stroke-dasharray:1;stroke-dashoffset:0;animation:guiding-line-stroke-undraw calc(var(--guiding-line-stroke-duration,.22s) / 1.5) ease forwards}@keyframes guiding-line-stroke-draw{to{stroke-dashoffset:0}}@keyframes guiding-line-stroke-undraw{to{stroke-dashoffset:1px}}.plane{box-sizing:border-box;aspect-ratio:1;background:var(--color-bg);width:100%;position:relative;container-type:size}.tile{box-sizing:border-box;aspect-ratio:1;justify-content:center;align-items:center;transition:transform .4s,opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;overflow:hidden}.tile>svg{flex-shrink:0;width:100%;height:100%;display:block}.tile-clickable{cursor:pointer}.tile-hidden-callout{z-index:15;box-sizing:border-box;pointer-events:none;color:var(--color-stroke);position:absolute;inset:0}main{box-sizing:border-box;background:var(--color-bg);width:100%;height:100%;min-height:0;margin:0;padding:0;overflow:hidden;container-type:size}.app-body{box-sizing:border-box;flex-direction:row;flex:1;align-items:stretch;width:100%;min-width:0;max-width:100vw;min-height:0;display:flex;overflow:hidden}.app-plane{width:min(100cqw,100cqh)}.mmoriabcd-filler{min-width:20vw;min-height:0;margin-left:calc(min(100cqw, 100cqh) * var(--plane-hub-overflow-x,0) / var(--plane-size,10800));flex:1 0 20vw}.app-tiles-intro{position:absolute;inset:0}.app-tiles-intro--blocking :where(.tile){pointer-events:none}
