@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: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: Inter, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #542d2d; --bg-primary-hover: #5d3838; --bg-primary-active: #623e3e; --bg-primary-invert: #f0ecec; --bg-secondary: #5d3838; --bg-secondary-hover: #623e3e; --bg-secondary-active: #694646; --bg-tertiary: #623e3e; --bg-tertiary-hover: #694646; --bg-tertiary-active: #866a6a; --bg-quaternary: #866a6a; --bg-quaternary-hover: #9f8989; --bg-quaternary-active: #b5a5a5; --text-primary: #f0ecec; --text-primary-invert: #562f2f; --text-secondary: #b5a5a5; --text-secondary-invert: #866a6a; --border-primary: #866a6a; --border-primary-hover: #9f8989; --border-secondary: #694646; --border-secondary-hover: #866a6a; --border-tertiary: #5d3838; --border-tertiary-hover: #623e3e; --border-active: #f0ecec; --border-active-invert: #542d2d; --icon-primary: #f0ecec; --icon-primary-invert: #562f2f; --icon-secondary: #b5a5a5; --input-bg: #542d2d; --input-border: #866a6a; --input-border-hover: #b5a5a5; --input-border-active: #f0ecec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(84, 45, 45, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #b57474; --bg-brand-hover: #a15555; --bg-brand-active: #7f4444; --text-on-brand: #ffffff; --text-brand: #b57474; --text-brand-secondary: #5e3232; --icon-on-brand: #ffffff; --icon-brand: #b57474; --icon-brand-secondary: #5e3232; --border-brand: #b57474; --bg-brand-secondary: #5e3434; --bg-brand-secondary-hover: #673b3b; --bg-brand-secondary-active: #714242; }