@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: #525252; --bg-primary-hover: #5a5a5b; --bg-primary-active: #5f5f60; --bg-primary-invert: #eae9ef; --bg-secondary: #5a5a5b; --bg-secondary-hover: #5f5f60; --bg-secondary-active: #666667; --bg-tertiary: #5f5f60; --bg-tertiary-hover: #666667; --bg-tertiary-active: #828284; --bg-quaternary: #828284; --bg-quaternary-hover: #9b9b9e; --bg-quaternary-active: #b1b1b5; --text-primary: #eae9ef; --text-primary-invert: #545454; --text-secondary: #b1b1b5; --text-secondary-invert: #828284; --border-primary: #828284; --border-primary-hover: #9b9b9e; --border-secondary: #666667; --border-secondary-hover: #828284; --border-tertiary: #5a5a5b; --border-tertiary-hover: #5f5f60; --border-active: #eae9ef; --border-active-invert: #525252; --icon-primary: #eae9ef; --icon-primary-invert: #545454; --icon-secondary: #b1b1b5; --input-bg: #525252; --input-border: #828284; --input-border-hover: #b1b1b5; --input-border-active: #eae9ef; --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(82, 82, 82, 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: #f66f00; --bg-brand-hover: #c35800; --bg-brand-active: #904100; --text-on-brand: #F9F8FF; --text-brand: #f66f00; --text-brand-secondary: #5d2a00; --icon-on-brand: #F9F8FF; --icon-brand: #f66f00; --icon-brand-secondary: #5d2a00; --border-brand: #f66f00; --bg-brand-secondary: #62554a; --bg-brand-secondary-hover: #735842; --bg-brand-secondary-active: #835b39; }