@font-face { font-family: Chivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n4.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Chivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Chivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/chivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/chivo_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f2f3f4; --bg-primary-active: #ebebed; --bg-primary-invert: #181f38; --bg-secondary: #f2f3f4; --bg-secondary-hover: #ebebed; --bg-secondary-active: #e1e1e5; --bg-tertiary: #ebebed; --bg-tertiary-hover: #e1e1e5; --bg-tertiary-active: #b5b8bf; --bg-quaternary: #b5b8bf; --bg-quaternary-hover: #8f939f; --bg-quaternary-active: #6e7382; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #181f38; --text-primary-invert: #fcfdfd; --text-secondary: #6e7382; --text-secondary-invert: #b5b8bf; --border-primary: #b5b8bf; --border-primary-hover: #8f939f; --border-secondary: #e1e1e5; --border-secondary-hover: #b5b8bf; --border-tertiary: #f2f3f4; --border-tertiary-hover: #ebebed; --border-active: #181f38; --border-active-invert: #FFFFFF; --icon-primary: #181f38; --icon-primary-invert: #fcfdfd; --icon-secondary: #6e7382; --input-bg: #FFFFFF; --input-border: #b5b8bf; --input-border-hover: #6e7382; --input-border-active: #181f38; --bg-transparent: rgba(1, 9, 36, 0.05); --bg-transparent-strong: rgba(1, 9, 36, 0.08); --bg-transparent-strongest: rgba(1, 9, 36, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(1, 9, 36, 0.1); --border-transparent-strong: rgba(1, 9, 36, 0.12); --border-transparent-strongest: rgba(1, 9, 36, 0.16); --bg-brand: #030d33; --bg-brand-hover: #000103; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #030d33; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #030d33; --icon-brand-secondary: black; --border-brand: #030d33; --bg-brand-secondary: #e6e7eb; --bg-brand-secondary-hover: #cdcfd6; --bg-brand-secondary-active: #b3b6c2; --input-radius: 20px; --image-radius: 20px; --panel-radius: 20px; --button-radius: 32px 32px 32px 32px; }