@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #5596af; --bg-primary-hover: #5d98b2; --bg-primary-active: #6199b4; --bg-primary-invert: #deb6ea; --bg-secondary: #5d98b2; --bg-secondary-hover: #6199b4; --bg-secondary-active: #679ab7; --bg-tertiary: #6199b4; --bg-tertiary-hover: #679ab7; --bg-tertiary-active: #81a0c2; --bg-quaternary: #81a0c2; --bg-quaternary-hover: #97a5cc; --bg-quaternary-active: #abaad4; --text-primary: #deb6ea; --text-primary-invert: #5796b0; --text-secondary: #abaad4; --text-secondary-invert: #81a0c2; --border-primary: #81a0c2; --border-primary-hover: #97a5cc; --border-secondary: #679ab7; --border-secondary-hover: #81a0c2; --border-tertiary: #5d98b2; --border-tertiary-hover: #6199b4; --border-active: #deb6ea; --border-active-invert: #5596af; --icon-primary: #deb6ea; --icon-primary-invert: #5796b0; --icon-secondary: #abaad4; --input-bg: #5596af; --input-border: #81a0c2; --input-border-hover: #abaad4; --input-border-active: #deb6ea; --bg-transparent: rgba(236, 185, 240, 0.05); --bg-transparent-strong: rgba(236, 185, 240, 0.08); --bg-transparent-strongest: rgba(236, 185, 240, 0.12); --bg-transparent-blur-base: rgba(85, 150, 175, 0.9); --border-transparent: rgba(236, 185, 240, 0.1); --border-transparent-strong: rgba(236, 185, 240, 0.12); --border-transparent-strongest: rgba(236, 185, 240, 0.16); --bg-brand: #407a9c; --bg-brand-hover: #315e78; --bg-brand-active: #224154; --text-on-brand: #e3c3ee; --text-brand: #407a9c; --text-brand-secondary: #132530; --icon-on-brand: #e3c3ee; --icon-brand: #407a9c; --icon-brand-secondary: #132530; --border-brand: #407a9c; --bg-brand-secondary: #5393ad; --bg-brand-secondary-hover: #5190ab; --bg-brand-secondary-active: #4f8ea9; }