@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: Charm; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/charm_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/charm_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: Charm, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8f4d34; --bg-primary-hover: #95563e; --bg-primary-active: #985b44; --bg-primary-invert: #f5efed; --bg-secondary: #95563e; --bg-secondary-hover: #985b44; --bg-secondary-active: #9c624c; --bg-tertiary: #985b44; --bg-tertiary-hover: #9c624c; --bg-tertiary-active: #af816f; --bg-quaternary: #af816f; --bg-quaternary-hover: #c09b8d; --bg-quaternary-active: #cfb2a8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f5efed; --text-primary-invert: #904f36; --text-secondary: #cfb2a8; --text-secondary-invert: #af816f; --border-primary: #af816f; --border-primary-hover: #c09b8d; --border-secondary: #9c624c; --border-secondary-hover: #af816f; --border-tertiary: #95563e; --border-tertiary-hover: #985b44; --border-active: #f5efed; --border-active-invert: #8f4d34; --icon-primary: #f5efed; --icon-primary-invert: #904f36; --icon-secondary: #cfb2a8; --input-bg: #8f4d34; --input-border: #af816f; --input-border-hover: #cfb2a8; --input-border-active: #f5efed; --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(143, 77, 52, 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: #841e1e; --bg-brand-hover: #5a1515; --bg-brand-active: #310b0b; --text-on-brand: #ffffff; --text-brand: #841e1e; --text-brand-secondary: #070202; --icon-on-brand: #ffffff; --icon-brand: #841e1e; --icon-brand-secondary: #070202; --border-brand: #841e1e; --bg-brand-secondary: #8e4832; --bg-brand-secondary-hover: #8d4430; --bg-brand-secondary-active: #8c3f2d; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }