@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #454545; --bg-primary-hover: #424d43; --bg-primary-active: #3f5242; --bg-primary-invert: #06dc22; --bg-secondary: #424d43; --bg-secondary-hover: #3f5242; --bg-secondary-active: #3d5940; --bg-tertiary: #3f5242; --bg-tertiary-hover: #3d5940; --bg-tertiary-active: #31753a; --bg-quaternary: #31753a; --bg-quaternary-hover: #278e34; --bg-quaternary-active: #1ea42f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #06dc22; --text-primary-invert: #444745; --text-secondary: #1ea42f; --text-secondary-invert: #31753a; --border-primary: #31753a; --border-primary-hover: #278e34; --border-secondary: #3d5940; --border-secondary-hover: #31753a; --border-tertiary: #424d43; --border-tertiary-hover: #3f5242; --border-active: #06dc22; --border-active-invert: #454545; --icon-primary: #06dc22; --icon-primary-invert: #444745; --icon-secondary: #1ea42f; --input-bg: #454545; --input-border: #31753a; --input-border-hover: #1ea42f; --input-border-active: #06dc22; --bg-transparent: rgba(0, 235, 31, 0.05); --bg-transparent-strong: rgba(0, 235, 31, 0.08); --bg-transparent-strongest: rgba(0, 235, 31, 0.12); --bg-transparent-blur-base: rgba(69, 69, 69, 0.9); --border-transparent: rgba(0, 235, 31, 0.1); --border-transparent-strong: rgba(0, 235, 31, 0.12); --border-transparent-strongest: rgba(0, 235, 31, 0.16); --bg-brand: #15A347; --bg-brand-hover: #0f7633; --bg-brand-active: #094920; --text-on-brand: #00c919; --text-brand: #15A347; --text-brand-secondary: #041b0c; --icon-on-brand: #00c919; --icon-brand: #15A347; --icon-brand-secondary: #041b0c; --border-brand: #15A347; --bg-brand-secondary: #404e45; --bg-brand-secondary-hover: #3b5845; --bg-brand-secondary-active: #376146; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 99px 99px 99px 99px; }