@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #30c9c4; --bg-primary-hover: #2fc2be; --bg-primary-active: #2ebfba; --bg-primary-invert: #19524e; --bg-secondary: #2fc2be; --bg-secondary-hover: #2ebfba; --bg-secondary-active: #2db9b4; --bg-tertiary: #2ebfba; --bg-tertiary-hover: #2db9b4; --bg-tertiary-active: #29a39e; --bg-quaternary: #29a39e; --bg-quaternary-hover: #258f8b; --bg-quaternary-active: #227e7a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #19524e; --text-primary-invert: #30c8c3; --text-secondary: #227e7a; --text-secondary-invert: #29a39e; --border-primary: #29a39e; --border-primary-hover: #258f8b; --border-secondary: #2db9b4; --border-secondary-hover: #29a39e; --border-tertiary: #2fc2be; --border-tertiary-hover: #2ebfba; --border-active: #19524e; --border-active-invert: #30c9c4; --icon-primary: #19524e; --icon-primary-invert: #30c8c3; --icon-secondary: #227e7a; --input-bg: #30c9c4; --input-border: #29a39e; --input-border-hover: #227e7a; --input-border-active: #19524e; --bg-transparent: rgba(23, 70, 66, 0.05); --bg-transparent-strong: rgba(23, 70, 66, 0.08); --bg-transparent-strongest: rgba(23, 70, 66, 0.12); --bg-transparent-blur-base: rgba(48, 201, 196, 0.9); --border-transparent: rgba(23, 70, 66, 0.1); --border-transparent-strong: rgba(23, 70, 66, 0.12); --border-transparent-strongest: rgba(23, 70, 66, 0.16); --bg-brand: #1b5b5e; --bg-brand-hover: #103536; --bg-brand-active: #040e0f; --text-on-brand: #ffffff; --text-brand: #1b5b5e; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #1b5b5e; --icon-brand-secondary: black; --border-brand: #1b5b5e; --bg-brand-secondary: #2ebeba; --bg-brand-secondary-hover: #2cb3b0; --bg-brand-secondary-active: #2aa8a5; }