@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: Absans; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/absans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/absans_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: Absans, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ac97b5; --bg-primary-hover: #a38fac; --bg-primary-active: #9e8ba7; --bg-primary-invert: #0f0e10; --bg-secondary: #a38fac; --bg-secondary-hover: #9e8ba7; --bg-secondary-active: #97859f; --bg-tertiary: #9e8ba7; --bg-tertiary-hover: #97859f; --bg-tertiary-active: #7a6b81; --bg-quaternary: #7a6b81; --bg-quaternary-hover: #605565; --bg-quaternary-active: #4a414e; --text-primary: #0f0e10; --text-primary-invert: #aa95b3; --text-secondary: #4a414e; --text-secondary-invert: #7a6b81; --border-primary: #7a6b81; --border-primary-hover: #605565; --border-secondary: #97859f; --border-secondary-hover: #7a6b81; --border-tertiary: #a38fac; --border-tertiary-hover: #9e8ba7; --border-active: #0f0e10; --border-active-invert: #ac97b5; --icon-primary: #0f0e10; --icon-primary-invert: #aa95b3; --icon-secondary: #4a414e; --input-bg: #ac97b5; --input-border: #7a6b81; --input-border-hover: #4a414e; --input-border-active: #0f0e10; --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(172, 151, 181, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #b4a1bc; --bg-brand-secondary-hover: #bdacc4; --bg-brand-secondary-active: #c5b6cb; }