@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300;1,9..40,400&family=DM+Mono:wght@400;500&display=swap");:root{--ch-forest:#15312c;--ch-canopy:#1d4436;--ch-fern:#2c6e49;--ch-meadow:#9fd4bc;--ch-mist:#eef6f2;--ch-soil:#1a1a1a;--ch-bark:#4a4a4a;--ch-dust:#7a7a7a;--ch-frost:#d6ddd8;--ch-linen:#f6f8f6;--ch-white:#fff;--ch-ink:#0d1a17;--ch-ink-tealer:#0d1f1b;--ch-charcoal:#2c2c2c;--text-primary:var(--ch-soil);--text-heading:var(--ch-forest);--text-secondary:var(--ch-bark);--text-muted:var(--ch-dust);--text-link:var(--ch-fern);--text-on-dark:var(--ch-white);--text-on-dark-muted:hsla(0,0%,100%,.55);--surface-page:var(--ch-linen);--surface-card:var(--ch-white);--surface-tint:var(--ch-mist);--surface-brand:var(--ch-forest);--surface-ink:var(--ch-ink);--border-default:var(--ch-frost);--border-strong:#c2cdc6;--border-on-dark:hsla(0,0%,100%,.12);--action-primary:var(--ch-forest);--action-primary-hover:var(--ch-canopy);--action-accent:var(--ch-fern);--focus-ring:var(--ch-fern);--data-healthy:var(--ch-fern);--data-tint:var(--ch-meadow);--data-stress:#b5763a;--data-bare:var(--ch-dust);--font-sans:"DM Sans",system-ui,-apple-system,sans-serif;--font-mono:"DM Mono","SFMono-Regular","Courier New",monospace;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-hero:72px;--lh-hero:1.0;--tracking-hero:-2px;--fs-h1:42px;--lh-h1:1.1;--tracking-h1:-1px;--fs-h2:28px;--lh-h2:1.2;--tracking-h2:-0.5px;--fs-h3:20px;--lh-h3:1.3;--tracking-h3:0;--fs-body-lg:18px;--lh-body-lg:1.7;--fs-body:16px;--lh-body:1.65;--fs-small:14px;--lh-small:1.6;--fs-caption:11px;--lh-caption:1.5;--tracking-caption:0.12em;--fs-code:12px;--lh-code:1.7;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--border-width:1px;--shadow-xs:0 1px 2px rgba(21,49,44,.06);--shadow-sm:0 1px 3px rgba(21,49,44,.08),0 1px 2px rgba(21,49,44,.04);--shadow-md:0 4px 12px rgba(21,49,44,.08),0 2px 4px rgba(21,49,44,.04);--shadow-lg:0 12px 32px rgba(21,49,44,.12),0 4px 8px rgba(21,49,44,.05);--shadow-focus:0 0 0 3px rgba(44,110,73,.28);--container-max:1200px;--container-narrow:760px;--content-measure:65ch;--ease-standard:cubic-bezier(0.4,0.0,0.2,1);--ease-out:cubic-bezier(0.0,0.0,0.2,1);--dur-fast:120ms;--dur-normal:200ms;--dur-slow:320ms;--nav-surface:#141f1a;--shell-dark:#0b1a11;--map-surface:#091510;--sidebar-active:#edf7f2;--sidebar-border:#e0e8e4;--on-dark-faint:hsla(0,0%,100%,.07);--meadow-soft:rgba(159,212,188,.55);--meadow-line:rgba(159,212,188,.15)}*,:after,:before{box-sizing:border-box}body{background:var(--surface-page);color:var(--text-primary);font-family:DM Sans,system-ui,sans-serif;margin:0}:root.dark{--text-primary:#e8f1ec;--text-heading:#fff;--text-secondary:#c3d3ca;--text-muted:#90a49a;--surface-page:#0b1512;--surface-card:#122019;--surface-tint:#16261f;--surface-brand:#0b1a11;--border-default:hsla(0,0%,100%,.1);--border-strong:hsla(0,0%,100%,.2);--sidebar-active:rgba(159,212,188,.12);--sidebar-border:hsla(0,0%,100%,.1)}