@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #db3535; --bg-primary-hover: #d13434; --bg-primary-active: #cc3333; --bg-primary-invert: #2d1e1f; --bg-secondary: #d13434; --bg-secondary-hover: #cc3333; --bg-secondary-active: #c43232; --bg-tertiary: #cc3333; --bg-tertiary-hover: #c43232; --bg-tertiary-active: #a42e2e; --bg-quaternary: #a42e2e; --bg-quaternary-hover: #872a2a; --bg-quaternary-active: #6e2727; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d1e1f; --text-primary-invert: #d93535; --text-secondary: #6e2727; --text-secondary-invert: #a42e2e; --border-primary: #a42e2e; --border-primary-hover: #872a2a; --border-secondary: #c43232; --border-secondary-hover: #a42e2e; --border-tertiary: #d13434; --border-tertiary-hover: #cc3333; --border-active: #2d1e1f; --border-active-invert: #db3535; --icon-primary: #2d1e1f; --icon-primary-invert: #d93535; --icon-secondary: #6e2727; --input-bg: #db3535; --input-border: #a42e2e; --input-border-hover: #6e2727; --input-border-active: #2d1e1f; --bg-transparent: rgba(28, 28, 29, 0.05); --bg-transparent-strong: rgba(28, 28, 29, 0.08); --bg-transparent-strongest: rgba(28, 28, 29, 0.12); --bg-transparent-blur-base: rgba(219, 53, 53, 0.9); --border-transparent: rgba(28, 28, 29, 0.1); --border-transparent-strong: rgba(28, 28, 29, 0.12); --border-transparent-strongest: rgba(28, 28, 29, 0.16); --bg-brand: #1c1c1d; --bg-brand-hover: #030303; --bg-brand-active: black; --text-on-brand: #f5f5f3; --text-brand: #1c1c1d; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #1c1c1d; --icon-brand-secondary: black; --border-brand: #1c1c1d; --bg-brand-secondary: #c83333; --bg-brand-secondary-hover: #b53030; --bg-brand-secondary-active: #a22e2e; }