@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Switzer; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/switzer_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/switzer_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Switzer, serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #edffdf; --bg-primary-hover: #e1f3d7; --bg-primary-active: #daecd3; --bg-primary-invert: #1a2356; --bg-secondary: #e1f3d7; --bg-secondary-hover: #daecd3; --bg-secondary-active: #d1e2cd; --bg-tertiary: #daecd3; --bg-tertiary-hover: #d1e2cd; --bg-tertiary-active: #aab9b3; --bg-quaternary: #aab9b3; --bg-quaternary-hover: #87959d; --bg-quaternary-active: #697589; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1a2356; --text-primary-invert: #ebfddd; --text-secondary: #697589; --text-secondary-invert: #aab9b3; --border-primary: #aab9b3; --border-primary-hover: #87959d; --border-secondary: #d1e2cd; --border-secondary-hover: #aab9b3; --border-tertiary: #e1f3d7; --border-tertiary-hover: #daecd3; --border-active: #1a2356; --border-active-invert: #edffdf; --icon-primary: #1a2356; --icon-primary-invert: #ebfddd; --icon-secondary: #697589; --input-bg: #edffdf; --input-border: #aab9b3; --input-border-hover: #697589; --input-border-active: #1a2356; --bg-transparent: rgba(5, 13, 72, 0.05); --bg-transparent-strong: rgba(5, 13, 72, 0.08); --bg-transparent-strongest: rgba(5, 13, 72, 0.12); --bg-transparent-blur-base: rgba(237, 255, 223, 0.9); --border-transparent: rgba(5, 13, 72, 0.1); --border-transparent-strong: rgba(5, 13, 72, 0.12); --border-transparent-strongest: rgba(5, 13, 72, 0.16); --bg-brand: #050d48; --bg-brand-hover: #020418; --bg-brand-active: black; --text-on-brand: #c1ffea; --text-brand: #050d48; --text-brand-secondary: black; --icon-on-brand: #c1ffea; --icon-brand: #050d48; --icon-brand-secondary: black; --border-brand: #050d48; --bg-brand-secondary: #d6e7d0; --bg-brand-secondary-hover: #bfcfc1; --bg-brand-secondary-active: #a7b6b2; }