@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: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.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: "Playfair Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --logo-width: 120px; --bg-primary: #fff8ec; --bg-primary-hover: #f3eee4; --bg-primary-active: #ece8df; --bg-primary-invert: #274256; --bg-secondary: #f3eee4; --bg-secondary-hover: #ece8df; --bg-secondary-active: #e3e0d8; --bg-tertiary: #ece8df; --bg-tertiary-hover: #e3e0d8; --bg-tertiary-active: #babebc; --bg-quaternary: #babebc; --bg-quaternary-hover: #97a0a3; --bg-quaternary-active: #78868e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #274256; --text-primary-invert: #fdf6ea; --text-secondary: #78868e; --text-secondary-invert: #babebc; --border-primary: #babebc; --border-primary-hover: #97a0a3; --border-secondary: #e3e0d8; --border-secondary-hover: #babebc; --border-tertiary: #f3eee4; --border-tertiary-hover: #ece8df; --border-active: #274256; --border-active-invert: #fff8ec; --icon-primary: #274256; --icon-primary-invert: #fdf6ea; --icon-secondary: #78868e; --input-bg: #fff8ec; --input-border: #babebc; --input-border-hover: #78868e; --input-border-active: #274256; --bg-transparent: rgba(18, 48, 71, 0.05); --bg-transparent-strong: rgba(18, 48, 71, 0.08); --bg-transparent-strongest: rgba(18, 48, 71, 0.12); --bg-transparent-blur-base: rgba(255, 248, 236, 0.9); --border-transparent: rgba(18, 48, 71, 0.1); --border-transparent-strong: rgba(18, 48, 71, 0.12); --border-transparent-strongest: rgba(18, 48, 71, 0.16); --bg-brand: #f26b8a; --bg-brand-hover: #ee3c65; --bg-brand-active: #e31444; --text-on-brand: #ffffff; --text-brand: #f26b8a; --text-brand-secondary: #b41036; --icon-on-brand: #ffffff; --icon-brand: #f26b8a; --icon-brand-secondary: #b41036; --border-brand: #f26b8a; --bg-brand-secondary: #feeae2; --bg-brand-secondary-hover: #fcdcd8; --bg-brand-secondary-active: #fbcecf; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }