@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: #ffffff; --bg-primary-hover: #f4f3f3; --bg-primary-active: #eeeceb; --bg-primary-invert: #3f291c; --bg-secondary: #f4f3f3; --bg-secondary-hover: #eeeceb; --bg-secondary-active: #e6e3e1; --bg-tertiary: #eeeceb; --bg-tertiary-hover: #e6e3e1; --bg-tertiary-active: #c2bbb7; --bg-quaternary: #c2bbb7; --bg-quaternary-hover: #a29891; --bg-quaternary-active: #877971; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3f291c; --text-primary-invert: #fdfdfd; --text-secondary: #877971; --text-secondary-invert: #c2bbb7; --border-primary: #c2bbb7; --border-primary-hover: #a29891; --border-secondary: #e6e3e1; --border-secondary-hover: #c2bbb7; --border-tertiary: #f4f3f3; --border-tertiary-hover: #eeeceb; --border-active: #3f291c; --border-active-invert: #ffffff; --icon-primary: #3f291c; --icon-primary-invert: #fdfdfd; --icon-secondary: #877971; --input-bg: #ffffff; --input-border: #c2bbb7; --input-border-hover: #877971; --input-border-active: #3f291c; --bg-transparent: rgba(44, 20, 5, 0.05); --bg-transparent-strong: rgba(44, 20, 5, 0.08); --bg-transparent-strongest: rgba(44, 20, 5, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(44, 20, 5, 0.1); --border-transparent-strong: rgba(44, 20, 5, 0.12); --border-transparent-strongest: rgba(44, 20, 5, 0.16); --bg-brand: #772c93; --bg-brand-hover: #57206c; --bg-brand-active: #371544; --text-on-brand: #f7f6f6; --text-brand: #772c93; --text-brand-secondary: #18091d; --icon-on-brand: #f7f6f6; --icon-brand: #772c93; --icon-brand-secondary: #18091d; --border-brand: #772c93; --bg-brand-secondary: #f1eaf4; --bg-brand-secondary-hover: #e4d5e9; --bg-brand-secondary-active: #d6c0df; }