@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_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: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_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: #fdd5ee; --bg-primary-hover: #fad0e8; --bg-primary-active: #f9cde4; --bg-primary-invert: #cc777a; --bg-secondary: #fad0e8; --bg-secondary-hover: #f9cde4; --bg-secondary-active: #f7c9df; --bg-tertiary: #f9cde4; --bg-tertiary-hover: #f7c9df; --bg-tertiary-active: #edb7c9; --bg-quaternary: #edb7c9; --bg-quaternary-hover: #e5a8b6; --bg-quaternary-active: #de9aa5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cc777a; --text-primary-invert: #fcd4ed; --text-secondary: #de9aa5; --text-secondary-invert: #edb7c9; --border-primary: #edb7c9; --border-primary-hover: #e5a8b6; --border-secondary: #f7c9df; --border-secondary-hover: #edb7c9; --border-tertiary: #fad0e8; --border-tertiary-hover: #f9cde4; --border-active: #cc777a; --border-active-invert: #fdd5ee; --icon-primary: #cc777a; --icon-primary-invert: #fcd4ed; --icon-secondary: #de9aa5; --input-bg: #fdd5ee; --input-border: #edb7c9; --input-border-hover: #de9aa5; --input-border-active: #cc777a; --bg-transparent: rgba(199, 110, 110, 0.05); --bg-transparent-strong: rgba(199, 110, 110, 0.08); --bg-transparent-strongest: rgba(199, 110, 110, 0.12); --bg-transparent-blur-base: rgba(253, 213, 238, 0.9); --border-transparent: rgba(199, 110, 110, 0.1); --border-transparent-strong: rgba(199, 110, 110, 0.12); --border-transparent-strongest: rgba(199, 110, 110, 0.16); --bg-brand: #8a4e4e; --bg-brand-hover: #693c3c; --bg-brand-active: #492929; --text-on-brand: #fdd5ee; --text-brand: #8a4e4e; --text-brand-secondary: #281717; --icon-on-brand: #fdd5ee; --icon-brand: #8a4e4e; --icon-brand-secondary: #281717; --border-brand: #8a4e4e; --bg-brand-secondary: #f2c8de; --bg-brand-secondary-hover: #e6bace; --bg-brand-secondary-active: #dbadbe; }