@font-face { font-family: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #333333; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #7f7f7f; --text-primary: #333333; --text-primary-invert: #fdfdfd; --text-secondary: #7f7f7f; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #9c9c9c; --border-secondary: #e4e4e4; --border-secondary-hover: #bebebe; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #333333; --border-active-invert: #ffffff; --icon-primary: #333333; --icon-primary-invert: #fdfdfd; --icon-secondary: #7f7f7f; --input-bg: #ffffff; --input-border: #bebebe; --input-border-hover: #7f7f7f; --input-border-active: #333333; --bg-transparent: rgba(31, 31, 31, 0.05); --bg-transparent-strong: rgba(31, 31, 31, 0.08); --bg-transparent-strongest: rgba(31, 31, 31, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(31, 31, 31, 0.1); --border-transparent-strong: rgba(31, 31, 31, 0.12); --border-transparent-strongest: rgba(31, 31, 31, 0.16); --bg-brand: #5f0b26; --bg-brand-hover: #310614; --bg-brand-active: #040001; --text-on-brand: #ffffff; --text-brand: #5f0b26; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #5f0b26; --icon-brand-secondary: black; --border-brand: #5f0b26; --bg-brand-secondary: #efe7e9; --bg-brand-secondary-hover: #dfced4; --bg-brand-secondary-active: #cfb6be; }