@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e5ebed; --bg-primary-hover: #dae0e4; --bg-primary-active: #d3d9df; --bg-primary-invert: #151c49; --bg-secondary: #dae0e4; --bg-secondary-hover: #d3d9df; --bg-secondary-active: #cad0d7; --bg-tertiary: #d3d9df; --bg-tertiary-hover: #cad0d7; --bg-tertiary-active: #a3a9b9; --bg-quaternary: #a3a9b9; --bg-quaternary-hover: #80879e; --bg-quaternary-active: #626986; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151c49; --text-primary-invert: #e3e9eb; --text-secondary: #626986; --text-secondary-invert: #a3a9b9; --border-primary: #a3a9b9; --border-primary-hover: #80879e; --border-secondary: #cad0d7; --border-secondary-hover: #a3a9b9; --border-tertiary: #dae0e4; --border-tertiary-hover: #d3d9df; --border-active: #151c49; --border-active-invert: #e5ebed; --icon-primary: #151c49; --icon-primary-invert: #e3e9eb; --icon-secondary: #626986; --input-bg: #e5ebed; --input-border: #a3a9b9; --input-border-hover: #626986; --input-border-active: #151c49; --bg-transparent: rgba(0, 7, 57, 0.05); --bg-transparent-strong: rgba(0, 7, 57, 0.08); --bg-transparent-strongest: rgba(0, 7, 57, 0.12); --bg-transparent-blur-base: rgba(229, 235, 237, 0.9); --border-transparent: rgba(0, 7, 57, 0.1); --border-transparent-strong: rgba(0, 7, 57, 0.12); --border-transparent-strongest: rgba(0, 7, 57, 0.16); --bg-brand: #83ddff; --bg-brand-hover: #50cfff; --bg-brand-active: #1dc1ff; --text-on-brand: #000739; --text-brand: #83ddff; --text-brand-secondary: #00a9e9; --icon-on-brand: #000739; --icon-brand: #83ddff; --icon-brand-secondary: #00a9e9; --border-brand: #83ddff; --bg-brand-secondary: #dbeaef; --bg-brand-secondary-hover: #d1e8f1; --bg-brand-secondary-active: #c8e7f2; }