:root{--ndag-black: #000000;--ndag-near-black: #080808;--ndag-graphite: #141414;--ndag-bone: #fafafa;--ndag-warm-white: #f0eee8;--ndag-grey-light: #c8c8c8;--ndag-grey-mid: #888888;--ndag-accent: #c0c0c0;--ndag-pad-bg: rgba(8, 8, 8, .8);--ndag-pad-border: rgba(250, 250, 250, .16)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}html,body{margin:0;padding:0;width:100%;height:100%;height:100dvh;overflow:hidden;background:var(--ndag-black);color:var(--ndag-bone);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-feature-settings:"tnum";overscroll-behavior:none;position:fixed;inset:0}#game-root{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}#game-root canvas{display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;touch-action:none}#seo-fallback{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
