@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_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 Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 100px; --bg-primary: #fffeff; --bg-primary-hover: #f4f1f2; --bg-primary-active: #edeaeb; --bg-primary-invert: #301818; --bg-secondary: #f4f1f2; --bg-secondary-hover: #edeaeb; --bg-secondary-active: #e4e0e1; --bg-tertiary: #edeaeb; --bg-tertiary-hover: #e4e0e1; --bg-tertiary-active: #bdb5b5; --bg-quaternary: #bdb5b5; --bg-quaternary-hover: #9b8f8f; --bg-quaternary-active: #7d6e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #301818; --text-primary-invert: #fdfbfc; --text-secondary: #7d6e6e; --text-secondary-invert: #bdb5b5; --border-primary: #bdb5b5; --border-primary-hover: #9b8f8f; --border-secondary: #e4e0e1; --border-secondary-hover: #bdb5b5; --border-tertiary: #f4f1f2; --border-tertiary-hover: #edeaeb; --border-active: #301818; --border-active-invert: #fffeff; --icon-primary: #301818; --icon-primary-invert: #fdfbfc; --icon-secondary: #7d6e6e; --input-bg: #fffeff; --input-border: #bdb5b5; --input-border-hover: #7d6e6e; --input-border-active: #301818; --bg-transparent: rgba(27, 1, 1, 0.05); --bg-transparent-strong: rgba(27, 1, 1, 0.08); --bg-transparent-strongest: rgba(27, 1, 1, 0.12); --bg-transparent-blur-base: rgba(255, 254, 255, 0.9); --border-transparent: rgba(27, 1, 1, 0.1); --border-transparent-strong: rgba(27, 1, 1, 0.12); --border-transparent-strongest: rgba(27, 1, 1, 0.16); --bg-brand: #abaaab; --bg-brand-hover: #929092; --bg-brand-active: #787778; --text-on-brand: #000000; --text-brand: #abaaab; --text-brand-secondary: #5f5d5f; --icon-on-brand: #000000; --icon-brand: #abaaab; --icon-brand-secondary: #5f5d5f; --border-brand: #abaaab; --bg-brand-secondary: #f7f6f7; --bg-brand-secondary-hover: #eeedee; --bg-brand-secondary-active: #e6e5e6; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 35px 35px 35px 35px; }