@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; --logo-width: 140px; --bg-primary: #140606; --bg-primary-hover: #1f1212; --bg-primary-active: #26191a; --bg-primary-invert: #e4e3e8; --bg-secondary: #1f1212; --bg-secondary-hover: #26191a; --bg-secondary-active: #2f2324; --bg-tertiary: #26191a; --bg-tertiary-hover: #2f2324; --bg-tertiary-active: #564c4e; --bg-quaternary: #564c4e; --bg-quaternary-hover: #797173; --bg-quaternary-active: #979193; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e3e8; --text-primary-invert: #160808; --text-secondary: #979193; --text-secondary-invert: #564c4e; --border-primary: #564c4e; --border-primary-hover: #797173; --border-secondary: #2f2324; --border-secondary-hover: #564c4e; --border-tertiary: #1f1212; --border-tertiary-hover: #26191a; --border-active: #e4e3e8; --border-active-invert: #140606; --icon-primary: #e4e3e8; --icon-primary-invert: #160808; --icon-secondary: #979193; --input-bg: #140606; --input-border: #564c4e; --input-border-hover: #979193; --input-border-active: #e4e3e8; --bg-transparent: rgba(249, 249, 254, 0.05); --bg-transparent-strong: rgba(249, 249, 254, 0.08); --bg-transparent-strongest: rgba(249, 249, 254, 0.12); --bg-transparent-blur-base: rgba(20, 6, 6, 0.9); --border-transparent: rgba(249, 249, 254, 0.1); --border-transparent-strong: rgba(249, 249, 254, 0.12); --border-transparent-strongest: rgba(249, 249, 254, 0.16); --bg-brand: #d7020e; --bg-brand-hover: #a4020b; --bg-brand-active: #720107; --text-on-brand: #ffffff; --text-brand: #d7020e; --text-brand-secondary: #3f0104; --icon-on-brand: #ffffff; --icon-brand: #d7020e; --icon-brand-secondary: #3f0104; --border-brand: #d7020e; --bg-brand-secondary: #280607; --bg-brand-secondary-hover: #3b0508; --bg-brand-secondary-active: #4f0508; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }