@import url(https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{color:blue}:root{--global-font-family:"Space Mono",monospace}div,h1,h2,h3,h4,h5,h6{font-family:Space Mono,monospace;font-family:var(--global-font-family)}.column{float:left}.column.ingredients{width:40%}.column.methods{width:60%}@media screen and (max-width:600px){.column.ingredients,.column.methods{width:100%}}.content{background:#fff;margin:auto;max-width:800px;padding:10px}.recipe-container{display:flex;flex-direction:row;justify-content:center;padding-left:16px;padding-right:16px}.recipe-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:20px}.black-link{color:#000;text-decoration:none}.black-link:hover{text-decoration:underline}.white-link{color:#fff;text-decoration:none}.white-link:hover{text-decoration:underline}.current-step{font-weight:700;opacity:1}.faded-step{font-weight:400;opacity:.5}.play-mode-message{color:#555;font-size:.9rem;margin-left:1rem}.faded-step:not(.current-step):before{content:"";display:inline-block;font-weight:700;visibility:hidden;width:0}.ingredients div,.methods div{font-family:Roboto Mono,monospace}
/*# sourceMappingURL=main.be504c01.css.map*/