@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.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"); } @font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #060606; --bg-primary-hover: #111111; --bg-primary-active: #171818; --bg-primary-invert: #cbced3; --bg-secondary: #111111; --bg-secondary-hover: #171818; --bg-secondary-active: #202021; --bg-tertiary: #171818; --bg-tertiary-hover: #202021; --bg-tertiary-active: #454647; --bg-quaternary: #454647; --bg-quaternary-hover: #656769; --bg-quaternary-active: #828386; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cbced3; --text-primary-invert: #080808; --text-secondary: #828386; --text-secondary-invert: #454647; --border-primary: #454647; --border-primary-hover: #656769; --border-secondary: #202021; --border-secondary-hover: #454647; --border-tertiary: #111111; --border-tertiary-hover: #171818; --border-active: #cbced3; --border-active-invert: #060606; --icon-primary: #cbced3; --icon-primary-invert: #080808; --icon-secondary: #828386; --input-bg: #060606; --input-border: #454647; --input-border-hover: #828386; --input-border-active: #cbced3; --bg-transparent: rgba(223, 226, 231, 0.05); --bg-transparent-strong: rgba(223, 226, 231, 0.08); --bg-transparent-strongest: rgba(223, 226, 231, 0.12); --bg-transparent-blur-base: rgba(6, 6, 6, 0.9); --border-transparent: rgba(223, 226, 231, 0.1); --border-transparent-strong: rgba(223, 226, 231, 0.12); --border-transparent-strongest: rgba(223, 226, 231, 0.16); --bg-brand: #b0b3b8; --bg-brand-hover: #9599a0; --bg-brand-active: #7a7f88; --text-on-brand: #edeff1; --text-brand: #b0b3b8; --text-brand-secondary: #62666d; --icon-on-brand: #edeff1; --icon-brand: #b0b3b8; --icon-brand-secondary: #62666d; --border-brand: #b0b3b8; --bg-brand-secondary: #171718; --bg-brand-secondary-hover: #28292a; --bg-brand-secondary-active: #393a3b; }