:root{--bg: #efe5d2;--paper: #f7efde;--ink: #1f1a14;--muted: #5d4f3b;--border: #9a7f59;--accent: #b79a5d;--rust: #8e4f2d;--olive-black: #10150f;font-family:Inter,Avenir Next,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#e7dbc5 0%,var(--bg) 55%,#f4ecdd 100%);overflow-x:hidden}.page{max-width:1140px;margin:0 auto;padding:1.4rem 1.2rem 4.5rem}h1,h2,h3{font-family:"Source Serif 4",Iowan Old Style,Times New Roman,serif;letter-spacing:.01em}.masthead{border-bottom:1px solid var(--border);padding:.4rem 0 1.7rem}.masthead-name{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700;color:#6f5c43}h1{margin:.35rem 0 0;font-size:clamp(1.7rem,3.3vw,2.3rem);line-height:1.2}.lead{margin:.65rem 0 0;max-width:70ch;font-size:clamp(1rem,1.3vw,1.14rem);color:#352a1d}.button-row{margin-top:1.2rem;display:flex;gap:.75rem;flex-wrap:wrap}.btn{text-decoration:none;border:1px solid transparent;padding:.6rem 1rem;border-radius:5px;font-weight:650;font-size:.92rem;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.btn:hover{transform:translateY(-1px)}.btn-solid{background:#201c16;color:#f8f1e2}.btn-solid:hover{background:var(--rust)}.btn-outline{border-color:#5f4a34;color:#2f2519}.btn-outline:hover{background:#e6d9c2;border-color:var(--rust)}.section{padding:2.5rem 0}.section h2{margin-top:0;margin-bottom:.8rem;font-size:clamp(1.5rem,2.4vw,2rem)}.about-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:2rem;align-items:start}.headshot{width:100%;max-width:360px;aspect-ratio:4 / 5;object-fit:cover;border:1px solid #967d59;border-radius:8px;background:#e2d5bc}#wrong-side-of-history{display:grid;grid-template-columns:minmax(0,1fr) 360px;width:min(100%,960px);overflow:hidden;color:#efe3c8;border:1px solid #6f5238;border-radius:12px;background:radial-gradient(120% 100% at 12% 8%,#9b532d3d,#9b532d00 56%),linear-gradient(168deg,#0f1510,#121a13 45%,#0b100c);box-shadow:inset 0 0 0 1px #b79a5d38,0 10px 26px #00000047}.wrong-side-content{padding:1.5rem 1.3rem}#wrong-side-of-history h2{color:#d6b779}.long-copy p{max-width:72ch}.wrong-side-image{position:relative;overflow:hidden;width:360px;min-height:100%;height:100%}.feature-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}#wrong-side-of-history .text-link{color:#e1c488}#wrong-side-of-history .text-link:hover{color:#f0d8a5}.carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,30%);gap:1rem;overflow-x:auto;padding-bottom:.65rem;scroll-snap-type:x mandatory}.carousel .project-card{scroll-snap-align:start}.project-card{background:linear-gradient(180deg,#f8f0df,#f2e6d1);border:1px solid #a78962;border-radius:10px;padding:.95rem;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease;box-shadow:0 3px 10px #31211217}.project-card:hover{border-color:var(--rust);transform:translateY(-2px);box-shadow:0 7px 14px #4f2b1529}.logo{width:100%;height:88px;object-fit:contain;border-radius:6px;border:1px solid #d2c0a0;background:#f7efde}.project-card h3{margin:.75rem 0 .25rem;font-size:1.1rem}.project-role{margin:0;font-weight:700;color:#3b2f22}.project-description{margin:.35rem 0 .55rem;color:#4a3a2a}.text-link{color:#7d3f20;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline;text-underline-offset:2px;color:#9c4f2a}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.service{border-top:1px solid #b3956f;padding-top:.8rem}.service h3{margin:0 0 .3rem;font-size:1.1rem}.service p{margin:0;color:#443526}.contact{border-top:1px solid #b29572;padding-top:2.2rem}.contact-lead{font-weight:650;margin-bottom:.4rem}@media (max-width: 980px){.about-layout,.services-grid{grid-template-columns:1fr}.section{padding:2.2rem 0}.headshot{max-width:300px}.carousel{grid-auto-columns:minmax(82%,82%)}#wrong-side-of-history{width:100%;grid-template-columns:1fr}.wrong-side-image{width:100%;min-height:260px}}
