@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Monument Extended"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/monument_extended_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/monument_extended_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Monument Extended", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f9f2f2; --bg-primary-hover: #eeeaee; --bg-primary-active: #e8e6ec; --bg-primary-invert: #3469af; --bg-secondary: #eeeaee; --bg-secondary-hover: #e8e6ec; --bg-secondary-active: #dfe0e9; --bg-tertiary: #e8e6ec; --bg-tertiary-hover: #dfe0e9; --bg-tertiary-active: #bac6dd; --bg-quaternary: #bac6dd; --bg-quaternary-hover: #9ab0d1; --bg-quaternary-active: #7d9cc8; --text-primary: #3469af; --text-primary-invert: #f7f0f1; --text-secondary: #7d9cc8; --text-secondary-invert: #bac6dd; --border-primary: #bac6dd; --border-primary-hover: #9ab0d1; --border-secondary: #dfe0e9; --border-secondary-hover: #bac6dd; --border-tertiary: #eeeaee; --border-tertiary-hover: #e8e6ec; --border-active: #3469af; --border-active-invert: #f9f2f2; --icon-primary: #3469af; --icon-primary-invert: #f7f0f1; --icon-secondary: #7d9cc8; --input-bg: #f9f2f2; --input-border: #bac6dd; --input-border-hover: #7d9cc8; --input-border-active: #3469af; --bg-transparent: rgba(32, 91, 168, 0.05); --bg-transparent-strong: rgba(32, 91, 168, 0.08); --bg-transparent-strongest: rgba(32, 91, 168, 0.12); --bg-transparent-blur-base: rgba(249, 242, 242, 0.9); --border-transparent: rgba(32, 91, 168, 0.1); --border-transparent-strong: rgba(32, 91, 168, 0.12); --border-transparent-strongest: rgba(32, 91, 168, 0.16); --bg-brand: #e64946; --bg-brand-hover: #db211e; --bg-brand-active: #ae1a18; --text-on-brand: #f9f2f2; --text-brand: #e64946; --text-brand-secondary: #821412; --icon-on-brand: #f9f2f2; --icon-brand: #e64946; --icon-brand-secondary: #821412; --border-brand: #e64946; --bg-brand-secondary: #f7e1e1; --bg-brand-secondary-hover: #f5d0d0; --bg-brand-secondary-active: #f3bfbe; }