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}.sidebar{background-color:var(--color-tertiary-dark);display:flex;flex-direction:column;gap:1rem;height:calc(100% - 12px);left:5px;position:fixed;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.action,.sidebar{border-radius:var(--border-radius-3);padding:1rem 1.5rem}.action{cursor:pointer;font-size:1.8rem;list-style:none}.action.active,.action:not(.active):hover{background-color:var(--color-tertiary)}.modal-content{height:auto}.iframe-wrapper,.modal-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.iframe-wrapper{height:50vh;margin:auto;overflow:hidden;padding-bottom:10px}iframe{border-radius:var(--border-radius-3);height:100%;width:100%}@media only screen and (max-width:768px){.sidebar{height:100%;inset:0}}.ProseMirror{border:1px solid var(--color-tertiary-dark);border-radius:var(--border-radius-3);font-size:1.8rem;margin:10px 20px 10px 10rem;min-height:100vh;padding:1.5rem 2rem}.ProseMirror:focus{outline:none}.ProseMirror img{border-radius:inherit;height:30rem;margin:auto;max-width:100%}a{color:var(--color-primary);cursor:pointer}.ProseMirror p.is-editor-empty:first-child:before{color:#ced4da;content:"Start Typing Here";float:left;height:0;pointer-events:none}@media only screen and (max-width:768px){.ProseMirror{margin:10px 20px 10px 70px}}.modal-instruction{font-size:1.8rem;list-style:none;padding:0 1rem}.modal-instruction:before{color:var(--color-primary);content:"\21D2	";font-size:1.8rem}.modal-instruction .btn{pointer-events:none}.greet-heading{color:var(--color-primary);font-size:3rem;font-weight:700;margin:auto}
/*# sourceMappingURL=main.9b7523a4.css.map*/