@font-face{font-family:Bricolage Grotesque;src:url(/fonts/bricolage-grotesque-latin.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:Recursive;src:url(/fonts/recursive-casual-latin.woff2) format("woff2");font-style:normal;font-weight:400 600;font-display:swap}@font-face{font-family:Azeret Mono;src:url(/fonts/azeret-mono-latin.woff2) format("woff2");font-style:normal;font-weight:400 600;font-display:swap}:root{--ground: oklch(.975 .004 260);--ink: oklch(.18 .01 270);--blue: oklch(.49 .21 267);--coral: oklch(.64 .21 28);--muted: oklch(.42 .02 260);--mount: oklch(1 0 0);--mount-ink: oklch(.18 .01 270);--mount-blue: oklch(.49 .21 267);--rule: color-mix(in oklch, var(--ink) 18%, var(--ground));--soft-blue: color-mix(in oklch, var(--blue) 8%, var(--ground));--visited: oklch(.39 .13 296);--code-ground: oklch(.2 .025 265);--code-ink: oklch(.94 .01 260);--font-primary: "Bricolage Grotesque", system-ui, sans-serif;--font-note: "Recursive", system-ui, sans-serif;--font-meta: "Azeret Mono", ui-monospace, monospace;--shell: min(1280px, calc(100% - clamp(2rem, 6vw, 6rem)) );--measure: 68ch;--ease-settle: cubic-bezier(.16, 1, .3, 1)}html[data-mode=light]{color-scheme:light}html[data-mode=dark]{color-scheme:dark;--ground: oklch(.17 .045 265);--ink: oklch(.94 .015 260);--blue: oklch(.72 .17 267);--coral: oklch(.7 .19 28);--muted: oklch(.73 .035 260);--mount: oklch(.965 .008 260);--rule: color-mix(in oklch, var(--ink) 22%, var(--ground));--soft-blue: color-mix(in oklch, var(--blue) 11%, var(--ground));--visited: oklch(.78 .11 310)}@media(prefers-color-scheme:dark){:root:not([data-mode]){color-scheme:dark;--ground: oklch(.17 .045 265);--ink: oklch(.94 .015 260);--blue: oklch(.72 .17 267);--coral: oklch(.7 .19 28);--muted: oklch(.73 .035 260);--mount: oklch(.965 .008 260);--rule: color-mix(in oklch, var(--ink) 22%, var(--ground));--soft-blue: color-mix(in oklch, var(--blue) 11%, var(--ground));--visited: oklch(.78 .11 310)}}*{box-sizing:border-box}html{min-width:320px;background:var(--ground);scroll-behavior:smooth}body{min-height:100vh;margin:0;overflow-wrap:anywhere;background:var(--ground);color:var(--ink);font-family:var(--font-primary);font-size:1rem;font-optical-sizing:auto;font-kerning:normal;line-height:1.58;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;transition:background-color .18s ease-out,color .18s ease-out}img,video,svg{max-width:100%}img,video{height:auto}[hidden]{display:none!important}h1,h2,h3{margin-block:0;font-weight:800;letter-spacing:-.035em;line-height:1;text-wrap:balance}p{margin-block:0;text-wrap:pretty}a{border-radius:2px;color:var(--ink);text-decoration-color:var(--blue);text-decoration-skip-ink:auto;text-decoration-thickness:.08em;text-underline-offset:.2em}a:hover{color:var(--blue);text-decoration-thickness:.12em}:where(a,button):focus-visible{outline:2px solid var(--blue);outline-offset:3px}.skip-link{position:fixed;z-index:40;inset:.75rem auto auto .75rem;padding:.75rem 1rem;translate:0 -200%;background:var(--ground);border:2px solid var(--ink);color:var(--ink);font-weight:600}.skip-link:focus{translate:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.site-shell,.nav,.site-footer-inner{width:var(--shell);margin-inline:auto}.site-header{min-height:86px}.nav{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:1rem 2rem;border-bottom:1px solid var(--ink)}.site-home,.nav-links,.nav-links>a{display:inline-flex;align-items:center}.site-home{min-height:44px;flex:0 0 auto;gap:.65rem;padding:.3rem .85rem .3rem .55rem;background:var(--soft-blue);border:1px solid var(--rule);border-radius:999px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out,transform .12s ease-out}.site-home:hover{background:color-mix(in oklch,var(--blue) 14%,var(--ground));border-color:var(--blue);color:var(--blue)}.site-home:active{transform:translateY(1px)}.site-home[aria-current=page]{background:color-mix(in oklch,var(--blue) 12%,var(--ground));border-color:var(--blue);color:var(--blue)}.site-mark{width:2rem;height:2rem;flex:0 0 auto;color:var(--blue)}.kc-mark-end{fill:var(--coral);stroke:none}.nav-links{justify-content:flex-end;gap:.25rem .8rem}.nav-links>a{min-height:44px;padding-inline:.2rem;font-weight:600}.nav a[aria-current=page]{color:var(--blue);text-decoration-thickness:.14em}.theme-toggle{display:inline-grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;background:transparent;border:1px solid var(--rule);border-radius:999px;color:var(--ink);cursor:pointer}.theme-toggle:hover{border-color:var(--blue);color:var(--blue)}.theme-toggle:active{transform:translateY(1px)}.theme-toggle svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.site-footer{margin-top:clamp(4rem,10vw,8rem);padding-bottom:max(2.5rem,env(safe-area-inset-bottom))}.site-footer-inner{display:flex;justify-content:space-between;gap:1.5rem 3rem;padding-top:2rem;border-top:1px solid var(--rule);color:var(--muted);font-size:.9rem}.site-footer nav{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.site-footer a{color:var(--ink)}.home-hero{display:grid;min-height:61vh;align-items:center;gap:clamp(2rem,7vw,7rem);padding-block:clamp(4rem,9vw,7rem)}.home-intro{max-width:53rem}.home-intro h1{max-width:9.25em;font-size:clamp(2.55rem,7.2vw,6rem);letter-spacing:-.0375em;line-height:.88}.home-intro h1 span{color:var(--blue)}.home-intro>p{max-width:58ch;margin-top:2rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.portrait-mount{width:min(190px,calc(100% - 12px));margin:.5rem 12px 0 0;padding:10px 10px 0;background:var(--mount);border:2px solid var(--mount-ink);box-shadow:10px 12px 0 var(--coral);color:var(--mount-ink);transform:rotate(2deg);transform-origin:center;transition:transform .3s var(--ease-settle),box-shadow .3s var(--ease-settle)}.portrait-mount img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center}.portrait-mount figcaption{display:grid;min-height:44px;place-items:center start;font-family:var(--font-note);font-size:.82rem;font-variation-settings:"CASL" 1,"CRSV" 1;line-height:1.2}.recent-writing,.recent-recommendations{display:grid;gap:clamp(2rem,7vw,7rem);margin-top:1.25rem;padding-block:clamp(4rem,9vw,7rem) 0;border-top:2px solid var(--ink)}.recent-heading h2{margin:0;font-size:clamp(2.25rem,5vw,4rem);line-height:.92}.recent-recommendations .recent-heading h2{overflow-wrap:normal;font-size:clamp(2rem,4vw,3.1rem)}.writing-list,.home-recommendation-list{border-top:1px solid var(--rule)}.writing-row,.home-recommendation-row{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem 1.5rem;padding-block:1.125rem;border-bottom:1px solid var(--rule)}.writing-row h3{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.15}.writing-row h3 a{color:var(--ink)}.writing-summary{max-width:58ch;margin-top:.4rem;color:var(--muted)}.meta-line,.year-heading,.repo-lang{color:var(--muted);font-family:var(--font-meta);font-size:.72rem;font-variant-numeric:tabular-nums;line-height:1.5}.home-feed-meta{display:flex;flex-wrap:wrap;gap:.25rem .6rem;margin-top:.65rem;color:var(--muted);font-family:var(--font-meta);font-size:.72rem;font-variant-numeric:tabular-nums;line-height:1.5}.home-feed-meta>:not(:first-child):before{margin-right:.6rem;content:"·"}.home-recommendation-title{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.15}.home-recommendation-title a{color:var(--ink)}.home-recommendation-take{max-width:58ch;margin-top:.4rem;color:var(--muted);font-family:var(--font-note);font-variation-settings:"CASL" 1,"CRSV" 1;line-height:1.5}.home-recommendation-take span{color:var(--ink);font-weight:600}.home-recommendation-take span:after{content:" — "}.all-writing-link,.all-recommendations-link{display:inline-flex;min-height:44px;align-items:center;gap:.5rem;margin-top:1rem;color:var(--blue);font-weight:600}.page-heading{max-width:50rem;padding-block:clamp(3.5rem,9vw,7rem)}.page-heading h1,.article-header h1,.not-found-page h1,.recommendations-header h1{font-size:clamp(2.75rem,8vw,4.5rem);line-height:.94}.page-heading p{max-width:58ch;margin-top:1.25rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.pinned-writing{display:grid;gap:3rem;padding-block:clamp(3rem,7vw,6rem);border-top:2px solid var(--ink);border-bottom:1px solid var(--rule)}.pinned-copy h2{max-width:14ch;margin-top:1rem;font-size:clamp(2rem,6vw,4rem);line-height:.98}.pinned-copy h2 a{color:var(--ink)}.meta-line{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.note-mount{align-self:center;max-width:24rem;padding:1rem;background:var(--mount);border:2px solid var(--mount-ink);box-shadow:8px 10px 0 var(--coral);color:var(--mount-ink);font-family:var(--font-note);font-variation-settings:"CASL" 1,"CRSV" 1;transform:rotate(-1.5deg)}.note-mount strong{display:block;margin-bottom:.25rem;color:var(--mount-blue);font-weight:600}.writing-archive{margin-top:clamp(4rem,10vw,8rem)}.writing-archive section+section{margin-top:3rem}.year-heading{margin-bottom:.75rem;font-weight:600;letter-spacing:0}.empty-state{padding-block:3rem;color:var(--muted);font-size:1.1rem}.article-page{container-type:inline-size;padding-top:clamp(3rem,9vw,7rem)}.article-header,.prose,.article-ending{width:min(var(--measure),100%);margin-inline:auto}.back-link{display:inline-flex;min-height:44px;align-items:center;margin-bottom:2rem;color:var(--blue);font-weight:600}.article-header h1{overflow-wrap:anywhere}.article-summary{max-width:58ch;margin-top:1.5rem;color:var(--muted);font-size:clamp(1.1rem,2vw,1.3rem)}.article-header .meta-line{margin-top:1.5rem}.prose{margin-top:clamp(3rem,8vw,5rem);font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.62}html[data-mode=dark] .prose{line-height:1.68}.prose>*+*{margin-top:1.5em}.prose h2,.prose h3{color:var(--ink);line-height:1.12}.prose h2{margin-top:2.3em;font-size:clamp(1.65rem,4vw,2.35rem)}.prose h3{margin-top:2em;font-size:clamp(1.3rem,3vw,1.7rem)}.prose a{color:var(--blue)}.prose a:visited{color:var(--visited);text-decoration-color:var(--visited)}.prose :where(ul,ol){padding-inline-start:1.4em}.prose li+li{margin-top:.5em}.prose blockquote{margin-inline:0;padding:1.25rem;background:var(--soft-blue);border:1px solid var(--rule)}.prose blockquote>:first-child{margin-top:0}.prose code{padding:.12em .35em;background:var(--soft-blue);border-radius:4px;font-family:var(--font-meta);font-size:.88em;font-variant-ligatures:none}.prose pre{width:min(56rem,100cqw);max-width:none;margin-inline:50%;padding:1.25rem;overflow-x:auto;transform:translate(-50%);background:var(--code-ground);border-radius:6px;color:var(--code-ink);line-height:1.55;tab-size:2}.prose pre code{padding:0;background:transparent;color:inherit}.prose :where(img,video){display:block;border-radius:4px}.prose p:has(>img),.prose p:has(>video),.prose>video,.prose>picture,.prose>figure{width:min(56rem,100cqw);max-width:none;margin-inline:50%;transform:translate(-50%)}.prose picture>img{width:100%}.prose figure{margin-block:2.5rem}.prose figcaption{margin-top:.75rem;color:var(--muted);font-family:var(--font-note);font-size:.9rem;font-variation-settings:"CASL" 1,"CRSV" 1}.article-ending{margin-top:clamp(4rem,10vw,7rem);padding-top:2rem;border-top:2px solid var(--ink)}.article-signoff{font-family:var(--font-note);font-size:1.05rem;font-variation-settings:"CASL" 1,"CRSV" 1}.article-signoff time{display:block;margin-top:.25rem}.article-onward{display:flex;justify-content:space-between;gap:1rem 2rem;margin-top:3rem}.article-onward a{display:inline-flex;min-height:44px;align-items:center;color:var(--blue);font-weight:600}.repos{margin:0;padding:0;border-top:2px solid var(--ink);list-style:none}.repos li{display:flex;justify-content:space-between;gap:1rem 3rem;padding-block:1.5rem;border-bottom:1px solid var(--rule)}.repos h2{font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.15}.repo-name{color:var(--ink)}.repo-desc{max-width:58ch;margin-top:.5rem;color:var(--muted)}.repo-lang{flex:0 0 auto}.not-found-page{min-height:55vh;padding-block:clamp(4rem,13vw,10rem)}.not-found-page>p{max-width:48ch;margin-top:1.25rem;font-size:1.15rem}.not-found-page nav{display:flex;gap:1.5rem;margin-top:2rem}.not-found-page nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--blue);font-weight:600}.recommendations-header{display:grid;align-items:end;gap:2rem;padding-block:clamp(3.5rem,9vw,7rem)}.recommendations-header h1{max-width:11ch;overflow-wrap:normal}.recommendations-header p{max-width:58ch;margin-top:1.25rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.recommendations-feed{display:inline-flex;min-height:44px;align-items:center;gap:.65rem;color:var(--blue);font-weight:600}.recommendations-feed svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.recommendations-content{border-top:2px solid var(--ink)}.recommendations-all{padding-block:clamp(3rem,7vw,6rem)}.recommendations-toolbar{display:flex;flex-direction:column;align-items:flex-start;gap:1rem 2rem;margin-bottom:3rem}.recommendations-filter-links,.recommendations-filter{display:flex;flex-wrap:wrap;gap:.5rem}.recommendations-filter-links a,.recommendations-filter button{display:inline-flex;min-height:44px;align-items:center;padding:.5rem 1rem;background:transparent;border:1px solid var(--rule);border-radius:999px;color:var(--ink);font:600 .78rem/1 var(--font-meta);cursor:pointer}.recommendations-filter-links a:hover,.recommendations-filter button:hover{border-color:var(--blue);color:var(--blue)}.recommendations-filter button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:var(--ground);text-decoration:underline;text-underline-offset:.2em}.recommendations-count{color:var(--muted);font-family:var(--font-meta);font-size:.72rem}.recommendations-filter-empty{padding-block:2rem;color:var(--muted);font-size:1.05rem}.rec{display:grid;min-width:0;gap:1.5rem;padding-block:2rem;border-bottom:1px solid var(--rule)}.rec:first-child{padding-top:0}.rec:last-child{border-bottom:0}.rec-visual{position:relative;width:calc(100% - 8px);overflow:hidden;aspect-ratio:16 / 9;background:var(--soft-blue);border:1px solid var(--ink);box-shadow:4px 5px 0 var(--coral)}.rec-thumb{display:block;width:100%;height:100%;object-fit:cover}.rec-medium-mark{width:34%;fill:none;stroke:currentColor}.rec-medium{position:absolute;right:.5rem;bottom:.5rem;display:inline-flex;min-height:28px;align-items:center;gap:.35rem;padding:.2rem .5rem;background:var(--ground);border:1px solid var(--ink);color:var(--ink);font:400 .68rem/1 var(--font-meta)}.rec-medium svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rec-body{min-width:0}.rec-meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:.55rem;color:var(--muted);font:400 .72rem/1.5 var(--font-meta)}.rec-medium-inline{display:none;color:var(--blue);font-weight:600}.rec-title{font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.12}.rec-title a{color:var(--ink)}.rec-author{margin-top:.35rem;color:var(--muted);font-size:.9rem}.rec-take{margin-top:1rem}.rec-take-label{display:block;margin-bottom:.15rem;color:var(--blue);font-family:var(--font-note);font-variation-settings:"CASL" 1,"CRSV" 1;font-weight:600}.rec-take p{max-width:58ch;font-family:var(--font-note);font-size:clamp(1rem,1.4vw,1.12rem);font-variation-settings:"CASL" 1,"CRSV" 1;line-height:1.55}.rec.rec-no-image{grid-template-columns:minmax(0,1fr)}.rec-no-image .rec-visual{display:none}.rec-no-image .rec-medium-inline{display:inline}.recommendations-empty{padding-block:clamp(4rem,10vw,8rem)}.recommendations-empty svg{width:3rem;fill:none;stroke:var(--blue)}.recommendations-empty h2{margin-top:1rem;font-size:clamp(1.8rem,4vw,3.2rem)}@media(min-width:540px){.writing-row{grid-template-columns:minmax(0,1fr) auto}.recommendations-toolbar{flex-direction:row;align-items:center;justify-content:space-between}.rec{grid-template-columns:minmax(8rem,.38fr) minmax(0,1fr)}}@media(min-width:760px){.home-hero{grid-template-columns:minmax(0,1fr) auto;min-height:0;padding-block:clamp(2rem,2.5vw,3rem)}.portrait-mount{width:min(300px,calc(100% - 12px));justify-self:end}.recent-writing,.recent-recommendations{grid-template-columns:minmax(15rem,.42fr) minmax(0,1fr)}.pinned-writing{grid-template-columns:minmax(0,1fr) minmax(17rem,.55fr);align-items:center;gap:clamp(3rem,8vw,7rem)}.recommendations-header{grid-template-columns:minmax(0,1fr) auto;gap:clamp(2rem,7vw,7rem)}.rec{grid-template-columns:9rem minmax(0,1fr);padding-block:1.125rem}}@media(min-width:1100px){.home-hero{gap:clamp(5rem,7vw,7rem)}.portrait-mount{width:min(340px,calc(100% - 18px));margin-right:18px}}@media(max-width:760px){.prose pre,.prose p:has(>img),.prose p:has(>video),.prose>video,.prose>picture,.prose>figure{width:100%;margin-inline:0;transform:none}}@media(max-width:680px){.nav{align-items:flex-start;padding-block:1rem}.site-home{padding-top:.1rem}.nav-links{flex-wrap:wrap}.site-footer-inner,.repos li,.article-onward{flex-direction:column}}@media(max-width:420px){:root{--shell: calc(100% - 2.5rem) }.nav{display:block}.nav-links{justify-content:flex-start;margin-top:.5rem}.nav-links>a{font-size:.92rem}.theme-toggle{margin-left:auto}.home-intro h1{font-size:clamp(2.4rem,12.5vw,3.3rem)}}@media(hover:hover){.portrait-mount:hover{box-shadow:14px 18px 0 var(--coral);transform:translateY(-6px) rotate(0)}.writing-row,.home-recommendation-row{transition:color .24s var(--ease-settle),transform .24s var(--ease-settle)}.writing-row:has(a:hover),.home-recommendation-row:has(a:hover){transform:translate(.55rem)}.writing-row:has(a:hover) h3 a,.home-recommendation-row:has(a:hover) h3 a{color:var(--blue)}.rec-visual{transition:transform .24s var(--ease-settle),box-shadow .24s var(--ease-settle)}.rec:has(.rec-title a:hover) .rec-visual{box-shadow:7px 8px 0 var(--coral);transform:translate(-.2rem,-.2rem)}}@media(prefers-reduced-motion:no-preference){.site-header{animation:settle-down 1.1s var(--ease-settle) both}.home-intro{animation:settle-up 1.4s .18s var(--ease-settle) both}.home-page .portrait-mount{animation:portrait-settle 1.55s .35s var(--ease-settle) both}.recent-writing{animation:settle-up 1.25s .7s var(--ease-settle) both}.recent-recommendations{animation:settle-up 1.25s .85s var(--ease-settle) both}.writing-page .page-heading,.recommendations-header{animation:settle-up 1s 80ms var(--ease-settle) both}.pinned-writing,.recommendations-all{animation:settle-up 1.1s .22s var(--ease-settle) both}@keyframes settle-down{0%{transform:translateY(-1.25rem)}to{transform:translateY(0)}}@keyframes settle-up{0%{transform:translateY(1.25rem)}to{transform:translateY(0)}}@keyframes portrait-settle{0%{transform:translate(30px,25px) rotate(8deg)}to{transform:translate(0) rotate(2deg)}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.portrait-mount,.writing-row,.home-recommendation-row,.rec-visual{transform:none!important}}@media(forced-colors:active){:where(a,button):focus-visible{outline-color:Highlight}.portrait-mount,.note-mount,.rec-visual{box-shadow:none}.recommendations-filter button[aria-pressed=true]{border:3px double ButtonText;color:ButtonText}}@media print{.site-header,.site-footer,.skip-link,.article-onward{display:none}body{background:#fff;color:#000}.article-page{width:100%;padding:0}a{color:#000}}
