@font-face { font-family: Lato; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f7f3f5; --bg-primary-active: #f2ebef; --bg-primary-invert: #6e214d; --bg-secondary: #f7f3f5; --bg-secondary-hover: #f2ebef; --bg-secondary-active: #ece2e7; --bg-tertiary: #f2ebef; --bg-tertiary-hover: #ece2e7; --bg-tertiary-active: #d1b8c6; --bg-quaternary: #d1b8c6; --bg-quaternary-hover: #b994a9; --bg-quaternary-active: #a4748f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6e214d; --text-primary-invert: #fdfdfd; --text-secondary: #a4748f; --text-secondary-invert: #d1b8c6; --border-primary: #d1b8c6; --border-primary-hover: #b994a9; --border-secondary: #ece2e7; --border-secondary-hover: #d1b8c6; --border-tertiary: #f7f3f5; --border-tertiary-hover: #f2ebef; --border-active: #6e214d; --border-active-invert: #ffffff; --icon-primary: #6e214d; --icon-primary-invert: #fdfdfd; --icon-secondary: #a4748f; --input-bg: #ffffff; --input-border: #d1b8c6; --input-border-hover: #a4748f; --input-border-active: #6e214d; --bg-transparent: rgba(96, 11, 59, 0.05); --bg-transparent-strong: rgba(96, 11, 59, 0.08); --bg-transparent-strongest: rgba(96, 11, 59, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(96, 11, 59, 0.1); --border-transparent-strong: rgba(96, 11, 59, 0.12); --border-transparent-strongest: rgba(96, 11, 59, 0.16); --bg-brand: #600b3b; --bg-brand-hover: #32061f; --bg-brand-active: #040103; --text-on-brand: #ffffff; --text-brand: #600b3b; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #600b3b; --icon-brand-secondary: black; --border-brand: #600b3b; --bg-brand-secondary: #efe7eb; --bg-brand-secondary-hover: #dfced8; --bg-brand-secondary-active: #cfb6c4; }