@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: #01072e; --bg-primary-hover: #0e1338; --bg-primary-active: #151b3f; --bg-primary-invert: #e8e9ec; --bg-secondary: #0e1338; --bg-secondary-hover: #151b3f; --bg-secondary-active: #1f2547; --bg-tertiary: #151b3f; --bg-tertiary-hover: #1f2547; --bg-tertiary-active: #4b4f6b; --bg-quaternary: #4b4f6b; --bg-quaternary-hover: #71748a; --bg-quaternary-active: #9294a5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e9ec; --text-primary-invert: #040930; --text-secondary: #9294a5; --text-secondary-invert: #4b4f6b; --border-primary: #4b4f6b; --border-primary-hover: #71748a; --border-secondary: #1f2547; --border-secondary-hover: #4b4f6b; --border-tertiary: #0e1338; --border-tertiary-hover: #151b3f; --border-active: #e8e9ec; --border-active-invert: #01072e; --icon-primary: #e8e9ec; --icon-primary-invert: #040930; --icon-secondary: #9294a5; --input-bg: #01072e; --input-border: #4b4f6b; --input-border-hover: #9294a5; --input-border-active: #e8e9ec; --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(1, 7, 46, 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: #afbdff; --bg-brand-hover: #7c93ff; --bg-brand-active: #4969ff; --text-on-brand: #000000; --text-brand: #afbdff; --text-brand-secondary: #163fff; --icon-on-brand: #000000; --icon-brand: #afbdff; --icon-brand-secondary: #163fff; --border-brand: #afbdff; --bg-brand-secondary: #121943; --bg-brand-secondary-hover: #242b58; --bg-brand-secondary-active: #353e6d; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }