@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: #3f0000; --bg-primary-hover: #490d0d; --bg-primary-active: #4e1414; --bg-primary-invert: #eee8e8; --bg-secondary: #490d0d; --bg-secondary-hover: #4e1414; --bg-secondary-active: #561f1f; --bg-tertiary: #4e1414; --bg-tertiary-hover: #561f1f; --bg-tertiary-active: #774a4a; --bg-quaternary: #774a4a; --bg-quaternary-hover: #937070; --bg-quaternary-active: #ac9191; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee8e8; --text-primary-invert: #410303; --text-secondary: #ac9191; --text-secondary-invert: #774a4a; --border-primary: #774a4a; --border-primary-hover: #937070; --border-secondary: #561f1f; --border-secondary-hover: #774a4a; --border-tertiary: #490d0d; --border-tertiary-hover: #4e1414; --border-active: #eee8e8; --border-active-invert: #3f0000; --icon-primary: #eee8e8; --icon-primary-invert: #410303; --icon-secondary: #ac9191; --input-bg: #3f0000; --input-border: #774a4a; --input-border-hover: #ac9191; --input-border-active: #eee8e8; --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(63, 0, 0, 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: #090000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #161616; --text-brand: #090000; --text-brand-secondary: black; --icon-on-brand: #161616; --icon-brand: #090000; --icon-brand-secondary: black; --border-brand: #090000; --bg-brand-secondary: #3a0000; --bg-brand-secondary-hover: #340000; --bg-brand-secondary-active: #2f0000; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }