:root{--ink:#050505;--paper:#f2f1ee;--line:#0505054d;--soft-line:#0505051f;--muted:#05050580;--page-pad:clamp(18px, 3.365vw, 58px);--header-height:clamp(96px, 11.67vw, 160px);--content-start:45.43%}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,Arial,sans-serif}body,a{color:inherit}a{text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}p,h1,h2,h3,dl,dd{margin:0}img{max-width:100%;display:block}#top{--page-pad:clamp(18px, 3.1vw, 44px)}::selection{color:var(--paper);background:var(--ink)}.section-shell,.site-header{width:100%;padding-inline:var(--page-pad);margin-inline:auto}.site-header{z-index:20;height:var(--header-height);grid-template-columns:var(--content-start) calc(100% - var(--content-start));background:var(--paper);align-items:start;padding-top:clamp(27px,2.95vw,42px);transition:background-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:grid;position:sticky;top:0}.page-scrolled .site-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f2f1eee0}.site-title{min-width:0;line-height:1}.site-name{letter-spacing:-.078em;white-space:nowrap;width:max-content;font-size:clamp(48px,6.73vw,114px);font-weight:650;line-height:.76;display:inline-flex}.site-header nav{white-space:nowrap;justify-content:space-between;align-items:center;gap:clamp(12px,2vw,30px);font-size:clamp(11px,1.47vw,24px);font-weight:500;line-height:1.44;display:flex}.site-header nav a,.section-link{transition:font-weight .18s,opacity .18s}.site-header nav a{position:relative}.site-header nav a:after{content:"";transform-origin:100%;background:currentColor;width:18px;height:1px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-5px;right:0;transform:scaleX(0)}.site-header nav a:hover,.section-link:hover{font-weight:700}.site-header nav a:focus-visible{font-weight:700}.section-link:focus-visible{font-weight:700}.site-name:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.site-header nav a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.section-link:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.site-footer a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.contact-list a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}#about:target .section-link,#latest-works:target>.section-label .section-link,#highlights:target>.section-label .section-link,#contact:target>.section-label .section-link,.site-header nav a.is-active,.section-link.is-active{font-weight:700}body:has(#about:target) .site-header nav a[href=\#about]{font-weight:700}body:has(#latest-works:target) .site-header nav a[href=\#latest-works]{font-weight:700}body:has(#highlights:target) .site-header nav a[href=\#highlights]{font-weight:700}body:has(#contact:target) .site-header nav a[href=\#contact]{font-weight:700}.site-header nav a.is-active:after{transform:scaleX(1)}body:has(#about:target) .site-header nav a[href=\#about]:after{transform:scaleX(1)}body:has(#latest-works:target) .site-header nav a[href=\#latest-works]:after{transform:scaleX(1)}body:has(#highlights:target) .site-header nav a[href=\#highlights]:after{transform:scaleX(1)}body:has(#contact:target) .site-header nav a[href=\#contact]:after{transform:scaleX(1)}.hero{padding-bottom:clamp(60px,7.57vw,110px)}.hero-home{height:clamp(390px,41.07vw,584px)}.hero-statement{letter-spacing:0;text-align:left;width:54.34%;margin-left:45.66%;padding-top:clamp(86px,8.44vw,120px);font-family:Times New Roman,Times,serif;font-size:clamp(48px,5.06vw,72px);font-weight:400;line-height:1}.hero-statement>span{white-space:nowrap;display:block}.hero-statement>span:first-child{text-align:right;padding-left:12.5%}.hero-statement .statement-line{justify-content:flex-start;align-items:flex-end;gap:clamp(8px,.95vw,14px);display:inline-flex}.portrait-wrap{aspect-ratio:156/187;background:#c9c9c6;width:clamp(156px,16.46vw,234px);margin-top:clamp(12px,1.26vw,16px);margin-left:45.66%;overflow:hidden}.portrait-wrap img{object-fit:cover;width:100%;height:100%}.about-intro{border-top:1px solid var(--line);scroll-margin-top:var(--header-height);grid-template-columns:45.66% minmax(0,1fr) clamp(20px,2.25vw,32px) minmax(0,1fr);align-items:start;padding-top:clamp(10px,1.05vw,18px);display:grid}.about-intro .section-label{grid-column:1}.about-copy-primary{grid-column:2}.about-copy-secondary{grid-column:4}.section-label{text-transform:uppercase;font-size:clamp(12px,1.47vw,20px);font-weight:400;line-height:1.44}.about-intro p{font-size:clamp(10px,1.16vw,16px);line-height:1.64}.about-intro p>span{display:block}.experience-list{width:calc(72.83% - clamp(10px,1.125vw,16px));margin-top:clamp(110px,15.25vw,220px);position:relative}.experience-list article+article:before{background:var(--soft-line);content:"";width:100%;height:1px;position:absolute;left:0}.experience-list article{grid-template-columns:minmax(0,66fr) minmax(0,34fr);align-items:start;gap:20px;display:grid;position:relative}.experience-list article+article{position:relative}.experience-list article+article:before{top:0}.experience-list article:first-child{min-height:clamp(73px,7.68vw,111px);padding-top:clamp(8px,1.05vw,15px)}.experience-list article:nth-child(2){min-height:clamp(96px,10.4vw,150px);padding-top:clamp(17px,2vw,29px)}.experience-list article:nth-child(3){min-height:clamp(90px,9.78vw,141px);padding-top:clamp(19px,2.42vw,35px)}.experience-list h3{margin-bottom:2px;font-size:clamp(13px,1.47vw,20px);font-weight:520;line-height:1.45}.experience-list p,.experience-list time,.experience-list small{font-size:clamp(10px,1.16vw,16px);font-style:normal;line-height:1.55}.experience-list small{color:var(--muted);margin-top:clamp(3px,.5vw,7px);display:block}.experience-list time{text-align:right;justify-self:end}.work,.highlights,.contact{scroll-margin-top:var(--header-height)}.work{border-top:1px solid var(--line)}.work>.section-label{height:clamp(38px,4.2vw,61px);padding-top:clamp(5px,.84vw,12px)}.project-list{border-bottom:0}.project-card{grid-template-columns:var(--content-start) calc(100% - var(--content-start));align-items:stretch;min-height:clamp(276px,29.34vw,422px);transition:background-color .24s;display:grid;position:relative;overflow:hidden}.project-card:focus-visible{outline:1px solid var(--ink);outline-offset:4px}:is(.project-card:focus-visible,.project-card:active){background:#eeece6}.project-card:not(:first-child):before{z-index:2;background:var(--soft-line);content:"";transform-origin:0;height:1px;position:absolute;top:0;left:0;right:0;transform:scaleX(1)}.project-card-reverse{grid-template-columns:var(--content-start) calc(100% - var(--content-start))}.project-card-reverse .project-media{order:2}.project-media,.project-copy{min-width:0}.project-media{justify-content:flex-end;align-items:flex-start;padding-top:clamp(10px,1.47vw,21px);padding-right:clamp(42px,6.1vw,88px);display:flex}.project-media.has-image img{width:min(100%,clamp(260px,30.5vw,430px));height:auto;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .32s}.project-placeholder{aspect-ratio:580/434;border:1px solid var(--line);width:min(100%,clamp(250px,30.5vw,430px));color:var(--muted);flex-direction:column;justify-content:center;align-items:center;transition:color .28s,border-color .28s;display:flex;position:relative;overflow:hidden}.project-placeholder:before,.project-placeholder:after{background:var(--soft-line);content:"";width:140%;height:1px;position:absolute}.project-placeholder:before{transform:rotate(36.8deg)}.project-placeholder:after{transform:rotate(-36.8deg)}.project-placeholder span,.project-placeholder p{z-index:1;background:var(--paper);padding-inline:8px;position:relative}.project-placeholder span{letter-spacing:-.06em;font-size:clamp(38px,5vw,72px);font-weight:540;line-height:1}.project-placeholder p,.project-question span,.project-copy dt{letter-spacing:.02em;text-transform:uppercase;font-size:clamp(8px,.95vw,13px)}.project-copy{align-self:start;width:88.6%;margin-top:clamp(30px,3.89vw,56px);position:relative;left:clamp(-49px,-3.58vw,-24px)}.project-card-reverse .project-copy{width:calc(106.43% - clamp(36px,4.2vw,60px));margin-top:clamp(42px,5.78vw,83px);padding:0;left:calc(100% - clamp(260px,30.5vw,430px) - clamp(42px,6.1vw,88px) + clamp(36px,4.2vw,60px))}.project-card-reverse .project-media{justify-content:flex-start;padding:clamp(16px,2.2vw,32px) 0 0 calc(70% - clamp(260px,30.5vw,430px) - clamp(24px,3.58vw,49px));position:relative;left:0}.project-heading{border-bottom:1px solid var(--soft-line);padding-bottom:clamp(13px,1.68vw,24px)}.project-heading h3{letter-spacing:-.025em;transform-origin:0;margin-bottom:clamp(3px,.52vw,8px);font-size:clamp(20px,2.1vw,30px);font-weight:540;line-height:1.4;transition:transform .32s cubic-bezier(.22,1,.36,1)}.project-heading>p{color:var(--muted);white-space:nowrap;font-size:clamp(8px,.84vw,12px);line-height:1.55;transition:color .28s}.project-question{padding:clamp(9px,1.26vw,18px) 0 clamp(5px,.84vw,12px)}.project-question span,.project-copy dt{color:var(--muted);transition:color .28s;display:block}.project-question p{margin-top:clamp(2px,.42vw,6px);font-size:clamp(11px,1.26vw,18px);line-height:1.45}.project-copy dl{grid-template-columns:1fr .42fr;gap:24px;display:grid}.project-copy dt{margin-bottom:1px}.project-copy dd{font-size:clamp(9px,.95vw,14px);line-height:1.55}.highlights{grid-template-columns:var(--content-start) calc(100% - var(--content-start));border-top:1px solid var(--line);align-items:start;min-height:clamp(360px,46.79vw,674px);padding-top:clamp(7px,.84vw,12px);padding-bottom:clamp(10px,1.15vw,17px);display:grid}.highlight-list{margin-top:clamp(82px,12.72vw,183px);margin-left:-2px}.highlight-list article{border-bottom:1px solid var(--soft-line);min-height:clamp(52px,6.1vw,88px);padding:clamp(5px,.84vw,12px) 0 clamp(6px,.95vw,14px)}.highlight-list article:last-child{border-bottom:0}.highlight-list h3{font-size:clamp(10px,1.05vw,15px);font-weight:520;line-height:1.55}.highlight-list p{color:var(--muted);margin-top:1px;font-size:clamp(9px,.95vw,14px);line-height:1.55}.contact{border-top:1px solid var(--line);min-height:clamp(426px,44.8vw,645px);padding-top:clamp(7px,.84vw,12px)}.contact-list{grid-template-columns:repeat(4,1fr);height:clamp(104px,11.67vw,168px);margin-top:clamp(95px,13.35vw,192px);display:grid;position:relative}.contact-list:before,.contact-list:after{z-index:1;background:var(--soft-line);content:"";transform-origin:0;height:1px;position:absolute;left:0;right:0;transform:scaleX(1)}.contact-list:before{top:0}.contact-list:after{bottom:0}.contact-list div{padding:clamp(34px,4.42vw,64px) clamp(11px,1.68vw,24px) 0;position:relative}.contact-list div:not(:last-child):after{z-index:1;background:var(--soft-line);content:"";transform-origin:top;width:1px;transition:background-color .22s;position:absolute;top:0;bottom:0;right:0;transform:scaleY(1)}.contact-list div:first-child{padding-left:0}.contact-list dt{color:var(--muted);text-transform:uppercase;margin-bottom:clamp(4px,.84vw,12px);font-size:clamp(8px,.95vw,13px);line-height:1.4}.contact-list dd{white-space:nowrap;font-size:clamp(10px,1.26vw,18px);line-height:1.4;transition:transform .26s cubic-bezier(.22,1,.36,1)}.contact-list a:hover{text-underline-offset:3px;text-decoration:underline}.contact-signoff{letter-spacing:-.07em;white-space:nowrap;margin-top:clamp(52px,7.46vw,108px);font-size:clamp(38px,5.05vw,72px);font-weight:650;line-height:.9}.contact-signoff>span{display:inline-block}.site-footer{border-top:1px solid var(--soft-line);text-transform:uppercase;justify-content:space-between;align-items:center;min-height:clamp(62px,6.52vw,94px);padding-inline:clamp(32px,5.78vw,83px);font-size:clamp(8px,.95vw,13px);line-height:1.4;display:flex}.project-detail-page{min-height:100vh}.project-site-header .site-name:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.project-site-header nav a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.project-detail-intro a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.project-detail-footer a:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.project-detail-intro{grid-template-columns:var(--content-start) calc(100% - var(--content-start));border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;min-height:clamp(230px,27vw,390px);padding-top:clamp(28px,4vw,58px);padding-bottom:clamp(38px,5.2vw,75px);display:grid}.project-detail-meta{flex-direction:column;gap:6px;font-size:clamp(9px,.95vw,13px);line-height:1.4;display:flex}.project-detail-heading h1{letter-spacing:-.05em;max-width:880px;font-size:clamp(34px,4.8vw,74px);font-weight:540;line-height:1.04}.project-detail-heading p{color:var(--muted);margin-top:clamp(10px,1.25vw,18px);font-size:clamp(12px,1.25vw,18px);line-height:1.5}.project-detail-heading a{text-transform:uppercase;margin-top:clamp(34px,5.2vw,75px);font-size:clamp(9px,.95vw,13px);line-height:1.4;display:inline-block}.project-document{padding-inline:calc(var(--page-pad) * .9);flex-direction:column;align-items:center;gap:10px;padding-top:clamp(34px,5vw,72px);padding-bottom:clamp(54px,7.5vw,108px);display:flex}.project-document-page{width:min(81%,1166px);aspect-ratio:var(--detail-page-ratio);border:1px solid var(--soft-line);background:#fff;margin:0;position:relative;overflow:hidden}.project-document-page.is-openable{cursor:zoom-in}.project-document-page.is-openable:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.pdf-page-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.pdf-page-error{color:var(--muted);place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.pdf-page-links{position:absolute;inset:0}.pdf-page-links a{position:absolute}.pdf-page-links a:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.pdf-viewer{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040404f0;grid-template-rows:minmax(0,1fr);grid-template-columns:clamp(92px,10vw,150px) minmax(0,1fr);display:grid;position:fixed;inset:0}.pdf-viewer-thumbnails{scrollbar-color:#0505053d transparent;scrollbar-width:thin;padding:16px 10px;overflow-y:auto}.pdf-viewer-thumbnails::-webkit-scrollbar{width:6px}.pdf-viewer-thumbnails::-webkit-scrollbar-track{background:0 0}.pdf-viewer-thumbnails::-webkit-scrollbar-thumb{background:#0505053d;border:0;border-radius:99px}.pdf-viewer-thumbnails button{cursor:pointer;background:0 0;border:0;outline:0;width:100%;margin:0 0 10px;padding:0;display:block}.pdf-viewer-thumbnails .project-document-page{pointer-events:none;border:0;width:100%}.pdf-viewer-main{scrollbar-color:#0505053d transparent;scrollbar-width:thin;min-width:0;padding:24px 64px;overflow:auto}.pdf-viewer-pages{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.pdf-viewer-page-wrap{width:min(100%, var(--detail-page-fit-width));flex:none}.pdf-viewer-main .project-document-page{border:0;width:100%}.pdf-viewer-close{z-index:1;cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;transition:opacity .18s;position:fixed;top:16px;right:20px}.pdf-viewer-close:before,.pdf-viewer-close:after{content:"";background:#f2f1ee;width:24px;height:1px;position:absolute;top:50%;left:4px}.pdf-viewer-close:before{transform:rotate(45deg)}.pdf-viewer-close:after{transform:rotate(-45deg)}:is(.pdf-viewer-close:hover,.pdf-viewer-close:focus-visible){opacity:.5}.project-detail-footer{border-top:1px solid var(--line);text-transform:uppercase;justify-content:space-between;align-items:center;min-height:clamp(72px,7.5vw,108px);font-size:clamp(9px,.95vw,13px);line-height:1.4;display:flex}.back-arrow{transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-block}.motion-ready [data-intro]{transition-delay:var(--motion-delay,0s);transition-property:opacity,transform,clip-path;transition-timing-function:cubic-bezier(.22,1,.36,1)}.motion-ready [data-intro=title]{transition-duration:.52s}.motion-ready [data-intro=fade]{transition-duration:.46s}.motion-ready [data-intro=statement]{transition-duration:.62s}.motion-ready [data-intro=portrait]{transition-duration:.72s}.motion-ready:not(.motion-entered) [data-intro=title]{opacity:0;transform:translateY(16px)}.motion-ready:not(.motion-entered) [data-intro=fade]{opacity:0;transform:translateY(8px)}.motion-ready:not(.motion-entered) [data-intro=statement]{opacity:0;transform:translateY(12px)}.motion-ready:not(.motion-entered) [data-intro=portrait]{clip-path:inset(100% 0 0)}.motion-ready [data-reveal=fade],.motion-ready [data-reveal=row]{transition:opacity .52s cubic-bezier(.22, 1, .36, 1) var(--motion-delay,0s), transform .62s cubic-bezier(.22, 1, .36, 1) var(--motion-delay,0s)}.motion-ready [data-reveal=fade]:not(.is-revealed),.motion-ready [data-reveal=row]:not(.is-revealed){opacity:0;transform:translateY(12px)}.motion-ready .project-card[data-reveal=project] .project-media,.motion-ready .project-card[data-reveal=project] .project-copy{transition-property:opacity,transform;transition-duration:.56s,.68s;transition-timing-function:ease,cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay,0s)}.motion-ready .project-card[data-reveal=project] .project-copy{transition-delay:calc(var(--motion-delay,0s) + 90ms)}.motion-ready .project-card[data-reveal=project]:not(.is-revealed) .project-media,.motion-ready .project-card[data-reveal=project]:not(.is-revealed) .project-copy{opacity:0;transform:translateY(14px)}.motion-ready .project-card:not(:first-child):before{transition:transform .62s cubic-bezier(.22,1,.36,1)}.motion-ready .project-card:not(.is-revealed):not(:first-child):before{transform:scaleX(0)}.motion-ready .contact-list:before,.motion-ready .contact-list:after{transition:transform .56s cubic-bezier(.22,1,.36,1)}.motion-ready .contact-list:before{transition-delay:var(--motion-delay,0s)}.motion-ready .contact-list div:after{transition:transform .5s cubic-bezier(.22,1,.36,1),background-color .22s}.motion-ready .contact-list div:first-child:after{transition-delay:calc(var(--motion-delay,0s) + 90ms), 0s}.motion-ready .contact-list div:nth-child(2):after{transition-delay:calc(var(--motion-delay,0s) + .15s), 0s}.motion-ready .contact-list div:nth-child(3):after{transition-delay:calc(var(--motion-delay,0s) + .21s), 0s}.motion-ready .contact-list:after{transition-delay:calc(var(--motion-delay,0s) + .28s)}.motion-ready .contact-list:not(.is-revealed):before,.motion-ready .contact-list:not(.is-revealed):after{transform:scaleX(0)}.motion-ready .contact-list:not(.is-revealed) div:after{transform:scaleY(0)}.motion-ready .contact-list dt,.motion-ready .contact-list dd{transition:opacity .36s ease calc(var(--motion-delay,0s) + .24s)}.motion-ready .contact-list dd{transition:opacity .36s ease calc(var(--motion-delay,0s) + .24s), transform .26s cubic-bezier(.22, 1, .36, 1)}.motion-ready .contact-list:not(.is-revealed) dt,.motion-ready .contact-list:not(.is-revealed) dd{opacity:0}.motion-ready [data-reveal=signoff]>span{transition:opacity .52s ease var(--motion-delay,0s), transform .68s cubic-bezier(.22, 1, .36, 1) var(--motion-delay,0s), clip-path .68s cubic-bezier(.22, 1, .36, 1) var(--motion-delay,0s)}.motion-ready [data-reveal=signoff]:not(.is-revealed)>span{opacity:0;clip-path:inset(100% 0 0);transform:translateY(14px)}@media (hover:hover) and (pointer:fine) and (min-width:901px){.project-card:hover{background:#eeece6}.project-card:hover .project-media.has-image img{filter:saturate(1.06)contrast(1.02);transform:translate3d(var(--pointer-x,0px), calc(var(--pointer-y,0px) - 4px), 0) rotate(var(--pointer-rotation,0deg)) scale(1.035)}.project-card:hover .project-heading h3{transform:scale(1.06)}.project-card:hover .project-placeholder{color:var(--ink);border-color:var(--ink)}.project-card:hover .project-heading>p,.project-card:hover .project-question span,.project-card:hover .project-copy dt{color:#050505b8}.contact-item-link:hover dd{transform:translate(4px)}.contact-list .contact-item-link:hover:after{background:var(--line)}.site-footer a:hover .back-arrow{transform:translateY(-3px)}}@media (min-width:901px){.project-heading{width:79%}}@media (max-width:900px){#top{--page-pad:clamp(18px, 3.365vw, 58px)}.site-header{padding-top:clamp(27px,3.47vw,58px)}.site-header nav{gap:12px}.hero-home{height:clamp(390px,32vw,520px)}.hero-statement{padding-top:clamp(72px,8.3vw,100px);font-size:clamp(34px,5.3vw,40px);line-height:1}.hero-statement>span{white-space:nowrap}.hero-statement>span:first-child{padding-left:0}.portrait-wrap{width:clamp(156px,12vw,200px)}.motion-ready:not(.motion-entered) [data-intro],.motion-ready [data-reveal=fade]:not(.is-revealed),.motion-ready [data-reveal=row]:not(.is-revealed),.motion-ready .project-card[data-reveal=project]:not(.is-revealed) .project-media,.motion-ready .project-card[data-reveal=project]:not(.is-revealed) .project-copy,.motion-ready [data-reveal=signoff]:not(.is-revealed)>span{opacity:0;clip-path:none;transform:none}.motion-ready [data-intro],.motion-ready [data-reveal=fade],.motion-ready [data-reveal=row],.motion-ready .project-card[data-reveal=project] .project-media,.motion-ready .project-card[data-reveal=project] .project-copy,.motion-ready .contact-list dt,.motion-ready .contact-list dd,.motion-ready [data-reveal=signoff]>span{transition-duration:.36s;transition-delay:0s}.motion-ready .contact-list:before,.motion-ready .contact-list:after,.motion-ready .contact-list div:after,.motion-ready .contact-list:not(.is-revealed):before,.motion-ready .contact-list:not(.is-revealed):after,.motion-ready .contact-list:not(.is-revealed) div:after{transition:none;transform:scale(1)}.project-card-reverse .project-copy{width:100%;padding-left:clamp(72px,10vw,96px);padding-right:clamp(40px,6vw,56px);left:0}.project-card-reverse{grid-template-columns:59% 41%}.project-media{justify-content:center;padding-right:0}.project-card-reverse .project-media{justify-content:center;padding-top:clamp(16px,2.2vw,32px);padding-left:0;left:clamp(-30px,-2.2vw,-15px)}.contact-list dd{white-space:normal;overflow-wrap:anywhere}}@media (max-width:680px){:root{--page-pad:18px;--header-height:106px}.site-header{height:var(--header-height);padding-top:18px;display:block}.site-name{font-size:clamp(40px,11.5vw,48px);line-height:.78}.site-header nav{gap:8px;margin-top:20px;font-size:9px}.hero-home{height:440px}.hero-statement{text-align:center;width:100%;margin-left:0;padding-top:156px;font-size:clamp(28px,8.2vw,34px)}.hero-statement>span:first-child{padding-left:0}.hero-statement .statement-line{justify-content:center;gap:7px}.portrait-wrap{width:min(42vw,156px);margin:18px auto 0;position:relative;left:8px}.about-intro{grid-template-columns:1fr;gap:16px;padding-top:10px}.about-intro .section-label,.about-copy-primary,.about-copy-secondary{grid-column:1}.about-copy-primary,.about-copy-secondary{max-width:none}.about-intro p{font-size:12px}.experience-list{width:100%;margin-top:72px}.experience-list article,.experience-list article:first-child,.experience-list article:nth-child(2),.experience-list article:nth-child(3){grid-template-columns:1fr auto;gap:16px;min-height:92px;padding-top:18px}.experience-list h3{font-size:13px}.experience-list p,.experience-list time,.experience-list small{font-size:10px}.work>.section-label{height:42px;padding-top:8px}.project-card,.project-card-reverse{grid-template-columns:1fr;min-height:auto}.project-card-reverse .project-media{order:0;justify-content:center;padding:28px 0;left:0}.project-media{min-height:280px;padding:28px 0;left:0}.project-media.has-image img,.project-placeholder{width:min(100%,290px)}.project-copy,.project-card-reverse .project-copy{width:100%;margin-top:0;padding:0 0 48px;left:0}.project-heading h3{font-size:22px}.project-heading>p,.project-copy dd{font-size:10px}.project-heading>p{white-space:normal}.project-question p{font-size:13px}.highlights{grid-template-columns:1fr;min-height:auto;padding-top:8px;padding-bottom:64px}.highlights>.section-label{margin-bottom:24px}.highlight-list{margin-top:0;margin-left:0}.highlight-list article{min-height:88px;padding:14px 0}.highlight-list h3{font-size:13px}.highlight-list p{margin-top:5px;font-size:11px}.contact{min-height:calc(100svh - var(--header-height) - 160px);padding-top:8px;padding-bottom:48px}.contact-list{grid-template-columns:1fr 1fr;height:auto;margin-top:72px}.contact-list div,.contact-list div:first-child{border-bottom:1px solid var(--soft-line);min-height:104px;padding:22px 12px}.contact-list div:nth-child(odd){padding-left:0}.contact-list div:nth-child(2n){border-right:0}.contact-list div:nth-child(2n):after{display:none}.contact-list div:nth-last-child(-n+2){border-bottom:0}.contact-list dt{margin-bottom:10px}.contact-list dd{font-size:11px}.contact-signoff{margin-top:52px;font-size:12vw}.site-footer{min-height:64px;padding-inline:var(--page-pad);font-size:8px}.project-detail-intro{grid-template-columns:1fr;gap:34px;min-height:280px;padding-top:24px;padding-bottom:38px}.project-detail-meta{flex-direction:row;justify-content:space-between}.project-detail-heading h1{font-size:clamp(32px,10vw,42px)}.project-detail-heading p{font-size:12px}.project-detail-heading a{margin-top:34px}.project-document{gap:10px;padding-top:22px;padding-bottom:52px}.project-document-page{width:100%}.pdf-viewer{grid-template-columns:74px minmax(0,1fr)}.pdf-viewer-thumbnails{padding:10px 6px}.pdf-viewer-main{padding:54px 12px 18px}.pdf-viewer-close{top:10px;right:10px}.project-detail-footer{min-height:64px;font-size:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.motion-ready [data-intro],.motion-ready [data-reveal],.motion-ready [data-reveal=signoff]>span,.motion-ready .project-card[data-reveal=project] .project-media,.motion-ready .project-card[data-reveal=project] .project-copy{opacity:1!important;clip-path:none!important;transform:none!important}}
