@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: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_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: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #c7d8ec; --bg-primary-hover: #bdcde0; --bg-primary-active: #b7c7d9; --bg-primary-invert: #131417; --bg-secondary: #bdcde0; --bg-secondary-hover: #b7c7d9; --bg-secondary-active: #afbed0; --bg-tertiary: #b7c7d9; --bg-tertiary-hover: #afbed0; --bg-tertiary-active: #8e9aa8; --bg-quaternary: #8e9aa8; --bg-quaternary-hover: #707985; --bg-quaternary-active: #565d67; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131417; --text-primary-invert: #c5d6ea; --text-secondary: #565d67; --text-secondary-invert: #8e9aa8; --border-primary: #8e9aa8; --border-primary-hover: #707985; --border-secondary: #afbed0; --border-secondary-hover: #8e9aa8; --border-tertiary: #bdcde0; --border-tertiary-hover: #b7c7d9; --border-active: #131417; --border-active-invert: #c7d8ec; --icon-primary: #131417; --icon-primary-invert: #c5d6ea; --icon-secondary: #565d67; --input-bg: #c7d8ec; --input-border: #8e9aa8; --input-border-hover: #565d67; --input-border-active: #131417; --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(199, 216, 236, 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: #516eaa; --bg-brand-hover: #415887; --bg-brand-active: #304165; --text-on-brand: #ffffff; --text-brand: #516eaa; --text-brand-secondary: #202b42; --icon-on-brand: #ffffff; --icon-brand: #516eaa; --icon-brand-secondary: #202b42; --border-brand: #516eaa; --bg-brand-secondary: #bbcde5; --bg-brand-secondary-hover: #afc3df; --bg-brand-secondary-active: #a4b8d8; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }