@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: none; --bg-primary: #232323; --bg-primary-hover: #2e2e2e; --bg-primary-active: #343434; --bg-primary-invert: #e2e2e2; --bg-secondary: #2e2e2e; --bg-secondary-hover: #343434; --bg-secondary-active: #3c3c3c; --bg-tertiary: #343434; --bg-tertiary-hover: #3c3c3c; --bg-tertiary-active: #606060; --bg-quaternary: #606060; --bg-quaternary-hover: #7f7f7f; --bg-quaternary-active: #9b9b9b; --text-primary: #e2e2e2; --text-primary-invert: #252525; --text-secondary: #9b9b9b; --text-secondary-invert: #606060; --border-primary: #606060; --border-primary-hover: #7f7f7f; --border-secondary: #3c3c3c; --border-secondary-hover: #606060; --border-tertiary: #2e2e2e; --border-tertiary-hover: #343434; --border-active: #e2e2e2; --border-active-invert: #232323; --icon-primary: #e2e2e2; --icon-primary-invert: #252525; --icon-secondary: #9b9b9b; --input-bg: #232323; --input-border: #606060; --input-border-hover: #9b9b9b; --input-border-active: #e2e2e2; --bg-transparent: rgba(245, 245, 245, 0.05); --bg-transparent-strong: rgba(245, 245, 245, 0.08); --bg-transparent-strongest: rgba(245, 245, 245, 0.12); --bg-transparent-blur-base: rgba(35, 35, 35, 0.9); --border-transparent: rgba(245, 245, 245, 0.1); --border-transparent-strong: rgba(245, 245, 245, 0.12); --border-transparent-strongest: rgba(245, 245, 245, 0.16); --bg-brand: #ffd700; --bg-brand-hover: #ccac00; --bg-brand-active: #998100; --text-on-brand: #222222; --text-brand: #ffd700; --text-brand-secondary: #665600; --icon-on-brand: #222222; --icon-brand: #ffd700; --icon-brand-secondary: #665600; --border-brand: #ffd700; --bg-brand-secondary: #393520; --bg-brand-secondary-hover: #4f471c; --bg-brand-secondary-active: #655919; }