@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: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_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: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f6ffff; --bg-primary-hover: #f4f4fc; --bg-primary-active: #f2edfb; --bg-primary-invert: #cd30ce; --bg-secondary: #f4f4fc; --bg-secondary-hover: #f2edfb; --bg-secondary-active: #f1e4f9; --bg-tertiary: #f2edfb; --bg-tertiary-hover: #f1e4f9; --bg-tertiary-active: #e9bdef; --bg-quaternary: #e9bdef; --bg-quaternary-hover: #e29be7; --bg-quaternary-active: #dc7ee0; --text-primary: #cd30ce; --text-primary-invert: #f6fdfe; --text-secondary: #dc7ee0; --text-secondary-invert: #e9bdef; --border-primary: #e9bdef; --border-primary-hover: #e29be7; --border-secondary: #f1e4f9; --border-secondary-hover: #e9bdef; --border-tertiary: #f4f4fc; --border-tertiary-hover: #f2edfb; --border-active: #cd30ce; --border-active-invert: #f6ffff; --icon-primary: #cd30ce; --icon-primary-invert: #f6fdfe; --icon-secondary: #dc7ee0; --input-bg: #f6ffff; --input-border: #e9bdef; --input-border-hover: #dc7ee0; --input-border-active: #cd30ce; --bg-transparent: rgba(201, 28, 201, 0.05); --bg-transparent-strong: rgba(201, 28, 201, 0.08); --bg-transparent-strongest: rgba(201, 28, 201, 0.12); --bg-transparent-blur-base: rgba(246, 255, 255, 0.9); --border-transparent: rgba(201, 28, 201, 0.1); --border-transparent-strong: rgba(201, 28, 201, 0.12); --border-transparent-strongest: rgba(201, 28, 201, 0.16); --bg-brand: #f7c0fc; --bg-brand-hover: #f18ffa; --bg-brand-active: #eb5ff7; --text-on-brand: #ffffff; --text-brand: #f7c0fc; --text-brand-secondary: #e42ef5; --icon-on-brand: #ffffff; --icon-brand: #f7c0fc; --icon-brand-secondary: #e42ef5; --border-brand: #f7c0fc; --bg-brand-secondary: #f6f9ff; --bg-brand-secondary-hover: #f6f2fe; --bg-brand-secondary-active: #f6ecfe; }