@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: 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: 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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0d0d0d; --bg-primary-hover: #191919; --bg-primary-active: #202020; --bg-primary-invert: #e9e9e9; --bg-secondary: #191919; --bg-secondary-hover: #202020; --bg-secondary-active: #2a2a2a; --bg-tertiary: #202020; --bg-tertiary-hover: #2a2a2a; --bg-tertiary-active: #535353; --bg-quaternary: #535353; --bg-quaternary-hover: #777777; --bg-quaternary-active: #979797; --text-primary: #e9e9e9; --text-primary-invert: #0f0f0f; --text-secondary: #979797; --text-secondary-invert: #535353; --border-primary: #535353; --border-primary-hover: #777777; --border-secondary: #2a2a2a; --border-secondary-hover: #535353; --border-tertiary: #191919; --border-tertiary-hover: #202020; --border-active: #e9e9e9; --border-active-invert: #0d0d0d; --icon-primary: #e9e9e9; --icon-primary-invert: #0f0f0f; --icon-secondary: #979797; --input-bg: #0d0d0d; --input-border: #535353; --input-border-hover: #979797; --input-border-active: #e9e9e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(13, 13, 13, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #e89352; --bg-brand-hover: #e27725; --bg-brand-active: #bb5f19; --text-on-brand: #000000; --text-brand: #e89352; --text-brand-secondary: #8e4813; --icon-on-brand: #000000; --icon-brand: #e89352; --icon-brand-secondary: #8e4813; --border-brand: #e89352; --bg-brand-secondary: #231a14; --bg-brand-secondary-hover: #39281b; --bg-brand-secondary-active: #4f3522; }