@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: 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: 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: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #153e40; --bg-primary-hover: #21484a; --bg-primary-active: #284d4f; --bg-primary-invert: #eaeeee; --bg-secondary: #21484a; --bg-secondary-hover: #284d4f; --bg-secondary-active: #315557; --bg-tertiary: #284d4f; --bg-tertiary-hover: #315557; --bg-tertiary-active: #597677; --bg-quaternary: #597677; --bg-quaternary-hover: #7c9394; --bg-quaternary-active: #9aacad; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeeee; --text-primary-invert: #174042; --text-secondary: #9aacad; --text-secondary-invert: #597677; --border-primary: #597677; --border-primary-hover: #7c9394; --border-secondary: #315557; --border-secondary-hover: #597677; --border-tertiary: #21484a; --border-tertiary-hover: #284d4f; --border-active: #eaeeee; --border-active-invert: #153e40; --icon-primary: #eaeeee; --icon-primary-invert: #174042; --icon-secondary: #9aacad; --input-bg: #153e40; --input-border: #597677; --input-border-hover: #9aacad; --input-border-active: #eaeeee; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(21, 62, 64, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fff9e2; --bg-brand-hover: #ffeeaf; --bg-brand-active: #ffe47c; --text-on-brand: #153e40; --text-brand: #fff9e2; --text-brand-secondary: #ffd949; --icon-on-brand: #153e40; --icon-brand: #fff9e2; --icon-brand-secondary: #ffd949; --border-brand: #fff9e2; --bg-brand-secondary: #2c5150; --bg-brand-secondary-hover: #446360; --bg-brand-secondary-active: #5b7671; }