@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: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.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: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7fbfb; --bg-primary-hover: #ebf0f0; --bg-primary-active: #e3e9ea; --bg-primary-invert: #162e36; --bg-secondary: #ebf0f0; --bg-secondary-hover: #e3e9ea; --bg-secondary-active: #d9e0e1; --bg-tertiary: #e3e9ea; --bg-tertiary-hover: #d9e0e1; --bg-tertiary-active: #afbabc; --bg-quaternary: #afbabc; --bg-quaternary-hover: #8a989c; --bg-quaternary-active: #6a7b80; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #162e36; --text-primary-invert: #f5f9f9; --text-secondary: #6a7b80; --text-secondary-invert: #afbabc; --border-primary: #afbabc; --border-primary-hover: #8a989c; --border-secondary: #d9e0e1; --border-secondary-hover: #afbabc; --border-tertiary: #ebf0f0; --border-tertiary-hover: #e3e9ea; --border-active: #162e36; --border-active-invert: #f7fbfb; --icon-primary: #162e36; --icon-primary-invert: #f5f9f9; --icon-secondary: #6a7b80; --input-bg: #f7fbfb; --input-border: #afbabc; --input-border-hover: #6a7b80; --input-border-active: #162e36; --bg-transparent: rgba(0, 26, 35, 0.05); --bg-transparent-strong: rgba(0, 26, 35, 0.08); --bg-transparent-strongest: rgba(0, 26, 35, 0.12); --bg-transparent-blur-base: rgba(247, 251, 251, 0.9); --border-transparent: rgba(0, 26, 35, 0.1); --border-transparent-strong: rgba(0, 26, 35, 0.12); --border-transparent-strongest: rgba(0, 26, 35, 0.16); --bg-brand: #31493c; --bg-brand-hover: #1d2a23; --bg-brand-active: #080c0a; --text-on-brand: #f7fbfb; --text-brand: #31493c; --text-brand-secondary: black; --icon-on-brand: #f7fbfb; --icon-brand: #31493c; --icon-brand-secondary: black; --border-brand: #31493c; --bg-brand-secondary: #e3e9e8; --bg-brand-secondary-hover: #cfd7d5; --bg-brand-secondary-active: #bcc6c2; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 49px 49px 49px 49px; }