@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff; --bg-primary-hover: #faf6f4; --bg-primary-active: #f7f1ed; --bg-primary-invert: #a55b30; --bg-secondary: #faf6f4; --bg-secondary-hover: #f7f1ed; --bg-secondary-active: #f3e9e4; --bg-tertiary: #f7f1ed; --bg-tertiary-hover: #f3e9e4; --bg-tertiary-active: #e2cbbd; --bg-quaternary: #e2cbbd; --bg-quaternary-hover: #d3b09b; --bg-quaternary-active: #c7987e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a55b30; --text-primary-invert: #fefdfd; --text-secondary: #c7987e; --text-secondary-invert: #e2cbbd; --border-primary: #e2cbbd; --border-primary-hover: #d3b09b; --border-secondary: #f3e9e4; --border-secondary-hover: #e2cbbd; --border-tertiary: #faf6f4; --border-tertiary-hover: #f7f1ed; --border-active: #a55b30; --border-active-invert: #fff; --icon-primary: #a55b30; --icon-primary-invert: #fefdfd; --icon-secondary: #c7987e; --input-bg: #fff; --input-border: #e2cbbd; --input-border-hover: #c7987e; --input-border-active: #a55b30; --bg-transparent: rgba(156, 75, 28, 0.05); --bg-transparent-strong: rgba(156, 75, 28, 0.08); --bg-transparent-strongest: rgba(156, 75, 28, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(156, 75, 28, 0.1); --border-transparent-strong: rgba(156, 75, 28, 0.12); --border-transparent-strongest: rgba(156, 75, 28, 0.16); --bg-brand: #ea9946; --bg-brand-hover: #e3801a; --bg-brand-active: #b56615; --text-on-brand: #ffffff; --text-brand: #ea9946; --text-brand-secondary: #884c0f; --icon-on-brand: #ffffff; --icon-brand: #ea9946; --icon-brand-secondary: #884c0f; --border-brand: #ea9946; --bg-brand-secondary: #fdf5ed; --bg-brand-secondary-hover: #fbebda; --bg-brand-secondary-active: #f9e0c8; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }