@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: uppercase; --bg-primary: #45b4cc; --bg-primary-hover: #4eb8cf; --bg-primary-active: #54bad0; --bg-primary-invert: #eef8fa; --bg-secondary: #4eb8cf; --bg-secondary-hover: #54bad0; --bg-secondary-active: #5bbdd2; --bg-tertiary: #54bad0; --bg-tertiary-hover: #5bbdd2; --bg-tertiary-active: #7bcadb; --bg-quaternary: #7bcadb; --bg-quaternary-hover: #97d5e2; --bg-quaternary-active: #afdfe9; --text-primary: #eef8fa; --text-primary-invert: #47b5cd; --text-secondary: #afdfe9; --text-secondary-invert: #7bcadb; --border-primary: #7bcadb; --border-primary-hover: #97d5e2; --border-secondary: #5bbdd2; --border-secondary-hover: #7bcadb; --border-tertiary: #4eb8cf; --border-tertiary-hover: #54bad0; --border-active: #eef8fa; --border-active-invert: #45b4cc; --icon-primary: #eef8fa; --icon-primary-invert: #47b5cd; --icon-secondary: #afdfe9; --input-bg: #45b4cc; --input-border: #7bcadb; --input-border-hover: #afdfe9; --input-border-active: #eef8fa; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(69, 180, 204, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #eadd6b; --bg-brand-hover: #e4d33e; --bg-brand-active: #d1bf1e; --text-on-brand: #ffffff; --text-brand: #eadd6b; --text-brand-secondary: #a59617; --icon-on-brand: #ffffff; --icon-brand: #eadd6b; --icon-brand-secondary: #a59617; --border-brand: #eadd6b; --bg-brand-secondary: #56b8c2; --bg-brand-secondary-hover: #66bcb9; --bg-brand-secondary-active: #77c0af; }