@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: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #090909; --bg-primary-hover: #0d1415; --bg-primary-active: #0f1a1c; --bg-primary-invert: #4dcee4; --bg-secondary: #0d1415; --bg-secondary-hover: #0f1a1c; --bg-secondary-active: #122326; --bg-tertiary: #0f1a1c; --bg-tertiary-hover: #122326; --bg-tertiary-active: #1f484f; --bg-quaternary: #1f484f; --bg-quaternary-hover: #2a6873; --bg-quaternary-active: #348492; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4dcee4; --text-primary-invert: #0a0b0b; --text-secondary: #348492; --text-secondary-invert: #1f484f; --border-primary: #1f484f; --border-primary-hover: #2a6873; --border-secondary: #122326; --border-secondary-hover: #1f484f; --border-tertiary: #0d1415; --border-tertiary-hover: #0f1a1c; --border-active: #4dcee4; --border-active-invert: #090909; --icon-primary: #4dcee4; --icon-primary-invert: #0a0b0b; --icon-secondary: #348492; --input-bg: #090909; --input-border: #1f484f; --input-border-hover: #348492; --input-border-active: #4dcee4; --bg-transparent: rgba(84, 225, 250, 0.05); --bg-transparent-strong: rgba(84, 225, 250, 0.08); --bg-transparent-strongest: rgba(84, 225, 250, 0.12); --bg-transparent-blur-base: rgba(9, 9, 9, 0.9); --border-transparent: rgba(84, 225, 250, 0.1); --border-transparent-strong: rgba(84, 225, 250, 0.12); --border-transparent-strongest: rgba(84, 225, 250, 0.16); --bg-brand: #ff2e93; --bg-brand-hover: #fa0079; --bg-brand-active: #c70060; --text-on-brand: #ffffff; --text-brand: #ff2e93; --text-brand-secondary: #940048; --icon-on-brand: #ffffff; --icon-brand: #ff2e93; --icon-brand-secondary: #940048; --border-brand: #ff2e93; --bg-brand-secondary: #220d17; --bg-brand-secondary-hover: #3a1025; --bg-brand-secondary-active: #531432; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 89px 89px 89px 89px; }