@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: "EB Garamond"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n6.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: "EB Garamond", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #484246; --bg-primary-hover: #51494c; --bg-primary-active: #574e4f; --bg-primary-invert: #efc8ae; --bg-secondary: #51494c; --bg-secondary-hover: #574e4f; --bg-secondary-active: #5e5454; --bg-tertiary: #574e4f; --bg-tertiary-hover: #5e5454; --bg-tertiary-active: #7d6d67; --bg-quaternary: #7d6d67; --bg-quaternary-hover: #998378; --bg-quaternary-active: #b09687; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efc8ae; --text-primary-invert: #4a4347; --text-secondary: #b09687; --text-secondary-invert: #7d6d67; --border-primary: #7d6d67; --border-primary-hover: #998378; --border-secondary: #5e5454; --border-secondary-hover: #7d6d67; --border-tertiary: #51494c; --border-tertiary-hover: #574e4f; --border-active: #efc8ae; --border-active-invert: #484246; --icon-primary: #efc8ae; --icon-primary-invert: #4a4347; --icon-secondary: #b09687; --input-bg: #484246; --input-border: #7d6d67; --input-border-hover: #b09687; --input-border-active: #efc8ae; --bg-transparent: rgba(255, 213, 184, 0.05); --bg-transparent-strong: rgba(255, 213, 184, 0.08); --bg-transparent-strongest: rgba(255, 213, 184, 0.12); --bg-transparent-blur-base: rgba(72, 66, 70, 0.9); --border-transparent: rgba(255, 213, 184, 0.1); --border-transparent-strong: rgba(255, 213, 184, 0.12); --border-transparent-strongest: rgba(255, 213, 184, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #ffbb8a; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #ffbb8a; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #5a5559; --bg-brand-secondary-hover: #6d686b; --bg-brand-secondary-active: #7f7b7e; }