@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: #f6f8f5; --bg-primary-active: #f0f4f0; --bg-primary-invert: #54814f; --bg-secondary: #f6f8f5; --bg-secondary-hover: #f0f4f0; --bg-secondary-active: #e8eee8; --bg-tertiary: #f0f4f0; --bg-tertiary-hover: #e8eee8; --bg-tertiary-active: #c8d7c7; --bg-quaternary: #c8d7c7; --bg-quaternary-hover: #acc2aa; --bg-quaternary-active: #94b091; --text-primary: #54814f; --text-primary-invert: #fdfefd; --text-secondary: #94b091; --text-secondary-invert: #c8d7c7; --border-primary: #c8d7c7; --border-primary-hover: #acc2aa; --border-secondary: #e8eee8; --border-secondary-hover: #c8d7c7; --border-tertiary: #f6f8f5; --border-tertiary-hover: #f0f4f0; --border-active: #54814f; --border-active-invert: #ffffff; --icon-primary: #54814f; --icon-primary-invert: #fdfefd; --icon-secondary: #94b091; --input-bg: #ffffff; --input-border: #c8d7c7; --input-border-hover: #94b091; --input-border-active: #54814f; --bg-transparent: rgba(67, 117, 62, 0.05); --bg-transparent-strong: rgba(67, 117, 62, 0.08); --bg-transparent-strongest: rgba(67, 117, 62, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(67, 117, 62, 0.1); --border-transparent-strong: rgba(67, 117, 62, 0.12); --border-transparent-strongest: rgba(67, 117, 62, 0.16); --bg-brand: #fdd8e6; --bg-brand-hover: #fba7c7; --bg-brand-active: #f877a8; --text-on-brand: #ffffff; --text-brand: #fdd8e6; --text-brand-secondary: #f64689; --icon-on-brand: #ffffff; --icon-brand: #fdd8e6; --icon-brand-secondary: #f64689; --border-brand: #fdd8e6; --bg-brand-secondary: #fffbfd; --bg-brand-secondary-hover: #fff7fa; --bg-brand-secondary-active: #fef3f8; }