@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 85px; --bg-primary: #0A1F33; --bg-primary-hover: #16293c; --bg-primary-active: #1d3041; --bg-primary-invert: #8B1E24; --bg-secondary: #16293c; --bg-secondary-hover: #1d3041; --bg-secondary-active: #263848; --bg-tertiary: #1d3041; --bg-tertiary-hover: #263848; --bg-tertiary-active: #4e5c67; --bg-quaternary: #4e5c67; --bg-quaternary-hover: #717b82; --bg-quaternary-active: #8f9699; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfddd6; --text-primary-invert: #F4F0E6; --text-secondary: #8f9699; --text-secondary-invert: #4e5c67; --border-primary: #4e5c67; --border-primary-hover: #717b82; --border-secondary: #263848; --border-secondary-hover: #4e5c67; --border-tertiary: #16293c; --border-tertiary-hover: #1d3041; --border-active: #dfddd6; --border-active-invert: #0A1F33; --icon-primary: #dfddd6; --icon-primary-invert: #F4F0E6; --icon-secondary: #8f9699; --input-bg: #0A1F33; --input-border: #4e5c67; --input-border-hover: #8f9699; --input-border-active: #dfddd6; --bg-transparent: rgba(244, 240, 230, 0.05); --bg-transparent-strong: rgba(244, 240, 230, 0.08); --bg-transparent-strongest: rgba(244, 240, 230, 0.12); --bg-highlight: rgba(244, 240, 230, 0.05); --bg-highlight-hover: rgba(244, 240, 230, 0.08); --bg-highlight-active: rgba(244, 240, 230, 0.12); --bg-transparent-blur-base: rgba(10, 31, 51, 0.9); --border-transparent: rgba(244, 240, 230, 0.1); --border-transparent-strong: rgba(244, 240, 230, 0.12); --border-transparent-strongest: rgba(244, 240, 230, 0.16); --bg-brand: #8B1E24; --bg-brand-hover: #611519; --bg-brand-active: #370c0e; --icon-on-brand: #F4F0E6; --icon-brand-secondary: #0d0303; --icon-link: #8B1E24; --text-link: #8B1E24; --text-link-secondary: #0d0303; --input-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }