@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: "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 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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #13293d; --bg-primary-hover: #1f3347; --bg-primary-active: #253a4d; --bg-primary-invert: #e4e5ee; --bg-secondary: #1f3347; --bg-secondary-hover: #253a4d; --bg-secondary-active: #2f4254; --bg-tertiary: #253a4d; --bg-tertiary-hover: #2f4254; --bg-tertiary-active: #566575; --bg-quaternary: #566575; --bg-quaternary-hover: #788492; --bg-quaternary-active: #969fac; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e5ee; --text-primary-invert: #152b3f; --text-secondary: #969fac; --text-secondary-invert: #566575; --border-primary: #566575; --border-primary-hover: #788492; --border-secondary: #2f4254; --border-secondary-hover: #566575; --border-tertiary: #1f3347; --border-tertiary-hover: #253a4d; --border-active: #e4e5ee; --border-active-invert: #13293d; --icon-primary: #e4e5ee; --icon-primary-invert: #152b3f; --icon-secondary: #969fac; --input-bg: #13293d; --input-border: #566575; --input-border-hover: #969fac; --input-border-active: #e4e5ee; --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(19, 41, 61, 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: #92bfe6; --bg-brand-hover: #69a7dc; --bg-brand-active: #3f8ed3; --text-on-brand: #F9F8FF; --text-brand: #92bfe6; --text-brand-secondary: #2a74b5; --icon-on-brand: #F9F8FF; --icon-brand: #92bfe6; --icon-brand-secondary: #2a74b5; --border-brand: #92bfe6; --bg-brand-secondary: #20384e; --bg-brand-secondary-hover: #2c475f; --bg-brand-secondary-active: #395670; }