@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; --logo-width: 120px; --bg-primary: #150B17; --bg-primary-hover: #211721; --bg-primary-active: #281e27; --bg-primary-invert: #eae5d1; --bg-secondary: #211721; --bg-secondary-hover: #281e27; --bg-secondary-active: #31282f; --bg-tertiary: #281e27; --bg-tertiary-hover: #31282f; --bg-tertiary-active: #595152; --bg-quaternary: #595152; --bg-quaternary-hover: #7c7571; --bg-quaternary-active: #9a948b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eae5d1; --text-primary-invert: #170d19; --text-secondary: #9a948b; --text-secondary-invert: #595152; --border-primary: #595152; --border-primary-hover: #7c7571; --border-secondary: #31282f; --border-secondary-hover: #595152; --border-tertiary: #211721; --border-tertiary-hover: #281e27; --border-active: #eae5d1; --border-active-invert: #150B17; --icon-primary: #eae5d1; --icon-primary-invert: #170d19; --icon-secondary: #9a948b; --input-bg: #150B17; --input-border: #595152; --input-border-hover: #9a948b; --input-border-active: #eae5d1; --bg-transparent: rgba(255, 251, 227, 0.05); --bg-transparent-strong: rgba(255, 251, 227, 0.08); --bg-transparent-strongest: rgba(255, 251, 227, 0.12); --bg-transparent-blur-base: rgba(21, 11, 23, 0.9); --border-transparent: rgba(255, 251, 227, 0.1); --border-transparent-strong: rgba(255, 251, 227, 0.12); --border-transparent-strongest: rgba(255, 251, 227, 0.16); --bg-brand: #c50003; --bg-brand-hover: #920002; --bg-brand-active: #5f0001; --text-on-brand: #fffbe3; --text-brand: #c50003; --text-brand-secondary: #2c0001; --icon-on-brand: #fffbe3; --icon-brand: #c50003; --icon-brand-secondary: #2c0001; --border-brand: #c50003; --bg-brand-secondary: #270a15; --bg-brand-secondary-hover: #380913; --bg-brand-secondary-active: #4a0811; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }