@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: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.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: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 240px; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f5; --bg-primary-active: #ebeeef; --bg-primary-invert: #1d3c44; --bg-secondary: #f3f4f5; --bg-secondary-hover: #ebeeef; --bg-secondary-active: #e1e5e6; --bg-tertiary: #ebeeef; --bg-tertiary-hover: #e1e5e6; --bg-tertiary-active: #b7c1c4; --bg-quaternary: #b7c1c4; --bg-quaternary-hover: #92a1a5; --bg-quaternary-active: #72858a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1d3c44; --text-primary-invert: #fdfdfd; --text-secondary: #72858a; --text-secondary-invert: #b7c1c4; --border-primary: #b7c1c4; --border-primary-hover: #92a1a5; --border-secondary: #e1e5e6; --border-secondary-hover: #b7c1c4; --border-tertiary: #f3f4f5; --border-tertiary-hover: #ebeeef; --border-active: #1d3c44; --border-active-invert: #ffffff; --icon-primary: #1d3c44; --icon-primary-invert: #fdfdfd; --icon-secondary: #72858a; --input-bg: #ffffff; --input-border: #b7c1c4; --input-border-hover: #72858a; --input-border-active: #1d3c44; --bg-transparent: rgba(7, 41, 50, 0.05); --bg-transparent-strong: rgba(7, 41, 50, 0.08); --bg-transparent-strongest: rgba(7, 41, 50, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(7, 41, 50, 0.1); --border-transparent-strong: rgba(7, 41, 50, 0.12); --border-transparent-strongest: rgba(7, 41, 50, 0.16); --bg-brand: #07c8bd; --bg-brand-hover: #05978e; --bg-brand-active: #046560; --text-on-brand: #072932; --text-brand: #07c8bd; --text-brand-secondary: #023431; --icon-on-brand: #072932; --icon-brand: #07c8bd; --icon-brand-secondary: #023431; --border-brand: #07c8bd; --bg-brand-secondary: #e6faf8; --bg-brand-secondary-hover: #cdf4f2; --bg-brand-secondary-active: #b5efeb; --input-radius: 14px; --image-radius: 16px; --panel-radius: 14px; --button-radius: 14px 14px 14px 14px; }