@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: 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"); } :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: Roboto, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0f0f19; --bg-primary-hover: #1b1b25; --bg-primary-active: #22222b; --bg-primary-invert: #e9e9ea; --bg-secondary: #1b1b25; --bg-secondary-hover: #22222b; --bg-secondary-active: #2c2c35; --bg-tertiary: #22222b; --bg-tertiary-hover: #2c2c35; --bg-tertiary-active: #55555c; --bg-quaternary: #55555c; --bg-quaternary-hover: #79797e; --bg-quaternary-active: #98989c; --text-primary: #e9e9ea; --text-primary-invert: #11111b; --text-secondary: #98989c; --text-secondary-invert: #55555c; --border-primary: #55555c; --border-primary-hover: #79797e; --border-secondary: #2c2c35; --border-secondary-hover: #55555c; --border-tertiary: #1b1b25; --border-tertiary-hover: #22222b; --border-active: #e9e9ea; --border-active-invert: #0f0f19; --icon-primary: #e9e9ea; --icon-primary-invert: #11111b; --icon-secondary: #98989c; --input-bg: #0f0f19; --input-border: #55555c; --input-border-hover: #98989c; --input-border-active: #e9e9ea; --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(15, 15, 25, 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: #ff5f00; --bg-brand-hover: #cc4c00; --bg-brand-active: #993900; --text-on-brand: #ffffff; --text-brand: #ff5f00; --text-brand-secondary: #662600; --icon-on-brand: #ffffff; --icon-brand: #ff5f00; --icon-brand-secondary: #662600; --border-brand: #ff5f00; --bg-brand-secondary: #271717; --bg-brand-secondary-hover: #3f1f14; --bg-brand-secondary-active: #572712; }