@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: Inter; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n8.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: Inter, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f3f3f3; --bg-primary-hover: #e8e8e8; --bg-primary-active: #e1e1e1; --bg-primary-invert: #2c2c2c; --bg-secondary: #e8e8e8; --bg-secondary-hover: #e1e1e1; --bg-secondary-active: #d9d9d9; --bg-tertiary: #e1e1e1; --bg-tertiary-hover: #d9d9d9; --bg-tertiary-active: #b3b3b3; --bg-quaternary: #b3b3b3; --bg-quaternary-hover: #939393; --bg-quaternary-active: #767676; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c2c2c; --text-primary-invert: #f1f1f1; --text-secondary: #767676; --text-secondary-invert: #b3b3b3; --border-primary: #b3b3b3; --border-primary-hover: #939393; --border-secondary: #d9d9d9; --border-secondary-hover: #b3b3b3; --border-tertiary: #e8e8e8; --border-tertiary-hover: #e1e1e1; --border-active: #2c2c2c; --border-active-invert: #f3f3f3; --icon-primary: #2c2c2c; --icon-primary-invert: #f1f1f1; --icon-secondary: #767676; --input-bg: #f3f3f3; --input-border: #b3b3b3; --input-border-hover: #767676; --input-border-active: #2c2c2c; --bg-transparent: rgba(24, 24, 24, 0.05); --bg-transparent-strong: rgba(24, 24, 24, 0.08); --bg-transparent-strongest: rgba(24, 24, 24, 0.12); --bg-transparent-blur-base: rgba(243, 243, 243, 0.9); --border-transparent: rgba(24, 24, 24, 0.1); --border-transparent-strong: rgba(24, 24, 24, 0.12); --border-transparent-strongest: rgba(24, 24, 24, 0.16); --bg-brand: #006eff; --bg-brand-hover: #0058cc; --bg-brand-active: #004299; --text-on-brand: #ffffff; --text-brand: #006eff; --text-brand-secondary: #002c66; --icon-on-brand: #ffffff; --icon-brand: #006eff; --icon-brand-secondary: #002c66; --border-brand: #006eff; --bg-brand-secondary: #dbe6f4; --bg-brand-secondary-hover: #c2d8f5; --bg-brand-secondary-active: #aacbf7; }