@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fffaff; --bg-primary-hover: #f5f0f5; --bg-primary-active: #eeeaee; --bg-primary-invert: #414041; --bg-secondary: #f5f0f5; --bg-secondary-hover: #eeeaee; --bg-secondary-active: #e6e2e6; --bg-tertiary: #eeeaee; --bg-tertiary-hover: #e6e2e6; --bg-tertiary-active: #c2bfc2; --bg-quaternary: #c2bfc2; --bg-quaternary-hover: #a3a0a3; --bg-quaternary-active: #888688; --text-primary: #414041; --text-primary-invert: #fdf8fd; --text-secondary: #888688; --text-secondary-invert: #c2bfc2; --border-primary: #c2bfc2; --border-primary-hover: #a3a0a3; --border-secondary: #e6e2e6; --border-secondary-hover: #c2bfc2; --border-tertiary: #f5f0f5; --border-tertiary-hover: #eeeaee; --border-active: #414041; --border-active-invert: #fffaff; --icon-primary: #414041; --icon-primary-invert: #fdf8fd; --icon-secondary: #888688; --input-bg: #fffaff; --input-border: #c2bfc2; --input-border-hover: #888688; --input-border-active: #414041; --bg-transparent: rgba(46, 46, 46, 0.05); --bg-transparent-strong: rgba(46, 46, 46, 0.08); --bg-transparent-strongest: rgba(46, 46, 46, 0.12); --bg-transparent-blur-base: rgba(255, 250, 255, 0.9); --border-transparent: rgba(46, 46, 46, 0.1); --border-transparent-strong: rgba(46, 46, 46, 0.12); --border-transparent-strongest: rgba(46, 46, 46, 0.16); --bg-brand: #f0e2f0; --bg-brand-hover: #dfc0df; --bg-brand-active: #cd9fcd; --text-on-brand: #2e2e2e; --text-brand: #f0e2f0; --text-brand-secondary: #bc7dbc; --icon-on-brand: #2e2e2e; --icon-brand: #f0e2f0; --icon-brand-secondary: #bc7dbc; --border-brand: #f0e2f0; --bg-brand-secondary: #fef8fe; --bg-brand-secondary-hover: #fcf5fc; --bg-brand-secondary-active: #fbf3fb; }