@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-heading: uppercase; --logo-width: 70px; --bg-primary: #49462b; --bg-primary-hover: #524d2d; --bg-primary-active: #58512e; --bg-primary-invert: #efc351; --bg-secondary: #524d2d; --bg-secondary-hover: #58512e; --bg-secondary-active: #5f5630; --bg-tertiary: #58512e; --bg-tertiary-hover: #5f5630; --bg-tertiary-active: #7e6e37; --bg-quaternary: #7e6e37; --bg-quaternary-hover: #99823d; --bg-quaternary-active: #b19443; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efc351; --text-primary-invert: #4b472b; --text-secondary: #b19443; --text-secondary-invert: #7e6e37; --border-primary: #7e6e37; --border-primary-hover: #99823d; --border-secondary: #5f5630; --border-secondary-hover: #7e6e37; --border-tertiary: #524d2d; --border-tertiary-hover: #58512e; --border-active: #efc351; --border-active-invert: #49462b; --icon-primary: #efc351; --icon-primary-invert: #4b472b; --icon-secondary: #b19443; --input-bg: #49462b; --input-border: #7e6e37; --input-border-hover: #b19443; --input-border-active: #efc351; --bg-transparent: rgba(255, 207, 85, 0.05); --bg-transparent-strong: rgba(255, 207, 85, 0.08); --bg-transparent-strongest: rgba(255, 207, 85, 0.12); --bg-transparent-blur-base: rgba(73, 70, 43, 0.9); --border-transparent: rgba(255, 207, 85, 0.1); --border-transparent-strong: rgba(255, 207, 85, 0.12); --border-transparent-strongest: rgba(255, 207, 85, 0.16); --bg-brand: #ffcf55; --bg-brand-hover: #ffc122; --bg-brand-active: #eeab00; --text-on-brand: #191b1d; --text-brand: #ffcf55; --text-brand-secondary: #bb8600; --icon-on-brand: #191b1d; --icon-brand: #ffcf55; --icon-brand-secondary: #bb8600; --border-brand: #ffcf55; --bg-brand-secondary: #5b542f; --bg-brand-secondary-hover: #6d6133; --bg-brand-secondary-active: #806f38; --input-radius: 2px; --image-radius: 0px; --panel-radius: 2px; --button-radius: 20px 20px 20px 20px; }