@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #dfdfce; --bg-primary-hover: #d5d5c5; --bg-primary-active: #d0d0c0; --bg-primary-invert: #2f2f2e; --bg-secondary: #d5d5c5; --bg-secondary-hover: #d0d0c0; --bg-secondary-active: #c8c8b9; --bg-tertiary: #d0d0c0; --bg-tertiary-hover: #c8c8b9; --bg-tertiary-active: #a7a79b; --bg-quaternary: #a7a79b; --bg-quaternary-hover: #8a8a81; --bg-quaternary-active: #71716a; --text-primary: #2f2f2e; --text-primary-invert: #ddddcc; --text-secondary: #71716a; --text-secondary-invert: #a7a79b; --border-primary: #a7a79b; --border-primary-hover: #8a8a81; --border-secondary: #c8c8b9; --border-secondary-hover: #a7a79b; --border-tertiary: #d5d5c5; --border-tertiary-hover: #d0d0c0; --border-active: #2f2f2e; --border-active-invert: #dfdfce; --icon-primary: #2f2f2e; --icon-primary-invert: #ddddcc; --icon-secondary: #71716a; --input-bg: #dfdfce; --input-border: #a7a79b; --input-border-hover: #71716a; --input-border-active: #2f2f2e; --bg-transparent: rgba(30, 30, 30, 0.05); --bg-transparent-strong: rgba(30, 30, 30, 0.08); --bg-transparent-strongest: rgba(30, 30, 30, 0.12); --bg-transparent-blur-base: rgba(223, 223, 206, 0.9); --border-transparent: rgba(30, 30, 30, 0.1); --border-transparent-strong: rgba(30, 30, 30, 0.12); --border-transparent-strongest: rgba(30, 30, 30, 0.16); --bg-brand: #1e1e1e; --bg-brand-hover: #050505; --bg-brand-active: black; --text-on-brand: #e7e5da; --text-brand: #1e1e1e; --text-brand-secondary: black; --icon-on-brand: #e7e5da; --icon-brand: #1e1e1e; --icon-brand-secondary: black; --border-brand: #1e1e1e; --bg-brand-secondary: #ccccbc; --bg-brand-secondary-hover: #b8b8ab; --bg-brand-secondary-active: #a5a599; }