@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #cab8df; --bg-primary-hover: #c0afd4; --bg-primary-active: #baa9cd; --bg-primary-invert: #121114; --bg-secondary: #c0afd4; --bg-secondary-hover: #baa9cd; --bg-secondary-active: #b2a2c4; --bg-tertiary: #baa9cd; --bg-tertiary-hover: #b2a2c4; --bg-tertiary-active: #8f839e; --bg-quaternary: #8f839e; --bg-quaternary-hover: #71677d; --bg-quaternary-active: #574f60; --text-primary: #121114; --text-primary-invert: #c8b6dd; --text-secondary: #574f60; --text-secondary-invert: #8f839e; --border-primary: #8f839e; --border-primary-hover: #71677d; --border-secondary: #b2a2c4; --border-secondary-hover: #8f839e; --border-tertiary: #c0afd4; --border-tertiary-hover: #baa9cd; --border-active: #121114; --border-active-invert: #cab8df; --icon-primary: #121114; --icon-primary-invert: #c8b6dd; --icon-secondary: #574f60; --input-bg: #cab8df; --input-border: #8f839e; --input-border-hover: #574f60; --input-border-active: #121114; --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(202, 184, 223, 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: #5600ff; --bg-brand-hover: #4500cc; --bg-brand-active: #340099; --text-on-brand: #000000; --text-brand: #5600ff; --text-brand-secondary: #220066; --icon-on-brand: #000000; --icon-brand: #5600ff; --icon-brand-secondary: #220066; --border-brand: #5600ff; --bg-brand-secondary: #bea6e2; --bg-brand-secondary-hover: #b393e5; --bg-brand-secondary-active: #a781e9; }