@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f6d4f6; --bg-primary-hover: #eac9ea; --bg-primary-active: #e2c3e2; --bg-primary-invert: #171418; --bg-secondary: #eac9ea; --bg-secondary-hover: #e2c3e2; --bg-secondary-active: #d9bbd9; --bg-tertiary: #e2c3e2; --bg-tertiary-hover: #d9bbd9; --bg-tertiary-active: #af97af; --bg-quaternary: #af97af; --bg-quaternary-hover: #8a778b; --bg-quaternary-active: #6a5c6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171418; --text-primary-invert: #f4d2f4; --text-secondary: #6a5c6b; --text-secondary-invert: #af97af; --border-primary: #af97af; --border-primary-hover: #8a778b; --border-secondary: #d9bbd9; --border-secondary-hover: #af97af; --border-tertiary: #eac9ea; --border-tertiary-hover: #e2c3e2; --border-active: #171418; --border-active-invert: #f6d4f6; --icon-primary: #171418; --icon-primary-invert: #f4d2f4; --icon-secondary: #6a5c6b; --input-bg: #f6d4f6; --input-border: #af97af; --input-border-hover: #6a5c6b; --input-border-active: #171418; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(246, 212, 246, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #40179f; --bg-brand-hover: #2e1172; --bg-brand-active: #1c0a46; --text-on-brand: #ffaadf; --text-brand: #40179f; --text-brand-secondary: #0a0419; --icon-on-brand: #ffaadf; --icon-brand: #40179f; --icon-brand-secondary: #0a0419; --border-brand: #40179f; --bg-brand-secondary: #e4c1ed; --bg-brand-secondary-hover: #d2aee5; --bg-brand-secondary-active: #bf9bdc; }