@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: 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: 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: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1b1b1b; --bg-primary-hover: #262626; --bg-primary-active: #2d2d2d; --bg-primary-invert: #eaeaea; --bg-secondary: #262626; --bg-secondary-hover: #2d2d2d; --bg-secondary-active: #363636; --bg-tertiary: #2d2d2d; --bg-tertiary-hover: #363636; --bg-tertiary-active: #5d5d5d; --bg-quaternary: #5d5d5d; --bg-quaternary-hover: #7f7f7f; --bg-quaternary-active: #9d9d9d; --text-primary: #eaeaea; --text-primary-invert: #1d1d1d; --text-secondary: #9d9d9d; --text-secondary-invert: #5d5d5d; --border-primary: #5d5d5d; --border-primary-hover: #7f7f7f; --border-secondary: #363636; --border-secondary-hover: #5d5d5d; --border-tertiary: #262626; --border-tertiary-hover: #2d2d2d; --border-active: #eaeaea; --border-active-invert: #1b1b1b; --icon-primary: #eaeaea; --icon-primary-invert: #1d1d1d; --icon-secondary: #9d9d9d; --input-bg: #1b1b1b; --input-border: #5d5d5d; --input-border-hover: #9d9d9d; --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(27, 27, 27, 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: #ff0005; --bg-brand-hover: #cc0004; --bg-brand-active: #990003; --text-on-brand: #ffffff; --text-brand: #ff0005; --text-brand-secondary: #660002; --icon-on-brand: #ffffff; --icon-brand: #ff0005; --icon-brand-secondary: #660002; --border-brand: #ff0005; --bg-brand-secondary: #321819; --bg-brand-secondary-hover: #491617; --bg-brand-secondary-active: #5f1314; }