:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --nyrix-primary: #04085b; --nyrix-grad-start: #6c9df8; --nyrix-grad-end: #6cff9c; --nyrix-bg-darkest: #010214; --nyrix-bg-dark: #02031a; --nyrix-bg-base: #02042e; --nyrix-heading: #3d3d3d; --nyrix-text-light: #e0e0e0; --nyrix-text-muted: #cccccc; --nyrix-overlay-light: rgba(255, 255, 255, 0.1); --nyrix-overlay-faint: rgba(255, 255, 255, 0.05); --nyrix-overlay-dim: rgba(255, 255, 255, 0.03); --nyrix-white: #ffffff; --nyrix-transparent: transparent; --nyrix-base-overlay-start: rgba(2, 4, 46, 0.8); --nyrix-base-overlay-end: rgba(2, 4, 46, 0.9);}