@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"); } @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: Poppins; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fefefe; --bg-primary-hover: #f3f3f4; --bg-primary-active: #ececee; --bg-primary-invert: #2f2f4c; --bg-secondary: #f3f3f4; --bg-secondary-hover: #ececee; --bg-secondary-active: #e3e3e6; --bg-tertiary: #ececee; --bg-tertiary-hover: #e3e3e6; --bg-tertiary-active: #bcbcc5; --bg-quaternary: #bcbcc5; --bg-quaternary-hover: #9a9aa8; --bg-quaternary-active: #7d7d8e; --text-primary: #2f2f4c; --text-primary-invert: #fcfcfc; --text-secondary: #7d7d8e; --text-secondary-invert: #bcbcc5; --border-primary: #bcbcc5; --border-primary-hover: #9a9aa8; --border-secondary: #e3e3e6; --border-secondary-hover: #bcbcc5; --border-tertiary: #f3f3f4; --border-tertiary-hover: #ececee; --border-active: #2f2f4c; --border-active-invert: #fefefe; --icon-primary: #2f2f4c; --icon-primary-invert: #fcfcfc; --icon-secondary: #7d7d8e; --input-bg: #fefefe; --input-border: #bcbcc5; --input-border-hover: #7d7d8e; --input-border-active: #2f2f4c; --bg-transparent: rgba(27, 27, 58, 0.05); --bg-transparent-strong: rgba(27, 27, 58, 0.08); --bg-transparent-strongest: rgba(27, 27, 58, 0.12); --bg-transparent-blur-base: rgba(254, 254, 254, 0.9); --border-transparent: rgba(27, 27, 58, 0.1); --border-transparent-strong: rgba(27, 27, 58, 0.12); --border-transparent-strongest: rgba(27, 27, 58, 0.16); --bg-brand: #1b1b3a; --bg-brand-hover: #0b0b17; --bg-brand-active: black; --text-on-brand: #e4c1f9; --text-brand: #1b1b3a; --text-brand-secondary: black; --icon-on-brand: #e4c1f9; --icon-brand: #1b1b3a; --icon-brand-secondary: black; --border-brand: #1b1b3a; --bg-brand-secondary: #e7e7ea; --bg-brand-secondary-hover: #d1d1d7; --bg-brand-secondary-active: #babac3; }