:root{--theme-color-background: #1d1d1d;--theme-color-background-shade: #1d1d1dda;--theme-color-on: #ffffff;--theme-color-shade: #262626e2;--theme-color-shade-up: #49494930;--theme-color-links: #11f7d8;--theme-color-warning: #ff5757;font-family:Montserrat,sans-serif;color-scheme:dark}html{overflow:clip}body{margin:0;perspective:500px;width:100vw;height:100vh;overflow-x:clip;overflow-y:scroll;background-color:var(--theme-color-background);color:var(--theme-color-on)}body *{transform-style:preserve-3d}#app{pointer-events:none}
