:root{--bg: #F7F5EF;--surface: #FFFFFF;--surface-alt: #F0EDE5;--fg: #1E3799;--fg-body: #4B596D;--fg-muted: #8A95A3;--border: #E5E1D8;--accent-primary: #1E3799;--accent-alert: #CD2626;--accent-warn: #D4A843;--accent-success: #2E7D32;--accent-muted: #4B596D;--font: "Literata", Georgia, "Times New Roman", serif;--text-xs: 11px;--text-sm: 13px;--text-base: 14px;--text-md: 16px;--text-lg: 20px;--text-xl: 28px;--text-2xl: 40px;--leading-body: 1.55;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius: 2px;--shadow: 0 1px 3px rgba(30, 55, 153, .07), 0 0 0 1px var(--border);--sidebar-w: 220px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font);background:var(--bg);color:var(--fg-body);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
