@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ebffef; --bg-primary-hover: #dff2e3; --bg-primary-active: #d8ebdc; --bg-primary-invert: #151716; --bg-secondary: #dff2e3; --bg-secondary-hover: #d8ebdc; --bg-secondary-active: #cfe0d2; --bg-tertiary: #d8ebdc; --bg-tertiary-hover: #cfe0d2; --bg-tertiary-active: #a7b5aa; --bg-quaternary: #a7b5aa; --bg-quaternary-hover: #848f86; --bg-quaternary-active: #656e67; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151716; --text-primary-invert: #e9fced; --text-secondary: #656e67; --text-secondary-invert: #a7b5aa; --border-primary: #a7b5aa; --border-primary-hover: #848f86; --border-secondary: #cfe0d2; --border-secondary-hover: #a7b5aa; --border-tertiary: #dff2e3; --border-tertiary-hover: #d8ebdc; --border-active: #151716; --border-active-invert: #ebffef; --icon-primary: #151716; --icon-primary-invert: #e9fced; --icon-secondary: #656e67; --input-bg: #ebffef; --input-border: #a7b5aa; --input-border-hover: #656e67; --input-border-active: #151716; --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(235, 255, 239, 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: #99d6ff; --bg-brand-hover: #66c2ff; --bg-brand-active: #33adff; --text-on-brand: #000000; --text-brand: #99d6ff; --text-brand-secondary: #0099ff; --icon-on-brand: #000000; --icon-brand: #99d6ff; --icon-brand-secondary: #0099ff; --border-brand: #99d6ff; --bg-brand-secondary: #e3fbf1; --bg-brand-secondary-hover: #dbf7f2; --bg-brand-secondary-active: #d2f3f4; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }