@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #070707; --bg-primary-hover: #121213; --bg-primary-active: #19191a; --bg-primary-invert: #d7d7e3; --bg-secondary: #121213; --bg-secondary-hover: #19191a; --bg-secondary-active: #222224; --bg-tertiary: #19191a; --bg-tertiary-hover: #222224; --bg-tertiary-active: #49494d; --bg-quaternary: #49494d; --bg-quaternary-hover: #6c6c71; --bg-quaternary-active: #8a8a91; --text-primary: #d7d7e3; --text-primary-invert: #090909; --text-secondary: #8a8a91; --text-secondary-invert: #49494d; --border-primary: #49494d; --border-primary-hover: #6c6c71; --border-secondary: #222224; --border-secondary-hover: #49494d; --border-tertiary: #121213; --border-tertiary-hover: #19191a; --border-active: #d7d7e3; --border-active-invert: #070707; --icon-primary: #d7d7e3; --icon-primary-invert: #090909; --icon-secondary: #8a8a91; --input-bg: #070707; --input-border: #49494d; --input-border-hover: #8a8a91; --input-border-active: #d7d7e3; --bg-transparent: rgba(236, 236, 249, 0.05); --bg-transparent-strong: rgba(236, 236, 249, 0.08); --bg-transparent-strongest: rgba(236, 236, 249, 0.12); --bg-transparent-blur-base: rgba(7, 7, 7, 0.9); --border-transparent: rgba(236, 236, 249, 0.1); --border-transparent-strong: rgba(236, 236, 249, 0.12); --border-transparent-strongest: rgba(236, 236, 249, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #0d010d; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #0d010d; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #202020; --bg-brand-secondary-hover: #393939; --bg-brand-secondary-active: #515151; }