@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: Sansita; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sansita_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sansita_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: Sansita, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f3f0e7; --bg-primary-hover: #e9e6df; --bg-primary-active: #e4e0da; --bg-primary-invert: #443f54; --bg-secondary: #e9e6df; --bg-secondary-hover: #e4e0da; --bg-secondary-active: #dcd9d4; --bg-tertiary: #e4e0da; --bg-tertiary-hover: #dcd9d4; --bg-tertiary-active: #bbb7b8; --bg-quaternary: #bbb7b8; --bg-quaternary-hover: #9f9aa0; --bg-quaternary-active: #86818b; --text-primary: #443f54; --text-primary-invert: #f1eee5; --text-secondary: #86818b; --text-secondary-invert: #bbb7b8; --border-primary: #bbb7b8; --border-primary-hover: #9f9aa0; --border-secondary: #dcd9d4; --border-secondary-hover: #bbb7b8; --border-tertiary: #e9e6df; --border-tertiary-hover: #e4e0da; --border-active: #443f54; --border-active-invert: #f3f0e7; --icon-primary: #443f54; --icon-primary-invert: #f1eee5; --icon-secondary: #86818b; --input-bg: #f3f0e7; --input-border: #bbb7b8; --input-border-hover: #86818b; --input-border-active: #443f54; --bg-transparent: rgba(51, 45, 70, 0.05); --bg-transparent-strong: rgba(51, 45, 70, 0.08); --bg-transparent-strongest: rgba(51, 45, 70, 0.12); --bg-transparent-blur-base: rgba(243, 240, 231, 0.9); --border-transparent: rgba(51, 45, 70, 0.1); --border-transparent-strong: rgba(51, 45, 70, 0.12); --border-transparent-strongest: rgba(51, 45, 70, 0.16); --bg-brand: #b8b5ec; --bg-brand-hover: #918ce2; --bg-brand-active: #6a64d7; --text-on-brand: #ffffff; --text-brand: #b8b5ec; --text-brand-secondary: #433bcd; --icon-on-brand: #ffffff; --icon-brand: #b8b5ec; --icon-brand-secondary: #433bcd; --border-brand: #b8b5ec; --bg-brand-secondary: #edeae8; --bg-brand-secondary-hover: #e7e4e8; --bg-brand-secondary-active: #e1dee9; }