@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0f63fd; --bg-primary-hover: #1b6bfd; --bg-primary-active: #226ffd; --bg-primary-invert: #e9f1ff; --bg-secondary: #1b6bfd; --bg-secondary-hover: #226ffd; --bg-secondary-active: #2c76fd; --bg-tertiary: #226ffd; --bg-tertiary-hover: #2c76fd; --bg-tertiary-active: #5590fe; --bg-quaternary: #5590fe; --bg-quaternary-hover: #79a8fe; --bg-quaternary-active: #98bcfe; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9f1ff; --text-primary-invert: #1165fd; --text-secondary: #98bcfe; --text-secondary-invert: #5590fe; --border-primary: #5590fe; --border-primary-hover: #79a8fe; --border-secondary: #2c76fd; --border-secondary-hover: #5590fe; --border-tertiary: #1b6bfd; --border-tertiary-hover: #226ffd; --border-active: #e9f1ff; --border-active-invert: #0f63fd; --icon-primary: #e9f1ff; --icon-primary-invert: #1165fd; --icon-secondary: #98bcfe; --input-bg: #0f63fd; --input-border: #5590fe; --input-border-hover: #98bcfe; --input-border-active: #e9f1ff; --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(15, 99, 253, 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: #bd5739; --bg-brand-hover: #96452d; --bg-brand-active: #6f3321; --text-on-brand: #000000; --text-brand: #bd5739; --text-brand-secondary: #472116; --icon-on-brand: #000000; --icon-brand: #bd5739; --icon-brand-secondary: #472116; --border-brand: #bd5739; --bg-brand-secondary: #2062e9; --bg-brand-secondary-hover: #3261d6; --bg-brand-secondary-active: #435fc2; }