@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-menu{margin:0}.nav-menu>button{display:none}.nav-controls{display:inline-flex;align-items:center;gap:.8rem;margin-left:auto}.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}.theme-toggle [data-icon-light],.theme-toggle [data-icon-dark]{display:none}html[data-mode=light] [data-icon-light],html[data-mode=dark] [data-icon-dark]{display:block}.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;grid-template-columns:minmax(0,1fr);grid-template-areas:"greeting" "portrait" "statement" "subtitle" "actions";align-items:center;column-gap:1rem;row-gap:1.35rem;padding-block:clamp(2.75rem,9vw,7rem)}.home-greeting,.home-statement{display:block;min-width:0;font-weight:800;letter-spacing:-.0375em;text-wrap:balance}.home-greeting{grid-area:greeting;font-size:clamp(2rem,9.5vw,3.25rem);line-height:.92;text-wrap:balance}.home-statement{grid-area:statement;font-size:clamp(1.85rem,9vw,2.75rem);line-height:.98;text-wrap:pretty}.home-accent{color:var(--blue)}.home-subtitle{grid-area:subtitle;max-width:58ch;font-size:clamp(1.05rem,1.6vw,1.25rem)}.home-actions{display:flex;grid-area:actions;flex-wrap:wrap;gap:.75rem}.home-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.65rem 1rem;border:2px solid var(--ink);border-radius:2px;color:var(--ink);font-weight:600;text-decoration:none}.home-action:hover{background:var(--soft-blue);color:var(--blue)}.home-action-primary{background:var(--ink);color:var(--ground)}.home-action-primary:hover{background:var(--blue);border-color:var(--blue);color:var(--ground)}.portrait-mount{grid-area:portrait;align-self:center;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}.recent-projects,.recent-writing,.recent-recommendations{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin-top:1.25rem;padding-block:clamp(2.75rem,6vw,4.5rem) 0;border-top:2px solid var(--ink)}.recent-heading h2{margin:0;font-size:clamp(1.8rem,4vw,3.2rem);line-height:.92}.home-project-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem) clamp(1rem,3vw,2rem)}.home-project-index .project-role{display:none}.home-project-index .project-visual{margin-bottom:1rem}.project-index.home-project-index h3{margin-top:.4rem;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.15}.all-projects-link{justify-self:start}.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{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-projects-link,.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}.project-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,7vw,6rem) clamp(1.5rem,4vw,3rem);margin:0;padding:0;list-style:none}.project-index-row{min-width:0}.project-visual{display:block;aspect-ratio:2 / 1;margin-bottom:1.25rem;overflow:hidden;border:2px solid var(--ink);border-radius:4px;box-shadow:0 0 0 var(--coral);transition:transform .24s var(--ease-settle),box-shadow .24s var(--ease-settle)}.project-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s var(--ease-settle)}.project-index-copy{padding:0}.project-index h2,.project-index h3{margin-top:.4rem;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.15}.repo-name{color:var(--ink)}.repo-desc{max-width:58ch;margin-top:.5rem;color:var(--muted)}.project-role{max-width:58ch;margin-top:.75rem;font-family:var(--font-note);font-variation-settings:"CASL" 1,"CRSV" 1}.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){.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:850px){.home-hero{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"greeting portrait" "statement portrait" "subtitle portrait" "actions portrait";align-items:center;column-gap:clamp(2rem,7vw,7rem);row-gap:2rem;min-height:0;padding-block:clamp(2rem,2.5vw,3rem)}.home-greeting,.home-statement{display:block;max-width:9.25em;font-size:clamp(2.55rem,7.2vw,6rem);letter-spacing:-.0375em;line-height:.88}.portrait-mount{grid-row:1 / 5;align-self:center;width:min(300px,calc(100% - 12px));margin:0 12px 0 0;justify-self:end}}@media(min-width:850px)and (max-height:850px){.home-hero{row-gap:.75rem;padding-block:1rem}.home-greeting,.home-statement{max-width:11em;font-size:clamp(2.75rem,5.75vw,5.25rem)}.home-subtitle{font-size:1.05rem;line-height:1.45}}@media(min-width:1100px){.home-hero{column-gap:clamp(5rem,7vw,7rem)}.portrait-mount{width:min(340px,calc(100% - 18px));margin-right:18px}}@media(max-width:849px){.home-hero{justify-items:center;row-gap:30px;padding-block:44px 68px;text-align:center}.home-statement{max-width:11ch}.home-actions{justify-content:center}.portrait-mount{width:min(292px,calc(100% - 12px));margin:0}}@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:760px){.nav-controls .theme-toggle{order:-1}.site-header{position:relative;z-index:2}.nav{position:relative}.nav-menu{position:static}.nav-menu>button{display:grid;width:44px;height:44px;place-content:center;gap:4px;padding:0;background:var(--ground);border:1px solid var(--rule);border-radius:999px;color:var(--ink);cursor:pointer;list-style:none;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out,transform .12s ease-out}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu>button:hover{background:var(--soft-blue);border-color:var(--blue);color:var(--blue)}.nav-menu>button:active{transform:translateY(1px)}.nav-menu-line{display:block;width:18px;height:2px;background:currentColor;border-radius:999px}.nav-links{display:none;position:absolute;z-index:3;top:calc(100% - 1px);right:0;width:min(18rem,100vw - 2rem);flex-direction:column;align-items:stretch;gap:0;padding:.5rem;background:var(--ground);border:1px solid var(--ink)}.nav-menu.is-open .nav-links{display:flex}.nav-links>a{justify-content:flex-start;padding-inline:.75rem}.nav-links{background:var(--ground);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--coral)}.site-footer-inner,.article-onward{flex-direction:column}.project-index{grid-template-columns:1fr}@media(max-width:420px){:root{--shell: calc(100% - 2.5rem) }}}@media(max-width:760px){.nav-links{left:0;right:0;top:calc(100% - 1px);width:auto;min-height:240px;padding:.75rem;background:var(--ground);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--coral);transform-origin:top right}.nav-menu.is-open .nav-links{animation:nav-paper-stamp .36s cubic-bezier(.18,.9,.32,1.2) both}.nav-menu.is-open .nav-menu-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-menu.is-open .nav-menu-line:nth-child(2){opacity:0}.nav-menu.is-open .nav-menu-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-menu-line{transition:transform .18s ease-out,opacity .12s ease-out}@media(prefers-reduced-motion:reduce){.nav-menu.is-open .nav-links{animation:none}.nav-menu-line{transition:none}}}@keyframes nav-paper-stamp{0%{opacity:0;transform:translateY(-12px) scale(.96)}70%{opacity:1;transform:translateY(2px) scale(1.01)}to{opacity:1;transform:none}}@media(hover:hover){.portrait-mount:hover{box-shadow:14px 18px 0 var(--coral);transform:translateY(-6px) rotate(0)}}@media(hover:hover)and (pointer:fine){.project-index-row{--motion-x: 0;--motion-y: 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)}.project-index-row:hover .project-visual{transform:perspective(900px) rotateX(calc(var(--motion-y) * -4deg)) rotateY(calc(var(--motion-x) * 5deg)) translateY(-6px);box-shadow:calc(var(--motion-x) * -6px) calc(var(--motion-y) * -6px) 0 var(--coral)}.project-index-row:hover .project-visual img{transform:scale(1.055) translate3d(calc(var(--motion-x) * -5px),calc(var(--motion-y) * -5px),0)}.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)}}.home-page .writing-row:focus-within,.home-page .home-recommendation-row:focus-within{transform:translate(.55rem)}.home-page .writing-row:focus-within h3 a,.home-page .home-recommendation-row:focus-within h3 a{color:var(--blue)}.project-index-row:focus-within .project-visual{transform:perspective(900px) translateY(-6px);box-shadow:0 6px 0 var(--coral)}.project-index-row:focus-within .project-visual img{transform:scale(1.055) translateZ(0)}@media(prefers-reduced-motion:no-preference){.site-header{animation:settle-down 1.1s var(--ease-settle) both}.home-greeting,.home-statement,.home-subtitle,.home-actions{animation:settle-up 1.4s .18s var(--ease-settle) both}.home-page .portrait-mount{animation:portrait-settle 1.55s .35s 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(pointer:coarse){.project-index-row .project-visual:active{transform:scale(.985)}}@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,.project-visual,.project-visual img{transition:none;transform:none!important}.project-visual{box-shadow:6px 7px 0 var(--coral)}}@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}}
