@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ecffef; --bg-primary-hover: #e0f2e3; --bg-primary-active: #d9ebdc; --bg-primary-invert: #151716; --bg-secondary: #e0f2e3; --bg-secondary-hover: #d9ebdc; --bg-secondary-active: #d0e0d2; --bg-tertiary: #d9ebdc; --bg-tertiary-hover: #d0e0d2; --bg-tertiary-active: #a8b5aa; --bg-quaternary: #a8b5aa; --bg-quaternary-hover: #848f86; --bg-quaternary-active: #656e67; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151716; --text-primary-invert: #eafced; --text-secondary: #656e67; --text-secondary-invert: #a8b5aa; --border-primary: #a8b5aa; --border-primary-hover: #848f86; --border-secondary: #d0e0d2; --border-secondary-hover: #a8b5aa; --border-tertiary: #e0f2e3; --border-tertiary-hover: #d9ebdc; --border-active: #151716; --border-active-invert: #ecffef; --icon-primary: #151716; --icon-primary-invert: #eafced; --icon-secondary: #656e67; --input-bg: #ecffef; --input-border: #a8b5aa; --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(236, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #d4e6d7; --bg-brand-secondary-hover: #bdccbf; --bg-brand-secondary-active: #a5b3a7; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }