@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo Black"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_black_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_black_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Archivo Black", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d4d4d4; --bg-primary-hover: #c9cccf; --bg-primary-active: #c3c8cc; --bg-primary-invert: #134774; --bg-secondary: #c9cccf; --bg-secondary-hover: #c3c8cc; --bg-secondary-active: #bbc1c7; --bg-tertiary: #c3c8cc; --bg-tertiary-hover: #bbc1c7; --bg-tertiary-active: #97a7b5; --bg-quaternary: #97a7b5; --bg-quaternary-hover: #7790a5; --bg-quaternary-active: #5b7c98; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #134774; --text-primary-invert: #d2d2d3; --text-secondary: #5b7c98; --text-secondary-invert: #97a7b5; --border-primary: #97a7b5; --border-primary-hover: #7790a5; --border-secondary: #bbc1c7; --border-secondary-hover: #97a7b5; --border-tertiary: #c9cccf; --border-tertiary-hover: #c3c8cc; --border-active: #134774; --border-active-invert: #d4d4d4; --icon-primary: #134774; --icon-primary-invert: #d2d2d3; --icon-secondary: #5b7c98; --input-bg: #d4d4d4; --input-border: #97a7b5; --input-border-hover: #5b7c98; --input-border-active: #134774; --bg-transparent: rgba(0, 57, 106, 0.05); --bg-transparent-strong: rgba(0, 57, 106, 0.08); --bg-transparent-strongest: rgba(0, 57, 106, 0.12); --bg-transparent-blur-base: rgba(212, 212, 212, 0.9); --border-transparent: rgba(0, 57, 106, 0.1); --border-transparent-strong: rgba(0, 57, 106, 0.12); --border-transparent-strongest: rgba(0, 57, 106, 0.16); --bg-brand: #002f67; --bg-brand-hover: #001834; --bg-brand-active: #000001; --text-on-brand: #ffffff; --text-brand: #002f67; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #002f67; --icon-brand-secondary: black; --border-brand: #002f67; --bg-brand-secondary: #bfc4c9; --bg-brand-secondary-hover: #aab3be; --bg-brand-secondary-active: #94a3b3; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }