@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } :root { color-scheme: light; --font-family-body: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: Arial, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #100210; --bg-primary-hover: #1c0f1c; --bg-primary-active: #231623; --bg-primary-invert: #e9e8e9; --bg-secondary: #1c0f1c; --bg-secondary-hover: #231623; --bg-secondary-active: #2d202d; --bg-tertiary: #231623; --bg-tertiary-hover: #2d202d; --bg-tertiary-active: #554b55; --bg-quaternary: #554b55; --bg-quaternary-hover: #797179; --bg-quaternary-active: #989298; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8e9; --text-primary-invert: #120512; --text-secondary: #989298; --text-secondary-invert: #554b55; --border-primary: #554b55; --border-primary-hover: #797179; --border-secondary: #2d202d; --border-secondary-hover: #554b55; --border-tertiary: #1c0f1c; --border-tertiary-hover: #231623; --border-active: #e9e8e9; --border-active-invert: #100210; --icon-primary: #e9e8e9; --icon-primary-invert: #120512; --icon-secondary: #989298; --input-bg: #100210; --input-border: #554b55; --input-border-hover: #989298; --input-border-active: #e9e8e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(16, 2, 16, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ff66ec; --bg-brand-hover: #ff33e6; --bg-brand-active: #ff00df; --text-on-brand: #100210; --text-brand: #ff66ec; --text-brand-secondary: #cc00b3; --icon-on-brand: #100210; --icon-brand: #ff66ec; --icon-brand-secondary: #cc00b3; --border-brand: #ff66ec; --bg-brand-secondary: #280c26; --bg-brand-secondary-hover: #40163c; --bg-brand-secondary-active: #582052; }