@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: #ffffff; --bg-primary-hover: #f3f2f2; --bg-primary-active: #ecebeb; --bg-primary-invert: #231818; --bg-secondary: #f3f2f2; --bg-secondary-hover: #ecebeb; --bg-secondary-active: #e2e1e1; --bg-tertiary: #ecebeb; --bg-tertiary-hover: #e2e1e1; --bg-tertiary-active: #b9b5b5; --bg-quaternary: #b9b5b5; --bg-quaternary-hover: #958f8f; --bg-quaternary-active: #756e6e; --text-primary: #231818; --text-primary-invert: #fdfcfc; --text-secondary: #756e6e; --text-secondary-invert: #b9b5b5; --border-primary: #b9b5b5; --border-primary-hover: #958f8f; --border-secondary: #e2e1e1; --border-secondary-hover: #b9b5b5; --border-tertiary: #f3f2f2; --border-tertiary-hover: #ecebeb; --border-active: #231818; --border-active-invert: #ffffff; --icon-primary: #231818; --icon-primary-invert: #fdfcfc; --icon-secondary: #756e6e; --input-bg: #ffffff; --input-border: #b9b5b5; --input-border-hover: #756e6e; --input-border-active: #231818; --bg-transparent: rgba(13, 1, 1, 0.05); --bg-transparent-strong: rgba(13, 1, 1, 0.08); --bg-transparent-strongest: rgba(13, 1, 1, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(13, 1, 1, 0.1); --border-transparent-strong: rgba(13, 1, 1, 0.12); --border-transparent-strongest: rgba(13, 1, 1, 0.16); --bg-brand: #b99f6e; --bg-brand-hover: #a5874f; --bg-brand-active: #826b3f; --text-on-brand: #120101; --text-brand: #b99f6e; --text-brand-secondary: #604f2e; --icon-on-brand: #120101; --icon-brand: #b99f6e; --icon-brand-secondary: #604f2e; --border-brand: #b99f6e; --bg-brand-secondary: #f8f5f1; --bg-brand-secondary-hover: #f1ece2; --bg-brand-secondary-active: #eae2d4; }