:root{color-scheme:light;--bg:#f6f7f5;--surface:#ffffff;--text:#1d252c;--muted:#58636d;--line:#d8ded8;--accent:#2f6b57;--accent-strong:#214f41;--accent-soft:#e5f0eb;--ink-soft:#eef1ef;--max-width:1040px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-underline-offset:.22em}a:hover,a:focus-visible{color:var(--accent)}code{padding:.15rem .3rem;border-radius:5px;background:var(--ink-soft);font-size:.92em}.site-shell{width:min(var(--max-width),calc(100vw - 2rem));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:700;text-decoration:none}.brand img{width:2.1rem;height:2.1rem;border-radius:8px;object-fit:cover}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem;color:var(--muted);font-size:.95rem}.site-nav a{text-decoration:none}.home-panel{display:grid;grid-template-columns:minmax(15rem,.38fr)minmax(0,1fr);gap:clamp(2rem,6vw,4.5rem);align-items:center;min-height:calc(100vh - 11rem);padding:clamp(2rem,7vw,5rem)0}.portrait{width:min(100%,23rem);aspect-ratio:3/4;border-radius:8px;object-fit:cover;box-shadow:0 18px 45px rgba(29,37,44,.16)}.home-copy{max-width:42rem}.eyebrow,.period,.tools{margin:0;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(3rem,9vw,5.6rem);line-height:.96}h2{margin-bottom:.75rem;font-size:clamp(1.7rem,4vw,2.3rem);line-height:1.1}h3{margin-bottom:.25rem;font-size:1.15rem;line-height:1.3}.lede{max-width:68ch;margin-bottom:0;color:var(--muted);font-size:1.16rem}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2rem}.profile-link,.contact-link{display:inline-flex;min-height:3rem;border-radius:8px;font-weight:700;text-decoration:none}.profile-link{flex-direction:column;justify-content:center;gap:.15rem;padding:.85rem;border:1px solid var(--line);background:var(--surface)}.profile-link small{color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.35}.page-header{max-width:760px;padding:clamp(3rem,8vw,5.5rem)0 clamp(2rem,5vw,3.5rem)}.page-header h1{max-width:12ch}.section{padding:clamp(2.3rem,6vw,4.5rem)0;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(12rem,.42fr)minmax(0,1fr);gap:1.5rem;margin-bottom:1.6rem}.section-heading p,.prose-section p,.timeline-item p,.project-item p,.post-item p,.contact-card p,.content{color:var(--muted)}.prose-section{max-width:760px}.prose-section p{font-size:1.04rem}.prose-section p:last-child,.timeline-item p:last-child,.project-item p:last-child,.post-item p:last-child,.contact-card p:last-child,.section-heading p:last-child{margin-bottom:0}.skill-list{display:flex;flex-wrap:wrap;gap:.65rem;padding:0;margin:0;list-style:none}.skill-list li{padding:.45rem .7rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text)}.timeline,.project-list,.post-list,.contact-grid{display:grid;gap:1rem}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-item,.project-item,.post-item,.contact-card{padding:1.3rem;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 84%,transparent)}.education-note{display:inline-flex;align-items:center;gap:.9rem;max-width:34rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 84%,transparent)}.education-note img{width:3rem;height:3rem;object-fit:contain}.education-note p{margin-bottom:0;color:var(--muted)}.post-item h2{margin-bottom:.5rem;font-size:1.45rem}.post-item h2 a{text-decoration:none}.project-item h3 a{color:var(--text);text-decoration:none}.project-item h3 a:hover,.project-item h3 a:focus-visible{color:var(--accent)}.organisation{margin-bottom:.85rem;font-weight:700}.tools{margin-top:1rem;color:var(--muted)}.contact-link{align-items:center;appearance:none;cursor:pointer;font:inherit;max-width:100%;margin-top:.6rem;padding:.7rem 1rem;border:1px solid var(--accent);background:var(--accent);color:#fff;line-height:1.2;overflow-wrap:anywhere;text-align:left}.contact-link:hover,.contact-link:focus-visible{background:var(--accent-strong);color:#fff}.contact-fallback{margin-top:.7rem;overflow-wrap:anywhere}.content{max-width:760px;padding-bottom:clamp(3rem,7vw,5rem);font-size:1.04rem}.content h2,.content h3{margin-top:2rem;color:var(--text)}.content a{color:var(--accent-strong);font-weight:700}.empty-state{max-width:62ch;color:var(--muted)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 0 3rem;border-top:1px solid var(--line);color:var(--muted);font-size:.95rem}.site-footer p{margin:0}@media(max-width:760px){.site-header,.site-footer,.home-panel,.section-heading,.contact-grid{display:block}.site-nav{justify-content:flex-start;margin-top:1rem}.home-panel{min-height:0}.portrait{width:min(100%,18rem);margin-bottom:1.4rem}.link-grid{grid-template-columns:1fr}.contact-card+.contact-card{margin-top:1rem}.site-footer a{display:inline-block;margin-top:.7rem}}