@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: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.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: Roboto, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #181818; --bg-primary-hover: #242424; --bg-primary-active: #2a2a2a; --bg-primary-invert: #eaeaea; --bg-secondary: #242424; --bg-secondary-hover: #2a2a2a; --bg-secondary-active: #343434; --bg-tertiary: #2a2a2a; --bg-tertiary-hover: #343434; --bg-tertiary-active: #5b5b5b; --bg-quaternary: #5b5b5b; --bg-quaternary-hover: #7e7e7e; --bg-quaternary-active: #9c9c9c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaea; --text-primary-invert: #1a1a1a; --text-secondary: #9c9c9c; --text-secondary-invert: #5b5b5b; --border-primary: #5b5b5b; --border-primary-hover: #7e7e7e; --border-secondary: #343434; --border-secondary-hover: #5b5b5b; --border-tertiary: #242424; --border-tertiary-hover: #2a2a2a; --border-active: #eaeaea; --border-active-invert: #181818; --icon-primary: #eaeaea; --icon-primary-invert: #1a1a1a; --icon-secondary: #9c9c9c; --input-bg: #181818; --input-border: #5b5b5b; --input-border-hover: #9c9c9c; --input-border-active: #eaeaea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(24, 24, 24, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #2f2f2f; --bg-brand-secondary-hover: #464646; --bg-brand-secondary-active: #5d5d5d; }