@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: "Cinzel Decorative"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_decorative_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_decorative_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Cinzel Decorative", display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #161616; --bg-primary-hover: #152121; --bg-primary-active: #152828; --bg-primary-invert: #06e1df; --bg-secondary: #152121; --bg-secondary-hover: #152828; --bg-secondary-active: #143131; --bg-tertiary: #152828; --bg-tertiary-hover: #143131; --bg-tertiary-active: #115756; --bg-quaternary: #115756; --bg-quaternary-hover: #0e7877; --bg-quaternary-active: #0c9594; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #06e1df; --text-primary-invert: #161818; --text-secondary: #0c9594; --text-secondary-invert: #115756; --border-primary: #115756; --border-primary-hover: #0e7877; --border-secondary: #143131; --border-secondary-hover: #115756; --border-tertiary: #152121; --border-tertiary-hover: #152828; --border-active: #06e1df; --border-active-invert: #161616; --icon-primary: #06e1df; --icon-primary-invert: #161818; --icon-secondary: #0c9594; --input-bg: #161616; --input-border: #115756; --input-border-hover: #0c9594; --input-border-active: #06e1df; --bg-transparent: rgba(4, 245, 243, 0.05); --bg-transparent-strong: rgba(4, 245, 243, 0.08); --bg-transparent-strongest: rgba(4, 245, 243, 0.12); --bg-transparent-blur-base: rgba(22, 22, 22, 0.9); --border-transparent: rgba(4, 245, 243, 0.1); --border-transparent-strong: rgba(4, 245, 243, 0.12); --border-transparent-strongest: rgba(4, 245, 243, 0.16); --bg-brand: #01dff0; --bg-brand-hover: #01b0bd; --bg-brand-active: #01818a; --text-on-brand: #161616; --text-brand: #01dff0; --text-brand-secondary: #005158; --icon-on-brand: #161616; --icon-brand: #01dff0; --icon-brand-secondary: #005158; --border-brand: #01dff0; --bg-brand-secondary: #142a2c; --bg-brand-secondary-hover: #123e42; --bg-brand-secondary-active: #105257; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }