:root{--theme:#040c5b;--t-theme:#040c8b55;--t-lightest:#040c8b1a;--light:white;--sans:Figtree, system-ui;--serif:Sentient, serif;--mono:PT Mono, monospace;--hand:Shantell, serif;--aliasing:auto;--radius:0px;--weight:400;--b-width:1.5px;--border:solid;--spacing:16px}*{box-sizing:border-box;margin:0;position:relative}*:not(img):first-child{margin-top:0 !important}*:not(img):last-child{margin-bottom:0 !important}::selection{background:var(--t-lightest)}html{background:var(--light)}body{font-family:var(--initial-font);color:var(--theme);background:var(--light);margin:0;line-height:1.55em;padding:1.5em 1.5em 4em;font-weight:var(--weight);font-size:17px}.middle{max-width:56em;width:100%;margin:auto;margin-top:8em}main{width:100%;position:relative;margin-top:2em}.arrow{height:20px;width:20px;vertical-align:middle;margin-left:3px}.star{height:14px;vertical-align:middle;margin-left:4px;margin-top:-2px}.links{display:inline-block;padding-top:.7em;padding-left:1.75em;vertical-align:top}.links a{display:block;margin-bottom:.4em;color:inherit;font-size:1.2em;font-weight:300}nav{margin-bottom:1.5em;user-select:none;display:flex;gap:2em;flex-wrap:wrap}nav a{text-transform:uppercase;font-size:1.6em;font-weight:300;color:inherit}.first-half{width:58%}.second-half{width:42%;padding-top:calc(var(--spacing) * .5)}.flex{display:flex;gap:2em;width:100%}section{border:var(--border)var(--b-width)var(--theme);width:100%;position:relative;display:inline-block;margin-bottom:2em;border-radius:var(--radius)}.section-title{position:absolute;top:-1em;left:.5em;background:var(--light);padding:.25em .5em;font-weight:800}.section-content{padding:var(--spacing);padding-top:calc(var(--spacing) * 1.2);font-size:.9em;line-height:1.4em}.box{border:var(--border)var(--b-width)var(--theme);width:100%;margin-bottom:calc(var(--spacing) * 2);border-radius:var(--radius);height:fit-content;display:inline-block}.col-2{column-count:2;gap:2em}.box-title{padding:.75em 1em;color:var(--light);background:var(--theme);font-weight:600;font-size:1em}.box-content{padding:1em 1.25em;font-size:.9em;line-height:1.4em}.top-right{position:fixed;top:0;right:0;height:1.5em;width:1.5em;background:var(--theme);cursor:pointer;border:none}.top-left{position:fixed;top:0;left:0;height:2em;width:2em;padding:6px 10px;background:var(--light);color:inherit;font-weight:800;cursor:pointer;border:none;font-size:1em;font-family:inherit}.excerpt{border:var(--border)var(--b-width)var(--theme);padding:1.5em;font-weight:400;margin:2em 0;background:0 0}.excerpt h4{position:absolute;top:-1.15em;background:var(--light);padding:.5em 0;font-size:1.2em}.excerpt cite{font-weight:800}time{opacity:.7;font-weight:400;font-size:.9rem}@media screen and (max-width:960px){.links{display:none}.flex{max-width:55rem;display:inline-flex}.top-left,.top-right{position:absolute}}@media screen and (max-width:760px){h1{font-size:5.5em}.second-half,.first-half{width:100%}.topics{flex-direction:column;gap:0}}@media screen and (max-width:600px){body{font-size:16.5px}.first-half{margin-bottom:2em}body{padding:1.2em}header{margin-top:4em;text-align:center;margin-bottom:1.5em}nav{font-size:1.1em;justify-content:center;gap:.6em 1.1em;margin-bottom:1.2em}h1{font-size:3em}main{margin-top:1em}nav a{font-size:1.1em}.flex{display:inline-block;margin-bottom:0}.col-2{column-count:1}h2{font-size:2em}h3{font-size:1.4em}}@media screen and (max-width:430px){nav{max-width:16em;margin-left:auto;margin-right:auto}}