@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #221736; --bg-primary-hover: #2d2340; --bg-primary-active: #342a46; --bg-primary-invert: #ebeaed; --bg-secondary: #2d2340; --bg-secondary-hover: #342a46; --bg-secondary-active: #3d334e; --bg-tertiary: #342a46; --bg-tertiary-hover: #3d334e; --bg-tertiary-active: #625a70; --bg-quaternary: #625a70; --bg-quaternary-hover: #837d8e; --bg-quaternary-active: #a09ba9; --text-primary: #ebeaed; --text-primary-invert: #241938; --text-secondary: #a09ba9; --text-secondary-invert: #625a70; --border-primary: #625a70; --border-primary-hover: #837d8e; --border-secondary: #3d334e; --border-secondary-hover: #625a70; --border-tertiary: #2d2340; --border-tertiary-hover: #342a46; --border-active: #ebeaed; --border-active-invert: #221736; --icon-primary: #ebeaed; --icon-primary-invert: #241938; --icon-secondary: #a09ba9; --input-bg: #221736; --input-border: #625a70; --input-border-hover: #a09ba9; --input-border-active: #ebeaed; --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(34, 23, 54, 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: #9af2ff; --bg-brand-hover: #67ebff; --bg-brand-active: #34e5ff; --text-on-brand: #000000; --text-brand: #9af2ff; --text-brand-secondary: #01deff; --icon-on-brand: #000000; --icon-brand: #9af2ff; --icon-brand-secondary: #01deff; --border-brand: #9af2ff; --bg-brand-secondary: #2e2d4a; --bg-brand-secondary-hover: #3a435e; --bg-brand-secondary-active: #465972; }