@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: "Source Serif 4"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_serif_4_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_serif_4_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: "Source Serif 4", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #fafaf7; --bg-primary-hover: #efefed; --bg-primary-active: #e8e9e7; --bg-primary-invert: #2e3644; --bg-secondary: #efefed; --bg-secondary-hover: #e8e9e7; --bg-secondary-active: #dfe0df; --bg-tertiary: #e8e9e7; --bg-tertiary-hover: #dfe0df; --bg-tertiary-active: #b9bcbe; --bg-quaternary: #b9bcbe; --bg-quaternary-hover: #979ba0; --bg-quaternary-active: #7a7f87; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e3644; --text-primary-invert: #f8f8f5; --text-secondary: #7a7f87; --text-secondary-invert: #b9bcbe; --border-primary: #b9bcbe; --border-primary-hover: #979ba0; --border-secondary: #dfe0df; --border-secondary-hover: #b9bcbe; --border-tertiary: #efefed; --border-tertiary-hover: #e8e9e7; --border-active: #2e3644; --border-active-invert: #fafaf7; --icon-primary: #2e3644; --icon-primary-invert: #f8f8f5; --icon-secondary: #7a7f87; --input-bg: #fafaf7; --input-border: #b9bcbe; --input-border-hover: #7a7f87; --input-border-active: #2e3644; --bg-transparent: rgba(26, 35, 50, 0.05); --bg-transparent-strong: rgba(26, 35, 50, 0.08); --bg-transparent-strongest: rgba(26, 35, 50, 0.12); --bg-transparent-blur-base: rgba(250, 250, 247, 0.9); --border-transparent: rgba(26, 35, 50, 0.1); --border-transparent-strong: rgba(26, 35, 50, 0.12); --border-transparent-strongest: rgba(26, 35, 50, 0.16); --bg-brand: #1d9e75; --bg-brand-hover: #157355; --bg-brand-active: #0d4835; --text-on-brand: #ffffff; --text-brand: #1d9e75; --text-brand-secondary: #051d15; --icon-on-brand: #ffffff; --icon-brand: #1d9e75; --icon-brand-secondary: #051d15; --border-brand: #1d9e75; --bg-brand-secondary: #e4f1ea; --bg-brand-secondary-hover: #cee8dd; --bg-brand-secondary-active: #b8ded0; --input-radius: 0px; --image-radius: 12px; --panel-radius: 0px; --button-radius: 8px 8px 8px 8px; }