:root{--shell: #3a4248;--accent: #7fbfa8;--label: #f5f1e6;--hot: #d93f30;--void: #1c1f22;--sai-top: env(safe-area-inset-top, 0px);--sai-right: env(safe-area-inset-right, 0px);--sai-bottom: env(safe-area-inset-bottom, 0px);--sai-left: env(safe-area-inset-left, 0px)}html,body{margin:0;height:100%;background:var(--void);overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#app{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:none}canvas{display:block;width:100%;height:100%}canvas:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}
