@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: "Bodoni Moda"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bodoni_moda_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bodoni_moda_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: "Bodoni Moda", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0a0a0a; --bg-primary-hover: #13110f; --bg-primary-active: #181612; --bg-primary-invert: #a99265; --bg-secondary: #13110f; --bg-secondary-hover: #181612; --bg-secondary-active: #1f1c16; --bg-tertiary: #181612; --bg-tertiary-hover: #1f1c16; --bg-tertiary-active: #3d3527; --bg-quaternary: #3d3527; --bg-quaternary-hover: #574c36; --bg-quaternary-active: #6e5f43; --text-primary: #a99265; --text-primary-invert: #0c0b0b; --text-secondary: #6e5f43; --text-secondary-invert: #3d3527; --border-primary: #3d3527; --border-primary-hover: #574c36; --border-secondary: #1f1c16; --border-secondary-hover: #3d3527; --border-tertiary: #13110f; --border-tertiary-hover: #181612; --border-active: #a99265; --border-active-invert: #0a0a0a; --icon-primary: #a99265; --icon-primary-invert: #0c0b0b; --icon-secondary: #6e5f43; --input-bg: #0a0a0a; --input-border: #3d3527; --input-border-hover: #6e5f43; --input-border-active: #a99265; --bg-transparent: rgba(185, 159, 110, 0.05); --bg-transparent-strong: rgba(185, 159, 110, 0.08); --bg-transparent-strongest: rgba(185, 159, 110, 0.12); --bg-transparent-blur-base: rgba(10, 10, 10, 0.9); --border-transparent: rgba(185, 159, 110, 0.1); --border-transparent-strong: rgba(185, 159, 110, 0.12); --border-transparent-strongest: rgba(185, 159, 110, 0.16); --bg-brand: #b99f6e; --bg-brand-hover: #a5874f; --bg-brand-active: #826b3f; --text-on-brand: #ffffff; --text-brand: #b99f6e; --text-brand-secondary: #604f2e; --icon-on-brand: #ffffff; --icon-brand: #b99f6e; --icon-brand-secondary: #604f2e; --border-brand: #b99f6e; --bg-brand-secondary: #1c1914; --bg-brand-secondary-hover: #2d281e; --bg-brand-secondary-active: #3f3728; }