@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c6c6f4; --bg-primary-hover: #bdbde8; --bg-primary-active: #b7b7e1; --bg-primary-invert: #1a1a1e; --bg-secondary: #bdbde8; --bg-secondary-hover: #b7b7e1; --bg-secondary-active: #afafd8; --bg-tertiary: #b7b7e1; --bg-tertiary-hover: #afafd8; --bg-tertiary-active: #8f8fb0; --bg-quaternary: #8f8fb0; --bg-quaternary-hover: #73738d; --bg-quaternary-active: #5a5a6e; --text-primary: #1a1a1e; --text-primary-invert: #c4c4f2; --text-secondary: #5a5a6e; --text-secondary-invert: #8f8fb0; --border-primary: #8f8fb0; --border-primary-hover: #73738d; --border-secondary: #afafd8; --border-secondary-hover: #8f8fb0; --border-tertiary: #bdbde8; --border-tertiary-hover: #b7b7e1; --border-active: #1a1a1e; --border-active-invert: #c6c6f4; --icon-primary: #1a1a1e; --icon-primary-invert: #c4c4f2; --icon-secondary: #5a5a6e; --input-bg: #c6c6f4; --input-border: #8f8fb0; --input-border-hover: #5a5a6e; --input-border-active: #1a1a1e; --bg-transparent: rgba(9, 9, 9, 0.05); --bg-transparent-strong: rgba(9, 9, 9, 0.08); --bg-transparent-strongest: rgba(9, 9, 9, 0.12); --bg-transparent-blur-base: rgba(198, 198, 244, 0.9); --border-transparent: rgba(9, 9, 9, 0.1); --border-transparent-strong: rgba(9, 9, 9, 0.12); --border-transparent-strongest: rgba(9, 9, 9, 0.16); --bg-brand: #8d78f4; --bg-brand-hover: #6549f0; --bg-brand-active: #3d1aec; --text-on-brand: #ffffff; --text-brand: #8d78f4; --text-brand-secondary: #2e10c3; --icon-on-brand: #ffffff; --icon-brand: #8d78f4; --icon-brand-secondary: #2e10c3; --border-brand: #8d78f4; --bg-brand-secondary: #c0bef4; --bg-brand-secondary-hover: #bbb6f4; --bg-brand-secondary-active: #b5aff4; }