@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f5f9; --bg-primary-hover: #eaeaed; --bg-primary-active: #e3e3e6; --bg-primary-invert: #242425; --bg-secondary: #eaeaed; --bg-secondary-hover: #e3e3e6; --bg-secondary-active: #d9d9dd; --bg-tertiary: #e3e3e6; --bg-tertiary-hover: #d9d9dd; --bg-tertiary-active: #b2b2b5; --bg-quaternary: #b2b2b5; --bg-quaternary-hover: #909092; --bg-quaternary-active: #727274; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #242425; --text-primary-invert: #f3f3f7; --text-secondary: #727274; --text-secondary-invert: #b2b2b5; --border-primary: #b2b2b5; --border-primary-hover: #909092; --border-secondary: #d9d9dd; --border-secondary-hover: #b2b2b5; --border-tertiary: #eaeaed; --border-tertiary-hover: #e3e3e6; --border-active: #242425; --border-active-invert: #f5f5f9; --icon-primary: #242425; --icon-primary-invert: #f3f3f7; --icon-secondary: #727274; --input-bg: #f5f5f9; --input-border: #b2b2b5; --input-border-hover: #727274; --input-border-active: #242425; --bg-transparent: rgba(15, 15, 16, 0.05); --bg-transparent-strong: rgba(15, 15, 16, 0.08); --bg-transparent-strongest: rgba(15, 15, 16, 0.12); --bg-transparent-blur-base: rgba(245, 245, 249, 0.9); --border-transparent: rgba(15, 15, 16, 0.1); --border-transparent-strong: rgba(15, 15, 16, 0.12); --border-transparent-strongest: rgba(15, 15, 16, 0.16); --bg-brand: #7334e6; --bg-brand-hover: #5919ce; --bg-brand-active: #4514a0; --text-on-brand: #FFFFFF; --text-brand: #7334e6; --text-brand-secondary: #320e73; --icon-on-brand: #FFFFFF; --icon-brand: #7334e6; --icon-brand-secondary: #320e73; --border-brand: #7334e6; --bg-brand-secondary: #e8e2f7; --bg-brand-secondary-hover: #dbcef5; --bg-brand-secondary-active: #cebbf3; }