@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #7b68ee; --bg-primary-hover: #8270ef; --bg-primary-active: #8674ef; --bg-primary-invert: #f3f1fd; --bg-secondary: #8270ef; --bg-secondary-hover: #8674ef; --bg-secondary-active: #8b7af0; --bg-tertiary: #8674ef; --bg-tertiary-hover: #8b7af0; --bg-tertiary-active: #a194f3; --bg-quaternary: #a194f3; --bg-quaternary-hover: #b5aaf5; --bg-quaternary-active: #c6bef8; --text-primary: #f3f1fd; --text-primary-invert: #7c6aee; --text-secondary: #c6bef8; --text-secondary-invert: #a194f3; --border-primary: #a194f3; --border-primary-hover: #b5aaf5; --border-secondary: #8b7af0; --border-secondary-hover: #a194f3; --border-tertiary: #8270ef; --border-tertiary-hover: #8674ef; --border-active: #f3f1fd; --border-active-invert: #7b68ee; --icon-primary: #f3f1fd; --icon-primary-invert: #7c6aee; --icon-secondary: #c6bef8; --input-bg: #7b68ee; --input-border: #a194f3; --input-border-hover: #c6bef8; --input-border-active: #f3f1fd; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(123, 104, 238, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fff0f5; --bg-brand-hover: #ffbdd3; --bg-brand-active: #ff8ab1; --text-on-brand: #4b0082; --text-brand: #fff0f5; --text-brand-secondary: #ff578f; --icon-on-brand: #4b0082; --icon-brand: #fff0f5; --icon-brand-secondary: #ff578f; --border-brand: #fff0f5; --bg-brand-secondary: #8876ef; --bg-brand-secondary-hover: #9583ef; --bg-brand-secondary-active: #a391f0; }