@font-face { font-family: "Mazius Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_n4.ttf") format("ttf"); } @font-face { font-family: "Mazius Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_n7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Mazius Display", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Mazius Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_n4.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffefef; --bg-primary-hover: #fce8e8; --bg-primary-active: #f9e4e4; --bg-primary-invert: #bf7474; --bg-secondary: #fce8e8; --bg-secondary-hover: #f9e4e4; --bg-secondary-active: #f7dfdf; --bg-tertiary: #f9e4e4; --bg-tertiary-hover: #f7dfdf; --bg-tertiary-active: #ebc8c8; --bg-quaternary: #ebc8c8; --bg-quaternary-hover: #e0b4b4; --bg-quaternary-active: #d7a2a2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #bf7474; --text-primary-invert: #feeeee; --text-secondary: #d7a2a2; --text-secondary-invert: #ebc8c8; --border-primary: #ebc8c8; --border-primary-hover: #e0b4b4; --border-secondary: #f7dfdf; --border-secondary-hover: #ebc8c8; --border-tertiary: #fce8e8; --border-tertiary-hover: #f9e4e4; --border-active: #bf7474; --border-active-invert: #ffefef; --icon-primary: #bf7474; --icon-primary-invert: #feeeee; --icon-secondary: #d7a2a2; --input-bg: #ffefef; --input-border: #ebc8c8; --input-border-hover: #d7a2a2; --input-border-active: #bf7474; --bg-transparent: rgba(185, 104, 104, 0.05); --bg-transparent-strong: rgba(185, 104, 104, 0.08); --bg-transparent-strongest: rgba(185, 104, 104, 0.12); --bg-transparent-blur-base: rgba(255, 239, 239, 0.9); --border-transparent: rgba(185, 104, 104, 0.1); --border-transparent-strong: rgba(185, 104, 104, 0.12); --border-transparent-strongest: rgba(185, 104, 104, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #fff1f1; --bg-brand-secondary-hover: #fff2f2; --bg-brand-secondary-active: #fff4f4; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 7px 7px 7px 7px; }