@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #f3eee2; --bg-primary-hover: #e8e4d9; --bg-primary-active: #e1ded4; --bg-primary-invert: #701822; --bg-secondary: #e8e4d9; --bg-secondary-hover: #e1ded4; --bg-secondary-active: #d9d6cd; --bg-tertiary: #e1ded4; --bg-tertiary-hover: #d9d6cd; --bg-tertiary-active: #b3b3af; --bg-quaternary: #b3b3af; --bg-quaternary-hover: #929595; --bg-quaternary-active: #767a7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b3543; --text-primary-invert: #f3eee2; --text-secondary: #767a7e; --text-secondary-invert: #b3b3af; --border-primary: #b3b3af; --border-primary-hover: #929595; --border-secondary: #d9d6cd; --border-secondary-hover: #b3b3af; --border-tertiary: #e8e4d9; --border-tertiary-hover: #e1ded4; --border-active: #2b3543; --border-active-invert: #f3eee2; --icon-primary: #2b3543; --icon-primary-invert: #f3eee2; --icon-secondary: #767a7e; --input-bg: #f3eee2; --input-border: #b3b3af; --input-border-hover: #767a7e; --input-border-active: #2b3543; --bg-transparent: rgba(23, 35, 51, 0.05); --bg-transparent-strong: rgba(23, 35, 51, 0.08); --bg-transparent-strongest: rgba(23, 35, 51, 0.12); --bg-highlight: rgba(23, 35, 51, 0.05); --bg-highlight-hover: rgba(23, 35, 51, 0.08); --bg-highlight-active: rgba(23, 35, 51, 0.12); --bg-transparent-blur-base: rgba(243, 238, 226, 0.9); --border-transparent: rgba(23, 35, 51, 0.1); --border-transparent-strong: rgba(23, 35, 51, 0.12); --border-transparent-strongest: rgba(23, 35, 51, 0.16); --bg-brand: #701822; --bg-brand-hover: #460f15; --bg-brand-active: #1c0609; --icon-on-brand: #f3eee2; --icon-brand-secondary: black; --icon-link: #701822; --text-link: #701822; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }