@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: "General Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n7.ttf") format("ttf"); } :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: "General Sans", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #fdf9f9; --bg-primary-active: #fcf6f6; --bg-primary-invert: #da9999; --bg-secondary: #fdf9f9; --bg-secondary-hover: #fcf6f6; --bg-secondary-active: #faf2f2; --bg-tertiary: #fcf6f6; --bg-tertiary-hover: #faf2f2; --bg-tertiary-active: #f3dfdf; --bg-quaternary: #f3dfdf; --bg-quaternary-hover: #edcece; --bg-quaternary-active: #e8bfbf; --text-primary: #da9999; --text-primary-invert: #fffefe; --text-secondary: #e8bfbf; --text-secondary-invert: #f3dfdf; --border-primary: #f3dfdf; --border-primary-hover: #edcece; --border-secondary: #faf2f2; --border-secondary-hover: #f3dfdf; --border-tertiary: #fdf9f9; --border-tertiary-hover: #fcf6f6; --border-active: #da9999; --border-active-invert: #ffffff; --icon-primary: #da9999; --icon-primary-invert: #fffefe; --icon-secondary: #e8bfbf; --input-bg: #ffffff; --input-border: #f3dfdf; --input-border-hover: #e8bfbf; --input-border-active: #da9999; --bg-transparent: rgba(214, 143, 143, 0.05); --bg-transparent-strong: rgba(214, 143, 143, 0.08); --bg-transparent-strongest: rgba(214, 143, 143, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(214, 143, 143, 0.1); --border-transparent-strong: rgba(214, 143, 143, 0.12); --border-transparent-strongest: rgba(214, 143, 143, 0.16); --bg-brand: #f39faf; --bg-brand-hover: #ed7289; --bg-brand-active: #e84463; --text-on-brand: #000000; --text-brand: #f39faf; --text-brand-secondary: #dd1c41; --icon-on-brand: #000000; --icon-brand: #f39faf; --icon-brand-secondary: #dd1c41; --border-brand: #f39faf; --bg-brand-secondary: #fef5f7; --bg-brand-secondary-hover: #fdecef; --bg-brand-secondary-active: #fbe2e7; }