@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: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.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: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafaf9; --bg-primary-hover: #f1f1f0; --bg-primary-active: #ebebea; --bg-primary-invert: #54514d; --bg-secondary: #f1f1f0; --bg-secondary-hover: #ebebea; --bg-secondary-active: #e4e4e2; --bg-tertiary: #ebebea; --bg-tertiary-hover: #e4e4e2; --bg-tertiary-active: #c5c4c2; --bg-quaternary: #c5c4c2; --bg-quaternary-hover: #aaa8a6; --bg-quaternary-active: #92908d; --text-primary: #54514d; --text-primary-invert: #f8f8f7; --text-secondary: #92908d; --text-secondary-invert: #c5c4c2; --border-primary: #c5c4c2; --border-primary-hover: #aaa8a6; --border-secondary: #e4e4e2; --border-secondary-hover: #c5c4c2; --border-tertiary: #f1f1f0; --border-tertiary-hover: #ebebea; --border-active: #54514d; --border-active-invert: #fafaf9; --icon-primary: #54514d; --icon-primary-invert: #f8f8f7; --icon-secondary: #92908d; --input-bg: #fafaf9; --input-border: #c5c4c2; --input-border-hover: #92908d; --input-border-active: #54514d; --bg-transparent: rgba(68, 64, 60, 0.05); --bg-transparent-strong: rgba(68, 64, 60, 0.08); --bg-transparent-strongest: rgba(68, 64, 60, 0.12); --bg-transparent-blur-base: rgba(250, 250, 249, 0.9); --border-transparent: rgba(68, 64, 60, 0.1); --border-transparent-strong: rgba(68, 64, 60, 0.12); --border-transparent-strongest: rgba(68, 64, 60, 0.16); --bg-brand: #ec4899; --bg-brand-hover: #e71a7f; --bg-brand-active: #bb1366; --text-on-brand: #fdf2f8; --text-brand: #ec4899; --text-brand-secondary: #8c0f4d; --icon-on-brand: #fdf2f8; --icon-brand: #ec4899; --icon-brand-secondary: #8c0f4d; --border-brand: #ec4899; --bg-brand-secondary: #f9e8ef; --bg-brand-secondary-hover: #f7d6e6; --bg-brand-secondary-active: #f6c5dc; }