@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: "Maven Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_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: "Maven Pro", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e8e0f8; --bg-primary-hover: #dcd5ec; --bg-primary-active: #d5cee4; --bg-primary-invert: #151416; --bg-secondary: #dcd5ec; --bg-secondary-hover: #d5cee4; --bg-secondary-active: #ccc5da; --bg-tertiary: #d5cee4; --bg-tertiary-hover: #ccc5da; --bg-tertiary-active: #a59fb0; --bg-quaternary: #a59fb0; --bg-quaternary-hover: #827d8b; --bg-quaternary-active: #64606b; --text-primary: #151416; --text-primary-invert: #e6def6; --text-secondary: #64606b; --text-secondary-invert: #a59fb0; --border-primary: #a59fb0; --border-primary-hover: #827d8b; --border-secondary: #ccc5da; --border-secondary-hover: #a59fb0; --border-tertiary: #dcd5ec; --border-tertiary-hover: #d5cee4; --border-active: #151416; --border-active-invert: #e8e0f8; --icon-primary: #151416; --icon-primary-invert: #e6def6; --icon-secondary: #64606b; --input-bg: #e8e0f8; --input-border: #a59fb0; --input-border-hover: #64606b; --input-border-active: #151416; --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(232, 224, 248, 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: #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: #d1cadf; --bg-brand-secondary-hover: #bab3c6; --bg-brand-secondary-active: #a29dae; }