@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #706f73; --bg-primary-hover: #77767a; --bg-primary-active: #7b7b7e; --bg-primary-invert: #f2f2f2; --bg-secondary: #77767a; --bg-secondary-hover: #7b7b7e; --bg-secondary-active: #818084; --bg-tertiary: #7b7b7e; --bg-tertiary-hover: #818084; --bg-tertiary-active: #99999c; --bg-quaternary: #99999c; --bg-quaternary-hover: #afaeb1; --bg-quaternary-active: #c2c1c3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2f2f2; --text-primary-invert: #717074; --text-secondary: #c2c1c3; --text-secondary-invert: #99999c; --border-primary: #99999c; --border-primary-hover: #afaeb1; --border-secondary: #818084; --border-secondary-hover: #99999c; --border-tertiary: #77767a; --border-tertiary-hover: #7b7b7e; --border-active: #f2f2f2; --border-active-invert: #706f73; --icon-primary: #f2f2f2; --icon-primary-invert: #717074; --icon-secondary: #c2c1c3; --input-bg: #706f73; --input-border: #99999c; --input-border-hover: #c2c1c3; --input-border-active: #f2f2f2; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(112, 111, 115, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #37373a; --bg-brand-hover: #1e1e20; --bg-brand-active: #050506; --text-on-brand: #ffffff; --text-brand: #37373a; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #37373a; --icon-brand-secondary: black; --border-brand: #37373a; --bg-brand-secondary: #6a696d; --bg-brand-secondary-hover: #656468; --bg-brand-secondary-active: #5f5e62; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }