@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: Montserrat; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.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: Montserrat, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 240px; --bg-primary: #1e1e1e; --bg-primary-hover: #292929; --bg-primary-active: #303030; --bg-primary-invert: #ebebeb; --bg-secondary: #292929; --bg-secondary-hover: #303030; --bg-secondary-active: #393939; --bg-tertiary: #303030; --bg-tertiary-hover: #393939; --bg-tertiary-active: #5f5f5f; --bg-quaternary: #5f5f5f; --bg-quaternary-hover: #818181; --bg-quaternary-active: #9e9e9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebebeb; --text-primary-invert: #202020; --text-secondary: #9e9e9e; --text-secondary-invert: #5f5f5f; --border-primary: #5f5f5f; --border-primary-hover: #818181; --border-secondary: #393939; --border-secondary-hover: #5f5f5f; --border-tertiary: #292929; --border-tertiary-hover: #303030; --border-active: #ebebeb; --border-active-invert: #1e1e1e; --icon-primary: #ebebeb; --icon-primary-invert: #202020; --icon-secondary: #9e9e9e; --input-bg: #1e1e1e; --input-border: #5f5f5f; --input-border-hover: #9e9e9e; --input-border-active: #ebebeb; --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(30, 30, 30, 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: #d62495; --bg-brand-hover: #aa1d77; --bg-brand-active: #7f1558; --text-on-brand: #ffffff; --text-brand: #d62495; --text-brand-secondary: #530e3a; --icon-on-brand: #ffffff; --icon-brand: #d62495; --icon-brand-secondary: #530e3a; --border-brand: #d62495; --bg-brand-secondary: #301f2a; --bg-brand-secondary-hover: #431f36; --bg-brand-secondary-active: #552042; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }