@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #eebeee; --bg-primary-hover: #e7b7ef; --bg-primary-active: #e2b2ef; --bg-primary-invert: #6a36f9; --bg-secondary: #e7b7ef; --bg-secondary-hover: #e2b2ef; --bg-secondary-active: #ddacef; --bg-tertiary: #e2b2ef; --bg-tertiary-hover: #ddacef; --bg-tertiary-active: #c493f1; --bg-quaternary: #c493f1; --bg-quaternary-hover: #ae7cf3; --bg-quaternary-active: #9b69f5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6a36f9; --text-primary-invert: #edbdee; --text-secondary: #9b69f5; --text-secondary-invert: #c493f1; --border-primary: #c493f1; --border-primary-hover: #ae7cf3; --border-secondary: #ddacef; --border-secondary-hover: #c493f1; --border-tertiary: #e7b7ef; --border-tertiary-hover: #e2b2ef; --border-active: #6a36f9; --border-active-invert: #eebeee; --icon-primary: #6a36f9; --icon-primary-invert: #edbdee; --icon-secondary: #9b69f5; --input-bg: #eebeee; --input-border: #c493f1; --input-border-hover: #9b69f5; --input-border-active: #6a36f9; --bg-transparent: rgba(93, 40, 250, 0.05); --bg-transparent-strong: rgba(93, 40, 250, 0.08); --bg-transparent-strongest: rgba(93, 40, 250, 0.12); --bg-transparent-blur-base: rgba(238, 190, 238, 0.9); --border-transparent: rgba(93, 40, 250, 0.1); --border-transparent-strong: rgba(93, 40, 250, 0.12); --border-transparent-strongest: rgba(93, 40, 250, 0.16); --bg-brand: #D466A1; --bg-brand-hover: #c93e89; --bg-brand-active: #a52f6e; --text-on-brand: #0d0404; --text-brand: #D466A1; --text-brand-secondary: #7e2354; --icon-on-brand: #0d0404; --icon-brand: #D466A1; --icon-brand-secondary: #7e2354; --border-brand: #D466A1; --bg-brand-secondary: #ebb5e6; --bg-brand-secondary-hover: #e9acdf; --bg-brand-secondary-active: #e6a4d7; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }