html,body,main{margin:0;min-height:100vh;display:flex;flex-direction:column}main{padding:0 .5em;max-width:960px}@media screen and (min-width:64em){main{padding:0;text-align:justify}}body{color:#111;background-color:#fff;font-family:sans-serif;margin:0 auto}@media screen and (min-width:64em){body{width:60em}}@media(prefers-color-scheme:dark){body{color:#f8f9fa;background-color:#1f2128}}.content{max-width:960px;width:inherit;margin:0 auto;padding:0 1rem}.content h2{font-size:1.25rem;border-bottom:1px solid #eee;margin-bottom:.5rem}.content li,.content p{margin-bottom:.25rem}.content li:last-child,.content p:last-child{margin-bottom:0}nav{padding-top:.5rem;max-width:960px;margin:0 auto;clear:both;display:flex;justify-content:space-between;border-bottom:1px solid}@media screen and (min-width:48em){nav{border-bottom-style:none}}nav .brand{line-height:1.25em;vertical-align:bottom;display:flex;position:relative;top:1px;padding:0 .5em}nav .brand a{margin-left:.25em;text-decoration:none;color:#111;font-weight:700;font-size:1.25em;line-height:1.25em;vertical-align:bottom}@media(prefers-color-scheme:dark){nav .brand a{color:#f8f9fa}}@media screen and (min-width:64em){nav .brand{padding:0;margin-right:.5rem}}nav .brand .icon{width:1.25em;height:1.25em}nav #left-nav{display:inline-flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;line-height:1.25em}@media screen and (min-width:48em){nav #left-nav{display:flex;flex-direction:row}}nav #left-nav>ul{list-style:none;display:inline-flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0;width:auto;white-space:nowrap}@media screen and (min-width:48em){nav #left-nav>ul{display:flex;flex-direction:row}}@media screen and (min-width:48em){nav #left-nav>ul>li:first-child::before{display:none;margin-left:0}nav #left-nav>ul>li:not(:first-child)::before{content:"\2044\2044";color:#111;display:inline-block;margin-left:.25rem}}@media screen and (min-width:48em) and (prefers-color-scheme:dark){nav #left-nav>ul>li:not(:first-child)::before{color:#f8f9fa}}nav #left-nav>ul>li::before{content:"\21B3";color:#111;display:inline-block;margin-left:.5rem}@media(prefers-color-scheme:dark){nav #left-nav>ul>li::before{color:#f8f9fa}}nav #left-nav>ul>li>a{padding-bottom:0;padding-top:.25em;padding-right:.5em;display:inline-block;margin-left:.25rem;vertical-align:bottom;text-decoration:none;color:#777}@media screen and (min-width:48em){nav #left-nav>ul>li>a{padding-left:.5em}}@media(prefers-color-scheme:dark){nav #left-nav>ul>li>a{color:#bbb}}nav #left-nav>ul>li>a:hover{text-decoration:underline}nav #right-nav{display:flex;padding:0 .5em}nav #right-nav>.btn{background-color:#ffde37;display:block;height:1.25em;padding-bottom:0;padding-top:.25em;padding-left:.5em;padding-right:.5em;margin-left:.25rem}nav #right-nav>.btn:first-child{background-color:#111}@media(prefers-color-scheme:dark){nav #right-nav>.btn:first-child{background-color:#f8f9fa}}nav #right-nav>.btn:first-child>a{color:#fff}@media(prefers-color-scheme:dark){nav #right-nav>.btn:first-child>a{color:#1f2128}}nav #right-nav>.btn>a{color:#111;font-size:.825rem;font-weight:700;text-decoration:none;vertical-align:bottom}@media screen and (min-width:64em){nav #right-nav{padding:0}}a{color:#357edd}@media(prefers-color-scheme:dark){a{color:#5ca4f8}}a:hover{color:#1c5aa9;text-decoration:underline}@media(prefers-color-scheme:dark){a:hover{color:#137bf5}}header{margin:0 auto;max-width:960px;margin-top:.5rem;min-height:auto;display:flex;flex-direction:row;align-items:flex-end;background:#ffde37}header h1{padding:.25rem 1rem;margin:0 -1rem .5rem;background:#fff;border:1px solid rgba(0,0,0,.2)}@media screen and (min-width:64em){header h1{margin:0 -1rem .5rem}}header h1 a{color:#000;cursor:pointer}header h1 a:hover{color:#000}header h1 a small{color:#1c5aa9}header.inline-header h1{font-size:1.2rem}header.inline-header .info a{color:#fff}footer{margin-top:2rem}.hero{margin:0 auto;max-width:960px}.hero p:first-child{margin-top:0}@media screen and (min-width:64em){.hero ul{column-count:2}}.hero>div{padding:2rem 0}.hero strong,.hero h4{color:#111}@media(prefers-color-scheme:dark){.hero{color:#212529}}.footer{max-width:960px;margin:0 auto;font-size:.75em;border-top:1px solid #fff;border-bottom:1px solid #fff;height:2em;line-height:2em;background:#111}@media(prefers-color-scheme:dark){.footer{background:#212529;border-top-color:#1f2128;border-bottom-color:#1f2128;color:#111}}.footer>span{display:block;float:right;background-color:#ffde37}.footer>ul{display:inline;text-indent:0}.footer>ul>li{display:inline;list-style:none;line-height:21px}.footer>ul>li>a{color:#f8f9fa;text-decoration:none}.footer>ul>li>a:hover{text-decoration:underline}.footer>ul>li:not(:first-child)::before{color:#f8f9fa;content:'\FF5C'}.footer>*{padding-left:.5em;padding-right:.5em}