@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: #1A323B; --bg-primary-hover: #1f3541; --bg-primary-active: #223645; --bg-primary-invert: #7765ae; --bg-secondary: #1f3541; --bg-secondary-hover: #223645; --bg-secondary-active: #26394a; --bg-tertiary: #223645; --bg-tertiary-hover: #26394a; --bg-tertiary-active: #384260; --bg-quaternary: #384260; --bg-quaternary-hover: #474b72; --bg-quaternary-active: #545283; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #7765ae; --text-primary-invert: #1b333c; --text-secondary: #545283; --text-secondary-invert: #384260; --border-primary: #384260; --border-primary-hover: #474b72; --border-secondary: #26394a; --border-secondary-hover: #384260; --border-tertiary: #1f3541; --border-tertiary-hover: #223645; --border-active: #7765ae; --border-active-invert: #1A323B; --icon-primary: #7765ae; --icon-primary-invert: #1b333c; --icon-secondary: #545283; --input-bg: #1A323B; --input-border: #384260; --input-border-hover: #545283; --input-border-active: #7765ae; --bg-transparent: rgba(128, 106, 185, 0.05); --bg-transparent-strong: rgba(128, 106, 185, 0.08); --bg-transparent-strongest: rgba(128, 106, 185, 0.12); --bg-transparent-blur-base: rgba(26, 50, 59, 0.9); --border-transparent: rgba(128, 106, 185, 0.1); --border-transparent-strong: rgba(128, 106, 185, 0.12); --border-transparent-strongest: rgba(128, 106, 185, 0.16); --bg-brand: #66B2B2; --bg-brand-hover: #4d9898; --bg-brand-active: #3c7676; --text-on-brand: #4c1a77; --text-brand: #66B2B2; --text-brand-secondary: #2b5454; --icon-on-brand: #4c1a77; --icon-brand: #66B2B2; --icon-brand-secondary: #2b5454; --border-brand: #66B2B2; --bg-brand-secondary: #223f47; --bg-brand-secondary-hover: #294c53; --bg-brand-secondary-active: #31585f; }