@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: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n6.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: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #6a1111; --bg-primary-hover: #711c14; --bg-primary-active: #762215; --bg-primary-invert: #f2d642; --bg-secondary: #711c14; --bg-secondary-hover: #762215; --bg-secondary-active: #7c2b17; --bg-tertiary: #762215; --bg-tertiary-hover: #7c2b17; --bg-tertiary-active: #955021; --bg-quaternary: #955021; --bg-quaternary-hover: #ac7029; --bg-quaternary-active: #bf8d30; --text-primary: #f2d642; --text-primary-invert: #6b1312; --text-secondary: #bf8d30; --text-secondary-invert: #955021; --border-primary: #955021; --border-primary-hover: #ac7029; --border-secondary: #7c2b17; --border-secondary-hover: #955021; --border-tertiary: #711c14; --border-tertiary-hover: #762215; --border-active: #f2d642; --border-active-invert: #6a1111; --icon-primary: #f2d642; --icon-primary-invert: #6b1312; --icon-secondary: #bf8d30; --input-bg: #6a1111; --input-border: #955021; --input-border-hover: #bf8d30; --input-border-active: #f2d642; --bg-transparent: rgba(255, 234, 71, 0.05); --bg-transparent-strong: rgba(255, 234, 71, 0.08); --bg-transparent-strongest: rgba(255, 234, 71, 0.12); --bg-transparent-blur-base: rgba(106, 17, 17, 0.9); --border-transparent: rgba(255, 234, 71, 0.1); --border-transparent-strong: rgba(255, 234, 71, 0.12); --border-transparent-strongest: rgba(255, 234, 71, 0.16); --bg-brand: #fc8516; --bg-brand-hover: #dc6c03; --bg-brand-active: #aa5302; --text-on-brand: #740b0b; --text-brand: #fc8516; --text-brand-secondary: #773a02; --icon-on-brand: #740b0b; --icon-brand: #fc8516; --icon-brand-secondary: #773a02; --border-brand: #fc8516; --bg-brand-secondary: #791d12; --bg-brand-secondary-hover: #872812; --bg-brand-secondary-active: #963413; }