:root{--bugmobile-red:#e8001a;--bugmobile-black:#0a0a0a;--bugmobile-white:#ffffff;--background:var(--bugmobile-black);--foreground:var(--bugmobile-white);color-scheme:dark}body,html{height:100%;max-width:100vw;overflow:hidden;overscroll-behavior:none}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}