@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: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: Inter, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 210px; --bg-primary: #050805; --bg-primary-hover: #111411; --bg-primary-active: #181b18; --bg-primary-invert: #b2f564; --bg-secondary: #111411; --bg-secondary-hover: #181b18; --bg-secondary-active: #212421; --bg-tertiary: #181b18; --bg-tertiary-hover: #212421; --bg-tertiary-active: #494c49; --bg-quaternary: #494c49; --bg-quaternary-hover: #6d6f6c; --bg-quaternary-active: #8c8e8a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dcded9; --text-primary-invert: #111809; --text-secondary: #8c8e8a; --text-secondary-invert: #494c49; --border-primary: #494c49; --border-primary-hover: #6d6f6c; --border-secondary: #212421; --border-secondary-hover: #494c49; --border-tertiary: #111411; --border-tertiary-hover: #181b18; --border-active: #dcded9; --border-active-invert: #050805; --icon-primary: #dcded9; --icon-primary-invert: #111809; --icon-secondary: #8c8e8a; --input-bg: #050805; --input-border: #494c49; --input-border-hover: #8c8e8a; --input-border-active: #dcded9; --bg-transparent: rgba(241, 243, 238, 0.05); --bg-transparent-strong: rgba(241, 243, 238, 0.08); --bg-transparent-strongest: rgba(241, 243, 238, 0.12); --bg-highlight: rgba(241, 243, 238, 0.05); --bg-highlight-hover: rgba(241, 243, 238, 0.08); --bg-highlight-active: rgba(241, 243, 238, 0.12); --bg-transparent-blur-base: rgba(5, 8, 5, 0.9); --border-transparent: rgba(241, 243, 238, 0.1); --border-transparent-strong: rgba(241, 243, 238, 0.12); --border-transparent-strongest: rgba(241, 243, 238, 0.16); --bg-brand: #b2f564; --bg-brand-hover: #9af234; --bg-brand-active: #82e40f; --icon-on-brand: #111809; --icon-brand-secondary: #66b40c; --icon-link: #b2f564; --text-link: #b2f564; --text-link-secondary: #66b40c; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 3px 3px 3px 3px; }