@use 'reset.scss';body{color:#222;font-family:sans-serif;line-height:1.5;margin:10px}header{border-bottom:1px solid #222;margin-bottom:1rem;display:flex;gap:20px;align-items:center}header h1{font-size:150%;margin:0}header h1 .title-link{color:inherit}footer{border-top:1px solid #222;margin-top:1rem}a{color:#00e;text-decoration:none}nav ul{list-style:none}.key-prefix{font-family:"Noto Mono"}code{font-family:"Noto Mono"}.main-block{display:flex;flex-direction:row}.menu-wrapper{padding:5px;min-width:200px;border-right:1px solid black}main{margin-left:25px;margin-right:25px}.configuration-docs{border-bottom:1px solid black}.tree-item{margin-top:2px;padding-top:2px;margin-bottom:2px;padding-bottom:2px}.tree-item summary{padding-bottom:1px;border-bottom:1px solid #222}.config-tree-level{margin-left:20px}.footer-elements-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 768px){.main-block{flex-wrap:wrap;flex-direction:column}.menu-wrapper{margin-right:0;border-right:none;border-bottom:1px solid black;min-width:100%}main{width:100%}nav ul li{display:inline}}
