@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdfdfd; --bg-primary-hover: #f1f1f1; --bg-primary-active: #eaeaea; --bg-primary-invert: #292929; --bg-secondary: #f1f1f1; --bg-secondary-hover: #eaeaea; --bg-secondary-active: #e1e1e1; --bg-tertiary: #eaeaea; --bg-tertiary-hover: #e1e1e1; --bg-tertiary-active: #b9b9b9; --bg-quaternary: #b9b9b9; --bg-quaternary-hover: #969696; --bg-quaternary-active: #787878; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #292929; --text-primary-invert: #fbfbfb; --text-secondary: #787878; --text-secondary-invert: #b9b9b9; --border-primary: #b9b9b9; --border-primary-hover: #969696; --border-secondary: #e1e1e1; --border-secondary-hover: #b9b9b9; --border-tertiary: #f1f1f1; --border-tertiary-hover: #eaeaea; --border-active: #292929; --border-active-invert: #fdfdfd; --icon-primary: #292929; --icon-primary-invert: #fbfbfb; --icon-secondary: #787878; --input-bg: #fdfdfd; --input-border: #b9b9b9; --input-border-hover: #787878; --input-border-active: #292929; --bg-transparent: rgba(20, 20, 20, 0.05); --bg-transparent-strong: rgba(20, 20, 20, 0.08); --bg-transparent-strongest: rgba(20, 20, 20, 0.12); --bg-transparent-blur-base: rgba(253, 253, 253, 0.9); --border-transparent: rgba(20, 20, 20, 0.1); --border-transparent-strong: rgba(20, 20, 20, 0.12); --border-transparent-strongest: rgba(20, 20, 20, 0.16); --bg-brand: #002f6c; --bg-brand-hover: #001939; --bg-brand-active: #000306; --text-on-brand: #fdfdfd; --text-brand: #002f6c; --text-brand-secondary: black; --icon-on-brand: #fdfdfd; --icon-brand: #002f6c; --icon-brand-secondary: black; --border-brand: #002f6c; --bg-brand-secondary: #e4e8ef; --bg-brand-secondary-hover: #cad4e0; --bg-brand-secondary-active: #b1bfd2; --input-radius: 5px; --image-radius: 0px; --panel-radius: 5px; --button-radius: 4px 4px 4px 4px; }