@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: 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"); } :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: Quicksand, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --logo-width: 225px; --bg-primary: #bed8ff; --bg-primary-hover: #b9d1f7; --bg-primary-active: #b6cef1; --bg-primary-invert: #5e6164; --bg-secondary: #b9d1f7; --bg-secondary-hover: #b6cef1; --bg-secondary-active: #b1c8eb; --bg-tertiary: #b6cef1; --bg-tertiary-hover: #b1c8eb; --bg-tertiary-active: #a0b2ce; --bg-quaternary: #a0b2ce; --bg-quaternary-hover: #909eb4; --bg-quaternary-active: #828d9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5e6164; --text-primary-invert: #bdd7fd; --text-secondary: #828d9e; --text-secondary-invert: #a0b2ce; --border-primary: #a0b2ce; --border-primary-hover: #909eb4; --border-secondary: #b1c8eb; --border-secondary-hover: #a0b2ce; --border-tertiary: #b9d1f7; --border-tertiary-hover: #b6cef1; --border-active: #5e6164; --border-active-invert: #bed8ff; --icon-primary: #5e6164; --icon-primary-invert: #bdd7fd; --icon-secondary: #828d9e; --input-bg: #bed8ff; --input-border: #a0b2ce; --input-border-hover: #828d9e; --input-border-active: #5e6164; --bg-transparent: rgba(85, 85, 85, 0.05); --bg-transparent-strong: rgba(85, 85, 85, 0.08); --bg-transparent-strongest: rgba(85, 85, 85, 0.12); --bg-transparent-blur-base: rgba(190, 216, 255, 0.9); --border-transparent: rgba(85, 85, 85, 0.1); --border-transparent-strong: rgba(85, 85, 85, 0.12); --border-transparent-strongest: rgba(85, 85, 85, 0.16); --bg-brand: #ff8cc6; --bg-brand-hover: #ff59ad; --bg-brand-active: #ff2693; --text-on-brand: #555555; --text-brand: #ff8cc6; --text-brand-secondary: #f2007a; --icon-on-brand: #555555; --icon-brand: #ff8cc6; --icon-brand-secondary: #f2007a; --border-brand: #ff8cc6; --bg-brand-secondary: #c5d0f9; --bg-brand-secondary-hover: #cbc9f4; --bg-brand-secondary-active: #d2c1ee; --input-radius: 8px; --image-radius: 8px; --panel-radius: 8px; --button-radius: 8px 8px 8px 8px; }