@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: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fffcde; --bg-primary-hover: #f2efd3; --bg-primary-active: #ebe8cc; --bg-primary-invert: #171714; --bg-secondary: #f2efd3; --bg-secondary-hover: #ebe8cc; --bg-secondary-active: #e0dec3; --bg-tertiary: #ebe8cc; --bg-tertiary-hover: #e0dec3; --bg-tertiary-active: #b5b39e; --bg-quaternary: #b5b39e; --bg-quaternary-hover: #8f8d7c; --bg-quaternary-active: #6e6c5f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171714; --text-primary-invert: #fcf9dc; --text-secondary: #6e6c5f; --text-secondary-invert: #b5b39e; --border-primary: #b5b39e; --border-primary-hover: #8f8d7c; --border-secondary: #e0dec3; --border-secondary-hover: #b5b39e; --border-tertiary: #f2efd3; --border-tertiary-hover: #ebe8cc; --border-active: #171714; --border-active-invert: #fffcde; --icon-primary: #171714; --icon-primary-invert: #fcf9dc; --icon-secondary: #6e6c5f; --input-bg: #fffcde; --input-border: #b5b39e; --input-border-hover: #6e6c5f; --input-border-active: #171714; --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(255, 252, 222, 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: #d85a5a; --bg-brand-hover: #ce3131; --bg-brand-active: #a52727; --text-on-brand: #ffffff; --text-brand: #d85a5a; --text-brand-secondary: #7c1d1d; --icon-on-brand: #ffffff; --icon-brand: #d85a5a; --icon-brand-secondary: #7c1d1d; --border-brand: #d85a5a; --bg-brand-secondary: #fbecd1; --bg-brand-secondary-hover: #f7dcc4; --bg-brand-secondary-active: #f3cbb6; }