@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: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.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: "Space Grotesk", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #169498; --bg-primary-hover: #168e91; --bg-primary-active: #168a8e; --bg-primary-invert: #142021; --bg-secondary: #168e91; --bg-secondary-hover: #168a8e; --bg-secondary-active: #168588; --bg-tertiary: #168a8e; --bg-tertiary-hover: #168588; --bg-tertiary-active: #156f72; --bg-quaternary: #156f72; --bg-quaternary-hover: #155c5e; --bg-quaternary-active: #154c4d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #142021; --text-primary-invert: #169397; --text-secondary: #154c4d; --text-secondary-invert: #156f72; --border-primary: #156f72; --border-primary-hover: #155c5e; --border-secondary: #168588; --border-secondary-hover: #156f72; --border-tertiary: #168e91; --border-tertiary-hover: #168a8e; --border-active: #142021; --border-active-invert: #169498; --icon-primary: #142021; --icon-primary-invert: #169397; --icon-secondary: #154c4d; --input-bg: #169498; --input-border: #156f72; --input-border-hover: #154c4d; --input-border-active: #142021; --bg-transparent: rgba(20, 21, 21, 0.05); --bg-transparent-strong: rgba(20, 21, 21, 0.08); --bg-transparent-strongest: rgba(20, 21, 21, 0.12); --bg-transparent-blur-base: rgba(22, 148, 152, 0.9); --border-transparent: rgba(20, 21, 21, 0.1); --border-transparent-strong: rgba(20, 21, 21, 0.12); --border-transparent-strongest: rgba(20, 21, 21, 0.16); --bg-brand: #0a0900; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f9fcfc; --text-brand: #0a0900; --text-brand-secondary: black; --icon-on-brand: #f9fcfc; --icon-brand: #0a0900; --icon-brand-secondary: black; --border-brand: #0a0900; --bg-brand-secondary: #158689; --bg-brand-secondary-hover: #14787a; --bg-brand-secondary-active: #126a6a; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }