@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: "Nerko One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nerko_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nerko_one_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: "Nerko One", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1a0d37; --bg-primary-hover: #251941; --bg-primary-active: #2c2047; --bg-primary-invert: #eae9ed; --bg-secondary: #251941; --bg-secondary-hover: #2c2047; --bg-secondary-active: #352a4f; --bg-tertiary: #2c2047; --bg-tertiary-hover: #352a4f; --bg-tertiary-active: #5c5371; --bg-quaternary: #5c5371; --bg-quaternary-hover: #7f778f; --bg-quaternary-active: #9d97a9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eae9ed; --text-primary-invert: #1c0f39; --text-secondary: #9d97a9; --text-secondary-invert: #5c5371; --border-primary: #5c5371; --border-primary-hover: #7f778f; --border-secondary: #352a4f; --border-secondary-hover: #5c5371; --border-tertiary: #251941; --border-tertiary-hover: #2c2047; --border-active: #eae9ed; --border-active-invert: #1a0d37; --icon-primary: #eae9ed; --icon-primary-invert: #1c0f39; --icon-secondary: #9d97a9; --input-bg: #1a0d37; --input-border: #5c5371; --input-border-hover: #9d97a9; --input-border-active: #eae9ed; --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(26, 13, 55, 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: #ef7c54; --bg-brand-hover: #eb5825; --bg-brand-active: #ca4213; --text-on-brand: #ffffff; --text-brand: #ef7c54; --text-brand-secondary: #9b330f; --icon-on-brand: #ffffff; --icon-brand: #ef7c54; --icon-brand-secondary: #9b330f; --border-brand: #ef7c54; --bg-brand-secondary: #2f183a; --bg-brand-secondary-hover: #45233d; --bg-brand-secondary-active: #5a2e40; }