@font-face { font-family: "DM Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "DM Sans", sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "DM Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #16171d; --bg-primary-hover: #1e2224; --bg-primary-active: #222928; --bg-primary-invert: #98e595; --bg-secondary: #1e2224; --bg-secondary-hover: #222928; --bg-secondary-active: #28322e; --bg-tertiary: #222928; --bg-tertiary-hover: #28322e; --bg-tertiary-active: #425746; --bg-quaternary: #425746; --bg-quaternary-hover: #58785b; --bg-quaternary-active: #6c956e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #9fe09e; --text-primary-invert: #155925; --text-secondary: #6c956e; --text-secondary-invert: #425746; --border-primary: #425746; --border-primary-hover: #58785b; --border-secondary: #28322e; --border-secondary-hover: #425746; --border-tertiary: #1e2224; --border-tertiary-hover: #222928; --border-active: #9fe09e; --border-active-invert: #16171d; --icon-primary: #9fe09e; --icon-primary-invert: #155925; --icon-secondary: #6c956e; --input-bg: #16171d; --input-border: #425746; --input-border-hover: #6c956e; --input-border-active: #9fe09e; --bg-transparent: rgba(173, 244, 171, 0.05); --bg-transparent-strong: rgba(173, 244, 171, 0.08); --bg-transparent-strongest: rgba(173, 244, 171, 0.12); --bg-highlight: rgba(173, 244, 171, 0.05); --bg-highlight-hover: rgba(173, 244, 171, 0.08); --bg-highlight-active: rgba(173, 244, 171, 0.12); --bg-transparent-blur-base: rgba(22, 23, 29, 0.9); --border-transparent: rgba(173, 244, 171, 0.1); --border-transparent-strong: rgba(173, 244, 171, 0.12); --border-transparent-strongest: rgba(173, 244, 171, 0.16); --bg-brand: #98e595; --bg-brand-hover: #70db6c; --bg-brand-active: #48d143; --icon-on-brand: #155925; --icon-brand-secondary: #31b52c; --icon-link: #98e595; --text-link: #98e595; --text-link-secondary: #31b52c; --input-radius-normal: 20px; --image-radius-normal: 40px; --panel-radius-normal: 20px; --button-radius-normal: 48px 48px 48px 48px; }