@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: 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"); } :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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f5f5f6; --bg-primary-active: #efeff0; --bg-primary-invert: #444b58; --bg-secondary: #f5f5f6; --bg-secondary-hover: #efeff0; --bg-secondary-active: #e6e7e9; --bg-tertiary: #efeff0; --bg-tertiary-hover: #e6e7e9; --bg-tertiary-active: #c3c6ca; --bg-quaternary: #c3c6ca; --bg-quaternary-hover: #a4a8ae; --bg-quaternary-active: #8a8e96; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #444b58; --text-primary-invert: #fdfdfd; --text-secondary: #8a8e96; --text-secondary-invert: #c3c6ca; --border-primary: #c3c6ca; --border-primary-hover: #a4a8ae; --border-secondary: #e6e7e9; --border-secondary-hover: #c3c6ca; --border-tertiary: #f5f5f6; --border-tertiary-hover: #efeff0; --border-active: #444b58; --border-active-invert: #ffffff; --icon-primary: #444b58; --icon-primary-invert: #fdfdfd; --icon-secondary: #8a8e96; --input-bg: #ffffff; --input-border: #c3c6ca; --input-border-hover: #8a8e96; --input-border-active: #444b58; --bg-transparent: rgba(49, 57, 71, 0.05); --bg-transparent-strong: rgba(49, 57, 71, 0.08); --bg-transparent-strongest: rgba(49, 57, 71, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(49, 57, 71, 0.1); --border-transparent-strong: rgba(49, 57, 71, 0.12); --border-transparent-strongest: rgba(49, 57, 71, 0.16); --bg-brand: #106ed4; --bg-brand-hover: #0c55a5; --bg-brand-active: #093d75; --text-on-brand: #ffffff; --text-brand: #106ed4; --text-brand-secondary: #052446; --icon-on-brand: #ffffff; --icon-brand: #106ed4; --icon-brand-secondary: #052446; --border-brand: #106ed4; --bg-brand-secondary: #e7f1fb; --bg-brand-secondary-hover: #cfe2f6; --bg-brand-secondary-active: #b7d4f2; }