@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Castoro; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/castoro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/castoro_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Castoro, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fefbf3; --bg-primary-hover: #f1eee7; --bg-primary-active: #eae7e0; --bg-primary-invert: #171716; --bg-secondary: #f1eee7; --bg-secondary-hover: #eae7e0; --bg-secondary-active: #e0ddd6; --bg-tertiary: #eae7e0; --bg-tertiary-hover: #e0ddd6; --bg-tertiary-active: #b4b2ad; --bg-quaternary: #b4b2ad; --bg-quaternary-hover: #8e8d88; --bg-quaternary-active: #6d6c68; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171716; --text-primary-invert: #fbf8f1; --text-secondary: #6d6c68; --text-secondary-invert: #b4b2ad; --border-primary: #b4b2ad; --border-primary-hover: #8e8d88; --border-secondary: #e0ddd6; --border-secondary-hover: #b4b2ad; --border-tertiary: #f1eee7; --border-tertiary-hover: #eae7e0; --border-active: #171716; --border-active-invert: #fefbf3; --icon-primary: #171716; --icon-primary-invert: #fbf8f1; --icon-secondary: #6d6c68; --input-bg: #fefbf3; --input-border: #b4b2ad; --input-border-hover: #6d6c68; --input-border-active: #171716; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(254, 251, 243, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #3b8145; --bg-brand-hover: #2b5e32; --bg-brand-active: #1b3b20; --text-on-brand: #ffffff; --text-brand: #3b8145; --text-brand-secondary: #0b180d; --icon-on-brand: #ffffff; --icon-brand: #3b8145; --icon-brand-secondary: #0b180d; --border-brand: #3b8145; --bg-brand-secondary: #ebefe2; --bg-brand-secondary-hover: #d7e3d0; --bg-brand-secondary-active: #c4d6bf; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }