@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: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f6b4c0; --bg-primary-hover: #eaabb7; --bg-primary-active: #e2a6b1; --bg-primary-invert: #171113; --bg-secondary: #eaabb7; --bg-secondary-hover: #e2a6b1; --bg-secondary-active: #d99fa9; --bg-tertiary: #e2a6b1; --bg-tertiary-hover: #d99fa9; --bg-tertiary-active: #af8089; --bg-quaternary: #af8089; --bg-quaternary-hover: #8a656c; --bg-quaternary-active: #6a4e54; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171113; --text-primary-invert: #f4b2be; --text-secondary: #6a4e54; --text-secondary-invert: #af8089; --border-primary: #af8089; --border-primary-hover: #8a656c; --border-secondary: #d99fa9; --border-secondary-hover: #af8089; --border-tertiary: #eaabb7; --border-tertiary-hover: #e2a6b1; --border-active: #171113; --border-active-invert: #f6b4c0; --icon-primary: #171113; --icon-primary-invert: #f4b2be; --icon-secondary: #6a4e54; --input-bg: #f6b4c0; --input-border: #af8089; --input-border-hover: #6a4e54; --input-border-active: #171113; --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, 180, 192, 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: #cc90bd; --bg-brand-hover: #bc6da8; --bg-brand-active: #a94d92; --text-on-brand: #ffffff; --text-brand: #cc90bd; --text-brand-secondary: #863d74; --icon-on-brand: #ffffff; --icon-brand: #cc90bd; --icon-brand-secondary: #863d74; --border-brand: #cc90bd; --bg-brand-secondary: #f2b0c0; --bg-brand-secondary-hover: #eeadbf; --bg-brand-secondary-active: #e9a9bf; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px; }