@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Mattone, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #050926; --bg-primary-hover: #121531; --bg-primary-active: #191d37; --bg-primary-invert: #e9e9eb; --bg-secondary: #121531; --bg-secondary-hover: #191d37; --bg-secondary-active: #232740; --bg-tertiary: #191d37; --bg-tertiary-hover: #232740; --bg-tertiary-active: #4e5065; --bg-quaternary: #4e5065; --bg-quaternary-hover: #737585; --bg-quaternary-active: #9495a2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9eb; --text-primary-invert: #080b28; --text-secondary: #9495a2; --text-secondary-invert: #4e5065; --border-primary: #4e5065; --border-primary-hover: #737585; --border-secondary: #232740; --border-secondary-hover: #4e5065; --border-tertiary: #121531; --border-tertiary-hover: #191d37; --border-active: #e9e9eb; --border-active-invert: #050926; --icon-primary: #e9e9eb; --icon-primary-invert: #080b28; --icon-secondary: #9495a2; --input-bg: #050926; --input-border: #4e5065; --input-border-hover: #9495a2; --input-border-active: #e9e9eb; --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(5, 9, 38, 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: #050926; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fcd600; --text-brand: #050926; --text-brand-secondary: black; --icon-on-brand: #fcd600; --icon-brand: #050926; --icon-brand-secondary: black; --border-brand: #050926; --bg-brand-secondary: #050926; --bg-brand-secondary-hover: #050926; --bg-brand-secondary-active: #050926; --input-radius: 9px; --image-radius: 11px; --panel-radius: 9px; --button-radius: 11px 11px 11px 11px; }