@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: 125px; --bg-primary: #0b0d10; --bg-primary-hover: #17181b; --bg-primary-active: #1e1f22; --bg-primary-invert: #d32e26; --bg-secondary: #17181b; --bg-secondary-hover: #1e1f22; --bg-secondary-active: #27282a; --bg-tertiary: #1e1f22; --bg-tertiary-hover: #27282a; --bg-tertiary-active: #4f4f50; --bg-quaternary: #4f4f50; --bg-quaternary-hover: #727171; --bg-quaternary-active: #908f8d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdcd8; --text-primary-invert: #f4f1ec; --text-secondary: #908f8d; --text-secondary-invert: #4f4f50; --border-primary: #4f4f50; --border-primary-hover: #727171; --border-secondary: #27282a; --border-secondary-hover: #4f4f50; --border-tertiary: #17181b; --border-tertiary-hover: #1e1f22; --border-active: #dfdcd8; --border-active-invert: #0b0d10; --icon-primary: #dfdcd8; --icon-primary-invert: #f4f1ec; --icon-secondary: #908f8d; --input-bg: #0b0d10; --input-border: #4f4f50; --input-border-hover: #908f8d; --input-border-active: #dfdcd8; --bg-transparent: rgba(244, 241, 236, 0.05); --bg-transparent-strong: rgba(244, 241, 236, 0.08); --bg-transparent-strongest: rgba(244, 241, 236, 0.12); --bg-highlight: rgba(244, 241, 236, 0.05); --bg-highlight-hover: rgba(244, 241, 236, 0.08); --bg-highlight-active: rgba(244, 241, 236, 0.12); --bg-transparent-blur-base: rgba(11, 13, 16, 0.9); --border-transparent: rgba(244, 241, 236, 0.1); --border-transparent-strong: rgba(244, 241, 236, 0.12); --border-transparent-strongest: rgba(244, 241, 236, 0.16); --bg-brand: #d32e26; --bg-brand-hover: #a8251e; --bg-brand-active: #7d1b16; --icon-on-brand: #f4f1ec; --icon-brand-secondary: #51120f; --icon-link: #d32e26; --text-link: #d32e26; --text-link-secondary: #51120f; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }