:root{--bg:#000;--fg:#ccc;--fg-muted:#666;--rule:#333;--accent:#deff00;--accent-fg:#000;--gutter:70px;--font:verdana, geneva, helvetica, arial, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark only;background:var(--bg)}body{font-family:var(--font);text-transform:lowercase;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:11px;line-height:135%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400}ul,ol,li{list-style:none}img,iframe{vertical-align:bottom;border:0;display:block}::selection{background:var(--accent);color:var(--accent-fg)}@media (max-width:720px){:root{--gutter:20px}}
.layout-module__CUj6aG__main{max-width:1200px}.layout-module__CUj6aG__header{padding:var(--gutter) 0 var(--gutter) var(--gutter)}.layout-module__CUj6aG__logo{letter-spacing:-.02em;color:var(--fg);font-size:22px;line-height:1;display:inline-block}.layout-module__CUj6aG__logo:hover{color:#fff}.layout-module__CUj6aG__body{padding:0 var(--gutter) var(--gutter) var(--gutter);align-items:flex-start;gap:20px;display:flex}.layout-module__CUj6aG__nav{flex:0 0 160px}.layout-module__CUj6aG__nav ul{flex-direction:column;display:flex}.layout-module__CUj6aG__navLink,.layout-module__CUj6aG__navLinkActive{width:90px;padding-left:2px;display:block}.layout-module__CUj6aG__navLinkActive,.layout-module__CUj6aG__navLink:hover{background:var(--accent);color:var(--accent-fg)}.layout-module__CUj6aG__contents{flex:auto;min-width:0}@media (max-width:720px){.layout-module__CUj6aG__body{flex-direction:column;gap:30px}.layout-module__CUj6aG__nav{flex:none}.layout-module__CUj6aG__nav ul{flex-direction:row;gap:10px}}
