:root{--background: #ffffff;--foreground: #0e1115;--card: #ffffff;--card-foreground: #0e1115;--popover: #f9f9fa;--popover-foreground: #0e1115;--primary: #0065fd;--primary-foreground: #ffffff;--secondary: #eff1f4;--secondary-foreground: #333942;--muted: #eff1f4;--muted-foreground: #7f8d9f;--accent: #e5e9ff;--accent-foreground: #00266b;--destructive: #ef4444;--destructive-foreground: #ffffff;--success: #36B37E;--success-foreground: #ffffff;--warning: #f59e0b;--warning-foreground: #0e1115;--border: #e7eaef;--input: #e7eaef;--ring: #557fff;--chart-1: #557fff;--chart-2: #0065fd;--chart-3: #0057da;--chart-4: #0043ad;--chart-5: #002e7d;--sidebar: #eff1f4;--sidebar-foreground: #0e1115;--sidebar-primary: #0065fd;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #d4daff;--sidebar-accent-foreground: #00266b;--sidebar-border: #e7eaef;--sidebar-ring: #0065fd;--font-sans: Stack Sans Text, ui-sans-serif, sans-serif, system-ui;--font-serif: Source Serif 4, serif;--font-mono: JetBrains Mono, monospace;--radius: 1.2rem;--shadow-x: 0;--shadow-y: 1px;--shadow-blur: 0px;--shadow-spread: 0px;--shadow-opacity: 0;--shadow-color: #0e1115;--shadow-2xs: 0 1px 0px 0px rgb(14 17 21 / 0);--shadow-xs: 0 1px 0px 0px rgb(14 17 21 / 0);--shadow-sm: 0 1px 0px 0px rgb(14 17 21 / 0), 0 1px 2px -1px rgb(14 17 21 / 0);--shadow: 0 1px 0px 0px rgb(14 17 21 / 0), 0 1px 2px -1px rgb(14 17 21 / 0);--shadow-md: 0 1px 0px 0px rgb(14 17 21 / 0), 0 2px 4px -1px rgb(14 17 21 / 0);--shadow-lg: 0 1px 0px 0px rgb(14 17 21 / 0), 0 4px 6px -1px rgb(14 17 21 / 0);--shadow-xl: 0 1px 0px 0px rgb(14 17 21 / 0), 0 8px 10px -1px rgb(14 17 21 / 0);--shadow-2xl: 0 1px 0px 0px rgb(14 17 21 / 0);--tracking-normal: 0em;--spacing: .24rem}.dark{--background: #0e1115;--foreground: #eff1f4;--card: #0e1115;--card-foreground: #eff1f4;--popover: #22252a;--popover-foreground: #e5e5e5;--primary: #0065fd;--primary-foreground: #ffffff;--secondary: #22252a;--secondary-foreground: #e5e5e5;--muted: #161a20;--muted-foreground: #afbbcb;--accent: #00266b;--accent-foreground: #bfdbfe;--destructive: #ef4444;--destructive-foreground: #ffffff;--success: #4ADE80;--success-foreground: #0e1115;--warning: #FBBF24;--warning-foreground: #0e1115;--border: #333942;--input: #333942;--ring: #00266b;--chart-1: #60a5fa;--chart-2: #3b82f6;--chart-3: #2563eb;--chart-4: #1d4ed8;--chart-5: #1e40af;--sidebar: #171717;--sidebar-foreground: #e5e5e5;--sidebar-primary: #0065fd;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #00266b;--sidebar-accent-foreground: #bfdbfe;--sidebar-border: #404040;--sidebar-ring: #00266b;--font-sans: Stack Sans Text, ui-sans-serif, sans-serif, system-ui;--font-serif: Source Serif 4, serif;--font-mono: JetBrains Mono, monospace;--radius: 1.2rem;--shadow-x: 0;--shadow-y: 1px;--shadow-blur: 0px;--shadow-spread: 0px;--shadow-opacity: 0;--shadow-color: #000000;--shadow-2xs: 0 1px 0px 0px rgb(0 0 0 / 0);--shadow-xs: 0 1px 0px 0px rgb(0 0 0 / 0);--shadow-sm: 0 1px 0px 0px rgb(0 0 0 / 0), 0 1px 2px -1px rgb(0 0 0 / 0);--shadow: 0 1px 0px 0px rgb(0 0 0 / 0), 0 1px 2px -1px rgb(0 0 0 / 0);--shadow-md: 0 1px 0px 0px rgb(0 0 0 / 0), 0 2px 4px -1px rgb(0 0 0 / 0);--shadow-lg: 0 1px 0px 0px rgb(0 0 0 / 0), 0 4px 6px -1px rgb(0 0 0 / 0);--shadow-xl: 0 1px 0px 0px rgb(0 0 0 / 0), 0 8px 10px -1px rgb(0 0 0 / 0);--shadow-2xl: 0 1px 0px 0px rgb(0 0 0 / 0)}:root{--success: #36B37E;--hospital-accent: #E8F4FD;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%}
