@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Damion; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/damion_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/damion_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Damion, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9faf4; --bg-primary-hover: #f1efe9; --bg-primary-active: #ede9e2; --bg-primary-invert: #6c352a; --bg-secondary: #f1efe9; --bg-secondary-hover: #ede9e2; --bg-secondary-active: #e6e0d9; --bg-tertiary: #ede9e2; --bg-tertiary-hover: #e6e0d9; --bg-tertiary-active: #ccbbb4; --bg-quaternary: #ccbbb4; --bg-quaternary-hover: #b59b92; --bg-quaternary-active: #a17f75; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6c352a; --text-primary-invert: #f7f8f2; --text-secondary: #a17f75; --text-secondary-invert: #ccbbb4; --border-primary: #ccbbb4; --border-primary-hover: #b59b92; --border-secondary: #e6e0d9; --border-secondary-hover: #ccbbb4; --border-tertiary: #f1efe9; --border-tertiary-hover: #ede9e2; --border-active: #6c352a; --border-active-invert: #f9faf4; --icon-primary: #6c352a; --icon-primary-invert: #f7f8f2; --icon-secondary: #a17f75; --input-bg: #f9faf4; --input-border: #ccbbb4; --input-border-hover: #a17f75; --input-border-active: #6c352a; --bg-transparent: rgba(94, 34, 22, 0.05); --bg-transparent-strong: rgba(94, 34, 22, 0.08); --bg-transparent-strongest: rgba(94, 34, 22, 0.12); --bg-transparent-blur-base: rgba(249, 250, 244, 0.9); --border-transparent: rgba(94, 34, 22, 0.1); --border-transparent-strong: rgba(94, 34, 22, 0.12); --border-transparent-strongest: rgba(94, 34, 22, 0.16); --bg-brand: #557c73; --bg-brand-hover: #405e57; --bg-brand-active: #2c3f3b; --text-on-brand: #f9faf4; --text-brand: #557c73; --text-brand-secondary: #17211f; --icon-on-brand: #f9faf4; --icon-brand: #557c73; --icon-brand-secondary: #17211f; --border-brand: #557c73; --bg-brand-secondary: #e9ede7; --bg-brand-secondary-hover: #d8e1da; --bg-brand-secondary-active: #c8d4cd; --input-radius: 12px; --image-radius: 20px; --panel-radius: 12px; --button-radius: 75px 75px 75px 75px; }