@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: Nosifer; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nosifer_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nosifer_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: Nosifer, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #909090; --bg-primary-hover: #969696; --bg-primary-active: #999999; --bg-primary-invert: whitesmoke; --bg-secondary: #969696; --bg-secondary-hover: #999999; --bg-secondary-active: #9d9d9d; --bg-tertiary: #999999; --bg-tertiary-hover: #9d9d9d; --bg-tertiary-active: #b0b0b0; --bg-quaternary: #b0b0b0; --bg-quaternary-hover: #c1c1c1; --bg-quaternary-active: #cfcfcf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: whitesmoke; --text-primary-invert: #919191; --text-secondary: #cfcfcf; --text-secondary-invert: #b0b0b0; --border-primary: #b0b0b0; --border-primary-hover: #c1c1c1; --border-secondary: #9d9d9d; --border-secondary-hover: #b0b0b0; --border-tertiary: #969696; --border-tertiary-hover: #999999; --border-active: whitesmoke; --border-active-invert: #909090; --icon-primary: whitesmoke; --icon-primary-invert: #919191; --icon-secondary: #cfcfcf; --input-bg: #909090; --input-border: #b0b0b0; --input-border-hover: #cfcfcf; --input-border-active: whitesmoke; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(144, 144, 144, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ff0004; --bg-brand-hover: #cc0003; --bg-brand-active: #990002; --text-on-brand: #000000; --text-brand: #ff0004; --text-brand-secondary: #660002; --icon-on-brand: #000000; --icon-brand: #ff0004; --icon-brand-secondary: #660002; --border-brand: #ff0004; --bg-brand-secondary: #9b8282; --bg-brand-secondary-hover: #a67374; --bg-brand-secondary-active: #b16566; }