@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: 150px; --bg-primary: #3a3a3a; --bg-primary-hover: #434343; --bg-primary-active: #494949; --bg-primary-invert: #d71920; --bg-secondary: #434343; --bg-secondary-hover: #494949; --bg-secondary-active: #505050; --bg-tertiary: #494949; --bg-tertiary-hover: #505050; --bg-tertiary-active: #707070; --bg-quaternary: #707070; --bg-quaternary-hover: #8c8c8c; --bg-quaternary-active: #a4a4a4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e3e3; --text-primary-invert: #f4f4f4; --text-secondary: #a4a4a4; --text-secondary-invert: #707070; --border-primary: #707070; --border-primary-hover: #8c8c8c; --border-secondary: #505050; --border-secondary-hover: #707070; --border-tertiary: #434343; --border-tertiary-hover: #494949; --border-active: #e3e3e3; --border-active-invert: #3a3a3a; --icon-primary: #e3e3e3; --icon-primary-invert: #f4f4f4; --icon-secondary: #a4a4a4; --input-bg: #3a3a3a; --input-border: #707070; --input-border-hover: #a4a4a4; --input-border-active: #e3e3e3; --bg-transparent: rgba(244, 244, 244, 0.05); --bg-transparent-strong: rgba(244, 244, 244, 0.08); --bg-transparent-strongest: rgba(244, 244, 244, 0.12); --bg-highlight: rgba(244, 244, 244, 0.05); --bg-highlight-hover: rgba(244, 244, 244, 0.08); --bg-highlight-active: rgba(244, 244, 244, 0.12); --bg-transparent-blur-base: rgba(58, 58, 58, 0.9); --border-transparent: rgba(244, 244, 244, 0.1); --border-transparent-strong: rgba(244, 244, 244, 0.12); --border-transparent-strongest: rgba(244, 244, 244, 0.16); --bg-brand: #d71920; --bg-brand-hover: #a91419; --bg-brand-active: #7c0e12; --icon-on-brand: #f4f4f4; --icon-brand-secondary: #4e090c; --icon-link: #d71920; --text-link: #d71920; --text-link-secondary: #4e090c; --input-radius-normal: 0px; --image-radius-normal: 10px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }