@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: "Cormorant Garamond"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n6.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: "Cormorant Garamond", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fcfcfa; --bg-primary-hover: #f3f4f3; --bg-primary-active: #eef0ef; --bg-primary-invert: #596e7b; --bg-secondary: #f3f4f3; --bg-secondary-hover: #eef0ef; --bg-secondary-active: #e7e9e9; --bg-tertiary: #eef0ef; --bg-tertiary-hover: #e7e9e9; --bg-tertiary-active: #c8cfd1; --bg-quaternary: #c8cfd1; --bg-quaternary-hover: #adb7bc; --bg-quaternary-active: #96a3aa; --text-primary: #596e7b; --text-primary-invert: #fafaf9; --text-secondary: #96a3aa; --text-secondary-invert: #c8cfd1; --border-primary: #c8cfd1; --border-primary-hover: #adb7bc; --border-secondary: #e7e9e9; --border-secondary-hover: #c8cfd1; --border-tertiary: #f3f4f3; --border-tertiary-hover: #eef0ef; --border-active: #596e7b; --border-active-invert: #fcfcfa; --icon-primary: #596e7b; --icon-primary-invert: #fafaf9; --icon-secondary: #96a3aa; --input-bg: #fcfcfa; --input-border: #c8cfd1; --input-border-hover: #96a3aa; --input-border-active: #596e7b; --bg-transparent: rgba(73, 96, 110, 0.05); --bg-transparent-strong: rgba(73, 96, 110, 0.08); --bg-transparent-strongest: rgba(73, 96, 110, 0.12); --bg-transparent-blur-base: rgba(252, 252, 250, 0.9); --border-transparent: rgba(73, 96, 110, 0.1); --border-transparent-strong: rgba(73, 96, 110, 0.12); --border-transparent-strongest: rgba(73, 96, 110, 0.16); --bg-brand: #49606e; --bg-brand-hover: #35454f; --bg-brand-active: #202a31; --text-on-brand: #f9f5eb; --text-brand: #49606e; --text-brand-secondary: #0c1012; --icon-on-brand: #f9f5eb; --icon-brand: #49606e; --icon-brand-secondary: #0c1012; --border-brand: #49606e; --bg-brand-secondary: #eaecec; --bg-brand-secondary-hover: #d8ddde; --bg-brand-secondary-active: #c6cdd0; }