@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: Inter; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f3ec; --bg-primary-hover: #ece8e1; --bg-primary-active: #e5e1da; --bg-primary-invert: #262525; --bg-secondary: #ece8e1; --bg-secondary-hover: #e5e1da; --bg-secondary-active: #dbd8d2; --bg-tertiary: #e5e1da; --bg-tertiary-hover: #dbd8d2; --bg-tertiary-active: #b4b1ac; --bg-quaternary: #b4b1ac; --bg-quaternary-hover: #92908c; --bg-quaternary-active: #74726f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #262525; --text-primary-invert: #f5f1ea; --text-secondary: #74726f; --text-secondary-invert: #b4b1ac; --border-primary: #b4b1ac; --border-primary-hover: #92908c; --border-secondary: #dbd8d2; --border-secondary-hover: #b4b1ac; --border-tertiary: #ece8e1; --border-tertiary-hover: #e5e1da; --border-active: #262525; --border-active-invert: #f7f3ec; --icon-primary: #262525; --icon-primary-invert: #f5f1ea; --icon-secondary: #74726f; --input-bg: #f7f3ec; --input-border: #b4b1ac; --input-border-hover: #74726f; --input-border-active: #262525; --bg-transparent: rgba(17, 17, 17, 0.05); --bg-transparent-strong: rgba(17, 17, 17, 0.08); --bg-transparent-strongest: rgba(17, 17, 17, 0.12); --bg-transparent-blur-base: rgba(247, 243, 236, 0.9); --border-transparent: rgba(17, 17, 17, 0.1); --border-transparent-strong: rgba(17, 17, 17, 0.12); --border-transparent-strongest: rgba(17, 17, 17, 0.16); --bg-brand: #ba4504; --bg-brand-hover: #883203; --bg-brand-active: #562002; --text-on-brand: #ffffff; --text-brand: #ba4504; --text-brand-secondary: #240d01; --icon-on-brand: #ffffff; --icon-brand: #ba4504; --icon-brand-secondary: #240d01; --border-brand: #ba4504; --bg-brand-secondary: #f1e2d5; --bg-brand-secondary-hover: #ebd0be; --bg-brand-secondary-active: #e5bfa6; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 4px 4px 4px 4px; }