@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-400: 400; --font-weight-600: 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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #1d0033; --bg-primary-hover: #280c3d; --bg-primary-active: #2f1443; --bg-primary-invert: #410681; --bg-secondary: #280c3d; --bg-secondary-hover: #2f1443; --bg-secondary-active: #371e4b; --bg-tertiary: #2f1443; --bg-tertiary-hover: #371e4b; --bg-tertiary-active: #5d486e; --bg-quaternary: #5d486e; --bg-quaternary-hover: #7e6d8d; --bg-quaternary-active: #9a8da7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e2ed; --text-primary-invert: #F9F8FF; --text-secondary: #9a8da7; --text-secondary-invert: #5d486e; --border-primary: #5d486e; --border-primary-hover: #7e6d8d; --border-secondary: #371e4b; --border-secondary-hover: #5d486e; --border-tertiary: #280c3d; --border-tertiary-hover: #2f1443; --border-active: #e5e2ed; --border-active-invert: #1d0033; --icon-primary: #e5e2ed; --icon-primary-invert: #F9F8FF; --icon-secondary: #9a8da7; --input-bg: #1d0033; --input-border: #5d486e; --input-border-hover: #9a8da7; --input-border-active: #e5e2ed; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-highlight: rgba(249, 248, 255, 0.05); --bg-highlight-hover: rgba(249, 248, 255, 0.08); --bg-highlight-active: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(29, 0, 51, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #410681; --bg-brand-hover: #280450; --bg-brand-active: #100120; --icon-on-brand: #F9F8FF; --icon-brand-secondary: black; --icon-link: #410681; --text-link: #410681; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 16px 16px 16px 16px; }