@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: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_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: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #dfe2e2; --bg-primary-hover: #d6d9d9; --bg-primary-active: #d1d4d4; --bg-primary-invert: #3e3e3e; --bg-secondary: #d6d9d9; --bg-secondary-hover: #d1d4d4; --bg-secondary-active: #cacccc; --bg-tertiary: #d1d4d4; --bg-tertiary-hover: #cacccc; --bg-tertiary-active: #acaeae; --bg-quaternary: #acaeae; --bg-quaternary-hover: #919393; --bg-quaternary-active: #7a7b7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3e3e; --text-primary-invert: #dde0e0; --text-secondary: #7a7b7b; --text-secondary-invert: #acaeae; --border-primary: #acaeae; --border-primary-hover: #919393; --border-secondary: #cacccc; --border-secondary-hover: #acaeae; --border-tertiary: #d6d9d9; --border-tertiary-hover: #d1d4d4; --border-active: #3e3e3e; --border-active-invert: #dfe2e2; --icon-primary: #3e3e3e; --icon-primary-invert: #dde0e0; --icon-secondary: #7a7b7b; --input-bg: #dfe2e2; --input-border: #acaeae; --input-border-hover: #7a7b7b; --input-border-active: #3e3e3e; --bg-transparent: rgba(46, 46, 46, 0.05); --bg-transparent-strong: rgba(46, 46, 46, 0.08); --bg-transparent-strongest: rgba(46, 46, 46, 0.12); --bg-transparent-blur-base: rgba(223, 226, 226, 0.9); --border-transparent: rgba(46, 46, 46, 0.1); --border-transparent-strong: rgba(46, 46, 46, 0.12); --border-transparent-strongest: rgba(46, 46, 46, 0.16); --bg-brand: #2E2E2E; --bg-brand-hover: #151515; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #2E2E2E; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #2E2E2E; --icon-brand-secondary: black; --border-brand: #2E2E2E; --bg-brand-secondary: #cdd0d0; --bg-brand-secondary-hover: #bcbebe; --bg-brand-secondary-active: #aaacac; }