@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: #221f1f; --bg-primary-hover: #2b251e; --bg-primary-active: #30281e; --bg-primary-invert: #c08314; --bg-secondary: #2b251e; --bg-secondary-hover: #30281e; --bg-secondary-active: #372c1e; --bg-tertiary: #30281e; --bg-tertiary-hover: #372c1e; --bg-tertiary-active: #543f1c; --bg-quaternary: #543f1c; --bg-quaternary-hover: #6f4f1a; --bg-quaternary-active: #855e18; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c08314; --text-primary-invert: #24201f; --text-secondary: #855e18; --text-secondary-invert: #543f1c; --border-primary: #543f1c; --border-primary-hover: #6f4f1a; --border-secondary: #372c1e; --border-secondary-hover: #543f1c; --border-tertiary: #2b251e; --border-tertiary-hover: #30281e; --border-active: #c08314; --border-active-invert: #221f1f; --icon-primary: #c08314; --icon-primary-invert: #24201f; --icon-secondary: #855e18; --input-bg: #221f1f; --input-border: #543f1c; --input-border-hover: #855e18; --input-border-active: #c08314; --bg-transparent: rgba(208, 141, 19, 0.05); --bg-transparent-strong: rgba(208, 141, 19, 0.08); --bg-transparent-strongest: rgba(208, 141, 19, 0.12); --bg-transparent-blur-base: rgba(34, 31, 31, 0.9); --border-transparent: rgba(208, 141, 19, 0.1); --border-transparent-strong: rgba(208, 141, 19, 0.12); --border-transparent-strongest: rgba(208, 141, 19, 0.16); --bg-brand: #251f1f; --bg-brand-hover: #090808; --bg-brand-active: black; --text-on-brand: #cc922a; --text-brand: #251f1f; --text-brand-secondary: black; --icon-on-brand: #cc922a; --icon-brand: #251f1f; --icon-brand-secondary: black; --border-brand: #251f1f; --bg-brand-secondary: #221f1f; --bg-brand-secondary-hover: #231f1f; --bg-brand-secondary-active: #231f1f; }