:root{--bg:#f7f5ee;--surface:#fff;--ink:#21231f;--ink-soft:#5c5d54;--border:#e2ddcd;--accent:#33415c;--accent-soft:#e4e9ef;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}a{color:var(--accent)}button{font:inherit}h1,h2,h3,h4{margin:0;font-family:"Source Serif 4",Georgia,serif}p{color:var(--ink);margin:0 0 1rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.65}.site{flex-direction:column;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1080px;margin:0 auto;padding:1.75rem 1.5rem 1rem;display:flex}.site-header .wordmark{color:var(--ink);align-items:center;gap:.5rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.15rem;font-weight:600;text-decoration:none;display:inline-flex}.wordmark-mark{width:1.5rem;height:1.5rem}.site-nav{flex-wrap:wrap;gap:1.5rem;display:flex}.site-nav a{color:var(--ink-soft);font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a.active{color:var(--accent)}main{flex:1}.container{max-width:1080px;margin:0 auto;padding:2rem 1.5rem 5rem}.container-narrow{max-width:720px;margin:0 auto;padding:2rem 1.5rem 5rem}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.hero{padding:2rem 0 4rem}.hero h1{letter-spacing:-.01em;max-width:22ch;margin-bottom:1.25rem;font-size:clamp(2.3rem,5.5vw,3.4rem);line-height:1.12}.hero .lede{max-width:42rem;color:var(--ink-soft);font-size:1.2rem}.cta-row{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:#283349}.button-secondary{color:var(--accent);border-color:var(--border);background:0 0}.button-secondary:hover{border-color:var(--accent)}section{margin-bottom:4.5rem}section:last-child{margin-bottom:0}.section-heading{margin-bottom:1.75rem}.section-heading h2{font-size:1.7rem}.section-heading p{color:var(--ink-soft);max-width:42rem;margin-top:.5rem}.quick-facts{color:var(--ink-soft);max-width:42rem;font-size:1rem}.work-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.work-card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.work-card:hover{border-color:var(--accent)}.work-card h3{margin-bottom:.5rem;font-size:1.2rem}.work-card p{color:var(--ink-soft);flex:1;margin-bottom:1rem;font-size:.92rem}.work-card .stack{flex-wrap:wrap;gap:.4rem;display:flex}.tag{background:var(--accent-soft);color:var(--accent);border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}.work-card .link-hint{color:var(--accent);margin-top:1rem;font-size:.85rem;font-weight:600}.notes-categories{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem;display:flex}.notes-categories li{background:var(--surface);border:1px solid var(--border);color:var(--ink-soft);border-radius:999px;padding:.35rem .85rem;font-size:.85rem;list-style:none}.empty-state{border:1px dashed var(--border);color:var(--ink-soft);border-radius:12px;padding:2rem;font-style:italic}.prose p{max-width:62ch;font-size:1.05rem}.elsewhere-list{flex-wrap:wrap;gap:1rem;display:flex}.elsewhere-list a,.elsewhere-list .is-placeholder{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.elsewhere-list a{color:var(--ink)}.elsewhere-list a:hover{border-color:var(--accent);color:var(--accent)}.elsewhere-list .is-placeholder{color:var(--ink-soft);border-style:dashed;font-style:italic;font-weight:500}.photo-slot{margin:0}.photo-slot-empty{background:var(--accent-soft);border:1px dashed var(--border);border-radius:12px;width:100%}.photo-slot-portrait .photo-slot-empty,.photo-slot-portrait img{aspect-ratio:3/4}.photo-slot-square .photo-slot-empty,.photo-slot-square img{aspect-ratio:1}.photo-slot-wide .photo-slot-empty,.photo-slot-wide img{aspect-ratio:16/10}.photo-slot img{object-fit:cover;border-radius:12px;width:100%}.photo-slot figcaption{color:var(--ink-soft);margin-top:.6rem;font-size:.85rem}.personal-teaser{grid-template-columns:minmax(160px,220px) 1fr;align-items:center;gap:2rem;display:grid}.personal-teaser .photo-slot{max-width:220px}.gallery-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;display:grid}@media (width<=640px){.personal-teaser{grid-template-columns:1fr}.personal-teaser .photo-slot{max-width:280px}}.back-link{color:var(--accent);margin-bottom:2rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.back-link:hover{text-decoration:underline}.case-study .stack{flex-wrap:wrap;gap:.4rem;margin:1.5rem 0;display:flex}.case-study .status-note{color:var(--ink-soft);font-size:.9rem;font-style:italic}.not-found h1{margin-bottom:.75rem;font-size:2rem}.site-footer{border-top:1px solid var(--border);padding:2rem 1.5rem}.site-footer .container-inner{max-width:1080px;color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:0 auto;font-size:.85rem;display:flex}.site-footer a{color:var(--ink-soft)}.site-footer a:hover{color:var(--accent)}.site-footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start}}
