@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"); } @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: 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-regular: 800; --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_n8.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n8.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 134px; --bg-primary: #ffd730; --bg-primary-hover: #f2cc2e; --bg-primary-active: #ebc62c; --bg-primary-invert: #171304; --bg-secondary: #f2cc2e; --bg-secondary-hover: #ebc62c; --bg-secondary-active: #e0bd2a; --bg-tertiary: #ebc62c; --bg-tertiary-hover: #e0bd2a; --bg-tertiary-active: #b59922; --bg-quaternary: #b59922; --bg-quaternary-hover: #8f781b; --bg-quaternary-active: #6e5c15; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171304; --text-primary-invert: #fcd530; --text-secondary: #6e5c15; --text-secondary-invert: #b59922; --border-primary: #b59922; --border-primary-hover: #8f781b; --border-secondary: #e0bd2a; --border-secondary-hover: #b59922; --border-tertiary: #f2cc2e; --border-tertiary-hover: #ebc62c; --border-active: #171304; --border-active-invert: #ffd730; --icon-primary: #171304; --icon-primary-invert: #fcd530; --icon-secondary: #6e5c15; --input-bg: #ffd730; --input-border: #b59922; --input-border-hover: #6e5c15; --input-border-active: #171304; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 215, 48, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffd730; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffd730; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e6c22b; --bg-brand-secondary-hover: #ccac26; --bg-brand-secondary-active: #b39722; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }