@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: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.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: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #372c42; --bg-primary-hover: #41374b; --bg-primary-active: #473d51; --bg-primary-invert: #edecee; --bg-secondary: #41374b; --bg-secondary-hover: #473d51; --bg-secondary-active: #4f4559; --bg-tertiary: #473d51; --bg-tertiary-hover: #4f4559; --bg-tertiary-active: #716979; --bg-quaternary: #716979; --bg-quaternary-hover: #8f8995; --bg-quaternary-active: #a9a4ae; --text-primary: #edecee; --text-primary-invert: #392e44; --text-secondary: #a9a4ae; --text-secondary-invert: #716979; --border-primary: #716979; --border-primary-hover: #8f8995; --border-secondary: #4f4559; --border-secondary-hover: #716979; --border-tertiary: #41374b; --border-tertiary-hover: #473d51; --border-active: #edecee; --border-active-invert: #372c42; --icon-primary: #edecee; --icon-primary-invert: #392e44; --icon-secondary: #a9a4ae; --input-bg: #372c42; --input-border: #716979; --input-border-hover: #a9a4ae; --input-border-active: #edecee; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(55, 44, 66, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 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: #32283b; --bg-brand-secondary-hover: #2c2335; --bg-brand-secondary-active: #271f2e; }