@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #161b16; --bg-primary-hover: #222622; --bg-primary-active: #292d29; --bg-primary-invert: #eaeaea; --bg-secondary: #222622; --bg-secondary-hover: #292d29; --bg-secondary-active: #323632; --bg-tertiary: #292d29; --bg-tertiary-hover: #323632; --bg-tertiary-active: #5a5d5a; --bg-quaternary: #5a5d5a; --bg-quaternary-hover: #7d7f7d; --bg-quaternary-active: #9b9d9b; --text-primary: #eaeaea; --text-primary-invert: #181d18; --text-secondary: #9b9d9b; --text-secondary-invert: #5a5d5a; --border-primary: #5a5d5a; --border-primary-hover: #7d7f7d; --border-secondary: #323632; --border-secondary-hover: #5a5d5a; --border-tertiary: #222622; --border-tertiary-hover: #292d29; --border-active: #eaeaea; --border-active-invert: #161b16; --icon-primary: #eaeaea; --icon-primary-invert: #181d18; --icon-secondary: #9b9d9b; --input-bg: #161b16; --input-border: #5a5d5a; --input-border-hover: #9b9d9b; --input-border-active: #eaeaea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(22, 27, 22, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ee6d36; --bg-brand-hover: #de5013; --bg-brand-active: #af3f0f; --text-on-brand: #ffffff; --text-brand: #ee6d36; --text-brand-secondary: #802e0b; --icon-on-brand: #ffffff; --icon-brand: #ee6d36; --icon-brand-secondary: #802e0b; --border-brand: #ee6d36; --bg-brand-secondary: #2c2319; --bg-brand-secondary-hover: #412b1c; --bg-brand-secondary-active: #573420; }