@font-face { font-family: "Clash Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n4.ttf") format("ttf"); } @font-face { font-family: "Clash Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: "League Gothic"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_gothic_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_gothic_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Grotesk", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n4.ttf; --font-family-heading: "League Gothic", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #9398f8; --bg-primary-hover: #989bec; --bg-primary-active: #9a9de5; --bg-primary-invert: #e7d324; --bg-secondary: #989bec; --bg-secondary-hover: #9a9de5; --bg-secondary-active: #9ea0dc; --bg-tertiary: #9a9de5; --bg-tertiary-hover: #9ea0dc; --bg-tertiary-active: #aeabb4; --bg-quaternary: #aeabb4; --bg-quaternary-hover: #bbb591; --bg-quaternary-active: #c7bd73; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e7d324; --text-primary-invert: #9499f6; --text-secondary: #c7bd73; --text-secondary-invert: #aeabb4; --border-primary: #aeabb4; --border-primary-hover: #bbb591; --border-secondary: #9ea0dc; --border-secondary-hover: #aeabb4; --border-tertiary: #989bec; --border-tertiary-hover: #9a9de5; --border-active: #e7d324; --border-active-invert: #9398f8; --icon-primary: #e7d324; --icon-primary-invert: #9499f6; --icon-secondary: #c7bd73; --input-bg: #9398f8; --input-border: #aeabb4; --input-border-hover: #c7bd73; --input-border-active: #e7d324; --bg-transparent: rgba(239, 217, 15, 0.05); --bg-transparent-strong: rgba(239, 217, 15, 0.08); --bg-transparent-strongest: rgba(239, 217, 15, 0.12); --bg-transparent-blur-base: rgba(147, 152, 248, 0.9); --border-transparent: rgba(239, 217, 15, 0.1); --border-transparent-strong: rgba(239, 217, 15, 0.12); --border-transparent-strongest: rgba(239, 217, 15, 0.16); --bg-brand: #f40322; --bg-brand-hover: #c2021b; --bg-brand-active: #8f0214; --text-on-brand: #100a07; --text-brand: #f40322; --text-brand-secondary: #5d010d; --icon-on-brand: #100a07; --icon-brand: #f40322; --icon-brand-secondary: #5d010d; --border-brand: #f40322; --bg-brand-secondary: #9d89e3; --bg-brand-secondary-hover: #a67acd; --bg-brand-secondary-active: #b06bb8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }