:root{--background:#fff;--foreground:#171717;--color-background:var(--background);--color-foreground:var(--foreground);--font-mono:"Fira Code", monospace;--font-sans:"Source Sans Pro", system-ui, BlinkMacSystemFont!important}.MuiLink-root:focus{outline-offset:2px!important;box-shadow:none!important;border-radius:4px!important;outline:2px solid #000!important}input::placeholder,textarea::placeholder{white-space:normal;word-break:break-word;line-height:1.5}body{background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);background-color:#fff!important}code,pre{font-family:var(--font-mono)}
