:root{--color-bg: #f9f9f9;--color-bg-panel: #dcdcdc;--color-bg-primary: #646cff;--color-accent: #646cff;--color-accent-primary: #fff;--color-border: #213547;--color-border-muted: #ccc;--color-text: #213547;--color-text-muted: #666;--color-text-primary: #fff;--color-success-bg: #d4edda;--color-success-text: #155724;--color-success-bright: #259286;--color-warning-bg: #fff3cd;--color-warning-text: #856404;--color-error-bg: #f8d7da;--color-error-text: #721c24;--color-error-bright: #d11c24;--color-link: #0366d6;--color-link-muted: #5a9bd5;--color-uri: #0366d6;--color-uri-prefix: #6a737d;--color-literal: #22863a;--color-literal-suffix: #6a737d;--color-bnode: #6f42c1;--font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;--font-family-mono: ui-monospace, monospace;--font-size-sm: .8rem;--font-size-base: .875rem;--space-sm: .4rem;--space-md: .8rem;--space-lg: 1rem;--radius: 4px;--transition-fast: .15s ease;--transition-normal: .25s ease}*{box-sizing:border-box}:root{font-family:var(--font-family);font-weight:400;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{margin:0;display:flex;min-width:320px}#app{margin:0 auto;padding:0;width:100%;height:100%;display:flex;flex-direction:column;min-height:0}header{position:sticky;top:0;z-index:10;display:flex;flex-direction:column;background:var(--color-bg);min-width:0;width:100%}data-view,timeline-view,map-view,agent-view,sparql-view,facets-view{flex:1;min-height:0;width:100%}
