@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Jost, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #010b0b; --bg-primary-active: #011112; --bg-primary-invert: #0cc2cf; --bg-secondary: #010b0b; --bg-secondary-hover: #011112; --bg-secondary-active: #021a1b; --bg-tertiary: #011112; --bg-tertiary-hover: #021a1b; --bg-tertiary-active: #043e42; --bg-quaternary: #043e42; --bg-quaternary-hover: #065e64; --bg-quaternary-active: #077982; --text-primary: #0cc2cf; --text-primary-invert: #000202; --text-secondary: #077982; --text-secondary-invert: #043e42; --border-primary: #043e42; --border-primary-hover: #065e64; --border-secondary: #021a1b; --border-secondary-hover: #043e42; --border-tertiary: #010b0b; --border-tertiary-hover: #011112; --border-active: #0cc2cf; --border-active-invert: #000000; --icon-primary: #0cc2cf; --icon-primary-invert: #000202; --icon-secondary: #077982; --input-bg: #000000; --input-border: #043e42; --input-border-hover: #077982; --input-border-active: #0cc2cf; --bg-transparent: rgba(13, 213, 228, 0.05); --bg-transparent-strong: rgba(13, 213, 228, 0.08); --bg-transparent-strongest: rgba(13, 213, 228, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(13, 213, 228, 0.1); --border-transparent-strong: rgba(13, 213, 228, 0.12); --border-transparent-strongest: rgba(13, 213, 228, 0.16); --bg-brand: #b0ffff; --bg-brand-hover: #7dffff; --bg-brand-active: #4affff; --text-on-brand: #000000; --text-brand: #b0ffff; --text-brand-secondary: #17ffff; --icon-on-brand: #000000; --icon-brand: #b0ffff; --icon-brand-secondary: #17ffff; --border-brand: #b0ffff; --bg-brand-secondary: #121a1a; --bg-brand-secondary-hover: #233333; --bg-brand-secondary-active: #354d4d; }