@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 240px; --bg-primary: #2e2e2e; --bg-primary-hover: #383838; --bg-primary-active: #3f3f3f; --bg-primary-invert: #ececec; --bg-secondary: #383838; --bg-secondary-hover: #3f3f3f; --bg-secondary-active: #474747; --bg-tertiary: #3f3f3f; --bg-tertiary-hover: #474747; --bg-tertiary-active: #6b6b6b; --bg-quaternary: #6b6b6b; --bg-quaternary-hover: #8a8a8a; --bg-quaternary-active: #a5a5a5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ececec; --text-primary-invert: #303030; --text-secondary: #a5a5a5; --text-secondary-invert: #6b6b6b; --border-primary: #6b6b6b; --border-primary-hover: #8a8a8a; --border-secondary: #474747; --border-secondary-hover: #6b6b6b; --border-tertiary: #383838; --border-tertiary-hover: #3f3f3f; --border-active: #ececec; --border-active-invert: #2e2e2e; --icon-primary: #ececec; --icon-primary-invert: #303030; --icon-secondary: #a5a5a5; --input-bg: #2e2e2e; --input-border: #6b6b6b; --input-border-hover: #a5a5a5; --input-border-active: #ececec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(46, 46, 46, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #415a7a; --bg-brand-hover: #2f4159; --bg-brand-active: #1e2937; --text-on-brand: #ffffff; --text-brand: #415a7a; --text-brand-secondary: #0c1016; --icon-on-brand: #ffffff; --icon-brand: #415a7a; --icon-brand-secondary: #0c1016; --border-brand: #415a7a; --bg-brand-secondary: #303236; --bg-brand-secondary-hover: #32373d; --bg-brand-secondary-active: #343b45; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }