@font-face { font-family: "Clash Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf") format("ttf"); } @font-face { font-family: "Clash Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n7.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Display", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1b2019; --bg-primary-hover: #26211f; --bg-primary-active: #2c2223; --bg-primary-invert: #e13888; --bg-secondary: #26211f; --bg-secondary-hover: #2c2223; --bg-secondary-active: #352328; --bg-tertiary: #2c2223; --bg-tertiary-hover: #352328; --bg-tertiary-active: #5a283c; --bg-quaternary: #5a283c; --bg-quaternary-hover: #7b2b4f; --bg-quaternary-active: #972f5f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e13888; --text-primary-invert: #1d201a; --text-secondary: #972f5f; --text-secondary-invert: #5a283c; --border-primary: #5a283c; --border-primary-hover: #7b2b4f; --border-secondary: #352328; --border-secondary-hover: #5a283c; --border-tertiary: #26211f; --border-tertiary-hover: #2c2223; --border-active: #e13888; --border-active-invert: #1b2019; --icon-primary: #e13888; --icon-primary-invert: #1d201a; --icon-secondary: #972f5f; --input-bg: #1b2019; --input-border: #5a283c; --input-border-hover: #972f5f; --input-border-active: #e13888; --bg-transparent: rgba(245, 58, 147, 0.05); --bg-transparent-strong: rgba(245, 58, 147, 0.08); --bg-transparent-strongest: rgba(245, 58, 147, 0.12); --bg-transparent-blur-base: rgba(27, 32, 25, 0.9); --border-transparent: rgba(245, 58, 147, 0.1); --border-transparent-strong: rgba(245, 58, 147, 0.12); --border-transparent-strongest: rgba(245, 58, 147, 0.16); --bg-brand: #f53a93; --bg-brand-hover: #f00c79; --bg-brand-active: #bf0a60; --text-on-brand: #1b2019; --text-brand: #f53a93; --text-brand-secondary: #8f0748; --icon-on-brand: #1b2019; --icon-brand: #f53a93; --icon-brand-secondary: #8f0748; --border-brand: #f53a93; --bg-brand-secondary: #312325; --bg-brand-secondary-hover: #472531; --bg-brand-secondary-active: #5c283e; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 20px 20px 20px 20px; }