@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #121212; --bg-primary-hover: #1d1d1d; --bg-primary-active: #232323; --bg-primary-invert: lightgray; --bg-secondary: #1d1d1d; --bg-secondary-hover: #232323; --bg-secondary-active: #2b2b2b; --bg-tertiary: #232323; --bg-tertiary-hover: #2b2b2b; --bg-tertiary-active: #4f4f4f; --bg-quaternary: #4f4f4f; --bg-quaternary-hover: #6f6f6f; --bg-quaternary-active: #8b8b8b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: lightgray; --text-primary-invert: #141414; --text-secondary: #8b8b8b; --text-secondary-invert: #4f4f4f; --border-primary: #4f4f4f; --border-primary-hover: #6f6f6f; --border-secondary: #2b2b2b; --border-secondary-hover: #4f4f4f; --border-tertiary: #1d1d1d; --border-tertiary-hover: #232323; --border-active: lightgray; --border-active-invert: #121212; --icon-primary: lightgray; --icon-primary-invert: #141414; --icon-secondary: #8b8b8b; --input-bg: #121212; --input-border: #4f4f4f; --input-border-hover: #8b8b8b; --input-border-active: lightgray; --bg-transparent: rgba(230, 230, 230, 0.05); --bg-transparent-strong: rgba(230, 230, 230, 0.08); --bg-transparent-strongest: rgba(230, 230, 230, 0.12); --bg-transparent-blur-base: rgba(18, 18, 18, 0.9); --border-transparent: rgba(230, 230, 230, 0.1); --border-transparent-strong: rgba(230, 230, 230, 0.12); --border-transparent-strongest: rgba(230, 230, 230, 0.16); --bg-brand: #1e1e1e; --bg-brand-hover: #050505; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #1e1e1e; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #1e1e1e; --icon-brand-secondary: black; --border-brand: #1e1e1e; --bg-brand-secondary: #131313; --bg-brand-secondary-hover: #141414; --bg-brand-secondary-active: #161616; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }