/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f3efe8;--ink:#3c3128;--muted:#746d64;--line:#d7cec2;--sage:#74765f;--stone:#d9d4dc;--olive:#77785a;--umber:#583a25;--cream:#f8f4ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.sidebar{border-right:1px solid var(--line);background:var(--paper);z-index:10;flex-direction:column;width:300px;padding:52px 42px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.02em;font-family:Georgia,serif;font-size:27px}.discipline{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:8px 0 48px;font-size:11px}.sidebar nav{letter-spacing:.03em;flex-direction:column;gap:18px;font-size:13px;display:flex}.sidebar nav>a{font-weight:700}.project-index{color:#666d67;flex-direction:column;gap:9px;margin:-5px 0 10px;line-height:1.35;display:flex}.project-index a{transition:all .2s}.project-index a:hover{color:#000;transform:translate(3px)}.sidebar-foot{color:var(--muted);margin-top:auto;font-size:11px;line-height:1.6}.content{margin-left:300px}.mobile-header{display:none}.intro{border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:78vh;padding:11vh 9vw 9vh;display:flex}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.18em;color:var(--sage);font-size:11px}.intro h1{letter-spacing:-.035em;max-width:1100px;margin:30px 0;font-family:Georgia,serif;font-size:clamp(45px,5.1vw,78px);font-weight:400;line-height:1.06}.intro-note{color:#59605b;max-width:620px;font-size:16px;line-height:1.7}.scroll-cue{letter-spacing:.08em;text-transform:uppercase;margin-top:60px;font-size:12px}.scroll-cue span{padding-left:12px}.gallery{grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.project-card{min-width:0}.project-card.wide{grid-column:1/-1}.cover{isolation:isolate;height:clamp(360px,45vw,650px);position:relative;overflow:hidden}.wide .cover{height:clamp(380px,48vw,700px)}.cover:before,.cover:after{content:"";z-index:-1;transition:transform .7s cubic-bezier(.2,.75,.2,1),opacity .35s;position:absolute;inset:0}.cover:after{opacity:0;z-index:1;background:#132019}.project-card:hover .cover:before{transform:scale(1.025)}.project-card:hover .cover:after{opacity:.76}.cover-number{color:#ffffffb3;z-index:2;font-family:Georgia,serif;font-size:15px;position:absolute;top:28px;left:30px}.cover-lines{border:1px solid #ffffff38;width:55%;height:55%;position:absolute;bottom:6%;right:8%;transform:skewY(-10deg);box-shadow:-22px -22px #ffffff0b,-44px -44px #ffffff09}.forest:before{background:linear-gradient(135deg,#273a31,#71816f 52%,#b8b9a4)}.clay:before{background:linear-gradient(145deg,#a36d55,#d6a985 55%,#7a4639)}.ink:before{background:radial-gradient(circle at 68% 32%,#647583 0 9%,#0000 10%),linear-gradient(155deg,#17232d,#3e5663 58%,#9ba7a6)}.stone:before{background:linear-gradient(35deg,#797a74,#c8c5bb 48%,#4d524e)}.paper:before{background:linear-gradient(115deg,#d8c2ab,#eee8dd 45%,#819183 46%,#35483c)}.project-overlay{z-index:3;text-align:center;color:#fff;opacity:0;flex-direction:column;justify-content:center;align-items:center;padding:30px;transition:all .35s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.project-card:hover .project-overlay,.project-card:focus-visible .project-overlay{opacity:1;transform:none}.project-overlay span{letter-spacing:.18em;text-transform:uppercase;font-size:10px}.project-overlay h2{margin:13px 0 26px;font:400 clamp(28px,3vw,48px)/1.1 Georgia,serif}.project-overlay p{text-transform:uppercase;letter-spacing:.15em;font-size:11px}.cover-image{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1);position:absolute;inset:0}.project-card:hover .cover-image{transform:scale(1.025)}.about-section,.experience-section,.software-section,footer{border-top:1px solid var(--line);grid-template-columns:150px 1fr;gap:5vw;padding:110px 9vw;display:grid}.about-section>div{max-width:1050px}.about-layout{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:7vw;display:grid}.portrait-wrap{aspect-ratio:4/5;background:#dddcd7;margin:0;overflow:hidden}.portrait-wrap img{object-fit:cover;object-position:50% 20%;filter:sepia(.06)contrast(.96);width:100%;height:100%}.about-section h2,.software-section h2,footer h2{letter-spacing:-.025em;margin:0 0 35px;font:400 clamp(35px,4vw,58px)/1.1 Georgia,serif}.about-section p,footer>div>p{color:#5c625e;max-width:730px;line-height:1.8}.experience-grid{grid-template-columns:1fr 1fr;gap:55px 65px;display:grid}.experience-grid h3{margin:0 0 15px;font:400 22px Georgia,serif}.experience-grid p{color:#616762;font-size:14px;line-height:1.7}.text-link,.contact-links a{border-bottom:1px solid #9ca19c;padding-bottom:3px;font-size:12px}.software-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.software-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:150px;padding:25px;display:flex}.software-item span{color:#39423b;border:1px solid #868e87;place-items:center;width:46px;height:46px;font:400 13px Georgia,serif;display:grid}.software-item p{color:#555d57;margin:22px 0 0;font-size:12px;line-height:1.4}footer{color:#eef0e9;background:#202822;border:0;align-content:center;min-height:70vh;position:relative}.contact-links{gap:32px;margin-top:40px;display:flex}.copyright{color:#89928b;letter-spacing:.1em;font-size:10px;position:absolute;bottom:40px;right:9vw}.project-page{min-height:100vh}.project-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:110px;padding:0 5vw;display:flex}.back-link{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.project-heading{grid-template-columns:150px 1fr;gap:5vw;padding:110px 9vw 90px;display:grid}.project-heading>p{color:var(--muted);font:14px Georgia,serif}.project-heading span{text-transform:uppercase;letter-spacing:.18em;color:var(--sage);font-size:10px}.project-heading h1{letter-spacing:-.045em;max-width:1050px;margin:20px 0 45px;font:400 clamp(50px,7vw,104px)/.98 Georgia,serif}.project-summary{color:#59605b;max-width:700px;font-size:16px;line-height:1.8}.project-hero{color:#ffffffbf;text-transform:uppercase;letter-spacing:.2em;place-items:center;height:72vh;min-height:520px;margin:0 5px;font-size:10px;display:grid;position:relative;overflow:hidden}.project-hero:before{content:"";z-index:-1;position:absolute;inset:0}.hero-grid{background:linear-gradient(90deg,#0000 49.9%,#ffffff1f 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#ffffff1f 50%,#0000 50.1%);border:1px solid #ffffff29;position:absolute;inset:12%}.project-details,.content-placeholder{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:5vw;padding:110px 9vw;display:grid}.focus-list{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.focus-list div{background:var(--paper);padding:35px 28px}.focus-list span{color:var(--muted);font-size:10px}.focus-list h2{margin:45px 0 0;font:400 22px Georgia,serif}.content-placeholder h2{margin:0 0 25px;font:400 clamp(34px,4vw,55px) Georgia,serif}.content-placeholder>div>p{max-width:650px;color:var(--muted);line-height:1.8}.project-bottom{text-transform:uppercase;letter-spacing:.15em;padding:70px 9vw;font-size:11px}.thesis-page img{max-width:100%;display:block}.thesis-opening{grid-template-columns:150px 1fr;gap:5vw;padding:100px 9vw 80px;display:grid}.project-count{color:var(--muted);font:14px Georgia,serif}.project-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--sage);font-size:10px}.thesis-opening h1{letter-spacing:-.05em;max-width:1100px;margin:22px 0 25px;font:400 clamp(58px,8vw,118px)/.92 Georgia,serif}.thesis-subtitle{color:#59605b;margin:0;font:400 clamp(22px,2.7vw,38px)/1.25 Georgia,serif}.thesis-hero{background:#e7e1d8;margin:0 5px;overflow:hidden}.thesis-hero img{object-fit:cover;width:100%;height:min(74vh,850px)}.thesis-overview,.thesis-split,.visual-section,.process-section,.closing-model{border-bottom:1px solid var(--line);padding:120px 9vw}.thesis-overview{grid-template-columns:150px 1fr;gap:5vw;display:grid}.overview-copy{grid-template-columns:minmax(0,1.55fr) minmax(230px,.7fr);gap:7vw;display:grid}.lead{margin:0;font:400 clamp(25px,2.4vw,36px)/1.45 Georgia,serif}.overview-copy dl{margin:0}.overview-copy dl div{border-top:1px solid var(--line);grid-template-columns:85px 1fr;gap:20px;padding:15px 0;display:grid}.overview-copy dt{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:9px}.overview-copy dd{margin:0;font-size:12px;line-height:1.4}.thesis-split{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:center;gap:7vw;display:grid}.thesis-split h2,.section-intro h2,.closing-model h2{letter-spacing:-.025em;margin:25px 0;font:400 clamp(34px,4vw,58px)/1.08 Georgia,serif}.thesis-split p:last-child,.section-intro p:last-child{color:#5f665f;max-width:700px;line-height:1.8}.thesis-split img{width:100%}.section-intro{max-width:900px;margin-bottom:65px}.visual-section>img{background:#fff;width:100%}.visual-stack{gap:40px;display:grid}.visual-stack img{background:#fff;width:100%}.muted-section{background:#ebeae5}.dark-section{color:#f4f3ef;background:#263029}.dark-section .section-label{color:#aab8aa}.dark-section .section-intro p:last-child{color:#bfc6bf}.dark-section>img+img{margin-top:40px}.plans-section{padding-left:5vw;padding-right:5vw}.plans-section .section-intro{margin-left:4vw}.axon-section{background:#ece9e1}.process-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.process-grid img{object-fit:cover;background:#fff;width:100%;height:100%}.section-drawing{padding-left:5vw;padding-right:5vw}.section-drawing .section-intro{margin-left:4vw}.closing-model{background:#e9e6dd;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);align-items:center;gap:6vw;display:grid}.closing-model img{width:100%}@media (width<=900px){.sidebar{display:none}.content{margin-left:0}.mobile-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f4f3eff0;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.mobile-header .brand{font-size:21px}.mobile-header>a:last-child{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.intro{min-height:calc(90vh - 72px);padding:80px 7vw}.intro h1{font-size:clamp(39px,9vw,66px)}.about-section,.experience-section,.software-section,footer{grid-template-columns:1fr;padding:85px 7vw}.about-layout{grid-template-columns:minmax(0,1fr) 210px;gap:5vw}.software-grid{grid-template-columns:repeat(3,1fr)}.thesis-opening,.thesis-overview{grid-template-columns:1fr;padding:80px 7vw}.project-count{margin-bottom:10px}.overview-copy{grid-template-columns:1fr;gap:55px}.thesis-overview,.thesis-split,.visual-section,.process-section,.closing-model{padding:90px 7vw}.thesis-split,.closing-model{grid-template-columns:1fr}.plans-section,.section-drawing{padding-left:3vw;padding-right:3vw}.plans-section .section-intro,.section-drawing .section-intro{margin-left:4vw}}@media (width<=620px){.gallery{grid-template-columns:1fr}.project-card.wide{grid-column:auto}.cover,.wide .cover{height:75vw;min-height:340px}.project-overlay{opacity:1;text-align:left;background:linear-gradient(#0000 45%,#121c16c7);justify-content:flex-end;align-items:flex-start;transform:none}.project-overlay h2{margin:8px 0 12px;font-size:30px}.project-overlay p{display:none}.experience-grid{grid-template-columns:1fr;gap:35px}.about-layout{grid-template-columns:1fr}.portrait-wrap{max-width:250px}.software-grid{grid-template-columns:1fr 1fr}.software-item{min-height:130px}.project-heading,.project-details,.content-placeholder{grid-template-columns:1fr;padding:75px 7vw}.project-heading{gap:20px}.project-heading h1{margin-bottom:30px;font-size:14vw}.project-hero{height:58vh;min-height:420px}.focus-list{grid-template-columns:1fr}.project-nav{height:80px;padding:0 7vw}.project-nav .brand{font-size:20px}.thesis-opening h1{font-size:16vw}.thesis-hero img{height:56vh}.lead{font-size:23px}.process-grid{grid-template-columns:1fr}.thesis-overview,.thesis-split,.visual-section,.process-section,.closing-model{padding:70px 6vw}.section-intro{margin-bottom:40px}.dark-section>img+img{margin-top:20px}}.project-credit{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:32px 0 0;font-size:11px}.living-hero{background:#d9e1de;height:min(78vh,900px);margin:0 5px;overflow:hidden}.living-hero img{object-fit:cover;object-position:center 61%;width:100%;height:100%}.living-site img{background:#fff;width:100%}.living-strategies,.living-development,.living-perspectives,.living-closing{border-bottom:1px solid var(--line);padding:120px 9vw}.living-strategies>article{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.48fr) minmax(0,1.52fr);align-items:center;gap:6vw;padding:60px 0;display:grid}.living-strategies article span{color:var(--muted);font:14px Georgia,serif}.living-strategies article h3{margin:20px 0;font:400 clamp(28px,3vw,43px)/1.12 Georgia,serif}.living-strategies article p{color:#606660;max-width:440px;line-height:1.75}.living-strategies article img{background:#fff;width:100%}.development-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8px;display:grid}.development-grid img,.living-program>img{background:#fff;width:100%}.living-perspectives>img{background:#fff;width:100%;margin-bottom:8px}.perspective-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.perspective-pair img{object-fit:cover;background:#fff;width:100%;height:100%}.living-closing{background:#e8e8e3;grid-template-columns:minmax(260px,.55fr) minmax(360px,1.1fr);align-items:center;gap:8vw;display:grid}.living-closing h2{letter-spacing:-.025em;margin:25px 0;font:400 clamp(34px,4vw,58px)/1.08 Georgia,serif}.living-closing p:last-child{color:#606660;line-height:1.8}.living-closing img{justify-self:end;width:min(100%,720px)}@media (width<=900px){.living-hero{height:70vh}.living-strategies,.living-development,.living-perspectives,.living-closing{padding:90px 7vw}.living-strategies>article{grid-template-columns:1fr;gap:35px}.development-grid,.living-closing{grid-template-columns:1fr}.living-closing img{justify-self:start;max-width:620px}}@media (width<=620px){.living-opening h1{font-size:14.2vw}.living-hero{height:62vh}.living-strategies,.living-development,.living-perspectives,.living-closing{padding:70px 6vw}.living-strategies>article{padding:45px 0}.perspective-pair{grid-template-columns:1fr}.living-closing img{max-width:100%}}.living-page img{object-fit:contain;object-position:center;max-width:100%;height:auto}.living-page .living-hero{background:0 0;max-width:960px;height:auto;margin:0 auto 110px;padding:0 32px}.living-page .living-hero img{object-fit:contain;width:100%;height:auto}.living-page .living-site>img,.living-page .living-program>img{width:auto;max-width:min(100%,1180px);margin-left:auto;margin-right:auto;display:block}.living-page .living-strategies article img{width:auto;max-width:min(100%,1050px);height:auto;margin:auto;display:block}.living-page .development-grid{align-items:start;max-width:1160px;margin-left:auto;margin-right:auto}.living-page .development-grid img{object-fit:contain;width:100%;height:auto}.living-page .living-systems img{width:auto;max-width:min(100%,1120px);height:auto;margin-left:auto;margin-right:auto}.living-page .living-perspectives>img{object-fit:contain;width:auto;max-width:min(100%,1050px);height:auto;margin:0 auto 32px;display:block}.living-page .perspective-pair{align-items:start;max-width:1120px;margin:0 auto}.living-page .perspective-pair img{object-fit:contain;width:100%;height:auto}.living-page .living-closing img{object-fit:contain;width:auto;max-width:min(100%,620px);height:auto;display:block}.living-page figure{height:auto}@media (width<=900px){.living-page .living-hero{max-width:760px;height:auto;margin-bottom:80px;padding:0 7vw}.living-page .development-grid,.living-page .perspective-pair{max-width:720px}.living-page .living-closing img{max-width:min(100%,560px)}}@media (width<=620px){.living-page .living-hero{height:auto;margin-bottom:60px;padding:0 6vw}.living-page .perspective-pair{grid-template-columns:1fr;gap:24px}.living-page .development-grid{gap:24px}}.living-page .muted-section>img{object-fit:contain;width:auto;max-width:min(100%,1120px);height:auto;margin-left:auto;margin-right:auto;display:block}.living-page .living-hero{max-width:680px}.living-page .living-hero img{width:100%;height:auto;margin:0 auto;display:block}.living-page .development-grid{max-width:1180px;display:block}.living-page .living-perspectives>img{width:100%;max-width:1240px}.living-page .perspective-pair{grid-template-columns:1fr 1fr;gap:24px;max-width:1048px;margin-top:34px}.living-page .perspective-pair img{width:100%;max-width:none}.living-page .living-closing img{width:100%;max-width:860px}@media (width<=900px){.living-page .living-hero{max-width:680px}.living-page .perspective-pair{gap:16px}}.integrated-page{--integrated-red:#9f2731;--integrated-blush:#ead8d5}.integrated-page img{object-fit:contain;object-position:center;max-width:100%;height:auto;display:block}.integrated-section,.integrated-final{border-bottom:1px solid var(--line);padding:120px 9vw}.integrated-hero{max-width:576px;margin:0 auto 110px;padding:0 32px}.integrated-hero img{width:100%;max-width:512px;height:auto;margin:auto}.integrated-page .section-intro{max-width:900px}.project-address{letter-spacing:.09em;text-transform:uppercase;color:var(--integrated-red);margin:18px 0 0;font-size:13px}.site-pair{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:center;gap:48px;max-width:1120px;margin:auto;display:grid}.site-pair img{width:100%;max-height:720px}.concept-grid{grid-template-columns:repeat(5,1fr);align-items:center;gap:14px;max-width:1180px;margin:70px auto 0;display:grid}.concept-grid img{width:100%;height:auto}.form-section{background:#eee9e6}.form-section>img,.integrated-final img{width:auto;max-width:min(100%,512px);margin:auto}.floor-section>img{width:100%;max-width:1440px;margin:auto}.technical-plan-pair{grid-template-columns:1fr 1fr;align-items:start;gap:32px;max-width:1280px;margin:auto;display:grid}.technical-plan-pair figure{margin:0}.technical-plan-pair img{width:100%}.technical-plan-pair figcaption{letter-spacing:.09em;text-transform:uppercase;margin-top:12px;font-size:12px}.details-section>img{width:auto;max-width:min(100%,1080px);margin:auto}.structure-section>img{width:auto;max-width:min(100%,760px);margin:auto}.section-section{color:#f7f2ee;background:#84212b}.section-section .section-label{color:#e8b7b4}.section-section .section-intro p:last-child{color:#e7d9d6}.major-section{width:100%;max-width:1220px;margin:0 auto 55px}.technical-section{width:auto;max-width:min(100%,980px);margin:auto}.elevation-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;max-width:1480px;margin:auto;display:grid}.elevation-grid img{width:100%}.envelope-section{background:#ebe8e3}.envelope-layout{max-width:1380px;margin:auto;display:block}.envelope-layout img{width:100%;max-width:1380px;margin:auto}.documentation-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1160px;margin:auto;display:grid}.documentation-grid img{background:#fff;width:100%}.documentation-grid img:last-child{grid-column:1/-1;width:auto;max-width:760px;margin:auto}.integrated-final{background:#e6dcda;grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);align-items:center;gap:7vw;display:grid}.integrated-final h2{margin:25px 0;font:400 clamp(34px,4vw,58px)/1.08 Georgia,serif}.integrated-final img{justify-self:end;margin:0}@media (width<=900px){.integrated-section,.integrated-final{padding:90px 7vw}.site-pair,.integrated-final{grid-template-columns:1fr}.concept-grid{grid-template-columns:repeat(3,1fr)}.technical-plan-pair{grid-template-columns:1fr}.elevation-grid{grid-template-columns:1fr 1fr}.integrated-final img{justify-self:start}.integrated-hero{margin-bottom:80px}.documentation-grid{gap:16px}}@media (width<=620px){.integrated-opening h1{font-size:15vw}.integrated-section,.integrated-final{padding:70px 6vw}.integrated-hero{margin-bottom:60px;padding:0 6vw}.concept-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:45px}.documentation-grid,.elevation-grid{grid-template-columns:1fr}.documentation-grid img:last-child{grid-column:auto}.site-pair{gap:28px}}.integrated-page .integrated-hero{max-width:1240px;padding:0 6vw}.integrated-page .integrated-hero img{width:100%;max-width:1100px}.urban-page{--urban-red:#bd3e47;--urban-green:#718d72}.urban-page img{object-fit:contain;object-position:center;max-width:100%;height:auto;display:block}.urban-opening h1{max-width:1050px}.urban-location{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:28px 0 0;font-size:12px}.urban-hero{max-width:1320px;margin:0 auto 110px;padding:0 5vw}.urban-hero img{width:100%;height:auto}.urban-page .overview-copy{align-items:start}.urban-overview-note{color:#5f665f;grid-column:1/-1;max-width:900px;margin:0;line-height:1.8}.urban-section,.urban-closing{border-bottom:1px solid var(--line);padding:120px 9vw}.urban-page .section-intro{max-width:900px}.urban-section>img{background:#fff;width:100%;max-width:1240px;margin-left:auto;margin-right:auto}.urban-context>img,.urban-intervention>img,.urban-systems>img{max-width:980px}.urban-medium{width:100%;max-width:1080px!important;margin:52px auto 0!important}.urban-major{width:100%;max-width:1320px!important}.urban-pair{grid-template-columns:1fr 1fr;align-items:start;gap:28px;max-width:1320px;margin:0 auto;display:grid}.urban-pair img{background:#fff;width:100%;height:auto}.urban-pair-lower{margin-top:38px}.urban-density-grid{grid-template-columns:minmax(0,1.22fr) minmax(260px,.78fr);align-items:center;gap:34px;max-width:1320px;margin:0 auto;display:grid}.urban-density-grid img{background:#fff;width:100%;height:auto}.urban-experience,.urban-network,.urban-plan{padding-left:5vw;padding-right:5vw}.urban-experience .section-intro,.urban-network .section-intro,.urban-plan .section-intro{margin-left:4vw}.urban-issues,.urban-health,.urban-systems{background:#ebeae5}.urban-vision{color:#f4f3ef;background:#263029}.urban-vision .section-label{color:#aab8aa}.urban-vision .section-intro p:last-child{color:#c4cbc4}.urban-public{background:#e7e2dc}.urban-closing{color:#eef0e9;background:#202822;grid-template-columns:150px minmax(0,1fr);align-content:center;gap:5vw;min-height:64vh;display:grid}.urban-closing .section-label{color:#a6b2a8}.urban-closing h2{letter-spacing:-.025em;max-width:1150px;margin:0;font:400 clamp(32px,3.8vw,56px)/1.18 Georgia,serif}@media (width<=900px){.urban-hero{margin-bottom:80px;padding:0 7vw}.urban-section,.urban-closing{padding:90px 7vw}.urban-experience,.urban-network,.urban-plan{padding-left:4vw;padding-right:4vw}.urban-experience .section-intro,.urban-network .section-intro,.urban-plan .section-intro{margin-left:3vw}.urban-density-grid,.urban-closing{grid-template-columns:1fr}.urban-overview-note{grid-column:auto}}@media (width<=620px){.urban-opening h1{font-size:14vw}.urban-hero{margin-bottom:60px;padding:0 6vw}.urban-section,.urban-closing{padding:70px 6vw}.urban-experience,.urban-network,.urban-plan{padding-left:3vw;padding-right:3vw}.urban-experience .section-intro,.urban-network .section-intro,.urban-plan .section-intro{margin-left:3vw}.urban-pair{grid-template-columns:1fr;gap:24px}.urban-pair-lower{margin-top:24px}.urban-density-grid{gap:24px}.urban-medium{margin-top:36px!important}}.creative-page img{object-fit:contain;max-width:100%;height:auto;display:block}.creative-opening h1{max-width:1050px}.creative-collections{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.creative-collection-card{color:#fff;isolation:isolate;background:#29322c;min-height:520px;position:relative;overflow:hidden}.creative-collection-card img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.75,.2,1);position:absolute;inset:0}.creative-card-shade{z-index:-1;background:linear-gradient(#11181222 20%,#111812d9 100%);position:absolute;inset:0}.creative-collection-card:hover img{transform:scale(1.025)}.creative-collection-card>div{position:absolute;bottom:40px;left:42px;right:42px}.creative-collection-card>div p,.creative-collection-card>div>span{letter-spacing:.15em;text-transform:uppercase;font-size:10px}.creative-collection-card h2{margin:12px 0 26px;font:400 clamp(30px,3.4vw,53px)/1.05 Georgia,serif}.creative-card-number{font:15px Georgia,serif;position:absolute;top:32px;left:40px}.creative-collection-card.forthcoming{color:#263029;background:linear-gradient(135deg,#dedbd2,#a6afa6)}.creative-collection-card.forthcoming:nth-child(4){background:linear-gradient(140deg,#b8a997,#e8e1d7)}.creative-collection-card.forthcoming .creative-card-shade{background:linear-gradient(135deg,#0000,#ffffff3d)}.creative-section{border-bottom:1px solid var(--line);padding:120px 9vw}.creative-section .section-intro{max-width:900px}.festival-section{background:#e8e4dc}.festival-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:28px;max-width:1320px;margin:auto;display:grid}.festival-grid figure,.creative-feature figure{margin:0}.festival-grid img{width:100%;box-shadow:0 12px 32px #2b302916}.festival-grid figcaption,.creative-feature figcaption{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:13px;font-size:10px}.studio-section{padding-left:5vw;padding-right:5vw}.studio-section>.section-intro{margin-left:4vw}.creative-feature{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);align-items:center;gap:7vw;max-width:1420px;margin:auto;padding:95px 4vw;display:grid}.creative-feature h3{margin:22px 0;font:400 clamp(33px,4vw,58px)/1.08 Georgia,serif}.creative-feature>div>p:last-child{color:#5f665f;max-width:540px;line-height:1.8}.creative-index{color:var(--muted);font:14px Georgia,serif}.hands-feature figure{justify-self:center;max-width:620px}.perspective-feature{grid-template-columns:minmax(250px,.45fr) minmax(0,1.55fr)}.perspective-feature figure{width:100%}.creative-upcoming{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.creative-upcoming article{flex-direction:column;justify-content:center;min-height:400px;padding:85px 7vw;display:flex}.creative-upcoming article+article{border-left:1px solid var(--line);background:#ebe8e1}.creative-upcoming h2{margin:28px 0 18px;font:400 clamp(32px,3.5vw,50px)/1.1 Georgia,serif}.creative-upcoming p:last-child{color:var(--muted);line-height:1.7}@media (width<=900px){.creative-collections{grid-template-columns:1fr 1fr}.creative-collection-card{min-height:430px}.creative-section{padding:90px 7vw}.creative-feature{grid-template-columns:1fr;gap:42px;padding:75px 0}.hands-feature figure{justify-self:start}.perspective-feature{grid-template-columns:1fr}.studio-section>.section-intro{margin-left:0}.creative-upcoming article{padding:70px 7vw}}@media (width<=620px){.creative-opening h1{font-size:16vw}.creative-collections{grid-template-columns:1fr}.creative-collection-card{min-height:72vw}.creative-collection-card>div{bottom:28px;left:28px;right:28px}.creative-card-number{top:25px;left:28px}.creative-section{padding:70px 6vw}.festival-grid{grid-template-columns:1fr;gap:36px}.studio-section{padding-left:6vw;padding-right:6vw}.creative-feature{padding:60px 0}.creative-upcoming{grid-template-columns:1fr}.creative-upcoming article{min-height:300px;padding:60px 7vw}.creative-upcoming article+article{border-left:0;border-top:1px solid var(--line)}}.creative-upcoming.single-upcoming{grid-template-columns:1fr}.creative-upcoming.single-upcoming article{min-height:310px}.masonry-section{background:#e7e2da}.quarry-feature{max-width:1320px;margin:0 auto 105px}.quarry-feature img{width:100%}.quarry-feature figcaption,.masonry-story figcaption,.masonry-result-grid figcaption{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:13px;font-size:10px}.masonry-story{border-top:1px solid #cbc7bf;grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);align-items:center;gap:7vw;max-width:1240px;margin:auto;padding:90px 0;display:grid}.masonry-story>div>p:last-child,.quarry-note p:last-child{color:#5f665f;max-width:540px;line-height:1.8}.masonry-story h3,.quarry-note h3{margin:22px 0;font:400 clamp(33px,4vw,56px)/1.08 Georgia,serif}.masonry-story figure{justify-self:end;max-width:620px;margin:0}.masonry-story figure img{width:100%}.masonry-result-grid{grid-template-columns:1fr 1fr;align-items:start;gap:28px;max-width:1050px;margin:0 auto 105px;display:grid}.masonry-result-grid figure{margin:0}.masonry-result-grid img{width:100%}.quarry-note{border-top:1px solid #cbc7bf;max-width:820px;margin:auto;padding-top:85px}@media (width<=900px){.quarry-feature{margin-bottom:75px}.masonry-story{grid-template-columns:1fr;gap:40px;padding:70px 0}.masonry-story figure{justify-self:start;max-width:650px}.masonry-result-grid{margin-bottom:75px}.quarry-note{padding-top:65px}}@media (width<=620px){.quarry-feature{margin-bottom:55px}.masonry-story{padding:55px 0}.masonry-result-grid{grid-template-columns:1fr;gap:34px;margin-bottom:60px}.quarry-note{padding-top:55px}}.creative-cover-collage{z-index:0;background:#d7d6cf;grid-template-columns:1.1fr .9fr .85fr 1.15fr;display:grid;position:absolute;inset:0}.creative-cover-collage:after{content:"";pointer-events:none;background:linear-gradient(90deg,#26302922 0%,#0000 28%,#f4f3ef22 52%,#20282255 100%),linear-gradient(#0000 45%,#1720195c 100%);position:absolute;inset:0}.creative-cover-image{object-fit:cover;filter:saturate(.68)contrast(.94);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .4s}.creative-cover-image.panel-1{object-position:45% 46%;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000);mask-image:linear-gradient(90deg,#000 88%,#0000)}.creative-cover-image.panel-2{object-position:50% 52%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.creative-cover-image.panel-3{object-position:50% 36%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.creative-cover-image.panel-4{object-position:48% 50%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%);mask-image:linear-gradient(90deg,#0000,#000 12%)}.project-card:hover .creative-cover-image{filter:saturate(.78)contrast(.96);transform:scale(1.025)}.drafting-section{background:#f1f0eb}.drafting-section figure{margin:0}.drafting-section figcaption{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:13px;font-size:10px}.drafting-personal{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);align-items:center;gap:7vw;max-width:1200px;margin:auto;padding:90px 0;display:grid}.drafting-personal h3,.drafting-study-heading h3{margin:22px 0;font:400 clamp(34px,4vw,58px)/1.08 Georgia,serif}.drafting-personal>div>p:last-child,.drafting-study-heading>p{color:#5f665f;max-width:580px;line-height:1.8}.drafting-personal figure{justify-self:end;max-width:590px}.drafting-personal img{width:100%}.drafting-precedent{border-top:1px solid var(--line);max-width:1320px;margin:auto;padding:100px 0}.drafting-study-heading{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:5vw;margin-bottom:65px;display:grid}.drafting-study-heading .creative-index{grid-row:1/5;margin-top:10px}.drafting-study-heading h3,.drafting-study-heading>p,.drafting-study-heading>a{grid-column:2}.drafting-study-heading h3{margin-top:0}.villa-study figure{max-width:1120px;margin:auto}.villa-study img{width:100%}.drafting-source{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #9ca19c;width:max-content;margin-top:22px;padding-bottom:4px;font-size:10px;display:inline-block}.lightbox-drawing-grid{grid-template-columns:minmax(260px,.58fr) minmax(0,1.42fr);align-items:start;gap:28px;max-width:1250px;margin:auto;display:grid}.lightbox-axon img{width:100%}.lightbox-drawing-stack{gap:28px;display:grid}.lightbox-drawing-stack figure{margin:0}.lightbox-drawing-stack img{width:100%}@media (width<=900px){.creative-cover-collage{grid-template-columns:1fr 1fr}.creative-cover-image.panel-3,.creative-cover-image.panel-4{display:none}.creative-cover-image.panel-1,.creative-cover-image.panel-2{-webkit-mask-image:none;mask-image:none}.drafting-personal{grid-template-columns:1fr;gap:42px;padding:70px 0}.drafting-personal figure{justify-self:start}.drafting-precedent{padding:75px 0}.drafting-study-heading{grid-template-columns:1fr;gap:0;margin-bottom:45px}.drafting-study-heading .creative-index{grid-row:auto}.drafting-study-heading h3,.drafting-study-heading>p,.drafting-study-heading>a{grid-column:1}.lightbox-drawing-grid{grid-template-columns:1fr}.lightbox-axon{max-width:560px}}@media (width<=620px){.drafting-personal{padding:55px 0}.drafting-precedent{padding:60px 0}.lightbox-drawing-stack{gap:24px}}.lightbox-plans-only{max-width:1180px;margin:auto}.intro{min-height:52vh;padding-top:9vh;padding-bottom:8vh}.intro h1{text-transform:uppercase;max-width:none;margin:24px 0 14px;font-size:clamp(58px,7.3vw,112px)}.intro-discipline{color:#5b625d;letter-spacing:.03em;font:400 clamp(18px,1.8vw,27px)/1.4 Georgia,serif}.scroll-cue{margin-top:42px}.gallery{gap:10px;padding:10px}.cover{height:clamp(430px,50vw,760px)}.skill-categories{border-top:1px solid var(--line)}.skill-categories>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.38fr) 1fr;gap:5vw;padding:28px 0;display:grid}.skill-categories h3{margin:0;font:400 21px Georgia,serif}.skill-categories p{color:#59605b;margin:0;font-size:14px;line-height:1.65}.curated-page .thesis-opening{padding-top:120px;padding-bottom:95px}.project-meta-line{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:35px 0 0;font-size:11px;line-height:1.8}.curated-page .thesis-overview,.curated-page .visual-section,.curated-page .living-strategies,.curated-page .living-perspectives,.curated-page .living-closing,.curated-page .integrated-section,.curated-page .integrated-final,.curated-page .urban-section,.curated-page .creative-section{padding-top:145px;padding-bottom:145px}.curated-page .section-intro{max-width:760px;margin-bottom:80px}.curated-page .section-intro p:last-child{max-width:590px}.single-copy{max-width:920px;display:block}.concise-lead{font-size:clamp(24px,2.5vw,38px);line-height:1.48}.curated-hero img{object-position:center;height:min(82vh,940px)}.curated-section>img{max-width:1380px;margin-left:auto;margin-right:auto}.drawing-focus,.section-drawing{padding-left:4vw!important;padding-right:4vw!important}.drawing-focus .section-intro,.section-drawing .section-intro{margin-left:5vw}.drawing-focus>img,.section-drawing>img{width:100%;max-width:1500px}.site-context-focus{width:100%;max-width:1240px!important}.technical-selection>img{width:100%;max-width:1320px}.final-experience{background:#f7f6f2}.curated-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:42px;max-width:1320px;margin:0 auto;display:grid}.curated-pair figure{min-width:0;margin:0}.curated-pair img{width:100%;height:auto}.curated-page figcaption{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:14px;font-size:10px}.living-page .living-hero{max-width:1120px;margin-bottom:0}.living-page .living-hero img{max-height:860px}.living-page .living-strategies .curated-pair img{max-width:none}.living-page .living-strategies .curated-pair{max-width:1320px}.living-page .living-perspectives>img{max-width:1380px;margin-bottom:44px}.living-page .perspective-pair{gap:28px;max-width:1180px;margin-top:0}.living-page .living-closing img{max-width:920px}.living-page .precedent-section>img{object-fit:contain;object-position:center;width:100%;max-width:1320px;height:auto;margin:0 auto;display:block}.integrated-page .integrated-hero{max-width:1320px;margin-bottom:0}.integrated-page .integrated-hero img{max-width:1180px}.curated-page .site-pair{max-width:1280px}.curated-page .technical-plan-pair{gap:48px;max-width:1400px}.curated-page .major-section{max-width:1380px;margin-bottom:75px}.curated-page .technical-section{max-width:980px}.detail-support{width:100%;max-width:980px;margin:75px auto 0;display:block}.curated-elevations{grid-template-columns:1fr 1fr;gap:38px;max-width:1380px}.curated-page .integrated-final img{max-width:880px}.urban-page .urban-hero{max-width:1450px;margin-bottom:0}.urban-page .urban-hero img{max-height:900px}.urban-page .urban-section{padding-left:5vw;padding-right:5vw}.urban-page .urban-section .section-intro{margin-left:4vw}.urban-page .urban-pair figure{margin:0}.urban-final-view{background:#e8e5de}.creative-page .creative-section{padding-left:7vw;padding-right:7vw}.creative-page .creative-section .section-intro{margin-left:2vw}.creative-gallery-pair{grid-template-columns:.72fr 1.28fr;align-items:start;gap:42px;max-width:1320px;margin:0 auto;display:grid}.creative-gallery-pair figure,.drafting-gallery figure,.masonry-gallery figure{margin:0}.creative-gallery-pair img{width:100%}.gallery-section{background:#f7f6f2}.drafting-gallery{grid-template-columns:1fr 1fr;align-items:start;gap:90px 42px;max-width:1320px;margin:0 auto;display:grid}.drafting-gallery .drafting-feature{grid-column:1/-1;grid-template-columns:1.4fr .6fr;align-items:end;gap:45px;display:grid}.drafting-gallery img{width:100%}.drafting-gallery figcaption{flex-direction:column;gap:7px;display:flex}.drafting-gallery figcaption strong{color:var(--ink);text-transform:none;letter-spacing:0;font:400 20px Georgia,serif}.drafting-gallery figcaption span{font-size:10px}.masonry-gallery{grid-template-columns:1fr 1fr;align-items:start;gap:42px;max-width:1320px;margin:0 auto;display:grid}.masonry-gallery .masonry-wide{grid-column:1/-1}.masonry-gallery img{width:100%}.single-artwork>figure{max-width:1180px;margin:0 auto}.single-artwork>figure img{width:auto;max-width:100%;margin:0 auto;display:block}.creative-trio{grid-template-columns:repeat(3,1fr);align-items:start;gap:28px;max-width:1220px;margin:0 auto;display:grid}.creative-trio figure{margin:0}.creative-trio img{width:100%;height:auto;display:block}.structure-focus{background:#eee9e6}.detail-focus{background:#f7f6f2}.nurtured-page .curated-hero{place-items:center;display:grid}.nurtured-page .curated-hero img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72vh;margin:0 auto;display:block}.testing-continuation{border-top:0}.testing-series>img{object-fit:contain;width:auto;max-width:100%;height:auto;margin:0 auto;display:block}@media (width<=900px){.intro{min-height:48vh}.curated-page .thesis-overview,.curated-page .visual-section,.curated-page .living-strategies,.curated-page .living-perspectives,.curated-page .living-closing,.curated-page .integrated-section,.curated-page .integrated-final,.curated-page .urban-section,.curated-page .creative-section{padding-top:100px;padding-bottom:100px}.curated-pair,.creative-gallery-pair{grid-template-columns:1fr}.creative-gallery-pair{gap:70px}.drawing-focus .section-intro,.section-drawing .section-intro,.urban-page .urban-section .section-intro,.creative-page .creative-section .section-intro{margin-left:0}.drafting-gallery .drafting-feature{display:block}.drafting-gallery .drafting-feature figcaption{margin-top:14px}.skill-categories>div{grid-template-columns:1fr;gap:10px}}@media (width<=620px){.intro{min-height:43vh;padding-top:65px;padding-bottom:55px}.intro h1{font-size:15vw}.gallery{gap:6px;padding:6px}.curated-page .thesis-overview,.curated-page .visual-section,.curated-page .living-strategies,.curated-page .living-perspectives,.curated-page .living-closing,.curated-page .integrated-section,.curated-page .integrated-final,.curated-page .urban-section,.curated-page .creative-section{padding-top:78px;padding-bottom:78px}.curated-page .section-intro{margin-bottom:48px}.curated-pair,.technical-plan-pair,.curated-elevations,.drafting-gallery,.masonry-gallery,.creative-trio{grid-template-columns:1fr}.drafting-gallery,.creative-trio{gap:58px}.masonry-gallery .masonry-wide,.drafting-gallery .drafting-feature{grid-column:auto}.creative-page .creative-section{padding-left:6vw;padding-right:6vw}}@media (width>=901px){.curated-page .thesis-opening{padding-top:clamp(72px,9vh,105px);padding-bottom:clamp(58px,7vh,82px)}.curated-page .thesis-overview,.curated-page .visual-section,.curated-page .living-strategies,.curated-page .living-perspectives,.curated-page .living-closing,.curated-page .integrated-section,.curated-page .integrated-final,.curated-page .urban-section,.curated-page .creative-section{padding-top:clamp(58px,7vh,82px);padding-bottom:clamp(58px,7vh,82px)}.curated-page .section-intro{margin-bottom:clamp(28px,4vh,44px)}.curated-page .section-intro h2{margin:18px 0;font-size:clamp(30px,3.1vw,47px)}.curated-page .visual-section>img,.curated-page .living-perspectives>img,.curated-page .urban-section>img{object-fit:contain;width:auto;max-width:min(100%,1120px);max-height:58vh;margin-left:auto;margin-right:auto;display:block}.curated-page .curated-pair img{object-fit:contain;width:100%;max-width:100%;max-height:48vh;margin-left:auto;margin-right:auto;display:block}.curated-page .perspective-pair img,.curated-page .urban-pair img,.curated-page .technical-plan-pair img,.curated-page .curated-elevations img{object-fit:contain;width:auto;max-width:100%;max-height:48vh;margin-left:auto;margin-right:auto;display:block}.creative-page .festival-grid img,.creative-page .creative-gallery-pair img,.creative-page .drafting-gallery img,.creative-page .masonry-gallery img{object-fit:contain;width:auto;max-width:100%;max-height:58vh;margin-left:auto;margin-right:auto;display:block}.creative-page .drafting-gallery,.creative-page .masonry-gallery{row-gap:58px}.integrated-page .integrated-hero{max-width:860px}.integrated-page .integrated-hero img{width:auto;max-width:760px;max-height:68vh;margin:0 auto}.integrated-page .site-pair{gap:38px;max-width:920px}.integrated-page .site-pair img{width:auto;max-width:100%;max-height:50vh;margin:auto}.integrated-page .technical-plan-pair{gap:38px;max-width:1060px}.integrated-page .technical-plan-pair img{max-width:500px;max-height:50vh}.integrated-page .major-section{width:auto;max-width:980px;max-height:52vh;margin:0 auto 42px;display:block}.integrated-page .technical-section{width:auto;max-width:560px;max-height:48vh;margin:0 auto;display:block}.integrated-page .envelope-layout{max-width:820px}.integrated-page .envelope-layout img{width:auto;max-width:820px;max-height:56vh;margin:0 auto}.integrated-page .detail-support{width:auto;max-width:760px;max-height:52vh;margin:42px auto 0}.integrated-page .curated-elevations{gap:32px;max-width:1060px}.integrated-page .curated-elevations img{max-width:500px;max-height:50vh}.integrated-page .integrated-final img{width:auto;max-width:680px;max-height:62vh}.living-page .precedent-section>img{width:auto;max-width:1100px;max-height:58vh}.living-page .living-aerials{padding-top:clamp(58px,7vh,82px);padding-bottom:clamp(58px,7vh,82px)}.living-page .living-closing img{object-fit:contain;width:auto;max-width:700px;max-height:52vh;margin:0 auto;display:block}.single-artwork>figure img{max-height:58vh}.creative-page .lightbox-pair img{max-height:52vh}.creative-page .creative-trio img{object-fit:contain;width:auto;max-width:100%;max-height:46vh;margin:0 auto}.nurtured-page .testing-series{padding-top:clamp(44px,5.5vh,62px);padding-bottom:clamp(44px,5.5vh,62px)}.nurtured-page .testing-series>img{width:auto;max-width:min(100%,1480px);max-height:68vh}.nurtured-page .testing-series .section-intro{margin-bottom:clamp(22px,3vh,32px)}.nurtured-page .design-intent-section{padding-top:36px;padding-bottom:36px}.nurtured-page .design-intent-section .section-intro{margin-bottom:26px}.nurtured-page .design-intent-section>img{object-fit:contain;width:auto;max-width:min(100%,1220px);max-height:70vh;margin:0 auto;display:block}.nurtured-page .illustrated-matrix-section>img,.nurtured-page .plans-focus>img{object-fit:contain;width:100%;max-width:1500px;max-height:70vh;margin:0 auto;display:block}.nurtured-page .final-experience{padding:42px 2.5vw!important}.nurtured-page .final-experience .section-intro{margin:0 0 26px 2.5vw}.nurtured-page .final-experience>img{object-fit:contain;width:100%;max-width:1560px;max-height:74vh;margin:0 auto;display:block}.living-page .visual-section,.living-page .living-strategies,.living-page .living-perspectives,.living-page .living-closing{padding-top:44px;padding-bottom:44px}.living-page .section-intro{margin-bottom:26px}.living-page .visual-section>img,.living-page .living-perspectives>img{width:auto;max-width:min(100%,1280px);max-height:62vh}.living-page .curated-pair img,.living-page .perspective-pair img{max-height:54vh}.living-page .precedent-section>img{object-fit:contain;width:100%;max-width:1280px;height:auto;max-height:none}.living-page .living-closing img{width:auto;max-width:900px;max-height:58vh}}.original-nurtured-page .section-drawing{padding-left:5vw!important;padding-right:5vw!important}.original-nurtured-page .section-drawing .section-intro{margin-left:4vw}.original-nurtured-page .section-drawing>img{width:100%;max-width:none}@media (width<=900px){.original-nurtured-page .section-drawing{padding-left:3vw!important;padding-right:3vw!important}.original-nurtured-page .section-drawing .section-intro{margin-left:4vw}}.original-nurtured-page .site-location-only{object-fit:contain;background:#fff;max-width:min(100%,1120px);height:auto;margin:0 auto;display:block;width:auto!important}.original-nurtured-page .program-spread{object-fit:contain;width:100%;height:auto;display:block}.original-nurtured-page .process-spreads{grid-template-columns:1fr;gap:44px;max-width:1500px;margin:0 auto}.original-nurtured-page .process-spreads img{object-fit:contain;width:100%;height:auto;display:block}.thesis-download{border-bottom:1px solid var(--line);color:#eef0e9;background:#202822;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7vw;padding:105px 9vw;display:grid}.thesis-download h2{letter-spacing:-.025em;margin:22px 0;font:400 clamp(34px,4vw,58px)/1.08 Georgia,serif}.thesis-download p:last-child{color:#c5cbc5;max-width:720px;margin:0;line-height:1.8}.thesis-download .section-label{color:#a6b2a8}.thesis-download-link{letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #a6b2a8;padding:15px 0;font-size:11px;display:inline-block}@media (width<=900px){.thesis-download{grid-template-columns:1fr;padding:85px 7vw}.thesis-download-link{justify-self:start}}@media (width<=620px){.original-nurtured-page .process-spreads{gap:24px}.thesis-download{padding:70px 6vw}}.living-page .living-hero img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(860px,78vh);margin:0 auto;display:block}.sidebar{background:var(--cream)}.project-index{color:#6f685f}.project-index a:hover{color:var(--umber)}.intro{background:linear-gradient(135deg,var(--cream) 0%,var(--paper) 64%,#e4dfdc 100%)}.experience-section{background:#ebe6df}.software-section{background:#ddd8df}footer{color:#f5f0e8;background:#323128}footer .section-label{color:#b8b697}footer>div>p{color:#d1cbc2}.mobile-header nav{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:20px;font-size:10px;display:flex}.contact-page{background:var(--paper);min-height:100vh}.project-nav nav{align-items:center;gap:30px;display:flex}.contact-nav{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;height:104px;padding:0 6vw;display:flex}.contact-nav nav{text-transform:uppercase;letter-spacing:.13em;gap:34px;font-size:10px;display:flex}.contact-nav nav a{border-bottom:1px solid #0000;padding:8px 0}.contact-nav nav a:hover,.contact-nav nav a[aria-current=page]{border-color:var(--umber)}.contact-hero{background:var(--cream);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:9vw;min-height:calc(100vh - 104px);padding:9vh 8vw;display:grid}.contact-copy h1{letter-spacing:-.05em;max-width:790px;margin:28px 0 34px;font:400 clamp(58px,7.2vw,108px)/.92 Georgia,serif}.contact-copy>p:not(.section-label){max-width:560px;color:var(--muted);font-size:16px;line-height:1.75}.contact-direct{flex-direction:column;gap:10px;margin-top:58px;display:flex}.contact-direct span{text-transform:uppercase;letter-spacing:.17em;color:var(--sage);font-size:9px}.contact-direct a{border-bottom:1px solid var(--line);width:max-content;max-width:100%;padding-bottom:5px;font:400 clamp(18px,1.8vw,27px) Georgia,serif}.inquiry-form{background:#ddd8df;border:1px solid #cec7d0;flex-direction:column;gap:28px;padding:52px;display:flex}.inquiry-form label{text-transform:uppercase;letter-spacing:.15em;flex-direction:column;gap:10px;font-size:9px;display:flex}.inquiry-form label span{color:var(--muted);text-transform:none;letter-spacing:0}.form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #8f877e;border-radius:0;outline:none;padding:11px 2px;font:15px Arial,Helvetica,sans-serif}.inquiry-form textarea{resize:vertical;border:1px solid #aaa29a;min-height:140px;padding:14px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--umber);box-shadow:0 1px 0 var(--umber)}.inquiry-form button{background:var(--umber);color:#fff;text-transform:uppercase;letter-spacing:.13em;cursor:pointer;border:0;width:max-content;padding:15px 22px;font-size:10px}.inquiry-form button span{padding-left:20px}.form-note{color:#777068;max-width:430px;margin:0;font-size:11px;line-height:1.55}.contact-closing{color:#f7f2e9;background:#74765f;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:9vw;padding:120px 9vw;display:grid}.contact-closing figure{aspect-ratio:4/5;max-width:500px;margin:0;overflow:hidden}.contact-closing img{object-fit:cover;object-position:50% 18%;filter:sepia(.08)saturate(.78);width:100%;height:100%}.contact-closing .section-label{color:#dedbc7}.contact-closing h2{letter-spacing:-.035em;max-width:850px;margin:27px 0 50px;font:400 clamp(38px,5vw,72px)/1.05 Georgia,serif}.contact-closing .contact-links{flex-wrap:wrap}.contact-closing .contact-links a{border-color:#d7d2c4}footer.contact-footer{background:#323128;border:0;justify-content:space-between;align-items:center;min-height:0;padding:38px 6vw;display:flex}.contact-footer .brand{font-size:21px}.contact-footer p{color:#aaa69d;letter-spacing:.1em;margin:0;font-size:10px}@media (width<=900px){.contact-nav{height:80px;padding:0 7vw}.contact-nav .brand{font-size:21px}.contact-nav nav{gap:20px}.contact-hero{grid-template-columns:1fr;gap:65px;min-height:auto;padding:95px 7vw}.contact-copy h1{font-size:clamp(54px,12vw,84px)}.inquiry-form{padding:42px}.contact-closing{grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:7vw;padding:95px 7vw}}@media (width<=620px){.contact-nav nav a:nth-child(2){display:none}.contact-hero{padding:75px 6vw}.contact-copy h1{font-size:15vw}.contact-direct a{font-size:4.1vw}.inquiry-form{padding:30px 24px}.form-row{grid-template-columns:1fr}.contact-closing{grid-template-columns:1fr;padding:75px 6vw}.contact-closing figure{max-width:280px}.contact-closing h2{font-size:12vw}.contact-links{flex-direction:column;align-items:flex-start;gap:20px}footer.contact-footer{padding:30px 6vw}.contact-footer p{font-size:8px}}.project-page{--project-accent:#74765f;--project-wash:#ebe6df;--project-dark:#444138;--project-paper:#f8f4ed;--project-secondary:#a79f94}.original-nurtured-page{--project-accent:#77705f;--project-wash:#ebe6df;--project-dark:#444138;--project-paper:#f7f3ec;--project-secondary:#b7aa98}.living-page{--project-accent:#56758c;--project-wash:#e3ebee;--project-dark:#3b494a;--project-paper:#f4f2ed;--project-secondary:#88b5c9}.urban-page{--project-accent:#aa6952;--project-wash:#eee7dd;--project-dark:#504943;--project-paper:#f7f3ec;--project-secondary:#92936e}.integrated-page{--project-accent:#a86960;--project-wash:#eadbd6;--project-dark:#4b3d2f;--project-paper:#f7f1eb;--project-secondary:#c8a29a}.creative-page{--project-accent:#c35334;--project-wash:#eadbc9;--project-dark:#40565d;--project-paper:#f8f2e9;--project-secondary:#69919b}.project-page .project-nav{background:var(--project-paper);box-shadow:inset 0 3px 0 var(--project-accent)}.project-page .project-nav .back-link{transition:color .2s}.project-page .project-nav .back-link:hover{color:var(--project-accent)}.project-page .thesis-opening{background:linear-gradient(135deg,var(--project-wash) 0%,var(--project-paper) 72%)}.project-page .project-kicker,.project-page .section-label,.project-page .project-count{color:var(--project-accent)}.project-page .project-bottom{background:var(--project-dark);color:#f7f3eb;border-top:3px solid var(--project-secondary)}.project-page .project-bottom a{border-bottom:1px solid #ffffff75;padding-bottom:5px;display:inline-block}.original-nurtured-page .thesis-overview,.original-nurtured-page .thesis-split{background:var(--project-paper)}.original-nurtured-page .muted-section,.original-nurtured-page .axon-section,.original-nurtured-page .section-drawing{background:var(--project-wash)}.original-nurtured-page .site-analysis-section,.original-nurtured-page .plans-section,.original-nurtured-page .process-section{background:#f7f3ec}.original-nurtured-page .dark-section,.original-nurtured-page .thesis-download{background:var(--project-dark);color:#f7f3eb}.original-nurtured-page .dark-section .section-label,.original-nurtured-page .thesis-download .section-label{color:#d2c7b7}.living-page .thesis-overview,.living-page .living-site{background:#f4f2ed}.living-page .living-strategies,.living-page .living-aerials{background:var(--project-wash)}.living-page .precedent-section{background:#e7e9e4}.living-page .dark-section{background:var(--project-dark);color:#f5f4ef}.living-page .dark-section .section-label{color:#a7cfec}.living-page .dark-section .section-intro p:last-child{color:#d2dcdd}.living-page .living-perspectives:not(.living-aerials){background:#f4f2ed}.living-page .living-closing{background:#dce6e8}.urban-page .thesis-overview,.urban-page .urban-context,.urban-page .urban-intervention,.urban-page .urban-density,.urban-page .urban-plan{background:var(--project-paper)}.urban-page .urban-experience,.urban-page .urban-issues,.urban-page .urban-health,.urban-page .urban-systems{background:var(--project-wash)}.urban-page .urban-network,.urban-page .urban-public{background:#e7e6da}.urban-page .urban-vision{background:var(--project-dark);color:#f7f2ea}.urban-page .urban-vision .section-label{color:#d7b09f}.urban-page .urban-vision .section-intro p:last-child{color:#ded8d1}.urban-page .urban-closing{color:#f5f0e8;border-top:3px solid var(--project-secondary);background:#403b36}.urban-page .urban-closing .section-label{color:#cbb49c}.integrated-page .thesis-overview,.integrated-page .concept-section,.integrated-page .technical-plan,.integrated-page .elevations-section{background:var(--project-paper)}.integrated-page .structure-focus,.integrated-page .integrated-final{background:var(--project-wash)}.integrated-page .envelope-section{background:#e5ddd6}.integrated-page .detail-focus{background:#f2e9e4}.integrated-page .section-section{background:var(--project-dark);color:#f8f1ec}.integrated-page .section-section .section-label{color:#d8aaa2}.integrated-page .section-section .section-intro p:last-child{color:#ded0c8}.creative-page .festival-section{background:var(--project-wash)}.creative-page .gallery-section{background:#dfe7e8}.creative-page .drafting-section{background:var(--project-paper)}.creative-page .masonry-section{background:#e8dfd2}.creative-page .festival-grid figcaption,.creative-page .creative-section figcaption{color:#6f665e}.project-card:first-child .cover{box-shadow:inset 0 -4px #77705f}.project-card:nth-child(2) .cover{box-shadow:inset 0 -4px #56758c}.project-card:nth-child(3) .cover{box-shadow:inset 0 -4px #aa6952}.project-card:nth-child(4) .cover{box-shadow:inset 0 -4px #a86960}.project-card:nth-child(5) .cover{box-shadow:inset 0 -4px #c35334}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
