@font-face { font-family: "General Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Albert Sans"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/albert_sans_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/albert_sans_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf; --font-family-heading: "Albert Sans", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fef4e9; --bg-primary-hover: #f4ebdf; --bg-primary-active: #ede5d9; --bg-primary-invert: #414d38; --bg-secondary: #f4ebdf; --bg-secondary-hover: #ede5d9; --bg-secondary-active: #e5ded2; --bg-tertiary: #ede5d9; --bg-tertiary-hover: #e5ded2; --bg-tertiary-active: #c2bfb1; --bg-quaternary: #c2bfb1; --bg-quaternary-hover: #a2a394; --bg-quaternary-active: #878c7a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #414d38; --text-primary-invert: #fcf2e7; --text-secondary: #878c7a; --text-secondary-invert: #c2bfb1; --border-primary: #c2bfb1; --border-primary-hover: #a2a394; --border-secondary: #e5ded2; --border-secondary-hover: #c2bfb1; --border-tertiary: #f4ebdf; --border-tertiary-hover: #ede5d9; --border-active: #414d38; --border-active-invert: #fef4e9; --icon-primary: #414d38; --icon-primary-invert: #fcf2e7; --icon-secondary: #878c7a; --input-bg: #fef4e9; --input-border: #c2bfb1; --input-border-hover: #878c7a; --input-border-active: #414d38; --bg-transparent: rgba(46, 61, 39, 0.05); --bg-transparent-strong: rgba(46, 61, 39, 0.08); --bg-transparent-strongest: rgba(46, 61, 39, 0.12); --bg-transparent-blur-base: rgba(254, 244, 233, 0.9); --border-transparent: rgba(46, 61, 39, 0.1); --border-transparent-strong: rgba(46, 61, 39, 0.12); --border-transparent-strongest: rgba(46, 61, 39, 0.16); --bg-brand: #f06e36; --bg-brand-hover: #e25011; --bg-brand-active: #b33f0d; --text-on-brand: #fef7ee; --text-brand: #f06e36; --text-brand-secondary: #832e0a; --icon-on-brand: #fef7ee; --icon-brand: #f06e36; --icon-brand-secondary: #832e0a; --border-brand: #f06e36; --bg-brand-secondary: #fde7d7; --bg-brand-secondary-hover: #fbd9c5; --bg-brand-secondary-active: #faccb3; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }