@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #c0e0fc; --bg-primary-hover: #b6d5ef; --bg-primary-active: #b1cee8; --bg-primary-invert: #111417; --bg-secondary: #b6d5ef; --bg-secondary-hover: #b1cee8; --bg-secondary-active: #a9c5de; --bg-tertiary: #b1cee8; --bg-tertiary-hover: #a9c5de; --bg-tertiary-active: #889fb3; --bg-quaternary: #889fb3; --bg-quaternary-hover: #6c7d8d; --bg-quaternary-active: #53606c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #111417; --text-primary-invert: #bedef9; --text-secondary: #53606c; --text-secondary-invert: #889fb3; --border-primary: #889fb3; --border-primary-hover: #6c7d8d; --border-secondary: #a9c5de; --border-secondary-hover: #889fb3; --border-tertiary: #b6d5ef; --border-tertiary-hover: #b1cee8; --border-active: #111417; --border-active-invert: #c0e0fc; --icon-primary: #111417; --icon-primary-invert: #bedef9; --icon-secondary: #53606c; --input-bg: #c0e0fc; --input-border: #889fb3; --input-border-hover: #53606c; --input-border-active: #111417; --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(192, 224, 252, 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: #4393e6; --bg-brand-hover: #1d79d9; --bg-brand-active: #1760ac; --text-on-brand: #ffffff; --text-brand: #4393e6; --text-brand-secondary: #11477f; --icon-on-brand: #ffffff; --icon-brand: #4393e6; --icon-brand-secondary: #11477f; --border-brand: #4393e6; --bg-brand-secondary: #b4d8fa; --bg-brand-secondary-hover: #a7d1f8; --bg-brand-secondary-active: #9bc9f5; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }