@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ff82d5; --bg-primary-hover: #f27cca; --bg-primary-active: #eb78c4; --bg-primary-invert: #170c13; --bg-secondary: #f27cca; --bg-secondary-hover: #eb78c4; --bg-secondary-active: #e072bb; --bg-tertiary: #eb78c4; --bg-tertiary-hover: #e072bb; --bg-tertiary-active: #b55c97; --bg-quaternary: #b55c97; --bg-quaternary-hover: #8f4977; --bg-quaternary-active: #6e385c; --text-primary: #170c13; --text-primary-invert: #fc81d3; --text-secondary: #6e385c; --text-secondary-invert: #b55c97; --border-primary: #b55c97; --border-primary-hover: #8f4977; --border-secondary: #e072bb; --border-secondary-hover: #b55c97; --border-tertiary: #f27cca; --border-tertiary-hover: #eb78c4; --border-active: #170c13; --border-active-invert: #ff82d5; --icon-primary: #170c13; --icon-primary-invert: #fc81d3; --icon-secondary: #6e385c; --input-bg: #ff82d5; --input-border: #b55c97; --input-border-hover: #6e385c; --input-border-active: #170c13; --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(255, 130, 213, 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: #f4aaf4; --bg-brand-hover: #ee7dee; --bg-brand-active: #e850e8; --text-on-brand: #ffffff; --text-brand: #f4aaf4; --text-brand-secondary: #e223e2; --icon-on-brand: #ffffff; --icon-brand: #f4aaf4; --icon-brand-secondary: #e223e2; --border-brand: #f4aaf4; --bg-brand-secondary: #fe86d8; --bg-brand-secondary-hover: #fd8adb; --bg-brand-secondary-active: #fc8ede; }