@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: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 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: Outfit, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 40px; --bg-primary: #000000; --bg-primary-hover: #0c0d0d; --bg-primary-active: #141414; --bg-primary-invert: #32f56e; --bg-secondary: #0c0d0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1e1e1e; --bg-tertiary: #141414; --bg-tertiary-hover: #1e1e1e; --bg-tertiary-active: #484949; --bg-quaternary: #484949; --bg-quaternary-hover: #6d6e6f; --bg-quaternary-active: #8d8f90; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2e4e5; --text-primary-invert: #191b1d; --text-secondary: #8d8f90; --text-secondary-invert: #484949; --border-primary: #484949; --border-primary-hover: #6d6e6f; --border-secondary: #1e1e1e; --border-secondary-hover: #484949; --border-tertiary: #0c0d0d; --border-tertiary-hover: #141414; --border-active: #e2e4e5; --border-active-invert: #000000; --icon-primary: #e2e4e5; --icon-primary-invert: #191b1d; --icon-secondary: #8d8f90; --input-bg: #000000; --input-border: #484949; --input-border-hover: #8d8f90; --input-border-active: #e2e4e5; --bg-transparent: rgba(248, 250, 252, 0.05); --bg-transparent-strong: rgba(248, 250, 252, 0.08); --bg-transparent-strongest: rgba(248, 250, 252, 0.12); --bg-highlight: rgba(248, 250, 252, 0.05); --bg-highlight-hover: rgba(248, 250, 252, 0.08); --bg-highlight-active: rgba(248, 250, 252, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(248, 250, 252, 0.1); --border-transparent-strong: rgba(248, 250, 252, 0.12); --border-transparent-strongest: rgba(248, 250, 252, 0.16); --bg-brand: #32f56e; --bg-brand-hover: #0be94f; --bg-brand-active: #09b83f; --icon-on-brand: #191b1d; --icon-brand-secondary: #07872e; --icon-link: #32f56e; --text-link: #32f56e; --text-link-secondary: #07872e; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 6px 6px 6px 6px; }