@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: "Space Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n4.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: "Space Grotesk", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 125px; --bg-primary: #f7f4ef; --bg-primary-hover: #ece9e4; --bg-primary-active: #e5e3de; --bg-primary-invert: #2e2e2d; --bg-secondary: #ece9e4; --bg-secondary-hover: #e5e3de; --bg-secondary-active: #dcdad5; --bg-tertiary: #e5e3de; --bg-tertiary-hover: #dcdad5; --bg-tertiary-active: #b7b5b1; --bg-quaternary: #b7b5b1; --bg-quaternary-hover: #969491; --bg-quaternary-active: #797876; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2d; --text-primary-invert: #f5f2ed; --text-secondary: #797876; --text-secondary-invert: #b7b5b1; --border-primary: #b7b5b1; --border-primary-hover: #969491; --border-secondary: #dcdad5; --border-secondary-hover: #b7b5b1; --border-tertiary: #ece9e4; --border-tertiary-hover: #e5e3de; --border-active: #2e2e2d; --border-active-invert: #f7f4ef; --icon-primary: #2e2e2d; --icon-primary-invert: #f5f2ed; --icon-secondary: #797876; --input-bg: #f7f4ef; --input-border: #b7b5b1; --input-border-hover: #797876; --input-border-active: #2e2e2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(247, 244, 239, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #1a1a1a; --bg-brand-hover: #010101; --bg-brand-active: black; --text-on-brand: #f7f4ef; --text-brand: #1a1a1a; --text-brand-secondary: black; --icon-on-brand: #f7f4ef; --icon-brand: #1a1a1a; --icon-brand-secondary: black; --border-brand: #1a1a1a; --bg-brand-secondary: #e1deda; --bg-brand-secondary-hover: #cbc8c4; --bg-brand-secondary-active: #b5b3af; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }