:root{color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f4f4f0;--surface:#e9e9e4;--surface-strong:#deded8;--text:#171816;--muted:#666862;--faint:#8d8f88;--line:#d5d5cf;--accent:#355b52;--header-bg:#f4f4f0db;--education-logo-bg:#fff;--dock-bg:#f9f9f5db;--dock-border:#1718161c;--dock-hover:#1718160e;--dock-shadow:#13151214;--dock-tooltip-bg:#efefeaf5;--dock-tooltip-border:#17181617;--dock-clearance:96px;--shell:min(1380px, calc(100vw - clamp(40px, 10vw, 160px)));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Helvetica Neue,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,sans-serif}[data-theme=dark]{--bg:#171815;--surface:#20211e;--surface-strong:#292a26;--text:#eeeeea;--muted:#a0a29b;--faint:#7b7e76;--line:#353731;--accent:#78a297;--header-bg:#171815db;--education-logo-bg:#d8d9d3;--dock-bg:#252622e0;--dock-border:#eeeeea1f;--dock-hover:#eeeeea12;--dock-shadow:#0000003d;--dock-tooltip-bg:#2b2c28f7;--dock-tooltip-border:#eeeeea1a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100dvh;color:var(--text);background:var(--bg);margin:0}#root{padding-bottom:calc(var(--dock-clearance) + env(safe-area-inset-bottom))}button,a{font:inherit;color:inherit}img{max-width:100%;display:block}::selection{color:var(--bg);background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.shell{width:var(--shell);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:72px;display:flex}.wordmark,.menu-toggle,.nav-links button{cursor:pointer;background:0 0;border:0;padding:0}.wordmark{letter-spacing:-.035em;font-size:1.05rem;font-weight:620}.wordmark-dot{color:var(--accent)}.nav-links{align-items:center;gap:clamp(20px,2.6vw,40px);font-size:.82rem;font-weight:520;display:flex}.nav-links a,.nav-links button{text-decoration:none;transition:color .22s}.nav-links a:hover,.nav-links button:hover{color:var(--accent)}.menu-toggle{font-size:.82rem;display:none}.arrow{margin-left:.18em;transition:transform .26s cubic-bezier(.16,1,.3,1);display:inline-block}.floating-dock{z-index:60;width:max-content;max-width:calc(100vw - 28px);color:var(--text);pointer-events:none;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.floating-dock__bar{border:1px solid var(--dock-border);background:var(--dock-bg);height:52px;box-shadow:0 10px 30px var(--dock-shadow);-webkit-backdrop-filter:blur(14px)saturate(112%);pointer-events:auto;border-radius:17px;align-items:center;gap:2px;padding:5px 7px;display:flex}.floating-dock__action{width:42px;height:42px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 42px;place-items:center;padding:0;text-decoration:none;transition:color .17s,background-color .17s,transform .15s;display:grid;position:relative}.floating-dock__action:hover{color:var(--accent);background:var(--dock-hover)}.floating-dock__action:active{transform:scale(.96)}.floating-dock__action:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.floating-dock__action svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.floating-dock__action .floating-dock__github-icon{fill:currentColor;stroke:none}.floating-dock__theme-icon{transition:opacity .17s,transform .17s}.floating-dock__language{letter-spacing:.075em;font-size:.67rem;font-weight:620;line-height:1}[data-theme=light] .floating-dock__theme-icon{transform:rotate(-5deg)}[data-theme=dark] .floating-dock__theme-icon{transform:rotate(5deg)}.floating-dock__divider{background:var(--line);flex:0 0 1px;width:1px;height:20px;margin-inline:5px}.floating-dock__toast{border:1px solid var(--dock-tooltip-border);max-width:calc(100vw - 32px);color:var(--text);background:var(--dock-tooltip-bg);box-shadow:0 7px 24px var(--dock-shadow);-webkit-backdrop-filter:blur(12px);white-space:nowrap;pointer-events:none;border-radius:9px;padding:9px 12px;font-size:.72rem;line-height:1.35;animation:2s both dock-toast;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}@keyframes dock-toast{0%{opacity:0;transform:translate(-50%,4px)}12%,80%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,2px)}}@media (hover:hover) and (pointer:fine){.floating-dock__action:after{content:attr(data-tooltip);border:1px solid var(--dock-tooltip-border);color:var(--text);background:var(--dock-tooltip-bg);box-shadow:0 5px 18px var(--dock-shadow);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:7px;padding:6px 8px;font-size:.67rem;line-height:1;transition:opacity .16s,transform .16s,visibility 0s .16s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,3px)}.floating-dock__action:hover:after,.floating-dock__action:focus-visible:after{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}}a:hover .arrow,button:hover .arrow{transform:translate(.24em)}a:hover .arrow--diagonal,button:hover .arrow--diagonal{transform:translate(.16em,-.16em)}.hero-section{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1.58fr) minmax(280px,.62fr);align-content:center;gap:0 clamp(40px,7vw,110px);min-height:calc(100dvh - 72px);padding-block:clamp(44px,7vh,84px);display:grid}.hero-copy{display:contents}.hero-kicker,.gallery-header>p{color:var(--muted);letter-spacing:.01em;margin:0 0 clamp(24px,4vh,50px);font-size:clamp(.72rem,.9vw,.85rem)}.hero-kicker{z-index:2;grid-area:1/1}.hero-section h1{z-index:2;letter-spacing:-.075em;white-space:nowrap;grid-area:2/1;align-self:center;margin:0;font-size:clamp(4rem,8.8vw,8.6rem);font-weight:470;line-height:.84}.hero-statement{z-index:2;max-width:690px;color:var(--muted);letter-spacing:-.038em;grid-area:3/1;margin:clamp(38px,6vh,70px) 0 0 clamp(6px,8vw,120px);font-size:clamp(1.35rem,2.25vw,2.45rem);line-height:1.12}.portrait-wrap{opacity:0;grid-area:2/2;align-self:center;width:100%;height:0;animation:.9s cubic-bezier(.16,1,.3,1) .22s forwards portrait-in;position:relative;transform:translateY(22px)}.portrait-image{aspect-ratio:.72;object-fit:cover;object-position:45% 50%;width:100%;height:auto;display:block;position:absolute;top:0;left:-12px;transform:translateY(-50%)}@keyframes portrait-in{to{opacity:1;transform:translateY(0)}}.hero-copy>*{opacity:0;animation:.76s cubic-bezier(.16,1,.3,1) forwards copy-in;transform:translateY(18px)}.hero-copy h1{animation-delay:70ms}.hero-copy .hero-statement{animation-delay:.15s}@keyframes copy-in{to{opacity:1;transform:translateY(0)}}.projects-section,.about-section{padding-block:clamp(110px,14vw,210px)}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:clamp(64px,9vw,130px);display:flex}.section-heading h2,.about-grid h2,.education-grid h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.9rem,6vw,6.6rem);font-weight:460;line-height:.9}.project-section-heading{margin-bottom:clamp(62px,8vw,112px)}.project-count{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.04em;padding-bottom:.15em;font-size:clamp(.75rem,1vw,.9rem)}.project-index{border-top:1px solid var(--line)}.project-index-item{border-bottom:1px solid var(--line)}.project-row{width:100%;min-height:clamp(108px,9.5vw,140px);color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:64px minmax(0,1fr) 84px 30px;grid-template-areas:"number copy year toggle";align-items:center;column-gap:clamp(18px,2.5vw,38px);padding:20px 0;display:grid}.project-row:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.project-number,.project-year-slot,.project-tech{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.025em;font-size:.75rem}.project-number{grid-area:number;align-self:start;padding-top:.62em}.project-row-copy{grid-area:copy;gap:12px;min-width:0;display:grid}.project-title{letter-spacing:-.055em;text-wrap:balance;width:fit-content;font-size:clamp(2.2rem,4.1vw,4.3rem);font-weight:470;line-height:.94;transition:color .3s,transform .45s cubic-bezier(.22,1,.36,1);display:block}.project-description{max-width:540px;color:var(--muted);text-wrap:pretty;font-size:clamp(.88rem,1.1vw,1.02rem);line-height:1.5}.project-year-slot{grid-area:year;align-self:start;padding-top:.62em}.project-toggle{transform-origin:50%;grid-area:toggle;align-self:start;place-items:center;width:30px;height:30px;font-size:1.55rem;font-weight:300;line-height:1;transition:color .26s,transform .5s cubic-bezier(.22,1,.36,1);display:grid}.project-row:hover .project-title{color:var(--accent);transform:translate(5px)}.project-row:hover .project-toggle,.project-index-item--open .project-title{color:var(--accent)}.project-index-item--open .project-toggle{color:var(--accent);transform:rotate(45deg)}.project-panel{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .56s cubic-bezier(.22,1,.36,1),opacity .34s,transform .48s cubic-bezier(.22,1,.36,1),visibility 0s .56s;display:grid;transform:translateY(-10px)}.project-index-item--open .project-panel{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .56s cubic-bezier(.22,1,.36,1),opacity .42s 80ms,transform .52s cubic-bezier(.22,1,.36,1) 40ms,visibility;transform:translateY(0)}.project-panel-clip{min-height:0;overflow:hidden}.project-panel-content{padding:20px 0 clamp(58px,7vw,92px) 102px}.project-tech{max-width:800px;margin:0 0 60px;font-size:.85rem;line-height:1.65}.project-case-study{gap:64px;max-width:800px;display:grid}.project-detail-section h3{color:var(--text);letter-spacing:.015em;margin:0 0 18px;font-size:.875rem;font-weight:550;line-height:1.4}.project-detail-section p{color:var(--muted);margin:0;font-size:clamp(1.125rem,1.4vw,1.25rem);line-height:1.65}.project-detail-section p+p{margin-top:20px}.project-full-tech p{font-size:.875rem;line-height:1.8}.project-coming-soon{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.project-media{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(36px,3.5vw,46px) clamp(28px,2.8vw,36px);width:100%;max-width:940px;margin:0 0 clamp(64px,6vw,78px);display:grid}.project-shot{min-width:0;margin:0}.project-image{width:100%;height:auto;display:block}.project-shot figcaption{color:var(--muted);letter-spacing:.01em;margin-top:12px;font-size:.75rem;line-height:1.45}.project-media--phones{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:780px}.project-media--single{max-width:500px;display:block}.project-links{flex-wrap:wrap;gap:30px;margin-top:40px;display:flex}.project-links a{border-bottom:1px solid var(--line);padding-bottom:4px;font-size:.875rem;text-decoration:none;transition:color .22s,border-color .22s}.project-links a:hover{color:var(--accent);border-color:var(--accent)}.photo-placeholder,.archive-image img{width:100%;aspect-ratio:inherit;object-fit:cover}.photo-placeholder{min-height:180px;position:relative;overflow:hidden}.photo-placeholder:before,.photo-placeholder:after{content:"";position:absolute;inset:0}.photo-placeholder:before{opacity:.8;background:linear-gradient(155deg,#0000 30%,#fff3 31%,#0000 32%)}.photo-placeholder:after{aspect-ratio:1;background:#ffffff1f;border-radius:50%;inset:auto -10% -38% 25%}.photo-placeholder--slate{background:linear-gradient(140deg,#4e5659,#1f282c)}.photo-placeholder--mist{background:linear-gradient(165deg,#c4c5c0,#747d7d)}.photo-placeholder--sand{background:linear-gradient(145deg,#b9aa91,#696b63)}.photo-placeholder--forest{background:linear-gradient(145deg,#485852,#18241f)}.photo-placeholder--clay{background:linear-gradient(145deg,#9a7463,#463b39)}.about-section{border-top:1px solid var(--line);padding-bottom:clamp(100px,11vw,165px)}.education-section+.projects-section{padding-top:clamp(100px,11vw,165px)}.about-grid,.education-grid{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(50px,10vw,170px);display:grid}.about-copy{--about-paragraph-gap:28px;max-width:760px}.about-copy p{color:var(--muted);margin:0;font-size:clamp(1.15rem,1.4vw,1.35rem);line-height:1.6}.about-copy .about-intro{color:var(--text)}.about-details{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .22s,opacity .18s;display:grid}.about-details--expanded{opacity:1;grid-template-rows:1fr}.about-details__clip{min-height:0;overflow:hidden}.about-details__content{padding-top:var(--about-paragraph-gap)}.about-details__content>p+p{margin-top:var(--about-paragraph-gap)}.about-toggle{border:0;border-bottom:1px solid var(--line);min-height:44px;color:var(--text);cursor:pointer;background:0 0;align-items:center;gap:16px;margin-top:28px;padding:0 0 5px;font-size:.9rem;transition:color .18s,border-color .18s;display:inline-flex}.about-details--expanded+.about-toggle{margin-top:24px}.about-toggle:hover{color:var(--accent);border-color:var(--accent)}.about-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.about-links{flex-wrap:wrap;gap:26px;margin-top:54px;display:flex}.about-links a{border-bottom:1px solid var(--line);padding-bottom:4px;font-size:.86rem;text-decoration:none}.education-list{--education-logo-size:64px;gap:48px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.education-item{grid-template-columns:var(--education-logo-size) minmax(0, 1fr);align-items:start;column-gap:24px;text-decoration:none;display:grid}.education-logo-shell{width:var(--education-logo-size);height:var(--education-logo-size);border:1px solid var(--line);background:var(--education-logo-bg);border-radius:50%;place-items:center;display:grid;overflow:hidden}.education-logo-shell img{object-fit:contain;width:76%;height:76%}.education-logo-shell img[src$="/cambridge-international.png"]{width:100%;height:100%}.education-copy{min-width:0}.education-institution{letter-spacing:-.025em;margin:0;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:600;line-height:1.3;transition:color .18s}.education-institution .arrow{color:var(--muted);vertical-align:.06em;font-size:.75em;transition:color .18s,transform .18s}.education-programme{max-width:56ch;color:var(--muted);margin:8px 0 0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.5}.education-item:hover .education-institution,.education-item:hover .arrow{color:var(--accent)}.education-item:hover .arrow{transform:translate(2px,-2px)}.education-item:focus-visible{outline:none}.education-item:focus-visible .education-logo-shell{outline:2px solid var(--accent);outline-offset:4px}.education-item:focus-visible .education-institution{color:var(--accent);text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-block:34px;font-size:.73rem;display:grid}.footer p{margin:0}.footer a{color:var(--text);text-decoration:none}.copyright{text-align:right}.reveal{opacity:0;transition:opacity .76s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), transform .76s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay);transform:translateY(30px)}.reveal[data-visible=true]{opacity:1;transform:translateY(0)}.gallery-page{padding-bottom:0}.gallery-content{padding-top:clamp(52px,5vw,72px);padding-bottom:clamp(120px,15vw,220px)}.gallery-header{margin:0}.photography-hero{--photography-hero-position:50% 50%;isolation:isolate;background:#202522 url(/images/photography/ui/photography-hero-poster.webp) var(--photography-hero-position) / cover no-repeat;min-height:clamp(620px,72svh,720px);position:relative;overflow:hidden}.photography-hero:after{content:"";z-index:1;pointer-events:none;background:#080c0a47;position:absolute;inset:0}.photography-hero__video{z-index:0;object-fit:cover;object-position:var(--photography-hero-position);width:100%;height:100%;position:absolute;inset:0}.photography-hero__content{z-index:2;min-height:inherit;flex-direction:column;justify-content:center;padding-bottom:clamp(72px,8vw,112px);display:flex;position:relative}.gallery-header p{margin-bottom:24px}.gallery-header h1{letter-spacing:-.075em;text-wrap:balance;max-width:100%;margin:0;font-size:clamp(4.2rem,8vw,8.5rem);font-weight:460;line-height:.88}.gallery-header span{color:#f7f7f2d6;letter-spacing:-.025em;margin-top:42px;font-size:clamp(1.15rem,2vw,1.8rem);display:block}.photography-hero p{color:#f7f7f2d1}.photography-hero h1{color:#f7f7f2}.photography-section-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;padding-top:24px;display:flex}.photography-section-heading>div{align-items:baseline;gap:28px;display:flex}.photography-section-index,.archive-index{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.7rem}.photography-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:450}.photography-section-heading p{color:var(--muted);margin:0;font-size:.85rem}.photo-book-reader{width:100%;max-width:880px;margin:clamp(56px,7vw,100px) auto 0}.photo-book-shell{width:100%;min-height:200px;position:relative}.photo-book{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;margin-inline:auto;min-width:0!important}.photo-book-page{color:var(--text);background:var(--bg);border:1px solid color-mix(in srgb, var(--line) 55%, transparent);overflow:hidden;box-shadow:0 3px 12px #1718160d}.photo-book-page.--left{box-shadow:inset -12px 0 16px -16px #17181638,0 3px 12px #1718160d}.photo-book-page.--right{box-shadow:inset 12px 0 16px -16px #17181638,0 3px 12px #1718160d}.photo-book-page--cover,.photo-book-page--back{background:var(--surface)}.book-cover{flex-direction:column;justify-content:space-between;height:100%;padding:10%;display:flex}.book-cover-author{letter-spacing:.16em;text-transform:uppercase;font-size:clamp(.6rem,1vw,.75rem)}.book-cover-title{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(2.8rem,5.8vw,5rem);font-weight:450;line-height:.88}.book-cover-title span{display:block}.book-cover-subtitle{color:var(--muted);margin:24px 0 0;font-size:.75rem}.book-cover-mark{color:var(--accent);letter-spacing:-.06em;font-size:1.05rem;font-weight:550}.book-page-content{place-items:center;height:100%;padding:10% 9%;display:grid;position:relative}.book-photo{width:100%;margin:0}.book-image{aspect-ratio:1.55;width:100%}.book-image--portrait{aspect-ratio:.75;width:79%;margin-inline:auto}.book-image--square{aspect-ratio:1}.book-image--panorama{aspect-ratio:2.2}.book-image img,.book-image .photo-placeholder{object-fit:contain;width:100%;height:100%;min-height:0}.book-page-number{color:var(--faint);font-variant-numeric:tabular-nums;font-size:.55rem;position:absolute;bottom:5%;left:9%;right:9%}.photo-book-page.--right .book-page-number{text-align:right}.book-colophon{height:100%;color:var(--muted);letter-spacing:.02em;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.65rem;display:flex}.photo-book-controls{justify-content:center;align-items:center;gap:26px;margin-top:36px;display:flex}.photo-book-controls button{width:48px;height:48px;color:var(--text);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:1.2rem;display:grid}.photo-book-controls button:hover:not(:disabled){color:var(--accent)}.photo-book-controls button:disabled{opacity:.25;cursor:default}.book-counter{min-width:88px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;font-size:.7rem}.book-counter>span{color:var(--faint);padding-inline:5px}.book-instructions{color:var(--muted);text-align:center;margin:6px 0 0;font-size:.65rem}.archive-entry{border-top:1px solid var(--line);text-align:left;grid-template-columns:minmax(0,1fr);justify-items:start;gap:28px;margin-top:clamp(120px,15vw,216px);padding-top:clamp(32px,5vw,72px);display:grid}.archive-entry h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,5.4vw,5rem);font-weight:450;line-height:1}.archive-entry p{color:var(--muted);letter-spacing:-.025em;margin:32px 0 0;font-size:clamp(1rem,1.6vw,1.45rem);line-height:1.5}.archive-link,.archive-back{border-bottom:1px solid var(--line);align-items:center;gap:32px;min-height:44px;padding-bottom:5px;font-size:.85rem;text-decoration:none;display:inline-flex}.archive-link{color:var(--accent);margin-top:40px}.archive-link:hover,.archive-back:hover{border-color:var(--accent)}.archive-back{gap:14px;margin-top:40px}.gallery-header .archive-back span{font-size:inherit;margin:0}.archive-hero{--archive-hero-overlay:.28;--archive-hero-position:50% 50%;isolation:isolate;color:#f7f7f2;background:#18201d;min-height:clamp(700px,80svh,780px);display:flex;position:relative;overflow:hidden}.archive-hero__image{object-fit:cover;object-position:var(--archive-hero-position);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.archive-hero:before,.archive-hero:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.archive-hero:before{background:rgb(8 12 10/var(--archive-hero-overlay))}.archive-hero:after{background:linear-gradient(180deg, rgb(10 13 12/calc(var(--archive-hero-overlay) * .3)) 0%, rgb(10 13 12/calc(var(--archive-hero-overlay) * .9)) 40%, rgb(10 13 12/calc(var(--archive-hero-overlay) * 2.55)) 100%)}.archive-hero__content{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-block:64px clamp(80px,8vw,120px);display:flex;position:relative}.archive-hero__eyebrow{color:#f7f7f2d1;letter-spacing:.01em;margin:0 0 26px;font-size:.875rem;line-height:1.4}.archive-hero h1{letter-spacing:-.065em;text-wrap:balance;text-shadow:0 2px 24px #080c0a2e;max-width:100%;margin:0;font-size:clamp(4.4rem,8.8vw,9.5rem);font-weight:460;line-height:.96}.archive-hero__description{color:#f7f7f2d1;letter-spacing:-.02em;max-width:680px;margin:30px 0 0;font-size:clamp(1.1rem,1.6vw,1.5rem);line-height:1.45}.archive-hero .archive-back{color:#f7f7f2;border-color:#f7f7f266;margin-top:30px;transition:border-color .18s,color .18s}.archive-hero .archive-back:hover{border-color:#f7f7f2}.archive-hero .archive-back:focus-visible{outline-color:#f7f7f2}.archive-content{padding-block:32px clamp(120px,15vw,220px)}@media (width>=681px) and (width<=1100px){.archive-hero{min-height:clamp(650px,66svh,700px)}.archive-hero h1{font-size:clamp(4.4rem,9.3vw,6.4rem)}.archive-content{padding-top:28px}}@media (width<=680px){.archive-hero{--archive-hero-position:50% 45%;min-height:clamp(580px,72svh,640px)}.archive-hero__content{padding-block:56px 72px}.archive-hero__eyebrow{margin-bottom:24px;font-size:.8rem}.archive-hero h1{font-size:clamp(3.1rem,15vw,5.2rem)}.archive-hero__description{max-width:310px;margin-top:26px}.archive-hero .archive-back{margin-top:24px}.archive-content{padding-top:24px}}.archive-country-index{--archive-city-indent:clamp(70px, 7.5vw, 108px);border-bottom:1px solid var(--line)}.archive-country{border-top:1px solid var(--line)}.archive-country-heading,.archive-city-heading{margin:0}.archive-country-row,.archive-city-row{width:100%;min-height:clamp(120px,10vw,150px);color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:64px minmax(0,1fr) 48px 28px;align-items:center;gap:clamp(20px,2.5vw,36px);padding:28px 0;font-weight:400;display:grid}.archive-country-title,.archive-city-title{letter-spacing:-.055em;overflow-wrap:anywhere;text-wrap:balance;min-width:0;font-size:clamp(2.4rem,4.2vw,4.5rem);font-weight:460;line-height:1.02;transition:color .25s}.archive-group-index,.archive-group-count{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.75rem}.archive-group-count{text-align:right}.archive-group-toggle{width:28px;height:28px;color:var(--muted);place-items:center;font-size:1.6rem;font-weight:300;line-height:1;transition:transform .46s cubic-bezier(.22,1,.36,1),color .25s;display:grid}.archive-country-row:hover .archive-country-title,.archive-city-row:hover .archive-city-title,.archive-country-row[aria-expanded=true] .archive-country-title,.archive-city-row[aria-expanded=true] .archive-city-title{color:var(--accent)}.archive-country-row[aria-expanded=true] .archive-group-toggle,.archive-city-row[aria-expanded=true] .archive-group-toggle{color:var(--accent);transform:rotate(45deg)}.archive-country-row:focus-visible,.archive-city-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.archive-city-heading{margin-left:var(--archive-city-indent);border-top:1px solid color-mix(in srgb, var(--line) 65%, transparent)}.archive-city-row{grid-template-columns:40px minmax(0,1fr) 40px 24px;gap:24px;min-height:102px;padding-block:24px}.archive-city-title{letter-spacing:-.04em;font-size:clamp(1.6rem,2.5vw,2.7rem)}.archive-city-row .archive-group-index,.archive-city-row .archive-group-count{font-size:.7rem}.archive-city-row .archive-group-toggle{width:24px;height:24px;font-size:1.35rem}.archive-country-panel,.archive-city-panel{--archive-panel-duration:.56s;opacity:0;visibility:hidden;transition:grid-template-rows var(--archive-panel-duration) cubic-bezier(.22, 1, .36, 1), opacity .4s ease, transform var(--archive-panel-duration) cubic-bezier(.22, 1, .36, 1), visibility 0s var(--archive-panel-duration);grid-template-rows:0fr;display:grid;transform:translateY(-8px)}.archive-city-panel{--archive-panel-duration:.46s}.archive-country-panel[data-open=true],.archive-city-panel[data-open=true]{opacity:1;visibility:visible;grid-template-rows:1fr;transition-delay:0s;transform:translateY(0)}.archive-panel-clip{min-height:0;overflow:hidden}.archive-country-cities{padding-block:12px 32px}.archive-city-photos{padding-block:clamp(36px,4vw,58px) clamp(72px,8vw,116px)}.archive-empty{color:var(--muted);margin:0;font-size:1rem}.archive-list{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(88px,10vw,144px) clamp(20px,3vw,44px);margin:0;padding:0;list-style:none;display:grid}.archive-item{grid-row:var(--archive-row);border-top:1px solid var(--line);grid-column:1/span 7;grid-template-columns:minmax(0,1fr);gap:20px;width:100%;min-width:0;padding-top:14px;display:grid}.archive-item[data-side=right]{grid-column:9/span 4;justify-self:end;margin-top:clamp(64px,8vw,116px)}.archive-item[data-layout=wide-right][data-side=left]{grid-column:1/span 4}.archive-item[data-layout=wide-right][data-side=right]{grid-column:6/span 7}.archive-item[data-layout=balanced][data-side=left]{grid-column:1/span 5}.archive-item[data-layout=balanced][data-side=right]{grid-column:8/span 5}.archive-item[data-layout=single][data-side=right]{grid-column:6/span 7;margin-top:0}.archive-index{padding:0}.archive-item figure{width:100%;margin:0}.archive-image{aspect-ratio:1.55}.archive-image img,.archive-image .photo-placeholder{object-fit:contain;width:100%;height:100%;min-height:0}.archive-item--portrait{max-width:440px}.archive-item--portrait .archive-image{aspect-ratio:.75}.archive-item--square[data-layout=single]{max-width:600px}.archive-item--square .archive-image{aspect-ratio:1}.archive-item--panorama .archive-image{aspect-ratio:2.2}.archive-download{width:fit-content;min-height:44px;color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:5px;align-items:flex-start;margin-top:20px;font-size:.75rem;line-height:1.6;display:inline-flex}.archive-download:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}@media (width>=681px) and (width<=1100px){.archive-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:88px 36px}.archive-list .archive-item[data-side=left]{grid-column:1}.archive-list .archive-item[data-side=right]{grid-column:2;margin-top:48px}.archive-list .archive-item[data-layout=single]{margin-top:0}}@media (width<=900px){.floating-dock{bottom:22px}.portrait-image{left:-8px}.photography-hero{min-height:clamp(580px,64svh,650px)}.photography-hero__content{padding-bottom:clamp(56px,8vw,76px)}.gallery-content{padding-top:56px}.about-copy{--about-paragraph-gap:26px}.education-list{--education-logo-size:56px}.education-item{column-gap:20px}:root{--shell:calc(100vw - 48px)}.hero-section{grid-template-rows:auto;grid-template-columns:minmax(0,1.25fr) minmax(210px,.75fr);align-items:center;gap:30px;min-height:auto;padding-block:72px 96px}.hero-copy{display:block}.portrait-wrap{grid-area:auto;align-self:stretch;align-items:flex-end;height:auto;padding-block:clamp(10px,4vh,48px);display:flex;position:relative}.portrait-image{position:relative;top:auto;transform:none}.hero-section h1{font-size:clamp(3.8rem,9.6vw,6.2rem)}.hero-statement{margin-left:0}.project-row{grid-template-columns:52px minmax(0,1fr) 64px 30px}.project-panel-content{padding-left:82px}.project-case-study{gap:48px}.project-tech{margin-bottom:48px}.project-media{gap:36px 24px;margin-bottom:68px}.project-media--phones{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}.project-media--single{max-width:500px}}@media (width<=680px){:root{--shell:calc(100vw - 40px);--dock-clearance:80px}.floating-dock{bottom:calc(14px + env(safe-area-inset-bottom));max-width:calc(100vw - 24px)}.floating-dock__bar{height:54px;padding:5px 6px}.floating-dock__action{flex-basis:44px;width:44px;height:44px}.nav{height:64px}.menu-toggle{display:block}.nav-links{border-bottom:1px solid var(--line);background:var(--bg);flex-direction:column;align-items:flex-start;gap:0;padding:10px 20px 22px;display:none;position:absolute;top:64px;left:0;right:0}.nav-links--open{display:flex}.nav-links a,.nav-links button{text-align:left;align-items:center;width:100%;min-height:46px;display:flex}.hero-section{flex-direction:column;align-items:stretch;gap:48px;min-height:calc(100dvh - 64px);padding-block:56px 32px;display:flex}.hero-copy{display:block}.hero-kicker{margin-bottom:24px}.hero-section h1{white-space:normal;font-size:clamp(3.35rem,17.2vw,5rem);line-height:.88}.hero-statement{margin-top:30px;font-size:clamp(1.2rem,5.6vw,1.55rem)}.portrait-wrap{align-self:auto;width:68%;height:auto;margin-left:auto;padding:0;display:block;position:relative}.portrait-image{position:relative;top:auto;left:0;transform:none}.projects-section,.about-section{padding-block:110px}.section-heading{margin-bottom:64px}.section-heading h2,.about-grid h2,.education-grid h2{font-size:clamp(2.8rem,14vw,4rem)}.project-section-heading{align-items:flex-start;margin-bottom:58px}.project-section-heading h2{font-size:clamp(2.5rem,12.5vw,3.4rem)}.project-count{padding-top:8px}.project-row{grid-template-columns:34px minmax(0,1fr) 30px;grid-template-areas:"number copy toggle"".year.";column-gap:12px;min-height:0;padding:28px 0 30px}.project-number{padding-top:.48em}.project-row-copy{gap:13px}.project-title{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,10vw,3rem);line-height:.98}.project-description{max-width:29ch;font-size:.9rem}.project-year-slot{min-height:0;padding-top:12px}.project-toggle{align-self:start}.project-panel-content{padding:20px 0 52px 46px}.project-tech{margin-bottom:36px}.project-case-study{gap:36px}.project-detail-section h3{margin-bottom:16px}.project-detail-section p{font-size:1.125rem}.project-detail-section p+p{margin-top:18px}.project-full-tech p{font-size:.875rem}.project-media{grid-template-columns:minmax(0,1fr);gap:36px;width:calc(100% + 46px);max-width:none;margin:0 0 64px -46px}.project-media--phones .project-shot{justify-self:center;width:min(78%,280px)}.project-media--single .project-shot{width:100%}.project-shot figcaption{margin-top:10px;font-size:.72rem}.project-links{gap:24px}.about-section{padding-bottom:84px}.about-grid,.education-grid{grid-template-columns:1fr;gap:54px}.about-copy{--about-paragraph-gap:22px}.about-copy p{font-size:1.125rem}.about-links{margin-top:42px}.education-list{--education-logo-size:50px;gap:40px}.education-item{column-gap:16px}.education-institution{font-size:1.125rem}.education-section+.projects-section{padding-top:96px}.footer{grid-template-columns:1fr auto;gap:14px}.copyright{text-align:left;grid-column:1/3}.gallery-page{padding-top:0}.gallery-header{margin-bottom:0}.gallery-content{padding-top:44px}.photography-hero{--photography-hero-position:65% 50%;min-height:clamp(500px,66svh,580px)}.photography-hero__content{padding-bottom:40px}.gallery-header h1{font-size:clamp(3.2rem,14.5vw,4.6rem)}.gallery-header span{margin-top:28px}.photography-section-heading{flex-direction:column;gap:16px}.photography-section-heading>div{gap:20px}.photography-section-heading p{margin-left:33px;font-size:.8rem}.photo-book-controls{margin-top:24px}.book-cover-title{font-size:clamp(2.5rem,14vw,4rem)}.archive-entry h2{font-size:clamp(2.2rem,10.5vw,3.6rem)}.archive-entry p{margin-top:24px}.archive-country-index{--archive-city-indent:16px}.archive-country-row{grid-template-columns:24px minmax(0,1fr) 24px 20px;gap:10px;min-height:104px;padding-block:24px}.archive-country-title{font-size:clamp(1.75rem,7.8vw,2.15rem)}.archive-group-index,.archive-group-count{font-size:.65rem}.archive-group-toggle{width:20px;height:24px;font-size:1.4rem}.archive-city-row{grid-template-columns:24px minmax(0,1fr) 24px 20px;gap:8px;min-height:82px;padding-block:20px}.archive-city-title{font-size:clamp(1.3rem,5.7vw,1.7rem)}.archive-city-row .archive-group-index,.archive-city-row .archive-group-count{font-size:.65rem}.archive-city-row .archive-group-toggle{width:20px;font-size:1.2rem}.archive-country-cities{padding-block:0 20px}.archive-list{grid-template-columns:minmax(0,1fr);gap:64px}.archive-list .archive-item[data-side]{grid-area:auto/1;max-width:none;margin-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}.reveal{opacity:1;transform:none}.project-panel{transform:none}.about-details{transition:none}.education-item:hover .arrow{transform:none}.archive-country-panel,.archive-city-panel{transition-delay:0s;transform:none}.floating-dock__action:active,.floating-dock__theme-icon{transform:none}.floating-dock__action,.floating-dock__action:after,.floating-dock__theme-icon{transition:none}.floating-dock__toast{opacity:1;animation:none;transform:translate(-50%)}}@media (prefers-reduced-transparency:reduce){.site-header{background:var(--bg);-webkit-backdrop-filter:none}.floating-dock__bar,.floating-dock__toast,.floating-dock__action:after{background:var(--surface-strong);-webkit-backdrop-filter:none}}
