.feature-box>.content{margin:0;padding:1rem}.feature-box>.content>.title{display:block;text-transform:uppercase;font-family:industry;font-size:10pt;font-weight:500}.feature-box.-colours .title{background-image:url(/static/img/bulb.svg);background-repeat:no-repeat;background-position:4px 0;background-size:16px 16px;padding-left:22px;color:#ce4a4c}.feature-box.-info .title{background-image:url(/static/img/book.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px;color:#db9350}.feature-box.-fast .title{background-image:url(/static/img/fast.svg);background-repeat:no-repeat;background-position:2px 0;background-size:16px 16px;padding-left:22px;color:#f3dc55}.feature-box.-tree .title{background-image:url(/static/img/tree.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px;color:#c2da67}.feature-box.-git .title{background-image:url(/static/img/git.svg);background-repeat:no-repeat;background-position:1px 0;background-size:16px 16px;padding-left:22px;color:#5da4d4}.feature-box.-wide .title{background-image:url(/static/img/wide.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px;color:#d378e1}.main-features{font-size:13pt}@media screen and (min-width:700px){.main-features>.feature-row{display:flex;border-top:1px solid #333}.main-features>.feature-row>.feature{margin:0;width:33.33333%}.main-features>.feature-row>.feature:not(:last-child){border-right:1px solid #333}}@media screen and (min-width:700px){.main-features>.feature-row:last-child{border-bottom:1px solid #333}}.main-footer{background-color:#333;padding:1rem}.main-footer .icon{position:relative;top:2px;margin-right:3px}.main-footer a:link,.main-footer a:visited{color:#5da4d4}@media screen and (min-width:570.01px){.main-footer{text-align:center}.main-footer>.offsite:first-child{padding-right:1rem}.main-footer>.offsite:last-child{padding-left:1rem}}@media screen and (max-width:570px){.main-footer>.offsite{display:block}.main-footer>.offsite:not(:last-child){padding-bottom:.5rem}.main-footer>.middot{display:none}}.main-installation{}@media screen and (min-width:700px){.main-installation>.radio{border-top:1px solid #333;border-bottom:1px solid #333}}.main-installation>.radio>.radio-inner{padding:1rem}@media screen and (min-width:640.01px){.main-installation .split{display:flex;width:100%}.main-installation .split.-middle{align-items:center}.main-installation .split>*{width:50%}}@media screen and (min-width:640.01px){.main-installation p{margin:0;padding:.25rem 1rem 0}}.main-installation .downloads{background-image:url(/static/img/sup.svg);background-repeat:no-repeat;background-size:12px 16px;color:#c4c4c4;font-size:12pt}@media screen and (max-width:640px){.main-installation .downloads{margin-left:30%;padding-top:4px;padding-left:16px}}@media screen and (min-width:640.01px){.main-installation .downloads{margin-left:2.75rem}}@media screen and (min-width:640.01px){.main-installation .compile{margin:0 .5rem}}@media screen and (min-width:640.01px){.main-installation .compile>p{padding-left:30px}}@media screen and (max-width:570px){.main-installation nobr{white-space:normal}}@media screen and (min-width:700px){.main-introduction{display:flex}.main-introduction>*{width:50%}.main-introduction>.left{margin-right:18px}}@media screen and (max-width:699px){.main-introduction>.right{height:300px}}.main-lede{text-align:left}.main-lede h2{margin-top:0;font-family:industry;font-weight:500}.main-lede b{text-transform:uppercase;font-family:industry;font-size:10pt;font-weight:500}.main-lede code{font-family:iosevka term;font-weight:700}.main-lede .downloads{background-image:url(/static/img/downloadb.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px}.main-lede .docs{background-image:url(/static/img/docs.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px}.os-picker{cursor:default;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;font-family:industry;font-weight:500}.os-picker span{transition:border-bottom-color .1s;margin:0 .5rem}.os-picker span:hover:not(.current){border-bottom:1px solid #999;cursor:pointer}.os-picker span.current{border-bottom:1px solid #fff}.os-picker span:not(.current){border-bottom:1px solid #0000}.os-picker>.oses,.os-picker>.others{margin-bottom:.5rem}@media screen and (max-width:640px){.os-picker>.oses,.os-picker>.others{width:100%;text-align:center}}@media screen and (max-width:399px){.os-picker{font-size:12pt}}@media screen and (min-width:640.01px){.os-picker{display:flex;flex-direction:row-reverse;align-items:center}.os-picker>.oses{width:40%}.os-picker>.others{width:60%}.os-picker .others{text-align:right}.os-picker .dls{background-image:url(/static/img/download.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px;margin-left:1rem}.os-picker .build{background-image:url(/static/img/compile.svg);background-repeat:no-repeat;background-position:0 0;background-size:16px 16px;padding-left:22px}}.terminal-monitor{border-top:1px solid #443;border-bottom:1px solid #334;border-radius:1rem;box-shadow:inset 0 0 10px #000;background-color:#111;padding:1rem;font-size:11pt;overflow-x:scroll}.terminal-monitor .prompt{font-family:iosevka term;font-weight:700}.terminal-monitor pre{margin-top:0;font-family:iosevka term}.terminal-monitor>.err{color:#ce4a4c}