@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Inter:wght@300;400;500&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg: #0c0c0c;--bg-raised: #111111;--bg-surface: #161616;--bg-overlay: #1c1c1c;--gold: #c4a558;--gold-warm: #d4b878;--gold-dim: rgba(196,165,88,.28);--gold-subtle: rgba(196,165,88,.1);--gold-grid: rgba(196,165,88,.035);--text-primary: #ede8df;--text-secondary: #9a9490;--text-muted: #524e4a;--text-inverse: #0c0c0c;--border: rgba(196,165,88,.13);--border-strong: rgba(196,165,88,.28);--border-focus: rgba(196,165,88,.55);--status-active: #4a8a5a;--status-pending: #8a7a3a;--status-held: #524e4a;--status-error: #8a3a3a;--ff-display: "Cormorant Garamond", Georgia, serif;--ff-body: "Cormorant Garamond", Georgia, serif;--ff-ui: "Inter", system-ui, -apple-system, sans-serif;--ff-mono: "JetBrains Mono", "Courier New", monospace;--text-xs: .72rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--nav-h: 64px;--sidebar-w: 220px;--max-content: 52rem;--radius-sm: 2px;--radius: 4px;--ease: cubic-bezier(.16, 1, .3, 1);--duration-fast: .12s;--duration: .2s;--duration-slow: .35s;--shadow-sm: 0 1px 3px rgba(0,0,0,.4);--shadow: 0 4px 16px rgba(0,0,0,.5);--shadow-lg: 0 8px 40px rgba(0,0,0,.6)}[data-skin=sovereign]{--bg: #f5f0e8;--bg-raised: #ede8de;--bg-surface: #e8e2d6;--bg-overlay: #e0d8c8;--gold: #9a7a3a;--gold-warm: #7a5e28;--gold-dim: rgba(154,122,58,.3);--gold-subtle: rgba(154,122,58,.08);--gold-grid: rgba(154,122,58,.06);--text-primary: #1a1612;--text-secondary:#4a4540;--text-muted: #9a9490;--border: rgba(154,122,58,.18);--border-strong: rgba(154,122,58,.35);--border-focus: rgba(154,122,58,.6)}[data-skin=operator]{--bg: #0d0d12;--bg-raised: #111118;--bg-surface: #14141c;--bg-overlay: #18181f;--gold: #8a9470;--gold-warm: #a0ae82;--gold-dim: rgba(138,148,112,.28);--gold-subtle: rgba(138,148,112,.08);--gold-grid: rgba(138,148,112,.04);--text-primary: #9a9e8a;--text-secondary:#6a6e5a;--text-muted: #3a3e2e;--border: rgba(138,148,112,.14);--border-strong: rgba(138,148,112,.28);--border-focus: rgba(138,148,112,.5);--ff-display: "JetBrains Mono", monospace;--ff-body: "JetBrains Mono", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--ff-body);background:var(--bg);color:var(--text-primary);line-height:1.65;-webkit-font-smoothing:antialiased;min-height:100vh}h1,h2,h3,h4,h5{font-family:var(--ff-display);font-weight:300;line-height:1.1;letter-spacing:.01em}a{color:inherit;text-decoration:none}button{cursor:pointer}input,textarea,select{font-family:inherit}:focus-visible{outline:1px solid var(--border-focus);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}#root{min-height:100vh;display:flex;flex-direction:column}
