@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: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.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: "EB Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 49px; --bg-primary: #02070e; --bg-primary-hover: #0d1218; --bg-primary-active: #14191e; --bg-primary-invert: #d2cec0; --bg-secondary: #0d1218; --bg-secondary-hover: #14191e; --bg-secondary-active: #1d2126; --bg-tertiary: #14191e; --bg-tertiary-hover: #1d2126; --bg-tertiary-active: #444747; --bg-quaternary: #444747; --bg-quaternary-hover: #676764; --bg-quaternary-active: #85847e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d2cec0; --text-primary-invert: #040910; --text-secondary: #85847e; --text-secondary-invert: #444747; --border-primary: #444747; --border-primary-hover: #676764; --border-secondary: #1d2126; --border-secondary-hover: #444747; --border-tertiary: #0d1218; --border-tertiary-hover: #14191e; --border-active: #d2cec0; --border-active-invert: #02070e; --icon-primary: #d2cec0; --icon-primary-invert: #040910; --icon-secondary: #85847e; --input-bg: #02070e; --input-border: #444747; --input-border-hover: #85847e; --input-border-active: #d2cec0; --bg-transparent: rgba(231, 226, 210, 0.05); --bg-transparent-strong: rgba(231, 226, 210, 0.08); --bg-transparent-strongest: rgba(231, 226, 210, 0.12); --bg-transparent-blur-base: rgba(2, 7, 14, 0.9); --border-transparent: rgba(231, 226, 210, 0.1); --border-transparent-strong: rgba(231, 226, 210, 0.12); --border-transparent-strongest: rgba(231, 226, 210, 0.16); --bg-brand: #e2e5ec; --bg-brand-hover: #c3c9d8; --bg-brand-active: #a4aec4; --text-on-brand: #1f3f5d; --text-brand: #e2e5ec; --text-brand-secondary: #8692af; --icon-on-brand: #1f3f5d; --icon-brand: #e2e5ec; --icon-brand-secondary: #8692af; --border-brand: #e2e5ec; --bg-brand-secondary: #181d24; --bg-brand-secondary-hover: #2f333a; --bg-brand-secondary-active: #454a51; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 20px 20px 20px 20px; }