@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: none; --bg-primary: #1a1a1a; --bg-primary-hover: #202020; --bg-primary-active: #232323; --bg-primary-invert: #7f7f7f; --bg-secondary: #202020; --bg-secondary-hover: #232323; --bg-secondary-active: #272727; --bg-tertiary: #232323; --bg-tertiary-hover: #272727; --bg-tertiary-active: #3a3a3a; --bg-quaternary: #3a3a3a; --bg-quaternary-hover: #4b4b4b; --bg-quaternary-active: #595959; --text-primary: #7f7f7f; --text-primary-invert: #1b1b1b; --text-secondary: #595959; --text-secondary-invert: #3a3a3a; --border-primary: #3a3a3a; --border-primary-hover: #4b4b4b; --border-secondary: #272727; --border-secondary-hover: #3a3a3a; --border-tertiary: #202020; --border-tertiary-hover: #232323; --border-active: #7f7f7f; --border-active-invert: #1a1a1a; --icon-primary: #7f7f7f; --icon-primary-invert: #1b1b1b; --icon-secondary: #595959; --input-bg: #1a1a1a; --input-border: #3a3a3a; --input-border-hover: #595959; --input-border-active: #7f7f7f; --bg-transparent: rgba(137, 137, 137, 0.05); --bg-transparent-strong: rgba(137, 137, 137, 0.08); --bg-transparent-strongest: rgba(137, 137, 137, 0.12); --bg-transparent-blur-base: rgba(26, 26, 26, 0.9); --border-transparent: rgba(137, 137, 137, 0.1); --border-transparent-strong: rgba(137, 137, 137, 0.12); --border-transparent-strongest: rgba(137, 137, 137, 0.16); --bg-brand: #e65616; --bg-brand-hover: #b74512; --bg-brand-active: #89330d; --text-on-brand: #ffffff; --text-brand: #e65616; --text-brand-secondary: #5a2209; --icon-on-brand: #ffffff; --icon-brand: #e65616; --icon-brand-secondary: #5a2209; --border-brand: #e65616; --bg-brand-secondary: #2e201a; --bg-brand-secondary-hover: #432619; --bg-brand-secondary-active: #572c19; }