@font-face { font-family: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #a1defc; --bg-primary-hover: #99d3f0; --bg-primary-active: #94cce8; --bg-primary-invert: #0f1519; --bg-secondary: #99d3f0; --bg-secondary-hover: #94cce8; --bg-secondary-active: #8ec3de; --bg-tertiary: #94cce8; --bg-tertiary-hover: #8ec3de; --bg-tertiary-active: #739eb4; --bg-quaternary: #739eb4; --bg-quaternary-hover: #5b7d8e; --bg-quaternary-active: #46606e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0f1519; --text-primary-invert: #9fdcfa; --text-secondary: #46606e; --text-secondary-invert: #739eb4; --border-primary: #739eb4; --border-primary-hover: #5b7d8e; --border-secondary: #8ec3de; --border-secondary-hover: #739eb4; --border-tertiary: #99d3f0; --border-tertiary-hover: #94cce8; --border-active: #0f1519; --border-active-invert: #a1defc; --icon-primary: #0f1519; --icon-primary-invert: #9fdcfa; --icon-secondary: #46606e; --input-bg: #a1defc; --input-border: #739eb4; --input-border-hover: #46606e; --input-border-active: #0f1519; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(161, 222, 252, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #b99f6e; --bg-brand-hover: #a5874f; --bg-brand-active: #826b3f; --text-on-brand: #ffffff; --text-brand: #b99f6e; --text-brand-secondary: #604f2e; --icon-on-brand: #ffffff; --icon-brand: #b99f6e; --icon-brand-secondary: #604f2e; --border-brand: #b99f6e; --bg-brand-secondary: #a3d8ee; --bg-brand-secondary-hover: #a6d1e0; --bg-brand-secondary-active: #a8cbd1; }