@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: "Bree Serif"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bree_serif_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bree_serif_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Bree Serif", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f1f7; --bg-primary-hover: #f1e8ec; --bg-primary-active: #eee3e5; --bg-primary-invert: #8e5526; --bg-secondary: #f1e8ec; --bg-secondary-hover: #eee3e5; --bg-secondary-active: #e9dcdb; --bg-tertiary: #eee3e5; --bg-tertiary-hover: #e9dcdb; --bg-tertiary-active: #d6bfb4; --bg-quaternary: #d6bfb4; --bg-quaternary-hover: #c4a692; --bg-quaternary-active: #b59074; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8e5526; --text-primary-invert: #f6eff5; --text-secondary: #b59074; --text-secondary-invert: #d6bfb4; --border-primary: #d6bfb4; --border-primary-hover: #c4a692; --border-secondary: #e9dcdb; --border-secondary-hover: #d6bfb4; --border-tertiary: #f1e8ec; --border-tertiary-hover: #eee3e5; --border-active: #8e5526; --border-active-invert: #f7f1f7; --icon-primary: #8e5526; --icon-primary-invert: #f6eff5; --icon-secondary: #b59074; --input-bg: #f7f1f7; --input-border: #d6bfb4; --input-border-hover: #b59074; --input-border-active: #8e5526; --bg-transparent: rgba(132, 70, 17, 0.05); --bg-transparent-strong: rgba(132, 70, 17, 0.08); --bg-transparent-strongest: rgba(132, 70, 17, 0.12); --bg-transparent-blur-base: rgba(247, 241, 247, 0.9); --border-transparent: rgba(132, 70, 17, 0.1); --border-transparent-strong: rgba(132, 70, 17, 0.12); --border-transparent-strongest: rgba(132, 70, 17, 0.16); --bg-brand: #fde7c2; --bg-brand-hover: #fbd491; --bg-brand-active: #fac05f; --text-on-brand: #844611; --text-brand: #fde7c2; --text-brand-secondary: #f8ad2e; --icon-on-brand: #844611; --icon-brand: #fde7c2; --icon-brand-secondary: #f8ad2e; --border-brand: #fde7c2; --bg-brand-secondary: #f8f0f2; --bg-brand-secondary-hover: #f8efec; --bg-brand-secondary-active: #f9eee7; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 98px 98px 98px 98px; }