@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9f9fd; --bg-primary-hover: #ededf0; --bg-primary-active: #e5e5e9; --bg-primary-invert: #161617; --bg-secondary: #ededf0; --bg-secondary-hover: #e5e5e9; --bg-secondary-active: #dbdbdf; --bg-tertiary: #e5e5e9; --bg-tertiary-hover: #dbdbdf; --bg-tertiary-active: #b1b1b4; --bg-quaternary: #b1b1b4; --bg-quaternary-hover: #8b8b8e; --bg-quaternary-active: #6b6b6d; --text-primary: #161617; --text-primary-invert: #f7f7fa; --text-secondary: #6b6b6d; --text-secondary-invert: #b1b1b4; --border-primary: #b1b1b4; --border-primary-hover: #8b8b8e; --border-secondary: #dbdbdf; --border-secondary-hover: #b1b1b4; --border-tertiary: #ededf0; --border-tertiary-hover: #e5e5e9; --border-active: #161617; --border-active-invert: #f9f9fd; --icon-primary: #161617; --icon-primary-invert: #f7f7fa; --icon-secondary: #6b6b6d; --input-bg: #f9f9fd; --input-border: #b1b1b4; --input-border-hover: #6b6b6d; --input-border-active: #161617; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(249, 249, 253, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #2fc3e5; --bg-brand-hover: #19a7c8; --bg-brand-active: #13819b; --text-on-brand: #000000; --text-brand: #2fc3e5; --text-brand-secondary: #0e5b6d; --icon-on-brand: #000000; --icon-brand: #2fc3e5; --icon-brand-secondary: #0e5b6d; --border-brand: #2fc3e5; --bg-brand-secondary: #e5f4fb; --bg-brand-secondary-hover: #d1eef8; --bg-brand-secondary-active: #bce9f6; }