@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: #020304; --bg-primary-hover: #0f1011; --bg-primary-active: #161718; --bg-primary-invert: #e8e8e8; --bg-secondary: #0f1011; --bg-secondary-hover: #161718; --bg-secondary-active: #202122; --bg-tertiary: #161718; --bg-tertiary-hover: #202122; --bg-tertiary-active: #4b4c4d; --bg-quaternary: #4b4c4d; --bg-quaternary-hover: #717272; --bg-quaternary-active: #929393; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e8e8; --text-primary-invert: #050607; --text-secondary: #929393; --text-secondary-invert: #4b4c4d; --border-primary: #4b4c4d; --border-primary-hover: #717272; --border-secondary: #202122; --border-secondary-hover: #4b4c4d; --border-tertiary: #0f1011; --border-tertiary-hover: #161718; --border-active: #e8e8e8; --border-active-invert: #020304; --icon-primary: #e8e8e8; --icon-primary-invert: #050607; --icon-secondary: #929393; --input-bg: #020304; --input-border: #4b4c4d; --input-border-hover: #929393; --input-border-active: #e8e8e8; --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(2, 3, 4, 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: #f3c506; --bg-brand-hover: #c19d05; --bg-brand-active: #8f7404; --text-on-brand: #ffffff; --text-brand: #f3c506; --text-brand-secondary: #5e4c02; --icon-on-brand: #ffffff; --icon-brand: #f3c506; --icon-brand-secondary: #5e4c02; --border-brand: #f3c506; --bg-brand-secondary: #1a1604; --bg-brand-secondary-hover: #322a04; --bg-brand-secondary-active: #4a3d05; }