@import "https://meyerweb.com/eric/tools/css/reset/reset.css";@import "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import "https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";.hljs{color:#383a42}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#50a14f}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}header{height:100%;background-color:#f2f2f2;display:grid;grid-template-columns:1fr 1fr}@media(max-width:640px){header{grid-template-columns:1fr}header .makedeb-brand{justify-content:center}}header .makedeb-brand{height:100%;display:flex;align-self:center;align-items:center}header .makedeb-logo{height:2.9em;width:2.9em;padding:.55em}header .makedeb-logo-text,header .makedeb-logo-text:visited{font-size:1.75em;text-decoration:none;color:#000}header .links{justify-self:end;align-self:center;display:flex;flex-direction:row;padding-right:.75em;flex-wrap:wrap;width:max-content}header .links p,header .links a{font-size:1.15em;margin:.3em .75em;display:inline;padding:0;line-height:1em}header .links p{color:#000;cursor:default}header .links a{color:#919090;transition-property:color;transition-duration:.2s}header .links a:hover{color:#d95618}@media(max-width:640px){header .links{width:100%;padding:.4em 0 .8em;justify-content:center}}.header-hr{width:100%;margin:0;border:0;color:#e6e5e3;background-color:#e6e5e3;height:.25em}footer{height:100%;padding:.8em 0;font-size:1.1em;background-color:#262626;display:flex;justify-content:space-between}@media(max-width:1230px){footer{flex-direction:column}}footer p{color:#d4d4d4;width:fit-content;line-height:1.2em;text-align:center}footer .copyright,footer .generation-info,footer .links{align-self:center}@media(max-width:1230px){footer .copyright,footer .generation-info,footer .links{padding:0 .5em}footer .generation-info,footer .links{padding-top:.5em}}@media(min-width:1230px){footer .copyright{margin-left:.7em}}footer .generation-info a{color:#ed7c47;transition:color .2s}footer .generation-info a:hover{color:#d95618}@media(max-width:1230px){footer .generation-info{display:none}}footer .links{text-align:center}footer .links a{line-height:1.3em;color:#d4d4d4;margin-right:1em;transition-property:color;transition-duration:.2s}@media(max-width:1230px){footer .links a{margin:0 .5em}}footer .links a:hover{color:#ed7c47}.four-o-four{padding-top:15vh;padding-bottom:2em;text-align:center;width:100%}.four-o-four p{font-size:2em;text-align:center;line-height:1.3em}.docs{display:flex;flex-wrap:nowrap;justify-content:start;position:relative}@media(max-width:51.875em){.docs{flex-direction:column}}.docs .show-menu{display:none;padding:1em 5%}.docs .show-menu .unordered-list-icon{width:2em;color:#949494}@media(max-width:51.875em){.docs .show-menu{display:block}}.docs .docs-index{margin-top:3em;padding:0 3em;z-index:3}@media(max-width:51.875em){.docs .docs-index{background-color:#fafafa;margin-top:0;padding:0 .75em;position:absolute;left:-100vh;transition-property:left;transition-duration:.4s;height:100%;display:block;overflow-y:scroll}}.docs .docs-index .arrow-left-icon{display:none;padding-top:1em;width:2em}@media(max-width:51.875em){.docs .docs-index .arrow-left-icon{display:block}}.docs .docs-index *:not(hr){width:fit-content;display:block;font-size:1.1em;line-height:1.3em;white-space:nowrap}@media(max-width:51.875em){.docs .docs-index *:not(hr){width:100%}}.docs .docs-index h2{margin-top:.6em;text-decoration:underline}.docs .docs-index h2:hover,.docs .docs-index p:hover{cursor:default}.docs .docs-index a:not(.colored-link){color:#949494}.docs .docs-index a:hover{color:#d95618}.docs .docs-index a:last-of-type{margin-bottom:1.4em}.docs .post{margin:3em 1em;color:#262626;max-width:40em;min-width:0}@media(max-width:51.875em){.docs .post{margin:0 5% 3em}}.docs .post .title{font-size:2.2em}.docs .post h1,.docs .post h2,.docs .post h3,.docs .post h4{font-weight:400}.docs .post hr{border:none;background-color:#d4d4d4;height:.1em;margin:0}.docs .post .content{margin-left:auto;margin-right:auto}.docs .post .content>*:first-child{margin-top:1em}.docs .post .content h2,.docs .post .content h3,.docs .post .content h4{margin-top:.7em}.docs .post .content h2{font-size:1.8em}.docs .post .content h3{font-size:1.4em}.docs .post .content h4{font-size:1.1em}.docs .post .content p:not(li p),.docs .post .content li{font-size:1.1em;line-height:1.3em}.docs .post .content p{margin:.5em 0}.docs .post .content ul{margin:.5em 0}.docs .post .content .heading .link-icon{color:#a1a1a1;transition-property:color;visibility:hidden}.docs .post .content .heading .link-icon svg{height:.7em;width:auto}.docs .post .content .heading:hover .link-icon{visibility:visible}.docs .post .content .heading:hover .link-icon:hover{color:#d95618}.docs .post .author{display:flex;flex-direction:column;align-items:center}.docs .post .author img{height:5em;width:5em;border-radius:50%;margin:1em 0}.docs .post .author .author-name{font-size:1.5em}.notice{border-left:.2em solid;padding:.2em .4em;margin:.4em 0}.notice *:first-child{margin-top:0!important}.notice *:last-child{margin-bottom:0!important}.notice.note{border-color:#0796de;background-color:#ebf8fe}.notice.warning{border-color:#f7e811;background-color:#fefce0}.toggle-menu{display:flex}.toggle-menu p{padding:0 .3em;margin-bottom:0!important;border-bottom:.15em solid #d4d4d4}.toggle-menu p.active{border-bottom-color:#a1a1a1}.toggle-menu p:hover{cursor:pointer}.makedeb-devs{padding:1em 0}.makedeb-devs .dev{display:flex;min-width:0;padding:1em;padding-left:0}@media(max-width:28.75em){.makedeb-devs .dev{flex-direction:column}}.makedeb-devs .dev .img,.makedeb-devs .dev .info{align-self:center}.makedeb-devs .dev .img img{width:5em;height:auto;border:.2em solid #bbb;border-radius:50em;margin-right:1em}@media(max-width:28.75em){.makedeb-devs .dev .img img{margin-bottom:1em}}.makedeb-devs .dev .info h3{padding-bottom:.3em!important}.makedeb-devs .dev .info h3,.makedeb-devs .dev .info p{padding:0;margin:0}@media(max-width:28.75em){.makedeb-devs .dev .info h3,.makedeb-devs .dev .info p{text-align:center}}p,a,h1,h2,h3,h4,h5,h6,ul,li,td{font-weight:lighter}body{font-family:ubuntu,sans-serif}a,a:visited{color:#d95618;text-decoration:none;transition:color .2s}a:hover{color:#e86c32}em{font-style:italic}strong{font-weight:400}ol,ul{list-style:disc}li{margin-left:1em;display:list-item;padding:.1em 0}table{border-top:.15em solid #d4d4d4;margin:1em 0;display:block;max-width:fit-content;overflow-x:scroll}table thead tr th{font-weight:400;padding:.4em;border-bottom:.2em solid #bbb;background-color:#e8e8e8;border-left:.15em solid #d4d4d4;border-right:.15em solid #d4d4d4}table tbody tr:first-child td{border-bottom:.15em solid #d4d4d4}table tbody tr:last-child td{border-top:.15em solid #d4d4d4}table tbody tr:not(:first-child):not(:last-child){border-top:.15em solid #d4d4d4;border-bottom:.15em solid #d4d4d4}table tbody tr td{line-height:1.3em;padding:.4em;border-left:.15em solid #d4d4d4;border-right:.15em solid #d4d4d4;border-bottom:.15em solid #d4d4d4}code{background-color:#e1e1e1;padding:.1em .2em;font-size:85%;border-radius:.3em;font-family:ubuntu mono,monospace;line-height:1.3em}pre{margin:.5em 0;padding:.3em .5em;background-color:#e1e1e1;overflow:auto}pre code{font-size:100%}.code-block{position:relative}.code-block .clipboard-icon,.code-block .check-icon{position:absolute;color:#8d8d8d;right:0;top:.3125em;padding:0 .3125em;transition-property:color;transition-duration:.2s;z-index:2}.code-block .clipboard-icons{visibility:hidden;opacity:0;transition-property:visibility opacity;transition-duration:.2s}.code-block:hover .clipboard-icons{visibility:visible;opacity:1}.code-block .clipboard-icon{color:#8d8d8d;background-color:#e1e1e1}.code-block .clipboard-icon:hover{color:#d95618;cursor:pointer}.code-block .check-icon{display:none;color:#40a85c;background-color:#e1e1e1}body{display:flex;flex-direction:column;min-height:100vh;height:100%}body .docs{flex-grow:1}footer{margin-top:auto}