@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: 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"); } :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: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #363434; --bg-primary-hover: #403131; --bg-primary-active: #463030; --bg-primary-invert: #ed0505; --bg-secondary: #403131; --bg-secondary-hover: #463030; --bg-secondary-active: #4e2e2e; --bg-tertiary: #463030; --bg-tertiary-hover: #4e2e2e; --bg-tertiary-active: #702525; --bg-quaternary: #702525; --bg-quaternary-hover: #8e1d1d; --bg-quaternary-active: #a91616; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ed0505; --text-primary-invert: #383333; --text-secondary: #a91616; --text-secondary-invert: #702525; --border-primary: #702525; --border-primary-hover: #8e1d1d; --border-secondary: #4e2e2e; --border-secondary-hover: #702525; --border-tertiary: #403131; --border-tertiary-hover: #463030; --border-active: #ed0505; --border-active-invert: #363434; --icon-primary: #ed0505; --icon-primary-invert: #383333; --icon-secondary: #a91616; --input-bg: #363434; --input-border: #702525; --input-border-hover: #a91616; --input-border-active: #ed0505; --bg-transparent: rgba(255, 0, 0, 0.05); --bg-transparent-strong: rgba(255, 0, 0, 0.08); --bg-transparent-strongest: rgba(255, 0, 0, 0.12); --bg-transparent-blur-base: rgba(54, 52, 52, 0.9); --border-transparent: rgba(255, 0, 0, 0.1); --border-transparent-strong: rgba(255, 0, 0, 0.12); --border-transparent-strongest: rgba(255, 0, 0, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #ffffff; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #ffffff; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #4a4848; --bg-brand-secondary-hover: #5e5d5d; --bg-brand-secondary-active: #727171; }