@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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: Tomorrow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tomorrow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tomorrow_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Tomorrow, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #6abff6; --bg-primary-hover: #65b5ea; --bg-primary-active: #62b0e2; --bg-primary-invert: #0a1116; --bg-secondary: #65b5ea; --bg-secondary-hover: #62b0e2; --bg-secondary-active: #5da8d8; --bg-tertiary: #62b0e2; --bg-tertiary-hover: #5da8d8; --bg-tertiary-active: #4b88af; --bg-quaternary: #4b88af; --bg-quaternary-hover: #3b6b8a; --bg-quaternary-active: #2e526a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0a1116; --text-primary-invert: #69bdf4; --text-secondary: #2e526a; --text-secondary-invert: #4b88af; --border-primary: #4b88af; --border-primary-hover: #3b6b8a; --border-secondary: #5da8d8; --border-secondary-hover: #4b88af; --border-tertiary: #65b5ea; --border-tertiary-hover: #62b0e2; --border-active: #0a1116; --border-active-invert: #6abff6; --icon-primary: #0a1116; --icon-primary-invert: #69bdf4; --icon-secondary: #2e526a; --input-bg: #6abff6; --input-border: #4b88af; --input-border-hover: #2e526a; --input-border-active: #0a1116; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(106, 191, 246, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #197fe0; --bg-brand-hover: #1465b2; --bg-brand-active: #0f4b84; --text-on-brand: #000000; --text-brand: #197fe0; --text-brand-secondary: #0a3156; --icon-on-brand: #000000; --icon-brand: #197fe0; --icon-brand-secondary: #0a3156; --border-brand: #197fe0; --bg-brand-secondary: #62b9f4; --bg-brand-secondary-hover: #5ab2f2; --bg-brand-secondary-active: #52acef; }