@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;0,6..72,500;1,6..72,300;1,6..72,400&display=swap";:root{--bg: #faf9f7;--text: #1c1917;--text-dim: rgba(28, 25, 23, .6);--text-faint: rgba(28, 25, 23, .38);--border: rgba(28, 25, 23, .1);--border-hover: rgba(28, 25, 23, .2);--hover-bg: rgba(28, 25, 23, .03);--accent: #9b2d9b;--accent-light: #c44ec4;--accent-bg: rgba(155, 45, 155, .06);--ecological: #4a6341;--social: #5b6aad;--sensory: #9b2d9b;--cultural: #b85a3e;--water: #6840a0;--practice: #8a6a3c;--heading: "Cormorant Garamond", Georgia, serif;--body: "Newsreader", Georgia, serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{font-family:var(--body);font-weight:400;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}.container{max-width:700px;margin:0 auto;padding:0 1.5rem}a{color:var(--accent);text-decoration:none;transition:all .3s ease}a:hover{color:var(--accent-light)}nav{padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.nav-name{font-family:var(--heading);font-size:1.2rem;font-weight:400;color:var(--text);text-decoration:none}.profile{padding:2.5rem 0 2rem;display:flex;gap:1.5rem;align-items:flex-start;animation:fadeIn .6s ease .1s both}.avatar{width:85px;height:85px;border-radius:50%;object-fit:cover;object-position:center 20%;flex-shrink:0;border:1px solid var(--border);filter:grayscale(.6) sepia(.1)}.profile-text h1{font-family:var(--heading);font-size:1.7rem;font-weight:400;line-height:1.25;margin-bottom:.5rem;color:var(--text)}.profile-bio{font-size:1rem;color:var(--text-dim);line-height:1.65;margin-bottom:1rem}.profile-bio a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:#9b2d9b4d}.profile-bio a:hover{text-decoration-color:var(--accent)}.profile-bio em{color:var(--text)}.socials{display:flex;gap:.5rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:400;font-family:var(--heading);color:var(--text-dim);text-decoration:none;padding:.28rem .6rem;border:1px solid var(--border);border-radius:3px;transition:all .3s ease;white-space:nowrap}.social-link:hover{color:var(--text);border-color:var(--border-hover);background:var(--hover-bg)}.social-link svg{width:13px;height:13px}.divider{border:none;border-top:1px solid var(--border);margin:0}.posts-header{padding:2rem 0 .5rem;font-family:var(--heading);font-size:.75rem;font-weight:300;text-transform:uppercase;letter-spacing:.15em;color:var(--text-faint)}.post-list{list-style:none}.post-item{border-bottom:1px solid var(--border);position:relative;opacity:0;animation:fadeIn .5s ease forwards}.post-item:nth-child(1){animation-delay:.15s}.post-item:nth-child(2){animation-delay:.22s}.post-item:nth-child(3){animation-delay:.29s}.post-item:nth-child(4){animation-delay:.36s}.post-item:nth-child(5){animation-delay:.43s}.post-item:nth-child(6){animation-delay:.5s}.post-item:nth-child(7){animation-delay:.57s}.post-item:nth-child(8){animation-delay:.64s}.post-item:nth-child(9){animation-delay:.71s}.post-item:nth-child(10){animation-delay:.78s}.post-link{display:block;padding:1.1rem 0;text-decoration:none;color:inherit;transition:all .3s ease;position:relative}.post-link:hover{background:var(--hover-bg);margin:0 -1.5rem;padding:1.4rem 1.5rem}.post-link:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--accent);opacity:.5}.post-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;flex-wrap:wrap}.post-date,.post-read-time{font-family:var(--heading);font-size:.8rem;font-weight:300;color:var(--text-faint)}.post-dot{width:2px;height:2px;border-radius:50%;background:var(--text-faint)}.post-category{font-family:var(--heading);font-size:.65rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;padding:.12rem .5rem;border-radius:2px;border:1px solid}.cat-civic-ai{color:var(--sensory);border-color:#9b2d9b40;background:#9b2d9b0d}.cat-workshop{color:var(--social);border-color:#5b6aad40;background:#5b6aad0d}.cat-storybox{color:var(--cultural);border-color:#b85a3e40;background:#b85a3e0d}.cat-practice{color:var(--practice);border-color:#8a6a3c40;background:#8a6a3c0d}.cat-deep-time{color:var(--water);border-color:#6840a040;background:#6840a00d}.cat-platform-urbanism{color:var(--ecological);border-color:#4a63414d;background:#4a63410d}.cat-methodology{color:var(--social);border-color:#5b6aad40;background:#5b6aad0d}.cat-circular-economy{color:var(--ecological);border-color:#4a63414d;background:#4a63410d}.cat-research{color:var(--text-dim);border-color:#1c191726;background:#1c191708}.cat-placemaking{color:var(--cultural);border-color:#b85a3e40;background:#b85a3e0d}.cat-evaluation{color:var(--social);border-color:#5b6aad40;background:#5b6aad0d}.cat-governance{color:var(--water);border-color:#6840a040;background:#6840a00d}.cat-environment{color:var(--ecological);border-color:#4a63414d;background:#4a63410d}.post-title{font-family:var(--heading);font-size:1.35rem;font-weight:400;line-height:1.3;margin-bottom:.35rem;color:var(--text);transition:color .3s}.post-link:hover .post-title{color:var(--accent)}.post-excerpt{font-size:.9rem;color:var(--text-dim);line-height:1.4}.all-posts{padding:1.5rem 0}.all-posts a{font-family:var(--heading);font-size:.9rem}.all-posts a:after{content:" →"}.prose{font-size:1.05rem;line-height:1.65;color:var(--text-dim);animation:fadeIn .8s ease .15s both}.prose p{margin-bottom:1.2rem}.prose strong{font-weight:500;color:var(--text)}.prose em{font-style:italic;color:var(--text)}.prose a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#9b2d9b4d}.prose a:hover{text-decoration-color:var(--accent)}.prose h2{font-family:var(--heading);font-size:1.5rem;font-weight:400;color:var(--text);margin-top:2.8rem;margin-bottom:.8rem;line-height:1.25}.prose h3{font-family:var(--heading);font-size:1.2rem;font-weight:500;color:var(--text);margin-top:2.5rem;margin-bottom:.8rem}.prose blockquote{border-left:2px solid var(--accent);padding:.6rem 0 .6rem 1.2rem;margin:1.8rem 0;font-family:var(--heading);font-size:1.12rem;font-style:italic;font-weight:300;color:var(--text-dim);line-height:1.5}.prose blockquote p{margin-bottom:0}.prose ul,.prose ol{margin-bottom:1.2rem;padding-left:1.2rem}.prose li{margin-bottom:.35rem}.prose li::marker{color:var(--text-faint)}.prose code{font-size:.88em;background:var(--hover-bg);border:1px solid var(--border);padding:.15em .4em;border-radius:3px;color:var(--text)}.prose pre{background:#1c1917;color:#e7e5e4;padding:1.2rem 1.4rem;border-radius:4px;overflow-x:auto;margin-bottom:1.5rem}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose img{max-width:100%;border-radius:4px;margin:2rem 0}.prose .aside{font-size:.88rem;color:var(--text-dim);padding:.9rem 1.1rem;background:#5b6aad0f;border:1px solid rgba(91,106,173,.15);border-radius:3px;margin:1.8rem 0;line-height:1.55}.prose .aside strong{color:var(--social);font-weight:500}.page-header{padding:3rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem;animation:fadeIn .8s ease forwards}.page-header h1{font-family:var(--heading);font-size:2.2rem;font-weight:400;color:var(--text);letter-spacing:-.015em;line-height:1.15}.page-header .page-subtitle{font-family:var(--heading);font-size:1.1rem;font-weight:300;font-style:italic;color:var(--text-dim);margin-top:.7rem;line-height:1.5}.page-header .page-intro{font-size:1.05rem;color:var(--text-dim);margin-top:.8rem;line-height:1.6;max-width:580px}.post-page-header{padding:3rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:2.2rem;animation:fadeIn .8s ease forwards}.post-page-header h1{font-family:var(--heading);font-size:2.1rem;font-weight:400;line-height:1.18;color:var(--text);margin-bottom:.8rem;letter-spacing:-.015em}.post-page-meta{font-family:var(--heading);font-size:.85rem;font-weight:300;color:var(--text-faint);display:flex;gap:.5rem;align-items:center}.post-page-meta .dot{width:2px;height:2px;border-radius:50%;background:var(--text-faint)}.post-description{font-family:var(--heading);font-size:1.15rem;font-weight:300;font-style:italic;color:var(--text-dim);line-height:1.5;margin-top:1.2rem;padding-left:1rem;border-left:2px solid rgba(155,45,155,.25)}.affiliations{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.section-label{font-family:var(--heading);font-size:.68rem;font-weight:300;text-transform:uppercase;letter-spacing:.15em;color:var(--text-faint);margin-bottom:1.2rem}.affiliation{margin-bottom:1.4rem}.affiliation-role{font-size:.95rem;font-weight:500;color:var(--text)}.affiliation-org{font-family:var(--heading);font-size:.88rem;font-weight:300;color:var(--text-dim);margin-top:.1rem}.publications{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.pub-item{padding:1.2rem 0;border-bottom:1px solid var(--border)}.pub-title{font-size:1rem;font-weight:400;font-style:italic;color:var(--text);line-height:1.4}.pub-details{font-family:var(--heading);font-size:.85rem;font-weight:300;color:var(--text-dim);margin-top:.25rem}.pub-tag{display:inline-block;font-family:var(--heading);font-size:.6rem;font-weight:300;text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);border:1px solid var(--border);padding:.1rem .45rem;border-radius:2px;margin-top:.4rem}.strategy-list{list-style:none}.strategy-item{border-bottom:1px solid var(--border);opacity:0;animation:fadeIn .6s ease forwards}.strategy-item:nth-child(1){animation-delay:.1s}.strategy-item:nth-child(2){animation-delay:.18s}.strategy-item:nth-child(3){animation-delay:.26s}.strategy-item:nth-child(4){animation-delay:.34s}.strategy-item:nth-child(5){animation-delay:.42s}.strategy-item:nth-child(6){animation-delay:.5s}.strategy-item:nth-child(7){animation-delay:.58s}.strategy-item:nth-child(8){animation-delay:.66s}.strategy-item:nth-child(9){animation-delay:.74s}.strategy-inner{padding:1.4rem 0}.strategy-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;flex-wrap:wrap}.strategy-year{font-family:var(--heading);font-size:.8rem;font-weight:300;color:var(--text-faint)}.strategy-title{font-family:var(--heading);font-size:1.35rem;font-weight:400;line-height:1.3;margin-bottom:.35rem;color:var(--text)}.strategy-description{font-size:.95rem;color:var(--text-dim);line-height:1.6}.strategy-partner{font-family:var(--heading);font-size:.8rem;font-weight:300;color:var(--text-faint);margin-top:.5rem;font-style:italic}.cta{padding:2.5rem 0;border-bottom:1px solid var(--border)}.cta p{font-size:1.05rem;color:var(--accent);line-height:1.6;margin-bottom:.8rem}.cta a{font-family:var(--heading);font-size:.95rem}.cta a:after{content:" →"}.post-footer{padding:2.5rem 0;border-top:1px solid var(--border);margin-top:3rem}.post-footer a{font-family:var(--heading);font-size:.9rem;color:var(--text-dim)}.post-footer a:hover{color:var(--text)}.post-footer a:before{content:"← "}footer{padding:2rem 0;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-socials{display:flex;gap:.6rem}.footer-socials a{color:var(--text-faint);transition:color .3s}.footer-socials a:hover{color:var(--text)}.footer-socials svg{width:16px;height:16px}.footer-note{font-family:var(--heading);font-size:.75rem;font-weight:300;color:var(--text-faint)}.footer-note a{color:var(--text-faint);text-decoration:underline;text-underline-offset:2px}.footer-note a:hover{color:var(--text-dim)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.profile{flex-direction:column;gap:1rem}.avatar{width:70px;height:70px}.post-link:hover{margin:0 -1rem;padding:1.4rem 1rem}.container{padding:0 1rem}.page-header h1{font-size:1.7rem}.post-page-header h1{font-size:1.65rem}}
