:root{--paper: #eef1ff;--surface: #fbfcff;--ink: #070b24;--muted: #4c527a;--primary: #3040d8;--primary-dark: #0818c0;--primary-light: #7078f8;--wash: #dfe4ff;--line: 3px solid var(--ink);--shadow: 7px 7px 0 var(--primary-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;min-width:320px;background:linear-gradient(rgba(17,17,17,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.04) 1px,transparent 1px),var(--paper);background-size:28px 28px;color:var(--ink)}body,button,input{font:inherit}a{color:inherit;text-decoration-thickness:2px;text-underline-offset:.18em}a:hover{background:var(--wash)}img{display:block;max-width:100%}::selection{background:var(--primary-dark);color:#fff}.site-shell{width:min(1120px,calc(100% - 28px));margin:14px auto;border:var(--line);background:var(--surface);box-shadow:var(--shadow)}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.site-header{border-bottom:var(--line)}.site-footer{border-top:var(--line);flex-wrap:wrap;font-size:.875rem}.brand{display:inline-flex;align-items:center;gap:.8rem;font-weight:800;text-decoration:none}.site-nav,.action-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site-nav{font-size:.875rem;font-weight:700;text-transform:uppercase}.hero-section,.section-grid,.contact-band{border-bottom:var(--line);padding:2rem 1rem}.hero-section{min-height:460px;display:grid;align-content:center;gap:1.25rem}.eyebrow{width:fit-content;margin:0;margin-bottom:.8rem;padding:.32rem .5rem;border:2px solid var(--ink);background:var(--primary-light);color:#fff;font-size:.8rem;font-weight:800;line-height:1.2;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:9ch;margin-bottom:0;font-size:2.9rem;line-height:.94;letter-spacing:0;text-transform:uppercase}h2{margin-bottom:1rem;font-size:2rem;line-height:1.05;letter-spacing:0}h3{margin-bottom:.35rem;font-size:1.15rem;letter-spacing:0}.lede{max-width:680px;margin-bottom:.1rem;font-size:1.25rem;line-height:1.45}.sublede{max-width:720px;margin-bottom:.25rem;color:var(--muted);font-size:.98rem;line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border:2px solid var(--ink);background:#fff;box-shadow:4px 4px 0 var(--ink);font-weight:800;text-decoration:none}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.button.primary{background:var(--primary);color:#fff}.section-grid{margin-top:1rem;display:flex;flex-direction:column;gap:2rem}.ml-2{margin-left:2rem}.rows{border-top:var(--line);margin-top:2rem;max-width:50rem;margin-left:auto;margin-right:auto}.work-row{display:grid;grid-template-columns:4rem 1fr;gap:1rem;padding:1.2rem 0;border-bottom:var(--line)}.work-row span{color:var(--primary);font-size:1.4rem;font-weight:900}.work-row p,.blog-summary p,.post-meta,.lede+.action-row{color:var(--muted)}.contact-band{display:grid;gap:1rem;background:var(--primary);color:#fff}.contact-band h2{max-width:780px}.contact-band .eyebrow,.contact-band .button.primary{background:var(--surface);color:var(--ink)}.blog-page,.post-page{width:min(860px,calc(100% - 28px));margin:14px auto;border:var(--line);background:var(--surface);box-shadow:var(--shadow)}.blog-header,.post-header,.blog-list,.post-body{padding:1.25rem}.blog-header,.post-header{border-bottom:var(--line)}.blog-header h1,.post-header h1{max-width:12ch;margin:.75rem 0;font-size:2.5rem}.blog-tools{margin-top:1rem}.blog-tools label{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:800;text-transform:uppercase}.blog-tools input{width:100%;max-width:24rem;padding:.7rem;border:2px solid var(--ink);background:#fff;color:var(--ink)}.blog-list{display:grid;gap:1rem}.blog-summary{display:block;padding:1rem;border:2px solid var(--ink);background:#fff;text-decoration:none}.blog-summary:hover{background:var(--wash)}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.tag{padding:.18rem .4rem;border:2px solid var(--ink);background:var(--primary-light);color:#fff;font-size:.75rem;font-weight:800}.empty-state{padding:1rem;border:2px dashed var(--ink);color:var(--muted)}.post-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.85rem}.post-body{line-height:1.7}.post-body :where(h2,h3){margin-top:2rem}.post-body :where(pre,code){border:2px solid var(--ink);background:#fff}.post-body pre{overflow-x:auto;padding:1rem}.post-body code{padding:.1rem .25rem}.post-body pre code{padding:0;border:0}@media(min-width:760px){.site-header,.site-footer{padding:1rem 1.5rem}.hero-section,.section-grid,.contact-band{padding:3rem 1.5rem}h1{font-size:6rem}.section-grid{grid-template-columns:.8fr 1.2fr}.blog-header,.post-header,.blog-list,.post-body{padding:2rem}.blog-header h1,.post-header h1{font-size:4rem}}@media(max-width:620px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.hero-section{min-height:380px}.brand{align-items:flex-start}.brand span{overflow-wrap:anywhere}.action-row,.button{width:100%}.work-row{grid-template-columns:1fr}}
