@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{text-decoration:none;color:#fff}#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{text-decoration:none;background:linear-gradient(90deg,#08b8ee,#3344c5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;box-shadow:0 1px 0 0 #3344c5}.preview a:hover{box-shadow:none}.preview blockquote{font-family:var(--font-stack-regular);font-size:125%;font-style:italic;margin:10px auto;color:#555;padding:1.2em 30px 1.2em 75px;border-left:8px solid #3f51b5;line-height:1.6;position:relative;background:#ededed}.preview blockquote:before{content:"“";color:#3f51b5;font-family:serif;font-size:4em;position:absolute;left:10px;top:-10px}.preview blockquote:after{content:""}.preview blockquote span{display:block;color:#333;font-style:bold;font-weight:400;margin-top:1em}.preview{display:block;font-size:16px;font-weight:400;letter-spacing:.5px;padding:15px;height:100vh;box-sizing:border-box;overflow-y:scroll;overflow-x:hidden}.preview__empty{justify-content:center;text-align:center;background-color:#fff;opacity:1;animation:fade-in;animation-iteration-count:1;animation-timing-function:ease;animation-duration:.55s}.preview__desktop,.preview__empty,.preview__mobile{display:flex;flex-direction:column}.preview__mobile{box-sizing:border-box;position:fixed;z-index:10;top:56px;background-color:#fff;height:100%;width:100%}.preview__display_none{display:none}.preview__fade_in{animation:fade-in;animation-iteration-count:1;animation-timing-function:ease;animation-duration:.55s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media screen and (max-width:620px){.preview__empty{position:fixed;z-index:10;top:56px}}@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{margin:0 0 1.45rem;padding:0;font-weight:700;color:inherit;text-rendering:geometricPrecision;line-height:1.1}h2{font-size:1.62671rem}h3{font-size:1.38316rem}h3,h4{margin:0 0 1.45rem;padding:0;font-weight:700;color:inherit;text-rendering:geometricPrecision;line-height:1.1}h4{font-size:1rem}h5{font-size:.85028rem}h5,h6{margin:0 0 1.45rem;padding:0;font-weight:700;color:inherit;text-rendering:geometricPrecision;line-height:1.1}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{font-size:100%;font-weight:400;word-wrap:break-word;-webkit-font-kerning:normal;font-kerning:normal;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"}.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{font-family:var(--font-stack-monospace);background-color:rgba(0,0,0,.06);border-radius:3px;padding:.2em 0}code:after,code:before,tt:after,tt:before{letter-spacing:-.2em;content:" "}li{margin-bottom:.725rem}img{max-width:100%}ol,ul{margin:0 0 1.45rem 1.45rem;padding:0;list-style-position:outside;list-style-image:none}ol li,ul li{padding-left:0}li>ol,li>p,li>ul{margin-left:1.45rem;margin-bottom:.725rem;margin-top:.725rem}blockquote{margin:0 1.45rem 1.45rem;padding:0}pre{line-height:1.42;background:rgba(0,0,0,.06);border-radius:4px;word-wrap:normal;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{font-size:1rem;line-height:1.45rem;border-collapse:collapse;width:100%}hr{margin-bottom:calc(1.45rem - 1px);background:rgba(0,0,0,.2);border:none;height: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;margin:0;padding:0;font-family:var(--font-stack-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body code{font-family:var(--font-stack-monospace);font-size:80%}
/*# sourceMappingURL=main.f714ff9f.chunk.css.map */