@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: "Annie Use Your Telescope"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/annie_use_your_telescope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/annie_use_your_telescope_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: "Annie Use Your Telescope", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fbe8f5; --bg-primary-hover: #f0ddec; --bg-primary-active: #e9d7e7; --bg-primary-invert: #2c2353; --bg-secondary: #f0ddec; --bg-secondary-hover: #e9d7e7; --bg-secondary-active: #e0cee0; --bg-tertiary: #e9d7e7; --bg-tertiary-hover: #e0cee0; --bg-tertiary-active: #b9a9c1; --bg-quaternary: #b9a9c1; --bg-quaternary-hover: #9789a7; --bg-quaternary-active: #796d90; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c2353; --text-primary-invert: #f9e6f3; --text-secondary: #796d90; --text-secondary-invert: #b9a9c1; --border-primary: #b9a9c1; --border-primary-hover: #9789a7; --border-secondary: #e0cee0; --border-secondary-hover: #b9a9c1; --border-tertiary: #f0ddec; --border-tertiary-hover: #e9d7e7; --border-active: #2c2353; --border-active-invert: #fbe8f5; --icon-primary: #2c2353; --icon-primary-invert: #f9e6f3; --icon-secondary: #796d90; --input-bg: #fbe8f5; --input-border: #b9a9c1; --input-border-hover: #796d90; --input-border-active: #2c2353; --bg-transparent: rgba(23, 16, 67, 0.05); --bg-transparent-strong: rgba(23, 16, 67, 0.08); --bg-transparent-strongest: rgba(23, 16, 67, 0.12); --bg-transparent-blur-base: rgba(251, 232, 245, 0.9); --border-transparent: rgba(23, 16, 67, 0.1); --border-transparent-strong: rgba(23, 16, 67, 0.12); --border-transparent-strongest: rgba(23, 16, 67, 0.16); --bg-brand: #D466A1; --bg-brand-hover: #c93e89; --bg-brand-active: #a52f6e; --text-on-brand: #FFFFFF; --text-brand: #D466A1; --text-brand-secondary: #7e2354; --icon-on-brand: #FFFFFF; --icon-brand: #D466A1; --icon-brand-secondary: #7e2354; --border-brand: #D466A1; --bg-brand-secondary: #f7dbed; --bg-brand-secondary-hover: #f3cee4; --bg-brand-secondary-active: #efc1dc; }