@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Fraunces; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fraunces_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fraunces_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Fraunces, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 103px; --bg-primary: #faf3e3; --bg-primary-hover: #f0e8d9; --bg-primary-active: #e9e2d2; --bg-primary-invert: #3d3326; --bg-secondary: #f0e8d9; --bg-secondary-hover: #e9e2d2; --bg-secondary-active: #e1daca; --bg-tertiary: #e9e2d2; --bg-tertiary-hover: #e1daca; --bg-tertiary-active: #beb6a7; --bg-quaternary: #beb6a7; --bg-quaternary-hover: #9e9687; --bg-quaternary-active: #837b6c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3d3326; --text-primary-invert: #f8f1e1; --text-secondary: #837b6c; --text-secondary-invert: #beb6a7; --border-primary: #beb6a7; --border-primary-hover: #9e9687; --border-secondary: #e1daca; --border-secondary-hover: #beb6a7; --border-tertiary: #f0e8d9; --border-tertiary-hover: #e9e2d2; --border-active: #3d3326; --border-active-invert: #faf3e3; --icon-primary: #3d3326; --icon-primary-invert: #f8f1e1; --icon-secondary: #837b6c; --input-bg: #faf3e3; --input-border: #beb6a7; --input-border-hover: #837b6c; --input-border-active: #3d3326; --bg-transparent: rgba(42, 32, 19, 0.05); --bg-transparent-strong: rgba(42, 32, 19, 0.08); --bg-transparent-strongest: rgba(42, 32, 19, 0.12); --bg-transparent-blur-base: rgba(250, 243, 227, 0.9); --border-transparent: rgba(42, 32, 19, 0.1); --border-transparent-strong: rgba(42, 32, 19, 0.12); --border-transparent-strongest: rgba(42, 32, 19, 0.16); --bg-brand: #4f3b1b; --bg-brand-hover: #291f0e; --bg-brand-active: #030201; --text-on-brand: #e0a84f; --text-brand: #4f3b1b; --text-brand-secondary: black; --icon-on-brand: #e0a84f; --icon-brand: #4f3b1b; --icon-brand-secondary: black; --border-brand: #4f3b1b; --bg-brand-secondary: #e9e1cf; --bg-brand-secondary-hover: #d8cebb; --bg-brand-secondary-active: #c7bca7; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }