@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffef7d; --bg-primary-hover: #f2e377; --bg-primary-active: #ebdc73; --bg-primary-invert: #17160b; --bg-secondary: #f2e377; --bg-secondary-hover: #ebdc73; --bg-secondary-active: #e0d26e; --bg-tertiary: #ebdc73; --bg-tertiary-hover: #e0d26e; --bg-tertiary-active: #b5aa59; --bg-quaternary: #b5aa59; --bg-quaternary-hover: #8f8646; --bg-quaternary-active: #6e6736; --text-primary: #17160b; --text-primary-invert: #fced7c; --text-secondary: #6e6736; --text-secondary-invert: #b5aa59; --border-primary: #b5aa59; --border-primary-hover: #8f8646; --border-secondary: #e0d26e; --border-secondary-hover: #b5aa59; --border-tertiary: #f2e377; --border-tertiary-hover: #ebdc73; --border-active: #17160b; --border-active-invert: #ffef7d; --icon-primary: #17160b; --icon-primary-invert: #fced7c; --icon-secondary: #6e6736; --input-bg: #ffef7d; --input-border: #b5aa59; --input-border-hover: #6e6736; --input-border-active: #17160b; --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(255, 239, 125, 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: #fe9e19; --bg-brand-hover: #e38401; --bg-brand-active: #b06701; --text-on-brand: #ffffff; --text-brand: #fe9e19; --text-brand-secondary: #7d4901; --icon-on-brand: #ffffff; --icon-brand: #fe9e19; --icon-brand-secondary: #7d4901; --border-brand: #fe9e19; --bg-brand-secondary: #ffe773; --bg-brand-secondary-hover: #ffdf69; --bg-brand-secondary-active: #ffd75f; }