@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: #232428; --bg-primary-hover: #2a2b2f; --bg-primary-active: #2e2f33; --bg-primary-invert: #a3a3a4; --bg-secondary: #2a2b2f; --bg-secondary-hover: #2e2f33; --bg-secondary-active: #343538; --bg-tertiary: #2e2f33; --bg-tertiary-hover: #343538; --bg-tertiary-active: #4c4d4f; --bg-quaternary: #4c4d4f; --bg-quaternary-hover: #616264; --bg-quaternary-active: #737476; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a3a3a4; --text-primary-invert: #242529; --text-secondary: #737476; --text-secondary-invert: #4c4d4f; --border-primary: #4c4d4f; --border-primary-hover: #616264; --border-secondary: #343538; --border-secondary-hover: #4c4d4f; --border-tertiary: #2a2b2f; --border-tertiary-hover: #2e2f33; --border-active: #a3a3a4; --border-active-invert: #232428; --icon-primary: #a3a3a4; --icon-primary-invert: #242529; --icon-secondary: #737476; --input-bg: #232428; --input-border: #4c4d4f; --input-border-hover: #737476; --input-border-active: #a3a3a4; --bg-transparent: rgba(176, 176, 176, 0.05); --bg-transparent-strong: rgba(176, 176, 176, 0.08); --bg-transparent-strongest: rgba(176, 176, 176, 0.12); --bg-transparent-blur-base: rgba(35, 36, 40, 0.9); --border-transparent: rgba(176, 176, 176, 0.1); --border-transparent-strong: rgba(176, 176, 176, 0.12); --border-transparent-strongest: rgba(176, 176, 176, 0.16); --bg-brand: #232428; --bg-brand-hover: #0b0c0d; --bg-brand-active: black; --text-on-brand: #ffd476; --text-brand: #232428; --text-brand-secondary: black; --icon-on-brand: #ffd476; --icon-brand: #232428; --icon-brand-secondary: black; --border-brand: #232428; --bg-brand-secondary: #232428; --bg-brand-secondary-hover: #232428; --bg-brand-secondary-active: #232428; }