:root{--bg: #fbf8ec;--surface: #f5f0d9;--surface-hi: #ede5be;--border: rgb(120 100 0 / .18);--border-hi: rgb(120 100 0 / .4);--text: #1a1810;--text-soft: #2e2b1f;--text-mute: #6b6757;--text-faint: #9a9685;--accent: #826800;--accent-hi: #5e4a00;--accent-source:#e5c81e;--accent-soft: rgb(229 200 30 / .18);--accent-glow: rgb(229 200 30 / .45);--ok: #2d8a4e;--warn: #b88d00;--err: #b53d28;--font-display: "JetBrains Mono", ui-monospace, "SF Mono", SFMono-Regular, "Cascadia Mono", Menlo, Consolas, monospace;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", SFMono-Regular, "Cascadia Mono", Menlo, Consolas, monospace;--font-body: "Work Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius: 8px;--radius-lg: 12px;--ease: cubic-bezier(.2, .8, .2, 1);color-scheme:light}:root[data-theme=dark]{--bg: #000;--surface: rgb(20 20 20 / .85);--surface-hi: #1a1a1a;--border: rgb(229 200 30 / .1);--border-hi: rgb(229 200 30 / .3);--text: #fff;--text-soft: #ccc;--text-mute: #888;--text-faint: #555;--accent: var(--accent-source);--accent-hi: #ffd700;--ok: #4ade80;--warn: #febc2e;--err: #f87171;color-scheme:dark}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text-soft);font:400 16px/1.65 var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100dvh}a:where(.astro-j7pv25f6){color:var(--accent-hi)}main:where(.astro-j7pv25f6){max-width:920px;margin:0 auto;padding:clamp(2.5rem,7vw,7rem) clamp(1.25rem,5vw,3rem) clamp(2rem,5vw,4rem);display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,4rem);min-height:100dvh}.hero:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.85rem}.eyebrow:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;letter-spacing:.18em;color:var(--text-mute);margin:0}h1:where(.astro-j7pv25f6){font-family:var(--font-display);font-weight:500;font-size:clamp(2.5rem,7vw,4.5rem);margin:0;color:var(--text);letter-spacing:-.02em;line-height:1.05;text-wrap:balance}.lede:where(.astro-j7pv25f6){font-size:clamp(1rem,1.5vw,1.1rem);color:var(--text-soft);max-width:38em;margin:0;font-weight:300}.projects:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.85rem}.section-label:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--text-mute);margin:0;padding-bottom:.6rem;border-bottom:1px solid var(--border)}.rows:where(.astro-j7pv25f6){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.row:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;color:var(--text-soft);transition:border-color .14s var(--ease),background-color .14s var(--ease)}.row:where(.astro-j7pv25f6):hover,.row:where(.astro-j7pv25f6):focus-visible{border-color:var(--border-hi);background:var(--surface-hi);outline:none}.row:where(.astro-j7pv25f6):focus-visible{box-shadow:0 0 0 2px var(--accent-soft)}.row-meta:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.18rem;min-width:0}.row-name:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.05rem;font-weight:500;color:var(--text);letter-spacing:-.005em}.row-tagline:where(.astro-j7pv25f6){font-family:var(--font-body);font-size:.92rem;color:var(--text-mute);line-height:1.45}.status:where(.astro-j7pv25f6){flex-shrink:0;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;border:1px solid currentColor;background:#e5c81e0a}.status-dot:where(.astro-j7pv25f6){width:7px;height:7px;border-radius:50%;flex-shrink:0;background:currentColor}.status-active:where(.astro-j7pv25f6){color:var(--accent)}.status-beta:where(.astro-j7pv25f6){color:var(--warn)}.status-archived:where(.astro-j7pv25f6){color:var(--text-mute)}.status-planned:where(.astro-j7pv25f6){color:var(--text-mute)}.status-planned:where(.astro-j7pv25f6) .status-dot:where(.astro-j7pv25f6){background:transparent;border:1px dashed currentColor}footer:where(.astro-j7pv25f6){margin-top:auto;font-family:var(--font-mono);font-size:.78rem;color:var(--text-mute);display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-soft);text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--accent)}@media(max-width:540px){.row:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:.85rem}}
