@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: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_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: Cousine, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fff2ff; --bg-primary-active: #ffebfe; --bg-primary-invert: #fd17f8; --bg-secondary: #fff2ff; --bg-secondary-hover: #ffebfe; --bg-secondary-active: #ffe0fe; --bg-tertiary: #ffebfe; --bg-tertiary-hover: #ffe0fe; --bg-tertiary-active: #feb5fd; --bg-quaternary: #feb5fd; --bg-quaternary-hover: #fe8ffb; --bg-quaternary-active: #fe6efa; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fd17f8; --text-primary-invert: #fffcff; --text-secondary: #fe6efa; --text-secondary-invert: #feb5fd; --border-primary: #feb5fd; --border-primary-hover: #fe8ffb; --border-secondary: #ffe0fe; --border-secondary-hover: #feb5fd; --border-tertiary: #fff2ff; --border-tertiary-hover: #ffebfe; --border-active: #fd17f8; --border-active-invert: #ffffff; --icon-primary: #fd17f8; --icon-primary-invert: #fffcff; --icon-secondary: #fe6efa; --input-bg: #ffffff; --input-border: #feb5fd; --input-border-hover: #fe6efa; --input-border-active: #fd17f8; --bg-transparent: rgba(253, 0, 247, 0.05); --bg-transparent-strong: rgba(253, 0, 247, 0.08); --bg-transparent-strongest: rgba(253, 0, 247, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(253, 0, 247, 0.1); --border-transparent-strong: rgba(253, 0, 247, 0.12); --border-transparent-strongest: rgba(253, 0, 247, 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: #e6e6e6; --bg-brand-secondary-hover: #cccccc; --bg-brand-secondary-active: #b3b3b3; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }