@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9f0db; --bg-primary-hover: #f1e8d3; --bg-primary-active: #ece3ce; --bg-primary-invert: #6a5b44; --bg-secondary: #f1e8d3; --bg-secondary-hover: #ece3ce; --bg-secondary-active: #e6dcc7; --bg-tertiary: #ece3ce; --bg-tertiary-hover: #e6dcc7; --bg-tertiary-active: #cbc0ab; --bg-quaternary: #cbc0ab; --bg-quaternary-hover: #b4a892; --bg-quaternary-active: #a0937c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6a5b44; --text-primary-invert: #f7eed9; --text-secondary: #a0937c; --text-secondary-invert: #cbc0ab; --border-primary: #cbc0ab; --border-primary-hover: #b4a892; --border-secondary: #e6dcc7; --border-secondary-hover: #cbc0ab; --border-tertiary: #f1e8d3; --border-tertiary-hover: #ece3ce; --border-active: #6a5b44; --border-active-invert: #f9f0db; --icon-primary: #6a5b44; --icon-primary-invert: #f7eed9; --icon-secondary: #a0937c; --input-bg: #f9f0db; --input-border: #cbc0ab; --input-border-hover: #a0937c; --input-border-active: #6a5b44; --bg-transparent: rgba(92, 76, 53, 0.05); --bg-transparent-strong: rgba(92, 76, 53, 0.08); --bg-transparent-strongest: rgba(92, 76, 53, 0.12); --bg-transparent-blur-base: rgba(249, 240, 219, 0.9); --border-transparent: rgba(92, 76, 53, 0.1); --border-transparent-strong: rgba(92, 76, 53, 0.12); --border-transparent-strongest: rgba(92, 76, 53, 0.16); --bg-brand: #b7a042; --bg-brand-hover: #927f34; --bg-brand-active: #6c5e27; --text-on-brand: #3e2525; --text-brand: #b7a042; --text-brand-secondary: #473e19; --icon-on-brand: #3e2525; --icon-brand: #b7a042; --icon-brand-secondary: #473e19; --border-brand: #b7a042; --bg-brand-secondary: #f2e8cc; --bg-brand-secondary-hover: #ece0bc; --bg-brand-secondary-active: #e5d8ad; }