@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "Bowlby One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bowlby_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bowlby_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Bowlby One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffebfa; --bg-primary-hover: #f9e3f3; --bg-primary-active: #f5dfef; --bg-primary-invert: #93627c; --bg-secondary: #f9e3f3; --bg-secondary-hover: #f5dfef; --bg-secondary-active: #f1d9e9; --bg-tertiary: #f5dfef; --bg-tertiary-hover: #f1d9e9; --bg-tertiary-active: #dcbfd2; --bg-quaternary: #dcbfd2; --bg-quaternary-hover: #cba9bd; --bg-quaternary-active: #bb95ab; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #93627c; --text-primary-invert: #fee9f9; --text-secondary: #bb95ab; --text-secondary-invert: #dcbfd2; --border-primary: #dcbfd2; --border-primary-hover: #cba9bd; --border-secondary: #f1d9e9; --border-secondary-hover: #dcbfd2; --border-tertiary: #f9e3f3; --border-tertiary-hover: #f5dfef; --border-active: #93627c; --border-active-invert: #ffebfa; --icon-primary: #93627c; --icon-primary-invert: #fee9f9; --icon-secondary: #bb95ab; --input-bg: #ffebfa; --input-border: #dcbfd2; --input-border-hover: #bb95ab; --input-border-active: #93627c; --bg-transparent: rgba(136, 84, 111, 0.05); --bg-transparent-strong: rgba(136, 84, 111, 0.08); --bg-transparent-strongest: rgba(136, 84, 111, 0.12); --bg-transparent-blur-base: rgba(255, 235, 250, 0.9); --border-transparent: rgba(136, 84, 111, 0.1); --border-transparent-strong: rgba(136, 84, 111, 0.12); --border-transparent-strongest: rgba(136, 84, 111, 0.16); --bg-brand: #33cd39; --bg-brand-hover: #28a52d; --bg-brand-active: #1e7c22; --text-on-brand: #ffffff; --text-brand: #33cd39; --text-brand-secondary: #145317; --icon-on-brand: #ffffff; --icon-brand: #33cd39; --icon-brand-secondary: #145317; --border-brand: #33cd39; --bg-brand-secondary: #ebe8e7; --bg-brand-secondary-hover: #d6e5d3; --bg-brand-secondary-active: #c2e2c0; }