:root{--background:#edf4ef;--surface:#fffc;--surface-strong:#fbfefb;--text:#18221c;--muted:#506258;--border:#18221c1f;--accent:#4f8a68;--accent-dark:#356146;--shadow:0 24px 60px #2034271f;--radius-lg:28px;--radius-md:18px;--content-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at top,#5d8f6c33,#0000 30%),linear-gradient(#e6efe8 0%,#f3f8f4 42%,#ebf2ed 100%);margin:0;font-family:Aptos,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{width:min(var(--content-width), calc(100vw - 32px));margin:0 auto;padding-bottom:80px}.site-shell{min-height:100vh}.container{width:min(var(--content-width), 100%);margin:0 auto}.eyebrow{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.82rem;font-weight:700}.section-title,.hero-title,.project-title,.page-title{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;line-height:.96}.hero-title{max-width:10ch;font-size:clamp(3.4rem,9vw,7rem)}.section-title,.page-title,.project-title{font-size:clamp(2.2rem,5vw,4rem)}.lead,.page-intro{color:var(--muted);font-size:1.05rem;line-height:1.7}.button-row{flex-wrap:wrap;gap:14px;display:flex}.button,.button-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button{background:var(--accent);color:#fff}.button-secondary{border:1px solid var(--border);background:#f7fcf8ad}.button:hover,.button-secondary:hover,.project-card:hover,.image-tile:hover{transform:translateY(-2px)}.glass-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero{gap:28px;padding:56px 0 48px;display:grid}.hero-grid,.about-grid,.project-layout{gap:24px;display:grid}.hero-grid{grid-template-columns:1.2fr .8fr}.hero-copy,.hero-panel,.section-card,.about-card,.contact-card,.project-sidebar{border-radius:var(--radius-lg);padding:28px}.hero-panel{align-content:space-between;gap:16px;min-height:100%;display:grid}.stats-grid,.meta-grid,.gallery-grid,.project-grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(3,1fr)}.stat{border-radius:var(--radius-md);border:1px solid var(--border);background:#f7fcf8b8;padding:18px}.stat strong,.meta-item strong{margin-bottom:6px;font-size:1.25rem;display:block}.section{padding:28px 0}.section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.project-grid,.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.project-card{border:1px solid var(--border);background:#f9fdfac2;border-radius:24px;gap:18px;padding:18px;transition:transform .16s;display:grid}.project-card-image,.image-tile{border:1px solid var(--border);background:#f8fdf9b8;border-radius:18px;overflow:hidden}.project-card-image img,.image-tile img{width:100%;height:auto}.project-card h3{margin:0;font-size:1.35rem}.project-card p,.project-summary,.meta-item span,.nav-links a,.footer-note{color:var(--muted)}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--border);background:#f8fdf9cc;border-radius:999px;padding:8px 12px;font-size:.9rem}.site-header,.site-footer{width:min(var(--content-width), calc(100vw - 32px));margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:18px;padding:20px 0;display:flex}.brand{letter-spacing:.04em;text-transform:uppercase;font-weight:800}.nav-links{flex-wrap:wrap;gap:18px;display:flex}.nav-links a:hover,.text-link:hover{color:var(--accent-dark)}.site-footer{border-top:1px solid var(--border);justify-content:space-between;gap:16px;padding:24px 0 40px;display:flex}.page-header,.project-header{padding:48px 0 26px}.project-layout{grid-template-columns:1.2fr .8fr;align-items:start}.project-stack{gap:18px;display:grid}.meta-grid{grid-template-columns:repeat(2,1fr)}.meta-item{border:1px solid var(--border);background:#f7fcf8b8;border-radius:18px;padding:16px}.contact-card{gap:18px;display:grid}.empty-state{border-radius:24px;padding:28px}@media (max-width:840px){.hero-grid,.about-grid,.project-layout,.stats-grid,.meta-grid{grid-template-columns:1fr}.site-header,.site-footer,main{width:min(var(--content-width), calc(100vw - 24px))}.site-header,.site-footer{flex-direction:column;align-items:flex-start}}.image-placeholder{min-height:280px;color:var(--muted);text-align:center;place-items:center;padding:24px;font-weight:600;display:grid}
