@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @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: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3f2d43; --bg-primary-hover: #49384c; --bg-primary-active: #4e3e52; --bg-primary-invert: #eeecee; --bg-secondary: #49384c; --bg-secondary-hover: #4e3e52; --bg-secondary-active: #56465a; --bg-tertiary: #4e3e52; --bg-tertiary-hover: #56465a; --bg-tertiary-active: #776a7a; --bg-quaternary: #776a7a; --bg-quaternary-hover: #938996; --bg-quaternary-active: #aca5ae; --text-primary: #eeecee; --text-primary-invert: #412f45; --text-secondary: #aca5ae; --text-secondary-invert: #776a7a; --border-primary: #776a7a; --border-primary-hover: #938996; --border-secondary: #56465a; --border-secondary-hover: #776a7a; --border-tertiary: #49384c; --border-tertiary-hover: #4e3e52; --border-active: #eeecee; --border-active-invert: #3f2d43; --icon-primary: #eeecee; --icon-primary-invert: #412f45; --icon-secondary: #aca5ae; --input-bg: #3f2d43; --input-border: #776a7a; --input-border-hover: #aca5ae; --input-border-active: #eeecee; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(63, 45, 67, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ecdbe5; --bg-brand-hover: #dabacd; --bg-brand-active: #c998b5; --text-on-brand: #3f2d43; --text-brand: #ecdbe5; --text-brand-secondary: #b7779d; --icon-on-brand: #3f2d43; --icon-brand: #ecdbe5; --icon-brand-secondary: #b7779d; --border-brand: #ecdbe5; --bg-brand-secondary: #503e53; --bg-brand-secondary-hover: #625063; --bg-brand-secondary-active: #736174; }