@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--bg: #f6f3ee;--surface: #fffdf9;--text: #1b232d;--muted: #66717d;--line: rgba(27, 35, 45, .12);--accent: #1f5d58;--accent-2: #7a4e2d;--shadow: 0 12px 30px rgba(27, 35, 45, .05)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100%;color:var(--text);font-family:Inter,sans-serif;background:var(--bg)}a{color:inherit}a:hover{color:var(--accent)}#root{min-height:100vh}.site-shell{width:100%;margin:0;padding:2rem clamp(1rem,2.5vw,2rem) 3rem}.hero{padding:0 0 1.5rem;border-bottom:1px solid var(--line)}.eyebrow,.section-eyebrow{margin:0 0 .4rem;color:var(--muted);font:600 .72rem IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.section-title{margin-bottom:1rem}.section-title h2{margin-bottom:.15rem}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.3rem,7vw,4rem);line-height:.95;letter-spacing:-.06em;color:var(--accent)}h2{font-size:1.2rem;line-height:1.1;letter-spacing:-.03em}h3{font-size:1rem;line-height:1.25}.hero-role{margin-top:.75rem;color:var(--accent-2);font:600 .98rem/1.5 IBM Plex Mono,monospace}.hero-summary{margin-top:1rem;max-width:68ch;line-height:1.7;color:var(--text)}.hero-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;color:var(--muted);font:500 .84rem IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.05em}.hero-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.hero-links a,.list-item-head a{text-decoration:none;color:var(--text)}.hero-links a{font:600 .85rem IBM Plex Mono,monospace;padding:.35rem .6rem;border:1px solid transparent;border-radius:999px;background:#1f5d580f;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.hero-links a:hover{background:#1f5d581a;border-color:#1f5d5829;transform:translateY(-1px)}.simple-flow{display:grid;gap:1.4rem;padding-top:1.4rem;width:100%}.section-block{width:100%;padding:1.1rem 1rem 1.25rem;border-bottom:1px solid var(--line);background:var(--surface);border-radius:0;box-shadow:var(--shadow)}.section-copy{width:100%;max-width:none;line-height:1.7;color:var(--text)}.simple-list{display:grid;gap:1rem;width:100%}.list-item{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:0;background:#ffffffb3}.list-item+.list-item{margin-top:.15rem}.list-item-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:.6rem}.list-item-head span,.list-item p,.list-item li{color:var(--muted)}.list-item-head span{font:600 .76rem IBM Plex Mono,monospace;white-space:nowrap;color:var(--accent-2)}.list-item p{line-height:1.65}.list-item ul{margin:.75rem 0 0;padding-left:1.1rem;line-height:1.65}.list-item li+li{margin-top:.35rem}.chip-wrap{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.15rem;width:100%}.chip{padding:.5rem .8rem;color:var(--accent);font:600 .84rem IBM Plex Mono,monospace;border:1px solid rgba(31,93,88,.16);border-radius:999px;background:#1f5d580f}.stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.stack span{color:var(--accent-2);font:600 .74rem IBM Plex Mono,monospace;padding:.28rem .48rem;border:1px solid rgba(122,78,45,.16);border-radius:999px;background:#7a4e2d0d}.activity-role{margin-top:.4rem}.site-footer{padding-top:1rem;color:var(--muted);font:500 .76rem IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.08em;width:100%}@media(max-width:720px){.site-shell{padding-top:1.25rem}.section-block{padding:1rem .85rem 1.1rem}.list-item{padding:.85rem}.list-item-head{flex-direction:column;gap:.25rem}}
