@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 Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n7.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 Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1c1c1c; --bg-primary-hover: #272727; --bg-primary-active: #2e2e2e; --bg-primary-invert: #ebebeb; --bg-secondary: #272727; --bg-secondary-hover: #2e2e2e; --bg-secondary-active: #373737; --bg-tertiary: #2e2e2e; --bg-tertiary-hover: #373737; --bg-tertiary-active: #5e5e5e; --bg-quaternary: #5e5e5e; --bg-quaternary-hover: gray; --bg-quaternary-active: #9d9d9d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #1e1e1e; --text-secondary: #9d9d9d; --text-secondary-invert: #5e5e5e; --border-primary: #5e5e5e; --border-primary-hover: gray; --border-secondary: #373737; --border-secondary-hover: #5e5e5e; --border-tertiary: #272727; --border-tertiary-hover: #2e2e2e; --border-active: #ebebeb; --border-active-invert: #1c1c1c; --icon-primary: #ebebeb; --icon-primary-invert: #1e1e1e; --icon-secondary: #9d9d9d; --input-bg: #1c1c1c; --input-border: #5e5e5e; --input-border-hover: #9d9d9d; --input-border-active: #ebebeb; --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(28, 28, 28, 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: #ff0072; --bg-brand-hover: #cc005b; --bg-brand-active: #990044; --text-on-brand: #ffffff; --text-brand: #ff0072; --text-brand-secondary: #66002e; --icon-on-brand: #ffffff; --icon-brand: #ff0072; --icon-brand-secondary: #66002e; --border-brand: #ff0072; --bg-brand-secondary: #331925; --bg-brand-secondary-hover: #49162d; --bg-brand-secondary-active: #601436; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }