@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: #431cea; --bg-primary-hover: #4c27eb; --bg-primary-active: #522eec; --bg-primary-invert: #eeebfd; --bg-secondary: #4c27eb; --bg-secondary-hover: #522eec; --bg-secondary-active: #5a37ed; --bg-tertiary: #522eec; --bg-tertiary-hover: #5a37ed; --bg-tertiary-active: #7a5ef0; --bg-quaternary: #7a5ef0; --bg-quaternary-hover: #9680f3; --bg-quaternary-active: #ae9df6; --text-primary: #eeebfd; --text-primary-invert: #451eea; --text-secondary: #ae9df6; --text-secondary-invert: #7a5ef0; --border-primary: #7a5ef0; --border-primary-hover: #9680f3; --border-secondary: #5a37ed; --border-secondary-hover: #7a5ef0; --border-tertiary: #4c27eb; --border-tertiary-hover: #522eec; --border-active: #eeebfd; --border-active-invert: #431cea; --icon-primary: #eeebfd; --icon-primary-invert: #451eea; --icon-secondary: #ae9df6; --input-bg: #431cea; --input-border: #7a5ef0; --input-border-hover: #ae9df6; --input-border-active: #eeebfd; --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(67, 28, 234, 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: #333333; --bg-brand-hover: #1a1a1a; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #333333; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #333333; --icon-brand-secondary: black; --border-brand: #333333; --bg-brand-secondary: #411ed8; --bg-brand-secondary-hover: #4021c5; --bg-brand-secondary-active: #3e23b3; }