@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: #2a2526; --bg-primary-hover: #332e2f; --bg-primary-active: #383435; --bg-primary-invert: #cbcccd; --bg-secondary: #332e2f; --bg-secondary-hover: #383435; --bg-secondary-active: #3f3b3c; --bg-tertiary: #383435; --bg-tertiary-hover: #3f3b3c; --bg-tertiary-active: #5d5a5b; --bg-quaternary: #5d5a5b; --bg-quaternary-hover: #787677; --bg-quaternary-active: #8f8d8f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cbcccd; --text-primary-invert: #2c2728; --text-secondary: #8f8d8f; --text-secondary-invert: #5d5a5b; --border-primary: #5d5a5b; --border-primary-hover: #787677; --border-secondary: #3f3b3c; --border-secondary-hover: #5d5a5b; --border-tertiary: #332e2f; --border-tertiary-hover: #383435; --border-active: #cbcccd; --border-active-invert: #2a2526; --icon-primary: #cbcccd; --icon-primary-invert: #2c2728; --icon-secondary: #8f8d8f; --input-bg: #2a2526; --input-border: #5d5a5b; --input-border-hover: #8f8d8f; --input-border-active: #cbcccd; --bg-transparent: rgba(219, 220, 222, 0.05); --bg-transparent-strong: rgba(219, 220, 222, 0.08); --bg-transparent-strongest: rgba(219, 220, 222, 0.12); --bg-transparent-blur-base: rgba(42, 37, 38, 0.9); --border-transparent: rgba(219, 220, 222, 0.1); --border-transparent-strong: rgba(219, 220, 222, 0.12); --border-transparent-strongest: rgba(219, 220, 222, 0.16); --bg-brand: #bc3a39; --bg-brand-hover: #952e2d; --bg-brand-active: #6e2221; --text-on-brand: #dbdcde; --text-brand: #bc3a39; --text-brand-secondary: #471615; --icon-on-brand: #dbdcde; --icon-brand: #bc3a39; --icon-brand-secondary: #471615; --border-brand: #bc3a39; --bg-brand-secondary: #392728; --bg-brand-secondary-hover: #47292a; --bg-brand-secondary-active: #562b2c; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }