/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f8f8f6;--foreground:#181818;--muted:#777;--soft:#e7e7e3;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif}body,h1,h2,h3,p,dl,dd,ul,figure{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:var(--background);align-items:center}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--background) 92%, transparent)}}.site-header{border-bottom:1px solid var(--soft);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;padding:18px clamp(18px,4vw,58px);display:flex;position:sticky;top:0;left:0}.wordmark,nav a{font-size:13px;line-height:1}.wordmark{font-weight:500}nav{gap:clamp(16px,3vw,34px);display:flex}nav a{color:var(--muted)}nav a:hover,.index-grid a:hover strong,.work-index a:hover strong{color:var(--foreground)}.cover{background:var(--paper);grid-template-columns:1fr 1.3fr;min-height:calc(100vh - 51px);display:grid;position:relative;overflow:hidden}.cover-image{filter:grayscale();opacity:.22;background-image:url(/ceramic-sediment.jpg);background-position:34%;background-repeat:no-repeat;background-size:cover}.cover-title{align-self:center;gap:18px;padding:0 clamp(24px,7vw,130px) 0 0;display:grid}.cover-title p,.cover-meta,.index-heading p,.section-title p,figcaption,dt,dd,.contact-section p,.contact-list p{color:var(--muted);font-size:14px;line-height:1.55}h1{letter-spacing:0;font-size:clamp(58px,12vw,178px);font-weight:300;line-height:.85}.cover-meta{gap:clamp(28px,5vw,78px);display:flex;position:absolute;bottom:clamp(24px,5vw,58px);right:clamp(24px,6vw,100px)}.index-section,.page-section,.statement-section,.cv-section,.contact-section{padding:clamp(64px,10vw,142px) clamp(20px,5vw,96px)}.index-section{grid-template-columns:.65fr 1.35fr;gap:clamp(42px,8vw,110px);display:grid}.index-heading h2,.section-title h2,.statement-section h2,.cv-section h2,.contact-section h2{letter-spacing:0;font-size:clamp(34px,5vw,78px);font-weight:380;line-height:1}.index-heading h2:before,.section-title h2:before,.statement-section h2:before,.cv-section h2:before,.work-copy .kicker:before,.contact-section h2:before{content:"| ";font-weight:300}.index-grid,.work-index{border-top:1px solid var(--foreground)}.index-grid a,.work-index a{border-bottom:1px solid var(--soft);grid-template-columns:54px minmax(0,1fr) minmax(160px,.55fr);gap:20px;min-height:92px;padding:22px 0;display:grid}.index-grid span,.work-index span{color:var(--muted);font-size:13px}.index-grid strong,.work-index strong{letter-spacing:0;font-size:clamp(24px,3vw,44px);font-weight:340;line-height:1.08}.index-grid em,.work-index em{color:var(--muted);font-size:14px;font-style:normal;line-height:1.45}.page-section{background:var(--paper);grid-template-columns:.75fr 1.25fr;gap:clamp(44px,7vw,88px);display:grid}.work-detail{background:var(--paper);border-top:1px solid var(--soft);grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(28px,5vw,80px);min-height:82vh;padding:clamp(42px,7vw,86px) clamp(20px,5vw,96px);display:grid}.work-copy{align-self:start;gap:26px;display:grid;position:sticky;top:94px}.work-copy .kicker{font-size:clamp(28px,4vw,58px);font-weight:370;line-height:1}.work-copy .kicker:before{content:""}.work-copy h3{letter-spacing:0;font-size:clamp(24px,3vw,42px);font-weight:600;line-height:1.08}.work-copy p:last-child,.statement-columns p{font-size:clamp(16px,1.5vw,19px);line-height:1.58}dl{gap:10px;display:grid}dl div{grid-template-columns:74px 1fr;gap:14px;display:grid}figure{gap:12px;display:grid}.work-detail figure img{object-fit:cover;width:100%;height:min(76vh,820px)}.statement-section{background:var(--background);grid-template-columns:.55fr 1.45fr;gap:clamp(44px,7vw,96px);display:grid}.statement-columns{columns:3 260px;column-gap:clamp(34px,5vw,78px)}.statement-columns p{break-inside:avoid;margin-bottom:24px}.image-break{background:var(--paper);padding:0 clamp(20px,5vw,96px) clamp(64px,8vw,118px)}.image-break img{object-fit:cover;object-position:50% 48%;width:100%;height:min(72vh,780px)}.cv-section{background:var(--paper);border-top:1px solid var(--soft);grid-template-columns:.55fr 1.45fr;gap:clamp(44px,7vw,96px);display:grid}.cv-section ul{border-top:1px solid var(--foreground);padding:0;list-style:none}.cv-section li{border-bottom:1px solid var(--soft);padding:18px 0;font-size:clamp(17px,1.8vw,24px);line-height:1.35}.contact-section{border-top:1px solid var(--foreground);grid-template-columns:.55fr 1.45fr;gap:34px;min-height:44vh;display:grid}.contact-list{align-self:start;gap:8px;display:grid}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;gap:16px}nav{flex-wrap:wrap}.cover,.index-section,.page-section,.work-detail,.statement-section,.cv-section,.contact-section{grid-template-columns:1fr}.cover{min-height:76vh}.cover-image{min-height:36vh}.cover-title{padding:0 clamp(20px,8vw,48px) 96px}.cover-meta{flex-direction:column;gap:8px;bottom:28px;left:clamp(20px,8vw,48px);right:auto}.index-grid a,.work-index a{grid-template-columns:40px 1fr}.index-grid em,.work-index em{grid-column:2}.work-copy{position:static}.work-detail figure img,.image-break img{height:auto}}@media (width<=520px){h1{font-size:56px}.index-heading h2,.section-title h2,.statement-section h2,.cv-section h2,.contact-section h2{font-size:34px}}
