@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #451f1f; --bg-primary-hover: #4e2a2a; --bg-primary-active: #543131; --bg-primary-invert: #eeebeb; --bg-secondary: #4e2a2a; --bg-secondary-hover: #543131; --bg-secondary-active: #5b3a3a; --bg-tertiary: #543131; --bg-tertiary-hover: #5b3a3a; --bg-tertiary-active: #7b6060; --bg-quaternary: #7b6060; --bg-quaternary-hover: #978282; --bg-quaternary-active: #af9f9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeebeb; --text-primary-invert: #472121; --text-secondary: #af9f9f; --text-secondary-invert: #7b6060; --border-primary: #7b6060; --border-primary-hover: #978282; --border-secondary: #5b3a3a; --border-secondary-hover: #7b6060; --border-tertiary: #4e2a2a; --border-tertiary-hover: #543131; --border-active: #eeebeb; --border-active-invert: #451f1f; --icon-primary: #eeebeb; --icon-primary-invert: #472121; --icon-secondary: #af9f9f; --input-bg: #451f1f; --input-border: #7b6060; --input-border-hover: #af9f9f; --input-border-active: #eeebeb; --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(69, 31, 31, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #583535; --bg-brand-secondary-hover: #6a4c4c; --bg-brand-secondary-active: #7d6262; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }