:root{--font-size: 15px;--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: "Instrument Serif", Georgia, serif;--font-mono: "DM Mono", ui-monospace, monospace;--background: #f5f8f3;--foreground: #182818;--card: #ffffff;--card-foreground: #182818;--primary: #2a5e2a;--primary-foreground: #ffffff;--secondary: #e3ede0;--secondary-foreground: #2a5e2a;--muted: #eaf0e7;--muted-foreground: #647864;--accent: #3d7a3d;--accent-foreground: #ffffff;--destructive: #c0392b;--destructive-foreground: #ffffff;--ring: #2a5e2a;--border: rgba(42, 94, 42, .13);--radius: .75rem;--sidebar: #1a3a1a;--sidebar-foreground: #d6e8d6;--sidebar-accent: #243c24;--sidebar-active: #3d7a3d;--sidebar-brand: #5fa05f;--urgency-critical-bg: #fee2e2;--urgency-critical-text: #b91c1c;--urgency-critical-border: #fecaca;--urgency-high-bg: #fef3c7;--urgency-high-text: #b45309;--urgency-high-border: #fde68a;--urgency-medium-bg: #dbeafe;--urgency-medium-text: #1d4ed8;--urgency-medium-border: #bfdbfe;--progress-high: #3d7a3d;--progress-mid: #5fa05f;--progress-low: #8cbf8c}*,*:before,*:after{box-sizing:border-box}html{font-size:var(--font-size)}body{margin:0;font-family:var(--font-sans);line-height:1.5;color:var(--foreground);background:var(--background)}a{color:var(--primary)}h1,h2,h3{font-family:var(--font-serif);font-weight:400;margin:0}.status{color:var(--muted-foreground)}.status.error{color:var(--destructive)}.back-link{display:inline-block;margin-bottom:.75rem;text-decoration:none;font-size:.9rem}
