@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: #100600; --bg-primary-hover: #1c120d; --bg-primary-active: #231a14; --bg-primary-invert: #e9e9e8; --bg-secondary: #1c120d; --bg-secondary-hover: #231a14; --bg-secondary-active: #2d241f; --bg-tertiary: #231a14; --bg-tertiary-hover: #2d241f; --bg-tertiary-active: #554e4a; --bg-quaternary: #554e4a; --bg-quaternary-hover: #797470; --bg-quaternary-active: #989491; --text-primary: #e9e9e8; --text-primary-invert: #120803; --text-secondary: #989491; --text-secondary-invert: #554e4a; --border-primary: #554e4a; --border-primary-hover: #797470; --border-secondary: #2d241f; --border-secondary-hover: #554e4a; --border-tertiary: #1c120d; --border-tertiary-hover: #231a14; --border-active: #e9e9e8; --border-active-invert: #100600; --icon-primary: #e9e9e8; --icon-primary-invert: #120803; --icon-secondary: #989491; --input-bg: #100600; --input-border: #554e4a; --input-border-hover: #989491; --input-border-active: #e9e9e8; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(16, 6, 0, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 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: #21150b; --bg-brand-secondary-hover: #322516; --bg-brand-secondary-active: #433421; }