@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: #f4f3f3; --bg-primary-active: #edebeb; --bg-primary-invert: #302121; --bg-secondary: #f4f3f3; --bg-secondary-hover: #edebeb; --bg-secondary-active: #e4e2e2; --bg-tertiary: #edebeb; --bg-tertiary-hover: #e4e2e2; --bg-tertiary-active: #bdb8b8; --bg-quaternary: #bdb8b8; --bg-quaternary-hover: #9b9494; --bg-quaternary-active: #7e7474; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #302121; --text-primary-invert: #fdfdfd; --text-secondary: #7e7474; --text-secondary-invert: #bdb8b8; --border-primary: #bdb8b8; --border-primary-hover: #9b9494; --border-secondary: #e4e2e2; --border-secondary-hover: #bdb8b8; --border-tertiary: #f4f3f3; --border-tertiary-hover: #edebeb; --border-active: #302121; --border-active-invert: #ffffff; --icon-primary: #302121; --icon-primary-invert: #fdfdfd; --icon-secondary: #7e7474; --input-bg: #ffffff; --input-border: #bdb8b8; --input-border-hover: #7e7474; --input-border-active: #302121; --bg-transparent: rgba(28, 11, 11, 0.05); --bg-transparent-strong: rgba(28, 11, 11, 0.08); --bg-transparent-strongest: rgba(28, 11, 11, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(28, 11, 11, 0.1); --border-transparent-strong: rgba(28, 11, 11, 0.12); --border-transparent-strongest: rgba(28, 11, 11, 0.16); --bg-brand: #f9efef; --bg-brand-hover: #ebcaca; --bg-brand-active: #dda5a5; --text-on-brand: #071726; --text-brand: #f9efef; --text-brand-secondary: #cf8080; --icon-on-brand: #071726; --icon-brand: #f9efef; --icon-brand-secondary: #cf8080; --border-brand: #f9efef; --bg-brand-secondary: #fefdfd; --bg-brand-secondary-hover: #fefcfc; --bg-brand-secondary-active: #fdfafa; --input-radius: 10px; --image-radius: 0px; --panel-radius: 10px; --button-radius: 100px 100px 100px 100px; }