@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #9bdeb2; --bg-primary-hover: #93d3a9; --bg-primary-active: #8fcca4; --bg-primary-invert: #0e1410; --bg-secondary: #93d3a9; --bg-secondary-hover: #8fcca4; --bg-secondary-active: #88c39d; --bg-tertiary: #8fcca4; --bg-tertiary-hover: #88c39d; --bg-tertiary-active: #6e9e7e; --bg-quaternary: #6e9e7e; --bg-quaternary-hover: #577c64; --bg-quaternary-active: #435f4d; --text-primary: #0e1410; --text-primary-invert: #99dcb0; --text-secondary: #435f4d; --text-secondary-invert: #6e9e7e; --border-primary: #6e9e7e; --border-primary-hover: #577c64; --border-secondary: #88c39d; --border-secondary-hover: #6e9e7e; --border-tertiary: #93d3a9; --border-tertiary-hover: #8fcca4; --border-active: #0e1410; --border-active-invert: #9bdeb2; --icon-primary: #0e1410; --icon-primary-invert: #99dcb0; --icon-secondary: #435f4d; --input-bg: #9bdeb2; --input-border: #6e9e7e; --input-border-hover: #435f4d; --input-border-active: #0e1410; --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(155, 222, 178, 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: #20b1bb; --bg-brand-hover: #19888f; --bg-brand-active: #115f64; --text-on-brand: #f5ff1d; --text-brand: #20b1bb; --text-brand-secondary: #0a3538; --icon-on-brand: #f5ff1d; --icon-brand: #20b1bb; --icon-brand-secondary: #0a3538; --border-brand: #20b1bb; --bg-brand-secondary: #8fdab3; --bg-brand-secondary-hover: #82d5b4; --bg-brand-secondary-active: #76d1b5; }