@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: #FFFFFF; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #313133; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bdbdbe; --bg-quaternary: #bdbdbe; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #7e7e7f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #313133; --text-primary-invert: #fdfdfd; --text-secondary: #7e7e7f; --text-secondary-invert: #bdbdbe; --border-primary: #bdbdbe; --border-primary-hover: #9c9c9c; --border-secondary: #e4e4e4; --border-secondary-hover: #bdbdbe; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #313133; --border-active-invert: #FFFFFF; --icon-primary: #313133; --icon-primary-invert: #fdfdfd; --icon-secondary: #7e7e7f; --input-bg: #FFFFFF; --input-border: #bdbdbe; --input-border-hover: #7e7e7f; --input-border-active: #313133; --bg-transparent: rgba(29, 29, 31, 0.05); --bg-transparent-strong: rgba(29, 29, 31, 0.08); --bg-transparent-strongest: rgba(29, 29, 31, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(29, 29, 31, 0.1); --border-transparent-strong: rgba(29, 29, 31, 0.12); --border-transparent-strongest: rgba(29, 29, 31, 0.16); --bg-brand: #f5f5f7; --bg-brand-hover: #d9d9e0; --bg-brand-active: #bcbcca; --text-on-brand: #1d1d1f; --text-brand: #f5f5f7; --text-brand-secondary: #a0a0b3; --icon-on-brand: #1d1d1f; --icon-brand: #f5f5f7; --icon-brand-secondary: #a0a0b3; --border-brand: #f5f5f7; --bg-brand-secondary: #fefefe; --bg-brand-secondary-hover: #fdfdfd; --bg-brand-secondary-active: #fcfcfd; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }