:root{color-scheme:light;--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-display: "Playfair Display", Georgia, serif;--font-mono: "JetBrains Mono", "Consolas", monospace;--navy: #1a2744;--navy-light: #263a5e;--navy-deep: #0f1b2e;--gold: #c9a84c;--gold-hover: #d4b85e;--gold-wash: rgba(201, 168, 76, .1);--gold-tint: rgba(201, 168, 76, .04);--navy-wash: rgba(15, 27, 46, .06);--navy-ring: rgba(15, 27, 46, .12);--ink: #1e293b;--slate: #475569;--slate-muted: #64748b;--slate-faint: #94a3b8;--border: #e2e8f0;--border-strong: #cbd5e1;--surface: #ffffff;--surface-light: #f8fafc;--canvas: #f1f5f9;--success: #16a34a;--success-bg: #dcfce7;--success-text: #166534;--warn: #d97706;--warn-bg: #fef3c7;--warn-text: #92400e;--error: #dc2626;--error-bg: #fee2e2;--error-text: #991b1b;--info: #1565c0;--info-bg: #dbeafe;--info-text: #1e40af;--whisper: 0 1px 3px rgba(0, 0, 0, .04);--whisper-plus: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--hover-lift: 0 4px 12px rgba(15, 27, 46, .08);--action-lift: 0 4px 12px rgba(15, 27, 46, .2);--header-shadow: 0 1px 3px rgba(0, 0, 0, .06);--rail: 232px}*{margin:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--canvas);color:var(--ink);font-size:.9375rem;line-height:1.5;-webkit-font-smoothing:antialiased}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--navy-deep);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.narrative{color:var(--ink)}.narrative :is(h1,h2,h3,h4){font:700 1.125rem/1.3 var(--font-body);color:var(--navy);margin:20px 0 8px;letter-spacing:-.01em}.narrative>:is(h1,h2,h3,h4):first-child{margin-top:0}.narrative p{margin-bottom:12px;max-width:70ch}.narrative strong,.narrative b{font-weight:600;color:var(--navy)}.narrative em{color:var(--slate)}.narrative ul,.narrative ol{margin:0 0 12px 20px}.narrative li{margin-bottom:5px;max-width:68ch}.narrative code{font:500 .8125rem var(--font-mono);background:var(--navy-wash);padding:1px 5px;border-radius:4px}.narrative table{width:100%;border-collapse:collapse;margin:4px 0 16px}.narrative th{text-align:left;padding:10px 12px;background:var(--surface-light);border-bottom:1px solid var(--border);font:600 .75rem/1.3 var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--slate-faint);white-space:nowrap}.narrative td{padding:10px 12px;border-bottom:1px solid var(--border);font-size:.875rem;font-variant-numeric:tabular-nums}.narrative tbody tr{transition:background .15s}.narrative tbody tr:hover{background:var(--gold-tint)}.narrative td+td,.narrative th+th{text-align:right}.narrative td:first-child,.narrative th:first-child{text-align:left}.narrative tbody tr:last-child td{border-bottom:0;font-weight:600}.narrative table+p{margin-top:4px}.md-table-wrap{overflow-x:auto;margin:4px 0 16px;border-radius:8px}.md-table-wrap table{margin:0}.narrative td.num{font:500 .875rem var(--font-mono);white-space:nowrap;font-variant-numeric:tabular-nums}
