@font-face { font-family: Inter; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.ttf") format("ttf"); } @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: Amiri; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amiri_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amiri_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.ttf; --font-family-heading: Amiri, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f1ede4; --bg-primary-hover: #e7e3db; --bg-primary-active: #e1ded5; --bg-primary-invert: #3e3d3d; --bg-secondary: #e7e3db; --bg-secondary-hover: #e1ded5; --bg-secondary-active: #d9d6ce; --bg-tertiary: #e1ded5; --bg-tertiary-hover: #d9d6ce; --bg-tertiary-active: #b8b5af; --bg-quaternary: #b8b5af; --bg-quaternary-hover: #9a9893; --bg-quaternary-active: #817f7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3d3d; --text-primary-invert: #efebe2; --text-secondary: #817f7b; --text-secondary-invert: #b8b5af; --border-primary: #b8b5af; --border-primary-hover: #9a9893; --border-secondary: #d9d6ce; --border-secondary-hover: #b8b5af; --border-tertiary: #e7e3db; --border-tertiary-hover: #e1ded5; --border-active: #3e3d3d; --border-active-invert: #f1ede4; --icon-primary: #3e3d3d; --icon-primary-invert: #efebe2; --icon-secondary: #817f7b; --input-bg: #f1ede4; --input-border: #b8b5af; --input-border-hover: #817f7b; --input-border-active: #3e3d3d; --bg-transparent: rgba(44, 44, 44, 0.05); --bg-transparent-strong: rgba(44, 44, 44, 0.08); --bg-transparent-strongest: rgba(44, 44, 44, 0.12); --bg-transparent-blur-base: rgba(241, 237, 228, 0.9); --border-transparent: rgba(44, 44, 44, 0.1); --border-transparent-strong: rgba(44, 44, 44, 0.12); --border-transparent-strongest: rgba(44, 44, 44, 0.16); --bg-brand: #6d0c18; --bg-brand-hover: #3f070e; --bg-brand-active: #110204; --text-on-brand: #f7f7f5; --text-brand: #6d0c18; --text-brand-secondary: black; --icon-on-brand: #f7f7f5; --icon-brand: #6d0c18; --icon-brand-secondary: black; --border-brand: #6d0c18; --bg-brand-secondary: #e4d7d0; --bg-brand-secondary-hover: #d7c0bb; --bg-brand-secondary-active: #c9aaa7; }