:root{--ground:#e7ecf1;--ground-deep:#d9e0e8;--ink:#131c26;--ink-soft:#55657a;--line:#b9c4d0;--cobalt:#2148d6;--cobalt-ink:#16309a;--bench:#8a98a8;--display:"Bricolage Grotesque", "Helvetica Neue", Arial, sans-serif;--body:"IBM Plex Sans", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, Menlo, monospace}*,:before,:after{box-sizing:border-box}html{background:var(--ground)}body{color:var(--ink);background:var(--ground);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.55}a{color:inherit}a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--cobalt);outline-offset:3px;border-radius:2px}.page{max-width:1120px;margin:0 auto;padding:1.5rem clamp(1.25rem,4vw,3rem) 3rem}.top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:1rem;display:flex}.wordmark{font-family:var(--display);letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.top nav{font-family:var(--mono);gap:1.5rem;font-size:.8125rem;display:flex}.top nav a{color:var(--ink-soft);text-decoration:none}.top nav a:hover{color:var(--cobalt)}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:clamp(1.5rem,5vw,4rem);padding:clamp(2.5rem,7vw,5rem) 0 clamp(2rem,5vw,4rem);display:grid}h1{font-family:var(--display);font-variation-settings:"opsz" 96;letter-spacing:-.025em;text-wrap:balance;max-width:14ch;margin:0 0 1.5rem;font-size:clamp(2rem,4.2vw,3.25rem);font-weight:500;line-height:1.02}.lede{max-width:44ch;color:var(--ink-soft);margin:0;font-size:1.125rem}.hero-ring{width:100%}.ring{width:100%;height:auto;display:block;overflow:visible}.ring text{font-family:var(--mono)}.ring-track circle{fill:none;stroke:var(--line);stroke-width:1.5px}.ring-track .ring-inner{stroke-dasharray:2 6;stroke-width:1px}.core-disc{fill:var(--ground-deep);stroke:var(--ink);stroke-width:1.5px}.core-name{font-family:var(--display);fill:var(--ink);letter-spacing:-.01em;font-size:20px;font-weight:600}.core-tld{fill:var(--ink-soft);font-size:12px}.station{cursor:pointer}.station .beam{stroke:var(--line);stroke-width:1px;transition:stroke .16s,stroke-width .16s}.station .tick{stroke:var(--ink);stroke-width:1.5px}.station .node{fill:var(--cobalt);stroke:var(--ground);stroke-width:3px;transition:r .16s}.station .label{fill:var(--ink);font-size:13px;transition:fill .16s}.station.bench .node{fill:var(--ground);stroke:var(--bench);stroke-width:2px}.station.bench .label{fill:var(--ink-soft)}.station.bench .tick{stroke:var(--bench)}.station.active .beam{stroke:var(--cobalt);stroke-width:2px}.station.active .label{fill:var(--cobalt-ink)}.station.active .node{r:9}.ring a{text-decoration:none}.station.active .beam{stroke-dasharray:6 10;animation:.7s linear infinite beam}@keyframes beam{to{stroke-dashoffset:-16px}}.projects{border-top:1px solid var(--line);padding-top:1.75rem}h2{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 1.5rem;font-size:.8125rem;font-weight:500}.projects ul{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.project{background:var(--ground);border-left:3px solid #0000;padding:1.25rem 1.25rem 1.5rem;transition:border-color .16s,background .16s}.project.active{border-left-color:var(--cobalt);background:#eef2f6}.project.bench.active{border-left-color:var(--bench)}.project-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.project-name{font-family:var(--display);letter-spacing:-.015em;font-size:1.375rem;font-weight:600;text-decoration:none}a.project-name:hover{color:var(--cobalt)}.project.bench .project-name{color:var(--ink-soft)}.project-status{font-family:var(--mono);color:var(--ink-soft);white-space:nowrap;font-size:.75rem}.project.live .project-status:before{content:"";background:var(--cobalt);vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:.4em;display:inline-block}.project-host{font-family:var(--mono);color:var(--ink-soft);margin:.2rem 0 .75rem;font-size:.8125rem;display:block}.project.bench .project-host{text-decoration:line-through;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line)}.project-blurb{margin:0;font-size:.9375rem}footer{border-top:1px solid var(--line);font-family:var(--mono);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin-top:4rem;padding-top:1rem;font-size:.75rem;display:flex}@media (width<=760px){.hero{grid-template-columns:1fr}.hero-ring{max-width:420px;margin:0 auto;padding:0 2.75rem}.top nav a:last-child{display:none}}@media (prefers-reduced-motion:reduce){.station.active .beam{stroke-dasharray:none;animation:none}*{transition:none!important}}.wordmark{text-decoration:none}.doc-body{max-width:640px;padding-top:clamp(2rem,5vw,3.5rem)}.doc-body h1{max-width:none;margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.doc-updated{font-family:var(--mono);color:var(--ink-soft);margin:0 0 2.5rem;font-size:.8125rem}.doc-body h2{font-family:var(--display);letter-spacing:-.01em;text-transform:none;color:var(--ink);margin:2rem 0 .5rem;font-size:1.125rem;font-weight:600}.doc-body p,.doc-body ul{margin:0 0 .9rem}.doc-body ul{padding-left:1.25rem}.doc-body li{margin-bottom:.4rem}.doc-body code{font-family:var(--mono);background:var(--ground-deep);border-radius:3px;padding:.05em .35em;font-size:.875em}.doc-body a{color:var(--cobalt-ink);-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line)}.doc-body a:hover{text-decoration-color:currentColor}.doc-body .doc-list{padding:0;list-style:none}.doc-list li{border-bottom:1px solid var(--line);align-items:baseline;gap:.75rem;padding:.6rem 0;display:flex}.doc-list a{font-family:var(--display);font-size:1.125rem;font-weight:600;text-decoration:none}.doc-kind{font-family:var(--mono);color:var(--ink-soft);font-size:.75rem}footer a{text-decoration:none}footer a:hover{color:var(--cobalt)}
