@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_i7.ttf") format("ttf"); } @font-face { font-family: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Archivo Narrow", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #302d2d; --bg-primary-hover: #3a3838; --bg-primary-active: #413e3e; --bg-primary-invert: #ececec; --bg-secondary: #3a3838; --bg-secondary-hover: #413e3e; --bg-secondary-active: #494646; --bg-tertiary: #413e3e; --bg-tertiary-hover: #494646; --bg-tertiary-active: #6c6a6a; --bg-quaternary: #6c6a6a; --bg-quaternary-hover: #8b8989; --bg-quaternary-active: #a6a5a5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ececec; --text-primary-invert: #322f2f; --text-secondary: #a6a5a5; --text-secondary-invert: #6c6a6a; --border-primary: #6c6a6a; --border-primary-hover: #8b8989; --border-secondary: #494646; --border-secondary-hover: #6c6a6a; --border-tertiary: #3a3838; --border-tertiary-hover: #413e3e; --border-active: #ececec; --border-active-invert: #302d2d; --icon-primary: #ececec; --icon-primary-invert: #322f2f; --icon-secondary: #a6a5a5; --input-bg: #302d2d; --input-border: #6c6a6a; --input-border-hover: #a6a5a5; --input-border-active: #ececec; --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(48, 45, 45, 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: #0750ed; --bg-brand-hover: #063fbb; --bg-brand-active: #042f8a; --text-on-brand: #ffffff; --text-brand: #0750ed; --text-brand-secondary: #031e58; --icon-on-brand: #ffffff; --icon-brand: #0750ed; --icon-brand-secondary: #031e58; --border-brand: #0750ed; --bg-brand-secondary: #2c3140; --bg-brand-secondary-hover: #283453; --bg-brand-secondary-active: #243867; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }