@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: Nunito; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.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: Nunito, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f9f9fe; --bg-primary-active: #f5f5fe; --bg-primary-invert: #898ff2; --bg-secondary: #f9f9fe; --bg-secondary-hover: #f5f5fe; --bg-secondary-active: #eff0fd; --bg-tertiary: #f5f5fe; --bg-tertiary-hover: #eff0fd; --bg-tertiary-active: #d9dbfb; --bg-quaternary: #d9dbfb; --bg-quaternary-hover: #c6c9f9; --bg-quaternary-active: #b5b9f7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #898ff2; --text-primary-invert: #fefeff; --text-secondary: #b5b9f7; --text-secondary-invert: #d9dbfb; --border-primary: #d9dbfb; --border-primary-hover: #c6c9f9; --border-secondary: #eff0fd; --border-secondary-hover: #d9dbfb; --border-tertiary: #f9f9fe; --border-tertiary-hover: #f5f5fe; --border-active: #898ff2; --border-active-invert: #ffffff; --icon-primary: #898ff2; --icon-primary-invert: #fefeff; --icon-secondary: #b5b9f7; --input-bg: #ffffff; --input-border: #d9dbfb; --input-border-hover: #b5b9f7; --input-border-active: #898ff2; --bg-transparent: rgba(125, 132, 241, 0.05); --bg-transparent-strong: rgba(125, 132, 241, 0.08); --bg-transparent-strongest: rgba(125, 132, 241, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(125, 132, 241, 0.1); --border-transparent-strong: rgba(125, 132, 241, 0.12); --border-transparent-strongest: rgba(125, 132, 241, 0.16); --bg-brand: #f4b0f4; --bg-brand-hover: #ee83ee; --bg-brand-active: #e856e8; --text-on-brand: #7d84f1; --text-brand: #f4b0f4; --text-brand-secondary: #e12ae1; --icon-on-brand: #7d84f1; --icon-brand: #f4b0f4; --icon-brand-secondary: #e12ae1; --border-brand: #f4b0f4; --bg-brand-secondary: #fef7fe; --bg-brand-secondary-hover: #fdeffd; --bg-brand-secondary-active: #fce7fc; }