@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: 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, sans-serif; --font-weight-400: 500; --font-weight-600: 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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 205px; --bg-primary: #0d0e0e; --bg-primary-hover: #191a1a; --bg-primary-active: #202121; --bg-primary-invert: #ee3fb6; --bg-secondary: #191a1a; --bg-secondary-hover: #202121; --bg-secondary-active: #292a2b; --bg-tertiary: #202121; --bg-tertiary-hover: #292a2b; --bg-tertiary-active: #515353; --bg-quaternary: #515353; --bg-quaternary-hover: #747677; --bg-quaternary-active: #939596; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e6e7; --text-primary-invert: #f8fbfc; --text-secondary: #939596; --text-secondary-invert: #515353; --border-primary: #515353; --border-primary-hover: #747677; --border-secondary: #292a2b; --border-secondary-hover: #515353; --border-tertiary: #191a1a; --border-tertiary-hover: #202121; --border-active: #e3e6e7; --border-active-invert: #0d0e0e; --icon-primary: #e3e6e7; --icon-primary-invert: #f8fbfc; --icon-secondary: #939596; --input-bg: #0d0e0e; --input-border: #515353; --input-border-hover: #939596; --input-border-active: #e3e6e7; --bg-transparent: rgba(248, 251, 252, 0.05); --bg-transparent-strong: rgba(248, 251, 252, 0.08); --bg-transparent-strongest: rgba(248, 251, 252, 0.12); --bg-highlight: rgba(248, 251, 252, 0.05); --bg-highlight-hover: rgba(248, 251, 252, 0.08); --bg-highlight-active: rgba(248, 251, 252, 0.12); --bg-transparent-blur-base: rgba(13, 14, 14, 0.9); --border-transparent: rgba(248, 251, 252, 0.1); --border-transparent-strong: rgba(248, 251, 252, 0.12); --border-transparent-strongest: rgba(248, 251, 252, 0.16); --bg-brand: #ee3fb6; --bg-brand-hover: #e614a3; --bg-brand-active: #b71081; --icon-on-brand: #f8fbfc; --icon-brand-secondary: #880c60; --icon-link: #ee3fb6; --text-link: #ee3fb6; --text-link-secondary: #880c60; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 100px 100px 100px 100px; }