@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: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.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: Inter, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1a0933; --bg-primary-hover: #1b153c; --bg-primary-active: #1c1c41; --bg-primary-invert: #30e5d2; --bg-secondary: #1b153c; --bg-secondary-hover: #1c1c41; --bg-secondary-active: #1d2648; --bg-tertiary: #1c1c41; --bg-tertiary-hover: #1d2648; --bg-tertiary-active: #214f66; --bg-quaternary: #214f66; --bg-quaternary-hover: #257380; --bg-quaternary-active: #289397; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #30e5d2; --text-primary-invert: #1a0b35; --text-secondary: #289397; --text-secondary-invert: #214f66; --border-primary: #214f66; --border-primary-hover: #257380; --border-secondary: #1d2648; --border-secondary-hover: #214f66; --border-tertiary: #1b153c; --border-tertiary-hover: #1c1c41; --border-active: #30e5d2; --border-active-invert: #1a0933; --icon-primary: #30e5d2; --icon-primary-invert: #1a0b35; --icon-secondary: #289397; --input-bg: #1a0933; --input-border: #214f66; --input-border-hover: #289397; --input-border-active: #30e5d2; --bg-transparent: rgba(50, 251, 226, 0.05); --bg-transparent-strong: rgba(50, 251, 226, 0.08); --bg-transparent-strongest: rgba(50, 251, 226, 0.12); --bg-transparent-blur-base: rgba(26, 9, 51, 0.9); --border-transparent: rgba(50, 251, 226, 0.1); --border-transparent-strong: rgba(50, 251, 226, 0.12); --border-transparent-strongest: rgba(50, 251, 226, 0.16); --bg-brand: #1ba2f6; --bg-brand-hover: #0887d6; --bg-brand-active: #0668a5; --text-on-brand: #FFFFFF; --text-brand: #1ba2f6; --text-brand-secondary: #054973; --icon-on-brand: #FFFFFF; --icon-brand: #1ba2f6; --icon-brand-secondary: #054973; --border-brand: #1ba2f6; --bg-brand-secondary: #1a1847; --bg-brand-secondary-hover: #1a285a; --bg-brand-secondary-active: #1a376e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }