@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #172a3a; --bg-primary-hover: #233544; --bg-primary-active: #2a3b4a; --bg-primary-invert: #eaeced; --bg-secondary: #233544; --bg-secondary-hover: #2a3b4a; --bg-secondary-active: #334452; --bg-tertiary: #2a3b4a; --bg-tertiary-hover: #334452; --bg-tertiary-active: #5a6873; --bg-quaternary: #5a6873; --bg-quaternary-hover: #7d8891; --bg-quaternary-active: #9ba3aa; --text-primary: #eaeced; --text-primary-invert: #192c3c; --text-secondary: #9ba3aa; --text-secondary-invert: #5a6873; --border-primary: #5a6873; --border-primary-hover: #7d8891; --border-secondary: #334452; --border-secondary-hover: #5a6873; --border-tertiary: #233544; --border-tertiary-hover: #2a3b4a; --border-active: #eaeced; --border-active-invert: #172a3a; --icon-primary: #eaeced; --icon-primary-invert: #192c3c; --icon-secondary: #9ba3aa; --input-bg: #172a3a; --input-border: #5a6873; --input-border-hover: #9ba3aa; --input-border-active: #eaeced; --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(23, 42, 58, 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: #067bc2; --bg-brand-hover: #045c91; --bg-brand-active: #033c5f; --text-on-brand: #000000; --text-brand: #067bc2; --text-brand-secondary: #011d2e; --icon-on-brand: #000000; --icon-brand: #067bc2; --icon-brand-secondary: #011d2e; --border-brand: #067bc2; --bg-brand-secondary: #153248; --bg-brand-secondary-hover: #143a55; --bg-brand-secondary-active: #124263; }