:root,:root[data-theme=light]{--bg: #f6f7f9;--panel: #ffffff;--panel2: #ffffff;--ink: #0f1722;--ink-dim: #4a5566;--ink-faint: #8a93a3;--rule: #e3e6ec;--accent: #3276ce;--accent-soft: #e6effb;--retire: #c2602a;--pill-grad-bg: #dff1d6;--pill-grad-fg: #0a4f2a;--pill-grad-dot: #1a8a3c;--pill-act-bg: #e6effb;--pill-act-fg: #1d3a8a;--pill-act-dot: #3276ce;--pill-conc-bg: #ececec;--pill-conc-fg: #3a3a3a;--pill-conc-dot: #6a6a6a;--pill-ret-bg: #f5e3d2;--pill-ret-fg: #6a3a1a;--pill-ret-dot: #a85a2a}:root[data-theme=terminal]{--bg: #0c1118;--panel: #121823;--panel2: #0f1520;--ink: #e6eef9;--ink-dim: #8b9bb3;--ink-faint: #576278;--rule: #1f2a3c;--accent: #5fa8ff;--accent-soft: #16263f;--retire: #e8a978;--pill-grad-bg: rgba(58, 200, 106, .14);--pill-grad-fg: #7be0a3;--pill-grad-dot: #3ac86a;--pill-act-bg: rgba(95, 168, 255, .16);--pill-act-fg: #9bc2ff;--pill-act-dot: #5fa8ff;--pill-conc-bg: rgba(139, 155, 179, .16);--pill-conc-fg: #b8c4d6;--pill-conc-dot: #8b9bb3;--pill-ret-bg: rgba(201, 126, 77, .18);--pill-ret-fg: #e3a578;--pill-ret-dot: #c97e4d}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:var(--bg)}a{color:inherit}a:hover{opacity:.7}::selection{background:var(--accent);color:#fff}@keyframes blink{50%{opacity:0}}.project-row:where(.astro-TKM2RSZC){border-bottom:1px solid var(--rule)}.row-summary:where(.astro-TKM2RSZC){list-style:none;cursor:pointer;display:grid;grid-template-columns:70px 1fr 80px 120px;gap:16px;padding:24px 0;align-items:center}.row-summary:where(.astro-TKM2RSZC)::-webkit-details-marker{display:none}.row-summary:where(.astro-TKM2RSZC)::marker{content:""}.row-id:where(.astro-TKM2RSZC){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;color:var(--ink-faint);letter-spacing:.08em}.row-main:where(.astro-TKM2RSZC){min-width:0}.row-title-line:where(.astro-TKM2RSZC){display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.row-name:where(.astro-TKM2RSZC){font-size:clamp(18px,2vw,22px);font-weight:600;color:var(--ink);letter-spacing:-.01em}.row-domain:where(.astro-TKM2RSZC){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:10px;color:var(--ink-faint);letter-spacing:.12em}.row-oneliner:where(.astro-TKM2RSZC){font-size:14px;color:var(--ink-dim);margin-top:4px;line-height:1.4}.row-year:where(.astro-TKM2RSZC){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:12px;color:var(--ink-dim);font-variant-numeric:tabular-nums}.row-status:where(.astro-TKM2RSZC){display:flex;justify-content:flex-end;align-items:center;gap:10px}.row-chev:where(.astro-TKM2RSZC){display:inline-block;width:14px;color:var(--ink-faint);font-family:JetBrains Mono,ui-monospace,Menlo,monospace;transition:transform .25s}.project-row:where(.astro-TKM2RSZC)[open] .row-chev:where(.astro-TKM2RSZC){transform:rotate(90deg)}.status:where(.astro-TKM2RSZC){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.14em;padding:5px 9px 4px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;white-space:nowrap}.status-dot:where(.astro-TKM2RSZC){width:6px;height:6px;border-radius:50%;display:inline-block}.status-graduated:where(.astro-TKM2RSZC){color:var(--pill-grad-fg);background:var(--pill-grad-bg)}.status-graduated:where(.astro-TKM2RSZC) .status-dot:where(.astro-TKM2RSZC){background:var(--pill-grad-dot)}.status-active:where(.astro-TKM2RSZC){color:var(--pill-act-fg);background:var(--pill-act-bg)}.status-active:where(.astro-TKM2RSZC) .status-dot:where(.astro-TKM2RSZC){background:var(--pill-act-dot)}.status-concluded:where(.astro-TKM2RSZC){color:var(--pill-conc-fg);background:var(--pill-conc-bg)}.status-concluded:where(.astro-TKM2RSZC) .status-dot:where(.astro-TKM2RSZC){background:var(--pill-conc-dot)}.status-retired:where(.astro-TKM2RSZC){color:var(--pill-ret-fg);background:var(--pill-ret-bg)}.status-retired:where(.astro-TKM2RSZC) .status-dot:where(.astro-TKM2RSZC){background:var(--pill-ret-dot)}.row-detail:where(.astro-TKM2RSZC){padding:0 0 32px;display:grid;grid-template-columns:70px 1fr;gap:16px}.row-detail-text:where(.astro-TKM2RSZC){max-width:720px}.row-detail-text:where(.astro-TKM2RSZC) p:where(.astro-TKM2RSZC){font-size:15px;line-height:1.6;color:var(--ink-dim);margin:0}.row-visit:where(.astro-TKM2RSZC){display:inline-block;margin-top:16px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.14em;color:var(--accent);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}@media (max-width: 960px){.row-summary:where(.astro-TKM2RSZC){grid-template-columns:60px 1fr 110px}.row-year:where(.astro-TKM2RSZC){display:none}.row-detail:where(.astro-TKM2RSZC){grid-template-columns:1fr}.row-detail-spacer:where(.astro-TKM2RSZC){display:none}}@media (max-width: 640px){.row-summary:where(.astro-TKM2RSZC){grid-template-columns:1fr 100px;gap:10px}.row-id:where(.astro-TKM2RSZC){display:none}}.topbar:where(.astro-J7PV25F6){border-bottom:1px solid var(--rule);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--bg) 85%,transparent);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);gap:16px}.brand:where(.astro-J7PV25F6){display:flex;gap:12px;align-items:center;text-decoration:none}.brand:where(.astro-J7PV25F6):hover{opacity:1}.brand-name:where(.astro-J7PV25F6){font-weight:600;color:var(--ink);font-size:16px;letter-spacing:-.01em}.topbar-right:where(.astro-J7PV25F6){display:flex;gap:20px;align-items:center}.nav-links:where(.astro-J7PV25F6){display:flex;gap:24px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.12em}.nav-links:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){color:var(--ink);text-decoration:none}.theme-toggle:where(.astro-J7PV25F6){display:inline-flex;border:1px solid var(--rule);border-radius:999px;padding:2px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.12em;background:var(--panel2)}.theme-toggle:where(.astro-J7PV25F6) button:where(.astro-J7PV25F6){all:unset;cursor:pointer;padding:5px 10px;border-radius:999px;color:var(--ink-dim);background:transparent;transition:background .2s,color .2s;display:inline-flex;align-items:center;gap:6px}.theme-toggle:where(.astro-J7PV25F6) button:where(.astro-J7PV25F6)[aria-checked=true]{color:#fff;background:var(--accent)}.theme-icon:where(.astro-J7PV25F6){width:13px;height:13px;display:block;flex-shrink:0}.hero:where(.astro-J7PV25F6){padding:72px 24px 56px;border-bottom:1px solid var(--rule);background:var(--bg)}.hero-grid:where(.astro-J7PV25F6){max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}.hero-text:where(.astro-J7PV25F6){min-width:0}.eyebrow:where(.astro-J7PV25F6){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.18em;color:var(--ink-dim);margin-bottom:28px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.eyebrow-pill:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.eyebrow-dot:where(.astro-J7PV25F6){width:6px;height:6px;border-radius:50%;background:#1a8a3c;display:inline-block}.eyebrow-sep:where(.astro-J7PV25F6){color:var(--ink-faint)}.hero-title:where(.astro-J7PV25F6){font-weight:700;font-size:clamp(36px,4.8vw,72px);line-height:1.08;letter-spacing:-.035em;color:var(--ink);margin:0;text-wrap:balance}.hero-or:where(.astro-J7PV25F6){color:var(--ink-faint);font-weight:400}.hero-graduate:where(.astro-J7PV25F6){color:var(--accent)}.hero-retire:where(.astro-J7PV25F6){color:var(--retire)}.hero-lede:where(.astro-J7PV25F6){margin:32px 0 0;max-width:620px;font-size:18px;line-height:1.55;color:var(--ink-dim)}.hero-lede:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:var(--ink);font-weight:500}.kpis:where(.astro-J7PV25F6){margin-top:36px;display:flex;gap:10px;flex-wrap:wrap;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.08em}.kpi:where(.astro-J7PV25F6){border:1px solid var(--rule);padding:12px 16px;min-width:140px;background:var(--panel2);border-radius:4px}.kpi-key:where(.astro-J7PV25F6){color:var(--ink-faint);font-size:10px}.kpi-value:where(.astro-J7PV25F6){color:var(--ink);font-size:22px;font-weight:600;letter-spacing:-.01em;margin-top:2px;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif}.kpi-sub:where(.astro-J7PV25F6){color:var(--ink-dim);font-size:10px;margin-top:2px}.hero-console:where(.astro-J7PV25F6){border:1px solid var(--rule);background:var(--panel2);font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:12px;color:var(--ink-dim);line-height:1.7;border-radius:6px;overflow:hidden}.console-bar:where(.astro-J7PV25F6){border-bottom:1px solid var(--rule);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;color:var(--ink-faint);font-size:10px;letter-spacing:.12em;background:var(--bg)}.console-dots:where(.astro-J7PV25F6){display:flex;gap:6px}.console-dots:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){width:10px;height:10px;border-radius:50%;display:inline-block}.console-body:where(.astro-J7PV25F6){padding:16px 16px 18px}.console-line:where(.astro-J7PV25F6){display:grid;grid-template-columns:78px 1fr;gap:10px;opacity:.25;transition:opacity .35s}.console-line:where(.astro-J7PV25F6).active,.console-line:where(.astro-J7PV25F6).past{opacity:1}.console-tag:where(.astro-J7PV25F6){color:var(--ink-faint)}.console-text:where(.astro-J7PV25F6){color:var(--ink)}.console-line:where(.astro-J7PV25F6).active .console-text:where(.astro-J7PV25F6){color:var(--accent)}.console-prompt:where(.astro-J7PV25F6){margin-top:10px;border-top:1px dashed var(--rule);padding-top:10px;display:flex;align-items:center;gap:6px}.console-text-strong:where(.astro-J7PV25F6){color:var(--ink)}.console-cursor:where(.astro-J7PV25F6){display:inline-block;width:8px;height:14px;background:var(--accent);margin-left:2px;animation:blink 1s steps(2) infinite}.twocol:where(.astro-J7PV25F6){max-width:1240px;margin:0 auto;display:grid;grid-template-columns:200px 1fr;gap:48px}.section-label:where(.astro-J7PV25F6){position:sticky;top:96px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.18em;color:var(--ink-dim);align-self:start}.section-num:where(.astro-J7PV25F6){color:var(--accent)}.section-name:where(.astro-J7PV25F6){color:var(--ink);margin-top:4px}.section-meta:where(.astro-J7PV25F6){color:var(--ink-faint);margin-top:12px}.about:where(.astro-J7PV25F6){padding:72px 24px;border-bottom:1px solid var(--rule);background:var(--bg);scroll-margin-top:64px}.about-body:where(.astro-J7PV25F6){max-width:760px}.byline:where(.astro-J7PV25F6){display:flex;align-items:center;gap:16px;margin-bottom:32px}.byline-photo:where(.astro-J7PV25F6){width:88px;height:88px;border-radius:50%;object-fit:cover;border:1px solid var(--rule);background:var(--panel2);flex-shrink:0;display:block}.byline-name:where(.astro-J7PV25F6){font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.byline-role:where(.astro-J7PV25F6){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.12em;color:var(--ink-faint);text-transform:uppercase;margin-top:4px}.about-lead:where(.astro-J7PV25F6){font-size:clamp(20px,2.4vw,28px);line-height:1.35;color:var(--ink);margin:0;letter-spacing:-.01em;text-wrap:pretty}.accented:where(.astro-J7PV25F6){color:var(--accent);font-style:normal}.about-rule:where(.astro-J7PV25F6){height:1px;background:var(--rule);border:0;margin:32px 0}.about-body-text:where(.astro-J7PV25F6){font-size:17px;line-height:1.6;color:var(--ink-dim);margin:0}.about-body-text:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:var(--ink);font-weight:500}.principles:where(.astro-J7PV25F6){margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--rule);font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.08em;border-radius:4px;overflow:hidden;background:var(--panel2)}.principle:where(.astro-J7PV25F6){padding:16px 18px;border-right:1px solid var(--rule)}.principle:where(.astro-J7PV25F6):last-child{border-right:none}.principle-key:where(.astro-J7PV25F6){color:var(--ink-faint)}.principle-value:where(.astro-J7PV25F6){color:var(--ink);margin-top:6px;font-family:Inter,system-ui,sans-serif;font-size:15px;letter-spacing:-.005em;line-height:1.35}.projects:where(.astro-J7PV25F6){padding:72px 24px 96px;border-bottom:1px solid var(--rule);background:var(--bg);scroll-margin-top:64px}.row-head:where(.astro-J7PV25F6){display:grid;grid-template-columns:70px 1fr 80px 120px;gap:16px;padding:0 0 12px;border-bottom:1px solid var(--rule);font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.14em;color:var(--ink-faint)}.col-status:where(.astro-J7PV25F6){text-align:right}.manifesto:where(.astro-J7PV25F6){padding:72px 24px;border-bottom:1px solid var(--rule);background:var(--panel)}.manifesto-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.manifesto-item:where(.astro-J7PV25F6){border-top:1px solid var(--ink);padding-top:16px}.manifesto-num:where(.astro-J7PV25F6){font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;color:var(--accent);letter-spacing:.16em}.manifesto-item:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){font-size:clamp(22px,2.6vw,30px);color:var(--ink);margin:12px 0;font-weight:600;letter-spacing:-.02em;line-height:1.1}.manifesto-item:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){font-size:15px;color:var(--ink-dim);margin:0;line-height:1.55}.footer:where(.astro-J7PV25F6){padding:64px 24px 32px;background:var(--bg);border-top:1px solid var(--rule);scroll-margin-top:64px}.footer-inner:where(.astro-J7PV25F6){max-width:1240px;margin:0 auto}.footer-cta:where(.astro-J7PV25F6){font-size:clamp(36px,6vw,88px);font-weight:700;color:var(--ink);letter-spacing:-.035em;line-height:.95;text-wrap:balance}.footer-lede:where(.astro-J7PV25F6){font-size:clamp(15px,1.6vw,18px);color:var(--ink-dim);margin-top:16px;max-width:560px;line-height:1.5}.footer-row:where(.astro-J7PV25F6){margin-top:28px;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px}.footer-email:where(.astro-J7PV25F6){font-size:clamp(18px,2.2vw,22px);color:var(--ink);text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}.footer-socials:where(.astro-J7PV25F6){display:flex;gap:24px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.12em}.footer-socials:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){color:var(--ink);text-decoration:none}.footer-meta:where(.astro-J7PV25F6){margin-top:56px;padding-top:18px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.12em;color:var(--ink-faint)}.footer-meta-left:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:8px}@media (max-width: 960px){.hero-grid:where(.astro-J7PV25F6),.twocol:where(.astro-J7PV25F6){grid-template-columns:1fr}.section-label:where(.astro-J7PV25F6){position:static}.manifesto-grid:where(.astro-J7PV25F6){grid-template-columns:1fr}.row-head:where(.astro-J7PV25F6){grid-template-columns:60px 1fr 110px}.col-year:where(.astro-J7PV25F6){display:none}}@media (max-width: 640px){.nav-links:where(.astro-J7PV25F6){display:none}.theme-toggle:where(.astro-J7PV25F6) .theme-label:where(.astro-J7PV25F6){display:none}.row-head:where(.astro-J7PV25F6){grid-template-columns:1fr 100px;gap:10px}.col-id:where(.astro-J7PV25F6){display:none}.principles:where(.astro-J7PV25F6){grid-template-columns:1fr}.principle:where(.astro-J7PV25F6){border-right:none;border-bottom:1px solid var(--rule)}.principle:where(.astro-J7PV25F6):last-child{border-bottom:none}.footer-meta:where(.astro-J7PV25F6){flex-direction:column;align-items:flex-start}.hero:where(.astro-J7PV25F6){padding:48px 20px 40px}.about:where(.astro-J7PV25F6),.projects:where(.astro-J7PV25F6),.manifesto:where(.astro-J7PV25F6){padding-left:20px;padding-right:20px}}
