@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: "League Gothic"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_gothic_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_gothic_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf; --font-family-heading: "League Gothic", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f5f5f3; --bg-primary-hover: #ecebe9; --bg-primary-active: #e6e5e2; --bg-primary-invert: #4e3e36; --bg-secondary: #ecebe9; --bg-secondary-hover: #e6e5e2; --bg-secondary-active: #dfddda; --bg-tertiary: #e6e5e2; --bg-tertiary-hover: #dfddda; --bg-tertiary-active: #c0bbb7; --bg-quaternary: #c0bbb7; --bg-quaternary-hover: #a49d97; --bg-quaternary-active: #8d827c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4e3e36; --text-primary-invert: #f3f3f1; --text-secondary: #8d827c; --text-secondary-invert: #c0bbb7; --border-primary: #c0bbb7; --border-primary-hover: #a49d97; --border-secondary: #dfddda; --border-secondary-hover: #c0bbb7; --border-tertiary: #ecebe9; --border-tertiary-hover: #e6e5e2; --border-active: #4e3e36; --border-active-invert: #f5f5f3; --icon-primary: #4e3e36; --icon-primary-invert: #f3f3f1; --icon-secondary: #8d827c; --input-bg: #f5f5f3; --input-border: #c0bbb7; --input-border-hover: #8d827c; --input-border-active: #4e3e36; --bg-transparent: rgba(62, 44, 35, 0.05); --bg-transparent-strong: rgba(62, 44, 35, 0.08); --bg-transparent-strongest: rgba(62, 44, 35, 0.12); --bg-transparent-blur-base: rgba(245, 245, 243, 0.9); --border-transparent: rgba(62, 44, 35, 0.1); --border-transparent-strong: rgba(62, 44, 35, 0.12); --border-transparent-strongest: rgba(62, 44, 35, 0.16); --bg-brand: #a63a3a; --bg-brand-hover: #802d2d; --bg-brand-active: #5a2020; --text-on-brand: #f5e6c8; --text-brand: #a63a3a; --text-brand-secondary: #351212; --icon-on-brand: #f5e6c8; --icon-brand: #a63a3a; --icon-brand-secondary: #351212; --border-brand: #a63a3a; --bg-brand-secondary: #ede2e1; --bg-brand-secondary-hover: #e5d0ce; --bg-brand-secondary-active: #ddbdbc; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 8px 8px 8px 8px; }