*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #eef2f7;--bg-secondary: #ffffff;--bg-card: #ffffff;--bg-hover: #f0f5ff;--border: #d6e0ef;--border-strong: #b0c0d8;--text-primary: #0d1f3c;--text-secondary: #3d5278;--text-muted: #8499b8;--accent-green: #0d7f4f;--accent-yellow: #b45309;--accent-red: #c0392b;--accent-blue: #1565c0;--accent-purple: #6d28d9;--accent-cyan: #0e7490;--spo2-color: #1565c0;--hr-color: #c0392b;--temp-color: #b45309;--hum-color: #0d7f4f;--status-normal: #0d7f4f;--status-warning: #b45309;--status-danger: #c0392b;--status-unknown: #8499b8;--shadow-sm: 0 1px 4px rgba(13,31,60,.08);--shadow: 0 2px 12px rgba(13,31,60,.1);--shadow-lg: 0 4px 24px rgba(13,31,60,.14);--radius: 10px;--radius-sm: 6px}html,body,#root{height:100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.5;font-size:14px}body{overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}
