:root{color-scheme:dark;--bg-primary: #06101d;--bg-shell: #071321;--bg-secondary: #0b1727;--bg-panel: #0b1727;--bg-tertiary: #101f31;--bg-elevated: #101f31;--bg-overlay: #101f31;--border-default: #1c3045;--border-muted: #13263a;--border-strong: #35506b;--text-primary: #f5f7fb;--text-secondary: #b2bed0;--text-tertiary: #7e8da3;--text-link: #31d7f4;--accent: #31d7f4;--accent-hover: #71e5f8;--accent-muted: #31d7f426;--accent-emphasis: #10a9c5;--platform-data-cloud: #38c9f2;--platform-zmp: #f052ad;--platform-dsp: #ad8cff;--danger: #f05d75;--danger-muted: #f05d7526;--success: #67d96f;--success-muted: #67d96f26;--warning: #f5b942;--warning-muted: #f5b94226;--severity-high: #f43f5e;--severity-medium: #fbbf24;--severity-low: #64748b;--table-type-fact: var(--accent);--table-type-dimension: #a3e635;--table-type-bridge: #fbbf24;--table-type-staging: #64748b;--table-type-aggregated: #a78bfa;--dtype-string: #22d3ee;--dtype-integer: #a3e635;--dtype-float: #fbbf24;--dtype-boolean: #a78bfa;--dtype-date: #67e8f9;--dtype-json: #fb923c;--dtype-unknown: #94a3b8;--pii-email: #f472b6;--pii-phone: #fb923c;--pii-ssn: #f43f5e;--pii-name: #a78bfa;--pii-dob: #67e8f9;--pii-address: #a3e635;--pii-default: #94a3b8;--text-on-accent: #07111d;--font-sans: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-page-title-size: 1.75rem;--text-section-title-size: 1rem;--text-body-size: .875rem;--text-meta-size: .75rem;--text-eyebrow-size: .6875rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 11px;--radius-xl: 14px;--radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--control-height: 40px;--touch-target: 44px;--content-max: 1440px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .28);--shadow-md: 0 10px 28px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 64px rgba(0, 0, 0, .42)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);font-size:var(--text-body-size);font-weight:var(--weight-regular);font-synthesis:none;background:radial-gradient(circle at 48% -12rem,rgba(28,91,129,.18),transparent 34rem),var(--bg-primary);background-attachment:fixed;color:var(--text-primary);line-height:1.5;min-height:100vh;min-width:320px;overflow-wrap:break-word}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:var(--font-mono)}input,textarea,select,button{font-family:inherit;font-size:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}input::placeholder,textarea::placeholder{color:var(--text-tertiary)}html:not(.is-scrolling) *{scrollbar-width:none}html.is-scrolling *{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}*::-webkit-scrollbar{width:0;height:0}html.is-scrolling *::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:4px;background:var(--border-strong)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:color-mix(in srgb,var(--accent) 32%,transparent);color:var(--text-primary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:.75rem 1.5rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:var(--accent);color:var(--text-on-accent);font-weight:600;z-index:10000;border-radius:0 0 var(--radius-md) 0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:more){:root{--border-default: #536985;--border-muted: #344a66;--text-secondary: #d2dbea;--text-tertiary: #aebbd0}}@media(forced-colors:active){:focus-visible{outline-color:Highlight}button,input,select,textarea{forced-color-adjust:auto}}
