:root{--bg: #faf8f4;--bg-warm: #f5f0e8;--text: #1a1a1a;--text-secondary: #4a4a4a;--text-tertiary: #7a7a7a;--accent: #2a2a2a;--border: #e0dcd4;--border-light: #ece8e0;--link: #1a1a1a;--link-hover: #555;--highlight: #c9a84c}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:"Source Sans 3",Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.7;overflow-x:hidden;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{max-width:680px;margin:0 auto;padding:0 1.5rem}.site-header{padding:2rem 0 0;margin-bottom:1rem}.site-header-inner{max-width:680px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.site-header-name{font-family:Lora,Georgia,serif;font-size:1rem;font-weight:600;color:var(--text);text-decoration:none;letter-spacing:.01em}.site-header-status{font-size:.8rem;color:var(--text-tertiary);display:flex;align-items:center;gap:.4rem}.status-dot{width:6px;height:6px;border-radius:50%;background:#4a9e4a;display:inline-block}.hero{padding:4rem 0 3.5rem;border-bottom:1px solid var(--border)}.hero-headline{font-family:Lora,Georgia,serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:1.5rem;max-width:580px;letter-spacing:-.02em}.hero-intro{font-size:1.15rem;color:var(--text-secondary);line-height:1.7;max-width:540px}.hero-intro strong{color:var(--text);font-weight:600}.section{padding:3.5rem 0;border-bottom:1px solid var(--border)}.section:last-of-type{border-bottom:none}.section-label{font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:1.25rem}.section-title{font-family:Lora,Georgia,serif;font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:700;line-height:1.3;color:var(--text);margin-bottom:1.25rem;letter-spacing:-.01em}.section p{margin-bottom:1rem;color:var(--text-secondary)}.section p:last-child{margin-bottom:0}.section strong{color:var(--text);font-weight:600}.section a{color:var(--text);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:3px;transition:text-decoration-color .2s}.section a:hover{text-decoration-color:var(--text)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin:2rem 0;padding:1.5rem 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.stat{text-align:left}.stat-number{font-family:Lora,Georgia,serif;font-size:1.8rem;font-weight:700;color:var(--text);line-height:1.2}.stat-label{font-size:.85rem;color:var(--text-tertiary);margin-top:.2rem}.pull-quote{font-family:Lora,Georgia,serif;font-size:1.3rem;font-style:italic;line-height:1.6;color:var(--text);padding:1.5rem 0 1.5rem 1.5rem;border-left:3px solid var(--text);margin:2rem 0}.projects{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.project{padding:1.25rem 0;border-bottom:1px solid var(--border-light)}.project:last-child{border-bottom:none}.project-name{font-family:Lora,Georgia,serif;font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.3rem}.project-meta{font-size:.85rem;color:var(--text-tertiary);margin-bottom:.5rem}.project-desc{color:var(--text-secondary);font-size:1rem}.callout{background:var(--bg-warm);padding:1.5rem;margin:2rem 0;border-radius:4px}.callout-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.5rem}.callout p{color:var(--text-secondary);margin-bottom:0}.contact-section{padding:3.5rem 0 2rem}.contact-links{display:flex;gap:1.5rem;margin-top:1.25rem;flex-wrap:wrap}.contact-link{font-size:1rem;color:var(--text);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:3px;transition:text-decoration-color .2s}.contact-link:hover{text-decoration-color:var(--text)}.contact-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;max-width:480px}.form-field label{display:block;font-size:.85rem;font-weight:600;color:var(--text);margin-bottom:.3rem}.form-field input,.form-field textarea{width:100%;background:#fff;border:1px solid var(--border);color:var(--text);font-family:"Source Sans 3",sans-serif;font-size:1rem;padding:.65rem .85rem;border-radius:4px;outline:none;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{border-color:var(--text-secondary)}.form-field textarea{min-height:100px;resize:vertical}.form-submit{align-self:flex-start;background:var(--text);border:none;color:#fff;font-family:"Source Sans 3",sans-serif;font-size:.95rem;font-weight:600;padding:.65rem 1.75rem;border-radius:4px;cursor:pointer;transition:background .2s}.form-submit:hover{background:var(--text-secondary)}.form-submit:disabled{opacity:.5;cursor:not-allowed}.form-status{font-size:.95rem;margin-top:.5rem}.form-status.success{color:#2a7a2a}.form-status.error{color:#a33}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}.site-footer{padding:2rem 0 3rem;border-top:1px solid var(--border);margin-top:1rem}.site-footer-inner{max-width:680px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-text{font-size:.85rem;color:var(--text-tertiary)}.footer-links{display:flex;gap:1.25rem}.footer-link{font-size:.85rem;color:var(--text-tertiary);text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--text)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}@media(max-width:600px){body{font-size:17px}.hero{padding:3rem 0 2.5rem}.hero-headline{font-size:1.8rem}.section{padding:2.5rem 0}.stats{grid-template-columns:repeat(2,1fr);gap:1rem}.contact-links{flex-direction:column;gap:.75rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
