@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: #4b0d52; --bg-primary-hover: #52154f; --bg-primary-active: #56194d; --bg-primary-invert: #c7961c; --bg-secondary: #52154f; --bg-secondary-hover: #56194d; --bg-secondary-active: #5b1f4b; --bg-tertiary: #56194d; --bg-tertiary-hover: #5b1f4b; --bg-tertiary-active: #723941; --bg-quaternary: #723941; --bg-quaternary-hover: #874f38; --bg-quaternary-active: #996330; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c7961c; --text-primary-invert: #4c0f51; --text-secondary: #996330; --text-secondary-invert: #723941; --border-primary: #723941; --border-primary-hover: #874f38; --border-secondary: #5b1f4b; --border-secondary-hover: #723941; --border-tertiary: #52154f; --border-tertiary-hover: #56194d; --border-active: #c7961c; --border-active-invert: #4b0d52; --icon-primary: #c7961c; --icon-primary-invert: #4c0f51; --icon-secondary: #996330; --input-bg: #4b0d52; --input-border: #723941; --input-border-hover: #996330; --input-border-active: #c7961c; --bg-transparent: rgba(211, 163, 23, 0.05); --bg-transparent-strong: rgba(211, 163, 23, 0.08); --bg-transparent-strongest: rgba(211, 163, 23, 0.12); --bg-transparent-blur-base: rgba(75, 13, 82, 0.9); --border-transparent: rgba(211, 163, 23, 0.1); --border-transparent-strong: rgba(211, 163, 23, 0.12); --border-transparent-strongest: rgba(211, 163, 23, 0.16); --bg-brand: #c137c1; --bg-brand-hover: #992c99; --bg-brand-active: #722072; --text-on-brand: #e6c31f; --text-brand: #c137c1; --text-brand-secondary: #4a154a; --icon-on-brand: #e6c31f; --icon-brand: #c137c1; --icon-brand-secondary: #4a154a; --border-brand: #c137c1; --bg-brand-secondary: #57115d; --bg-brand-secondary-hover: #631568; --bg-brand-secondary-active: #6e1a73; }