@font-face { font-family: "Overpass Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Overpass Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Overpass Mono", monospace; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Overpass Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/overpass_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/overpass_mono_n4.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 130px; --bg-primary: #f7f4ee; --bg-primary-hover: #edeae6; --bg-primary-active: #e7e4e1; --bg-primary-invert: #ccc6c1; --bg-secondary: #edeae6; --bg-secondary-hover: #e7e4e1; --bg-secondary-active: #dfdcdb; --bg-tertiary: #e7e4e1; --bg-tertiary-hover: #dfdcdb; --bg-tertiary-active: #bebbbf; --bg-quaternary: #bebbbf; --bg-quaternary-hover: #a19da7; --bg-quaternary-active: #878492; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #45415b; --text-primary-invert: #4b4539; --text-secondary: #878492; --text-secondary-invert: #bebbbf; --border-primary: #bebbbf; --border-primary-hover: #a19da7; --border-secondary: #dfdcdb; --border-secondary-hover: #bebbbf; --border-tertiary: #edeae6; --border-tertiary-hover: #e7e4e1; --border-active: #45415b; --border-active-invert: #f7f4ee; --icon-primary: #45415b; --icon-primary-invert: #4b4539; --icon-secondary: #878492; --input-bg: #f7f4ee; --input-border: #bebbbf; --input-border-hover: #878492; --input-border-active: #45415b; --bg-transparent: rgba(51, 47, 76, 0.05); --bg-transparent-strong: rgba(51, 47, 76, 0.08); --bg-transparent-strongest: rgba(51, 47, 76, 0.12); --bg-highlight: rgba(51, 47, 76, 0.05); --bg-highlight-hover: rgba(51, 47, 76, 0.08); --bg-highlight-active: rgba(51, 47, 76, 0.12); --bg-transparent-blur-base: rgba(247, 244, 238, 0.9); --border-transparent: rgba(51, 47, 76, 0.1); --border-transparent-strong: rgba(51, 47, 76, 0.12); --border-transparent-strongest: rgba(51, 47, 76, 0.16); --bg-brand: #ccc6c1; --bg-brand-hover: #b5aca5; --bg-brand-active: #9e9389; --icon-on-brand: #4b4539; --icon-brand-secondary: #86796e; --icon-link: #ccc6c1; --text-link: #ccc6c1; --text-link-secondary: #86796e; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }