@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: "Big Shoulders Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/big_shoulders_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/big_shoulders_display_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: "Big Shoulders Display", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d2f3ff; --bg-primary-hover: #cae8f2; --bg-primary-active: #c6e1eb; --bg-primary-invert: #452a17; --bg-secondary: #cae8f2; --bg-secondary-hover: #c6e1eb; --bg-secondary-active: #bfd8e0; --bg-tertiary: #c6e1eb; --bg-tertiary-hover: #bfd8e0; --bg-tertiary-active: #a5b3b5; --bg-quaternary: #a5b3b5; --bg-quaternary-hover: #8e928f; --bg-quaternary-active: #7a756e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #452a17; --text-primary-invert: #d0f1fc; --text-secondary: #7a756e; --text-secondary-invert: #a5b3b5; --border-primary: #a5b3b5; --border-primary-hover: #8e928f; --border-secondary: #bfd8e0; --border-secondary-hover: #a5b3b5; --border-tertiary: #cae8f2; --border-tertiary-hover: #c6e1eb; --border-active: #452a17; --border-active-invert: #d2f3ff; --icon-primary: #452a17; --icon-primary-invert: #d0f1fc; --icon-secondary: #7a756e; --input-bg: #d2f3ff; --input-border: #a5b3b5; --input-border-hover: #7a756e; --input-border-active: #452a17; --bg-transparent: rgba(55, 22, 0, 0.05); --bg-transparent-strong: rgba(55, 22, 0, 0.08); --bg-transparent-strongest: rgba(55, 22, 0, 0.12); --bg-transparent-blur-base: rgba(210, 243, 255, 0.9); --border-transparent: rgba(55, 22, 0, 0.1); --border-transparent-strong: rgba(55, 22, 0, 0.12); --border-transparent-strongest: rgba(55, 22, 0, 0.16); --bg-brand: #ff983e; --bg-brand-hover: #ff7d0b; --bg-brand-active: #d76400; --text-on-brand: #4b2b06; --text-brand: #ff983e; --text-brand-secondary: #a44c00; --icon-on-brand: #4b2b06; --icon-brand: #ff983e; --icon-brand-secondary: #a44c00; --border-brand: #ff983e; --bg-brand-secondary: #d7eaec; --bg-brand-secondary-hover: #dbe1d8; --bg-brand-secondary-active: #e0d8c5; }