@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0c0c0c; --bg-primary-active: #141413; --bg-primary-invert: #e3e0da; --bg-secondary: #0c0c0c; --bg-secondary-hover: #141413; --bg-secondary-active: #1e1e1d; --bg-tertiary: #141413; --bg-tertiary-hover: #1e1e1d; --bg-tertiary-active: #484746; --bg-quaternary: #484746; --bg-quaternary-hover: #6e6c6a; --bg-quaternary-active: #8e8c89; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e0da; --text-primary-invert: #020202; --text-secondary: #8e8c89; --text-secondary-invert: #484746; --border-primary: #484746; --border-primary-hover: #6e6c6a; --border-secondary: #1e1e1d; --border-secondary-hover: #484746; --border-tertiary: #0c0c0c; --border-tertiary-hover: #141413; --border-active: #e3e0da; --border-active-invert: #000000; --icon-primary: #e3e0da; --icon-primary-invert: #020202; --icon-secondary: #8e8c89; --input-bg: #000000; --input-border: #484746; --input-border-hover: #8e8c89; --input-border-active: #e3e0da; --bg-transparent: rgba(249, 246, 240, 0.05); --bg-transparent-strong: rgba(249, 246, 240, 0.08); --bg-transparent-strongest: rgba(249, 246, 240, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(249, 246, 240, 0.1); --border-transparent-strong: rgba(249, 246, 240, 0.12); --border-transparent-strongest: rgba(249, 246, 240, 0.16); --bg-brand: #1eeb5a; --bg-brand-hover: #11c546; --bg-brand-active: #0d9635; --text-on-brand: #000000; --text-brand: #1eeb5a; --text-brand-secondary: #096725; --icon-on-brand: #000000; --icon-brand: #1eeb5a; --icon-brand-secondary: #096725; --border-brand: #1eeb5a; --bg-brand-secondary: #031809; --bg-brand-secondary-hover: #062f12; --bg-brand-secondary-active: #09471b; }