@font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Courier Prime"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/courier_prime_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/courier_prime_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Courier New", Courier, monospace; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Courier New"; --font-family-heading: "Courier Prime", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f3; --bg-primary-active: #eceeeb; --bg-primary-invert: #29401e; --bg-secondary: #f3f5f3; --bg-secondary-hover: #eceeeb; --bg-secondary-active: #e3e6e1; --bg-tertiary: #eceeeb; --bg-tertiary-hover: #e3e6e1; --bg-tertiary-active: #bbc2b7; --bg-quaternary: #bbc2b7; --bg-quaternary-hover: #98a392; --bg-quaternary-active: #798772; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #29401e; --text-primary-invert: #fdfdfd; --text-secondary: #798772; --text-secondary-invert: #bbc2b7; --border-primary: #bbc2b7; --border-primary-hover: #98a392; --border-secondary: #e3e6e1; --border-secondary-hover: #bbc2b7; --border-tertiary: #f3f5f3; --border-tertiary-hover: #eceeeb; --border-active: #29401e; --border-active-invert: #ffffff; --icon-primary: #29401e; --icon-primary-invert: #fdfdfd; --icon-secondary: #798772; --input-bg: #ffffff; --input-border: #bbc2b7; --input-border-hover: #798772; --input-border-active: #29401e; --bg-transparent: rgba(20, 45, 8, 0.05); --bg-transparent-strong: rgba(20, 45, 8, 0.08); --bg-transparent-strongest: rgba(20, 45, 8, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(20, 45, 8, 0.1); --border-transparent-strong: rgba(20, 45, 8, 0.12); --border-transparent-strongest: rgba(20, 45, 8, 0.16); --bg-brand: #4a544b; --bg-brand-hover: #323933; --bg-brand-active: #1a1e1b; --text-on-brand: #ffffff; --text-brand: #4a544b; --text-brand-secondary: #020302; --icon-on-brand: #ffffff; --icon-brand: #4a544b; --icon-brand-secondary: #020302; --border-brand: #4a544b; --bg-brand-secondary: #edeeed; --bg-brand-secondary-hover: #dbdddb; --bg-brand-secondary-active: #c9ccc9; }