@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #05040F; --bg-primary-hover: #0c0a1b; --bg-primary-active: #0f0d22; --bg-primary-invert: #7c69e9; --bg-secondary: #0c0a1b; --bg-secondary-hover: #0f0d22; --bg-secondary-active: #15112c; --bg-tertiary: #0f0d22; --bg-tertiary-hover: #15112c; --bg-tertiary-active: #2b2455; --bg-quaternary: #2b2455; --bg-quaternary-hover: #3f3579; --bg-quaternary-active: #504398; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #7c69e9; --text-primary-invert: #060511; --text-secondary: #504398; --text-secondary-invert: #2b2455; --border-primary: #2b2455; --border-primary-hover: #3f3579; --border-secondary: #15112c; --border-secondary-hover: #2b2455; --border-tertiary: #0c0a1b; --border-tertiary-hover: #0f0d22; --border-active: #7c69e9; --border-active-invert: #05040F; --icon-primary: #7c69e9; --icon-primary-invert: #060511; --icon-secondary: #504398; --input-bg: #05040F; --input-border: #2b2455; --input-border-hover: #504398; --input-border-active: #7c69e9; --bg-transparent: rgba(136, 115, 255, 0.05); --bg-transparent-strong: rgba(136, 115, 255, 0.08); --bg-transparent-strongest: rgba(136, 115, 255, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(136, 115, 255, 0.1); --border-transparent-strong: rgba(136, 115, 255, 0.12); --border-transparent-strongest: rgba(136, 115, 255, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #ffffff; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #ffffff; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #0e0827; --bg-brand-secondary-hover: #180c3f; --bg-brand-secondary-active: #211057; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }