@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: "Barlow Semi Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_semi_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_semi_condensed_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: "Barlow Semi Condensed", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 100px; --bg-primary: #0b0d0c; --bg-primary-hover: #171918; --bg-primary-active: #1e201f; --bg-primary-invert: #e4e3e2; --bg-secondary: #171918; --bg-secondary-hover: #1e201f; --bg-secondary-active: #282928; --bg-tertiary: #1e201f; --bg-tertiary-hover: #282928; --bg-tertiary-active: #505150; --bg-quaternary: #505150; --bg-quaternary-hover: #747473; --bg-quaternary-active: #939392; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e3e2; --text-primary-invert: #0d0f0e; --text-secondary: #939392; --text-secondary-invert: #505150; --border-primary: #505150; --border-primary-hover: #747473; --border-secondary: #282928; --border-secondary-hover: #505150; --border-tertiary: #171918; --border-tertiary-hover: #1e201f; --border-active: #e4e3e2; --border-active-invert: #0b0d0c; --icon-primary: #e4e3e2; --icon-primary-invert: #0d0f0e; --icon-secondary: #939392; --input-bg: #0b0d0c; --input-border: #505150; --input-border-hover: #939392; --input-border-active: #e4e3e2; --bg-transparent: rgba(249, 248, 247, 0.05); --bg-transparent-strong: rgba(249, 248, 247, 0.08); --bg-transparent-strongest: rgba(249, 248, 247, 0.12); --bg-transparent-blur-base: rgba(11, 13, 12, 0.9); --border-transparent: rgba(249, 248, 247, 0.1); --border-transparent-strong: rgba(249, 248, 247, 0.12); --border-transparent-strongest: rgba(249, 248, 247, 0.16); --bg-brand: #c7652b; --bg-brand-hover: #9d5022; --bg-brand-active: #733a19; --text-on-brand: #ffffff; --text-brand: #c7652b; --text-brand-secondary: #492510; --icon-on-brand: #ffffff; --icon-brand: #c7652b; --icon-brand-secondary: #492510; --border-brand: #c7652b; --bg-brand-secondary: #1e160f; --bg-brand-secondary-hover: #311f12; --bg-brand-secondary-active: #432715; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }