@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: "Russo One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/russo_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/russo_one_n4.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: "Russo One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #eff2ff; --bg-primary-hover: #e5e8f6; --bg-primary-active: #e0e2f0; --bg-primary-invert: #414153; --bg-secondary: #e5e8f6; --bg-secondary-hover: #e0e2f0; --bg-secondary-active: #d8dbe8; --bg-tertiary: #e0e2f0; --bg-tertiary-hover: #d8dbe8; --bg-tertiary-active: #b8bac8; --bg-quaternary: #b8bac8; --bg-quaternary-hover: #9b9dac; --bg-quaternary-active: #828393; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #414153; --text-primary-invert: #edf0fd; --text-secondary: #828393; --text-secondary-invert: #b8bac8; --border-primary: #b8bac8; --border-primary-hover: #9b9dac; --border-secondary: #d8dbe8; --border-secondary-hover: #b8bac8; --border-tertiary: #e5e8f6; --border-tertiary-hover: #e0e2f0; --border-active: #414153; --border-active-invert: #eff2ff; --icon-primary: #414153; --icon-primary-invert: #edf0fd; --icon-secondary: #828393; --input-bg: #eff2ff; --input-border: #b8bac8; --input-border-hover: #828393; --input-border-active: #414153; --bg-transparent: rgba(48, 48, 66, 0.05); --bg-transparent-strong: rgba(48, 48, 66, 0.08); --bg-transparent-strongest: rgba(48, 48, 66, 0.12); --bg-transparent-blur-base: rgba(239, 242, 255, 0.9); --border-transparent: rgba(48, 48, 66, 0.1); --border-transparent-strong: rgba(48, 48, 66, 0.12); --border-transparent-strongest: rgba(48, 48, 66, 0.16); --bg-brand: #f39cbd; --bg-brand-hover: #ed6f9f; --bg-brand-active: #e84180; --text-on-brand: #FFFFFF; --text-brand: #f39cbd; --text-brand-secondary: #db1b64; --icon-on-brand: #FFFFFF; --icon-brand: #f39cbd; --icon-brand-secondary: #db1b64; --border-brand: #f39cbd; --bg-brand-secondary: #efe9f8; --bg-brand-secondary-hover: #f0e1f2; --bg-brand-secondary-active: #f0d8eb; }