@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: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.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: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: none; --logo-width: 78px; --bg-primary: #ffffff; --bg-primary-hover: #f6f5f5; --bg-primary-active: #f1efee; --bg-primary-invert: #5060ec; --bg-secondary: #f6f5f5; --bg-secondary-hover: #f1efee; --bg-secondary-active: #eae8e6; --bg-tertiary: #f1efee; --bg-tertiary-hover: #eae8e6; --bg-tertiary-active: #cbc6c3; --bg-quaternary: #cbc6c3; --bg-quaternary-hover: #b0a9a3; --bg-quaternary-active: #999088; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5c4e42; --text-primary-invert: #efe3ca; --text-secondary: #999088; --text-secondary-invert: #cbc6c3; --border-primary: #cbc6c3; --border-primary-hover: #b0a9a3; --border-secondary: #eae8e6; --border-secondary-hover: #cbc6c3; --border-tertiary: #f6f5f5; --border-tertiary-hover: #f1efee; --border-active: #5c4e42; --border-active-invert: #ffffff; --icon-primary: #5c4e42; --icon-primary-invert: #efe3ca; --icon-secondary: #999088; --input-bg: #ffffff; --input-border: #cbc6c3; --input-border-hover: #999088; --input-border-active: #5c4e42; --bg-transparent: rgba(76, 60, 47, 0.05); --bg-transparent-strong: rgba(76, 60, 47, 0.08); --bg-transparent-strongest: rgba(76, 60, 47, 0.12); --bg-highlight: rgba(76, 60, 47, 0.05); --bg-highlight-hover: rgba(76, 60, 47, 0.08); --bg-highlight-active: rgba(76, 60, 47, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(76, 60, 47, 0.1); --border-transparent-strong: rgba(76, 60, 47, 0.12); --border-transparent-strongest: rgba(76, 60, 47, 0.16); --bg-brand: #5060ec; --bg-brand-hover: #2236e7; --bg-brand-active: #1527c1; --icon-on-brand: #efe3ca; --icon-brand-secondary: #101d93; --icon-link: #5060ec; --text-link: #5060ec; --text-link-secondary: #101d93; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 10px 10px 10px 10px; }