@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Cinzel Decorative"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_decorative_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_decorative_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Cinzel Decorative", display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #004edc; --bg-primary-hover: #0c57de; --bg-primary-active: #135cdf; --bg-primary-invert: #daebfc; --bg-secondary: #0c57de; --bg-secondary-hover: #135cdf; --bg-secondary-active: #1d63e0; --bg-tertiary: #135cdf; --bg-tertiary-hover: #1d63e0; --bg-tertiary-active: #4680e6; --bg-quaternary: #4680e6; --bg-quaternary-hover: #6a9aeb; --bg-quaternary-active: #89b0f0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #daebfc; --text-primary-invert: #0250dc; --text-secondary: #89b0f0; --text-secondary-invert: #4680e6; --border-primary: #4680e6; --border-primary-hover: #6a9aeb; --border-secondary: #1d63e0; --border-secondary-hover: #4680e6; --border-tertiary: #0c57de; --border-tertiary-hover: #135cdf; --border-active: #daebfc; --border-active-invert: #004edc; --icon-primary: #daebfc; --icon-primary-invert: #0250dc; --icon-secondary: #89b0f0; --input-bg: #004edc; --input-border: #4680e6; --input-border-hover: #89b0f0; --input-border-active: #daebfc; --bg-transparent: rgba(240, 250, 255, 0.05); --bg-transparent-strong: rgba(240, 250, 255, 0.08); --bg-transparent-strongest: rgba(240, 250, 255, 0.12); --bg-transparent-blur-base: rgba(0, 78, 220, 0.9); --border-transparent: rgba(240, 250, 255, 0.1); --border-transparent-strong: rgba(240, 250, 255, 0.12); --border-transparent-strongest: rgba(240, 250, 255, 0.16); --bg-brand: #4f98fd; --bg-brand-hover: #1d7afc; --bg-brand-active: #0361e3; --text-on-brand: #f0faff; --text-brand: #4f98fd; --text-brand-secondary: #024bb1; --icon-on-brand: #f0faff; --icon-brand: #4f98fd; --icon-brand-secondary: #024bb1; --border-brand: #4f98fd; --bg-brand-secondary: #0855df; --bg-brand-secondary-hover: #105de3; --bg-brand-secondary-active: #1864e6; }