@font-face { font-family: Aleo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/aleo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/aleo_n4.ttf") format("ttf"); } @font-face { font-family: Aleo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/aleo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/aleo_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Aleo, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Aleo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/aleo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/aleo_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e7f8ff; --bg-primary-hover: #ddeef7; --bg-primary-active: #d6e8f2; --bg-primary-invert: #2b4266; --bg-secondary: #ddeef7; --bg-secondary-hover: #d6e8f2; --bg-secondary-active: #cee0eb; --bg-tertiary: #d6e8f2; --bg-tertiary-hover: #cee0eb; --bg-tertiary-active: #abbece; --bg-quaternary: #abbece; --bg-quaternary-hover: #8ca0b5; --bg-quaternary-active: #71869f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b4266; --text-primary-invert: #e5f6fd; --text-secondary: #71869f; --text-secondary-invert: #abbece; --border-primary: #abbece; --border-primary-hover: #8ca0b5; --border-secondary: #cee0eb; --border-secondary-hover: #abbece; --border-tertiary: #ddeef7; --border-tertiary-hover: #d6e8f2; --border-active: #2b4266; --border-active-invert: #e7f8ff; --icon-primary: #2b4266; --icon-primary-invert: #e5f6fd; --icon-secondary: #71869f; --input-bg: #e7f8ff; --input-border: #abbece; --input-border-hover: #71869f; --input-border-active: #2b4266; --bg-transparent: rgba(24, 48, 87, 0.05); --bg-transparent-strong: rgba(24, 48, 87, 0.08); --bg-transparent-strongest: rgba(24, 48, 87, 0.12); --bg-transparent-blur-base: rgba(231, 248, 255, 0.9); --border-transparent: rgba(24, 48, 87, 0.1); --border-transparent-strong: rgba(24, 48, 87, 0.12); --border-transparent-strongest: rgba(24, 48, 87, 0.16); --bg-brand: #2d5f9d; --bg-brand-hover: #224775; --bg-brand-active: #162f4e; --text-on-brand: #ffffff; --text-brand: #2d5f9d; --text-brand-secondary: #0b1726; --icon-on-brand: #ffffff; --icon-brand: #2d5f9d; --icon-brand-secondary: #0b1726; --border-brand: #2d5f9d; --bg-brand-secondary: #d4e9f5; --bg-brand-secondary-hover: #c2d9eb; --bg-brand-secondary-active: #afcae2; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 30px 30px 30px 30px; }