@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: Merriweather; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_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: Merriweather, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f1f5f9; --bg-primary-hover: #e5e9ed; --bg-primary-active: #dee1e5; --bg-primary-invert: #161616; --bg-secondary: #e5e9ed; --bg-secondary-hover: #dee1e5; --bg-secondary-active: #d4d8db; --bg-tertiary: #dee1e5; --bg-tertiary-hover: #d4d8db; --bg-tertiary-active: #abaeb1; --bg-quaternary: #abaeb1; --bg-quaternary-hover: #87898b; --bg-quaternary-active: #68696b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161616; --text-primary-invert: #eff3f7; --text-secondary: #68696b; --text-secondary-invert: #abaeb1; --border-primary: #abaeb1; --border-primary-hover: #87898b; --border-secondary: #d4d8db; --border-secondary-hover: #abaeb1; --border-tertiary: #e5e9ed; --border-tertiary-hover: #dee1e5; --border-active: #161616; --border-active-invert: #f1f5f9; --icon-primary: #161616; --icon-primary-invert: #eff3f7; --icon-secondary: #68696b; --input-bg: #f1f5f9; --input-border: #abaeb1; --input-border-hover: #68696b; --input-border-active: #161616; --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(241, 245, 249, 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: #6bb647; --bg-brand-hover: #559139; --bg-brand-active: #406d2a; --text-on-brand: #FFFFFF; --text-brand: #6bb647; --text-brand-secondary: #2a481c; --icon-on-brand: #FFFFFF; --icon-brand: #6bb647; --icon-brand-secondary: #2a481c; --border-brand: #6bb647; --bg-brand-secondary: #e4efe7; --bg-brand-secondary-hover: #d6e8d5; --bg-brand-secondary-active: #c9e2c4; --input-radius: 5px; --image-radius: 8px; --panel-radius: 5px; --button-radius: 6px 6px 6px 6px; }