@font-face{font-family:Fraunces;src:url(/fonts/fraunces-latin-v38.woff2)format("woff2");font-weight:500 600;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm-plex-sans-latin-v23.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:swap}:root{--bg:#0e1113;--paper:#1b2024;--ink:#edeff1;--ink-soft:#cdd2d4;--muted:#a6aaaa;--line:#38424a;--accent:#e8785c;--accent-dim:color-mix(in srgb, var(--accent) 12%, transparent);--on-accent:#140f0d;--max:68rem;--sans:"IBM Plex Sans", "Segoe UI", sans-serif;--serif:"Fraunces", "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% -10%, color-mix(in srgb, var(--accent) 6%, transparent), transparent 42%), var(--bg);min-height:100vh;color:var(--ink);font-family:var(--sans);margin:0;font-size:1.05rem;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:.18em;text-decoration:underline}.skip{background:var(--accent);color:var(--on-accent);z-index:10;padding:.5rem .8rem;position:absolute;top:-3rem;left:1rem}.skip:focus{top:1rem}.site-header,.metrics,.page-head,.flagships,.work,.experience,.blog-index,.notfound,.site-footer{width:min(var(--max), calc(100% - 2.5rem));margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0 0;display:flex}.mark{font-family:var(--serif);color:var(--ink);letter-spacing:.04em;border:1px solid var(--line);place-items:center;width:2.4rem;height:2.4rem;font-size:1.15rem;font-weight:600;display:grid}.mark:hover{border-color:var(--accent);text-decoration:none}.tabs{gap:1.6rem;font-size:.92rem;font-weight:500;display:flex}.tabs a{color:var(--muted);border-bottom:1px solid #0000;padding:.35rem 0}.tabs a:hover{color:var(--ink);text-decoration:none}.tabs a[aria-current=page]{color:var(--ink);border-bottom-color:var(--accent)}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:600}h1,h2,h3{font-family:var(--serif);letter-spacing:-.02em;font-weight:500;line-height:1.15}h1{margin:0 0 1.2rem;font-size:clamp(3rem,8vw,5.4rem)}h2{margin:0;font-size:clamp(1.8rem,4vw,2.5rem)}h3{margin:.15rem 0 .7rem;font-size:1.45rem}.lede{max-width:40rem;color:var(--muted);margin:0 0 2rem;font-size:1.18rem}.hero-links{flex-wrap:wrap;gap:.7rem;display:flex}.btn{background:var(--accent);color:var(--on-accent);border:1px solid var(--accent);align-items:center;padding:.7rem 1.05rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:hover{filter:brightness(1.08);text-decoration:none}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.metrics{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.metrics div{background:var(--paper);padding:1.2rem 1.15rem}.metrics strong{font-family:var(--serif);font-size:1.7rem;font-weight:500;display:block}.metrics span{color:var(--muted);font-size:.88rem}.page-head{padding:3.5rem 0 0}.page-head h1{font-size:clamp(2.6rem,6vw,4.2rem)}.page-head .lede{margin-bottom:0}.flagships:not(:empty),.work,.experience,.blog-index{padding:5rem 0 0}.section-head{margin-bottom:2rem}.project{background:var(--paper);border:1px solid var(--line);padding:1.5rem 1.5rem 1.35rem}.project.featured{background:linear-gradient(180deg, var(--accent-dim), transparent 42%), var(--paper);margin-bottom:1rem;padding:2rem}.project-meta{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:.82rem}.project p{color:var(--ink-soft);margin:0 0 1rem}.project-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tags{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tags li{border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:.22rem .5rem;font-size:.75rem}.stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.4rem 0 0;display:grid}.stats dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.stats dd{font-family:var(--serif);margin:.2rem 0 0;font-size:1.15rem}.timeline{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.timeline li{border-bottom:1px solid var(--line);grid-template-columns:12rem 1fr;gap:1.5rem;padding:1.25rem 0;display:grid}.when{color:var(--muted);margin:0;font-size:.92rem}.where{color:var(--muted);margin:0}.post-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--line);padding:1.5rem 0}.notfound{padding:6rem 0 2rem}.notfound .lede{margin-bottom:1.5rem}.site-footer{color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:4rem;padding:4rem 0 2.5rem;font-size:.92rem;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--ink)}@media (width<=800px){.project-grid,.stats,.timeline li{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.site-header{gap:.75rem;padding-top:1rem}.tabs{gap:1.1rem;font-size:.88rem}h1{font-size:clamp(2.6rem,12vw,4rem)}.page-head{padding-top:2.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--contour-ridge:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 572 362'%3E%3Cdefs%3E%3ClinearGradient id='x' x1='0' x2='1'%3E%3Cstop offset='.04' stop-color='%23000'/%3E%3Cstop offset='.44' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000'/%3E%3Cstop offset='.26' stop-color='%23fff'/%3E%3Cstop offset='.58' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23111'/%3E%3C/linearGradient%3E%3Cmask id='mx'%3E%3Crect width='572' height='362' fill='url(%23x)'/%3E%3C/mask%3E%3Cmask id='my'%3E%3Crect width='572' height='362' fill='url(%23y)'/%3E%3C/mask%3E%3C/defs%3E%3Cg mask='url(%23mx)'%3E%3Cg mask='url(%23my)' fill='none' stroke='%23fff' stroke-width='1.15'%3E%3Cpath d='M457 115C462 114 472 112 485 114C498 116 525 123 536 127C547 130 546 129 551 133C555 136 561 114 563 148C565 182 565 301 563 335C561 369 555 347 551 350C547 353 593 353 539 353C485 354 280 354 226 353C172 353 217 352 214 350C211 349 210 351 208 344C206 336 205 314 202 305C198 296 190 295 186 290C182 284 178 278 177 272C176 265 177 260 180 253C183 247 185 239 196 232C206 225 230 219 244 211C258 203 269 195 280 187C291 178 297 169 310 160C323 151 341 138 358 133C375 128 396 132 412 130C428 127 447 120 455 117C462 115 452 115 457 115Z'/%3E%3Cpath d='M466 124C468 123 468 121 479 123C490 125 521 131 533 135C545 139 545 144 549 148C552 151 551 127 552 157C552 187 553 296 552 326C550 356 545 336 542 339C539 341 585 341 533 342C481 342 284 343 232 342C180 340 222 341 219 335C216 329 218 315 213 305C208 294 193 280 189 272C185 263 190 259 192 253C194 248 192 247 202 241C212 235 236 226 253 217C269 207 291 191 301 183C312 175 306 175 316 168C327 161 348 146 364 141C381 136 401 141 415 138C430 136 444 128 452 126C460 124 461 126 464 126C466 126 463 124 466 124Z'/%3E%3Cpath d='M468 133C473 133 484 133 494 135C503 136 520 141 527 144C534 146 534 148 537 151C540 154 542 143 543 163C544 183 544 253 543 272C543 290 540 274 540 275C540 276 543 271 543 278C544 284 545 305 543 314C541 322 536 327 533 330C530 333 572 332 524 333C476 333 294 335 244 333C194 331 228 325 225 320C221 315 226 310 222 302C218 294 204 279 201 272C197 264 198 264 201 259C203 255 205 249 214 243C223 237 234 239 256 225C278 211 326 172 346 159C367 146 368 149 379 147C391 145 403 149 415 147C427 145 443 137 452 135C460 133 464 135 467 135C469 134 464 133 468 133Z'/%3E%3Cpath d='M468 142C470 141 468 139 476 140C483 141 506 146 515 149C524 152 525 154 528 157C532 160 534 150 535 169C536 188 535 251 535 268C534 286 531 265 531 272C531 278 536 296 535 305C533 313 527 318 524 321C521 325 560 324 515 324C470 325 300 327 253 324C206 322 240 320 233 311C226 301 214 278 212 268C210 259 213 257 220 252C227 246 239 245 253 237C267 229 291 214 304 203C318 193 324 184 334 176C345 169 354 162 367 158C381 155 401 158 415 155C430 153 446 145 455 143C463 141 464 143 467 143C469 143 466 142 468 142Z'/%3E%3Cpath d='M468 151C469 150 469 148 476 149C482 149 498 151 506 155C514 158 520 165 523 169C526 173 525 161 526 178C526 195 526 253 526 268C525 284 523 268 523 272C523 275 526 282 526 287C526 292 525 297 523 302C521 306 518 310 515 313C512 315 548 315 506 316C463 316 302 316 259 316C216 315 253 315 250 313C247 310 243 308 239 302C235 296 229 284 227 278C225 271 225 267 227 262C229 258 226 259 238 251C250 244 278 231 298 218C318 205 341 182 355 173C369 164 372 165 382 164C392 162 403 166 415 164C427 162 446 154 455 152C463 150 464 152 467 152C469 152 466 151 468 151Z'/%3E%3Cpath d='M467 160C469 159 471 157 476 157C480 157 489 159 494 160C499 162 502 162 506 166C510 170 515 167 517 184C519 201 518 247 517 265C517 284 516 287 514 293C513 299 512 299 509 301C505 304 534 306 494 307C453 308 305 308 265 307C225 307 259 307 256 304C252 302 247 297 244 293C241 289 238 286 238 281C238 275 231 270 244 260C256 249 294 231 313 218C332 205 347 189 358 181C370 174 372 174 382 172C392 171 408 174 418 172C428 171 435 165 443 163C451 161 463 161 467 160C471 160 466 160 467 160Z'/%3E%3Cpath d='M473 166C476 166 485 166 491 169C496 171 503 177 506 181C509 185 508 176 509 190C509 204 509 247 509 262C508 278 508 278 506 284C504 289 500 293 497 296C494 298 526 298 488 299C450 299 307 300 268 299C229 298 259 295 256 293C253 290 251 288 250 284C249 280 248 273 250 268C251 264 247 267 259 259C270 252 304 234 319 223C334 213 338 203 349 196C360 189 374 183 385 181C397 178 407 183 418 181C430 179 446 171 455 169C463 167 467 169 470 169C473 168 469 166 473 166Z'/%3E%3Cpath d='M454 178C460 177 478 176 485 177C491 178 492 180 494 184C497 188 499 186 500 199C501 212 501 249 500 262C499 276 496 276 494 281C492 285 491 286 488 287C485 289 510 290 476 290C441 291 315 292 280 290C245 289 267 284 264 281C262 277 263 274 264 272C265 269 262 271 271 265C280 259 304 246 319 235C334 224 350 206 361 199C372 191 376 191 385 189C395 188 407 191 418 189C430 188 446 182 452 180C458 179 448 178 454 178Z'/%3E%3Cpath d='M454 187C458 187 470 184 476 186C482 187 486 193 489 196C491 199 491 195 492 205C492 215 492 246 492 256C491 267 491 265 489 268C487 272 482 276 479 279C475 281 497 281 470 282C443 282 346 283 316 282C286 280 294 278 291 275C287 271 282 273 295 261C308 250 355 215 370 204C386 194 380 199 388 198C396 197 408 200 418 198C429 197 446 191 452 189C457 187 450 188 454 187Z'/%3E%3Cpath d='M453 196C457 196 468 195 473 198C478 201 481 205 483 214C485 223 486 241 483 250C481 260 473 266 470 270C466 274 481 273 461 273C440 274 370 274 346 273C323 272 324 269 321 265C317 262 319 259 327 250C334 242 356 223 367 216C378 208 383 208 391 207C400 205 408 208 418 207C428 205 446 199 452 198C457 196 450 196 453 196Z'/%3E%3Cpath d='M444 208C447 208 457 206 461 206C464 206 464 206 467 209C469 212 474 219 475 226C476 233 474 245 472 250C469 256 477 259 461 261C444 264 392 265 373 264C355 264 354 259 350 256C346 254 349 250 350 247C351 244 352 243 356 238C361 234 362 226 376 221C391 216 431 211 443 209C454 207 441 209 444 208Z'/%3E%3Cpath d='M440 220C442 220 446 218 449 218C451 218 452 218 455 221C457 223 462 228 463 232C464 236 462 241 460 244C458 248 464 251 452 253C439 254 398 254 385 253C372 251 375 247 374 244C372 241 375 238 377 235C379 233 375 232 385 230C396 227 430 222 440 221C449 219 439 221 440 220Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}body:after{content:"";z-index:9999;pointer-events:none;mix-blend-mode:soft-light;opacity:.55;background-image:url(/textures/grain-128.webp);background-repeat:repeat;background-size:128px 128px;position:fixed;inset:0}@media (width>=801px){.page-head{isolation:isolate;position:relative}.page-head:before{content:"";z-index:-1;aspect-ratio:572/362;pointer-events:none;background-color:var(--muted);width:min(31rem,52%);-webkit-mask-image:var(--contour-ridge);mask-image:var(--contour-ridge);opacity:.38;position:absolute;top:.5rem;right:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.notfound{isolation:isolate;position:relative}.notfound:before{content:"";z-index:-1;aspect-ratio:572/362;pointer-events:none;background-color:var(--muted);width:min(40rem,68%);-webkit-mask-image:var(--contour-ridge);mask-image:var(--contour-ridge);opacity:.36;position:absolute;top:2rem;right:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width<=800px){.notfound:before{opacity:.34;width:86%;top:auto;bottom:-2.5rem}}
