@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: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d2d2cf; --bg-primary-hover: #c8c8c5; --bg-primary-active: #c1c1bf; --bg-primary-invert: #141414; --bg-secondary: #c8c8c5; --bg-secondary-hover: #c1c1bf; --bg-secondary-active: #b9b9b6; --bg-tertiary: #c1c1bf; --bg-tertiary-hover: #b9b9b6; --bg-tertiary-active: #959594; --bg-quaternary: #959594; --bg-quaternary-hover: #767675; --bg-quaternary-active: #5b5b5a; --text-primary: #141414; --text-primary-invert: #d0d0cd; --text-secondary: #5b5b5a; --text-secondary-invert: #959594; --border-primary: #959594; --border-primary-hover: #767675; --border-secondary: #b9b9b6; --border-secondary-hover: #959594; --border-tertiary: #c8c8c5; --border-tertiary-hover: #c1c1bf; --border-active: #141414; --border-active-invert: #d2d2cf; --icon-primary: #141414; --icon-primary-invert: #d0d0cd; --icon-secondary: #5b5b5a; --input-bg: #d2d2cf; --input-border: #959594; --input-border-hover: #5b5b5a; --input-border-active: #141414; --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(210, 210, 207, 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: #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: #d0cdc5; --bg-brand-secondary-hover: #cdc8bc; --bg-brand-secondary-active: #cbc3b2; }