@charset "UTF-8";html{scroll-behavior:smooth}body{background-color:#fff}.dark body{background-color:#232323}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0;position:relative;font-family:merriweather,serif;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;text-align:justify;font-size:16px}button,.button{font-family:merriweather,serif}@media screen and (max-width:600px){html,body{text-align:left;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none}}body{display:flex;flex-direction:column}h1,h2,h3,h4,h5{color:#232323;margin:3.13rem 0 .63rem;text-align:left;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none}h5{font-size:1rem;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}:is(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:1.5rem}p,a,li,pre,code,blockquote{color:#232323}ol,ul{list-style-position:outside;margin-left:3rem}ol+img{margin-top:1rem}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark p,.dark li,.dark a,.dark pre,.dark code,.dark blockquote{color:#d4ae8d}.article-content h1,.article-content h2,.article-content h3,.article-content h4{margin-bottom:1.2rem;border-bottom:1px dashed #555}.dark .article-content h1,.dark .article-content h2,.dark .article-content h3,.dark .article-content h4{border-bottom:1px dashed #d4ae8d}pre,code{font-family:roboto mono,monospace;font-size:.95rem;-webkit-hyphens:none;hyphens:none;overflow-x:auto;color:#232323;border-radius:0}pre{margin:0 0 1rem;padding:1rem .75rem;border:1px dashed #232323}.dark pre{border-color:#d4ae8d}.dark code,.dark pre,.dark blockquote{color:#d4ae8d}a{text-decoration:none;border-bottom:1px solid #232323;transition:color 300ms,border-color 300ms}a:hover,a:active{outline:none;color:#2e1c95;border-color:#2e1c95;-webkit-tap-highlight-color:#2e1c95}.dark a{border-color:#d4ae8d}.dark a:hover,.dark a.active{color:#977b62;border-color:#977b62;-webkit-tap-highlight-color:#977b62}.footnotes{font-family:merriweather}.footnotes hr:first-child{display:none}.footnotes ol{margin-left:0!important;padding-left:1rem}.footnotes ol li{counter-increment:footnote-count;margin-bottom:2rem}.footnotes ol li::marker{content:"[" counter(footnote-count)"]"}.footnotes ol li p{margin-left:.3rem}.footnote-ref{font-size:1rem}a[href^="#fn:"],a[href^="#fnref:"]{text-decoration:none;border:none}a[href^="#fn:"]:before{content:'['}a[href^="#fn:"]:after{content:']'}sup,sub{vertical-align:baseline;position:relative;border:none}blockquote{display:block;color:#232323;border:1px dashed #232323;border-left:5px solid #232323;padding:1rem .75rem;margin:1rem 0 2rem}.dark blockquote{color:#d4ae8d;border-color:#d4ae8d}blockquote *:first-child{margin-top:0!important}blockquote *:last-child{margin-bottom:0!important}.navigation-header{padding:.63rem 0;background:#fff;border-bottom:1px dashed #232323}.dark .navigation-header{background:#232323;border-color:#d4ae8d}.nav{display:flex;flex-flow:row;align-items:center;max-width:45rem;margin:0 auto;padding:0 1rem}.nav a{border:none}.nav-logo{display:block;background-image:url(/images/logo_white_min.png);background-repeat:no-repeat;width:10rem;height:2rem;background-size:auto 2rem}.dark .nav-logo{background-image:url(/images/logo_dark_min.png)}.nav-links{flex-grow:1;align-items:center;margin:0;padding:0;font-size:.9rem;list-style:none}.nav-links li{float:right;margin:0 0 0 1rem}.nav-links a{text-decoration:none;border-bottom:none}.content{flex:1 0;width:100%;max-width:45rem;margin:2.5rem auto 5rem;padding:0 1rem;line-height:1.7}p,a{line-height:1.7}.article-head{padding:0 0 .32rem;border-bottom:1px dashed #232323;margin:0 0 2rem}.dark .article-head{border-color:#d4ae8d}.article-title{font-size:2.13rem;margin:0;line-height:1.3}.article-date{font-size:1rem;color:#555}.dark .article-date{color:#919191}.table-of-contents ul{margin-bottom:0!important;margin-top:0!important;list-style-type:none;margin-left:0;padding-left:2rem}.table-of-contents{margin-bottom:3.75rem}.table-of-contents a:before{content:"›";font-weight:700;margin-right:.3rem}.table-of-contents a{border:none;transition:all .1s ease-in}.table-of-contents a:focus,.table-of-contents a:hover{padding-left:.2rem}.article-content p{margin:1rem 0 1.56rem}.article-content p+ul,.article-content p+ol{margin-top:-.63rem}.article-content hr{margin:3.5rem auto;height:1.7rem;background-size:5rem;width:100%;border:none;background-image:url(/images/royalsloth_hr_logo.svg);background-repeat:no-repeat;background-position:50%}.dark .article-content hr{background-image:url(/images/royalsloth_hr_logo_dark.svg)}.article-content ul{margin-bottom:2rem}.article-content ul>li>p{margin:0 0 1rem}img{display:block;margin:0 auto;max-width:100%;height:auto}figure+blockquote,figure+pre,figure+code,figure+.highlight,.article-content figure+p{margin-top:1.67rem}.article-image-large{padding:.13rem;border:solid 1px #e6e6e6;opacity:1;transition:opacity 1s}.article-image-large:hover,.article-image-large:active{opacity:.5}.blog-list{margin:0;padding:0;line-height:1.3em}.group-title{font-size:2rem;margin-top:3.75rem;padding-bottom:.63rem}.blog-post{margin:0 0 1.25rem;padding:0;line-height:1.3}.blog-post a{display:inline-block;box-sizing:border-box;width:auto;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.19rem 0;font-size:1rem;font-weight:700}.blog-post-date{display:block;padding:.25rem 0;color:#555;font-size:.86rem}.dark .blog-post-date{color:#919191}.all-posts{text-align:center;font-family:merriweather}.footer{display:block;min-height:2.5rem;margin:0;padding:0;text-align:center}.footer-links{list-style:none;margin:0;padding:0;color:#ccc;font-size:.88rem}.footer-links li{margin:0;padding:0;display:inline-block}.footer-links a{text-decoration:none;transition:color 300ms;margin:0 .32rem;border:none}.footer-links li::before{content:'•';position:relative}.footer-links li:first-child::before{display:none}.page-links{margin:1.66rem 0;padding:0;text-align:center;font-size:1rem}.page-links li{display:inline-block}.page-links a{text-decoration:none;padding:0 .32rem;color:#555;transition:color 300ms}.page-links a:hover{color:#ccc}.page-links-active a,.page-links-disabled a{text-decoration:none;color:#ccc}.playground-container{margin:1rem 0 2rem}.playground-container .inactive-link{color:#555;border-color:#555}.dark .playground-container .inactive-link{color:#919191;border-color:#919191}.playground.bordered{border:1px dashed #232323;padding:.5rem}.dark .playground.bordered{border:1px dashed #d4ae8d}label{color:#232323}.dark label{color:#d4ae8d}input{border:2px solid #232323;color:#232323;background-color:#fff;padding:0 0 0 .2rem}.dark input{color:#d4ae8d;border-color:#d4ae8d;background-color:#232323}::selection{background-color:rgba(27,27,27,.99);color:#fff}::-moz-selection{background-color:rgba(27,27,27,.99);color:#fff}::-webkit-selection{background-color:rgba(27,27,27,.99);color:#fff}img::selection{background-color:rgba(27,27,27,.3);color:#fff}.dark ::selection{background-color:rgba(212,174,141,.99);color:#232323}.dark img::selection{background-color:rgba(212,174,141,.7);color:#232323}.dark ::-moz-selection{background-color:rgba(212,174,141,.99);color:#232323}.dark ::-webkit-selection{background-color:rgba(212,174,141,.99);color:#232323}input:not([disabled]):focus,select:not([disabled]):focus,textarea:not([disabled]):focus,button:not([disabled]):focus{outline:.25rem solid #2491ff;outline-offset:0}iframe:focus,[href]:focus,[tabindex]:focus,[contentEditable=true]:focus{outline:.25rem solid #2491ff;outline-offset:0}button:focus,.button:focus{outline-offset:.1rem!important}.dark input:not([disabled]):focus,.dark select:not([disabled]):focus,.dark textarea:not([disabled]):focus,.dark button:not([disabled]):focus{outline:.25rem solid #977b62}.dark iframe:focus,.dark [href]:focus,.dark [tabindex]:focus,.dark [contentEditable=true]:focus{outline:.25rem solid #977b62}pre.chroma{outline-offset:-.25rem!important}html,body{visibility:visible}table{color:#232323;border-collapse:collapse;border-spacing:0;margin:1rem auto 1.5rem}table td,table th{border:1px solid #555;border-width:0 0 1px;padding:.25rem .75rem;vertical-align:top}table tr td,table tr th{border-color:#555}table tbody tr:last-child td{border-width:0 0 2px}table thead td,table thead th{border:1px solid #555}table thead tr{border:2px solid #555;border-left:none;border-right:none}table thead td,table thead th{border-width:0 0 2px}.dark table{color:#d4ae8d}.dark table td,.dark table th{border-color:#919191}.dark table tr td,.dark table tr th{border-color:#919191}.dark table thead td,.dark table thead th{border-color:#919191}.dark table thead tr{border-color:#919191}.front-page-table{width:100%}.front-page-table tr{border:none}.front-page-table .date{width:1rem;font-size:.8rem;vertical-align:top;padding-top:.4rem;padding-right:0;color:#555;font-variant-numeric:tabular-nums}.front-page-table .title a{font-weight:700;transition:padding .1s ease-in;border-bottom:none}.front-page-table .title a:hover,.front-page-table .title a:focus{padding-left:.2rem}.dark .front-page-table .date{color:#919191}@media screen and (max-width:700px){.front-page-table .title a:hover,.front-page-table .title a:focus{padding-left:0}}.illustration{display:flex;justify-content:center;margin:1rem 0 1.67rem}svg{width:auto!important;height:auto!important}text,tspan{fill:#000!important}.dark text,.dark tspan{fill:#d4ae8d!important}path{stroke:#000!important}.dark path{stroke:#d4ae8d!important}.illustration>svg:nth-child(1)>g:nth-child(1),.illustration>svg:nth-child(1)>g:nth-child(1)>path:nth-child(1){stroke:none!important}svg .filled{fill:#000!important}.dark svg .filled{fill:#d4ae8d!important}svg .not-filled,svg .not-filled path{stroke:#fff!important}.dark svg .not-filled,.dark svg .not-filled path{stroke:#232323!important}svg .background,svg .background path{fill:#fff!important}.dark svg .background,.dark svg .background path{fill:#232323!important}svg .nostroke{stroke:none!important}.highlight{overflow-x:auto}.chroma .p{color:#555}.chroma .o{color:#555}.chroma .nl{color:#e66900}.chroma .c1{color:#555}.chroma .nt{color:#e45649}.chroma .na{color:#bb7512}.chroma .s{color:#50a14f}.chroma .s1{color:#68c567}.chroma .kr{color:#9d5bb1}.chroma .nx{color:#574c86}.chroma .s2{color:#50a14f}.chroma .k{color:#9d5bb1}.chroma .kc{color:#6d6a72}.chroma .kd{color:#db928b}.chroma .kt{color:#9d5bb1}.chroma .nc{color:#6d6a72}.chroma .nf{color:#667efb}.chroma .n{color:#5c669b}.chroma .m,.mf,.mi{color:#525564}.dark .chroma .k{color:#d3d3d3}.dark .chroma .l{color:#a3eea0}.dark .chroma .n{color:#d4ae8d}.dark .chroma .o{color:#d3d3d3}.dark .chroma .p{color:#d4ae8d}.dark .chroma .cm{color:#838383}.dark .chroma .cp{color:#838383}.dark .chroma .c1{color:#838383}.dark .chroma .cs{color:#838383}.dark .chroma .kc{color:#ddd}.dark .chroma .kd{color:#ddd}.dark .chroma .kn{color:#ddd}.dark .chroma .kp{color:#ddd}.dark .chroma .kr{color:#ddd}.dark .chroma .kt{color:#ddd}.dark .chroma .ld{color:#a3eea0}.dark .chroma .m{color:#838383}.dark .chroma .s{color:#a3eea0}.dark .chroma .na{color:#838383}.dark .chroma .nb{color:#fdce68}.dark .chroma .nc{color:#fdce68}.dark .chroma .no{color:#fdce68}.dark .chroma .nd{color:#fdce68}.dark .chroma .ni{color:#fdce68}.dark .chroma .ne{color:#fdce68}.dark .chroma .nf{color:#d4ae8d}.dark .chroma .nl{color:#fdce68}.dark .chroma .nn{color:#d4ae8d}.dark .chroma .nx{color:#d4ae8d}.dark .chroma .py{color:#fdce68}.dark .chroma .nt{color:#ff8276}.dark .chroma .nv{color:#fdce68}.dark .chroma .ow{font-weight:700}.dark .chroma .w{color:#f8f8f2}.dark .chroma .mf{color:#838383}.dark .chroma .mh{color:#838383}.dark .chroma .mi{color:#838383}.dark .chroma .mo{color:#838383}.dark .chroma .sb{color:#a3eea0}.dark .chroma .sc{color:#a3eea0}.dark .chroma .sd{color:#a3eea0}.dark .chroma .s2{color:#a3eea0}.dark .chroma .se{color:#a3eea0}.dark .chroma .sh{color:#a3eea0}.dark .chroma .si{color:#a3eea0}.dark .chroma .sx{color:#a3eea0}.dark .chroma .sr{color:#7be2f9}.dark .chroma .s1{color:#a3eea0}.dark .chroma .ss{color:#7be2f9}.dark .chroma .bp{color:#fdce68}.dark .chroma .vc{color:#fdce68}.dark .chroma .vg{color:#fdce68}dark .chroma .vi{color:#f9867b}.dark .chroma .il{color:#838383}.dark .chroma .gu{color:#75715e}.dark .chroma.gd{color:#ff8276}.dark .chroma .gi{color:#a6e22e}.screenshot{box-shadow:0 9px 19px rgba(0,0,0,.3),0 6px 6px rgba(0,0,0,.22);margin-bottom:3rem;max-width:100%}.dark .screenshot{box-shadow:0 9px 19px rgba(0,0,0,.3),0 6px 6px rgba(0,0,0,.22)}.screenshot__gnome3{border-radius:4px 4px 0 0}.screenshot__mac{border-radius:4px}.dark .invertImage{filter:invert(100%)}.dark .darkenImage{filter:brightness(.7)}figcaption{text-align:center;color:#555}figcaption a{color:#555;border-color:#555}.dark figcaption{color:#919191}.dark figcaption a{color:#919191;border-color:#919191}figure a:hover{cursor:zoom-in}@font-face{font-family:roboto mono;font-style:normal;font-weight:400;src:local("Roboto Mono"),local("RobotoMono-Regular"),url(/fonts/roboto-mono-v5-latin-regular.woff2)format("woff2"),url(/fonts/roboto-mono-v5-latin-regular.woff)format("woff");font-display:swap}@font-face{font-family:merriweather;font-style:normal;font-weight:400;src:local("Merriweather Regular"),local("Merriweather-Regular"),url(/fonts/merriweather-v19-latin-regular.woff2)format("woff2"),url(/fonts/merriweather-v19-latin-regular.woff)format("woff");font-display:swap}@font-face{font-family:merriweather;font-style:italic;font-weight:400;src:local("Merriweather Italic"),local("Merriweather-Italic"),url(/fonts/merriweather-v19-latin-italic.woff2)format("woff2"),url(/fonts/merriweather-v19-latin-italic.woff)format("woff");font-display:swap}@font-face{font-family:merriweather;font-style:normal;font-weight:700;src:local("Merriweather Bold"),local("Merriweather-Bold"),url(/fonts/merriweather-v19-latin-700.woff2)format("woff2"),url(/fonts/merriweather-v19-latin-700.woff)format("woff");font-display:swap}@font-face{font-family:merriweather;font-style:italic;font-weight:700;src:local("Merriweather Bold Italic"),local("Merriweather-BoldItalic"),url(/fonts/merriweather-v19-latin-700italic.woff2)format("woff2"),url(/fonts/merriweather-v19-latin-700italic.woff)format("woff");font-display:swap}button,.button{border:2px solid #1955a5;background-color:#1955a5;color:#fff;font-size:16px;height:40px;line-height:36px;padding:0 30px;cursor:pointer;user-select:none;text-decoration:none;transition:background-color .2s ease;font-weight:700;display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;line-height:auto}button:hover,.button:hover{color:#fff;background-color:#3d73d5;border-color:#3d73d5}.dark button,.dark .button{border-color:#1955a5;color:#fff}.dark button:hover,.dark .button:hover{color:#fff;background-color:#3d73d5;border-color:#3d73d5}.button__outline{background-color:#fff;border-color:#232323;color:#232323}.dark .button__outline{background-color:#232323;border-color:#d4ae8d;color:#d4ae8d}.button__outline:hover{background-color:#232323;border-color:#232323;color:#fff}.dark .button__outline:hover{background-color:#d4ae8d;border-color:#d4ae8d;color:#232323}.button__center{display:flex;justify-content:center}.docs__block{display:block;border:1px dashed #555;cursor:pointer;padding:1rem}.docs__block h2,.docs__block h3,.docs__block h4,.docs__block h5{margin:0}.docs__block:hover{border:1px dashed #232323;background-color:#f2f2f2}.dark .docs__block{border:1px dashed #919191}.dark .docs__block:hover{border:1px dashed #d4ae8d;background-color:#333}@media print{html,body{font-size:12px;background:#fff;color:#000}.content,.nav{max-width:50rem}.navigation-header .nav-logo{content:url(/images/logo_white_min.png);padding-right:.5rem}.navigation-header .nav-links{visibility:hidden}@page{size:auto;margin-top:10mm;margin-bottom:10mm;margin-left:10mm;margin-right:10mm}.all-posts,.footer{display:none}p:last-child,.footnotes li:last-child{margin-bottom:0;padding-bottom:0}.article-content p a[href^=http]:after,.article-content a[href^=http]:after{content:" (" attr(href)") ";font-size:80%}.article-content table{break-inside:avoid-page}figure{break-inside:avoid-page}p{orphans:4}}