@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8be1e1; --bg-primary-hover: #86d6d9; --bg-primary-active: #83d0d4; --bg-primary-invert: #331d4e; --bg-secondary: #86d6d9; --bg-secondary-hover: #83d0d4; --bg-secondary-active: #7fc7ce; --bg-tertiary: #83d0d4; --bg-tertiary-hover: #7fc7ce; --bg-tertiary-active: #6fa3b2; --bg-quaternary: #6fa3b2; --bg-quaternary-hover: #60829a; --bg-quaternary-active: #546685; --text-primary: #331d4e; --text-primary-invert: #8adfdf; --text-secondary: #546685; --text-secondary-invert: #6fa3b2; --border-primary: #6fa3b2; --border-primary-hover: #60829a; --border-secondary: #7fc7ce; --border-secondary-hover: #6fa3b2; --border-tertiary: #86d6d9; --border-tertiary-hover: #83d0d4; --border-active: #331d4e; --border-active-invert: #8be1e1; --icon-primary: #331d4e; --icon-primary-invert: #8adfdf; --icon-secondary: #546685; --input-bg: #8be1e1; --input-border: #6fa3b2; --input-border-hover: #546685; --input-border-active: #331d4e; --bg-transparent: rgba(42, 10, 64, 0.05); --bg-transparent-strong: rgba(42, 10, 64, 0.08); --bg-transparent-strongest: rgba(42, 10, 64, 0.12); --bg-transparent-blur-base: rgba(139, 225, 225, 0.9); --border-transparent: rgba(42, 10, 64, 0.1); --border-transparent-strong: rgba(42, 10, 64, 0.12); --border-transparent-strongest: rgba(42, 10, 64, 0.16); --bg-brand: #6900cd; --bg-brand-hover: #4f009a; --bg-brand-active: #350067; --text-on-brand: #8be1e1; --text-brand: #6900cd; --text-brand-secondary: #1b0034; --icon-on-brand: #8be1e1; --icon-brand: #6900cd; --icon-brand-secondary: #1b0034; --border-brand: #6900cd; --bg-brand-secondary: #88cbdf; --bg-brand-secondary-hover: #84b4dd; --bg-brand-secondary-active: #819edb; }