@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; --logo-width: 110px; --bg-primary: #100f0f; --bg-primary-hover: #1c1b1b; --bg-primary-active: #222222; --bg-primary-invert: #e1e4e3; --bg-secondary: #1c1b1b; --bg-secondary-hover: #222222; --bg-secondary-active: #2c2b2b; --bg-tertiary: #222222; --bg-tertiary-hover: #2c2b2b; --bg-tertiary-active: #535353; --bg-quaternary: #535353; --bg-quaternary-hover: #757676; --bg-quaternary-active: #939494; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e1e4e3; --text-primary-invert: #121111; --text-secondary: #939494; --text-secondary-invert: #535353; --border-primary: #535353; --border-primary-hover: #757676; --border-secondary: #2c2b2b; --border-secondary-hover: #535353; --border-tertiary: #1c1b1b; --border-tertiary-hover: #222222; --border-active: #e1e4e3; --border-active-invert: #100f0f; --icon-primary: #e1e4e3; --icon-primary-invert: #121111; --icon-secondary: #939494; --input-bg: #100f0f; --input-border: #535353; --input-border-hover: #939494; --input-border-active: #e1e4e3; --bg-transparent: rgba(246, 249, 248, 0.05); --bg-transparent-strong: rgba(246, 249, 248, 0.08); --bg-transparent-strongest: rgba(246, 249, 248, 0.12); --bg-transparent-blur-base: rgba(16, 15, 15, 0.9); --border-transparent: rgba(246, 249, 248, 0.1); --border-transparent-strong: rgba(246, 249, 248, 0.12); --border-transparent-strongest: rgba(246, 249, 248, 0.16); --bg-brand: #df4621; --bg-brand-hover: #b3381a; --bg-brand-active: #872a13; --text-on-brand: #1a1818; --text-brand: #df4621; --text-brand-secondary: #5a1c0d; --icon-on-brand: #1a1818; --icon-brand: #df4621; --icon-brand-secondary: #5a1c0d; --border-brand: #df4621; --bg-brand-secondary: #251511; --bg-brand-secondary-hover: #391a13; --bg-brand-secondary-active: #4e2014; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 11px 11px 11px 11px; }