@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: #121a1f; --bg-primary-hover: #122327; --bg-primary-active: #12282c; --bg-primary-invert: #15beb7; --bg-secondary: #122327; --bg-secondary-hover: #12282c; --bg-secondary-active: #123033; --bg-tertiary: #12282c; --bg-tertiary-hover: #123033; --bg-tertiary-active: #134e4f; --bg-quaternary: #134e4f; --bg-quaternary-hover: #136968; --bg-quaternary-active: #14817e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #15beb7; --text-primary-invert: #121c21; --text-secondary: #14817e; --text-secondary-invert: #134e4f; --border-primary: #134e4f; --border-primary-hover: #136968; --border-secondary: #123033; --border-secondary-hover: #134e4f; --border-tertiary: #122327; --border-tertiary-hover: #12282c; --border-active: #15beb7; --border-active-invert: #121a1f; --icon-primary: #15beb7; --icon-primary-invert: #121c21; --icon-secondary: #14817e; --input-bg: #121a1f; --input-border: #134e4f; --input-border-hover: #14817e; --input-border-active: #15beb7; --bg-transparent: rgba(21, 206, 198, 0.05); --bg-transparent-strong: rgba(21, 206, 198, 0.08); --bg-transparent-strongest: rgba(21, 206, 198, 0.12); --bg-transparent-blur-base: rgba(18, 26, 31, 0.9); --border-transparent: rgba(21, 206, 198, 0.1); --border-transparent-strong: rgba(21, 206, 198, 0.12); --border-transparent-strongest: rgba(21, 206, 198, 0.16); --bg-brand: #15cec6; --bg-brand-hover: #10a09a; --bg-brand-active: #0c716d; --text-on-brand: #ffffff; --text-brand: #15cec6; --text-brand-secondary: #074341; --icon-on-brand: #ffffff; --icon-brand: #15cec6; --icon-brand-secondary: #074341; --border-brand: #15cec6; --bg-brand-secondary: #122c30; --bg-brand-secondary-hover: #133e40; --bg-brand-secondary-active: #135051; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }