@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;--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-firms-onboard-page{display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0;overflow:hidden}
