@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/IBMPlexMono-Regular.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/IBMPlexMono-Bold.woff2)format("woff2")}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background:#fff;min-height:100vh;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;line-height:1.4;overflow-x:hidden}.content-wrap{max-width:60ch;padding:2rem}.content{word-wrap:break-word}h1{font-family:inherit;font-size:inherit;font-weight:700;line-height:inherit;text-align:right;margin:-.5em -.5em 1.5em;padding:.5em}@media (min-width:990px){h1{text-align:left}}h1 a,h1 a:hover{text-decoration:none!important}h2{font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;margin:2em 0}.sep{background:repeating-linear-gradient(90deg,#000 0 .55em,#0000 .55em .75em);height:1px;margin:.6em 0;display:block}.sep[data-label]{background-image:repeating-linear-gradient(90deg,#000 0 .55em,#0000 .55em .75em);background-position:50%;background-repeat:no-repeat;background-size:100% 1px;align-items:center;height:1.8em;margin:1.2em 0 .4em;display:flex}.sep[data-label]:before{content:attr(data-label);color:#fff;letter-spacing:.1em;white-space:nowrap;background:#000;margin-left:-1em;padding:.15em .5em;font-size:.72em}.block{padding:.8em 0;display:block}.sidebar-meta .sep[data-label]{margin:.5em 0 .1em}.sidebar-meta .sep[data-label]:first-child{margin-top:0}.sidebar-meta .sep[data-label]:before{color:#000;text-transform:uppercase;background:#fff;margin-left:1em;font-weight:700}.sidebar-meta .block{text-align:right;padding:.3em 0}.receipt-meta{justify-content:space-between;display:flex}.skills-list{margin:2em 0;display:block}.skill-line{flex-wrap:wrap;align-items:baseline;gap:0 1em;padding:.3em 0;display:flex}.skill-label{letter-spacing:.04em;opacity:.6;flex:100%;font-size:.75em}.skill-bar{letter-spacing:.15em;flex:none}.skill-val{opacity:.6;margin-left:auto;font-size:.8em}@media (min-width:700px){.skill-label{flex:none}}.skill-cursor:after{content:"_";animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.cases-list{display:block}.case-line{background-image:repeating-linear-gradient(90deg,#000 0 .55em,#0000 .55em .75em);background-position:bottom;background-repeat:no-repeat;background-size:100% 1px;justify-content:space-between;gap:1em;padding:.6em 0;display:flex}a.case-line{background-image:none}.case-line.case-ellipsis{flex-direction:column;align-items:center;gap:0;padding:0 0 1.5em;line-height:1.2;display:flex}a.case-line{text-decoration:none;transition:transform .15s}a.case-line:hover{text-decoration:none;transform:translate(.5em)}.case-line a.nav-link{text-decoration:none}.cases-list>.case-line:last-child{background-image:none}.cta p{margin:0 0 1em}.cta a{margin-top:.5em;display:inline-block}a{color:inherit}.nav-link{text-decoration:underline}.nav-link:hover{text-decoration:none}.footer-nav{justify-content:flex-end;gap:2em;margin-top:2em;display:flex}.gallery,.gallery-track,.gallery-track img{touch-action:pan-y}.gallery{white-space:nowrap;aspect-ratio:1;background-image:repeating-linear-gradient(90deg,#000 0 .55em,#0000 .55em .75em);background-position:top;background-repeat:no-repeat;background-size:100% 1px;font-size:0;position:relative;overflow:hidden}@media (min-width:600px){.gallery{aspect-ratio:4/3}}.gallery-track{cursor:grab;transition:transform .3s;display:flex}.gallery-track:active{cursor:grabbing}.gallery-track img{object-fit:cover;flex:0 0 100%;width:100%;height:100%;display:block}.gallery-counter{white-space:normal;text-align:center;font-size:16px;line-height:1.4}.gallery-nav{justify-content:space-between;align-items:center;gap:1em;margin-top:1.2em;font-size:1rem;display:flex}.gallery-alt{color:#767676;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8em;overflow:hidden}.gallery-controls{flex-shrink:0;align-items:center;display:flex}.gallery-btn{cursor:pointer;color:#767676;background:0 0;border:none;padding:.4em .8em;font-family:inherit;font-size:1em;transition:color .15s}.gallery-btn:hover{color:#000}#lightbox{z-index:1000;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#lightbox.lb-open{display:flex}#lb-backdrop{background:#000000eb;position:absolute;inset:0}#lb-img{object-fit:contain;cursor:zoom-out;max-width:90vw;max-height:90vh;display:block;position:relative}#lb-prev,#lb-next,#lb-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:.5em;font-family:inherit;font-size:1.5rem;line-height:1;position:absolute}#lb-prev:hover,#lb-next:hover,#lb-close:hover{opacity:1}#lb-prev{top:50%;left:1rem;transform:translateY(-50%)}#lb-next{top:50%;right:1rem;transform:translateY(-50%)}#lb-close{font-size:2rem;top:1rem;right:1rem}.gallery-track img{cursor:zoom-in}@media (min-width:700px){body{font-size:17px}.content-wrap{max-width:80ch;padding:3rem}}@media (min-width:990px){.content-wrap:has(.project-layout){max-width:1400px}.project-layout{grid-template-columns:1fr 36ch;grid-template-areas:"content sidebar";align-items:start;gap:2em;display:grid}.project-content{grid-area:content;min-width:0}.project-content .gallery{margin-bottom:2em}.project-sidebar{grid-area:sidebar;margin-top:-10px;padding-left:1em}.project-sidebar .sidebar-meta .block{font-size:.8em}.project-sidebar .sidebar-meta .sep[data-label]{margin-top:.25em}.project-sidebar .sidebar-meta .sep[data-label]:first-child{margin-top:0}}@media (max-width:480px){body{font-size:14px}.content-wrap{padding:1rem}}
