@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: #262626; --bg-primary-hover: #242e31; --bg-primary-active: #233237; --bg-primary-invert: #03afeb; --bg-secondary: #242e31; --bg-secondary-hover: #233237; --bg-secondary-active: #213840; --bg-tertiary: #233237; --bg-tertiary-hover: #213840; --bg-tertiary-active: #1b5265; --bg-quaternary: #1b5265; --bg-quaternary-hover: #156885; --bg-quaternary-active: #107ca2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #03afeb; --text-primary-invert: #262828; --text-secondary: #107ca2; --text-secondary-invert: #1b5265; --border-primary: #1b5265; --border-primary-hover: #156885; --border-secondary: #213840; --border-secondary-hover: #1b5265; --border-tertiary: #242e31; --border-tertiary-hover: #233237; --border-active: #03afeb; --border-active-invert: #262626; --icon-primary: #03afeb; --icon-primary-invert: #262828; --icon-secondary: #107ca2; --input-bg: #262626; --input-border: #1b5265; --input-border-hover: #107ca2; --input-border-active: #03afeb; --bg-transparent: rgba(0, 188, 255, 0.05); --bg-transparent-strong: rgba(0, 188, 255, 0.08); --bg-transparent-strongest: rgba(0, 188, 255, 0.12); --bg-transparent-blur-base: rgba(38, 38, 38, 0.9); --border-transparent: rgba(0, 188, 255, 0.1); --border-transparent-strong: rgba(0, 188, 255, 0.12); --border-transparent-strongest: rgba(0, 188, 255, 0.16); --bg-brand: #ffd783; --bg-brand-hover: #ffc750; --bg-brand-active: #ffb61d; --text-on-brand: #00bcff; --text-brand: #ffd783; --text-brand-secondary: #e99e00; --icon-on-brand: #00bcff; --icon-brand: #ffd783; --icon-brand-secondary: #e99e00; --border-brand: #ffd783; --bg-brand-secondary: #3c382f; --bg-brand-secondary-hover: #514939; --bg-brand-secondary-active: #675b42; --input-radius: 0px; --image-radius: 5px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }