@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: Quantico; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_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: Quantico, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #2d1646; --bg-primary-hover: #351f4d; --bg-primary-active: #392450; --bg-primary-invert: #bab8bc; --bg-secondary: #351f4d; --bg-secondary-hover: #392450; --bg-secondary-active: #402b56; --bg-tertiary: #392450; --bg-tertiary-hover: #402b56; --bg-tertiary-active: #5a4a6c; --bg-quaternary: #5a4a6c; --bg-quaternary-hover: #71647f; --bg-quaternary-active: #857b90; --text-primary: #bab8bc; --text-primary-invert: #2f1847; --text-secondary: #857b90; --text-secondary-invert: #5a4a6c; --border-primary: #5a4a6c; --border-primary-hover: #71647f; --border-secondary: #402b56; --border-secondary-hover: #5a4a6c; --border-tertiary: #351f4d; --border-tertiary-hover: #392450; --border-active: #bab8bc; --border-active-invert: #2d1646; --icon-primary: #bab8bc; --icon-primary-invert: #2f1847; --icon-secondary: #857b90; --input-bg: #2d1646; --input-border: #5a4a6c; --input-border-hover: #857b90; --input-border-active: #bab8bc; --bg-transparent: rgba(200, 200, 200, 0.05); --bg-transparent-strong: rgba(200, 200, 200, 0.08); --bg-transparent-strongest: rgba(200, 200, 200, 0.12); --bg-transparent-blur-base: rgba(45, 22, 70, 0.9); --border-transparent: rgba(200, 200, 200, 0.1); --border-transparent-strong: rgba(200, 200, 200, 0.12); --border-transparent-strongest: rgba(200, 200, 200, 0.16); --bg-brand: #cb9f5a; --bg-brand-hover: #b8873a; --bg-brand-active: #916b2e; --text-on-brand: #ffffff; --text-brand: #cb9f5a; --text-brand-secondary: #6a4e22; --icon-on-brand: #ffffff; --icon-brand: #cb9f5a; --icon-brand-secondary: #6a4e22; --border-brand: #cb9f5a; --bg-brand-secondary: #3d2448; --bg-brand-secondary-hover: #4d314a; --bg-brand-secondary-active: #5c3f4c; }