@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d2b5ff; --bg-primary-hover: #caaef5; --bg-primary-active: #c5a9f0; --bg-primary-invert: #3b2d50; --bg-secondary: #caaef5; --bg-secondary-hover: #c5a9f0; --bg-secondary-active: #bea3e8; --bg-tertiary: #c5a9f0; --bg-tertiary-hover: #bea3e8; --bg-tertiary-active: #a28ac7; --bg-quaternary: #a28ac7; --bg-quaternary-hover: #8973ab; --bg-quaternary-active: #736092; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3b2d50; --text-primary-invert: #d0b4fd; --text-secondary: #736092; --text-secondary-invert: #a28ac7; --border-primary: #a28ac7; --border-primary-hover: #8973ab; --border-secondary: #bea3e8; --border-secondary-hover: #a28ac7; --border-tertiary: #caaef5; --border-tertiary-hover: #c5a9f0; --border-active: #3b2d50; --border-active-invert: #d2b5ff; --icon-primary: #3b2d50; --icon-primary-invert: #d0b4fd; --icon-secondary: #736092; --input-bg: #d2b5ff; --input-border: #a28ac7; --input-border-hover: #736092; --input-border-active: #3b2d50; --bg-transparent: rgba(44, 32, 63, 0.05); --bg-transparent-strong: rgba(44, 32, 63, 0.08); --bg-transparent-strongest: rgba(44, 32, 63, 0.12); --bg-transparent-blur-base: rgba(210, 181, 255, 0.9); --border-transparent: rgba(44, 32, 63, 0.1); --border-transparent-strong: rgba(44, 32, 63, 0.12); --border-transparent-strongest: rgba(44, 32, 63, 0.16); --bg-brand: #7352a1; --bg-brand-hover: #5b417f; --bg-brand-active: #43305d; --text-on-brand: #ffffff; --text-brand: #7352a1; --text-brand-secondary: #2b1e3c; --icon-on-brand: #ffffff; --icon-brand: #7352a1; --icon-brand-secondary: #2b1e3c; --border-brand: #7352a1; --bg-brand-secondary: #c9abf6; --bg-brand-secondary-hover: #bfa1ec; --bg-brand-secondary-active: #b697e3; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }