@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdf2f4; --bg-primary-hover: #f3e6eb; --bg-primary-active: #eddfe6; --bg-primary-invert: #441e52; --bg-secondary: #f3e6eb; --bg-secondary-hover: #eddfe6; --bg-secondary-active: #e5d6df; --bg-tertiary: #eddfe6; --bg-tertiary-hover: #e5d6df; --bg-tertiary-active: #c2aec0; --bg-quaternary: #c2aec0; --bg-quaternary-hover: #a48ba6; --bg-quaternary-active: #896d8f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #441e52; --text-primary-invert: #fbf0f2; --text-secondary: #896d8f; --text-secondary-invert: #c2aec0; --border-primary: #c2aec0; --border-primary-hover: #a48ba6; --border-secondary: #e5d6df; --border-secondary-hover: #c2aec0; --border-tertiary: #f3e6eb; --border-tertiary-hover: #eddfe6; --border-active: #441e52; --border-active-invert: #fdf2f4; --icon-primary: #441e52; --icon-primary-invert: #fbf0f2; --icon-secondary: #896d8f; --input-bg: #fdf2f4; --input-border: #c2aec0; --input-border-hover: #896d8f; --input-border-active: #441e52; --bg-transparent: rgba(50, 9, 66, 0.05); --bg-transparent-strong: rgba(50, 9, 66, 0.08); --bg-transparent-strongest: rgba(50, 9, 66, 0.12); --bg-transparent-blur-base: rgba(253, 242, 244, 0.9); --border-transparent: rgba(50, 9, 66, 0.1); --border-transparent-strong: rgba(50, 9, 66, 0.12); --border-transparent-strongest: rgba(50, 9, 66, 0.16); --bg-brand: #ff6087; --bg-brand-hover: #ff2d61; --bg-brand-active: #f9003d; --text-on-brand: #ffffff; --text-brand: #ff6087; --text-brand-secondary: #c60031; --icon-on-brand: #ffffff; --icon-brand: #ff6087; --icon-brand-secondary: #c60031; --border-brand: #ff6087; --bg-brand-secondary: #fde3e9; --bg-brand-secondary-hover: #fdd5de; --bg-brand-secondary-active: #fec6d3; }