@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: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #07090b; --bg-primary-active: #0c0e12; --bg-primary-invert: #86a2c7; --bg-secondary: #07090b; --bg-secondary-hover: #0c0e12; --bg-secondary-active: #12151a; --bg-tertiary: #0c0e12; --bg-tertiary-hover: #12151a; --bg-tertiary-active: #2b3440; --bg-quaternary: #2b3440; --bg-quaternary-hover: #414e60; --bg-quaternary-active: #54657d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #86a2c7; --text-primary-invert: #010202; --text-secondary: #54657d; --text-secondary-invert: #2b3440; --border-primary: #2b3440; --border-primary-hover: #414e60; --border-secondary: #12151a; --border-secondary-hover: #2b3440; --border-tertiary: #07090b; --border-tertiary-hover: #0c0e12; --border-active: #86a2c7; --border-active-invert: #000000; --icon-primary: #86a2c7; --icon-primary-invert: #010202; --icon-secondary: #54657d; --input-bg: #000000; --input-border: #2b3440; --input-border-hover: #54657d; --input-border-active: #86a2c7; --bg-transparent: rgba(147, 178, 219, 0.05); --bg-transparent-strong: rgba(147, 178, 219, 0.08); --bg-transparent-strongest: rgba(147, 178, 219, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(147, 178, 219, 0.1); --border-transparent-strong: rgba(147, 178, 219, 0.12); --border-transparent-strongest: rgba(147, 178, 219, 0.16); --bg-brand: #93b2db; --bg-brand-hover: #6d97ce; --bg-brand-active: #477bc2; --text-on-brand: #000000; --text-brand: #93b2db; --text-brand-secondary: #3563a0; --icon-on-brand: #000000; --icon-brand: #93b2db; --icon-brand-secondary: #3563a0; --border-brand: #93b2db; --bg-brand-secondary: #0f1216; --bg-brand-secondary-hover: #1d242c; --bg-brand-secondary-active: #2c3542; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }