:root{--brand-navy: #0a2240;--brand-navy-deep: #061a30;--brand-navy-soft: #1d3a5e;--brand-navy-tint: #e5e0cf;--brand-gold: #f5b800;--brand-gold-deep: #b98a00;--brand-gold-soft: #ffd24d;--brand-gold-tint: #fbecc0;--color-bg: #f5efe0;--color-surface: #ffffff;--color-surface-alt: #f0e8d2;--color-border: #d8ccae;--color-border-strong: #b8a878;--color-text: #3e2a1b;--color-text-muted: #5a4630;--color-text-subtle: #7a664a;--color-text-on-navy: #f5efe0;--color-text-on-gold: #0a2240;--color-ok: #4a5a3a;--color-ok-deep: #2f3f28;--color-ok-bg: #eaead6;--color-warn: #a97142;--color-warn-deep: #7c4f2a;--color-warn-bg: #f2e5d0;--color-danger: #7b2f2c;--color-danger-deep: #5c1f1b;--color-danger-bg: #f0dcd4;--radius-sm: 4px;--radius: 6px;--radius-lg: 8px;--shadow-sm: 0 1px 2px rgba(62, 42, 27, .06);--shadow-md: 0 4px 14px rgba(62, 42, 27, .1);--font-serif: "Cormorant Garamond", "Cormorant", Georgia, "Times New Roman", serif;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-numeric-features: "tnum" 1, "lnum" 1}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:focus-visible{outline:3px solid var(--brand-navy);outline-offset:2px;border-radius:var(--radius-sm)}.nfcs-on-navy *:focus-visible,[data-surface=navy] *:focus-visible{outline-color:var(--brand-gold)}.skip-link{position:absolute;top:-64px;left:16px;background:var(--brand-navy);color:var(--color-text-on-navy);padding:.625rem 1rem;border-radius:var(--radius-sm);text-decoration:none;font-weight:600;z-index:9999;transition:top .15s}.skip-link:focus{top:16px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.tabular,[data-numeric]{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:var(--font-numeric-features)}
