@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: "Madimi One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/madimi_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/madimi_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf; --font-family-heading: "Madimi One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fefffa; --bg-primary-hover: #f6f8f3; --bg-primary-active: #f1f4ef; --bg-primary-invert: #6f877a; --bg-secondary: #f6f8f3; --bg-secondary-hover: #f1f4ef; --bg-secondary-active: #ebefe9; --bg-tertiary: #f1f4ef; --bg-tertiary-hover: #ebefe9; --bg-tertiary-active: #d0d9d1; --bg-quaternary: #d0d9d1; --bg-quaternary-hover: #b9c5bc; --bg-quaternary-active: #a5b4aa; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6f877a; --text-primary-invert: #fcfef9; --text-secondary: #a5b4aa; --text-secondary-invert: #d0d9d1; --border-primary: #d0d9d1; --border-primary-hover: #b9c5bc; --border-secondary: #ebefe9; --border-secondary-hover: #d0d9d1; --border-tertiary: #f6f8f3; --border-tertiary-hover: #f1f4ef; --border-active: #6f877a; --border-active-invert: #fefffa; --icon-primary: #6f877a; --icon-primary-invert: #fcfef9; --icon-secondary: #a5b4aa; --input-bg: #fefffa; --input-border: #d0d9d1; --input-border-hover: #a5b4aa; --input-border-active: #6f877a; --bg-transparent: rgba(97, 123, 109, 0.05); --bg-transparent-strong: rgba(97, 123, 109, 0.08); --bg-transparent-strongest: rgba(97, 123, 109, 0.12); --bg-transparent-blur-base: rgba(254, 255, 250, 0.9); --border-transparent: rgba(97, 123, 109, 0.1); --border-transparent-strong: rgba(97, 123, 109, 0.12); --border-transparent-strongest: rgba(97, 123, 109, 0.16); --bg-brand: #aec79f; --bg-brand-hover: #93b47f; --bg-brand-active: #78a15f; --text-on-brand: #ffffff; --text-brand: #aec79f; --text-brand-secondary: #60814c; --icon-on-brand: #ffffff; --icon-brand: #aec79f; --icon-brand-secondary: #60814c; --border-brand: #aec79f; --bg-brand-secondary: #f6f9f1; --bg-brand-secondary-hover: #eef4e8; --bg-brand-secondary-active: #e6eedf; }