:root{--dashboard-drawer-width: 250px;--color-foreground: hsl(0, 0%, 7%);--color-background: hsl(0, 0%, 100%);--color-links: hsl(213, 100%, 52%);--color-links-hover: hsl(213, 100%, 43%);--color-border: hsl(0, 0%, 82%);--font-body: -apple-system, "Segoe UI", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif, system-ui, "Apple Color Emoji", "Segoe UI Emoji"}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:#333;overflow-x:hidden;max-width:100vw;text-rendering:optimizelegibility}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-weight:400;line-height:1.2}h1{font-size:2em}a{color:inherit}code{font-family:menlo,inconsolata,monospace;font-size:calc(1em - 2px);color:#555;background-color:#f0f0f0;padding:.2em .4em;border-radius:2px}.ql-picker-label svg{width:18px!important}.desktop-only{display:none}@media (min-width: 1050px){.desktop-only{display:block}}@media (min-width: 400px){body{font-size:16px}}@keyframes spinner{to{transform:rotate(360deg)}}.fa-spinner{animation:spinner 1s linear infinite}#sapper{width:100vw;overflow-x:hidden}.layout__page{padding:1rem}.layout__row{display:flex;flex-wrap:wrap}.layout__container{max-width:900px;width:100%;padding:.75rem;margin:auto}
