@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "EB Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #faf7f2; --bg-primary-hover: #efece7; --bg-primary-active: #e8e5e1; --bg-primary-invert: #2e2e2d; --bg-secondary: #efece7; --bg-secondary-hover: #e8e5e1; --bg-secondary-active: #dfdcd8; --bg-tertiary: #e8e5e1; --bg-tertiary-hover: #dfdcd8; --bg-tertiary-active: #b9b7b3; --bg-quaternary: #b9b7b3; --bg-quaternary-hover: #979693; --bg-quaternary-active: #7a7977; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2d; --text-primary-invert: #f8f5f0; --text-secondary: #7a7977; --text-secondary-invert: #b9b7b3; --border-primary: #b9b7b3; --border-primary-hover: #979693; --border-secondary: #dfdcd8; --border-secondary-hover: #b9b7b3; --border-tertiary: #efece7; --border-tertiary-hover: #e8e5e1; --border-active: #2e2e2d; --border-active-invert: #faf7f2; --icon-primary: #2e2e2d; --icon-primary-invert: #f8f5f0; --icon-secondary: #7a7977; --input-bg: #faf7f2; --input-border: #b9b7b3; --input-border-hover: #7a7977; --input-border-active: #2e2e2d; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(250, 247, 242, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #8b0000; --bg-brand-hover: #580000; --bg-brand-active: #250000; --text-on-brand: #f5f5f3; --text-brand: #8b0000; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #8b0000; --icon-brand-secondary: black; --border-brand: #8b0000; --bg-brand-secondary: #efdeda; --bg-brand-secondary-hover: #e4c6c2; --bg-brand-secondary-active: #d9ada9; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }