@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #90d6e7; --bg-primary-hover: #89cbdb; --bg-primary-active: #84c5d5; --bg-primary-invert: #0d1315; --bg-secondary: #89cbdb; --bg-secondary-hover: #84c5d5; --bg-secondary-active: #7fbccb; --bg-tertiary: #84c5d5; --bg-tertiary-hover: #7fbccb; --bg-tertiary-active: #6698a4; --bg-quaternary: #6698a4; --bg-quaternary-hover: #517881; --bg-quaternary-active: #3e5c63; --text-primary: #0d1315; --text-primary-invert: #8fd4e5; --text-secondary: #3e5c63; --text-secondary-invert: #6698a4; --border-primary: #6698a4; --border-primary-hover: #517881; --border-secondary: #7fbccb; --border-secondary-hover: #6698a4; --border-tertiary: #89cbdb; --border-tertiary-hover: #84c5d5; --border-active: #0d1315; --border-active-invert: #90d6e7; --icon-primary: #0d1315; --icon-primary-invert: #8fd4e5; --icon-secondary: #3e5c63; --input-bg: #90d6e7; --input-border: #6698a4; --input-border-hover: #3e5c63; --input-border-active: #0d1315; --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(144, 214, 231, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #82c1d0; --bg-brand-secondary-hover: #73abb9; --bg-brand-secondary-active: #6596a2; }