@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: #e9f1fc; --bg-primary-hover: #e2e9f4; --bg-primary-active: #dee4ee; --bg-primary-invert: #676162; --bg-secondary: #e2e9f4; --bg-secondary-hover: #dee4ee; --bg-secondary-active: #d8dee8; --bg-tertiary: #dee4ee; --bg-tertiary-hover: #d8dee8; --bg-tertiary-active: #c0c3cb; --bg-quaternary: #c0c3cb; --bg-quaternary-hover: #aaabb2; --bg-quaternary-active: #97979c; --text-primary: #676162; --text-primary-invert: #e8effa; --text-secondary: #97979c; --text-secondary-invert: #c0c3cb; --border-primary: #c0c3cb; --border-primary-hover: #aaabb2; --border-secondary: #d8dee8; --border-secondary-hover: #c0c3cb; --border-tertiary: #e2e9f4; --border-tertiary-hover: #dee4ee; --border-active: #676162; --border-active-invert: #e9f1fc; --icon-primary: #676162; --icon-primary-invert: #e8effa; --icon-secondary: #97979c; --input-bg: #e9f1fc; --input-border: #c0c3cb; --input-border-hover: #97979c; --input-border-active: #676162; --bg-transparent: rgba(90, 83, 83, 0.05); --bg-transparent-strong: rgba(90, 83, 83, 0.08); --bg-transparent-strongest: rgba(90, 83, 83, 0.12); --bg-transparent-blur-base: rgba(233, 241, 252, 0.9); --border-transparent: rgba(90, 83, 83, 0.1); --border-transparent-strong: rgba(90, 83, 83, 0.12); --border-transparent-strongest: rgba(90, 83, 83, 0.16); --bg-brand: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #d7dee8; --bg-brand-secondary-hover: #c5cbd4; --bg-brand-secondary-active: #b2b8c0; }