@font-face { font-family: Lato; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d0cbcb; --bg-primary-hover: #c6c1c1; --bg-primary-active: #bfbbbb; --bg-primary-invert: #141314; --bg-secondary: #c6c1c1; --bg-secondary-hover: #bfbbbb; --bg-secondary-active: #b7b3b3; --bg-tertiary: #bfbbbb; --bg-tertiary-hover: #b7b3b3; --bg-tertiary-active: #949091; --bg-quaternary: #949091; --bg-quaternary-hover: #757273; --bg-quaternary-active: #5a5858; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #141314; --text-primary-invert: #cec9c9; --text-secondary: #5a5858; --text-secondary-invert: #949091; --border-primary: #949091; --border-primary-hover: #757273; --border-secondary: #b7b3b3; --border-secondary-hover: #949091; --border-tertiary: #c6c1c1; --border-tertiary-hover: #bfbbbb; --border-active: #141314; --border-active-invert: #d0cbcb; --icon-primary: #141314; --icon-primary-invert: #cec9c9; --icon-secondary: #5a5858; --input-bg: #d0cbcb; --input-border: #949091; --input-border-hover: #5a5858; --input-border-active: #141314; --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(208, 203, 203, 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: #6d6969; --bg-brand-hover: #535050; --bg-brand-active: #393737; --text-on-brand: #ffffff; --text-brand: #6d6969; --text-brand-secondary: #1f1e1e; --icon-on-brand: #ffffff; --icon-brand: #6d6969; --icon-brand-secondary: #1f1e1e; --border-brand: #6d6969; --bg-brand-secondary: #c6c1c1; --bg-brand-secondary-hover: #bcb7b7; --bg-brand-secondary-active: #b2aeae; --input-radius: 10px; --image-radius: 0px; --panel-radius: 10px; --button-radius: 0px 0px 0px 0px; }