@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f5f3ee; --bg-primary-hover: #eae9e4; --bg-primary-active: #e4e2de; --bg-primary-invert: #353534; --bg-secondary: #eae9e4; --bg-secondary-hover: #e4e2de; --bg-secondary-active: #dcdad6; --bg-tertiary: #e4e2de; --bg-tertiary-hover: #dcdad6; --bg-tertiary-active: #b8b6b3; --bg-quaternary: #b8b6b3; --bg-quaternary-hover: #989794; --bg-quaternary-active: #7d7c7a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #353534; --text-primary-invert: #f3f1ec; --text-secondary: #7d7c7a; --text-secondary-invert: #b8b6b3; --border-primary: #b8b6b3; --border-primary-hover: #989794; --border-secondary: #dcdad6; --border-secondary-hover: #b8b6b3; --border-tertiary: #eae9e4; --border-tertiary-hover: #e4e2de; --border-active: #353534; --border-active-invert: #f5f3ee; --icon-primary: #353534; --icon-primary-invert: #f3f1ec; --icon-secondary: #7d7c7a; --input-bg: #f5f3ee; --input-border: #b8b6b3; --input-border-hover: #7d7c7a; --input-border-active: #353534; --bg-transparent: rgba(34, 34, 34, 0.05); --bg-transparent-strong: rgba(34, 34, 34, 0.08); --bg-transparent-strongest: rgba(34, 34, 34, 0.12); --bg-transparent-blur-base: rgba(245, 243, 238, 0.9); --border-transparent: rgba(34, 34, 34, 0.1); --border-transparent-strong: rgba(34, 34, 34, 0.12); --border-transparent-strongest: rgba(34, 34, 34, 0.16); --bg-brand: #e7e2d5; --bg-brand-hover: #d4ccb5; --bg-brand-active: #c2b594; --text-on-brand: #0e0e0e; --text-brand: #e7e2d5; --text-brand-secondary: #af9f74; --icon-on-brand: #0e0e0e; --icon-brand: #e7e2d5; --icon-brand-secondary: #af9f74; --border-brand: #e7e2d5; --bg-brand-secondary: #f4f1ec; --bg-brand-secondary-hover: #f2f0e9; --bg-brand-secondary-active: #f1eee7; --input-radius: 0px; --image-radius: 16px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }