@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: #202020; --bg-primary-hover: #282827; --bg-primary-active: #2d2d2c; --bg-primary-invert: #b5b0a7; --bg-secondary: #282827; --bg-secondary-hover: #2d2d2c; --bg-secondary-active: #343332; --bg-tertiary: #2d2d2c; --bg-tertiary-hover: #343332; --bg-tertiary-active: #504e4b; --bg-quaternary: #504e4b; --bg-quaternary-hover: #686661; --bg-quaternary-active: #7d7a74; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b5b0a7; --text-primary-invert: #222221; --text-secondary: #7d7a74; --text-secondary-invert: #504e4b; --border-primary: #504e4b; --border-primary-hover: #686661; --border-secondary: #343332; --border-secondary-hover: #504e4b; --border-tertiary: #282827; --border-tertiary-hover: #2d2d2c; --border-active: #b5b0a7; --border-active-invert: #202020; --icon-primary: #b5b0a7; --icon-primary-invert: #222221; --icon-secondary: #7d7a74; --input-bg: #202020; --input-border: #504e4b; --input-border-hover: #7d7a74; --input-border-active: #b5b0a7; --bg-transparent: rgba(196, 190, 180, 0.05); --bg-transparent-strong: rgba(196, 190, 180, 0.08); --bg-transparent-strongest: rgba(196, 190, 180, 0.12); --bg-transparent-blur-base: rgba(32, 32, 32, 0.9); --border-transparent: rgba(196, 190, 180, 0.1); --border-transparent-strong: rgba(196, 190, 180, 0.12); --border-transparent-strongest: rgba(196, 190, 180, 0.16); --bg-brand: #c4beb4; --bg-brand-hover: #aea597; --bg-brand-active: #978d7b; --text-on-brand: #970000; --text-brand: #c4beb4; --text-brand-secondary: #7d7362; --icon-on-brand: #970000; --icon-brand: #c4beb4; --icon-brand-secondary: #7d7362; --border-brand: #c4beb4; --bg-brand-secondary: #30302f; --bg-brand-secondary-hover: #41403e; --bg-brand-secondary-active: #514f4c; }