@charset "UTF-8";:root{--brand-dark: #0b3547;--brand-mid: #0d5068;--brand-teal: #0e7490;--brand-accent: #06b6d4;--brand-light: #e0f7fa;--primary-main: var(--brand-dark);--primary-dark: #083242;--primary-light: var(--brand-mid);--primary-contrast: #ffffff;--secondary-main: #1e88e5;--secondary-light: #42a5f5;--neutral-100: #f8fafc;--neutral-200: #e2e8f0;--neutral-600: #64748b;--neutral-900: #1a2332;--bg-primary: #ffffff;--bg-secondary: #f0f2f5;--bg-tertiary: #f8fafc;--surface-card: #ffffff;--surface-hover: #f8fafc;--text-primary: #1a2332;--text-secondary: #64748b;--text-tertiary: #94a3b8;--text-label: #475569;--border-color: #e2e8f0;--gradient-primary: linear-gradient(135deg, var(--brand-dark) 0%, var(--brand-mid) 100%);--shadow-md: 0 4px 16px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--header-height: 60px;--sidebar-width: 260px;--sidebar-collapsed-width: 72px;--version-footer-height: 22px;--font-primary: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "DM Sans", var(--font-primary);--font-mono: "DM Mono", ui-monospace, monospace;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .25s ease;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.5rem;--topbar-bg: #ffffff;--topbar-border: #e2e8f0;--shell-canvas-bg: #f0f2f5;--main-canvas-bg: #f5f7fa;--sidebar-bg: #ffffff;--sidebar-border: #e2e8f0;--sidebar-divider: #e2e8f0;--brand-betanxt: var(--brand-dark);--enterprise-bg: #f0f9ff;--enterprise-border: #06b6d4;--enterprise-fg: var(--brand-teal);--badge-notify: #ef4444;--badge-new: #10b981;--avatar-bg: var(--brand-dark);--accent-spark: var(--brand-teal);--spark-color: var(--brand-teal);--profile-signout-color: #ef4444;--profile-signout-hover-bg: rgba(239, 68, 68, .08);--icon-muted: #64748b;--card-border: #e2e8f0;--nav-icon-color: #64748b;--nav-text-color: var(--text-label);--nav-text-hover: var(--brand-dark);--nav-chevron-color: #94a3b8;--nav-hover-bg: #f0f9ff;--nav-active-bg: #e0f2fe;--nav-active-fg: var(--brand-teal);--nav-active-icon: var(--brand-teal);--shadow-card: 0 1px 3px rgba(0, 0, 0, .08);--shadow-card-hover: 0 4px 16px rgba(0, 0, 0, .1)}[data-theme=dark]{--brand-dark: #e2e8f0;--brand-mid: #94a3b8;--brand-teal: #22d3ee;--brand-accent: #22d3ee;--brand-light: rgba(14, 116, 144, .2);--primary-main: var(--brand-teal);--bg-primary: #121212;--bg-secondary: #1a1a1a;--bg-tertiary: #212121;--surface-card: #1e1e1e;--surface-hover: #2d2d2d;--text-primary: #f5f5f5;--text-secondary: #a3a3a3;--text-tertiary: #737373;--border-color: #2d2d2d;--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--topbar-bg: #1e1e1e;--topbar-border: #333;--shell-canvas-bg: #121212;--main-canvas-bg: #181818;--sidebar-bg: #1e1e1e;--sidebar-border: #333;--sidebar-divider: #2d2d2d;--enterprise-bg: #1a237e;--enterprise-border: #3949ab;--enterprise-fg: #9fa8da;--icon-muted: #b0b0b0;--card-border: #333;--nav-icon-color: #b0b0b0;--nav-text-color: #e8eaed;--nav-text-hover: #fff;--nav-chevron-color: #9aa0a6;--nav-hover-bg: #2d2d2d;--nav-active-bg: rgba(13, 90, 125, .35);--nav-active-fg: #81d4fa;--nav-active-icon: #81d4fa;--spark-color: #81d4fa;--profile-signout-color: #ef5350;--profile-signout-hover-bg: rgba(239, 83, 80, .12);--shadow-card: 0 2px 8px rgba(0, 0, 0, .35);--shadow-card-hover: 0 8px 24px rgba(0, 0, 0, .45)}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;height:100%}body{margin:0;height:100%;overflow:hidden;font-family:var(--font-primary);font-size:14px;line-height:1.5;color:var(--text-primary);background:var(--bg-secondary);-webkit-font-smoothing:antialiased}app-root{display:block;height:100%}.material-icons,.material-icons-outlined,.material-icons-round{font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}ix-featured-apps,ix-firms-list-page,ix-firm-detail-page,ix-under-development,ix-my-profile-page{display:block;flex:1 1 0;min-height:0;min-width:0;overflow-y:auto;-webkit-overflow-scrolling:touch}ix-router-outlet-shell,ix-data-studio-dashboards-page,ix-data-studio-build-your-own-page,ix-data-studio-build-with-ai-page,ix-retain-x-page{display:flex;flex-direction:column;flex:1 1 0%;min-height:0;min-width:0;overflow:hidden}.ix-chat-md .ix-chat-table-block{margin:.75rem 0}.ix-chat-md .ix-cat__table-card{margin:0;border:1px solid var(--card-border, #e2e8f0);background:var(--surface-card, #fff);border-radius:var(--radius-md, 10px);overflow:hidden}.ix-chat-md .ix-chat-table-toolbar{display:flex;justify-content:flex-end;padding:.3rem .4rem}.ix-chat-md .ix-chat-table-menu{position:relative}.ix-chat-md .ix-chat-table-menu__trigger{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:var(--text-tertiary, #94a3b8);cursor:pointer;list-style:none}.ix-chat-md .ix-chat-table-menu__trigger::-webkit-details-marker{display:none}.ix-chat-md .ix-chat-table-menu__trigger:hover{background:var(--nav-hover-bg, #f0f9ff);color:var(--text-secondary, #64748b)}.ix-chat-md .ix-chat-table-menu__trigger .material-icons-outlined{font-size:1.15rem}.ix-chat-md .ix-chat-table-menu[open] .ix-chat-table-menu__trigger{background:var(--nav-hover-bg, #f0f9ff)}.ix-chat-md .ix-chat-table-menu__panel{position:absolute;top:calc(100% + 4px);right:0;min-width:200px;padding:.3rem;border-radius:10px;background:var(--surface-card, #fff);border:1px solid var(--card-border, #e2e8f0);box-shadow:var(--shadow-lg, 0 8px 24px rgba(0, 0, 0, .12));z-index:2}.ix-chat-md .ix-chat-table-menu__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .6rem;border:none;border-radius:8px;background:transparent;color:var(--text-primary, #1e293b);font-size:.82rem;text-align:left;cursor:pointer;white-space:nowrap}.ix-chat-md .ix-chat-table-menu__item .material-icons-outlined{font-size:1.05rem;color:var(--primary-main, #0d9488)}.ix-chat-md .ix-chat-table-menu__item:hover{background:color-mix(in srgb,var(--primary-main, #0d9488) 8%,var(--surface-card, #fff))}.ix-chat-md .ix-cat__table-wrap{overflow:auto}.ix-chat-md .ix-cat__table{width:100%;border-collapse:collapse}.ix-chat-md .ix-cat__table thead th{text-align:left;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--text-tertiary, #94a3b8);background:#f8fafc;border-bottom:1px solid var(--card-border, #e2e8f0);padding:.75rem .9rem}.ix-chat-md .ix-cat__table tbody td{border-bottom:1px solid var(--card-border, #e2e8f0);padding:.75rem .9rem;vertical-align:top;color:var(--text-secondary, #64748b);font-size:13.5px}.ix-chat-md .ix-chat-codeblock{margin:.75rem 0;border:1px solid #334155;border-radius:.6rem;overflow:hidden;background:#0b1220;box-shadow:0 8px 24px #0f172a2e}.ix-chat-md .ix-chat-codeblock__toolbar{display:flex;align-items:center;gap:.5rem;padding:.45rem .7rem;background:linear-gradient(180deg,#1e293b,#172033);border-bottom:1px solid #334155}.ix-chat-md .ix-chat-codeblock__title{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#cbd5e1}.ix-chat-md .ix-chat-codeblock__lang{margin-right:auto;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.ix-chat-md .ix-chat-codeblock__copy{display:inline-flex;align-items:center;gap:.25rem;border:1px solid #475569;background:#0f172a59;color:#e2e8f0;border-radius:.35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;cursor:pointer}.ix-chat-md .ix-chat-codeblock__copy-icon{font-size:.9rem!important;line-height:1}.ix-chat-md .ix-chat-codeblock__copy:hover{background:#334155}.ix-chat-md .ix-chat-codeblock__copy--copied{color:#86efac;border-color:#16a34a}.ix-chat-md .ix-chat-codeblock__screen{background:#0f172a}.ix-chat-md .ix-chat-codeblock__pre{margin:0;padding:.9rem 1rem;overflow:auto;max-height:360px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.5;color:#e2e8f0;white-space:pre}.ix-chat-md .ix-chat-inline-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.85em;background:#f1f5f9;border-radius:.25rem;padding:.05rem .3rem}.ix-chat-md .ix-chat-status{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.ix-chat-md .ix-chat-status--pass{background:#ecfdf5;color:#047857}.ix-chat-md .ix-chat-status--fail{background:#fef2f2;color:#b91c1c}.ix-chat-md .ix-chat-check{color:#16a34a;font-weight:700}
