@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.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: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #444444; --bg-primary-hover: #4d4d4d; --bg-primary-active: #525253; --bg-primary-invert: #e9e8ee; --bg-secondary: #4d4d4d; --bg-secondary-hover: #525253; --bg-secondary-active: #5a5a5a; --bg-tertiary: #525253; --bg-tertiary-hover: #5a5a5a; --bg-tertiary-active: #78787a; --bg-quaternary: #78787a; --bg-quaternary-hover: #949396; --bg-quaternary-active: #ababaf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8ee; --text-primary-invert: #464646; --text-secondary: #ababaf; --text-secondary-invert: #78787a; --border-primary: #78787a; --border-primary-hover: #949396; --border-secondary: #5a5a5a; --border-secondary-hover: #78787a; --border-tertiary: #4d4d4d; --border-tertiary-hover: #525253; --border-active: #e9e8ee; --border-active-invert: #444444; --icon-primary: #e9e8ee; --icon-primary-invert: #464646; --icon-secondary: #ababaf; --input-bg: #444444; --input-border: #78787a; --input-border-hover: #ababaf; --input-border-active: #e9e8ee; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(68, 68, 68, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #2cbbff; --bg-brand-hover: #00a8f8; --bg-brand-active: #0086c5; --text-on-brand: #F9F8FF; --text-brand: #2cbbff; --text-brand-secondary: #006392; --icon-on-brand: #F9F8FF; --icon-brand: #2cbbff; --icon-brand-secondary: #006392; --border-brand: #2cbbff; --bg-brand-secondary: #425057; --bg-brand-secondary-hover: #3f5c69; --bg-brand-secondary-active: #3d687c; }