@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: "Monument Extended"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/monument_extended_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/monument_extended_n8.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: "Monument Extended", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1d81b7; --bg-primary-hover: #2887bb; --bg-primary-active: #2f8bbd; --bg-primary-invert: #ebf4f9; --bg-secondary: #2887bb; --bg-secondary-hover: #2f8bbd; --bg-secondary-active: #3890c0; --bg-tertiary: #2f8bbd; --bg-tertiary-hover: #3890c0; --bg-tertiary-active: #5fa6cc; --bg-quaternary: #5fa6cc; --bg-quaternary-hover: #80b8d7; --bg-quaternary-active: #9ec9e0; --text-primary: #ebf4f9; --text-primary-invert: #1f82b8; --text-secondary: #9ec9e0; --text-secondary-invert: #5fa6cc; --border-primary: #5fa6cc; --border-primary-hover: #80b8d7; --border-secondary: #3890c0; --border-secondary-hover: #5fa6cc; --border-tertiary: #2887bb; --border-tertiary-hover: #2f8bbd; --border-active: #ebf4f9; --border-active-invert: #1d81b7; --icon-primary: #ebf4f9; --icon-primary-invert: #1f82b8; --icon-secondary: #9ec9e0; --input-bg: #1d81b7; --input-border: #5fa6cc; --input-border-hover: #9ec9e0; --input-border-active: #ebf4f9; --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(29, 129, 183, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #348ebe; --bg-brand-secondary-hover: #4a9ac5; --bg-brand-secondary-active: #61a7cd; }