@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-body: none; --text-transform-heading: uppercase; --bg-primary: #73738b; --bg-primary-hover: #787890; --bg-primary-active: #7b7a92; --bg-primary-invert: #d3c5de; --bg-secondary: #787890; --bg-secondary-hover: #7b7a92; --bg-secondary-active: #807e96; --bg-tertiary: #7b7a92; --bg-tertiary-hover: #807e96; --bg-tertiary-active: #928da5; --bg-quaternary: #928da5; --bg-quaternary-hover: #a29bb3; --bg-quaternary-active: #afa6bf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d3c5de; --text-primary-invert: #74748c; --text-secondary: #afa6bf; --text-secondary-invert: #928da5; --border-primary: #928da5; --border-primary-hover: #a29bb3; --border-secondary: #807e96; --border-secondary-hover: #928da5; --border-tertiary: #787890; --border-tertiary-hover: #7b7a92; --border-active: #d3c5de; --border-active-invert: #73738b; --icon-primary: #d3c5de; --icon-primary-invert: #74748c; --icon-secondary: #afa6bf; --input-bg: #73738b; --input-border: #928da5; --input-border-hover: #afa6bf; --input-border-active: #d3c5de; --bg-transparent: rgba(221, 205, 230, 0.05); --bg-transparent-strong: rgba(221, 205, 230, 0.08); --bg-transparent-strongest: rgba(221, 205, 230, 0.12); --bg-transparent-blur-base: rgba(115, 115, 139, 0.9); --border-transparent: rgba(221, 205, 230, 0.1); --border-transparent-strong: rgba(221, 205, 230, 0.12); --border-transparent-strongest: rgba(221, 205, 230, 0.16); --bg-brand: #012169; --bg-brand-hover: #011136; --bg-brand-active: #000104; --text-on-brand: #ddcde6; --text-brand: #012169; --text-brand-secondary: black; --icon-on-brand: #ddcde6; --icon-brand: #012169; --icon-brand-secondary: black; --border-brand: #012169; --bg-brand-secondary: #686b88; --bg-brand-secondary-hover: #5c6384; --bg-brand-secondary-active: #515a81; }