@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: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f5; --bg-primary-active: #edeeef; --bg-primary-invert: #373f45; --bg-secondary: #f4f4f5; --bg-secondary-hover: #edeeef; --bg-secondary-active: #e5e6e7; --bg-tertiary: #edeeef; --bg-tertiary-hover: #e5e6e7; --bg-tertiary-active: #bfc2c4; --bg-quaternary: #bfc2c4; --bg-quaternary-hover: #9ea2a5; --bg-quaternary-active: #82878b; --text-primary: #373f45; --text-primary-invert: #fdfdfd; --text-secondary: #82878b; --text-secondary-invert: #bfc2c4; --border-primary: #bfc2c4; --border-primary-hover: #9ea2a5; --border-secondary: #e5e6e7; --border-secondary-hover: #bfc2c4; --border-tertiary: #f4f4f5; --border-tertiary-hover: #edeeef; --border-active: #373f45; --border-active-invert: #ffffff; --icon-primary: #373f45; --icon-primary-invert: #fdfdfd; --icon-secondary: #82878b; --input-bg: #ffffff; --input-border: #bfc2c4; --input-border-hover: #82878b; --input-border-active: #373f45; --bg-transparent: rgba(35, 44, 51, 0.05); --bg-transparent-strong: rgba(35, 44, 51, 0.08); --bg-transparent-strongest: rgba(35, 44, 51, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(35, 44, 51, 0.1); --border-transparent-strong: rgba(35, 44, 51, 0.12); --border-transparent-strongest: rgba(35, 44, 51, 0.16); --bg-brand: #232c33; --bg-brand-hover: #0e1215; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #232c33; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #232c33; --icon-brand-secondary: black; --border-brand: #232c33; --bg-brand-secondary: #e9eaeb; --bg-brand-secondary-hover: #d3d5d6; --bg-brand-secondary-active: #bdc0c2; }