*{margin:0;padding:0;box-sizing:border-box}:root[data-theme=og]{--font-size:14px;--line-height:1.6;--background:#fff;--grey1:#111;--grey2:#555;--grey3:#999;--wash1:#e5e5e5;--wash2:#f2f2f2;--transparentBorder:rgba(0,0,0,.05);@media (prefers-color-scheme:dark){--background:#222;--grey1:#eee;--grey2:#bbb;--grey3:#888;--wash1:#4e4e4e;--wash2:#383838;--transparentBorder:hsla(0,0%,100%,.1)}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter Variable,sans-serif;background-color:var(--background);font-size:var(--font-size);line-height:var(--line-height);color:var(--grey1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}}