@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: #0a0908;--text: #DACCBA;--text-dim: rgba(218, 204, 186, .75);--text-faint: rgba(218, 204, 186, .5);--border: rgba(218, 204, 186, .08);--border-hover: rgba(218, 204, 186, .15);--accent: #E076DB;--accent-dim: rgba(224, 118, 219, .35);--ecological: #6b7a64;--social: #8E9BDD;--sensory: #E076DB;--cultural: #D16D54;--water: #7D50BD;--practice: #c49a6c;--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:300;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}.container{max-width:680px;margin:0 auto;padding:0 1.5rem}a{color:var(--accent);text-decoration:none;transition:all .3s ease}a:hover{color:#f0a8ec}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.15rem;font-weight:400;color:var(--text);text-decoration:none}.nav-links{display:flex;gap:1.8rem;list-style:none}.nav-links a{font-family:var(--heading);font-size:.88rem;font-weight:300;color:var(--text-dim);text-decoration:none;letter-spacing:.03em;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:var(--text)}.profile{padding:3rem 0 2.5rem;display:flex;gap:1.5rem;align-items:flex-start;animation:fadeIn .6s ease .1s both}.avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:center 20%;flex-shrink:0;border:1px solid var(--border);filter:grayscale(1) sepia(.15) brightness(.9)}.profile-text h1{font-family:var(--heading);font-size:1.65rem;font-weight:400;line-height:1.25;margin-bottom:.5rem;color:var(--text)}.profile-bio{font-size:.95rem;color:var(--text-dim);line-height:1.65;margin-bottom:1rem}.profile-bio a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--accent-dim)}.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:#daccba0a;box-shadow:0 0 20px #daccba08}.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:.7rem;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.5rem 0;text-decoration:none;color:inherit;transition:all .3s ease;position:relative}.post-link:hover{background:#daccba05;margin:0 -1.5rem;padding:1.5rem}.post-link:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--accent);opacity:.4;animation:glowPulse 2s ease-in-out infinite}.post-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;flex-wrap:wrap}.post-date,.post-read-time{font-family:var(--heading);font-size:.78rem;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:.62rem;font-weight:300;text-transform:uppercase;letter-spacing:.1em;padding:.12rem .5rem;border-radius:2px;border:1px solid}.cat-civic-ai{color:var(--sensory);border-color:#e076db40;background:#e076db0f}.cat-workshop{color:var(--social);border-color:#8e9bdd40;background:#8e9bdd0f}.cat-storybox{color:var(--cultural);border-color:#d16d5440;background:#d16d540f}.cat-practice{color:var(--practice);border-color:#c49a6c40;background:#c49a6c0f}.cat-deep-time{color:var(--water);border-color:#7d50bd40;background:#7d50bd0f}.cat-platform-urbanism{color:var(--ecological);border-color:#6b7a6459;background:#6b7a6414}.cat-methodology{color:var(--social);border-color:#8e9bdd40;background:#8e9bdd0f}.cat-circular-economy{color:var(--ecological);border-color:#6b7a6459;background:#6b7a6414}.cat-research{color:var(--text-dim);border-color:#daccba26;background:#daccba0a}.cat-placemaking{color:var(--cultural);border-color:#d16d5440;background:#d16d540f}.cat-evaluation{color:var(--social);border-color:#8e9bdd40;background:#8e9bdd0f}.cat-governance{color:var(--water);border-color:#7d50bd40;background:#7d50bd0f}.cat-environment{color:var(--ecological);border-color:#6b7a6459;background:#6b7a6414}.post-title{font-family:var(--heading);font-size:1.3rem;font-weight:400;line-height:1.3;margin-bottom:.4rem;color:var(--text);transition:color .3s}.post-link:hover .post-title{color:#fff}.post-excerpt{font-size:.92rem;color:var(--text-dim);line-height:1.6}.all-posts{padding:1.5rem 0}.all-posts a{font-family:var(--heading);font-size:.88rem;font-weight:300}.all-posts a:after{content:" →"}.prose{font-size:1.06rem;line-height:1.65;color:#daccbac7;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:#daccbae6}.prose a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--accent-dim)}.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:#daccba0f;border:1px solid var(--border);padding:.15em .4em;border-radius:3px;color:var(--text)}.prose pre{background:#daccba0a;border:1px solid var(--border);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;opacity:.9}.prose .aside{font-size:.88rem;color:var(--text-faint);padding:.9rem 1.1rem;background:#8e9bdd0a;border:1px solid rgba(142,155,221,.1);border-radius:3px;margin:1.8rem 0;line-height:1.55}.prose .aside strong{color:var(--social);font-weight:400}.page-header{padding:3.5rem 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.06rem;color:#daccbaa6;margin-top:.8rem;line-height:1.6;max-width:580px}.post-page-header{padding:3.5rem 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(224,118,219,.2)}.affiliations{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border)}.section-label{font-family:var(--heading);font-size:.65rem;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:400;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:#daccbad9;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.5rem 0}.strategy-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;flex-wrap:wrap}.strategy-year{font-family:var(--heading);font-size:.78rem;font-weight:300;color:var(--text-faint)}.strategy-title{font-family:var(--heading);font-size:1.3rem;font-weight:400;line-height:1.3;margin-bottom:.4rem;color:var(--text)}.strategy-description{font-size:.92rem;color:#daccba99;line-height:1.6}.strategy-partner{font-family:var(--heading);font-size:.78rem;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.06rem;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:.72rem;font-weight:300;color:var(--text-faint)}.footer-note a{color:var(--text-faint);text-decoration:underline;text-underline-offset:2px;text-decoration-color:#daccba26}.footer-note a:hover{color:var(--text-dim)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{opacity:.25}50%{opacity:.6}}@media(max-width:640px){.profile{flex-direction:column;gap:1rem}.avatar{width:64px;height:64px}.post-link:hover{margin:0 -1rem;padding:1.5rem 1rem}.container{padding:0 1rem}.nav-links{gap:1.2rem}.page-header h1{font-size:1.7rem}.post-page-header h1{font-size:1.65rem}}
