@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: #111827; --bg-primary-hover: #1d2432; --bg-primary-active: #242a38; --bg-primary-invert: #eaeaec; --bg-secondary: #1d2432; --bg-secondary-hover: #242a38; --bg-secondary-active: #2e3441; --bg-tertiary: #242a38; --bg-tertiary-hover: #2e3441; --bg-tertiary-active: #565b66; --bg-quaternary: #565b66; --bg-quaternary-hover: #7a7e86; --bg-quaternary-active: #999ca2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaec; --text-primary-invert: #131a29; --text-secondary: #999ca2; --text-secondary-invert: #565b66; --border-primary: #565b66; --border-primary-hover: #7a7e86; --border-secondary: #2e3441; --border-secondary-hover: #565b66; --border-tertiary: #1d2432; --border-tertiary-hover: #242a38; --border-active: #eaeaec; --border-active-invert: #111827; --icon-primary: #eaeaec; --icon-primary-invert: #131a29; --icon-secondary: #999ca2; --input-bg: #111827; --input-border: #565b66; --input-border-hover: #999ca2; --input-border-active: #eaeaec; --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(17, 24, 39, 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: #8b5cf6; --bg-brand-hover: #692cf3; --bg-brand-active: #4d0ce0; --text-on-brand: #FFFFFF; --text-brand: #8b5cf6; --text-brand-secondary: #3c0aaf; --icon-on-brand: #FFFFFF; --icon-brand: #8b5cf6; --icon-brand-secondary: #3c0aaf; --border-brand: #8b5cf6; --bg-brand-secondary: #1d1f3c; --bg-brand-secondary-hover: #292650; --bg-brand-secondary-active: #362c65; }