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}.container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 9fr;height:100vh}.navbar{align-items:center;background-color:#282c34;color:#fff;display:flex;grid-column:1/3;justify-content:space-between;padding:0 20px}.help{font-size:1rem}.btns{align-items:center;display:flex;justify-content:space-between}.btn:nth-child(4){background-color:#8f2e2e;color:#fff}.btn:nth-child(4):hover{background-color:#fff;color:#8f2e2e;transition:.3s ease-in-out}.btn{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:medium;font-weight:600;margin:0 10px;padding:10px 20px}.btn:hover{background-color:#d1d1d1;transition:.3s ease-in-out}.btn:disabled{background-color:#555658;color:#aeaeae;cursor:not-allowed}@media print{.markdown-text,.navbar{display:none}.container{display:block}}.markdown-preview,.markdown-text{margin:20px;overflow:auto;padding:20px}.mobile-menu{display:none}blockquote{border-left:3px solid;margin-left:25px;padding-left:5px}p>code{padding:3px}code{font-size:.875rem;font-weight:700}code,pre{background:#dcdcdc}pre{display:block;line-height:1.2;overflow:auto;padding:5px}img{margin:5px auto;max-width:90%}.markdown-preview>h1{font-size:2rem;font-weight:700;margin:0}@media only screen and (max-width:600px){.container{display:flex;flex-direction:column}.markdown-text{height:30vh}.navbar{align-items:center;flex-direction:column;justify-content:center}.btns{display:none}.mobile-menu{align-items:flex-end;bottom:20px;display:flex;flex-direction:column;position:fixed;width:100%}.btn-mobile{background-color:#4c515e;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:55px;margin:5px 10px;padding:10px;width:55px}.btn-mobile:first-child{background-color:#8f2e2e}.btn-mobile:disabled{background-color:#555658;color:#aeaeae;cursor:not-allowed}.toggle-menu{display:flex;flex-direction:column}.hide{display:none}}
/*# sourceMappingURL=main.a1b8a166.css.map*/