header{background:linear-gradient(90deg,#90ee90,#add8e6);box-shadow:0 1rem 1.5rem 0 rgba(118,143,255,.1);color:#fff;height:5rem;width:100%}.box{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}header button{position:absolute;right:2rem}.theme-switcher{background:#fff;border-radius:10px;color:#000;height:20px;position:relative;width:40px}.switch{height:12px;left:4px;position:absolute;top:2px;transition:.2s;width:12px}.dark{background:#171923;color:#fff}.dark .switch{left:20px}.toolbar{border-right:1px solid #eee;display:flex;flex-direction:column;flex-wrap:wrap;gap:.75rem;height:100%;margin-right:2rem;padding:0 2rem 0 0}.toolbar button span{font-size:1rem;text-align:left}.toolbar button{align-items:center;border-radius:4px;display:flex;gap:1rem;padding:0 .25rem;transition:.1s}.toolbar button:hover:not(.active){background:#cbd5e0}.active{background:#171923;color:#fff}@media (max-width:992px){.toolbar{border-bottom:1px solid #eee;border-right:0;flex-direction:row;margin-bottom:1rem;padding:0 0 1rem;width:100%}.toolbar span{display:none}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.background{height:calc(100vh - 5rem);position:absolute;top:5rem;width:100vw}.container{margin:0 auto;max-width:74rem;padding:0 2rem}main{align-items:flex-start;background-color:#fff;border-radius:6px;box-shadow:0 1rem 1.5rem 0 rgba(118,143,255,.1);display:flex;margin-top:4rem;padding:2.5rem;width:100%}main h1{margin-bottom:1rem}main p,pre,ul{margin-bottom:.75rem}main blockquote{background:#eee;border-left:.5rem solid #90ee90;display:flex;gap:1rem;margin:1rem 0;padding:1rem}main blockquote>p{align-items:center;display:flex;margin:0}li{list-style-position:inside}main code{background:#eee;padding:.5rem}button{background:none;border:0;cursor:pointer}.editor-container{display:flex;width:100%}.editable{width:100%}footer{color:#a0aec0;margin-top:1rem;text-align:center}.dark-theme{background:#171923;color:#fff}.dark-theme-main{background:#2d3748;box-shadow:none}.dark-theme button{color:#fff}.dark-theme .active{background:#718096}.dark-theme button:hover:not(.active){color:#171923}.dark-theme blockquote{color:#000}.dark-theme main blockquote,.dark-theme main code{background:#718096}@media (max-width:992px){html{font-size:93.75%}.editor-container{flex-direction:column}}@media (max-width:480px){html{font-size:87.5%}.container{padding:0 1rem}}
/*# sourceMappingURL=main.784a1c54.css.map*/