@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 80px; --bg-primary: #f5f0e5; --bg-primary-hover: #e9e7dc; --bg-primary-active: #e2e1d6; --bg-primary-invert: #224539; --bg-secondary: #e9e7dc; --bg-secondary-hover: #e2e1d6; --bg-secondary-active: #d9d9ce; --bg-tertiary: #e2e1d6; --bg-tertiary-hover: #d9d9ce; --bg-tertiary-active: #b2b9ae; --bg-quaternary: #b2b9ae; --bg-quaternary-hover: #8f9d92; --bg-quaternary-active: #718579; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #224539; --text-primary-invert: #f3eee3; --text-secondary: #718579; --text-secondary-invert: #b2b9ae; --border-primary: #b2b9ae; --border-primary-hover: #8f9d92; --border-secondary: #d9d9ce; --border-secondary-hover: #b2b9ae; --border-tertiary: #e9e7dc; --border-tertiary-hover: #e2e1d6; --border-active: #224539; --border-active-invert: #f5f0e5; --icon-primary: #224539; --icon-primary-invert: #f3eee3; --icon-secondary: #718579; --input-bg: #f5f0e5; --input-border: #b2b9ae; --input-border-hover: #718579; --input-border-active: #224539; --bg-transparent: rgba(13, 52, 40, 0.05); --bg-transparent-strong: rgba(13, 52, 40, 0.08); --bg-transparent-strongest: rgba(13, 52, 40, 0.12); --bg-transparent-blur-base: rgba(245, 240, 229, 0.9); --border-transparent: rgba(13, 52, 40, 0.1); --border-transparent-strong: rgba(13, 52, 40, 0.12); --border-transparent-strongest: rgba(13, 52, 40, 0.16); --bg-brand: #c79a2b; --bg-brand-hover: #9d7a22; --bg-brand-active: #735919; --text-on-brand: #0d3428; --text-brand: #c79a2b; --text-brand-secondary: #493910; --icon-on-brand: #0d3428; --icon-brand: #c79a2b; --icon-brand-secondary: #493910; --border-brand: #c79a2b; --bg-brand-secondary: #f0e7d2; --bg-brand-secondary-hover: #ecdfc0; --bg-brand-secondary-active: #e7d6ad; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }