@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: uppercase; --logo-width: 80px; --bg-primary: #1a1a1a; --bg-primary-hover: #1b1c1b; --bg-primary-active: #1b1e1b; --bg-primary-invert: #2a4323; --bg-secondary: #1b1c1b; --bg-secondary-hover: #1b1e1b; --bg-secondary-active: #1c1f1b; --bg-tertiary: #1b1e1b; --bg-tertiary-hover: #1c1f1b; --bg-tertiary-active: #1f271d; --bg-quaternary: #1f271d; --bg-quaternary-hover: #222e1e; --bg-quaternary-active: #243420; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2a4323; --text-primary-invert: #1a1a1a; --text-secondary: #243420; --text-secondary-invert: #1f271d; --border-primary: #1f271d; --border-primary-hover: #222e1e; --border-secondary: #1c1f1b; --border-secondary-hover: #1f271d; --border-tertiary: #1b1c1b; --border-tertiary-hover: #1b1e1b; --border-active: #2a4323; --border-active-invert: #1a1a1a; --icon-primary: #2a4323; --icon-primary-invert: #1a1a1a; --icon-secondary: #243420; --input-bg: #1a1a1a; --input-border: #1f271d; --input-border-hover: #243420; --input-border-active: #2a4323; --bg-transparent: rgba(44, 71, 36, 0.05); --bg-transparent-strong: rgba(44, 71, 36, 0.08); --bg-transparent-strongest: rgba(44, 71, 36, 0.12); --bg-transparent-blur-base: rgba(26, 26, 26, 0.9); --border-transparent: rgba(44, 71, 36, 0.1); --border-transparent-strong: rgba(44, 71, 36, 0.12); --border-transparent-strongest: rgba(44, 71, 36, 0.16); --bg-brand: #c9beab; --bg-brand-hover: #b5a68c; --bg-brand-active: #a18e6d; --text-on-brand: #2b4524; --text-brand: #c9beab; --text-brand-secondary: #857456; --icon-on-brand: #2b4524; --icon-brand: #c9beab; --icon-brand-secondary: #857456; --border-brand: #c9beab; --bg-brand-secondary: #2c2a29; --bg-brand-secondary-hover: #3d3b37; --bg-brand-secondary-active: #4f4b46; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }