@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: 102px; --bg-primary: #000946; --bg-primary-hover: #0c154f; --bg-primary-active: #141c55; --bg-primary-invert: #b7050a; --bg-secondary: #0c154f; --bg-secondary-hover: #141c55; --bg-secondary-active: #1e265c; --bg-tertiary: #141c55; --bg-tertiary-hover: #1e265c; --bg-tertiary-active: #484e7c; --bg-quaternary: #484e7c; --bg-quaternary-hover: #6e7297; --bg-quaternary-active: #8e91af; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e2ee; --text-primary-invert: #F9F8FF; --text-secondary: #8e91af; --text-secondary-invert: #484e7c; --border-primary: #484e7c; --border-primary-hover: #6e7297; --border-secondary: #1e265c; --border-secondary-hover: #484e7c; --border-tertiary: #0c154f; --border-tertiary-hover: #141c55; --border-active: #e3e2ee; --border-active-invert: #000946; --icon-primary: #e3e2ee; --icon-primary-invert: #F9F8FF; --icon-secondary: #8e91af; --input-bg: #000946; --input-border: #484e7c; --input-border-hover: #8e91af; --input-border-active: #e3e2ee; --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(0, 9, 70, 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: #b7050a; --bg-brand-hover: #850407; --bg-brand-active: #540205; --icon-on-brand: #F9F8FF; --icon-brand-secondary: #220102; --icon-link: #b7050a; --text-link: #b7050a; --text-link-secondary: #220102; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 16px 16px 16px 16px; }