@font-face { font-family: Overpass; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_n6.ttf") format("ttf"); } @font-face { font-family: Overpass; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_n9.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Overpass, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Overpass;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/overpass_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/overpass_n6.ttf; --font-family-heading: "Roboto Mono", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #fdfcfa; --bg-primary-hover: #f1f0ef; --bg-primary-active: #eae9e8; --bg-primary-invert: #232629; --bg-secondary: #f1f0ef; --bg-secondary-hover: #eae9e8; --bg-secondary-active: #e0e0de; --bg-tertiary: #eae9e8; --bg-tertiary-hover: #e0e0de; --bg-tertiary-active: #b7b8b7; --bg-quaternary: #b7b8b7; --bg-quaternary-hover: #939595; --bg-quaternary-active: #747677; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #232629; --text-primary-invert: #fbfaf8; --text-secondary: #747677; --text-secondary-invert: #b7b8b7; --border-primary: #b7b8b7; --border-primary-hover: #939595; --border-secondary: #e0e0de; --border-secondary-hover: #b7b8b7; --border-tertiary: #f1f0ef; --border-tertiary-hover: #eae9e8; --border-active: #232629; --border-active-invert: #fdfcfa; --icon-primary: #232629; --icon-primary-invert: #fbfaf8; --icon-secondary: #747677; --input-bg: #fdfcfa; --input-border: #b7b8b7; --input-border-hover: #747677; --input-border-active: #232629; --bg-transparent: rgba(13, 17, 20, 0.05); --bg-transparent-strong: rgba(13, 17, 20, 0.08); --bg-transparent-strongest: rgba(13, 17, 20, 0.12); --bg-transparent-blur-base: rgba(253, 252, 250, 0.9); --border-transparent: rgba(13, 17, 20, 0.1); --border-transparent-strong: rgba(13, 17, 20, 0.12); --border-transparent-strongest: rgba(13, 17, 20, 0.16); --bg-brand: #0d1114; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fdfcfa; --text-brand: #0d1114; --text-brand-secondary: black; --icon-on-brand: #fdfcfa; --icon-brand: #0d1114; --icon-brand-secondary: black; --border-brand: #0d1114; --bg-brand-secondary: #e5e5e3; --bg-brand-secondary-hover: #cdcdcc; --bg-brand-secondary-active: #b5b6b5; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }