/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.table{display:table}.grow{flex-grow:1}}@font-face{font-family:STK Bureau Serif;src:url(/fonts/STKBureauSerif-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:STK Bureau Sans;src:url(/fonts/STKBureauSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3.woff2)format("woff2");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:STK Bureau Sans;src:url(/fonts/STKBureauSans-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--background:#f5f4ef;--foreground:#1c1b18;--muted:#67645e;--line:#d3d0c8;--accent:#7e4b2d;--serif:"STK Bureau Serif", Georgia, serif;--sans:"Source Sans 3", "STK Bureau Sans", "Helvetica Neue", sans-serif;--mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:1rem;font-weight:400;line-height:1.5}::selection{background:var(--foreground);color:var(--background)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.site-shell{width:100%;max-width:80rem;min-height:100vh;margin:0 auto;padding:clamp(1.25rem,4vw,4rem);overflow:visible}.index-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:clamp(4rem,9vh,6rem);display:flex}.nameplate{font-family:var(--serif);font-size:1.5rem;font-weight:400;line-height:1.2;display:inline}nav{align-items:center;gap:.5rem;display:flex}nav a{font-family:var(--sans);border-radius:999px;padding:.5rem .75rem;font-size:.9375rem;line-height:1.25rem;transition:background-color .18s,color .18s}nav a.active,nav a:hover{color:var(--foreground)}nav a[href^=mailto\:]{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){nav a[href^=mailto\:]{background:color-mix(in srgb, var(--foreground) 5%, var(--background))}}nav a[href^=mailto\:]{padding-left:1rem;padding-right:1rem}nav a[href^=mailto\:]:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){nav a[href^=mailto\:]:hover{background:color-mix(in srgb, var(--foreground) 9%, var(--background))}}.overview{font-family:var(--sans);letter-spacing:-.015em;text-align:left;max-width:64rem;margin:0 auto clamp(5rem,8vh,6rem);font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.45}.overview p{max-width:44rem;margin:0 0 1.15em}.overview p:last-child{margin-bottom:0}.work-index{max-width:64rem;margin:0 auto clamp(7rem,15vh,10rem);padding:0}.work-row{margin:.25rem 0}.work-card{box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex-direction:column;gap:1.25rem;margin:0 -1.25rem;padding:clamp(2.25rem,5vw,4rem) 1.25rem;transition:background-color .22s cubic-bezier(.25,1,.5,1);display:flex}.work-card:hover,.work-card:focus-visible{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.work-card:hover,.work-card:focus-visible{background:color-mix(in srgb, var(--foreground) 4%, var(--background))}}.work-card-heading{justify-content:space-between;align-items:baseline;gap:2rem;min-width:0;display:flex}.work-card h2{font-family:var(--serif);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.5rem,2.5vw,2.125rem);font-weight:400;line-height:1.15}.work-card-heading span{color:var(--foreground);font-family:var(--sans);letter-spacing:0;white-space:nowrap;flex-shrink:0;font-size:.875rem;line-height:1.25rem;display:inline-block}.work-card p{color:var(--muted);font-family:var(--sans);max-width:50rem;margin:0;font-size:1rem;line-height:1.5}.about-section{font-family:var(--sans);max-width:64rem;margin:0 auto clamp(7rem,15vh,10rem);scroll-margin-top:2rem}.about-copy{max-width:44rem;margin-bottom:clamp(4rem,9vw,6rem);font-size:1.125rem;line-height:1.55}.about-copy h2,.experience h3{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-weight:400}.about-copy h2{margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.2}.about-copy p{margin:0 0 1rem}.experience{max-width:32rem}.experience h3{margin-bottom:2rem;font-size:1.5rem;line-height:1.25}.experience-list{gap:2.25rem;margin:0;padding:0;list-style:none;display:grid}.experience-item{grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.experience-logo{background:#fff;align-items:center}@supports (color:color-mix(in lab, red, red)){.experience-logo{background:color-mix(in srgb, white 62%, var(--background))}}.experience-logo{border-radius:.75rem;justify-content:center;width:3rem;height:3rem;display:flex;overflow:hidden}.experience-logo img{object-fit:cover;width:100%;height:100%}.experience-logo img[src$=\.svg]{object-fit:contain;width:1.65rem;height:1.65rem}.experience-company,.experience-detail{margin:0}.experience-company{font-size:1.0625rem;line-height:1.35}.experience-company strong{font-weight:600}.experience-company span,.experience-detail{color:var(--muted)}.experience-detail{margin-top:.25rem;font-size:.9375rem;line-height:1.45}footer{font-family:var(--sans);max-width:64rem;margin:0 auto;font-size:.875rem;line-height:1.4}footer p{margin:0 0 2rem}footer a{text-underline-offset:.25rem;text-decoration:underline}.article-shell{max-width:none}.article-header{max-width:48rem;margin-bottom:4rem;margin-left:auto;margin-right:auto}.case-study{max-width:48rem;margin:0 auto 6rem}.case-study>h1{font-family:var(--serif);text-wrap:balance;margin:0 0 clamp(3rem,8vw,4.5rem);font-size:3rem;font-weight:400;line-height:1.25}.case-body{font-family:var(--sans);max-width:48rem;font-size:1.125rem;line-height:1.625}.case-body section+section{margin-top:clamp(5rem,10vw,7rem)}.case-body h2{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:400;line-height:1.15}.case-body p{margin:0 0 1rem}.case-body p a{text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.case-table-wrap{-webkit-overflow-scrolling:touch;margin-top:1.5rem;overflow-x:auto}.case-table{border-collapse:collapse;font-family:var(--sans);width:100%;min-width:42rem;font-size:.9375rem;line-height:1.4}.case-table th,.case-table td{border:1px solid var(--line);text-align:left;vertical-align:top;background:#ffffff94;padding:.75rem .875rem}.case-table thead th{color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;background:#ebeae4b8;font-size:.6875rem;font-weight:500}.case-table tbody th{font-family:var(--mono);width:20%;font-size:.75rem;font-weight:500;line-height:1.4}.case-table td:nth-child(2){width:38%}.case-table-followup{margin-top:1.25rem!important}.case-figure{margin:2rem 0 0}.case-lead-figure{margin-top:clamp(2.5rem,6vw,4rem)}.case-figure img{width:100%;height:auto;display:block}.case-figure-link{color:inherit;text-decoration:none;display:block}.case-figure-link:hover figcaption,.case-figure-link:focus-visible figcaption{color:var(--foreground)}.x-post-embed-target{justify-content:center;display:flex}.x-post-embed figcaption a{color:inherit}.x-post-text-fallback{border:1px solid var(--line);color:var(--foreground);font-family:var(--mono);text-align:center;padding:1rem;font-size:.875rem;display:block}.case-figure figcaption{color:var(--muted);font-family:var(--sans);max-width:42rem;margin-top:.75rem;font-size:.875rem;line-height:1.4}.case-introduction{font-size:inherit;line-height:inherit;margin:0 0 1.5rem}.case-summary{padding:0}.case-outcomes{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.case-outcomes li{padding-left:1.5rem;position:relative}.case-outcomes li:before{content:"→";font-family:var(--mono);position:absolute;top:0;left:0}.article-shell footer{max-width:48rem;margin-left:auto;margin-right:auto}@media (width>=48rem){.site-shell{padding-left:clamp(3rem,6vw,6rem);padding-right:clamp(3rem,6vw,6rem)}.index-header{flex-direction:row;align-items:center}.article-header{margin-bottom:4rem}.case-study>h1{font-size:3.75rem;line-height:1.25}}@media (width<=40rem){.index-header{align-items:flex-start;margin-bottom:5rem}.overview{text-align:left;margin-bottom:5rem;margin-left:0;font-size:1.125rem;line-height:1.5}.work-card{gap:1rem;margin:0 -.75rem;padding:2.25rem .75rem}.work-card-heading{flex-direction:column;align-items:flex-start;gap:.375rem}.work-card h2{text-overflow:clip;white-space:normal;overflow:visible}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
