@font-face { font-family: "Overpass Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Overpass Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Overpass Mono", monospace; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Overpass Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 130px; --bg-primary: #111315; --bg-primary-hover: #1c1e20; --bg-primary-active: #232526; --bg-primary-invert: #C49A3A; --bg-secondary: #1c1e20; --bg-secondary-hover: #232526; --bg-secondary-active: #2c2e2e; --bg-tertiary: #232526; --bg-tertiary-hover: #2c2e2e; --bg-tertiary-active: #535352; --bg-quaternary: #535352; --bg-quaternary-hover: #757572; --bg-quaternary-active: #92928d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e0ddd5; --text-primary-invert: #111315; --text-secondary: #92928d; --text-secondary-invert: #535352; --border-primary: #535352; --border-primary-hover: #757572; --border-secondary: #2c2e2e; --border-secondary-hover: #535352; --border-tertiary: #1c1e20; --border-tertiary-hover: #232526; --border-active: #e0ddd5; --border-active-invert: #111315; --icon-primary: #e0ddd5; --icon-primary-invert: #111315; --icon-secondary: #92928d; --input-bg: #111315; --input-border: #535352; --input-border-hover: #92928d; --input-border-active: #e0ddd5; --bg-transparent: rgba(244, 241, 232, 0.05); --bg-transparent-strong: rgba(244, 241, 232, 0.08); --bg-transparent-strongest: rgba(244, 241, 232, 0.12); --bg-highlight: rgba(244, 241, 232, 0.05); --bg-highlight-hover: rgba(244, 241, 232, 0.08); --bg-highlight-active: rgba(244, 241, 232, 0.12); --bg-transparent-blur-base: rgba(17, 19, 21, 0.9); --border-transparent: rgba(244, 241, 232, 0.1); --border-transparent-strong: rgba(244, 241, 232, 0.12); --border-transparent-strongest: rgba(244, 241, 232, 0.16); --bg-brand: #C49A3A; --bg-brand-hover: #9d7b2e; --bg-brand-active: #755c23; --icon-on-brand: #111315; --icon-brand-secondary: #4e3d17; --icon-link: #C49A3A; --text-link: #C49A3A; --text-link-secondary: #4e3d17; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }