@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "DM Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafaf8; --bg-primary-hover: #eeeeec; --bg-primary-active: #e7e7e6; --bg-primary-invert: #262626; --bg-secondary: #eeeeec; --bg-secondary-hover: #e7e7e6; --bg-secondary-active: #dededc; --bg-tertiary: #e7e7e6; --bg-tertiary-hover: #dededc; --bg-tertiary-active: #b6b6b5; --bg-quaternary: #b6b6b5; --bg-quaternary-hover: #939392; --bg-quaternary-active: #757574; --text-primary: #262626; --text-primary-invert: #f8f8f6; --text-secondary: #757574; --text-secondary-invert: #b6b6b5; --border-primary: #b6b6b5; --border-primary-hover: #939392; --border-secondary: #dededc; --border-secondary-hover: #b6b6b5; --border-tertiary: #eeeeec; --border-tertiary-hover: #e7e7e6; --border-active: #262626; --border-active-invert: #fafaf8; --icon-primary: #262626; --icon-primary-invert: #f8f8f6; --icon-secondary: #757574; --input-bg: #fafaf8; --input-border: #b6b6b5; --input-border-hover: #757574; --input-border-active: #262626; --bg-transparent: rgba(17, 17, 17, 0.05); --bg-transparent-strong: rgba(17, 17, 17, 0.08); --bg-transparent-strongest: rgba(17, 17, 17, 0.12); --bg-transparent-blur-base: rgba(250, 250, 248, 0.9); --border-transparent: rgba(17, 17, 17, 0.1); --border-transparent-strong: rgba(17, 17, 17, 0.12); --border-transparent-strongest: rgba(17, 17, 17, 0.16); --bg-brand: #111111; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fafaf8; --text-brand: #111111; --text-brand-secondary: black; --icon-on-brand: #fafaf8; --icon-brand: #111111; --icon-brand-secondary: black; --border-brand: #111111; --bg-brand-secondary: #e3e3e1; --bg-brand-secondary-hover: #cbcbca; --bg-brand-secondary-active: #b4b4b3; }