@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: "Mazius Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_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: "Mazius Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f3; --bg-primary-active: #ededed; --bg-primary-invert: #30302d; --bg-secondary: #f4f4f3; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e3; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e3; --bg-tertiary-active: #bdbdbc; --bg-quaternary: #bdbdbc; --bg-quaternary-hover: #9b9b99; --bg-quaternary-active: #7e7d7b; --text-primary: #30302d; --text-primary-invert: #fdfdfd; --text-secondary: #7e7d7b; --text-secondary-invert: #bdbdbc; --border-primary: #bdbdbc; --border-primary-hover: #9b9b99; --border-secondary: #e4e4e3; --border-secondary-hover: #bdbdbc; --border-tertiary: #f4f4f3; --border-tertiary-hover: #ededed; --border-active: #30302d; --border-active-invert: #ffffff; --icon-primary: #30302d; --icon-primary-invert: #fdfdfd; --icon-secondary: #7e7d7b; --input-bg: #ffffff; --input-border: #bdbdbc; --input-border-hover: #7e7d7b; --input-border-active: #30302d; --bg-transparent: rgba(28, 27, 24, 0.05); --bg-transparent-strong: rgba(28, 27, 24, 0.08); --bg-transparent-strongest: rgba(28, 27, 24, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(28, 27, 24, 0.1); --border-transparent-strong: rgba(28, 27, 24, 0.12); --border-transparent-strongest: rgba(28, 27, 24, 0.16); --bg-brand: #1c1b18; --bg-brand-hover: #010100; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #1c1b18; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #1c1b18; --icon-brand-secondary: black; --border-brand: #1c1b18; --bg-brand-secondary: #e8e8e8; --bg-brand-secondary-hover: #d2d1d1; --bg-brand-secondary-active: #bbbbba; }