@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: "League Spartan"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_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: "League Spartan", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f0f0f0; --bg-primary-hover: #e5e5e5; --bg-primary-active: #dfdfdf; --bg-primary-invert: #2b2b2b; --bg-secondary: #e5e5e5; --bg-secondary-hover: #dfdfdf; --bg-secondary-active: #d6d6d6; --bg-tertiary: #dfdfdf; --bg-tertiary-hover: #d6d6d6; --bg-tertiary-active: #b1b1b1; --bg-quaternary: #b1b1b1; --bg-quaternary-hover: #919191; --bg-quaternary-active: #747474; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b2b2b; --text-primary-invert: #eeeeee; --text-secondary: #747474; --text-secondary-invert: #b1b1b1; --border-primary: #b1b1b1; --border-primary-hover: #919191; --border-secondary: #d6d6d6; --border-secondary-hover: #b1b1b1; --border-tertiary: #e5e5e5; --border-tertiary-hover: #dfdfdf; --border-active: #2b2b2b; --border-active-invert: #f0f0f0; --icon-primary: #2b2b2b; --icon-primary-invert: #eeeeee; --icon-secondary: #747474; --input-bg: #f0f0f0; --input-border: #b1b1b1; --input-border-hover: #747474; --input-border-active: #2b2b2b; --bg-transparent: rgba(23, 23, 23, 0.05); --bg-transparent-strong: rgba(23, 23, 23, 0.08); --bg-transparent-strongest: rgba(23, 23, 23, 0.12); --bg-transparent-blur-base: rgba(240, 240, 240, 0.9); --border-transparent: rgba(23, 23, 23, 0.1); --border-transparent-strong: rgba(23, 23, 23, 0.12); --border-transparent-strongest: rgba(23, 23, 23, 0.16); --bg-brand: #f0f0f0; --bg-brand-hover: #d7d7d7; --bg-brand-active: #bdbdbd; --text-on-brand: #171717; --text-brand: #f0f0f0; --text-brand-secondary: #a4a4a4; --icon-on-brand: #171717; --icon-brand: #f0f0f0; --icon-brand-secondary: #a4a4a4; --border-brand: #f0f0f0; --bg-brand-secondary: #f0f0f0; --bg-brand-secondary-hover: #f0f0f0; --bg-brand-secondary-active: #f0f0f0; --input-radius: 5px; --image-radius: 5px; --panel-radius: 5px; --button-radius: 5px 5px 5px 5px; }