@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fc8fff; --bg-primary-hover: #f688fa; --bg-primary-active: #f384f7; --bg-primary-invert: #930da2; --bg-secondary: #f688fa; --bg-secondary-hover: #f384f7; --bg-secondary-active: #ee7ef3; --bg-tertiary: #f384f7; --bg-tertiary-hover: #ee7ef3; --bg-tertiary-active: #db66e1; --bg-quaternary: #db66e1; --bg-quaternary-hover: #c950d2; --bg-quaternary-active: #ba3dc5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #930da2; --text-primary-invert: #fb8efe; --text-secondary: #ba3dc5; --text-secondary-invert: #db66e1; --border-primary: #db66e1; --border-primary-hover: #c950d2; --border-secondary: #ee7ef3; --border-secondary-hover: #db66e1; --border-tertiary: #f688fa; --border-tertiary-hover: #f384f7; --border-active: #930da2; --border-active-invert: #fc8fff; --icon-primary: #930da2; --icon-primary-invert: #fb8efe; --icon-secondary: #ba3dc5; --input-bg: #fc8fff; --input-border: #db66e1; --input-border-hover: #ba3dc5; --input-border-active: #930da2; --bg-transparent: rgba(137, 0, 153, 0.05); --bg-transparent-strong: rgba(137, 0, 153, 0.08); --bg-transparent-strongest: rgba(137, 0, 153, 0.12); --bg-transparent-blur-base: rgba(252, 143, 255, 0.9); --border-transparent: rgba(137, 0, 153, 0.1); --border-transparent-strong: rgba(137, 0, 153, 0.12); --border-transparent-strongest: rgba(137, 0, 153, 0.16); --bg-brand: #ed4794; --bg-brand-hover: #e81979; --bg-brand-active: #bc1261; --text-on-brand: #4d0026; --text-brand: #ed4794; --text-brand-secondary: #8d0e49; --icon-on-brand: #4d0026; --icon-brand: #ed4794; --icon-brand-secondary: #8d0e49; --border-brand: #ed4794; --bg-brand-secondary: #fb88f4; --bg-brand-secondary-hover: #f981ea; --bg-brand-secondary-active: #f879df; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 24px 24px 24px 24px; }