@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: Gabriela; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/gabriela_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/gabriela_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: Gabriela, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffd7f2; --bg-primary-hover: #f5cee7; --bg-primary-active: #efc8e0; --bg-primary-invert: #4c2d23; --bg-secondary: #f5cee7; --bg-secondary-hover: #efc8e0; --bg-secondary-active: #e7c1d7; --bg-tertiary: #efc8e0; --bg-tertiary-hover: #e7c1d7; --bg-tertiary-active: #c6a1b0; --bg-quaternary: #c6a1b0; --bg-quaternary-hover: #a8858e; --bg-quaternary-active: #8f6c71; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4c2d23; --text-primary-invert: #fdd5f0; --text-secondary: #8f6c71; --text-secondary-invert: #c6a1b0; --border-primary: #c6a1b0; --border-primary-hover: #a8858e; --border-secondary: #e7c1d7; --border-secondary-hover: #c6a1b0; --border-tertiary: #f5cee7; --border-tertiary-hover: #efc8e0; --border-active: #4c2d23; --border-active-invert: #ffd7f2; --icon-primary: #4c2d23; --icon-primary-invert: #fdd5f0; --icon-secondary: #8f6c71; --input-bg: #ffd7f2; --input-border: #c6a1b0; --input-border-hover: #8f6c71; --input-border-active: #4c2d23; --bg-transparent: rgba(58, 28, 15, 0.05); --bg-transparent-strong: rgba(58, 28, 15, 0.08); --bg-transparent-strongest: rgba(58, 28, 15, 0.12); --bg-transparent-blur-base: rgba(255, 215, 242, 0.9); --border-transparent: rgba(58, 28, 15, 0.1); --border-transparent-strong: rgba(58, 28, 15, 0.12); --border-transparent-strongest: rgba(58, 28, 15, 0.16); --bg-brand: #3a1c0f; --bg-brand-hover: #110805; --bg-brand-active: black; --text-on-brand: #fffded; --text-brand: #3a1c0f; --text-brand-secondary: black; --icon-on-brand: #fffded; --icon-brand: #3a1c0f; --icon-brand-secondary: black; --border-brand: #3a1c0f; --bg-brand-secondary: #ebc4db; --bg-brand-secondary-hover: #d8b2c5; --bg-brand-secondary-active: #c49fae; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 120px 120px 120px 120px; }