@font-face { font-family: Poppins; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.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"); } @font-face { font-family: Poppins; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-400: 800; --font-weight-600: 900; --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_n8.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --font-weight-420: 800; --font-weight-440: 800; --font-weight-460: 800; --text-transform-body: none; --text-transform-heading: none; --logo-width: 96px; --bg-primary: #212930; --bg-primary-hover: #2c2f36; --bg-primary-active: #32323a; --bg-primary-invert: #f697aa; --bg-secondary: #2c2f36; --bg-secondary-hover: #32323a; --bg-secondary-active: #3b363f; --bg-tertiary: #32323a; --bg-tertiary-hover: #3b363f; --bg-tertiary-active: #5f4953; --bg-quaternary: #5f4953; --bg-quaternary-hover: #7f5966; --bg-quaternary-active: #9a6876; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e38d9f; --text-primary-invert: #212930; --text-secondary: #9a6876; --text-secondary-invert: #5f4953; --border-primary: #5f4953; --border-primary-hover: #7f5966; --border-secondary: #3b363f; --border-secondary-hover: #5f4953; --border-tertiary: #2c2f36; --border-tertiary-hover: #32323a; --border-active: #e38d9f; --border-active-invert: #212930; --icon-primary: #e38d9f; --icon-primary-invert: #212930; --icon-secondary: #9a6876; --input-bg: #212930; --input-border: #5f4953; --input-border-hover: #9a6876; --input-border-active: #e38d9f; --bg-transparent: rgba(246, 151, 170, 0.05); --bg-transparent-strong: rgba(246, 151, 170, 0.08); --bg-transparent-strongest: rgba(246, 151, 170, 0.12); --bg-highlight: rgba(246, 151, 170, 0.05); --bg-highlight-hover: rgba(246, 151, 170, 0.08); --bg-highlight-active: rgba(246, 151, 170, 0.12); --bg-transparent-blur-base: rgba(33, 41, 48, 0.9); --border-transparent: rgba(246, 151, 170, 0.1); --border-transparent-strong: rgba(246, 151, 170, 0.12); --border-transparent-strongest: rgba(246, 151, 170, 0.16); --bg-brand: #f697aa; --bg-brand-hover: #f26884; --bg-brand-active: #ee395d; --icon-on-brand: #212930; --icon-brand-secondary: #e1133c; --icon-link: #f697aa; --text-link: #f697aa; --text-link-secondary: #e1133c; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }