.site-header{background:rgba(10,20,40,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ink-line)}.page-hero{position:relative;padding:64px 0 48px;background:var(--ink-0);overflow:hidden}.page-hero__crumb{font-size:11px;color:var(--bone-dimmer);margin-bottom:20px}.page-hero__crumb a{color:var(--bone-dimmer);transition:color .12s}.page-hero__crumb a:hover{color:var(--bone)}.page-hero__crumb .sep{color:var(--accent)}.page-hero__title{font-size:clamp(48px,8vw,120px);color:var(--bone);margin:0}.page-hero__rule{width:96px;height:3px;background:var(--accent);margin:24px 0 0}.page-body{padding-top:64px;padding-bottom:96px}.page-static .entry-content{max-width:720px;font-size:17px;line-height:1.72;color:var(--bone-dim)}.page-static .entry-content>*+*{margin-top:1.4em}.page-static .entry-content h2{font-family:Anton,sans-serif;text-transform:uppercase;color:var(--bone);font-size:clamp(28px,4vw,44px);margin-top:2.2em;line-height:1}.page-static .entry-content h2:after{content:"";display:block;width:56px;height:3px;background:var(--accent);margin-top:12px}.page-static .entry-content h3{font-family:Anton,sans-serif;font-size:24px;color:var(--bone);margin-top:1.6em}.page-static .entry-content a{color:var(--cyan);text-decoration:none;border-bottom:1px solid transparent}.page-static .entry-content a:hover{border-bottom-color:var(--cyan)}.page-static .entry-content em,.page-static .entry-content strong{color:var(--bone)}.page-static .entry-content ul{list-style:none;padding-left:0}.page-static .entry-content ul li{position:relative;padding-left:22px}.page-static .entry-content ul li:before{content:"";position:absolute;left:0;top:.7em;width:12px;height:2px;background:var(--cyan)}.page-static .entry-content ol{counter-reset:ol;list-style:none;padding-left:0}.page-static .entry-content ol li{position:relative;padding-left:36px;counter-increment:ol}.page-static .entry-content ol li:before{content:counter(ol,decimal-leading-zero);position:absolute;left:0;font-family:JetBrains Mono,monospace;color:var(--cyan);font-size:13px;top:.15em}.page-static .entry-content li+li{margin-top:1.6em}.page-static .entry-content .callout,.page-static .entry-content blockquote{border-left:3px solid var(--cyan);background:var(--ink-2);padding:20px 24px}.page-static .entry-content img{max-width:100%;height:auto}.page-static .entry-content table{width:100%;border-collapse:collapse;font-size:14px}.page-static .entry-content thead th{font-family:JetBrains Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--cyan);background:var(--ink-1);text-align:left;padding:12px}.page-static .entry-content tbody td{padding:12px;border-top:1px solid var(--ink-line);color:var(--bone-dim)}.page-static .entry-content tbody tr:hover td{background:rgba(74,158,255,.04)}.page-static .entry-footer{max-width:720px;margin-top:48px;font-size:12px}.page-static .entry-footer a{color:var(--bone-dimmer)}.page-static .entry-footer a:hover{color:var(--bone)}@media (max-width:640px){.site-header .main-navigation{display:none!important}.page-static .entry-content table{display:block;overflow-x:auto}}