:root{color:#222625;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background:#f7f7f5;--surface:#fff;--surface-muted:#efefeb;--text:#222625;--text-muted:#5f6663;--border:#d5d8d4;--accent:#154d43;--accent-hover:#0d3b33;--accent-text:#fff;--focus:#936f00;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--radius-small:.35rem;--radius-medium:.75rem;--content-width:72rem;--narrow-width:52rem;--type-display:clamp(2.5rem, 7vw, 5.5rem);--type-section:clamp(2rem, 4vw, 3.25rem);--type-lead:clamp(1.08rem, 2vw, 1.3rem);background:#f7f7f5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#171a19;--surface:#202423;--surface-muted:#1c201f;--text:#f0f2ef;--text-muted:#b7bdb9;--border:#414744;--accent:#8fd0c0;--accent-hover:#b3e0d5;--accent-text:#10201c;--focus:#efc34d}}@media print{:root{--background:#fff;--surface:#fff;--surface-muted:#fff;--text:#000;--text-muted:#222;--border:#999;--accent:#000}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;color:var(--text);background:var(--background);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;margin:0;line-height:1.65}img,svg{max-width:100%;display:block}a{color:var(--accent);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--accent-hover)}a:focus-visible,button:focus-visible{outline:.2rem solid var(--focus);outline-offset:.2rem}h1,h2,h3,h4{text-wrap:balance;margin-top:0;line-height:1.18}h1{max-width:15ch;margin-bottom:var(--space-5);font-size:var(--type-display);letter-spacing:-.045em}h2{margin-bottom:var(--space-5);font-size:var(--type-section);letter-spacing:-.035em}h3{margin-bottom:var(--space-3);font-size:1.35rem}h4{margin-bottom:var(--space-2);font-size:1rem}p,ul{margin-top:0}.container{width:min(calc(100% - 2rem), var(--content-width));margin-inline:auto}.narrow{max-width:var(--narrow-width)}.skip-link{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-small);color:var(--accent-text);background:var(--accent);position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 80%, transparent);background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:4.5rem;display:flex}.site-name{color:var(--text);font-weight:750;text-decoration:none}.site-nav{gap:var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:var(--text-muted);font-size:.92rem;font-weight:650;text-decoration:none}.site-nav a:hover{color:var(--text)}.hero{padding-block:clamp(var(--space-7), 9vw, 7rem)}.hero__layout{gap:clamp(var(--space-6), 7vw, 6rem);grid-template-columns:minmax(0,1.7fr) minmax(16rem,.7fr);align-items:end;display:grid}.hero__subheadline{max-width:46rem;margin-bottom:var(--space-4);color:var(--accent);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.35}.hero__summary,.section-lead{max-width:48rem;color:var(--text-muted);font-size:var(--type-lead)}.eyebrow{margin-bottom:var(--space-3);color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.button-row{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.button{border:1px solid var(--accent);border-radius:var(--radius-small);justify-content:center;align-items:center;min-height:2.9rem;padding:.7rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.button--primary{color:var(--accent-text);background:var(--accent)}.button--primary:hover{color:var(--accent-text);background:var(--accent-hover)}.button--secondary{color:var(--accent);background:0 0}.positioning-card,.capability-card,.timeline-card,.project-card{border:1px solid var(--border);border-radius:var(--radius-medium);background:var(--surface)}.positioning-card{padding:var(--space-6)}.positioning-card h2{margin-bottom:var(--space-4);letter-spacing:0;font-size:1.2rem}.positioning-card p{color:var(--text-muted);margin-bottom:0}.role-list{gap:var(--space-2);margin-bottom:var(--space-5);padding-left:1.2rem;display:grid}.section{padding-block:var(--space-8);scroll-margin-top:4.5rem}.section--muted{background:var(--surface-muted)}.theme-list,.tag-list,.inline-links{gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.theme-list{margin-top:var(--space-6)}.theme-list li,.tag-list li{border:1px solid var(--border);background:var(--surface);border-radius:999rem;padding:.35rem .65rem;font-size:.85rem}.capability-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));display:grid}.capability-card{padding:var(--space-5)}.capability-card ul{gap:var(--space-2);color:var(--text-muted);margin-bottom:0;padding-left:1.2rem;display:grid}.timeline{gap:var(--space-6);margin-top:var(--space-7);display:grid;position:relative}.timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:.4rem}.timeline-item{gap:var(--space-5);grid-template-columns:1rem 1fr;display:grid;position:relative}.timeline-marker{z-index:1;border:.18rem solid var(--background);background:var(--accent);border-radius:50%;width:.85rem;height:.85rem;margin-top:1.7rem}.timeline-card{padding:clamp(var(--space-5), 4vw, var(--space-7))}.item-heading{justify-content:space-between;gap:var(--space-5);margin-bottom:var(--space-5);display:flex}.item-heading h3{margin-bottom:var(--space-1)}.item-organization{color:var(--accent);margin-bottom:0;font-weight:700}.item-meta{gap:var(--space-1);color:var(--text-muted);text-align:right;flex:none;font-size:.9rem;display:grid}.detail-list{gap:var(--space-3);padding-left:1.25rem;display:grid}.tag-list{margin-top:var(--space-5);margin-bottom:0}.project-grid{gap:var(--space-5);margin-top:var(--space-7);display:grid}.project-card{padding:clamp(var(--space-5), 5vw, var(--space-7))}.project-card>header{max-width:50rem;margin-bottom:var(--space-6)}.project-summary{color:var(--text-muted);font-size:1.1rem}.project-sections{gap:var(--space-5) var(--space-7);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-sections section{min-width:0}.project-sections p,.project-sections li{color:var(--text-muted)}.inline-links{margin-top:var(--space-5);margin-bottom:0}.contact{text-align:left}.site-footer{border-top:1px solid var(--border);padding-block:var(--space-6);color:var(--text-muted);font-size:.9rem}.site-footer__inner{justify-content:space-between;gap:var(--space-5);display:flex}.site-footer p{margin:0}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=52rem){.site-header{position:static}.site-header__inner,.item-heading,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-header__inner{padding-block:var(--space-4)}.site-nav{gap:var(--space-3)}.hero__layout{grid-template-columns:1fr}.item-meta{text-align:left}.project-sections{grid-template-columns:1fr}}@media (width<=34rem){.site-nav{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.button-row,.button{width:100%}.timeline-item{gap:var(--space-3)}.timeline-card{padding:var(--space-4)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.button-row,.site-footer,.inline-links{display:none}.hero,.section{padding-block:1.5rem}.positioning-card,.capability-card,.timeline-card,.project-card{break-inside:avoid;box-shadow:none}}
