:root{--color-navy: #003366;--color-gold: #b8860b;--color-gold-light: #e0b840;--color-link: #1a5fa8;--color-bg: #f9fafb;--color-bg-alt: #f0f4f8;--color-hover: #e8eef5;--color-text: #0d1a2e;--color-text-secondary: #4a607a;--color-text-meta: #6b8099;--color-border: #c0cdd9;--color-border-row: #dde5ed;--color-error: #c0392b;--color-sort-active: #003366;--color-sort-inactive: #aabccc;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: "Source Serif 4", Georgia, serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;--font-size-xs: .72em;--font-size-sm: .85em;--font-size-md: 1.05em}[data-theme=dark]{--color-link: #6fa8dc;--color-bg: #0d1521;--color-bg-alt: #152035;--color-hover: #1e2f47;--color-text: #dce8f5;--color-text-secondary: #7fa0c0;--color-text-meta: #5a7a98;--color-border: #2a3f58;--color-border-row: #1e3048;--color-sort-active: #dce8f5;--color-sort-inactive: #2a3f58;--color-error: #e87060}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:600;line-height:1.25;margin-top:0}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}
