@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #7d8b47; --bg-primary-hover: #839050; --bg-primary-active: #879456; --bg-primary-invert: #eeeeee; --bg-secondary: #839050; --bg-secondary-hover: #879456; --bg-secondary-active: #8c985d; --bg-tertiary: #879456; --bg-tertiary-hover: #8c985d; --bg-tertiary-active: #a1ab7c; --bg-quaternary: #a1ab7c; --bg-quaternary-hover: #b4bb98; --bg-quaternary-active: #c4c9b0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeeeee; --text-primary-invert: #7e8c49; --text-secondary: #c4c9b0; --text-secondary-invert: #a1ab7c; --border-primary: #a1ab7c; --border-primary-hover: #b4bb98; --border-secondary: #8c985d; --border-secondary-hover: #a1ab7c; --border-tertiary: #839050; --border-tertiary-hover: #879456; --border-active: #eeeeee; --border-active-invert: #7d8b47; --icon-primary: #eeeeee; --icon-primary-invert: #7e8c49; --icon-secondary: #c4c9b0; --input-bg: #7d8b47; --input-border: #a1ab7c; --input-border-hover: #c4c9b0; --input-border-active: #eeeeee; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(125, 139, 71, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #734e76; --bg-brand-hover: #553a57; --bg-brand-active: #372539; --text-on-brand: #F9F8FF; --text-brand: #734e76; --text-brand-secondary: #19111a; --icon-on-brand: #F9F8FF; --icon-brand: #734e76; --icon-brand-secondary: #19111a; --border-brand: #734e76; --bg-brand-secondary: #7c854c; --bg-brand-secondary-hover: #7b7f50; --bg-brand-secondary-active: #7a7955; }