@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.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: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 72px; --bg-primary: #eee5d4; --bg-primary-hover: #e4dccb; --bg-primary-active: #ded6c6; --bg-primary-invert: #2e432f; --bg-secondary: #e4dccb; --bg-secondary-hover: #ded6c6; --bg-secondary-active: #d5cebe; --bg-tertiary: #ded6c6; --bg-tertiary-hover: #d5cebe; --bg-tertiary-active: #b2aea0; --bg-quaternary: #b2aea0; --bg-quaternary-hover: #939284; --bg-quaternary-active: #79796d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #33392f; --text-primary-invert: #fff9eb; --text-secondary: #79796d; --text-secondary-invert: #b2aea0; --border-primary: #b2aea0; --border-primary-hover: #939284; --border-secondary: #d5cebe; --border-secondary-hover: #b2aea0; --border-tertiary: #e4dccb; --border-tertiary-hover: #ded6c6; --border-active: #33392f; --border-active-invert: #eee5d4; --icon-primary: #33392f; --icon-primary-invert: #fff9eb; --icon-secondary: #79796d; --input-bg: #eee5d4; --input-border: #b2aea0; --input-border-hover: #79796d; --input-border-active: #33392f; --bg-transparent: rgba(32, 40, 31, 0.05); --bg-transparent-strong: rgba(32, 40, 31, 0.08); --bg-transparent-strongest: rgba(32, 40, 31, 0.12); --bg-highlight: rgba(32, 40, 31, 0.05); --bg-highlight-hover: rgba(32, 40, 31, 0.08); --bg-highlight-active: rgba(32, 40, 31, 0.12); --bg-transparent-blur-base: rgba(238, 229, 212, 0.9); --border-transparent: rgba(32, 40, 31, 0.1); --border-transparent-strong: rgba(32, 40, 31, 0.12); --border-transparent-strongest: rgba(32, 40, 31, 0.16); --bg-brand: #2e432f; --bg-brand-hover: #19251a; --bg-brand-active: #040705; --icon-on-brand: #fff9eb; --icon-brand-secondary: black; --icon-link: #2e432f; --text-link: #2e432f; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }