@font-face { font-family: Quantico; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_n4.ttf") format("ttf"); } @font-face { font-family: Quantico; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_n7.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quantico, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quantico;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quantico_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quantico_n4.ttf; --font-family-heading: "Space Grotesk", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #01010a; --bg-primary-hover: #0b0715; --bg-primary-active: #100a1c; --bg-primary-invert: #af66d4; --bg-secondary: #0b0715; --bg-secondary-hover: #100a1c; --bg-secondary-active: #180e25; --bg-tertiary: #100a1c; --bg-tertiary-hover: #180e25; --bg-tertiary-active: #38214a; --bg-quaternary: #38214a; --bg-quaternary-hover: #55326c; --bg-quaternary-active: #6e4089; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #af66d4; --text-primary-invert: #03020c; --text-secondary: #6e4089; --text-secondary-invert: #38214a; --border-primary: #38214a; --border-primary-hover: #55326c; --border-secondary: #180e25; --border-secondary-hover: #38214a; --border-tertiary: #0b0715; --border-tertiary-hover: #100a1c; --border-active: #af66d4; --border-active-invert: #01010a; --icon-primary: #af66d4; --icon-primary-invert: #03020c; --icon-secondary: #6e4089; --input-bg: #01010a; --input-border: #38214a; --input-border-hover: #6e4089; --input-border-active: #af66d4; --bg-transparent: rgba(192, 112, 232, 0.05); --bg-transparent-strong: rgba(192, 112, 232, 0.08); --bg-transparent-strongest: rgba(192, 112, 232, 0.12); --bg-transparent-blur-base: rgba(1, 1, 10, 0.9); --border-transparent: rgba(192, 112, 232, 0.1); --border-transparent-strong: rgba(192, 112, 232, 0.12); --border-transparent-strongest: rgba(192, 112, 232, 0.16); --bg-brand: #64176f; --bg-brand-hover: #3e0e45; --bg-brand-active: #18051b; --text-on-brand: #fdd0d0; --text-brand: #64176f; --text-brand-secondary: black; --icon-on-brand: #fdd0d0; --icon-brand: #64176f; --icon-brand-secondary: black; --border-brand: #64176f; --bg-brand-secondary: #0b0314; --bg-brand-secondary-hover: #15051e; --bg-brand-secondary-active: #1f0828; --input-radius: 9px; --image-radius: 40px; --panel-radius: 9px; --button-radius: 100px 100px 100px 100px; }