@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_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, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_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: #e7e7e7; --bg-primary-hover: #dddce1; --bg-primary-active: #d7d5dd; --bg-primary-invert: #2d2074; --bg-secondary: #dddce1; --bg-secondary-hover: #d7d5dd; --bg-secondary-active: #cfcdd8; --bg-tertiary: #d7d5dd; --bg-tertiary-hover: #cfcdd8; --bg-tertiary-active: #aca7c2; --bg-quaternary: #aca7c2; --bg-quaternary-hover: #8d87b0; --bg-quaternary-active: #736a9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d2074; --text-primary-invert: #e5e5e6; --text-secondary: #736a9f; --text-secondary-invert: #aca7c2; --border-primary: #aca7c2; --border-primary-hover: #8d87b0; --border-secondary: #cfcdd8; --border-secondary-hover: #aca7c2; --border-tertiary: #dddce1; --border-tertiary-hover: #d7d5dd; --border-active: #2d2074; --border-active-invert: #e7e7e7; --icon-primary: #2d2074; --icon-primary-invert: #e5e5e6; --icon-secondary: #736a9f; --input-bg: #e7e7e7; --input-border: #aca7c2; --input-border-hover: #736a9f; --input-border-active: #2d2074; --bg-transparent: rgba(27, 12, 105, 0.05); --bg-transparent-strong: rgba(27, 12, 105, 0.08); --bg-transparent-strongest: rgba(27, 12, 105, 0.12); --bg-transparent-blur-base: rgba(231, 231, 231, 0.9); --border-transparent: rgba(27, 12, 105, 0.1); --border-transparent-strong: rgba(27, 12, 105, 0.12); --border-transparent-strongest: rgba(27, 12, 105, 0.16); --bg-brand: #1b0c69; --bg-brand-hover: #0f073b; --bg-brand-active: #03020d; --text-on-brand: #f8f8f8; --text-brand: #1b0c69; --text-brand-secondary: black; --icon-on-brand: #f8f8f8; --icon-brand: #1b0c69; --icon-brand-secondary: black; --border-brand: #1b0c69; --bg-brand-secondary: #d3d1da; --bg-brand-secondary-hover: #bebbce; --bg-brand-secondary-active: #aaa5c1; }