@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #3e3e3e; --bg-primary-hover: #454646; --bg-primary-active: #4a4a4b; --bg-primary-invert: #c4c7cd; --bg-secondary: #454646; --bg-secondary-hover: #4a4a4b; --bg-secondary-active: #505051; --bg-tertiary: #4a4a4b; --bg-tertiary-hover: #505051; --bg-tertiary-active: #696a6c; --bg-quaternary: #696a6c; --bg-quaternary-hover: #7f8083; --bg-quaternary-active: #929497; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c4c7cd; --text-primary-invert: #3f4040; --text-secondary: #929497; --text-secondary-invert: #696a6c; --border-primary: #696a6c; --border-primary-hover: #7f8083; --border-secondary: #505051; --border-secondary-hover: #696a6c; --border-tertiary: #454646; --border-tertiary-hover: #4a4a4b; --border-active: #c4c7cd; --border-active-invert: #3e3e3e; --icon-primary: #c4c7cd; --icon-primary-invert: #3f4040; --icon-secondary: #929497; --input-bg: #3e3e3e; --input-border: #696a6c; --input-border-hover: #929497; --input-border-active: #c4c7cd; --bg-transparent: rgba(209, 213, 219, 0.05); --bg-transparent-strong: rgba(209, 213, 219, 0.08); --bg-transparent-strongest: rgba(209, 213, 219, 0.12); --bg-transparent-blur-base: rgba(62, 62, 62, 0.9); --border-transparent: rgba(209, 213, 219, 0.1); --border-transparent-strong: rgba(209, 213, 219, 0.12); --border-transparent-strongest: rgba(209, 213, 219, 0.16); --bg-brand: #ff0007; --bg-brand-hover: #cc0006; --bg-brand-active: #990004; --text-on-brand: #e5e7eb; --text-brand: #ff0007; --text-brand-secondary: #660003; --icon-on-brand: #e5e7eb; --icon-brand: #ff0007; --icon-brand-secondary: #660003; --border-brand: #ff0007; --bg-brand-secondary: #513839; --bg-brand-secondary-hover: #653233; --bg-brand-secondary-active: #782b2e; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }