@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #040404; --bg-primary-hover: #101010; --bg-primary-active: #181818; --bg-primary-invert: #e6e4e4; --bg-secondary: #101010; --bg-secondary-hover: #181818; --bg-secondary-active: #222222; --bg-tertiary: #181818; --bg-tertiary-hover: #222222; --bg-tertiary-active: #4c4b4b; --bg-quaternary: #4c4b4b; --bg-quaternary-hover: #717070; --bg-quaternary-active: #919090; --text-primary: #e6e4e4; --text-primary-invert: #060606; --text-secondary: #919090; --text-secondary-invert: #4c4b4b; --border-primary: #4c4b4b; --border-primary-hover: #717070; --border-secondary: #222222; --border-secondary-hover: #4c4b4b; --border-tertiary: #101010; --border-tertiary-hover: #181818; --border-active: #e6e4e4; --border-active-invert: #040404; --icon-primary: #e6e4e4; --icon-primary-invert: #060606; --icon-secondary: #919090; --input-bg: #040404; --input-border: #4c4b4b; --input-border-hover: #919090; --input-border-active: #e6e4e4; --bg-transparent: rgba(252, 250, 250, 0.05); --bg-transparent-strong: rgba(252, 250, 250, 0.08); --bg-transparent-strongest: rgba(252, 250, 250, 0.12); --bg-transparent-blur-base: rgba(4, 4, 4, 0.9); --border-transparent: rgba(252, 250, 250, 0.1); --border-transparent-strong: rgba(252, 250, 250, 0.12); --border-transparent-strongest: rgba(252, 250, 250, 0.16); --bg-brand: #01430d; --bg-brand-hover: #001103; --bg-brand-active: black; --text-on-brand: #faf7f7; --text-brand: #01430d; --text-brand-secondary: black; --icon-on-brand: #faf7f7; --icon-brand: #01430d; --icon-brand-secondary: black; --border-brand: #01430d; --bg-brand-secondary: #040a05; --bg-brand-secondary-hover: #031106; --bg-brand-secondary-active: #031707; }