Artist Statement
My work explores the tension between natural landscapes and industrial geometry. Through long-exposure photography and hand-processed prints, I search for moments where the built environment dissolves into something organic and unplanned.
Selected Works
/images/defaults/gallery-1.webp, /images/defaults/gallery-2.webp, /images/defaults/gallery-3.webp
<div style="background:#faf9f7;font-family:Georgia,'Times New Roman',serif;min-height:100vh">
<div style="height:60vh;min-height:400px;overflow:hidden;position:relative">
<img src="{{hero_image:image}}" alt="" style="width:100%;height:100%;object-fit:cover;display:block" />
<div style="position:absolute;bottom:0;left:0;right:0;padding:40px 48px;background:linear-gradient(transparent,rgba(0,0,0,0.7))">
<h1 style="color:#fff;font-size:2.4rem;font-weight:400;letter-spacing:0.04em;margin:0 0 8px">{{artist_name:string}}</h1>
<p style="color:rgba(255,255,255,0.7);font-size:0.85rem;letter-spacing:0.1em;text-transform:uppercase;margin:0">{{medium:string}}</p>
</div>
</div>
<div style="max-width:720px;margin:0 auto;padding:64px 32px">
<section style="margin-bottom:48px">
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.2em;color:#999;margin-bottom:20px">Artist Statement</h2>
<p style="font-size:1.15rem;line-height:1.9;color:#333">{{statement:text}}</p>
</section>
<section style="margin-bottom:48px">
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.2em;color:#999;margin-bottom:20px">Selected Works</h2>
<p style="font-size:0.9rem;color:#666;line-height:2">{{gallery_images:list<link>}}</p>
</section>
<div style="border-top:1px solid #e5e2dc;padding-top:32px;display:flex;justify-content:space-between;align-items:flex-end">
<div>
<a href="{{portfolio_url:link}}" style="color:#333;font-size:0.85rem;text-decoration:none;border-bottom:1px solid #333">Full Portfolio</a>
</div>
<a href="mailto:{{contact_email:email}}" style="color:#999;font-size:0.8rem;text-decoration:none">{{contact_email:email}}</a>
</div>
</div>
</div>