@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdc6df; --bg-primary-hover: #fdc9e1; --bg-primary-active: #fdcbe2; --bg-primary-invert: #fffafc; --bg-secondary: #fdc9e1; --bg-secondary-hover: #fdcbe2; --bg-secondary-active: #fdcde3; --bg-tertiary: #fdcbe2; --bg-tertiary-hover: #fdcde3; --bg-tertiary-active: #fed7e8; --bg-quaternary: #fed7e8; --bg-quaternary-hover: #fedfed; --bg-quaternary-active: #fee6f1; --text-primary: #fffafc; --text-primary-invert: #fdc7df; --text-secondary: #fee6f1; --text-secondary-invert: #fed7e8; --border-primary: #fed7e8; --border-primary-hover: #fedfed; --border-secondary: #fdcde3; --border-secondary-hover: #fed7e8; --border-tertiary: #fdc9e1; --border-tertiary-hover: #fdcbe2; --border-active: #fffafc; --border-active-invert: #fdc6df; --icon-primary: #fffafc; --icon-primary-invert: #fdc7df; --icon-secondary: #fee6f1; --input-bg: #fdc6df; --input-border: #fed7e8; --input-border-hover: #fee6f1; --input-border-active: #fffafc; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(253, 198, 223, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #f967bf; --bg-brand-hover: #f736aa; --bg-brand-active: #f10995; --text-on-brand: #ffffff; --text-brand: #f967bf; --text-brand-secondary: #bf0876; --icon-on-brand: #ffffff; --icon-brand: #f967bf; --icon-brand-secondary: #bf0876; --border-brand: #f967bf; --bg-brand-secondary: #fdbddc; --bg-brand-secondary-hover: #fcb3d9; --bg-brand-secondary-active: #fcaad5; }