:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-hex:#fff;--background-start-hex:#000;--background-end-hex:#000;--tile-start-hex:#020d2e;--tile-end-hex:#020513;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-hex:#141414;--callout-border-hex:#6c6c6c;--card-hex:#646464;--card-border-hex:#c8c8c8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground-hex);background:linear-gradient(to bottom,transparent,var(--background-end-hex)) var(--background-start-hex)}a{color:inherit;text-decoration:none}