@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600&display=swap);.navbar a{color:#fff;text-decoration:none}#editor{font-family:Roboto Mono,IBM Plex Mono,Source Code Pro;font-weight:400}@media screen and (min-width:600px){#editor{height:calc(100vh - 64px)!important}}@media screen and (max-width:600px){#editor{height:calc(100vh - 56px)!important}}.preview a{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#08b8ee,#3344c5);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:0 1px 0 0 #3344c5;text-decoration:none}.preview a:hover{box-shadow:none}.preview blockquote{background:#ededed;border-left:8px solid #3f51b5;color:#555;font-family:var(--font-stack-regular);font-size:125%;font-style:italic;line-height:1.6;margin:10px auto;padding:1.2em 30px 1.2em 75px;position:relative}.preview blockquote:before{color:#3f51b5;content:"“";font-family:serif;font-size:4em;left:10px;position:absolute;top:-10px}.preview blockquote:after{content:""}.preview blockquote span{color:#333;display:block;font-style:bold;font-weight:400;margin-top:1em}.preview{box-sizing:border-box;display:block;font-size:16px;font-weight:400;height:100vh;letter-spacing:.5px;overflow-x:hidden;overflow-y:scroll;padding:15px}.preview__empty{-webkit-animation:fade-in;animation:fade-in;-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;background-color:#fff;justify-content:center;opacity:1;text-align:center}.preview__desktop,.preview__empty,.preview__mobile{display:flex;flex-direction:column}.preview__mobile{background-color:#fff;box-sizing:border-box;height:100%;position:fixed;top:56px;width:100%;z-index:10}.preview__display_none{display:none}.preview__fade_in{-webkit-animation:fade-in;animation:fade-in;-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media screen and (max-width:620px){.preview__empty{position:fixed;top:56px;z-index:10}}@media screen and (min-width:600px){.preview{height:calc(100vh - 64px)}}@media screen and (max-width:600px){.preview{height:calc(100vh - 56px)}}.App{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:100%;width:100%}@media screen and (max-width:620px){.App{display:block}}h1{font-size:2.25rem}h1,h2{text-rendering:geometricPrecision;color:inherit;font-weight:700;line-height:1.1;margin:0 0 1.45rem;padding:0}h2{font-size:1.62671rem}h3{font-size:1.38316rem}h3,h4{text-rendering:geometricPrecision;color:inherit;font-weight:700;line-height:1.1;margin:0 0 1.45rem;padding:0}h4{font-size:1rem}h5{font-size:.85028rem}h5,h6{text-rendering:geometricPrecision;color:inherit;font-weight:700;line-height:1.1;margin:0 0 1.45rem;padding:0}h6{font-size:.78405rem}*,:after,:before{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font:112.5%/1.45em georgia,sans-serif}body{word-wrap:break-word;font-feature-settings:"kern","liga","clig","calt","kern";-moz-font-feature-settings:"kern","liga","clig","calt";-ms-font-feature-settings:"kern","liga","clig","calt";-webkit-font-feature-settings:"kern","liga","clig","calt";font-kerning:normal;font-size:100%;font-weight:400}.prevent-scroll{overflow-y:hidden}address,dd,dl,fieldset,figure,form,hgroup,hr,iframe,img,p,pre,script,ul{margin:0 0 1rem;padding:0}b,dt,strong,th{font-weight:700}blockquote :last-child,li :last-child,p :last-child{margin-bottom:0}code,kbd,samp{line-height:1.45rem}abbr,abbr[title],acronym{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}abbr[title]{text-decoration:none}code,tt{background-color:rgba(0,0,0,.06);border-radius:3px;font-family:var(--font-stack-monospace);padding:.2em 0}code:after,code:before,tt:after,tt:before{content:" ";letter-spacing:-.2em}li{margin-bottom:.725rem}img{max-width:100%}ol,ul{list-style-image:none;list-style-position:outside;margin:0 0 1.45rem 1.45rem;padding:0}ol li,ul li{padding-left:0}li>ol,li>p,li>ul{margin-bottom:.725rem;margin-left:1.45rem;margin-top:.725rem}blockquote{margin:0 1.45rem 1.45rem;padding:0}pre{word-wrap:normal;background:rgba(0,0,0,.06);border-radius:4px;line-height:1.42;padding:1.45rem}pre tt:after,pre tt:before{content:" "}pre code{background:none;line-height:1.42}pre code:after,pre code:before{content:" "}table{border-collapse:collapse;font-size:1rem;line-height:1.45rem;width:100%}hr{background:rgba(0,0,0,.2);border:none;height:1px;margin-bottom:calc(1.45rem - 1px)}@media only screen and (max-width:480px){html{font-size:100%}}body{--font-stack-regular:"Roboto","IBM Plex Sans","Source Sans Pro",sans-serif;--font-stack-monospace:"Roboto Mono","IBM Plex Mono","Source Code Pro",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-stack-regular);margin:0;padding:0}body code{font-family:var(--font-stack-monospace);font-size:80%}
/*# sourceMappingURL=main.59576c3c.css.map*/