@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"); } @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: 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: Poppins, sans-serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #beb8ff; --bg-primary-hover: #c1bcff; --bg-primary-active: #c3beff; --bg-primary-invert: #f9f9ff; --bg-secondary: #c1bcff; --bg-secondary-hover: #c3beff; --bg-secondary-active: #c6c1ff; --bg-tertiary: #c3beff; --bg-tertiary-hover: #c6c1ff; --bg-tertiary-active: #d1cdff; --bg-quaternary: #d1cdff; --bg-quaternary-hover: #dbd7ff; --bg-quaternary-active: #e3e0ff; --text-primary: #f9f9ff; --text-primary-invert: #bfb9ff; --text-secondary: #e3e0ff; --text-secondary-invert: #d1cdff; --border-primary: #d1cdff; --border-primary-hover: #dbd7ff; --border-secondary: #c6c1ff; --border-secondary-hover: #d1cdff; --border-tertiary: #c1bcff; --border-tertiary-hover: #c3beff; --border-active: #f9f9ff; --border-active-invert: #beb8ff; --icon-primary: #f9f9ff; --icon-primary-invert: #bfb9ff; --icon-secondary: #e3e0ff; --input-bg: #beb8ff; --input-border: #d1cdff; --input-border-hover: #e3e0ff; --input-border-active: #f9f9ff; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(190, 184, 255, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ee44b1; --bg-brand-hover: #ea159e; --bg-brand-active: #bb117e; --text-on-brand: #ffffff; --text-brand: #ee44b1; --text-brand-secondary: #8c0d5f; --icon-on-brand: #ffffff; --icon-brand: #ee44b1; --icon-brand-secondary: #8c0d5f; --border-brand: #ee44b1; --bg-brand-secondary: #c3acf7; --bg-brand-secondary-hover: #c8a1ef; --bg-brand-secondary-active: #cc95e8; }