:root {
  --theme-id: modern_saas;
  --layout-type: sidebar-right;
  --reasoning: The website is a tool for comparing UUID performance, which aligns well with the 'modern_saas' theme's clean, high-tech look and focus on tools. A 'sidebar-right' layout is suitable for presenting performance data and benchmarks in the main content area, with supplementary information or controls in the sidebar.;
  --brand_authority-expert-persona: Senior Software Engineer;
  --brand_authority-editorial-standard: Technical benchmarks and performance metrics;
  --brand_authority-trust-badge-style: minimal;
  --colors-primary: #007AFF;
  --colors-secondary: #5856D6;
  --colors-accent: #32D74B;
  --colors-background: #F2F2F7;
  --colors-text: #000000;
  --colors-text-muted: #8E8E93;
  --fonts-heading: Inter;
  --fonts-body: Inter;
  --fonts-mono: SF Mono;
  --border-radius: 8px;
  --spacing-scale: normal;
}
