@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0f191f; --bg-primary-hover: #172227; --bg-primary-active: #1b282c; --bg-primary-invert: #9bc4b5; --bg-secondary: #172227; --bg-secondary-hover: #1b282c; --bg-secondary-active: #213033; --bg-tertiary: #1b282c; --bg-tertiary-hover: #213033; --bg-tertiary-active: #3c504f; --bg-quaternary: #3c504f; --bg-quaternary-hover: #536c68; --bg-quaternary-active: #67847d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #9bc4b5; --text-primary-invert: #111b21; --text-secondary: #67847d; --text-secondary-invert: #3c504f; --border-primary: #3c504f; --border-primary-hover: #536c68; --border-secondary: #213033; --border-secondary-hover: #3c504f; --border-tertiary: #172227; --border-tertiary-hover: #1b282c; --border-active: #9bc4b5; --border-active-invert: #0f191f; --icon-primary: #9bc4b5; --icon-primary-invert: #111b21; --icon-secondary: #67847d; --input-bg: #0f191f; --input-border: #3c504f; --input-border-hover: #67847d; --input-border-active: #9bc4b5; --bg-transparent: rgba(169, 213, 196, 0.05); --bg-transparent-strong: rgba(169, 213, 196, 0.08); --bg-transparent-strongest: rgba(169, 213, 196, 0.12); --bg-transparent-blur-base: rgba(15, 25, 31, 0.9); --border-transparent: rgba(169, 213, 196, 0.1); --border-transparent-strong: rgba(169, 213, 196, 0.12); --border-transparent-strongest: rgba(169, 213, 196, 0.16); --bg-brand: #78d55b; --bg-brand-hover: #57c934; --bg-brand-active: #46a129; --text-on-brand: #0f191f; --text-brand: #78d55b; --text-brand-secondary: #34781f; --icon-on-brand: #0f191f; --icon-brand: #78d55b; --icon-brand-secondary: #34781f; --border-brand: #78d55b; --bg-brand-secondary: #1a2c25; --bg-brand-secondary-hover: #243f2b; --bg-brand-secondary-active: #2f5131; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }