@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: "Libre Baskerville"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n7.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: "Libre Baskerville", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #3b2c23; --bg-primary-hover: #382a21; --bg-primary-active: #362820; --bg-primary-invert: #050403; --bg-secondary: #382a21; --bg-secondary-hover: #362820; --bg-secondary-active: #34271f; --bg-tertiary: #362820; --bg-tertiary-hover: #34271f; --bg-tertiary-active: #2a1f19; --bg-quaternary: #2a1f19; --bg-quaternary-hover: #211914; --bg-quaternary-active: #19130f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #050403; --text-primary-invert: #3a2c23; --text-secondary: #19130f; --text-secondary-invert: #2a1f19; --border-primary: #2a1f19; --border-primary-hover: #211914; --border-secondary: #34271f; --border-secondary-hover: #2a1f19; --border-tertiary: #382a21; --border-tertiary-hover: #362820; --border-active: #050403; --border-active-invert: #3b2c23; --icon-primary: #050403; --icon-primary-invert: #3a2c23; --icon-secondary: #19130f; --input-bg: #3b2c23; --input-border: #2a1f19; --input-border-hover: #19130f; --input-border-active: #050403; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(59, 44, 35, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f5f2e9; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #f5f2e9; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #352820; --bg-brand-secondary-hover: #2f231c; --bg-brand-secondary-active: #291f19; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }