@font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f6f5f8; --bg-primary-active: #f1eff4; --bg-primary-invert: #614484; --bg-secondary: #f6f5f8; --bg-secondary-hover: #f1eff4; --bg-secondary-active: #eae6ef; --bg-tertiary: #f1eff4; --bg-tertiary-hover: #eae6ef; --bg-tertiary-active: #cdc4d8; --bg-quaternary: #cdc4d8; --bg-quaternary-hover: #b2a5c4; --bg-quaternary-active: #9c8ab2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #614484; --text-primary-invert: #fdfdfe; --text-secondary: #9c8ab2; --text-secondary-invert: #cdc4d8; --border-primary: #cdc4d8; --border-primary-hover: #b2a5c4; --border-secondary: #eae6ef; --border-secondary-hover: #cdc4d8; --border-tertiary: #f6f5f8; --border-tertiary-hover: #f1eff4; --border-active: #614484; --border-active-invert: #ffffff; --icon-primary: #614484; --icon-primary-invert: #fdfdfe; --icon-secondary: #9c8ab2; --input-bg: #ffffff; --input-border: #cdc4d8; --input-border-hover: #9c8ab2; --input-border-active: #614484; --bg-transparent: rgba(81, 50, 120, 0.05); --bg-transparent-strong: rgba(81, 50, 120, 0.08); --bg-transparent-strongest: rgba(81, 50, 120, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(81, 50, 120, 0.1); --border-transparent-strong: rgba(81, 50, 120, 0.12); --border-transparent-strongest: rgba(81, 50, 120, 0.16); --bg-brand: #513278; --bg-brand-hover: #392354; --bg-brand-active: #201430; --text-on-brand: #F9F8FF; --text-brand: #513278; --text-brand-secondary: #08050c; --icon-on-brand: #F9F8FF; --icon-brand: #513278; --icon-brand-secondary: #08050c; --border-brand: #513278; --bg-brand-secondary: #eeebf2; --bg-brand-secondary-hover: #dcd6e4; --bg-brand-secondary-active: #cbc2d7; }