:root{--bg:#111114;--bg-raised:#1c1c21;--text:#f2f1ea;--text-dim:#9a98a3;--border:#2c2c33;--gb-blue:#22d;--gb-green:#22b14c;--gb-magenta:#e2b;--gb-red:#e22;--sans:"Sora", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Fraunces", Georgia, serif;--mono:ui-monospace, Consolas, monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font:18px/1.5 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none}h1,h2,h3{font-family:var(--heading);margin:0;font-weight:600}p{margin:0}button{font:inherit;color:inherit}.boot-sequence{z-index:100;opacity:1;background:#000;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.boot-sequence--fading{opacity:0}.boot-sequence__logo{width:min(80vw,500px)}.boot-sequence__logo svg{width:100%;height:auto;display:block}.ambient-blob-field{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.ambient-blob-field g{transition:opacity 1.1s}.ambient-blob__box{fill:none;stroke:var(--text);stroke-width:1px}.ambient-blob__label{fill:var(--text);font-family:var(--mono);font-size:9px}.orbit-stage{z-index:2;position:absolute;inset:0}.orbit-circle{will-change:left, top, width, height, opacity;background-color:#17171b;background-image:radial-gradient(circle at 30% 22%,#ffffff0d,#0000 55%),radial-gradient(circle at 72% 78%,#0006,#0000 62%),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 3px);border:1px solid #f2f1ea24;border-radius:50%;justify-content:center;align-items:center;transition:left .65s cubic-bezier(.22,.61,.36,1),top .65s cubic-bezier(.22,.61,.36,1),width .65s cubic-bezier(.22,.61,.36,1),height .65s cubic-bezier(.22,.61,.36,1),opacity .5s;display:flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:10px 16px 0 -6px #0006,0 6px 20px #0006}.orbit-circle:after{content:"";opacity:.1;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.orbit-circle__badge{width:88%;height:88%;transition:opacity .3s}.orbit-circle__badge--hidden{opacity:0}.orbit-circle__hero{opacity:1;transition:opacity .3s;position:absolute;inset:0}.orbit-circle__hero--hidden{opacity:0;pointer-events:none}.orbit-circle__hero .dither-portrait{border-radius:0;width:100%;height:100%}.orbit-circle__iframe{border:none;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.orbit-circle{transition:opacity .3s}}.node-overlay{z-index:6;pointer-events:none;width:min(60vw,700px);position:absolute;top:6vh;left:6vw}.node-overlay__panel{width:100%;transition:opacity .4s;position:absolute;top:0;left:0}.node-overlay__panel h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1}.node-overlay__panel p{color:var(--text-dim);max-width:30em;margin-top:8px;font-size:clamp(.95rem,1.6vw,1.15rem)}.node-overlay__title-link{color:inherit;pointer-events:auto;text-decoration:none;transition:transform .2s;display:inline-block}.node-overlay__title-link:hover{text-underline-offset:6px;text-decoration:underline;transform:translate(6px)}@media (width<=768px){.node-overlay{width:80vw}}.mini-map{z-index:10;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.mini-map__dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:background-color .3s,width .3s,height .3s}.mini-map__dot--visited{background:var(--text-dim)}.mini-map__dot--current{background:var(--text);width:12px;height:12px;box-shadow:0 0 6px #f2f1ea99}@media (width<=768px){.mini-map{gap:6px;bottom:14px;right:14px}.mini-map__dot{width:6px;height:6px}.mini-map__dot--current{width:9px;height:9px}}.chrome-mark{filter:drop-shadow(0 6px 10px #00000080);width:100%;height:100%;display:block}.ps1-object-canvas{width:100%;height:100%;image-rendering:pixelated;display:block}.dither-portrait{aspect-ratio:1;background:#000;border-radius:4px;flex-shrink:0;width:100%;overflow:hidden}.dither-portrait canvas,.dither-portrait img{object-fit:cover;width:100%;height:100%;display:block}.nav-shell{background-color:var(--bg);background-image:radial-gradient(circle at 50% 42%,#f2f1ea09,#0000 60%);width:100vw;height:100dvh;position:relative;overflow:hidden}.nav-shell__hint{z-index:6;color:var(--text-dim);letter-spacing:2px;text-transform:uppercase;font-size:.85rem;position:absolute;bottom:4vh;left:50%;transform:translate(-50%)}
