@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: #8212ff; --bg-primary-hover: #7c11f2; --bg-primary-active: #7811eb; --bg-primary-invert: #0c0217; --bg-secondary: #7c11f2; --bg-secondary-hover: #7811eb; --bg-secondary-active: #7210e0; --bg-tertiary: #7811eb; --bg-tertiary-hover: #7210e0; --bg-tertiary-active: #5c0db5; --bg-quaternary: #5c0db5; --bg-quaternary-hover: #490a8f; --bg-quaternary-active: #38086e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0c0217; --text-primary-invert: #8112fc; --text-secondary: #38086e; --text-secondary-invert: #5c0db5; --border-primary: #5c0db5; --border-primary-hover: #490a8f; --border-secondary: #7210e0; --border-secondary-hover: #5c0db5; --border-tertiary: #7c11f2; --border-tertiary-hover: #7811eb; --border-active: #0c0217; --border-active-invert: #8212ff; --icon-primary: #0c0217; --icon-primary-invert: #8112fc; --icon-secondary: #38086e; --input-bg: #8212ff; --input-border: #5c0db5; --input-border-hover: #38086e; --input-border-active: #0c0217; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(130, 18, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #d5ff11; --bg-brand-hover: #b6dd00; --bg-brand-active: #8caa00; --text-on-brand: #000000; --text-brand: #d5ff11; --text-brand-secondary: #627700; --icon-on-brand: #000000; --icon-brand: #d5ff11; --icon-brand-secondary: #627700; --border-brand: #d5ff11; --bg-brand-secondary: #8a2ae7; --bg-brand-secondary-hover: #9341cf; --bg-brand-secondary-active: #9b59b8; }