@font-face { font-family: Lato; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.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"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n6.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f6; --bg-primary-active: #ebeef1; --bg-primary-invert: #203b5b; --bg-secondary: #f3f4f6; --bg-secondary-hover: #ebeef1; --bg-secondary-active: #e2e5e9; --bg-tertiary: #ebeef1; --bg-tertiary-hover: #e2e5e9; --bg-tertiary-active: #b8c1cb; --bg-quaternary: #b8c1cb; --bg-quaternary-hover: #93a0b0; --bg-quaternary-active: #738498; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #203b5b; --text-primary-invert: #fdfdfd; --text-secondary: #738498; --text-secondary-invert: #b8c1cb; --border-primary: #b8c1cb; --border-primary-hover: #93a0b0; --border-secondary: #e2e5e9; --border-secondary-hover: #b8c1cb; --border-tertiary: #f3f4f6; --border-tertiary-hover: #ebeef1; --border-active: #203b5b; --border-active-invert: #ffffff; --icon-primary: #203b5b; --icon-primary-invert: #fdfdfd; --icon-secondary: #738498; --input-bg: #ffffff; --input-border: #b8c1cb; --input-border-hover: #738498; --input-border-active: #203b5b; --bg-transparent: rgba(10, 40, 75, 0.05); --bg-transparent-strong: rgba(10, 40, 75, 0.08); --bg-transparent-strongest: rgba(10, 40, 75, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(10, 40, 75, 0.1); --border-transparent-strong: rgba(10, 40, 75, 0.12); --border-transparent-strongest: rgba(10, 40, 75, 0.16); --bg-brand: #00b4d8; --bg-brand-hover: #008aa5; --bg-brand-active: #005f72; --text-on-brand: #FFFFFF; --text-brand: #00b4d8; --text-brand-secondary: #00353f; --icon-on-brand: #FFFFFF; --icon-brand: #00b4d8; --icon-brand-secondary: #00353f; --border-brand: #00b4d8; --bg-brand-secondary: #e6f8fb; --bg-brand-secondary-hover: #ccf0f7; --bg-brand-secondary-active: #b3e9f3; }