@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 180px; --bg-primary: #ffffff; --bg-primary-hover: #f3f2f2; --bg-primary-active: #ecebeb; --bg-primary-invert: #2c1b1b; --bg-secondary: #f3f2f2; --bg-secondary-hover: #ecebeb; --bg-secondary-active: #e3e1e1; --bg-tertiary: #ecebeb; --bg-tertiary-hover: #e3e1e1; --bg-tertiary-active: #bcb6b6; --bg-quaternary: #bcb6b6; --bg-quaternary-hover: #999191; --bg-quaternary-active: #7b7070; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c1b1b; --text-primary-invert: #fdfcfc; --text-secondary: #7b7070; --text-secondary-invert: #bcb6b6; --border-primary: #bcb6b6; --border-primary-hover: #999191; --border-secondary: #e3e1e1; --border-secondary-hover: #bcb6b6; --border-tertiary: #f3f2f2; --border-tertiary-hover: #ecebeb; --border-active: #2c1b1b; --border-active-invert: #ffffff; --icon-primary: #2c1b1b; --icon-primary-invert: #fdfcfc; --icon-secondary: #7b7070; --input-bg: #ffffff; --input-border: #bcb6b6; --input-border-hover: #7b7070; --input-border-active: #2c1b1b; --bg-transparent: rgba(23, 4, 4, 0.05); --bg-transparent-strong: rgba(23, 4, 4, 0.08); --bg-transparent-strongest: rgba(23, 4, 4, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(23, 4, 4, 0.1); --border-transparent-strong: rgba(23, 4, 4, 0.12); --border-transparent-strongest: rgba(23, 4, 4, 0.16); --bg-brand: #ebb2b2; --bg-brand-hover: #e08a8a; --bg-brand-active: #d66161; --text-on-brand: #ffffff; --text-brand: #ebb2b2; --text-brand-secondary: #cb3939; --icon-on-brand: #ffffff; --icon-brand: #ebb2b2; --icon-brand-secondary: #cb3939; --border-brand: #ebb2b2; --bg-brand-secondary: #fdf7f7; --bg-brand-secondary-hover: #fbf0f0; --bg-brand-secondary-active: #f9e8e8; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }