@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.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: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Roboto Mono", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 100px; --bg-primary: #191b1d; --bg-primary-hover: #23261c; --bg-primary-active: #292c1c; --bg-primary-invert: #d3df0e; --bg-secondary: #23261c; --bg-secondary-hover: #292c1c; --bg-secondary-active: #31351b; --bg-tertiary: #292c1c; --bg-tertiary-hover: #31351b; --bg-tertiary-active: #545918; --bg-quaternary: #545918; --bg-quaternary-hover: #737a16; --bg-quaternary-active: #8d9614; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d3df0e; --text-primary-invert: #1b1d1d; --text-secondary: #8d9614; --text-secondary-invert: #545918; --border-primary: #545918; --border-primary-hover: #737a16; --border-secondary: #31351b; --border-secondary-hover: #545918; --border-tertiary: #23261c; --border-tertiary-hover: #292c1c; --border-active: #d3df0e; --border-active-invert: #191b1d; --icon-primary: #d3df0e; --icon-primary-invert: #1b1d1d; --icon-secondary: #8d9614; --input-bg: #191b1d; --input-border: #545918; --input-border-hover: #8d9614; --input-border-active: #d3df0e; --bg-transparent: rgba(229, 242, 13, 0.05); --bg-transparent-strong: rgba(229, 242, 13, 0.08); --bg-transparent-strongest: rgba(229, 242, 13, 0.12); --bg-transparent-blur-base: rgba(25, 27, 29, 0.9); --border-transparent: rgba(229, 242, 13, 0.1); --border-transparent-strong: rgba(229, 242, 13, 0.12); --border-transparent-strongest: rgba(229, 242, 13, 0.16); --bg-brand: #e5f20d; --bg-brand-hover: #b7c20a; --bg-brand-active: #899108; --text-on-brand: #191b1d; --text-brand: #e5f20d; --text-brand-secondary: #5c6105; --icon-on-brand: #191b1d; --icon-brand: #e5f20d; --icon-brand-secondary: #5c6105; --border-brand: #e5f20d; --bg-brand-secondary: #2d311b; --bg-brand-secondary-hover: #42461a; --bg-brand-secondary-active: #565c18; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }