@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Tanker, 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: none; --logo-width: 100px; --bg-primary: #240231; --bg-primary-hover: #2f0f3b; --bg-primary-active: #361641; --bg-primary-invert: #b03284; --bg-secondary: #2f0f3b; --bg-secondary-hover: #361641; --bg-secondary-active: #3e204a; --bg-tertiary: #361641; --bg-tertiary-hover: #3e204a; --bg-tertiary-active: #644b6d; --bg-quaternary: #644b6d; --bg-quaternary-hover: #84718c; --bg-quaternary-active: #a192a6; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebe8ec; --text-primary-invert: #240231; --text-secondary: #a192a6; --text-secondary-invert: #644b6d; --border-primary: #644b6d; --border-primary-hover: #84718c; --border-secondary: #3e204a; --border-secondary-hover: #644b6d; --border-tertiary: #2f0f3b; --border-tertiary-hover: #361641; --border-active: #ebe8ec; --border-active-invert: #240231; --icon-primary: #ebe8ec; --icon-primary-invert: #240231; --icon-secondary: #a192a6; --input-bg: #240231; --input-border: #644b6d; --input-border-hover: #a192a6; --input-border-active: #ebe8ec; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(36, 2, 49, 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: #b03284; --bg-brand-hover: #882766; --bg-brand-active: #611b48; --icon-on-brand: #240231; --icon-brand-secondary: #39102b; --icon-link: #b03284; --text-link: #b03284; --text-link-secondary: #39102b; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }