@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 170px; --bg-primary: #1c1f24; --bg-primary-hover: #25282f; --bg-primary-active: #2b2e36; --bg-primary-invert: #c4c7eb; --bg-secondary: #25282f; --bg-secondary-hover: #2b2e36; --bg-secondary-active: #32353e; --bg-tertiary: #2b2e36; --bg-tertiary-hover: #32353e; --bg-tertiary-active: #525564; --bg-quaternary: #525564; --bg-quaternary-hover: #6d7084; --bg-quaternary-active: #8588a1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c4c7eb; --text-primary-invert: #1e2126; --text-secondary: #8588a1; --text-secondary-invert: #525564; --border-primary: #525564; --border-primary-hover: #6d7084; --border-secondary: #32353e; --border-secondary-hover: #525564; --border-tertiary: #25282f; --border-tertiary-hover: #2b2e36; --border-active: #c4c7eb; --border-active-invert: #1c1f24; --icon-primary: #c4c7eb; --icon-primary-invert: #1e2126; --icon-secondary: #8588a1; --input-bg: #1c1f24; --input-border: #525564; --input-border-hover: #8588a1; --input-border-active: #c4c7eb; --bg-transparent: rgba(213, 216, 255, 0.05); --bg-transparent-strong: rgba(213, 216, 255, 0.08); --bg-transparent-strongest: rgba(213, 216, 255, 0.12); --bg-transparent-blur-base: rgba(28, 31, 36, 0.9); --border-transparent: rgba(213, 216, 255, 0.1); --border-transparent-strong: rgba(213, 216, 255, 0.12); --border-transparent-strongest: rgba(213, 216, 255, 0.16); --bg-brand: #9baaf9; --bg-brand-hover: #6b81f6; --bg-brand-active: #3b58f3; --text-on-brand: #ffffff; --text-brand: #9baaf9; --text-brand-secondary: #0e32ed; --icon-on-brand: #ffffff; --icon-brand: #9baaf9; --icon-brand-secondary: #0e32ed; --border-brand: #9baaf9; --bg-brand-secondary: #292d39; --bg-brand-secondary-hover: #353b4f; --bg-brand-secondary-active: #424964; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }