@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: #0a020a; --bg-primary-hover: #160f16; --bg-primary-active: #1e161d; --bg-primary-invert: #e9e8e1; --bg-secondary: #160f16; --bg-secondary-hover: #1e161d; --bg-secondary-active: #272026; --bg-tertiary: #1e161d; --bg-tertiary-hover: #272026; --bg-tertiary-active: #514b4e; --bg-quaternary: #514b4e; --bg-quaternary-hover: #767172; --bg-quaternary-active: #969291; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8e1; --text-primary-invert: #0c050c; --text-secondary: #969291; --text-secondary-invert: #514b4e; --border-primary: #514b4e; --border-primary-hover: #767172; --border-secondary: #272026; --border-secondary-hover: #514b4e; --border-tertiary: #160f16; --border-tertiary-hover: #1e161d; --border-active: #e9e8e1; --border-active-invert: #0a020a; --icon-primary: #e9e8e1; --icon-primary-invert: #0c050c; --icon-secondary: #969291; --input-bg: #0a020a; --input-border: #514b4e; --input-border-hover: #969291; --input-border-active: #e9e8e1; --bg-transparent: rgba(255, 255, 246, 0.05); --bg-transparent-strong: rgba(255, 255, 246, 0.08); --bg-transparent-strongest: rgba(255, 255, 246, 0.12); --bg-transparent-blur-base: rgba(10, 2, 10, 0.9); --border-transparent: rgba(255, 255, 246, 0.1); --border-transparent-strong: rgba(255, 255, 246, 0.12); --border-transparent-strongest: rgba(255, 255, 246, 0.16); --bg-brand: #e43520; --bg-brand-hover: #ba2817; --bg-brand-active: #8d1e11; --text-on-brand: #ffffff; --text-brand: #e43520; --text-brand-secondary: #5f150c; --icon-on-brand: #ffffff; --icon-brand: #e43520; --icon-brand-secondary: #5f150c; --border-brand: #e43520; --bg-brand-secondary: #20070c; --bg-brand-secondary-hover: #360c0e; --bg-brand-secondary-active: #4b1111; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }