@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eac6c7; --bg-primary-hover: #debcbd; --bg-primary-active: #d7b6b7; --bg-primary-invert: #151212; --bg-secondary: #debcbd; --bg-secondary-hover: #d7b6b7; --bg-secondary-active: #ceaeaf; --bg-tertiary: #d7b6b7; --bg-tertiary-hover: #ceaeaf; --bg-tertiary-active: #a68d8d; --bg-quaternary: #a68d8d; --bg-quaternary-hover: #836f6f; --bg-quaternary-active: #655556; --text-primary: #151212; --text-primary-invert: #e8c4c5; --text-secondary: #655556; --text-secondary-invert: #a68d8d; --border-primary: #a68d8d; --border-primary-hover: #836f6f; --border-secondary: #ceaeaf; --border-secondary-hover: #a68d8d; --border-tertiary: #debcbd; --border-tertiary-hover: #d7b6b7; --border-active: #151212; --border-active-invert: #eac6c7; --icon-primary: #151212; --icon-primary-invert: #e8c4c5; --icon-secondary: #655556; --input-bg: #eac6c7; --input-border: #a68d8d; --input-border-hover: #655556; --input-border-active: #151212; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(234, 198, 199, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #dbb51e; --bg-brand-hover: #ae9018; --bg-brand-active: #816b12; --text-on-brand: #ffffff; --text-brand: #dbb51e; --text-brand-secondary: #54460c; --icon-on-brand: #ffffff; --icon-brand: #dbb51e; --icon-brand-secondary: #54460c; --border-brand: #dbb51e; --bg-brand-secondary: #e9c4b6; --bg-brand-secondary-hover: #e7c3a5; --bg-brand-secondary-active: #e6c194; }