@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1a2e3c; --bg-primary-hover: #223542; --bg-primary-active: #273946; --bg-primary-invert: #b1a8a9; --bg-secondary: #223542; --bg-secondary-hover: #273946; --bg-secondary-active: #2e3e4a; --bg-tertiary: #273946; --bg-tertiary-hover: #2e3e4a; --bg-tertiary-active: #4a555f; --bg-quaternary: #4a555f; --bg-quaternary-hover: #636971; --bg-quaternary-active: #797a80; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b1a8a9; --text-primary-invert: #1c2f3d; --text-secondary: #797a80; --text-secondary-invert: #4a555f; --border-primary: #4a555f; --border-primary-hover: #636971; --border-secondary: #2e3e4a; --border-secondary-hover: #4a555f; --border-tertiary: #223542; --border-tertiary-hover: #273946; --border-active: #b1a8a9; --border-active-invert: #1a2e3c; --icon-primary: #b1a8a9; --icon-primary-invert: #1c2f3d; --icon-secondary: #797a80; --input-bg: #1a2e3c; --input-border: #4a555f; --input-border-hover: #797a80; --input-border-active: #b1a8a9; --bg-transparent: rgba(192, 180, 180, 0.05); --bg-transparent-strong: rgba(192, 180, 180, 0.08); --bg-transparent-strongest: rgba(192, 180, 180, 0.12); --bg-transparent-blur-base: rgba(26, 46, 60, 0.9); --border-transparent: rgba(192, 180, 180, 0.1); --border-transparent-strong: rgba(192, 180, 180, 0.12); --border-transparent-strongest: rgba(192, 180, 180, 0.16); --bg-brand: #9d1313; --bg-brand-hover: #700d0d; --bg-brand-active: #420808; --text-on-brand: #ffffff; --text-brand: #9d1313; --text-brand-secondary: #150202; --icon-on-brand: #ffffff; --icon-brand: #9d1313; --icon-brand-secondary: #150202; --border-brand: #9d1313; --bg-brand-secondary: #272b38; --bg-brand-secondary-hover: #342934; --bg-brand-secondary-active: #412630; --input-radius: 5px; --image-radius: 5px; --panel-radius: 5px; --button-radius: 34px 34px 34px 34px; }