@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #8a8a8c; --bg-primary-hover: #838385; --bg-primary-active: #7f7f81; --bg-primary-invert: #0c0c0d; --bg-secondary: #838385; --bg-secondary-hover: #7f7f81; --bg-secondary-active: #79797b; --bg-tertiary: #7f7f81; --bg-tertiary-hover: #79797b; --bg-tertiary-active: #626263; --bg-quaternary: #626263; --bg-quaternary-hover: #4d4d4e; --bg-quaternary-active: #3b3b3c; --text-primary: #0c0c0d; --text-primary-invert: #89898b; --text-secondary: #3b3b3c; --text-secondary-invert: #626263; --border-primary: #626263; --border-primary-hover: #4d4d4e; --border-secondary: #79797b; --border-secondary-hover: #626263; --border-tertiary: #838385; --border-tertiary-hover: #7f7f81; --border-active: #0c0c0d; --border-active-invert: #8a8a8c; --icon-primary: #0c0c0d; --icon-primary-invert: #89898b; --icon-secondary: #3b3b3c; --input-bg: #8a8a8c; --input-border: #626263; --input-border-hover: #3b3b3c; --input-border-active: #0c0c0d; --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(138, 138, 140, 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: #cce52f; --bg-brand-hover: #b0c819; --bg-brand-active: #889b13; --text-on-brand: #000000; --text-brand: #cce52f; --text-brand-secondary: #606d0e; --icon-on-brand: #000000; --icon-brand: #cce52f; --icon-brand-secondary: #606d0e; --border-brand: #cce52f; --bg-brand-secondary: #919383; --bg-brand-secondary-hover: #979c79; --bg-brand-secondary-active: #9ea570; }