@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: 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"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f0f5fa; --bg-primary-hover: #e6ebf0; --bg-primary-active: #dfe5eb; --bg-primary-invert: #313b4c; --bg-secondary: #e6ebf0; --bg-secondary-hover: #dfe5eb; --bg-secondary-active: #d7dde3; --bg-tertiary: #dfe5eb; --bg-tertiary-hover: #d7dde3; --bg-tertiary-active: #b3bac3; --bg-quaternary: #b3bac3; --bg-quaternary-hover: #949ba6; --bg-quaternary-active: #78818d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #313b4c; --text-primary-invert: #eef3f8; --text-secondary: #78818d; --text-secondary-invert: #b3bac3; --border-primary: #b3bac3; --border-primary-hover: #949ba6; --border-secondary: #d7dde3; --border-secondary-hover: #b3bac3; --border-tertiary: #e6ebf0; --border-tertiary-hover: #dfe5eb; --border-active: #313b4c; --border-active-invert: #f0f5fa; --icon-primary: #313b4c; --icon-primary-invert: #eef3f8; --icon-secondary: #78818d; --input-bg: #f0f5fa; --input-border: #b3bac3; --input-border-hover: #78818d; --input-border-active: #313b4c; --bg-transparent: rgba(30, 41, 59, 0.05); --bg-transparent-strong: rgba(30, 41, 59, 0.08); --bg-transparent-strongest: rgba(30, 41, 59, 0.12); --bg-transparent-blur-base: rgba(240, 245, 250, 0.9); --border-transparent: rgba(30, 41, 59, 0.1); --border-transparent-strong: rgba(30, 41, 59, 0.12); --border-transparent-strongest: rgba(30, 41, 59, 0.16); --bg-brand: #5e8d3e; --bg-brand-hover: #466a2e; --bg-brand-active: #2f461f; --text-on-brand: #FFFFFF; --text-brand: #5e8d3e; --text-brand-secondary: #17230f; --icon-on-brand: #FFFFFF; --icon-brand: #5e8d3e; --icon-brand-secondary: #17230f; --border-brand: #5e8d3e; --bg-brand-secondary: #e1ebe7; --bg-brand-secondary-hover: #d3e0d4; --bg-brand-secondary-active: #c4d6c2; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }