@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";.eev2 :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.eev2 .muted{color:var(--muted)}.eev2{--bd-logo-blue: #2177b7;--bg: #f7f8fc;--surface: #ffffff;--surface-muted: #f3f5f9;--text: #0f172a;--muted: #64748b;--sidebar-bg: #ffffff;--sidebar-border: #e5e7eb;--sidebar-active: #1e88e5;--sidebar-text: #0f172a;--sidebar-active-bg: #e8f1fe;--sidebar-active-text: #0f172a;--accent: #1e88e5;--accent-hover: #1976d2;--primary: #1e88e5;--primary-hover: #1976d2;--primary-dark: #1976d2;--primary-bg: #e3f2fd;--primary-50: #e3f2fd;--primary-100: #bbdefb;--primary-200: #90caf9;--primary-300: #64b5f6;--primary-400: #42a5f5;--primary-500: #2196f3;--primary-600: #1e88e5;--primary-700: #1976d2;--primary-800: #1565c0;--primary-900: #0d47a1;--bd-blue: #1e88e5;--bd-blue-50: #e3f2fd;--bd-blue-100: #bbdefb;--bd-blue-200: #90caf9;--bd-blue-300: #64b5f6;--bd-blue-400: #42a5f5;--bd-blue-500: #2196f3;--bd-blue-600: #1e88e5;--bd-blue-700: #1976d2;--bd-blue-800: #1565c0;--bd-blue-900: #0d47a1;--success: #16a34a;--warning: #f59e0b;--danger: #ef4444;--accent-dark: #1976d2;--accent-rgb: 30, 136, 229;--accent-bg: #e3f2fd;--accent-scale-50: #e3f2fd;--accent-scale-100: #bbdefb;--accent-scale-200: #90caf9;--accent-scale-500: #1e88e5;--accent-scale-800: #1565c0;--blue-primary: #1e88e5;--blue-600: #1e88e5;--blue-700: #1976d2;--surface-hover: #f3f5f9;--surface-secondary: #f3f5f9;--surface-subtle: #f7f8fc;--surface-2: #f3f5f9;--bg-hover: #f3f5f9;--border: #e5e7eb;--gray-50: #f9fafb;--admin-hover-bg: #e8f1fe;--danger-bg: #fee2e2;--danger-dark: #dc2626;--danger-50: #fef2f2;--red-50: #fef2f2;--red-500: #ef4444;--red-600: #dc2626;--green-50: #f0fdf4;--green-500: #22c55e;--color-accent: #1e88e5;--color-surface: #ffffff;--color-surface-hover: #f3f5f9;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .06);--font-family: "Poppins", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji"}.eev2[data-theme=dark]{--bg: #0b1220;--surface: #0f172a;--surface-muted: #0c1322;--text: #e5e7eb;--muted: #94a3b8;--sidebar-bg: #0c1322;--sidebar-border: #182034;--sidebar-active: #60a5fa;--sidebar-text: #e5e7eb;--sidebar-active-bg: #122036;--sidebar-active-text: #e5e7eb;--accent: #1e88e5;--accent-hover: #1976d2;--primary: #1e88e5;--primary-hover: #1976d2;--primary-dark: #1976d2;--primary-bg: #122036;--primary-50: #122036;--primary-100: #bbdefb;--primary-200: #90caf9;--primary-300: #64b5f6;--primary-400: #42a5f5;--primary-500: #2196f3;--primary-600: #1e88e5;--primary-700: #1976d2;--primary-800: #1565c0;--primary-900: #0d47a1;--bd-blue: #1e88e5;--bd-blue-50: #e3f2fd;--bd-blue-100: #bbdefb;--bd-blue-200: #90caf9;--bd-blue-300: #64b5f6;--bd-blue-400: #42a5f5;--bd-blue-500: #2196f3;--bd-blue-600: #1e88e5;--bd-blue-700: #1976d2;--bd-blue-800: #1565c0;--bd-blue-900: #0d47a1;--success: #22c55e;--warning: #fbbf24;--danger: #f87171;--accent-dark: #1976d2;--accent-bg: #122036;--accent-scale-50: #122036;--surface-hover: #182034;--surface-secondary: #0c1322;--surface-subtle: #0c1322;--surface-2: #182034;--bg-hover: #182034;--border: #182034;--gray-50: #182034;--admin-hover-bg: #122036;--danger-bg: #450a0a;--danger-50: #450a0a;--red-50: #450a0a;--green-50: #052e16;--color-surface: #0f172a;--color-surface-hover: #182034;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .35)}.eev2,.eev2 *{font-family:var(--font-family);box-sizing:border-box}.eev2{background:var(--bg);color:var(--text)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0}body{font-family:Poppins,sans-serif!important;background:#f8f9fa;color:var(--ee-text-primary, #1f2937)}body.portal-app{overflow:auto}#app,.portal-app{min-height:100vh;width:100%}
