@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: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.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: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e3bae7; --bg-primary-hover: #e4bde8; --bg-primary-active: #e5c0e9; --bg-primary-invert: #fcf9fd; --bg-secondary: #e4bde8; --bg-secondary-hover: #e5c0e9; --bg-secondary-active: #e6c2ea; --bg-tertiary: #e5c0e9; --bg-tertiary-hover: #e6c2ea; --bg-tertiary-active: #ebceee; --bg-quaternary: #ebceee; --bg-quaternary-hover: #efd8f2; --bg-quaternary-active: #f3e1f5; --text-primary: #fcf9fd; --text-primary-invert: #e3bbe7; --text-secondary: #f3e1f5; --text-secondary-invert: #ebceee; --border-primary: #ebceee; --border-primary-hover: #efd8f2; --border-secondary: #e6c2ea; --border-secondary-hover: #ebceee; --border-tertiary: #e4bde8; --border-tertiary-hover: #e5c0e9; --border-active: #fcf9fd; --border-active-invert: #e3bae7; --icon-primary: #fcf9fd; --icon-primary-invert: #e3bbe7; --icon-secondary: #f3e1f5; --input-bg: #e3bae7; --input-border: #ebceee; --input-border-hover: #f3e1f5; --input-border-active: #fcf9fd; --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(227, 186, 231, 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: #e3bae7; --bg-brand-hover: #d494da; --bg-brand-active: #c46ecd; --text-on-brand: #f7f7f7; --text-brand: #e3bae7; --text-brand-secondary: #b548c0; --icon-on-brand: #f7f7f7; --icon-brand: #e3bae7; --icon-brand-secondary: #b548c0; --border-brand: #e3bae7; --bg-brand-secondary: #e3bae7; --bg-brand-secondary-hover: #e3bae7; --bg-brand-secondary-active: #e3bae7; }