@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: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_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: Calistoga, 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: none; --logo-width: 100px; --bg-primary: #35004f; --bg-primary-hover: #3e0c58; --bg-primary-active: #43145d; --bg-primary-invert: #6939ff; --bg-secondary: #3e0c58; --bg-secondary-hover: #43145d; --bg-secondary-active: #4a1e64; --bg-tertiary: #43145d; --bg-tertiary-hover: #4a1e64; --bg-tertiary-active: #674882; --bg-quaternary: #674882; --bg-quaternary-hover: #826e9c; --bg-quaternary-active: #988eb3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d3e3ef; --text-primary-invert: #ffffff; --text-secondary: #988eb3; --text-secondary-invert: #674882; --border-primary: #674882; --border-primary-hover: #826e9c; --border-secondary: #4a1e64; --border-secondary-hover: #674882; --border-tertiary: #3e0c58; --border-tertiary-hover: #43145d; --border-active: #d3e3ef; --border-active-invert: #35004f; --icon-primary: #d3e3ef; --icon-primary-invert: #ffffff; --icon-secondary: #988eb3; --input-bg: #35004f; --input-border: #674882; --input-border-hover: #988eb3; --input-border-active: #d3e3ef; --bg-transparent: rgba(227, 249, 255, 0.05); --bg-transparent-strong: rgba(227, 249, 255, 0.08); --bg-transparent-strongest: rgba(227, 249, 255, 0.12); --bg-highlight: rgba(227, 249, 255, 0.05); --bg-highlight-hover: rgba(227, 249, 255, 0.08); --bg-highlight-active: rgba(227, 249, 255, 0.12); --bg-transparent-blur-base: rgba(53, 0, 79, 0.9); --border-transparent: rgba(227, 249, 255, 0.1); --border-transparent-strong: rgba(227, 249, 255, 0.12); --border-transparent-strongest: rgba(227, 249, 255, 0.16); --bg-brand: #6939ff; --bg-brand-hover: #4206ff; --bg-brand-active: #3300d2; --icon-on-brand: #ffffff; --icon-brand-secondary: #27009f; --icon-link: #6939ff; --text-link: #6939ff; --text-link-secondary: #27009f; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }