@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Young Serif"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/young_serif_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/young_serif_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Young Serif", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f0e8; --bg-primary-hover: #ebe6df; --bg-primary-active: #e5e0d9; --bg-primary-invert: #3e3e3d; --bg-secondary: #ebe6df; --bg-secondary-hover: #e5e0d9; --bg-secondary-active: #ddd8d1; --bg-tertiary: #e5e0d9; --bg-tertiary-hover: #ddd8d1; --bg-tertiary-active: #bbb7b1; --bg-quaternary: #bbb7b1; --bg-quaternary-hover: #9d9a95; --bg-quaternary-active: #82807d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3e3d; --text-primary-invert: #f3eee6; --text-secondary: #82807d; --text-secondary-invert: #bbb7b1; --border-primary: #bbb7b1; --border-primary-hover: #9d9a95; --border-secondary: #ddd8d1; --border-secondary-hover: #bbb7b1; --border-tertiary: #ebe6df; --border-tertiary-hover: #e5e0d9; --border-active: #3e3e3d; --border-active-invert: #f5f0e8; --icon-primary: #3e3e3d; --icon-primary-invert: #f3eee6; --icon-secondary: #82807d; --input-bg: #f5f0e8; --input-border: #bbb7b1; --input-border-hover: #82807d; --input-border-active: #3e3e3d; --bg-transparent: rgba(44, 44, 44, 0.05); --bg-transparent-strong: rgba(44, 44, 44, 0.08); --bg-transparent-strongest: rgba(44, 44, 44, 0.12); --bg-transparent-blur-base: rgba(245, 240, 232, 0.9); --border-transparent: rgba(44, 44, 44, 0.1); --border-transparent-strong: rgba(44, 44, 44, 0.12); --border-transparent-strongest: rgba(44, 44, 44, 0.16); --bg-brand: #2c2c2c; --bg-brand-hover: #131313; --bg-brand-active: black; --text-on-brand: #f5f0e8; --text-brand: #2c2c2c; --text-brand-secondary: black; --icon-on-brand: #f5f0e8; --icon-brand: #2c2c2c; --icon-brand-secondary: black; --border-brand: #2c2c2c; --bg-brand-secondary: #e1dcd5; --bg-brand-secondary-hover: #cdc9c2; --bg-brand-secondary-active: #b9b5b0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 12px 12px 12px 12px; }