@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: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.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: Barlow, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcfcfc; --bg-primary-hover: #f1f1f1; --bg-primary-active: #ebebeb; --bg-primary-invert: #373737; --bg-secondary: #f1f1f1; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e2e2e2; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e2e2e2; --bg-tertiary-active: #bdbdbd; --bg-quaternary: #bdbdbd; --bg-quaternary-hover: #9d9d9d; --bg-quaternary-active: #818181; --text-primary: #373737; --text-primary-invert: #fafafa; --text-secondary: #818181; --text-secondary-invert: #bdbdbd; --border-primary: #bdbdbd; --border-primary-hover: #9d9d9d; --border-secondary: #e2e2e2; --border-secondary-hover: #bdbdbd; --border-tertiary: #f1f1f1; --border-tertiary-hover: #ebebeb; --border-active: #373737; --border-active-invert: #fcfcfc; --icon-primary: #373737; --icon-primary-invert: #fafafa; --icon-secondary: #818181; --input-bg: #fcfcfc; --input-border: #bdbdbd; --input-border-hover: #818181; --input-border-active: #373737; --bg-transparent: rgba(36, 36, 36, 0.05); --bg-transparent-strong: rgba(36, 36, 36, 0.08); --bg-transparent-strongest: rgba(36, 36, 36, 0.12); --bg-transparent-blur-base: rgba(252, 252, 252, 0.9); --border-transparent: rgba(36, 36, 36, 0.1); --border-transparent-strong: rgba(36, 36, 36, 0.12); --border-transparent-strongest: rgba(36, 36, 36, 0.16); --bg-brand: #f5824d; --bg-brand-hover: #f2601d; --bg-brand-active: #d04a0c; --text-on-brand: #000000; --text-brand: #f5824d; --text-brand-secondary: #a03909; --icon-on-brand: #000000; --icon-brand: #f5824d; --icon-brand-secondary: #a03909; --border-brand: #f5824d; --bg-brand-secondary: #fbf0eb; --bg-brand-secondary-hover: #fbe4d9; --bg-brand-secondary-active: #fad7c8; }