:root{--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2);--max-width:1170px;--fixed-width:620px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#0f2b43;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:var(--clr-grey-3);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{margin:0 auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section{width:95vw}}.markdown{grid-row-gap:4rem;display:grid;padding:4rem;row-gap:4rem}.input{border-color:transparent;border-radius:.25rem;border-radius:var(--radius);box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:var(--dark-shadow);font-size:1.2rem;line-height:2;min-height:30vh}.input,.result{padding:1rem 2rem}@media screen and (min-width:992px){.markdown{-webkit-column-gap:4rem;column-gap:4rem;grid-template-columns:1fr 1fr;min-height:100vh}}img{height:200px;object-fit:cover;width:400px}blockquote{border-left:5px solid grey;color:var(--clr-grey-5);font-size:2rem;font-style:italic;line-height:2;margin-bottom:1.5rem;padding-left:2rem}blockquote :first-letter{text-transform:uppercase}pre{background:grey;border-radius:.25rem;border-radius:var(--radius);color:#fff;display:inline-block;margin-bottom:1.5rem;padding:1rem 2rem}
/*# sourceMappingURL=main.2f3d1cc4.css.map*/