@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: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_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: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #75eeee; --bg-primary-hover: #6fe2e2; --bg-primary-active: #6cdbdb; --bg-primary-invert: #0b1515; --bg-secondary: #6fe2e2; --bg-secondary-hover: #6cdbdb; --bg-secondary-active: #67d1d1; --bg-tertiary: #6cdbdb; --bg-tertiary-hover: #67d1d1; --bg-tertiary-active: #53a9a9; --bg-quaternary: #53a9a9; --bg-quaternary-hover: #428585; --bg-quaternary-active: #326666; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0b1515; --text-primary-invert: #74ecec; --text-secondary: #326666; --text-secondary-invert: #53a9a9; --border-primary: #53a9a9; --border-primary-hover: #428585; --border-secondary: #67d1d1; --border-secondary-hover: #53a9a9; --border-tertiary: #6fe2e2; --border-tertiary-hover: #6cdbdb; --border-active: #0b1515; --border-active-invert: #75eeee; --icon-primary: #0b1515; --icon-primary-invert: #74ecec; --icon-secondary: #326666; --input-bg: #75eeee; --input-border: #53a9a9; --input-border-hover: #326666; --input-border-active: #0b1515; --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(117, 238, 238, 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: #07e8e8; --bg-brand-hover: #06b6b6; --bg-brand-active: #048585; --text-on-brand: #000000; --text-brand: #07e8e8; --text-brand-secondary: #035353; --icon-on-brand: #000000; --icon-brand: #07e8e8; --icon-brand-secondary: #035353; --border-brand: #07e8e8; --bg-brand-secondary: #6aeded; --bg-brand-secondary-hover: #5feded; --bg-brand-secondary-active: #54ecec; }