@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; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 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, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 88px; --bg-primary: #090a0a; --bg-primary-hover: #141415; --bg-primary-active: #1a1b1b; --bg-primary-invert: #948e94; --bg-secondary: #141415; --bg-secondary-hover: #1a1b1b; --bg-secondary-active: #232324; --bg-tertiary: #1a1b1b; --bg-tertiary-hover: #232324; --bg-tertiary-active: #484749; --bg-quaternary: #484749; --bg-quaternary-hover: #686669; --bg-quaternary-active: #858185; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cec8cf; --text-primary-invert: #161616; --text-secondary: #858185; --text-secondary-invert: #484749; --border-primary: #484749; --border-primary-hover: #686669; --border-secondary: #232324; --border-secondary-hover: #484749; --border-tertiary: #141415; --border-tertiary-hover: #1a1b1b; --border-active: #cec8cf; --border-active-invert: #090a0a; --icon-primary: #cec8cf; --icon-primary-invert: #161616; --icon-secondary: #858185; --input-bg: #090a0a; --input-border: #484749; --input-border-hover: #858185; --input-border-active: #cec8cf; --bg-transparent: rgba(226, 219, 226, 0.05); --bg-transparent-strong: rgba(226, 219, 226, 0.08); --bg-transparent-strongest: rgba(226, 219, 226, 0.12); --bg-highlight: rgba(226, 219, 226, 0.05); --bg-highlight-hover: rgba(226, 219, 226, 0.08); --bg-highlight-active: rgba(226, 219, 226, 0.12); --bg-transparent-blur-base: rgba(9, 10, 10, 0.9); --border-transparent: rgba(226, 219, 226, 0.1); --border-transparent-strong: rgba(226, 219, 226, 0.12); --border-transparent-strongest: rgba(226, 219, 226, 0.16); --bg-brand: #948e94; --bg-brand-hover: #7b747b; --bg-brand-active: #615b61; --icon-on-brand: #161616; --icon-brand-secondary: #464346; --icon-link: #948e94; --text-link: #948e94; --text-link-secondary: #464346; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 33px 33px 33px 33px; }