@font-face{font-family:Jost;src:url(/fonts/jost-variable.woff2)format("woff2-variations"),url(/fonts/jost-variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#1a1a1d;--fg:#ececee;--fg-muted:#96969e;--accent:#e8a33d;--border:#2e2e33;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:"SF Mono", "Fira Code", Consolas, monospace;--font-display:"Jost", "Futura", var(--font-sans);--max-w:680px;--pad-x:1.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.7}.container{max-width:var(--max-w);padding:0 var(--pad-x);margin:0 auto}.site-header{border-bottom:1px solid var(--border);padding:1.25rem 0}.header-inner{justify-content:space-between;align-items:center;display:flex}.wordmark{font-family:var(--font-display);color:var(--fg);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.wordmark-mark{flex-shrink:0;width:20px;height:20px}.site-nav{gap:1.5rem;display:flex}.site-nav a{font-family:var(--font-mono);color:var(--fg-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;text-decoration:none;transition:color .15s}.site-nav a:hover{color:var(--fg)}main{padding:4rem 0 5rem}.site-footer{border-top:1px solid var(--border);padding:1.5rem 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-copy{color:var(--fg-muted);font-size:.875rem}.footer-links{gap:1.25rem;display:flex}.footer-links a,.footer-links .copy-email{color:var(--fg-muted);font-size:.875rem;text-decoration:none}.footer-links a:hover,.footer-links .copy-email:hover{color:var(--fg)}.copy-email{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.copy-email.is-copied{color:var(--accent)}.badge{font-family:var(--font-mono);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;background:0 0;border-radius:2px;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.badge-work{color:var(--accent);border-color:var(--accent)}.badge-thoughts{color:var(--fg-muted);border-color:var(--border)}.section{border-top:1px solid var(--border);margin-top:3.5rem;padding-top:3.5rem;position:relative}.section:before{content:"";background:var(--bg);border:1.5px solid var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:-4.5px;left:0}.section-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);font-size:.8125rem;font-weight:600}.article-list{margin-top:1.25rem;list-style:none}.empty-state{color:var(--fg-muted);margin-top:1.25rem}.article-card{border-bottom:1px solid var(--border);padding:1.125rem 0}.article-card:first-child{border-top:1px solid var(--border)}.article-card-top{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.3125rem;display:flex}.article-card-title{letter-spacing:-.01em;font-size:1rem;font-weight:500}.article-card-title a{color:var(--fg);text-decoration:none}.article-card-title a:hover{color:var(--accent)}.article-card-date{font-family:var(--font-mono);color:var(--fg-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.article-card-desc{color:var(--fg-muted);font-size:.9375rem}.article-card-meta{align-items:center;gap:.625rem;margin-top:.5rem;display:flex}.hero{align-items:center;gap:2rem;display:flex}.hero-mark{flex-shrink:0}.lift{align-items:flex-end;gap:10px;display:flex}.lift-shaft{border:1px solid var(--border);border-radius:4px;width:36px;height:96px;position:relative}.lift-floor-mark{background:var(--border);width:6px;height:1px;position:absolute;left:0}.lift-platform{background:var(--fg-muted);border-radius:2px;height:10px;transition:top 2.4s ease-in-out;position:absolute;left:3px;right:3px}.lift-slot{border:1.5px solid var(--border);background:var(--bg);cursor:pointer;border-radius:50%;width:16px;height:16px;padding:0;transition:background-color .2s,border-color .2s,box-shadow .2s;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.lift-slot.is-powered{background:var(--accent);border-color:var(--accent);box-shadow:0 0 8px 1px #e8a33d73}.lift-lever{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:7px;width:14px;height:40px;padding:0;position:relative}.lift-lever-knob{background:var(--fg-muted);border-radius:50%;width:10px;height:10px;transition:top .2s,background-color .2s;position:absolute;top:1px;left:1px}.lift-lever[data-direction=down] .lift-lever-knob{background:var(--accent);top:27px}.lift-lever[data-direction=up] .lift-lever-knob{background:var(--accent);top:1px}.hero-line{font-family:var(--font-display);letter-spacing:-.01em;max-width:480px;font-size:1.875rem;font-weight:500}.tagline{font-family:var(--font-display);letter-spacing:-.01em;max-width:540px;margin-top:.75rem;font-size:1.4375rem;font-weight:500}.building-text{color:var(--fg-muted);max-width:520px;margin-top:.75rem}.section-header{justify-content:space-between;align-items:baseline;display:flex}.view-all{color:var(--accent);font-size:.875rem;text-decoration:none}.view-all:hover{text-decoration:underline}.articles-page-header{margin-bottom:2rem}.articles-page-header h1{letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.back-link{color:var(--fg-muted);margin-bottom:2rem;font-size:.875rem;text-decoration:none;display:inline-block}.back-link:hover{color:var(--fg)}.article-page-header{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2rem}.article-page-header .badge{width:fit-content;margin-bottom:1rem;display:block}.article-page-title{letter-spacing:-.03em;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.2}.article-page-date{font-family:var(--font-mono);color:var(--fg-muted);font-size:.8125rem}.prose{font-size:1.0625rem;line-height:1.75}.prose h2{letter-spacing:-.02em;margin:2rem 0 .75rem;font-size:1.3125rem;font-weight:600}.prose h3{margin:1.75rem 0 .5rem;font-size:1.125rem;font-weight:600}.prose p{margin-bottom:1.25rem}.prose p:last-child{margin-bottom:0}.prose a{color:var(--accent)}.prose ul,.prose ol{margin:0 0 1.25rem 1.5rem}.prose li{margin-bottom:.375rem}.prose blockquote{border-left:2px solid var(--border);color:var(--fg-muted);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.prose code{font-family:var(--font-mono);background:#26262a;border-radius:4px;padding:.125rem .375rem;font-size:.875em}.prose pre{border:1px solid var(--border);color:var(--fg);background:#141416;border-radius:8px;margin:1.5rem 0;padding:1.25rem 1.5rem;overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.875rem}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.about-page-header{margin-bottom:2rem}.about-page-header h1{letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.section-text{max-width:560px}.section-text+.section-text{margin-top:1rem}.section-text a{color:var(--accent)}.service-list{flex-direction:column;gap:1.5rem;max-width:560px;margin-top:1.25rem;list-style:none;display:flex}.service-item-title{letter-spacing:-.01em;font-size:1rem;font-weight:600}.service-item-desc{color:var(--fg-muted);margin-top:.25rem;font-size:.9375rem}.contact-button{font-family:var(--font-mono);color:var(--fg);border:1px solid var(--border);border-radius:2px;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.contact-button:hover,.contact-button.is-copied{border-color:var(--accent);color:var(--accent)}@media (width<=600px){main{padding:2rem 0 3rem}.article-card-top{flex-direction:column;align-items:flex-start;gap:.25rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.article-page-title{font-size:1.5rem}}
